.product-section{background-color:var(--background-gray-lighter);padding:2rem 1rem 3rem}.product-section__inner{display:flex;flex-direction:column;gap:1.5rem;width:100%}.product-gallery{position:relative}.product-gallery__slider{display:none}.product-gallery__layout{display:flex;flex-direction:column;gap:.75rem}@media(max-width:767.98px){.product-gallery__slider{display:block}.product-gallery__layout{display:none}}.product-gallery__slider.splide.is-initialized .splide__list{display:flex}.product-gallery__slider.splide.is-initialized .splide__slide{flex-shrink:0;width:100%;opacity:1}.product-gallery__slider .splide__track{overflow:hidden}.product-gallery__slide-item{list-style:none;box-sizing:border-box}.product-gallery__slide{display:block;width:100%;aspect-ratio:1 / 1;background-color:var(--surface-lilac-lighter);border:none;padding:0;margin:0;border-radius:1rem;overflow:hidden;cursor:zoom-in;-webkit-tap-highlight-color:transparent}.product-gallery__slide:focus-visible{outline:2px solid var(--brand-secondary-pure);outline-offset:2px}.product-gallery__pagination{list-style:none;margin:.75rem 0 0;padding:0;display:flex;align-items:center;justify-content:center;gap:.25rem}.product-gallery__pagination[hidden]{display:none}.product-gallery__pagination li{display:flex;align-items:center;justify-content:center;margin:0;padding:0;line-height:0}.product-gallery__page{width:.75rem;height:.75rem;border-radius:50%;background:var(--neutral-light-400);border:none;padding:0;margin:0;cursor:pointer;opacity:1;transition:width .2s ease,height .2s ease,background-color .2s ease}.product-gallery__page:focus-visible{outline:2px solid var(--brand-secondary-pure);outline-offset:2px}.product-gallery__page.is-active{width:1.375rem;height:.6875rem;border-radius:1.25rem;background:var(--surface-plum-pure)}.product-gallery__tile{display:block;width:100%;aspect-ratio:1 / 1;background-color:#e6e0d9;border:none;padding:0;margin:0;border-radius:var(--radius-lg);overflow:hidden;cursor:zoom-in;position:relative;transition:transform .25s ease,box-shadow .25s ease}.product-gallery__tile:hover,.product-gallery__tile:focus-visible{outline:none;box-shadow:0 8px 24px #1a1a1a14}.product-gallery__tile:focus-visible{box-shadow:0 0 0 2px var(--brand-secondary-pure)}.product-gallery__tile--main{background-color:transparent;border-radius:.766rem}.product-gallery__tile--placeholder{cursor:default}.product-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__zoom-hint{position:absolute;top:.75rem;right:.75rem;width:2.25rem;height:2.25rem;border-radius:50%;background:#ffffffeb;color:var(--brand-primary-pure);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #1a1a1a1f;pointer-events:none;z-index:1}@media(min-width:1280px){.product-gallery__zoom-hint{top:1rem;right:1rem;width:2.5rem;height:2.5rem}}.product-gallery__grid,.product-gallery__row--half{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.product-section__info{display:flex;flex-direction:column;gap:1rem}.product-section__card{background-color:var(--background-white-pure);border-radius:var(--radius-lg);padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.product-section__card--header{gap:.75rem}.product-section__header-main{display:flex;flex-direction:column;gap:1.25rem;width:100%}.product-section__header-text,.product-section__header-extras{display:flex;flex-direction:column;gap:1rem}.product-section__rating{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.25rem;text-decoration:none;color:inherit;align-self:flex-start}.product-section__rating[aria-disabled=true]{pointer-events:none}.product-section__rating-label{font-size:1.125rem;line-height:1.4;letter-spacing:-.03125rem;color:#212121;padding:.5rem 0}.product-section__rating-image{display:inline-flex;align-items:center;height:1.25rem}.product-section__rating-image img{display:block;height:100%;width:auto}.product-section__heading{display:flex;flex-direction:column;gap:.5rem}.product-section__title{font-family:var(--font-atten-new);font-size:2.25rem;font-weight:400;line-height:1;letter-spacing:-.0625rem;color:var(--text-primary-dark);margin:0}.product-section__subtitle{font-family:var(--font-atten-new);font-size:1.25rem;font-weight:400;line-height:1.2;letter-spacing:-.03125rem;color:var(--text-primary-gray);margin:0}.product-section__short-desc{font-size:1rem;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark);margin:0}.product-section__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.product-section__bullet{display:flex;align-items:flex-start;gap:.5rem}.product-section__bullet-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;margin-top:.313rem}.product-section__bullet-icon svg{width:100%;height:100%}.product-section__bullet-text{font-size:1rem;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark)}.product-section__usps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.product-section__usp{background-color:var(--background-gray-lighter);border-radius:var(--radius-md);padding:.75rem;display:flex;align-items:center;gap:1rem}.product-section__usp-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%}.product-section__usp-icon img{width:100%;height:100%;object-fit:contain}.product-section__usp-text{flex:1;font-size:1rem;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark)}.product-section__usp-text p{margin:0}.product-section__usp-text strong,.product-section__usp-text b{font-weight:700}.product-section__accordion{display:flex;flex-direction:column}.product-section__acc-item{border-bottom:1px solid var(--neutral-light-300);-webkit-tap-highlight-color:transparent}.product-section__acc-summary{display:flex;align-items:center;gap:1rem;padding:1.25rem .5rem;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.product-section__acc-summary::-webkit-details-marker,.product-section__acc-summary::marker{display:none}.product-section__acc-title{flex:1;font-family:var(--font-atten-new);font-size:1.125rem;font-weight:400;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark)}.product-section__acc-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem}.product-section__acc-icon svg{width:1.5rem;height:1.5rem}.product-section__acc-icon--minus{display:none}details[open]>.product-section__acc-summary .product-section__acc-icon--plus{display:none}details[open]>.product-section__acc-summary .product-section__acc-icon--minus{display:block}.product-section__acc-panel{overflow:hidden;transition:height .3s ease,opacity .25s ease}.product-section__acc-panel-inner{padding:0 .5rem 1.25rem;font-size:1.375rem;line-height:1.5;color:var(--text-primary-gray)}.product-section__acc-panel-inner p{margin:0}.product-section__form{display:flex;flex-direction:column;gap:1rem}.product-section__options{display:flex;flex-direction:column;gap:.5rem}.product-section__option{position:relative;display:block;background-color:var(--background-white-pure);border:1px solid var(--neutral-light-300);border-radius:var(--radius-md);padding:1rem 1.5rem;cursor:pointer;transition:border-color .2s ease}.product-section__option:has(.product-section__option-radio:checked){border-color:var(--brand-secondary-pure);border-width:1.5px;padding:calc(1rem - .5px) calc(1.5rem - .5px)}.product-section__option-body{display:flex;flex-direction:column;gap:0;justify-content:center;width:100%}.product-section__option-badge{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;margin-bottom:.5rem;padding:.25rem .5rem;border-radius:9999px;border:1px solid var(--brand-secondary-pure);color:var(--brand-secondary-pure);font-size:.875rem;letter-spacing:-.03125rem;line-height:1;background-color:var(--background-white-pure)}.product-section__option:not(:has(.product-section__option-radio:checked)) .product-section__option-badge{display:none}.product-section__option-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;width:100%}.product-section__option-main{display:flex;flex-direction:column;gap:.5rem;min-width:0;flex:1 1 auto}.product-section__option-label-wrap{display:inline-flex;align-items:flex-start;gap:.5rem}.product-section__option-radio-visual{position:relative;flex-shrink:0;display:inline-block;width:1.75rem;height:1.75rem;border:1.5px solid var(--neutral-light-400);border-radius:50%;background-color:var(--background-white-pure);transition:border-color .15s ease;margin-top:.1875rem}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-radio-visual{border-color:var(--brand-secondary-pure)}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-radio-visual:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:50%;background-color:var(--brand-secondary-pure)}.product-section__option-label{font-size:1.125rem;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark)}.product-section__option-price{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;flex-shrink:0}.product-section__option-price-main{margin:0;color:var(--text-primary-dark);letter-spacing:-.0625rem;font-weight:700;line-height:1.4;white-space:nowrap}.product-section__option-price-amount{font-size:1.375rem;line-height:1.4}.product-section__plan-select{font:inherit;font-size:.875rem;color:var(--text-primary-gray);background:transparent;border:1px solid var(--neutral-light-300);border-radius:var(--radius-sm);padding:.125rem 1.5rem .125rem .5rem;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23787878' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.product-section__plan-select:focus-visible{outline:2px solid var(--brand-secondary-pure);outline-offset:1px}.product-section__option-price-compare{font-size:1rem;font-weight:500;color:var(--text-primary-gray);text-decoration:line-through;margin-right:.375rem}.product-section__option-bullets{list-style:none;margin:0;padding:0 0 0 2.375rem;display:flex;flex-direction:column;gap:.25rem}.product-section__option-perks{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .35s cubic-bezier(.2,.8,.3,1),opacity .22s ease}.product-section__option-perks>*{overflow:hidden;min-height:0}.product-section__option:not(:has(.product-section__option-radio:checked)) .product-section__option-perks{grid-template-rows:0fr;opacity:0}.product-section__option-bullet{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:var(--text-primary-gray);letter-spacing:-.03125rem}.product-section__option-bullet-icon{display:inline-flex;align-items:center;justify-content:center;width:.75rem;height:.75rem}.product-section__form-actions{display:flex;align-items:stretch;gap:.5rem;width:100%}.product-section__main-qty{display:none;width:11.1875rem;flex-shrink:0;align-items:stretch;border:1.5px solid var(--brand-primary-pure);border-radius:var(--radius-md);overflow:hidden}.product-section__form:has(input[name=purchase_option][value=one-time]:checked) .product-section__main-qty{display:inline-flex}.product-section__main-qty-btn{background:transparent;border:none;padding:0 .75rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--text-primary-dark);flex-shrink:0;transition:opacity .15s ease}.product-section__main-qty.is-at-min .product-section__main-qty-btn[data-qty-action=decrease],.product-section__main-qty.is-at-max .product-section__main-qty-btn[data-qty-action=increase]{opacity:.35;cursor:default}.product-section__main-qty-input{flex:1;min-width:0;text-align:center;border:none;background:transparent;font-family:var(--font-atten-new);font-weight:700;font-size:1.125rem;letter-spacing:.0625rem;color:var(--text-primary-dark);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;padding:1rem 0;pointer-events:none}.product-section__main-qty-input:focus-visible{outline:none}.product-section__main-qty-input::-webkit-outer-spin-button,.product-section__main-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-section__atc{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;background-color:var(--brand-secondary-pure);color:var(--text-secondary-white);border:none;border-radius:var(--radius-md);padding:1rem 2rem;font-family:var(--font-atten-new);font-weight:700;font-size:1rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease}.product-section__atc:hover:not([disabled]),.product-section__atc:focus-visible{opacity:.88}.product-section__atc[disabled]{cursor:not-allowed;opacity:.5}.product-section__atc.is-added{background-color:var(--brand-primary-100);color:var(--text-secondary-white);cursor:not-allowed;opacity:1}.product-section__atc .product-section__atc-icon--added,.product-section__atc.is-added .product-section__atc-icon--add{display:none}.product-section__atc.is-added .product-section__atc-icon--added{display:inline-flex}.product-section__atc-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem}.product-section__bundle-title{font-family:var(--font-atten-new);font-size:1.25rem;font-weight:400;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark);margin:0}.product-fbt-item{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;border:1px solid var(--neutral-light-300);border-radius:var(--radius-md);height:100%;box-sizing:border-box}.product-fbt-item__image{flex-shrink:0;width:100%;height:9.75rem;background-color:var(--surface-lilac-lighter);border-radius:.3125rem;overflow:hidden}.product-fbt-item__image picture{display:block;width:100%;height:100%}.product-fbt-item__image img,.product-fbt-item__image svg{width:100%;height:100%;object-fit:cover}.product-fbt-item__content{display:flex;flex:1;min-width:0;flex-direction:column;gap:1rem;justify-content:center}.product-fbt-item__info{display:flex;flex-direction:column;gap:.5rem;width:100%}.product-fbt-item__name{font-family:var(--font-atten-new);font-size:1.125rem;font-weight:500;line-height:1.2;letter-spacing:-.03125rem;color:var(--text-primary-dark);margin:0}.product-fbt-item__name-suffix{font-size:.875rem;letter-spacing:-.03125rem;margin-left:.25rem}.product-fbt-item__options{list-style:none;margin:0;padding:0;border:none;display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;line-height:1.3;letter-spacing:-.03125rem;color:var(--text-primary-dark)}.product-fbt-item__option{display:flex;align-items:center;gap:.5rem;cursor:pointer}.product-fbt-item__option input{position:absolute;opacity:0;pointer-events:none}.product-fbt-item__option-dot{position:relative;flex-shrink:0;display:inline-block;width:1.25rem;height:1.25rem;border:1.5px solid var(--neutral-light-400);border-radius:50%;background-color:#fff;transition:border-color .15s ease}.product-fbt-item__option input:checked+.product-fbt-item__option-dot{border-color:var(--brand-secondary-pure)}.product-fbt-item__option input:checked+.product-fbt-item__option-dot:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background-color:var(--brand-secondary-pure)}.product-fbt-item__option-text strong{font-weight:700;font-size:1.125rem}.product-fbt-item__actions{display:flex;align-items:center;gap:.5rem;width:100%}.product-fbt-item__qty{display:inline-flex;align-items:stretch;justify-content:center;flex-shrink:0;border:1.5px solid var(--brand-primary-pure);border-radius:var(--radius-md);overflow:hidden;height:3rem;width:6.5625rem}.product-fbt-item__qty[hidden]{display:none}.product-fbt-item__qty-btn{background:transparent;border:none;padding:0 .625rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--text-primary-dark);transition:opacity .15s ease}.product-fbt-item__qty.is-at-min .product-fbt-item__qty-btn[data-qty-action=decrease],.product-fbt-item__qty.is-at-max .product-fbt-item__qty-btn[data-qty-action=increase]{opacity:.35;cursor:default}.product-fbt-item__qty-input{flex:1;min-width:0;text-align:center;border:none;background:transparent;font-family:var(--font-atten-new);font-weight:700;font-size:1rem;letter-spacing:.0625rem;color:var(--text-primary-dark);-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;pointer-events:none}.product-fbt-item__qty-input::focus-visible{outline:none}.product-fbt-item__qty-input::-webkit-outer-spin-button,.product-fbt-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-fbt-item__add{flex:1;min-width:6.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;background-color:var(--brand-secondary-pure);color:var(--text-secondary-white);border:none;border-radius:var(--radius-md);padding:0 2rem;height:3rem;font-family:var(--font-atten-new);font-weight:700;font-size:1.125rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,opacity .2s ease}.product-fbt-item__add:hover:not([disabled]),.product-fbt-item__add:focus-visible:not([disabled]){opacity:.88}.product-fbt-item__add[disabled]{cursor:not-allowed;opacity:.5}.product-fbt-item__add.is-added{background-color:var(--brand-primary-100);color:var(--text-secondary-white);opacity:1}.product-fbt-item__add .product-fbt-item__add-icon--added,.product-fbt-item__add.is-added .product-fbt-item__add-icon--add{display:none}.product-fbt-item__add.is-added .product-fbt-item__add-icon--added{display:inline-flex}.product-fbt-item__add-icon{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem}.product-section__bundle{position:relative;width:100%}.product-section__bundle .splide__track{overflow:hidden}.product-section__bundle-list{list-style:none;margin:0;padding:0}.product-section__bundle-slide{list-style:none;box-sizing:border-box}.product-section__bundle-slide>*{width:100%}.product-section__bundle.splide.is-initialized .splide__list{display:flex}.product-section__bundle.splide.is-initialized .splide__slide{flex-shrink:0;width:100%;opacity:1}.product-section__bundle-nav{display:flex;align-items:center;justify-content:center;gap:1.125rem;margin-top:.75rem;position:static;width:auto;height:auto;pointer-events:auto}.product-section__bundle .splide__arrow.product-section__bundle-arrow{position:static;top:auto;bottom:auto;left:auto;right:auto;transform:none;width:3rem;height:3rem;min-width:3rem;border-radius:50%;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;opacity:1;transition:opacity .2s ease}.product-section__bundle .splide__arrow.product-section__bundle-arrow svg{width:100%;height:100%;display:block;fill:none}.product-section__bundle .splide__arrow--prev.product-section__bundle-arrow svg{transform:scaleX(-1)}.product-section__bundle .splide__arrow.product-section__bundle-arrow:focus-visible{outline:2px solid var(--brand-secondary-pure);outline-offset:2px;border-radius:50%}.product-section__bundle .splide__arrow.product-section__bundle-arrow:disabled,.product-section__bundle .splide__arrow.product-section__bundle-arrow[disabled]{opacity:.2;cursor:default}.product-section__bundle-pagination{list-style:none;margin:0;padding:0;display:inline-flex;align-items:center;gap:.25rem;background:transparent}.product-section__bundle-pagination[hidden]{display:none}.product-section__bundle-pagination li{display:flex;align-items:center;justify-content:center;margin:0;padding:0;line-height:0}.product-section__bundle-page{width:.75rem;height:.75rem;border-radius:50%;background:var(--neutral-light-400);border:none;padding:0;margin:0;cursor:pointer;opacity:1;transition:width .2s ease,height .2s ease,background-color .2s ease}.product-section__bundle-page:focus-visible{outline:2px solid var(--brand-secondary-pure);outline-offset:2px}.product-section__bundle-page.is-active{width:1.375rem;height:.6875rem;border-radius:1.25rem;background:var(--surface-plum-pure)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-section__card--quote{padding:1.5rem;gap:.75rem}@media(min-width:1280px){.product-section__card--quote{padding:2rem 2.5rem}}.product-section__quote{margin:0;display:flex;flex-direction:column;gap:.75rem}.product-section__quote-text{font-family:var(--font-atten-new);font-size:1.125rem;font-weight:400;line-height:1.4;letter-spacing:-.03125rem;color:var(--text-primary-dark);margin:0}.product-section__quote-author{display:flex;align-items:center;gap:.75rem}.product-section__quote-avatar{display:inline-flex;width:3.3125rem;height:3.3125rem;border-radius:50%;overflow:hidden;flex-shrink:0}.product-section__quote-avatar img{width:100%;height:100%;object-fit:cover}.product-section__quote-meta{font-size:1.25rem;line-height:1.2;letter-spacing:-.03125rem;color:var(--text-primary-gray)}.product-section__quote-meta strong{font-weight:700}@media(min-width:768px){.product-section{padding:2.5rem 4rem 3.5rem}.product-section__inner{display:grid;grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:1rem;align-items:flex-start}.product-gallery{position:sticky;top:1rem;gap:1rem}.product-gallery__grid,.product-gallery__row--half,.product-section__info{gap:1rem}.product-section__card{padding:1.5rem}.product-section__title{font-size:3rem;letter-spacing:-.125rem}.product-section__subtitle{font-size:1.75rem;letter-spacing:-.03125rem}.product-section__short-desc,.product-section__bullet-text,.product-section__usp-text{font-size:1.125rem}.product-section__acc-title{font-size:1.5rem}.product-section__acc-summary{gap:1.25rem}.product-section__option-label,.product-section__option-price-amount{font-size:1.5rem}.product-section__atc{font-size:1.125rem}.product-section__card--quote{padding:1.5rem 2rem}.product-section__quote-text{font-size:1.5rem;line-height:1.4}.product-gallery__tile--main{border-radius:.766rem}.product-section__acc-panel-inner{font-size:1.5rem}.product-gallery__slide{border-radius:.766rem}}@media(min-width:768px)and (max-width:1279.98px){.product-section__option--featured{padding:1rem .75rem}.product-section__option--featured:has(.product-section__option-radio:checked){padding:calc(1rem - .5px) calc(.75rem - .5px)}.product-section__main-qty{width:6.5625rem}.product-section__atc{padding:1rem}}@media(min-width:1280px){.product-section{padding:3.5rem 7rem 5rem}.product-section__inner{grid-template-columns:500px minmax(0,1fr);column-gap:3.5rem;row-gap:1.5rem}.product-gallery,.product-gallery__grid,.product-gallery__row--half{gap:1.5rem}.product-gallery__tile--main,.product-gallery__tile{border-radius:1.5rem}.product-section__info{gap:2rem}.product-section__card--header+.product-section__card{margin-top:-1rem}.product-section__card{padding:2rem}.product-section__card--purchase,.product-section__card--bundle{gap:1.5rem}.product-section__title{font-size:3.5rem;letter-spacing:-.125rem}.product-section__subtitle{font-size:2rem;letter-spacing:-.0625rem}.product-section__short-desc,.product-section__bullet-text,.product-section__usp-text{font-size:1.125rem}.product-section__acc-title{font-size:1.5rem}.product-section__acc-summary{gap:2.5rem}.product-section__atc{font-size:1.125rem}.product-section__option-price-amount{font-size:1.75rem}.product-section__option-price-compare{font-size:1.25rem}.product-section__option-label{font-size:1.5rem}.product-section__option-bullet{font-size:1.125rem}.product-section__quote-text{font-size:1.875rem;line-height:1.4}.product-section__bundle-title{font-size:1.5rem}.product-fbt-item{flex-direction:row;gap:1.5rem;height:auto}.product-fbt-item__image{width:10.6875rem;height:11.875rem;border-radius:var(--radius-sm)}.product-fbt-item__name{font-size:2rem;letter-spacing:-.09375rem;line-height:1.2}.product-fbt-item__name-suffix{font-size:1.5rem;letter-spacing:-.03125rem}.product-fbt-item__options{font-size:1.125rem}.product-fbt-item__option-dot{width:1.5rem;height:1.5rem}.product-fbt-item__option input:checked+.product-fbt-item__option-dot:after{top:5px;right:5px;bottom:5px;left:5px}.product-fbt-item__qty{width:8rem}.product-fbt-item__qty,.product-fbt-item__add{height:3.125rem}.product-fbt-item__qty-input{font-size:1.125rem}.product-section__bundle-list{display:flex;flex-direction:column;gap:.75rem;transform:none!important}.product-section__bundle-slide{display:block;width:100%;opacity:1;visibility:visible}.product-section__bundle-nav{display:none}}.product-lightbox{border:none;padding:0;margin:0;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;height:100dvh;max-width:100vw;max-height:100vh;max-height:100dvh;background:transparent;color:#fff;overflow:hidden;user-select:none;-webkit-user-select:none;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.product-lightbox *{-webkit-tap-highlight-color:transparent}.product-lightbox[open]{animation:product-lightbox-in .25s cubic-bezier(.2,.8,.2,1)}.product-lightbox::backdrop{background-color:#1a1a1ad9;animation:product-lightbox-backdrop-in .25s ease}@keyframes product-lightbox-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes product-lightbox-backdrop-in{0%{opacity:0}to{opacity:1}}.product-lightbox__inner{position:relative;width:100%;height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;padding:4rem 1rem 1rem;gap:1rem;box-sizing:border-box}.product-lightbox__close{position:absolute;top:1rem;right:1rem;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--surface-lilac-light);border:none;color:var(--brand-primary-pure);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2;transition:background-color .2s ease}.product-lightbox__close:hover,.product-lightbox__close:focus-visible{outline:none}.product-lightbox__stage{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:0;min-width:0;width:100%;height:100%}.product-lightbox__arrow{width:2.75rem;height:2.75rem;border-radius:50%;background:#fff;border:none;color:var(--brand-primary-pure);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.product-lightbox__arrow:focus-visible{outline:2px solid var(--brand-secondary-pure);outline-offset:2px}.product-lightbox__media{position:relative;min-width:0;min-height:0;width:100%;height:100%;overflow:hidden}.product-lightbox__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:none;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box;pointer-events:none}.product-lightbox__slide.is-active{display:flex;animation:product-lightbox-slide-in .2s ease}@keyframes product-lightbox-slide-in{0%{opacity:0}to{opacity:1}}.product-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:cover;border-radius:2rem;box-shadow:0 4px 20px #00000005;pointer-events:auto;-webkit-user-drag:none;user-drag:none;user-select:none;-webkit-user-select:none}.product-lightbox__thumbs{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.25rem;overflow-x:auto;scrollbar-width:thin}.product-lightbox__thumb{flex-shrink:0;width:4rem;height:4rem;padding:0;border:2px solid rgba(255,255,255,.18);border-radius:var(--radius-sm);background:transparent;cursor:pointer;overflow:hidden;transition:border-color .2s ease}.product-lightbox__thumb:hover,.product-lightbox__thumb:focus-visible{border-color:var(--brand-secondary-pure);outline:none}.product-lightbox__thumb.is-active{border-color:var(--brand-secondary-pure)}.product-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:768px){.product-lightbox__inner{padding:5rem 2rem 2rem;gap:1.5rem}.product-lightbox__close,.product-lightbox__arrow{width:3rem;height:3rem}.product-lightbox__close{top:1.5rem;right:1.5rem}.product-lightbox__thumb{width:5rem;height:5rem}}@media(min-width:1280px){.product-lightbox__inner{padding:6rem 3rem 2.5rem;gap:2rem}.product-lightbox__close{top:2rem;right:2rem}.product-lightbox__stage{gap:1.5rem}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-row .product-section__option-price{min-height:3.5rem}}@media(max-width:767.98px){.product-section{padding:2rem 2rem 3.5rem}.product-section__card--header{padding:1.5rem}.product-section__card--purchase,.product-section__card--bundle{padding:.75rem}.product-section__card--quote{padding:2rem}.product-section__title{font-size:2.5rem;letter-spacing:-.125rem}.product-section__subtitle{font-size:1.5rem;letter-spacing:-.03125rem}.product-section__short-desc,.product-section__bullet-text{font-size:1.125rem}.product-section__usp-text{font-size:.875rem;letter-spacing:-.0125rem}.product-section__acc-title,.product-section__option-label{font-size:1.375rem}.product-section__option-price-amount{font-size:1.25rem}.product-section__quote-text{font-size:1.375rem;line-height:1.4}.product-section__quote-avatar{width:2.6875rem;height:2.6875rem}.product-section__rating-label{font-size:.875rem}.product-section__rating-image{height:1.063rem}.product-section__heading{text-wrap:balance}.product-section__option-bullets{padding:0 0 0 1rem}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-main{display:contents}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-label-wrap{order:1}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-price{order:2}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-perks{order:3}.product-section__form-actions{flex-direction:column}.product-section__main-qty{width:100%}.product-section__main-qty-input{padding:.625rem 0}.product-section__card--purchase{gap:1.5rem}.product-section__card--bundle{padding:1rem .75rem .75rem;gap:1.5rem}.product-section__option--featured{padding:.75rem .75rem .875rem}.product-section__option--featured:has(.product-section__option-radio:checked){padding:calc(.75rem - .5px) calc(.75rem - .5px) calc(.875rem - .5px)}.product-section__option:not(.product-section__option--featured){padding:.75rem}.product-section__option:not(.product-section__option--featured):has(.product-section__option-radio:checked){padding:calc(.75rem - .5px)}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-row{flex-direction:column;align-items:flex-start;gap:0}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-label-wrap{align-self:stretch;width:100%}.product-section__option-price{gap:0;text-align:left;align-items:flex-start}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-row .product-section__option-price{padding-left:2.25rem;padding-bottom:.5rem}.product-section__option-bullet{font-size:1.125rem}.product-section__option:has(.product-section__option-radio:checked) .product-section__option-perks{margin-top:.25rem}.product-section__atc{font-size:1.125rem}.product-lightbox__stage{grid-template-columns:1fr 1fr;grid-template-rows:minmax(0,1fr) auto;column-gap:.75rem;row-gap:.75rem;align-items:stretch}.product-lightbox__media{grid-column:1 / -1;grid-row:1}.product-lightbox__arrow--prev{grid-column:1;grid-row:2;justify-self:end}.product-lightbox__arrow--next{grid-column:2;grid-row:2;justify-self:start}}.product-section__sticky-atc{display:none}@media(max-width:47.99rem){.product-section__sticky-atc{position:fixed;inset:auto 0 0 0;z-index:2;display:block;background-color:#fff;padding:.875rem 2rem;padding-bottom:calc(.875rem + env(safe-area-inset-bottom,0px));box-shadow:0 -.375rem 1.25rem #5c5c5c0f;transform:translateY(100%);transition:transform .24s ease;pointer-events:none}.product-section__sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.product-section__sticky-atc-btn{flex:none;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product.css.map */
