.brand-slider-section{padding:10px 0;background:#fff}.brand-slider-wrapper{overflow:hidden}.brand-slider{display:flex;align-items:center;gap:50px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.brand-slider::-webkit-scrollbar{display:none}.brand-item{flex:0 0 auto;min-width:20%;text-align:center;scroll-snap-align:center}.brand-item img{max-height:60px;width:auto;opacity:.75;transition:all .35s ease}.brand-item:hover img{opacity:1;transform:scale(1.08)}.brand-slider{cursor:grab}.brand-slider.dragging{cursor:grabbing}@media(max-width:990px){.brand-item{min-width:33.33%}}@media(max-width:600px){.brand-slider{gap:30px}.brand-item{min-width:100%}.brand-item img{max-height:60px}}.category-products{padding:40px 20px}.section-title{text-align:center;font-size:36px;font-weight:700;margin-top:10px;margin-bottom:30px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product-card{text-decoration:none;border:1px solid #eee;border-radius:10px;text-align:center;background:#fff;overflow:hidden;position:relative;transition:all .4s ease}.product-image{overflow:hidden;position:relative;padding:0}.product-image img{width:100%;height:250px;object-fit:cover;display:block;transition:all .6s ease}.img-main{position:relative;z-index:1}.img-hover{position:absolute;top:0;left:0;opacity:0;transform:translate(80px) scale(1)}.product-card:hover .img-main{opacity:0;transform:scale(1.1)}.product-card:hover .img-hover{opacity:1;transform:translate(0) scale(1.1)}.product-title{margin-top:15px;font-size:16px;font-weight:600;color:#222}@media(max-width:1025px){.product-image img{height:195px}}@media(max-width:990px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.category-products{padding:30px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:15px}.product-image img{height:140px}.section-title{font-size:26px}}.custom-footer{background:#ff4d64;font-family:inherit;color:#fff}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;padding:90px 20px;border-bottom:1px solid rgba(255,255,255,.4);align-items:start}.custom-footer p,.custom-footer span,.custom-footer a{font-size:14px;color:#fff;text-align:center}.footer-col h3{color:#fff;font-size:20px;margin-bottom:25px;text-align:center}.footer-contact-item{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:18px;font-size:16px}.footer-contact-item img{width:18px}.footer-center{border-left:1px solid rgba(255,255,255,.4);border-right:1px solid rgba(255,255,255,.4);padding:0 40px;text-align:center}.footer-social{display:flex;justify-content:center;gap:15px}.footer-social-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.5);transition:all .35s ease}.footer-social-icon:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000040}.footer-social-icon img{width:22px;transition:all .35s ease}.footer-social-icon:hover img{filter:brightness(1.2)}.footer-newsletter{display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.6);padding-bottom:8px;margin-top:25px;max-width:260px;margin-left:auto;margin-right:auto}.footer-newsletter input{border:none;background:none;outline:none;width:100%;font-size:14px;color:#fff}.footer-newsletter input::placeholder{color:#fff;opacity:1}.footer-newsletter button{border:none;background:none;cursor:pointer}.footer-bottom{background:#2e2e2e;color:#fff;padding:15px 0}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center}.footer-copy{font-size:15px}.footer-payments img{height:40px;margin-left:10px}.footer-top-btn{position:fixed;bottom:25px;right:25px;width:50px;height:50px;border-radius:50%;border:none;background:#e6a89f;font-size:20px;cursor:pointer}@media(max-width:768px){.footer-top{grid-template-columns:1fr;text-align:center}.footer-center{border:none;padding:0}.footer-contact-item{justify-content:center}.footer-bottom-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}}.fragrance-section{padding:40px 20px;width:100%;overflow:hidden}.fragrance-wrapper{display:flex;min-height:520px}.fragrance-left{width:50%;background-size:cover;background-position:center;display:flex;align-items:center;padding:80px}.fragrance-content{max-width:450px}.fragrance-content h2{font-size:36px;margin-bottom:20px;font-weight:700}.fragrance-content p{font-size:17px;line-height:1.7;margin-bottom:30px;color:#444}.fragrance-buttons{display:flex;gap:20px;flex-wrap:wrap}.frag-btn{padding:14px 34px;text-decoration:none;font-size:14px;letter-spacing:1px;border-radius:6px;transition:all .35s ease;display:inline-block}.frag-btn-outline{border:1px solid #d6001c;color:#d6001c;background:transparent}.frag-btn-outline:hover{background:#d6001c;color:#fff}.frag-btn-dark{background:#d6001c;color:#fff;border:1px solid #d6001c}.frag-btn-dark:hover{background:#fff;color:#d6001c;border-color:#d6001c}.fragrance-right{width:50%;display:flex;align-items:center;justify-content:center;background:#fff}.fragrance-image-wrapper{position:relative;width:75%;max-width:520px;overflow:hidden}.fragrance-image-wrapper img{width:100%;height:auto;display:block;border-radius:8px}.hover-overlay{position:absolute;top:0;left:-150%;width:60%;height:100%;background:#ffffff1a;transform:skew(-25deg);transition:all .9s ease;pointer-events:none}.fragrance-image-wrapper:hover .hover-overlay{left:150%}@media(max-width:768px){.fragrance-wrapper{flex-direction:column}.fragrance-left{width:100%;padding:10px;text-align:left}.fragrance-right{width:100%;height:400px}.fragrance-image-wrapper{position:relative;width:96%;max-width:500px}.fragrance-content h2{font-size:26px}.fragrance-content p{font-size:15px;line-height:1.5}}.insta-section{padding:40px 15px;text-align:center}.insta-heading{font-size:34px;margin-bottom:40px;font-weight:600}.insta-slider-wrapper{position:relative;overflow:hidden}.insta-slider{display:flex;gap:15px;transition:transform .4s ease}.insta-item{min-width:20%;position:relative;overflow:hidden}.insta-item img{width:100%;height:260px;object-fit:cover;transition:transform .4s ease}.insta-item:hover img{transform:scale(1.08)}.insta-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000059;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.insta-item:hover .insta-overlay{opacity:1}.insta-prev,.insta-next{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;width:40px;height:40px;cursor:pointer;box-shadow:0 4px 12px #00000026;z-index:5}.insta-prev{left:5px}.insta-next{right:5px}.insta-prev:disabled,.insta-next:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}@media(max-width:990px){.insta-item{min-width:33.33%}}@media(max-width:600px){.insta-item{min-width:100%}.insta-heading{font-size:26px}.insta-prev,.insta-next{display:none}}.services-section{padding:40px 20px;background:#fff;text-align:center}.services-heading{font-size:36px;font-weight:700;margin-bottom:40px}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.service-icon img{width:55px;margin-bottom:20px;opacity:.7}.service-title{font-size:16px;font-weight:600;margin-bottom:10px}.service-text{font-size:14px;color:#777;line-height:1.6;max-width:260px;margin:auto}.service-item{background:#fff;padding:35px 25px;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 25px #0000000d;transition:all .35s ease;position:relative;overflow:hidden}.service-item:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f;border-color:#f2d6d2}.service-item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);opacity:0;transition:opacity .4s ease}.service-item:hover:before{opacity:.4}.service-icon img{width:55px;margin-bottom:20px;opacity:.8;transition:transform .35s ease}.service-item:hover .service-icon img{transform:scale(1.1)}@media(max-width:990px){.services-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:600px){.services-section{padding:30px 15px}.services-heading{font-size:26px}.services-grid{grid-template-columns:repeat(1,1fr);gap:25px}.service-text{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
