.section-warmth-finder-main .row.full-width-row{padding:0}.section-warmth-finder-main .row.full-width-row>.columns{padding:0}.shopify-section:has(.warmth-finder),.section-warmth-finder-main{overflow:visible!important}.warmth-finder{position:relative;overflow:visible;color:var(--warmth-text-color, #fff);padding:40px 0}.warmth-finder__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--warmth-bg-color, #000);overflow:hidden;z-index:0}.warmth-finder__backdrop-media{position:absolute;top:0;right:0;bottom:0;left:0}.warmth-finder__backdrop-media img{width:100%;height:100%;object-fit:cover;object-position:center}.warmth-finder__backdrop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--warmth-overlay-color-rgb, 0, 0, 0),var(--warmth-overlay-opacity, .3))}.warmth-finder__header{position:relative;z-index:2;text-align:center}.warmth-finder__heading{margin:0;color:inherit;letter-spacing:.02em;font-weight:700}.warmth-finder__subheading{display:flex;margin:0;padding:0;justify-content:center}.warmth-finder__subheading span{display:inline-block;background:var(--warmth-subheading-bg, #ff40b4);color:#fff;padding:6px 14px;font-size:13px;letter-spacing:.08em;font-weight:600;text-transform:uppercase;text-wrap:balance}.warmth-finder__carousel{position:relative;z-index:3;overflow:hidden}.warmth-finder__nav{display:none}.warmth-finder__grid{position:relative;z-index:3;display:grid;gap:20px;padding:0 20px}.warmth-finder__grid[data-columns="1"]{grid-template-columns:1fr}.warmth-finder__grid[data-columns="2"]{grid-template-columns:repeat(2,1fr)}.warmth-finder__grid[data-columns="3"]{grid-template-columns:repeat(3,1fr)}.warmth-finder__slide{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.warmth-finder__slide--clone{display:none}.warmth-finder__slide-media{position:relative;width:100%;display:flex;align-items:flex-end;justify-content:center;height:clamp(300px,34vw,500px)}.warmth-finder__slide-media img,.warmth-finder__slide-media svg{width:auto;max-width:100%;height:100%;display:block;object-fit:contain;object-position:center center}.warmth-finder__plus{position:absolute;width:10px;height:10px;pointer-events:none;z-index:4}@media only screen and (min-width:600px){.warmth-finder__plus{width:12px;height:12px}}@media only screen and (min-width:1440px){.warmth-finder__plus{width:14px;height:14px}}@media only screen and (min-width:1920px){.warmth-finder__plus{width:18px;height:18px}}@media only screen and (min-width:2560px){.warmth-finder__plus{width:20px;height:20px}}.warmth-finder__plus:before,.warmth-finder__plus:after{content:"";position:absolute;background:#151515}.warmth-finder__plus:before{top:0;left:50%;width:1px;height:100%;transform:translate(-50%)}.warmth-finder__plus:after{left:0;top:50%;width:100%;height:1px;transform:translateY(-50%)}.warmth-finder__plus--tl{left:10%;top:10%;transform:translate(-50%,-50%)}.warmth-finder__plus--tr{right:10%;top:10%;transform:translate(50%,-50%)}.warmth-finder__plus--bl{left:10%;bottom:10%;transform:translate(-50%,50%)}.warmth-finder__plus--br{right:10%;bottom:10%;transform:translate(50%,50%)}@media only screen and (min-width:1000px){.warmth-finder__slide:not(.warmth-finder__slide--first) .warmth-finder__plus--tl,.warmth-finder__slide:not(.warmth-finder__slide--first) .warmth-finder__plus--bl{display:none}}.warmth-finder__slide-content{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;color:var(--color-body-text, #000)}.warmth-finder__overline{margin:0;font-size:13px;text-transform:uppercase;line-height:1.2;opacity:.7;font-weight:600;font-family:Sohne,Inter,Helvetica,Arial,sans-serif}.warmth-finder__badge{margin:0;font-size:40px;font-family:Inter;font-weight:700;text-transform:uppercase;line-height:1.1}.warmth-finder__description{margin:0;font-size:15px;line-height:1.4;max-width:320px}.warmth-finder__actions{display:flex;gap:20px;justify-content:center;margin-top:8px}.warmth-finder .button,.warmth-finder a.button{min-width:130px;min-height:40px;padding:10px 0;font-size:14px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.warmth-finder .button.button--black,.warmth-finder a.button.button--black{background-color:#000!important;color:#fff!important;border:1px solid #000!important;width:200px}.warmth-finder .button.button--black:hover,.warmth-finder a.button.button--black:hover{background-color:#1a1a1a!important;color:#fff!important;border-color:#1a1a1a!important}.warmth-finder__actions--single .button{min-width:160px}@media only screen and (max-width:1439px)and (min-width:999px){.warmth-finder__actions{flex-direction:column;gap:10px}}@media only screen and (max-width:999px){.warmth-finder{padding:0 0 40px}.warmth-finder__header{padding-top:30px}.warmth-finder__grid{display:flex;grid-template-columns:none;padding:0;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.warmth-finder__grid::-webkit-scrollbar{display:none}.warmth-finder__slide{flex:0 0 100%;min-width:100%;scroll-snap-align:center;scroll-snap-stop:always;padding:0 15px}.warmth-finder__slide--clone{display:flex}.warmth-finder__slide-media{height:350px}.warmth-finder__actions,.warmth-finder__actions .button{width:100%}.warmth-finder__nav{display:flex;align-items:center;justify-content:center;position:absolute;top:35%;transform:translate(10%,-50%);width:100px;height:100px;padding:0;border:0;background:none;color:#000;cursor:pointer;z-index:5;transition:opacity .2s ease}.warmth-finder__nav:hover{opacity:.65}.warmth-finder__nav:disabled{opacity:0;pointer-events:none}.warmth-finder__nav--prev{left:0;transform:translate(-10%,-50%)}.warmth-finder__nav--next{right:0}.warmth-finder__nav svg{display:block;width:100%;height:100%;stroke-width:.5}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/warmth-finder-main.css.map */
