.comfort-shell{width:min(1220px,calc(100% - 32px));margin:0 auto}.comfort-kicker{margin:0 0 12px;font-size:12px;line-height:1.1;font-weight:900;text-transform:uppercase;letter-spacing:0}.comfort-kicker--light{color:#fff}.comfort-title{margin:0;color:#161616;font-size:clamp(30px,4vw,58px);line-height:.98;font-weight:900;letter-spacing:0}.comfort-section{padding:clamp(46px,7vw,82px) 0;background:var(--comfort-bg, #fff8ed);color:#161616}.comfort-section--tight{padding-top:34px}.comfort-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.comfort-text-link{color:#161616;font-weight:900;text-decoration:underline;text-underline-offset:4px}.comfort-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:2px solid #161616;border-radius:8px;background:#ff5a1f;color:#fff;font-weight:900;line-height:1;text-decoration:none;box-shadow:4px 4px #d7f44c;transition:transform .18s ease,box-shadow .18s ease}.comfort-button:hover{transform:translate(2px,2px);box-shadow:2px 2px #d7f44c}.comfort-button--light{background:#fff;color:#161616;box-shadow:4px 4px #2e3bff}.comfort-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.comfort-pill{display:inline-flex;width:fit-content;min-height:28px;align-items:center;padding:0 10px;border:2px solid #161616;border-radius:999px;background:var(--tile-accent, #d7f44c);color:#161616;font-size:11px;line-height:1;font-weight:900;text-transform:uppercase}.comfort-ticker{overflow:hidden;border-block:2px solid #161616;background:#d7f44c;color:#161616}.comfort-ticker__track{display:flex;width:max-content;animation:comfort-ticker 22s linear infinite}.comfort-ticker__group{display:flex;align-items:center;gap:34px;padding:12px 17px;white-space:nowrap;font-weight:900;text-transform:uppercase}.comfort-hero{position:relative;min-height:min(720px,calc(100vh - 120px));display:flex;align-items:flex-end;overflow:hidden;background:var(--comfort-hero-bg, #fff8ed);color:#fff}.comfort-hero__media,.comfort-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.comfort-hero__image{width:100%;height:100%;object-fit:cover}.comfort-hero__shade{background:linear-gradient(90deg,#161616c7,#16161661,#1616162e)}.comfort-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:34px;padding:clamp(56px,8vw,92px) 0 34px}.comfort-hero__copy{max-width:680px}.comfort-hero__heading{max-width:760px;margin:0;color:#fff;font-size:clamp(44px,7vw,92px);line-height:.9;font-weight:900;letter-spacing:0}.comfort-hero__text{max-width:590px;margin:20px 0 0;color:#ffffffe6;font-size:clamp(17px,1.6vw,22px);line-height:1.42}.comfort-hero__proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.comfort-proof{min-height:88px;padding:14px;border:2px solid rgba(255,255,255,.55);border-radius:8px;background:#ffffffe6;color:#161616}.comfort-proof strong,.comfort-proof span{display:block}.comfort-proof strong{margin-bottom:6px;font-size:20px;line-height:1;font-weight:900}.comfort-proof span{font-size:13px;line-height:1.25}.comfort-category-grid,.comfort-product-grid,.comfort-benefit-grid,.comfort-review-grid{display:grid;gap:14px}.comfort-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.comfort-category-card,.comfort-product-card,.comfort-benefit-card,.comfort-review-card,.comfort-mini-card,.comfort-faq{border:2px solid #161616;border-radius:8px;background:#fff}.comfort-category-card{position:relative;min-width:0;overflow:hidden;color:#161616;text-decoration:none}.comfort-category-card__media{display:block;background:var(--tile-accent, #d7f44c)}.comfort-category-card__image{display:block;width:100%;aspect-ratio:4 / 5;object-fit:cover}.comfort-category-card__body{display:flex;min-height:150px;flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.comfort-category-card__title{font-size:clamp(22px,2.5vw,34px);line-height:.95;font-weight:900}.comfort-category-card__cta,.comfort-product-card__cta,.comfort-promo-tile__cta{margin-top:auto;font-weight:900;text-decoration:underline;text-underline-offset:4px}.comfort-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.comfort-product-card{position:relative;min-width:0;overflow:hidden;color:#161616;text-decoration:none}.comfort-product-card__media{position:relative;display:block;background:#f2fff5}.comfort-product-card__image{display:block;width:100%;aspect-ratio:1 / 1.12;object-fit:cover}.comfort-product-card__badge{position:absolute;top:10px;left:10px;display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border:2px solid #161616;border-radius:999px;background:#ffcf33;font-size:11px;font-weight:900;text-transform:uppercase}.comfort-product-card__body{display:flex;min-height:166px;flex-direction:column;gap:10px;padding:14px}.comfort-product-card__title{min-height:44px;font-size:16px;line-height:1.2;font-weight:900}.comfort-product-card__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.comfort-product-card__price{display:inline-flex;min-height:30px;align-items:center;padding:0 10px;border-radius:6px;background:#d7f44c;font-weight:900}.comfort-promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.comfort-promo-tile{position:relative;min-height:430px;display:flex;align-items:flex-end;overflow:hidden;border:2px solid #161616;border-radius:8px;background:var(--promo-accent, #d7f44c);color:#fff;text-decoration:none}.comfort-promo-tile__image,.comfort-promo-tile__shade{position:absolute;top:0;right:0;bottom:0;left:0}.comfort-promo-tile__image{width:100%;height:100%;object-fit:cover}.comfort-promo-tile__shade{background:linear-gradient(0deg,#161616bf,#16161633 70%)}.comfort-promo-tile__content{position:relative;z-index:1;display:flex;max-width:470px;flex-direction:column;align-items:flex-start;gap:10px;padding:22px}.comfort-promo-tile strong{color:#fff;font-size:clamp(28px,4vw,54px);line-height:.95;font-weight:900}.comfort-promo-tile span{line-height:1.35}.comfort-benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.comfort-benefit-card,.comfort-review-card,.comfort-mini-card{padding:18px}.comfort-benefit-card__mark{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;margin-bottom:20px;border:2px solid #161616;border-radius:50%;background:#ffcf33;font-weight:900}.comfort-benefit-card h3,.comfort-mini-card h3{margin:0 0 8px;font-size:21px;line-height:1.05;font-weight:900}.comfort-benefit-card p,.comfort-mini-card p{margin:0;line-height:1.45}.comfort-review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.comfort-review-card{min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.comfort-review-card__rating{margin-bottom:18px;color:#ff5a1f;font-weight:900}.comfort-review-card p{margin:0;font-size:17px;line-height:1.45}.comfort-review-card strong{display:block;margin-top:22px;font-weight:900}.comfort-review-card strong span{display:block;margin-top:2px;color:#161616a8;font-size:13px;font-weight:700}.comfort-cta{padding:clamp(48px,7vw,78px) 0;background:#161616;color:#fff}.comfort-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.comfort-cta__heading{max-width:780px;margin:0;color:#fff;font-size:clamp(34px,5vw,72px);line-height:.95;font-weight:900;letter-spacing:0}.comfort-cta p{max-width:620px;margin:16px 0 0;color:#ffffffd1;line-height:1.45}.comfort-collection-hero{padding:clamp(42px,6vw,76px) 0;background:#fff8ed;color:#161616}.comfort-collection-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);gap:clamp(24px,5vw,58px);align-items:center}.comfort-collection-hero h1{max-width:720px;margin:0;font-size:clamp(38px,6vw,82px);line-height:.9;font-weight:900;letter-spacing:0}.comfort-collection-hero__text{max-width:620px;margin-top:18px;font-size:18px;line-height:1.5}.comfort-collection-hero__media,.comfort-product-story__media{overflow:hidden;border:2px solid #161616;border-radius:8px;background:#f2fff5}.comfort-collection-hero__image,.comfort-product-story__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.comfort-product-story__intro{max-width:920px;margin:0 auto;text-align:center}.comfort-product-story__lead{max-width:760px;margin:14px auto 0;color:#343841;font-size:18px;line-height:1.45}.comfort-lineup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:30px;padding:clamp(18px,2.6vw,34px);border-radius:8px;background:#f47f3b}.comfort-lineup-card{overflow:hidden;border-radius:7px;background:#fff;color:#161616}.comfort-lineup-card__media{background:#f4f4f4}.comfort-lineup-card__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.comfort-lineup-card__body{padding:14px 15px 16px}.comfort-lineup-card h3{margin:0 0 7px;font-size:19px;line-height:1.08;font-weight:900}.comfort-lineup-card p{margin:0;color:#343841;font-size:14px;line-height:1.45}.comfort-aop-comparison{width:min(100%,1010px);margin:44px auto 0;overflow-x:auto;border:1px solid rgba(22,22,22,.35);border-radius:18px;background:#fff}.comfort-aop-comparison table{width:100%;min-width:760px;border-collapse:collapse}.comfort-aop-comparison th,.comfort-aop-comparison td{padding:18px;text-align:center;vertical-align:middle}.comfort-aop-comparison thead th{background:#a9a9a9;color:#fff;font-size:18px;line-height:1.1;font-weight:900}.comfort-aop-comparison thead th:nth-child(2),.comfort-aop-comparison tbody td:nth-child(2){background:#fff0d8}.comfort-aop-comparison thead th:nth-child(2){background:#f47f3b;color:#fff}.comfort-aop-comparison tbody tr:nth-child(2n) th,.comfort-aop-comparison tbody tr:nth-child(2n) td{background-color:#f2f2f2}.comfort-aop-comparison tbody tr:nth-child(2n) td:nth-child(2){background-color:#ffe2b6}.comfort-aop-comparison tbody th{color:#151742;font-size:19px;line-height:1.1;font-weight:900}.comfort-aop-comparison td strong,.comfort-aop-comparison td span{display:block}.comfort-aop-comparison td strong{color:#151742;font-weight:900}.comfort-aop-comparison td span{margin-top:5px;color:#343841;font-size:13px;line-height:1.3}.comfort-product-story__split{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(26px,5vw,72px);align-items:center;width:min(100%,1080px);margin:46px auto 0}.comfort-product-story__copy .comfort-title{max-width:520px}.comfort-product-story__text{max-width:560px;margin-top:18px;color:#343841;font-size:17px;line-height:1.5}.comfort-faq-list{display:grid;gap:10px;width:min(100%,1080px);margin:48px auto 0}.comfort-faq-list__heading{margin:0 0 6px;text-align:center;color:#343841;font-size:24px;line-height:1.15;font-weight:900}.comfort-faq{padding:0}.comfort-faq summary{cursor:pointer;padding:16px 18px;font-weight:900}.comfort-faq div{padding:0 18px 18px;line-height:1.5}@media screen and (min-width:990px){.comfort-product-story{padding:clamp(28px,4vw,56px) 0}.comfort-product-story .comfort-shell{width:calc(100% - clamp(16px,2.7vw,64px));max-width:none}}@keyframes comfort-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.comfort-ticker__track{animation:none}.comfort-button{transition:none}}@media screen and (max-width:989px){.comfort-hero{min-height:650px}.comfort-hero__proof,.comfort-category-grid,.comfort-product-grid,.comfort-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comfort-review-grid,.comfort-promo-grid,.comfort-cta__inner,.comfort-collection-hero__grid,.comfort-product-story__split{grid-template-columns:1fr}.comfort-lineup-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.comfort-shell{width:min(100% - 24px,1220px)}.comfort-section__head{display:block}.comfort-section__head .comfort-text-link{display:inline-flex;margin-top:14px}.comfort-hero{min-height:620px}.comfort-hero__shade{background:linear-gradient(0deg,#161616c7,#16161661)}.comfort-hero__proof,.comfort-category-grid,.comfort-product-grid,.comfort-benefit-grid{grid-template-columns:1fr}.comfort-product-story{padding:0 0 42px;background:#fff!important}.comfort-product-story .comfort-shell{width:100%}.comfort-product-story__intro{max-width:none;padding:34px 18px 22px;background:#f47f3b}.comfort-product-story__intro .comfort-kicker,.comfort-product-story__lead{display:none}.comfort-product-story__intro .comfort-title{color:#fff;font-size:clamp(32px,9.8vw,46px);line-height:1.08;text-align:center}.comfort-lineup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:0;padding:0 18px 30px;border-radius:0;background:#f47f3b}.comfort-lineup-card{border-radius:8px}.comfort-lineup-card__image{aspect-ratio:1 / .98}.comfort-lineup-card__body{padding:14px 12px 16px}.comfort-lineup-card h3{margin-bottom:8px;font-size:clamp(21px,5.6vw,28px);line-height:1.08}.comfort-lineup-card p{font-size:clamp(15px,3.85vw,18px);line-height:1.35}.comfort-aop-comparison{width:calc(100% - 28px);margin-top:34px;overflow:hidden;border-color:transparent;border-radius:16px;box-shadow:0 0 0 1px #16161629}.comfort-aop-comparison table{min-width:0;table-layout:fixed}.comfort-aop-comparison th,.comfort-aop-comparison td{padding:14px 5px;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.comfort-aop-comparison thead th{font-size:11px;line-height:1.12;letter-spacing:0}.comfort-aop-comparison tbody th{font-size:13px;line-height:1.12;letter-spacing:0}.comfort-aop-comparison td strong{font-size:11px;line-height:1.12;letter-spacing:0}.comfort-aop-comparison td span{display:none}.comfort-product-story__split{display:flex;flex-direction:column;gap:24px;width:calc(100% - 32px);margin:46px auto 0}.comfort-product-story__media{order:1;border:0;border-radius:0;background:transparent}.comfort-product-story__image{aspect-ratio:4 / 3.35;border-radius:0}.comfort-product-story__copy{order:2}.comfort-product-story__copy .comfort-kicker{margin-bottom:10px;color:#343841}.comfort-product-story__copy .comfort-title{font-size:clamp(34px,9.2vw,44px);line-height:1.04}.comfort-product-story__text{margin-top:14px;font-size:17px;line-height:1.45}.comfort-faq-list{gap:0;width:calc(100% - 28px);margin-top:46px}.comfort-faq-list__heading{margin-bottom:26px;color:#3f454d;font-size:clamp(42px,12vw,56px);line-height:1;letter-spacing:0}.comfort-faq{border-top:2px solid #e8e8e8;border-radius:0;background:transparent}.comfort-faq:last-child{border-bottom:2px solid #e8e8e8}.comfort-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 0;color:#3f454d;font-size:clamp(20px,5.4vw,28px);line-height:1.16;font-weight:900;list-style:none}.comfort-faq summary::-webkit-details-marker{display:none}.comfort-faq summary:after{content:"expand_more";flex:0 0 auto;font-family:Material Symbols Outlined;font-size:32px;line-height:1;font-weight:400;transition:transform .18s ease}.comfort-faq[open] summary:after{transform:rotate(180deg)}.comfort-faq div{padding:0 0 24px;color:#3f454d;font-size:17px;line-height:1.5}.comfort-promo-tile{min-height:360px}}.comfort-product-breadcrumbs{background:#fff;color:#161616;border-top:1px solid rgba(22,22,22,.08)}.comfort-product-breadcrumbs .comfort-shell{display:flex;align-items:center;gap:9px;min-height:54px;overflow:hidden;white-space:nowrap;font-size:16px}.comfort-product-breadcrumbs a{color:#3b3b3b;text-decoration:none}.comfort-product-breadcrumbs span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.comfort-pdp-subtitle{margin:7px 0 0;color:#747987;font-size:18px;line-height:1.1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.main-product-section .comfort-sales-counter,.main-product-section .comfort-sales-counter *{color:#ff5a1f!important;fill:#ff5a1f!important;stroke:#ff5a1f!important}.main-product-section .comfort-sales-counter{font-weight:900}.comfort-pdp-trust{display:grid;gap:12px;margin:18px 0 26px}.comfort-pdp-trust__item{display:flex;align-items:center;gap:12px;color:#3f4249;font-size:15px;line-height:1.25;font-weight:800}.comfort-pdp-trust__item .material-symbols-outlined{width:28px;flex:0 0 28px;color:#161616;font-size:25px;line-height:1;text-align:center}.comfort-pdp-intel{display:grid;margin:18px 0 20px;color:#161616}.comfort-pdp-intel__row{width:100%;border:2px solid #161616;border-radius:11px;background:#fff8ed;box-shadow:none}.comfort-pdp-intel__row--delivery{overflow:hidden}.comfort-pdp-intel__row--delivery summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;align-items:center;min-height:80px;padding:15px 18px;cursor:pointer;list-style:none}.comfort-pdp-intel__row--delivery summary::-webkit-details-marker{display:none}.comfort-pdp-intel__delivery-main,.comfort-pdp-intel__delivery-date{display:flex;align-items:center;gap:9px;min-width:0;color:#242424;font-size:16px;line-height:1.25;font-weight:700}.comfort-pdp-intel__delivery-main strong{font-weight:900}.comfort-pdp-intel__delivery-date{grid-column:1 / -1;font-weight:700}.comfort-pdp-intel__delivery-date strong{color:#ff5a1f;font-weight:900}.comfort-pdp-intel__flag{width:21px;flex:0 0 21px;font-size:16px;line-height:1}.comfort-pdp-intel__material-icon{width:24px;flex:0 0 24px;color:#161616;font-size:23px;line-height:1}.comfort-pdp-intel__chevron{color:#60646c;font-size:22px;line-height:1;transition:transform .18s ease}.comfort-pdp-intel__row--delivery[open] .comfort-pdp-intel__chevron{transform:rotate(180deg)}.comfort-pdp-intel__detail{margin:-4px 18px 16px 51px;color:#555b66;font-size:13px;line-height:1.4}.main-product-section .product__accordion{margin-top:0!important;margin-bottom:0!important;border-color:#1616161c;background:transparent}.main-product-section .product__accordion .accordion__summary{min-height:64px;padding:0;background:transparent}.main-product-section .product__accordion .summary__title{align-items:center}.main-product-section .product__accordion .summary__title>.material-icon{display:none}.main-product-section .product__accordion .accordion__title{color:#3f4249;font-size:18px;line-height:1.2;font-weight:900}.main-product-section .product__accordion .accordion__collapse-icon{color:#252525}.main-product-section .product__accordion .accordion__content__inner{padding:0 0 18px;color:#555b66;font-size:15px;line-height:1.55}.main-product-section .product__title h1{word-break:normal;overflow-wrap:normal}@media screen and (min-width:990px){body:has(.main-product-section){background:#fff8ed}.main-product-section{background:#fff8ed}.main-product-section>section{padding-top:8px!important;padding-bottom:10px!important}.main-product-section .page-width{width:100%;padding-left:clamp(20px,1.95vw,40px);padding-right:clamp(16px,1.1vw,24px)}.main-product-section .product{--comfort-pdp-thumb-size: clamp(86px, 6.6vw, 124px);--comfort-pdp-gallery-gap: 6px;--comfort-pdp-column-gap: clamp(12px, .9vw, 18px);--comfort-pdp-info-min: clamp(420px, 34vw, 560px);--comfort-pdp-media-height: clamp(620px, calc(100vh - 210px) , 820px);--comfort-pdp-gallery-width: min( calc(100% - var(--comfort-pdp-info-min) - var(--comfort-pdp-column-gap)), calc(var(--comfort-pdp-thumb-size) + var(--comfort-pdp-gallery-gap) + var(--comfort-pdp-media-height)) );display:flex;flex-wrap:nowrap;gap:var(--comfort-pdp-column-gap);align-items:start;width:100%;margin:0;padding:0}.main-product-section .product__media-wrapper{flex:0 0 var(--comfort-pdp-gallery-width)!important;width:var(--comfort-pdp-gallery-width)!important;max-width:var(--comfort-pdp-gallery-width)!important;min-width:0;padding:0;margin:0;position:relative;z-index:1}.main-product-section .product__info-wrapper{flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:var(--comfort-pdp-info-min);padding:4px 0 0;margin:0;background:transparent;position:relative;z-index:2}.main-product-section .product__info-container,.main-product-section .main-product__info-container{width:100%;max-width:clamp(560px,36vw,760px)!important;margin:0 auto 0 0;background:transparent}.main-product-section .product__info-container>*,.main-product-section .product__title,.main-product-section .comfort-pdp-subtitle,.main-product-section .rating-stars-and-text,.main-product-section .comfort-pdp-intel,.main-product-section .product-page-price,.main-product-section .product-form,.main-product-section .product-form__buttons,.main-product-section .product-form__quantity-and-btn,.main-product-section .product-form__input,.main-product-section .product__accordion,.main-product-section .shopify-payment-button{width:100%;max-width:none!important}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left{display:grid;grid-template-columns:var(--comfort-pdp-thumb-size) minmax(0,1fr);gap:var(--comfort-pdp-gallery-gap);align-items:stretch;width:100%;max-width:100%;height:var(--comfort-pdp-media-height);overflow:hidden}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .product-media-slider{grid-column:2;grid-row:1;min-width:0;width:100%;max-width:100%;height:100%;margin:0!important;overflow:hidden;position:relative;z-index:1}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail-slider{grid-column:1;grid-row:1;align-self:stretch;display:flex;flex-direction:column;height:100%;max-height:none;width:100%;max-width:100%;margin:0!important;padding:0;overflow:hidden;position:relative;z-index:2}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail-list{flex:1 1 auto;height:100%;max-height:none;display:flex;flex-direction:column;gap:8px;padding:0;overflow-x:hidden;overflow-y:auto;scroll-snap-type:y proximity;scrollbar-width:none}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail-list::-webkit-scrollbar{display:none}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail-list__item{width:100%!important;max-width:100%!important;min-width:0;min-height:var(--comfort-pdp-thumb-size);flex:0 0 var(--comfort-pdp-thumb-size);scroll-snap-align:start}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail{width:100%;height:100%;overflow:hidden;border:2px solid transparent;border-radius:8px;background:transparent}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail img{width:100%;height:100%;padding:0;object-fit:contain;object-position:center center;box-sizing:border-box;background:transparent}.main-product-section media-gallery.media-gallery--desktop-thumbnails-left .thumbnail[aria-current]{border-color:#161616;box-shadow:none}.main-product-section .product__media-list{width:100%!important;max-width:100%;height:100%;margin:0!important;padding:0!important;overflow:hidden;background:transparent}.main-product-section .product-media-container{width:100%!important;height:100%;max-width:100%!important;margin:0 auto 0 0!important;display:block!important}.main-product-section .product-media-container .product__modal-opener,.main-product-section .product-media-container .product__media{width:100%;height:100%;max-width:100%}.main-product-section .product-media-container .media{padding-top:0!important}.main-product-section .product__media-item,.main-product-section .product__media-item .product-media-container,.main-product-section .product__media-item .product__modal-opener,.main-product-section .product__media-item .global-media-settings,.main-product-section .product__media,.main-product-section .deferred-media,.main-product-section .media{height:100%;min-height:0;overflow:hidden;border-radius:8px;background:#fff8ed}.main-product-section .product__media-list .product__media-item{width:100%!important;max-width:100%!important;min-width:100%;flex:0 0 100%}.main-product-section .product__media img{width:100%;height:100%;object-fit:contain;object-position:center center;background:#fff8ed}.main-product-section .product__title h1{font-size:clamp(46px,3.1vw,64px)!important;line-height:1.04}.main-product-section .product-form__submit,.main-product-section .shopify-payment-button__button,.main-product-section .sticky-atc__add_button{min-height:68px;border-radius:999px;font-size:24px}.main-product-section .comfort-pdp-trust{margin:26px 0 34px;gap:14px}.main-product-section .comfort-pdp-trust__item{font-size:18px}.main-product-section .product__accordion .accordion__summary{min-height:72px}.main-product-section .product__accordion .accordion__title{font-size:19px}}@media screen and (max-width:749px){body:has(.main-product-section){background:#eaf3e6}.shopify-section-group-header-group .horizontal-ticker{height:52px;overflow:hidden;border:0;background:#17445d;box-shadow:none}.shopify-section-group-header-group .horizontal-ticker__container{display:flex;width:100%;min-width:100%;height:52px;align-items:center;justify-content:center;gap:10px;padding:0 12px;overflow:hidden;animation:none!important;transform:none!important}.shopify-section-group-header-group .horizontal-ticker__item{flex:0 0 auto;margin:0;font-size:clamp(13px,3.8vw,16px);line-height:1;font-weight:900;letter-spacing:.02em;white-space:nowrap;color:#d7f44c}.shopify-section-group-header-group .horizontal-ticker__container>*{display:none!important}.shopify-section-group-header-group .horizontal-ticker__container>.horizontal-ticker__item:nth-of-type(1),.shopify-section-group-header-group .horizontal-ticker__container>.horizontal-ticker__item:nth-of-type(2){display:inline-flex!important}.shopify-section-group-header-group .horizontal-ticker__container>.horizontal-ticker__item:nth-of-type(1){min-width:0;max-width:calc(100% - 126px);overflow:hidden;text-overflow:ellipsis}.shopify-section-group-header-group .horizontal-ticker__container>.horizontal-ticker__item:nth-of-type(2){min-height:36px;align-items:center;padding:0 15px;border-radius:999px;background:#d7f44c;color:#17445d}.shopify-section-group-header-group .header-wrapper{background:#fff;color:#161616;box-shadow:0 3px 12px #16161629}.shopify-section-group-header-group .header{min-height:82px;padding-top:14px;padding-bottom:14px}.shopify-section-group-header-group .header__heading-logo{max-width:190px}.shopify-section-group-header-group .header__icon{min-width:42px;min-height:42px;color:#161616}.comfort-product-breadcrumbs .comfort-shell{width:min(100% - 32px,1220px);min-height:52px;overflow:hidden;font-size:15px;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.main-product-section{background:#eaf3e6}.main-product-section .page-width{padding-left:18px;padding-right:18px}.main-product-section .product{row-gap:0}.main-product-section .product__media-wrapper{padding:0;margin:0}.main-product-section media-gallery{display:block;margin:0}.main-product-section .product-media-slider{overflow:hidden}.main-product-section .product__media-list{display:flex!important;flex-wrap:nowrap!important;margin:0;padding:0;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.main-product-section .product__media-list::-webkit-scrollbar{display:none}.main-product-section .product__media-item{flex:0 0 100%!important;width:100%!important;min-width:100%!important;padding:0;scroll-snap-align:start}.main-product-section .product-media-slider>.slider-buttons{display:none!important}.main-product-section .product-media-container,.main-product-section .product-media-container .product__modal-opener,.main-product-section .product-media-container .product__media{width:100%;height:auto;aspect-ratio:1 / 1}.main-product-section .product-media-container .media{padding-top:0!important}.main-product-section .product__media-item .global-media-settings,.main-product-section .product__media,.main-product-section .deferred-media,.main-product-section .media{width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#f7f7f7;box-shadow:inset 0 0 0 1px #16161614}.main-product-section .product__media img{width:100%;height:100%;object-fit:contain;object-position:center center;background:#f7f7f7}.main-product-section .thumbnail-slider{display:block!important;margin:14px 0 0;padding:0;overflow:visible}.main-product-section .thumbnail-slider>.slider-button{display:none!important}.main-product-section .thumbnail-list{display:grid!important;grid-auto-flow:column;grid-auto-columns:calc((100% - 30px)/4);gap:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.main-product-section .thumbnail-list::-webkit-scrollbar{display:none}.main-product-section .thumbnail-list__item{width:100%!important;height:auto;aspect-ratio:1 / 1;flex:0 0 auto!important;scroll-snap-align:start}.main-product-section .thumbnail{width:100%;height:100%;overflow:hidden;border:2px solid transparent;border-radius:8px;background:transparent;box-shadow:none}.main-product-section .thumbnail img{width:100%;height:100%;padding:0;object-fit:contain;object-position:center center;box-sizing:border-box;background:transparent}.main-product-section .thumbnail[aria-current]{border-color:#161616;box-shadow:none}.main-product-section .product__info-wrapper{padding:22px 0 0;background:transparent!important}.main-product-section .product__info-wrapper--top-padding,.main-product-section .product__info-wrapper--top-padding-small{padding-top:22px}.main-product-section .product__info-container,.main-product-section .main-product__info-container{width:100%;max-width:none!important;margin:0;background:transparent!important;box-shadow:none;border-radius:0}.main-product-section .product__title h1{margin:0;color:#101828;font-size:clamp(30px,8.4vw,38px)!important;line-height:1.08;font-weight:900;letter-spacing:0;word-break:normal;overflow-wrap:normal}.main-product-section .comfort-pdp-subtitle{margin-top:8px;color:#6f7582;font-size:18px;line-height:1.1;letter-spacing:.13em;font-weight:800}.main-product-section .rating-stars{margin-top:14px!important}.main-product-section .rating-stars-and-text{justify-content:flex-start;gap:7px}.main-product-section .rating-stars__label{color:#252525;font-size:16px}.main-product-section .product-page-price{margin-top:16px!important}.main-product-section .comfort-pdp-intel{margin:16px 0 18px}.main-product-section .comfort-pdp-intel__row--delivery summary{min-height:74px;padding:13px 14px}.main-product-section .comfort-pdp-intel__delivery-main,.main-product-section .comfort-pdp-intel__delivery-date{gap:8px;font-size:14px}.main-product-section .comfort-pdp-intel__detail{margin:-2px 14px 14px 46px;font-size:12px}.main-product-section .price{align-items:center}.main-product-section .price__container{align-items:baseline;gap:12px;flex-wrap:wrap}.main-product-section .price-item--sale,.main-product-section .price-item--regular.main-price{color:#ff5a1f;font-size:34px!important;line-height:1;font-weight:900}.main-product-section .price__compare-price .price-item{color:#9aa0ad;font-size:20px!important;font-weight:700}.main-product-section .price__badge-sale,.main-product-section .price__badge-custom{min-height:30px;margin-left:8px;padding:0 13px;border-radius:999px;background:#59c963;color:#fff;font-size:14px;font-weight:900}.main-product-section .installment{margin:8px 0 20px;color:#666;font-size:15px;line-height:1.45}.main-product-section .product-form__label-container{align-items:center;margin-bottom:10px}.main-product-section .form__label{color:#252525;font-size:17px;font-weight:900}.main-product-section .product-form__input--pills{margin-bottom:16px}.main-product-section .product-form__input--pills input[type=radio]+label{min-width:58px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;margin:0 8px 8px 0;padding:0 16px;border:1.5px solid #7b7b7b;border-radius:999px;background:#fff8ed;color:#161616;font-size:16px;line-height:1;font-weight:800}.main-product-section .product-form__input--pills input[type=radio]:checked+label{border-color:#161616;background:#161616;color:#fff}.main-product-section .product-form__input--pills input[type=radio].disabled+label,.main-product-section .product-form__input--pills input[type=radio].unavailable+label{opacity:.45}.main-product-section .product-form__buttons{max-width:none}.main-product-section .product-form__submit,.main-product-section .shopify-payment-button__button,.main-product-section .sticky-atc__add_button{min-height:58px;border-radius:999px;background:#ff5a1f;color:#fff;font-size:18px;font-weight:900;letter-spacing:0}.main-product-section .comfort-pdp-trust{grid-template-columns:1fr;gap:10px;margin:18px 0 24px}.main-product-section .comfort-pdp-trust__item{min-height:30px;font-size:15px}.main-product-section .comfort-pdp-trust__item .material-symbols-outlined{font-size:23px}.main-product-section .product__accordion{margin-top:0!important}.main-product-section .sticky-atc{border-top:1px solid rgba(22,22,22,.12);box-shadow:0 -8px 22px #1616161f}.main-product-section .sticky-atc-container{gap:10px;padding:10px 12px}.main-product-section .sticky-atc__image{width:44px;height:44px;overflow:hidden;border-radius:8px}.main-product-section .sticky-atc__price .price{font-weight:900}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/pickit-comfort.css.map */
