.not-found-section{color:var(--white-color);background:var(--primary-color)}.not-found-section .small-shape{position:absolute;top:100px;right:0;transform:scale(-1);margin:auto;height:max-content}.not-found-section .small-shape img{max-height:236px;width:max-content}.not-found-section .inner-content{min-height:80vh;padding:160px 0 100px;display:flex;justify-content:center;align-items:center;flex-direction:column}.not-found-section h1{font-size:174px;font-weight:700;letter-spacing:12px;line-height:.85}.not-found-section p{font-size:24px;font-weight:500;letter-spacing:.5px}.not-found-section .shop-btn-dark:hover{color:var(--secondary-color);background:var(--white-color)}.nodatafound{padding:50px 30px;text-align:center;background:#fafafa;box-shadow:0 0 4px rgba(0,0,0,.15);max-width:768px;margin:auto}.nodatafound.full-width{width:98%;height:98%;display:flex;align-items:center;justify-content:center}.nodatafound .title{font-size:48px;line-height:1.25;font-weight:700}.nodatafound p{font-size:18px;line-height:1.5;font-weight:500}@media only screen and (max-width:767.5px){.not-found-section .small-shape{transform:rotate(90deg) scale(-1);display:block!important;top:auto;right:20px;bottom:-35px}.not-found-section .small-shape img{max-height:192px}.not-found-section h1{font-size:120px;letter-spacing:3px}.not-found-section p{font-size:18px}.nodatafound{padding:30px 15px}}