.carousel-wrapper{position:relative;width:100%;max-width:none;margin:40px auto;overflow:hidden;padding-bottom:88px;background:#f9f9f9}.carousel-container{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.carousel-container::-webkit-scrollbar{display:none}.carousel-container.is-animating{scroll-behavior:auto;scroll-snap-type:none}.card{flex:0 0 calc((100% - 48px)/4);background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000000f;scroll-snap-align:start;padding:22px;transition:transform .15s ease,box-shadow .15s ease;position:relative}.card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000014}.card-media{display:block;width:100%;border-radius:14px;overflow:hidden;margin-bottom:16px;background:#f3f4f6}.card-media img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.card-content{position:relative;display:flex;flex-direction:column;padding-right:84px}.card-content a{text-decoration:none;color:inherit}.card-title{font-size:18px;line-height:1.3;font-weight:600;color:#111;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.card-action{position:absolute;right:22px;bottom:22px;display:flex;align-items:center;justify-content:center}.card-action a{width:64px;height:40px;border-radius:9999px;background:linear-gradient(180deg,#f77356,#f75b38);color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;line-height:1;box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.card-action a:hover{transform:translateY(-2px);box-shadow:none}.card-action a:active{filter:brightness(.96)}.card-action a svg{width:16px;height:16px;display:block}.carousel-nav{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:2}.carousel-nav button{width:52px;height:52px;border:none;background:#fff;border:1px solid #ddd;border-radius:50%;cursor:pointer;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;transition:transform .15s ease,background .15s ease}.carousel-nav button:hover{background:#f5f5f5;transform:translateY(-1px)}.carousel-nav button[disabled]{opacity:.4;cursor:not-allowed}.carousel-nav button svg{width:26px;height:26px;display:block}@media (max-width: 1200px){.card{flex:0 0 calc((100% - 32px) / 3)}}@media (max-width: 900px){.card{flex:0 0 calc((100% - 16px)/2)}}@media (max-width: 600px){.card{flex:0 0 82%}}.collection-grid-wrapper{padding:40px 20px;text-align:center}.collection-grid-heading{font-size:28px;margin-bottom:20px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media (max-width: 1024px){.collection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.collection-grid{grid-template-columns:1fr}}.product-card{background:#fff;border-radius:8px;overflow:hidden;text-align:left;display:flex;flex-direction:column}.product-card img{width:100%;object-fit:cover}.product-card .info{padding:10px;flex-grow:1}.product-card .info h3{font-size:16px;margin:0 0 8px}.product-card .info .price{font-weight:700}.view-all-button{display:inline-block;margin-top:30px;padding:10px 20px;border:1px solid #000;border-radius:4px;text-decoration:none;font-weight:700;transition:background .2s}.view-all-button:hover{background:#000;color:#fff}.promo-adventure-mobile{display:none}@media (max-width: 990px){.promo-desktop{display:none!important}.promo-adventure-mobile{display:block;font-family:Arial,sans-serif;color:#fff;--gutter: 16px;margin:20px var(--gutter) 0;border-radius:20px;overflow:hidden;position:relative;background-size:cover;background-position:40% center;background-repeat:no-repeat;padding:min(5vw,24px)}.promo-adventure-mobile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#00000040 36%,#0000 62%);pointer-events:none}.promo-adventure-mobile .hero{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px}.promo-adventure-mobile .hero h1{margin:0;font-weight:400;line-height:1.1}.promo-adventure-mobile .hero .line1{display:block;font-size:clamp(20px,6.6vw,28px)}.promo-adventure-mobile .hero .line2{display:block;font-size:clamp(24px,8.6vw,34px);font-weight:700}.promo-adventure-mobile .hero p{margin:6px 0 10px;font-size:clamp(14px,3.8vw,16px);line-height:1.45;letter-spacing:.22px}.promo-adventure-mobile .cta{position:relative;overflow:hidden;background:#ff5c4d;color:#fff;font-weight:700;border:none;height:clamp(44px,10vw,50px);min-width:clamp(120px,42vw,180px);border-radius:9999px;padding:0 clamp(18px,6vw,26px);display:inline-flex;align-items:center;justify-content:center}.promo-adventure-mobile .cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:-75%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-25deg);pointer-events:none}.promo-adventure-mobile .cta:hover:before{animation:shine .75s ease-in-out}@keyframes shine{0%{left:-75%}to{left:125%}}.promo-adventure-mobile .strip{position:relative;z-index:1;margin-top:14px;background:#ffffff14;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:14px;padding:10px 0 6px}.promo-adventure-mobile .cards{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding:0 var(--gutter) 8px}.promo-adventure-mobile .card{scroll-snap-align:start;background:#fff;color:#000;border-radius:12px;box-shadow:0 4px 10px #0000001f;padding:12px;width:clamp(180px,66vw,240px);flex:0 0 clamp(180px,66vw,240px);text-align:center;display:flex;flex-direction:column;align-items:stretch}.promo-adventure-mobile .card h4{margin:0 0 8px;font-size:15px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.promo-adventure-mobile .card h4 a{color:inherit;text-decoration:none}.promo-adventure-mobile .card h4 a:hover{text-decoration:underline}.promo-adventure-mobile .img{width:100%;aspect-ratio:1 / 1;border-radius:8px;background:#f6f6f6;overflow:hidden;display:grid;place-items:center}.promo-adventure-mobile .img img{width:100%;height:100%;object-fit:contain;display:block}.promo-adventure-mobile .price{margin-top:auto;font-weight:700;font-size:15px;padding-top:8px}.promo-adventure-mobile .cards::-webkit-scrollbar{height:8px}.promo-adventure-mobile .cards::-webkit-scrollbar-track{background:transparent}.promo-adventure-mobile .cards::-webkit-scrollbar-thumb{background:#ffffff59;border-radius:999px}}.promo-container{font-family:Arial,sans-serif;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:20px;padding:30px;--outer-gutter: clamp(16px, 4vw, 32px);margin-left:var(--outer-gutter);margin-right:var(--outer-gutter);border-radius:20px;overflow:hidden;position:relative;display:flex;gap:30px;align-items:center;justify-content:space-between;height:var(--section-h, auto);aspect-ratio:var(--section-ar, var(--promo-ar, 16/9))}@media (max-width: 990px){.promo-container{--outer-gutter: 16px;height:var(--section-h-m, var(--section-h, auto))}}.hero{max-width:500px;background:#0000;padding:20px;border-radius:12px;flex-shrink:0}.hero h1{font-weight:400;line-height:1.2}.hero h1 .line1{display:block;font-size:var(--h1-size, 32px);line-height:110%}.hero h1 .line2{display:block;font-size:var(--h2-size, 32px);font-weight:700;line-height:110%}.hero h1 span{color:#fff}.hero p{margin:15px 0;font-size:var(--subtext-size, 17px);line-height:150%;letter-spacing:.22px}.hero button{position:relative;overflow:hidden;cursor:pointer}.hero button:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.6),transparent);transform:skew(-25deg);pointer-events:none}.hero button:hover:before{animation:shine .75s ease-in-out}@keyframes shine{0%{left:-75%}to{left:125%}}.hero button{background:#ff5c4d;border:none;display:inline-flex;align-items:center;justify-content:center;height:51px;min-width:122px;padding:0 24px;font-size:16px;line-height:1;color:#fff;font-weight:700;border-radius:9999px}.product-carousel{display:flex;gap:18px;overflow-x:auto;padding-bottom:14px;align-items:stretch}.product-card{background:#fff;color:#000;border-radius:12px;padding:12px;width:var(--card-w, 260px);flex:0 0 var(--card-w, 260px);box-shadow:0 4px 10px #0000001a;text-align:center;display:flex;flex-direction:column}.product-card h4{font-size:16px;margin:0 0 8px}.product-card h4 a{color:inherit;text-decoration:none;display:inline-block}.product-card h4 a:hover{text-decoration:underline}.product-card .product-image{width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f6f6f6;display:grid;place-items:center}.product-card .product-image img{width:100%;height:100%;object-fit:contain;display:block}.product-card p{font-weight:700;font-size:15px;margin:auto 0 0}@media (max-width: 990px){.promo-container{flex-direction:column;align-items:stretch;justify-content:flex-end;gap:16px;height:auto;aspect-ratio:auto;--outer-gutter: 16px;padding:min(5vw,24px);background-position:40% center}.hero{max-width:none;padding:0}.hero h1 .line1{font-size:clamp(22px,7.6vw,var(--h1-size));line-height:1.05}.hero h1 .line2{font-size:clamp(26px,9.2vw,var(--h2-size));line-height:1.05}.hero p{font-size:clamp(14px,3.8vw,var(--subtext-size));line-height:1.4}.hero button{height:clamp(44px,10vw,51px);min-width:clamp(120px,36vw,160px);font-size:clamp(14px,3.6vw,16px);padding:0 clamp(16px,5vw,24px)}.product-carousel{gap:12px;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.product-card{scroll-snap-align:start;width:clamp(180px,62vw,var(--card-w));flex:0 0 clamp(180px,62vw,var(--card-w))}}
/*# sourceMappingURL=/cdn/shop/t/51/compiled_assets/styles.css.map */
