@media screen and (min-width:768px){.product-section{border-bottom:1px solid var(--color-border);padding-bottom:var(--container-spacing-md)}}.product-section>.site-center{max-width:calc(var(--site-center) + var(--site-side-spacing-lg) + var(--site-side-spacing-lg))}@media screen and (max-width:767px){.product-wrapper{margin-bottom:var(--container-spacing);padding-left:0;padding-right:0}}.product-media{position:relative}.product-media__item{display:block}.product-media__item--play{position:relative}.product-media__item--play:before{content:"";display:block;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3)}.product-media__item--play:after{content:"";display:block;position:absolute;z-index:2;top:50%;left:50%;width:1.25rem;height:1.25rem;background-color:var(--color-white);-webkit-mask:url("data:image/svg+xml;utf8,<svg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8 5v14l11-7L8 5z' fill='%23FFF'/></svg>") no-repeat center/contain;mask:url("data:image/svg+xml;utf8,<svg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M8 5v14l11-7L8 5z' fill='%23FFF'/></svg>") no-repeat center/contain;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}@media screen and (min-width:768px){.product-info-container{position:-webkit-sticky;position:sticky;z-index:1;top:0;left:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (min-width:768px){.product-info-container:has(.modal-is-open){position:static;z-index:auto}}.product-info-col{position:relative;display:block}@media screen and (min-width:768px){.product-info-col{margin-top:2rem}}@media screen and (max-width:767px){.product-info-col{padding:0 var(--site-side-spacing)}}.product-info-col span[class^=clearpay-text]{color:var(--color-medium-gray)}.product-info-col .clearpay-logo{width:auto!important;max-height:1rem}.product-info-col .product__badges .product__badge{margin-bottom:1rem}@media screen and (max-width:767px){.product__mobile-top{padding:0 var(--site-side-spacing);margin-bottom:.375rem}}@media screen and (max-width:767px){.product__mobile-top .product__badges{display:none}}.product__desktop-top{padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid var(--color-pale-gray)}.product-form{display:block}.product-info-col .product-form{margin-top:1rem}.product-form__quantity{margin-bottom:1rem}.product-form__quantity label{display:block;margin-bottom:.5rem}.product-form__quantity label.visibility-hidden{display:none}.product-form__buttons{margin:1rem 0;min-height:3.125rem;position:relative}.product-form__buttons .button{padding-top:.875rem;padding-bottom:.875rem;margin:0}.product-form__buttons .button+.button{margin-top:.375rem}.product-form__buttons .product-wishlist-button{position:absolute;z-index:1;top:0;right:0;height:100%;aspect-ratio:1/1;background-color:var(--color-brand-primary);border-left:1px solid var(--color-brand-text-on-primary);border-radius:0 .25rem .25rem 0}.product-form__buttons .product-wishlist-button:hover{background-color:var(--color-tse-green)}.product-form__buttons .product-wishlist-button .wishlist-btn{color:var(--color-brand-text-on-primary)!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,0);border:none}.product-form__buttons .product-wishlist-button .wishlist-btn .icon-swym-added{display:none}.product-form__buttons .product-wishlist-button .wishlist-btn.swym-added .icon-swym-added{display:block}.product-form__buttons .product-wishlist-button .wishlist-btn.swym-added .icon-swym-add{display:none}.product-form__add-to-cart{position:relative}.product-form__add-to-cart~#BIS_trigger{margin-top:.375rem}.product-sticky{position:fixed;left:0;right:0;top:auto;bottom:0;z-index:-1;padding:.625rem 0;background-color:var(--color-brand-background);-webkit-transition:all var(--duration-short) linear;transition:all var(--duration-short) linear;opacity:0}@media screen and (min-width:1024px){.product-sticky{top:0;bottom:auto}}.product-sticky--active{z-index:calc(var(--z-index-sticky) - 1);opacity:1}@media screen and (max-width:1023px){.product-sticky--active{border-top:.0625rem solid var(--color-border)}}@media screen and (min-width:1024px){.product-sticky--active{border-bottom:.0625rem solid var(--color-border)}}@media screen and (min-width:1024px){.header--is-revealed .product-sticky--active{top:var(--header-height-lg)}}.product-sticky__title{margin-right:var(--element-spacing)}@media screen and (min-width:1200px){.product-sticky__title{font-size:1.125rem}}.product-sticky__variants{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product-sticky__variants--technical .product-form__input.product-form__input--dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:1024px){.product-sticky__variants--technical .product-form__input.product-form__input--dropdown .select,.product-sticky__variants--technical .product-form__input.product-form__input--dropdown select{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media screen and (min-width:1024px){.product-sticky__variants--technical .product-form__input.product-form__input--dropdown select{min-width:300px}}.product-sticky .product__variant-selector .options{display:-webkit-box;display:-ms-flexbox;display:flex;grid-template-columns:none}.product-sticky .options__label{height:2.625rem;line-height:2.625rem}.product-sticky .options__label--disabled:before{-webkit-transform:translate(-50%,-50%) rotate(155deg);-ms-transform:translate(-50%,-50%) rotate(155deg);transform:translate(-50%,-50%) rotate(155deg)}.product-sticky .options__label--disabled:after{-webkit-transform:translate(-50%,-50%) rotate(25deg);-ms-transform:translate(-50%,-50%) rotate(25deg);transform:translate(-50%,-50%) rotate(25deg)}@media screen and (max-width:1023px){.product-sticky select{padding-left:.5rem;padding-right:1.25rem}}.product-sticky .field__select{background-color:rgba(0,0,0,0);border:1px solid var(--color-border)}.product-sticky .price__sale .price-item--sale{color:var(--color-white)}.product-sticky .price__compare{display:none}.product-sticky .button[data-add-to-cart-button]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.625rem 1rem}@media screen and (max-width:1023px){.product-sticky .button[data-add-to-cart-button]{padding:.75rem .625rem}}.product__summary{margin-top:0;margin-bottom:0;font-size:1.125rem;line-height:1.4375rem;-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}@media screen and (min-width:768px){.product__summary{margin-top:0;margin-bottom:0}}.product__summary .product__text{margin-bottom:.25rem}.product__summary .product__text--link{display:block;color:var(--color-black);-webkit-text-decoration:none;text-decoration:none}.product__summary .product__text--link:active,.product__summary .product__text--link:focus,.product__summary .product__text--link:hover{-webkit-text-decoration:underline;text-decoration:underline}.product__summary .product__price{font-size:1.125rem}@media screen and (max-width:767px){.product__summary .product__price{font-size:1rem}}.product__summary .product__price .price__sale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.25rem}.product__summary .product__price .price__sale *{margin:0}.product__summary-top{margin-bottom:1rem}@media screen and (max-width:767px){.product__summary-top{margin-top:.5rem;margin-bottom:.5rem}}.product__summary-top .product__vendor,.product__summary-top .product__vendor .product__text--link{color:var(--color-medium-gray);font-family:var(--font-regular-family);font-size:1.125rem;font-weight:400;line-height:1.3em}@media screen and (max-width:767px){.product__summary-top .product__vendor,.product__summary-top .product__vendor .product__text--link{margin-bottom:0;font-size:1rem}}.product__summary-top .product__vendor{margin-bottom:.25rem}.product__vendor{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.product__title{font-size:1.125rem;line-height:1.4375rem;color:var(--color-brand-text);line-height:1.4em}@media screen and (max-width:767px){.product__title{font-size:1rem}}.product__price .price,.product__price .price__sale{display:block}.product__price .price__sale .price-item--sale{color:var(--color-red)}.product__price .price__compare{margin-top:.25rem;font-size:1.125rem;line-height:1.375rem}.product__price .price dd.price__compare{margin-left:0}.product__color-picker{position:relative;display:block;min-height:3.625rem;margin-bottom:1.75rem}@media screen and (min-width:768px){.product__color-picker{min-height:3.5rem;margin-bottom:1rem}}.product__color-picker .color-picker__content{margin-top:.875rem;min-height:1.5rem}@media screen and (min-width:768px){.product__color-picker .color-picker__content{margin-top:.5625rem}}.product__color-picker .color-picker__content--image{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.25rem;gap:.25rem}.product__color-picker .color-picker__wrapper{margin-bottom:-.625rem}.product__variation-picker{margin:1.25rem auto 1.25rem 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.25rem;border:1px solid var(--color-border);border-radius:.25rem}@media screen and (max-width:767px){.product__variation-picker{width:100%}}.product__variation-picker__link{text-align:center;border-radius:.25rem;padding:.3125rem .9375rem;-webkit-text-decoration:none;text-decoration:none;color:var(--color-brand-text)}@media screen and (max-width:767px){.product__variation-picker__link{padding-left:1.875rem;padding-right:1.875rem;-webkit-box-flex:1;-ms-flex:1;flex:1}}.product__variation-picker__link--active{background-color:var(--color-putty)}.product__variant-selector:not(.visibility-lg--hidden):not(.visibility-hidden){display:block}.product__variant-selector--select .select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__variant-selector--select .select .icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateY(-50%) rotate(90deg);-ms-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);right:.375rem}.product__variant-selector--buttons .product-form__input{border:none;padding:0}.product__variant-selector--buttons .product-form__input legend{width:100%;padding:0;margin:0 0 .625rem}.product__variant-selector .options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.25rem;gap:.25rem;margin:0}.product__variant-selector .options+.options{margin-top:.75rem}@media screen and (max-width:767px){.product__variant-selector .options{grid-template-columns:repeat(4,minmax(0,1fr))}}.product__variant-selector .options .options__label{background-color:rgba(0,0,0,0);border:1px solid var(--color-border);-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.product__variant-selector .options .options__label--disabled,.product__variant-selector .options .options__label:hover{background-color:var(--color-pale-gray)}.product__variant-selector .options .options__label--disabled:after{position:absolute;top:auto;left:auto;bottom:0;right:0;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml;utf8,<svg width='16' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='m13.519 3.882.228.444-5.95 3.065-.228-.119-5.72-2.946.458-.888 5.49 2.828 5.492-2.829.23.445Z' fill='%23979494'/><path d='M14.019 1.5v9H1.579v-9h12.44Zm-11.44 8h10.44v-7H2.579v7Z' fill='%23979494'/></svg>");background-repeat:no-repeat;background-position:50%;background-size:contain;height:.75rem;width:1rem;margin:.125rem;-webkit-transform:none;-ms-transform:none;transform:none;opacity:1}.product__variant-selector .options .options__label--disabled:before{-webkit-transform:translate(-50%,-50%) rotate(155deg);-ms-transform:translate(-50%,-50%) rotate(155deg);transform:translate(-50%,-50%) rotate(155deg)}.product__variant-selector .options__input:checked+.options__label:not(.options__label--disabled),.product__variant-selector .options__label--checked:not(.options__label--disabled){background-color:rgba(0,0,0,0);border-color:currentColor;color:var(--color-brand-text)}.product__variant-selector .options__input:checked+.options__label.options__label--disabled,.product__variant-selector .options__label--checked.options__label--disabled{color:var(--color-brand-text)}.product__stock-information{margin-left:.625rem}.product__description{font-size:.875rem;line-height:1.375rem;margin-bottom:1rem;font-family:var(--font-regular-family);font-weight:var(--font-regular-weight);font-style:var(--font-regular-style)}.product__collapsible{line-height:1.375rem}.product__collapsible--description{border-top:0}@media screen and (min-width:768px){.product__collapsible ul{padding-left:.6875rem}}.product__collapsible li{padding-left:.1875rem}.product__cta-carousel{display:block;border-radius:var(--border-radius);padding:1.25rem 1.25rem 0;margin-top:1.875rem;margin-bottom:1rem;min-height:3.75rem}@media screen and (min-width:768px){.product__cta-carousel{margin-top:1.25rem;margin-bottom:.375rem}}.product__cta-carousel .swiper-wrapper{padding-bottom:1.25rem}.product__cta-carousel .swiper-horizontal>.swiper-pagination-bullets:not(:empty){position:relative;bottom:.875rem}.product__cta-carousel .swiper-pagination-bullet{width:.5rem;height:.5rem}.product__cta-carousel p{margin-bottom:0}.product__cta-carousel a{color:var(--color-brand-text)}.product__small-usps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;padding:.25rem 0 .625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.6875rem;line-height:.875rem}.product__small-usps p{margin:0;position:relative;text-align:center}.product__small-usps p:before{content:"";display:block;position:absolute;top:50%;left:-.375rem;width:.0625rem;height:.625rem;background-color:var(--color-brand-text);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.product__small-usps p:first-child:before{content:none}.product__look{margin-bottom:1.875rem}@media screen and (max-width:767px){.product__look{margin:0 calc(var(--site-side-spacing)*-1)}}.product__look .default-slider__header-wrapper{min-height:auto}.product__look .product-card__inline-rating,.product__look .product__badges{display:none}.product__look-title{margin-bottom:.75rem;font-size:.875rem;font-family:var(--font-medium-family);font-weight:var(--font-medium-weight);font-style:var(--font-medium-style)}@media screen and (max-width:767px){.product__look-title{padding:0 var(--site-side-spacing)}}@media screen and (max-width:767px){.product__look-title .swiper-navigation--custom{display:none}}.product__look-title .swiper-navigation--custom .swiper-button-next,.product__look-title .swiper-navigation--custom .swiper-button-prev{width:1.5rem;padding-top:0;padding-bottom:0}.product__look-title .swiper-navigation--custom .swiper-button-next:hover .icon,.product__look-title .swiper-navigation--custom .swiper-button-prev:hover .icon{-webkit-transform:none;-ms-transform:none;transform:none}.product__look-title .swiper-navigation--custom .swiper-button-next .icon,.product__look-title .swiper-navigation--custom .swiper-button-prev .icon{width:1.5rem}.product__look-title .swiper-navigation--custom .swiper-button-prev .icon{top:auto;-webkit-transform:none;-ms-transform:none;transform:none;left:auto;margin-top:-.0625rem}.product__look-title .swiper-navigation--custom .swiper-button-next{margin-left:.375rem}.product__look-title .swiper-navigation--custom .swiper-button-next .icon{left:auto;right:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}@media screen and (max-width:767px){.product-section .product-information{margin-left:calc(var(--site-side-spacing)*-1);margin-right:calc(var(--site-side-spacing)*-1)}}.product-section .product-information__details{background-color:var(--color-putty);padding:2rem;border-radius:.25rem;margin-top:2.5rem}@media screen and (max-width:767px){.product-section .product-information__details{margin-bottom:2.5rem;padding-left:var(--site-side-spacing);padding-right:var(--site-side-spacing)}}.product-section .product-information__details .product-information__ranges+.product__collapsible,.product-section .product-information__details .product-information__row+.product__collapsible,.product-section .product-information__details .product-information__snippets+.product__collapsible,.product-section .product-information__details .product-information__technical-imagext+.product__collapsible{margin-top:2.5rem}@media screen and (min-width:768px){.product-section .product-information__details .product-information__ranges+.product__collapsible,.product-section .product-information__details .product-information__row+.product__collapsible,.product-section .product-information__details .product-information__snippets+.product__collapsible,.product-section .product-information__details .product-information__technical-imagext+.product__collapsible{margin-top:2rem}}.product-section .product-information__title{margin-bottom:1rem;font-size:1.5rem;font-weight:500;font-family:var(--font-medium-family);line-height:1.1em}@media screen and (max-width:767px){.product-section .product-information__title{font-size:1.375rem;margin-bottom:.5rem}}.product-section .product-information__desc{font-size:.875rem;line-height:1.3em;color:var(--color-black)}.product-section .product-information__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media screen and (max-width:767px){.product-section .product-information__row{gap:2.5rem}}.product-section .product-information__row--split .product-information__attributes,.product-section .product-information__row--split .product-information__descitle{-webkit-box-flex:1;-ms-flex:1;flex:1}.product-section .product-information__row:empty{display:none}.product-section .product-information__attributes{padding:0;gap:.625rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.product-section .product-information__attributes{display:grid;grid-template-columns:repeat(2,1fr)}}.product-section .product-information__attribute{font-size:.875rem;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;gap:.3125rem;text-align:center;border:1px solid var(--color-light-gray);border-radius:.25rem;padding:.625rem;line-height:normal}.product-section .product-information__attribute .usp__icon{width:auto;height:auto;margin:0 0 .3125rem}.product-section .product-information__attribute .usp__icon:empty{display:none}.product-section .product-information__attribute .usp__icon svg{margin:0}.product-section .product-information__attribute .usp__icon img{height:1rem;width:auto}.product-section .product-information__attribute .usp__icon+div{font-family:var(--font-medium-family);font-weight:500;margin-right:.25rem}.product-section .product-information__snippets{display:grid;grid-template-columns:-webkit-max-content 1fr;grid-template-columns:max-content 1fr;grid-row-gap:1rem;row-gap:1rem;grid-column-gap:.5rem;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start;margin-top:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767px){.product-section .product-information__snippets{grid-template-columns:1fr;margin:0 calc(var(--site-side-spacing)*-1);margin-top:2rem;row-gap:0}}.product-section .product-information__row:empty+.product-information__snippets{margin-top:0}.product-section .product-information__snippet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;display:contents}.product-section .product-information__snippet>div,.product-section .product-information__snippet>h3{grid-column:1;font-weight:500;font-family:var(--font-medium-family);font-size:inherit;line-height:1.3em;margin-bottom:0}@media screen and (max-width:767px){.product-section .product-information__snippet>div,.product-section .product-information__snippet>h3{padding:0 var(--site-side-spacing);grid-column:1;margin-bottom:.5rem}}.product-section .product-information__snippet ul{grid-column:2;-webkit-text-decoration:none;text-decoration:none;list-style:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:767px){.product-section .product-information__snippet ul{grid-column:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;scrollbar-width:none;-webkit-scroll-snap-type:y mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;-ms-overflow-style:none;padding:0 var(--site-side-spacing);scroll-padding:0 var(--site-side-spacing);margin-bottom:1rem}}.product-section .product-information__snippet ul li{padding:.375rem .625rem;border:1px solid var(--color-light-gray);border-radius:.25rem;line-height:1em}@media screen and (max-width:767px){.product-section .product-information__snippet ul li{-ms-flex-negative:0;flex-shrink:0;scroll-snap-align:start}}.product-section .product-information__snippet:last-of-type ul{margin-bottom:0}@media screen and (max-width:767px){.product-section .product-information__snippet ul::-webkit-scrollbar{display:none}}.product-section .product-information__ranges{margin-top:3rem}.product-section .product-information__ranges .product-range__title{margin-bottom:1.25rem}.product-section .product-information__ranges .product-range ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin-top:1rem;grid-gap:.25rem;gap:.25rem}@media screen and (max-width:767px){.product-section .product-information__ranges .product-range ul{gap:.5rem}}.product-section .product-information__ranges .product-range ul .product-range-option{font-size:.875rem;color:var(--color-brand-text)}.product-section .product-information__ranges .product-range ul .product-range-option__bar{display:block;height:.25rem;background-color:var(--color-pale-gray)}.product-section .product-information__ranges .product-range ul .product-range-option--active .product-range-option__bar{background-color:var(--color-brand-primary)}.product-section .product-information__ranges .product-range ul .product-range-option__heading{font-family:var(--font-medium-family);font-weight:500;margin-top:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem}@media screen and (min-width:1024px){.product-section .product-information__ranges .product-range ul .product-range-option__heading{padding-right:1rem}}.product-section .product-information__ranges .product-range ul .product-range-option__description{margin-top:.25rem;line-height:1.3em}@media screen and (min-width:1024px){.product-section .product-information__ranges .product-range ul .product-range-option__description{padding-right:1rem}}.product-section .product-information__ranges .product-range+.product-range{margin-top:2rem}.product-section .product-information__technical-imagext{margin-top:3.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem}@media screen and (max-width:767px){.product-section .product-information__technical-imagext{grid-template-columns:1fr}}.product-section .product-information__technical-imagext .product-information__technical-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-section .product-information__technical-imagext .product-information__technical-text *{font-size:.875rem}.product-section .product-information__technical-imagext .product-information__technical-text h1,.product-section .product-information__technical-imagext .product-information__technical-text h2,.product-section .product-information__technical-imagext .product-information__technical-text h3,.product-section .product-information__technical-imagext .product-information__technical-text h4,.product-section .product-information__technical-imagext .product-information__technical-text h5,.product-section .product-information__technical-imagext .product-information__technical-text h6{margin-bottom:.25rem}.product-section .product-information__technical-imagext .product-information__technical-text h1+p,.product-section .product-information__technical-imagext .product-information__technical-text h2+p,.product-section .product-information__technical-imagext .product-information__technical-text h3+p,.product-section .product-information__technical-imagext .product-information__technical-text h4+p,.product-section .product-information__technical-imagext .product-information__technical-text h5+p,.product-section .product-information__technical-imagext .product-information__technical-text h6+p{color:var(--color-medium-gray)}.product-section .product-information__technical-imagext .product-information__technical-text p{margin-top:0}.product-section .product-information__technical-imagext .product-information__technical-text p+h1,.product-section .product-information__technical-imagext .product-information__technical-text p h2,.product-section .product-information__technical-imagext .product-information__technical-text p h3,.product-section .product-information__technical-imagext .product-information__technical-text p h4,.product-section .product-information__technical-imagext .product-information__technical-text p h5,.product-section .product-information__technical-imagext .product-information__technical-text p h6{margin-bottom:2rem}@media screen and (max-width:767px){.product-section .product-information__technical-imagext .product-information__technical-text p+h1,.product-section .product-information__technical-imagext .product-information__technical-text p h2,.product-section .product-information__technical-imagext .product-information__technical-text p h3,.product-section .product-information__technical-imagext .product-information__technical-text p h4,.product-section .product-information__technical-imagext .product-information__technical-text p h5,.product-section .product-information__technical-imagext .product-information__technical-text p h6{margin-bottom:1rem}}.product-section .product-fit{background-color:var(--color-putty);font-size:.75rem;text-align:center;padding:.5rem .25rem;width:100%;margin-top:.5rem;border-radius:.25rem;line-height:1.3em}.product-section .product-hr{border-bottom:1px solid var(--color-border)}.product-section klarna-placement::part(osm-container){text-align:left!important;border:none!important;padding:0!important}.product-section .yotpo-product-points-widget{text-align:center;margin-top:1rem}.product-section .yotpo-product-points-widget .yotpo-product-points-inner-wrapper a{display:block}.swym-button-bar.swym-inject,.swym-tooltip.swym-inject{display:none}.product-recommendation-section{margin-top:2.5rem}@media screen and (min-width:768px){.product-recommendation-section{margin-top:3.5rem}}