.hero{height:90vh;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);display:flex}.hero-left{flex:1;display:flex;flex-direction:column;justify-content:center;gap:20px;padding-left:100px;line-height:1.1}.hero-left h2{color:#090909;font-size:26px;font-weight:600;margin:0}.hero-left p{color:#171717;font-size:70px;font-weight:700;margin:0;display:flex}.hero-hand-icon{display:flex;align-items:center;gap:20px}.hero-hand-icon-img{width:90px;height:auto;transition:transform .3s ease}.hero-hand-icon:hover .hero-hand-icon-img{transform:rotate(15deg)}.hero-latest-btn{display:flex;justify-content:center;align-items:center;gap:15px;width:310px;height:70px;border-radius:75px;margin-top:30px;background:#ff4141;color:#fff;font-size:22px;font-weight:500;cursor:pointer;transition:background .3s ease}.hero-latest-btn:hover{background:#e02e2e}.hero-right{flex:1;display:flex;justify-content:center;align-items:center}.hero-right-img{width:500px;height:auto}@media(max-width:1900px){.hero-left{padding-left:100px}.hero-left h2{font-size:22px}.hero-left p{font-size:60px}.hero-hand-icon-img{width:80px}.hero-latest-btn{gap:10px;width:250px;height:60px;font-size:18px}.hero-right-img{width:450px}}@media(max-width:1024px){.hero-left{padding-left:80px}.hero-left h2{font-size:20px}.hero-left p{font-size:30px}.hero-hand-icon-img{width:65px}.hero-right-img{width:300px}.hero-latest-btn{width:210px;height:50px;font-size:15px;font-weight:300}}@media(max-width:800px){.hero-left{padding-left:30px}.hero-left h2{font-size:20px}.hero-left p{font-size:40px}.hero-hand-icon-img{width:50px}.hero-right-img{width:300px}}@media(max-width:500px){.hero{flex-direction:column;justify-content:center}.hero-right{display:none}.hero-left h2{font-size:18px}.hero-left p{font-size:50px}.hero-hand-icon-img{width:55px}.hero-latest-btn{width:200px;height:45px;font-size:16px}}.item,.item-img{width:280px}.item-img{height:auto;border-radius:8px}.item p{margin:6px 0}.item-prices{display:flex;gap:20px}.item-price-new{color:#374151;font-size:18px;font-weight:600}.item-price-old{color:#8c8c8c;font-size:18px;font-weight:500;text-decoration:line-through}.item:hover{transform:scale(1.05);transition:.6s}.placeholder{opacity:.6;pointer-events:none}.placeholder-img{width:280px;height:420px;background-color:#d6ebff;border-radius:8px}.placeholder-text{height:16px;width:60%;background-color:#d6eaff;border-radius:4px;margin:6px auto}@media (max-width:1900px){.item{font-size:15px}.item-img{width:260px}.placeholder-img{width:260px;height:380px}.item-price-old{font-size:14px}}@media (max-width:1024px){.item{font-size:13px}.item,.item-img{width:170px}.placeholder-img{width:170px;height:220px}.item-price-old{font-size:13px}}@media (max-width:800px){.item{font-size:12px}.item,.item-img{width:120px}.placeholder-img{width:120px;height:200px}.item-price-old{font-size:12px}.item-price-new{font-size:17px}}@media (max-width:500px){.item,.item-img{width:160px}.placeholder-img{width:160px;height:200px}}.popular{display:flex;flex-direction:column;align-items:center;gap:10px;height:90vh;margin-top:50px}.popular h1{color:#171717;font-size:50px;font-weight:600}.popular hr{width:200px;height:6px;border-radius:10px;background:#252525}.popular-item{margin-top:50px;display:flex;gap:30px}@media (orientation:landscape){.popular{margin-bottom:300px}}@media(max-width:1900px){.popular{height:100vh}.popular h1{font-size:40px}.popular hr{width:160px;height:4px}.popular-item{gap:15px;margin-top:30px}}@media(max-width:1024px){.popular{height:60vh}.popular h1{font-size:30px}.popular hr{width:120px;height:3px}.popular-item{gap:15px;margin-top:20px}}@media(max-width:800px){.popular{height:50vh;gap:6px}.popular h1{font-size:20px}.popular hr{width:100px}.popular-item{gap:5px}}@media(max-width:540px){.popular{height:90vh;margin-top:0}.popular-item{margin-top:50px;display:grid;grid-template-columns:1fr 1fr;gap:30px;justify-content:center}}.offers{width:65%;height:60vh;display:flex;padding:0 140px;margin:auto auto 150px;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%)}.offers-left{flex:1;display:flex;flex-direction:column;justify-content:center}.offers-left h1{font-size:60px}.offers-left h1,.offers-left p{color:#171717;font-weight:600;display:flex}.offers-left p{font-size:22px}.offers-left button{width:250px;height:70px;border-radius:35px;background:#ff4141;border:none;color:#fff;font-size:22px;font-weight:500;margin-top:30px;cursor:pointer}.offers-right{flex:1;display:flex;align-items:center;justify-content:flex-end;padding-top:50px}.offers-right-img{width:350px;height:auto}@media(max-width:1900px){.offers{padding:0 80px;margin-top:40px;margin-bottom:120px}.offers-left h1{font-size:40px}.offers-left p{font-size:18px}.offers-right-img{width:300px}.offers-left button{width:220px;height:50px;font-size:18px}.offers-right{padding-top:30px}}@media(max-width:1024px){.offers{padding:0 60px;margin-top:50px;margin-bottom:80px;height:40vh}.offers-left h1{font-size:30px}.offers-left p{font-size:18px}.offers-right img{width:200px}.offers-left button{width:160px;height:40px;font-size:16px}.offers-right{padding-top:10px}}@media(max-width:800px){.offers{margin-top:100px;margin-bottom:60px}.offers-left h1{font-size:22px}.offers-left p{font-size:13px}.offers-right img{width:180px}.offers-left button{width:140px;height:30px;font-size:12px}}@media (max-height:600px){.offers{margin-top:150px}.offers-left h1{font-size:16px}.offers-left p{font-size:10px}.offers-right-img{width:120px}.offers-left button{width:120px;height:25px;font-size:10px;margin-top:12px}}@media(max-width:540px){.offers{height:25vh;margin-top:200px;margin-bottom:50px}.offers-left h1{font-size:16px}.offers-left p{font-size:10px}.offers-right-img{display:none}.offers-left button{width:120px;height:25px;font-size:10px;margin-top:12px}}@media (max-width:400px){.offers{margin-top:300px}}.new-collection{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:100px}.new-collection h1{color:#171717;font-size:50px;font-weight:600}.new-collection hr{width:200px;height:6px;border-radius:10px;background:#252525}.new-collection-item{margin-top:50px;display:flex;gap:30px}.collections{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-top:50px;gap:30px}@media(max-width:1900px){.new-collection h1{font-size:40px}}@media(max-width:1024px){.new-collection h1{font-size:30px}.new-collection hr{width:120px;height:3px}.collections{gap:15px;margin-top:20px}}@media(max-width:800px){.new-collection h1{font-size:20px}.new-collection hr{width:100px}.collections{gap:5px}}@media(max-width:540px){.collections{display:grid;grid-template-columns:1fr 1fr;gap:20px}}.newsletter{width:65%;height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 140px;margin:auto auto 150px;background:linear-gradient(180deg,#fde1ff,#e1ffea22 60%);gap:30px}.newsletter h1{color:#454545;font-size:50px;font-weight:600}.newsletter p{color:#454545;font-size:20px}.newsletter div{display:flex;align-items:center;justify-content:space-between;background:#fff;width:730px;height:70px;border-radius:80px;border:1px solid #e3e3e3}.newsletter input{width:500px;margin-left:30px;border:none;outline:none;color:#616161;font-family:Poppins;font-size:16px}.newsletter div button{width:210px;height:70px;border-radius:80px;background:#000;color:#fff;font-size:16px;cursor:pointer}@media(max-width:1900px){.newsletter{padding:0 80px;margin-bottom:120px;gap:20px}.newsletter h1{font-size:36px}.newsletter p{font-size:16px}.newsletter div{width:600px;height:60px}.newsletter div input{width:400px}.newsletter div button{width:160px;height:60px}}@media(max-width:1024px){.newsletter{margin-bottom:60px}.newsletter h1{font-size:30px}.newsletter p{font-size:14px}.newsletter div{width:500px;height:50px}.newsletter div input{width:300px;font-size:14px}.newsletter div button{width:120px;height:50px;font-size:14px}}@media(max-width:800px){.newsletter{margin-bottom:30px;height:35vh}.newsletter h1{font-size:18px}.newsletter p{font-size:12px}.newsletter div{width:400px;height:40px}.newsletter div input{width:200px;font-size:13px}.newsletter div button{width:100px;height:40px;font-size:13px}}@media(max-width:500px){.newsletter{height:25vh;width:100%;padding:0;gap:15px}.newsletter h1{font-size:16px}.newsletter p{font-size:13px;max-width:200px;text-align:center}.newsletter div{width:290px}.newsletter div input{width:130px}}@media(max-height:600px){.newsletter h1{font-size:14px}.newsletter p{font-size:12px;max-width:200px;text-align:center}}