.accordion{position:relative}.accordion__btn{align-items:center;border-radius:.125rem;border-top:.0625rem solid #c9c9c9;display:flex;flex-direction:row;font-size:.875rem;font-weight:600;justify-content:space-between;letter-spacing:.1em;padding-block:1.25rem;text-align:left;text-transform:uppercase;width:100%}.accordion__btn:after{border-bottom:.09375rem solid;border-right:.09375rem solid;content:"";display:block;height:.375rem;margin:0 .2rem .25rem;transform:rotate(45deg);transform-origin:50% 65%;transition:transform .3s ease-in-out;width:.375rem}.accordion__btn.is-active:after{transform:rotate(225deg)}.accordion__heading{margin:unset}.js .accordion__content{display:none;height:0;margin:0 -.1875rem;opacity:0;overflow:hidden;padding:0 .1875rem;width:calc(100% + .375rem)}.js .accordion__content:after,.js .accordion__content:before{content:"";display:block;position:relative;z-index:-1}.js .accordion__content:before{margin-top:-.3125rem}.js .accordion__content:after{margin-bottom:-2.8125rem}.js .accordion__content.is-active{display:block;transition:padding .3s ease,opacity .3s ease}.js .accordion__content.is-visible{height:auto;opacity:1;padding-bottom:3.5rem;padding-top:.5rem}.breadcrumbs{font-size:1rem;width:100%}.breadcrumbs,.breadcrumbs>li:not(:last-child){align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.breadcrumbs>li:not(:last-child):after{background-color:#0d0808;content:"";display:block;height:1rem;margin:0 .5rem;transform:rotate(25deg);width:.0625rem}.breadcrumbs__item:not([aria-current]){text-decoration:underline}.callout{background-color:#f0f0f0;color:#0d0808;display:flex;flex-direction:row;gap:1rem;padding:1rem}.callout__image-wrapper{width:2.25rem}.callout__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.callout__text{display:grid;flex:1;gap:0}.callout__headline{font-size:1rem;font-weight:600;margin:0}.callout__description{font-size:.875rem;margin:0}.product-addons{border-top:1px solid #c9c9c9;padding-block:1.5rem}.product-addons .product-addon:not(:last-child){margin-bottom:1rem}.product-addons__title{font-family:Avenir Next,sans-serif;font-size:1.25rem;font-style:italic;font-weight:700;letter-spacing:.03em;line-height:1.1;margin:0 0 1.5rem;text-transform:uppercase}.product-addon{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start}.product-addon .media-image{background-color:#f0f0f0;height:auto;width:6rem}.product-addon img{mix-blend-mode:multiply}.product-addon form{flex:1}.product-addon__title{font-family:Avenir Next,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .25rem;z-index:2}.product-addon__text{font-size:.75rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:2}.product-addon__options{display:flex;flex-direction:row;justify-content:flex-start}.product-addon__options .input-select{flex:1}.product-addon__options select{font-size:.75rem;padding:.75rem 1.5rem .75rem 1rem}.product-addon__options label{left:1.25rem!important}.product-addon__cta{--border-radius:7.5rem;align-items:center;background-color:#0d0808;border:2px solid #0d0808;border-radius:var(--border-radius);border-bottom-left-radius:0;border-top-left-radius:0;color:#fff;display:inline-flex;font-size:1rem;font-size:.75rem;font-style:italic;font-weight:700;gap:.5625rem;justify-content:center;letter-spacing:.015em;line-height:1.1;padding:.75rem 2rem .75rem 1.5rem;text-align:left;text-transform:uppercase;transition:color .2s ease-in,background-color .2s ease-in,border-color .2s ease-in}.product-addon__cta:disabled{background-color:#949494!important;border-color:#949494!important;color:#fff!important;pointer-events:none!important}.product-addon__cta:active{background-color:#0d0808;border-color:#0d0808}.product-addon__option-wrapper{display:flex;flex:1;flex-direction:row;justify-content:flex-start}.product-addon__option-wrapper .input-group{flex:1}.product-addon__option-wrapper .input-group:last-child select,.product-addon__options--multiple .input-group:first-child select{border-bottom-right-radius:0;border-top-right-radius:0}.product-addon__no-options-atc{display:flex;flex-direction:row;justify-content:flex-end}.product-addon__no-options-atc .product-addon__cta{border-radius:7.5rem;padding-inline:2rem;width:unset}.input-swatch{display:inline-block;margin:.25rem .35rem .25rem .25rem;position:relative}.input-swatch input{bottom:0;height:100%;left:0;min-height:unset;min-width:unset;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:2}.input-swatch label{align-items:center;display:flex;flex-direction:row;font-size:.875rem;font-weight:600;gap:.75rem;justify-content:flex-start;margin:0}.input-swatch .swatch{--border-radius:50%;background-position:50%;background-size:cover;border-radius:var(--border-radius);display:block;flex-shrink:0;height:2.125rem;position:relative;width:2.125rem}.input-swatch .swatch:after,.input-swatch .swatch:before{border-radius:var(--border-radius);content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.input-swatch .swatch:after{border:1px solid rgba(0,0,0,.15);height:100%;width:100%}.input-swatch .swatch:before{border:1px solid #d6d6d6;height:125%;width:125%;z-index:-1}.input-swatch input:checked~label .swatch:before{border-color:#0d0808;z-index:1}.input-swatch input.focus-visible{box-shadow:none}.input-swatch input.focus-visible~label .swatch:before{border-radius:var(--border-radius,.125rem);outline:2px solid #1d8ec7}.input-swatch input:disabled{pointer-events:none}.input-swatch input:disabled~label{opacity:.5}.input-swatch input:disabled~label .swatch:before{border:1px solid #d6d6d6!important}.input-swatch input:disabled~label .swatch:after{background:linear-gradient(to left top,transparent calc(50% - 2px),#fff 50%,transparent calc(50% + 2px));border-radius:100%;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:0;transform:none;z-index:1}.input-swatch--small .swatch{height:1.5rem;width:1.5rem}.input-pill{display:inline-block;margin:0;padding:0;position:relative}.input-pill input{bottom:0;height:100%;left:0;min-height:unset;min-width:unset;opacity:0;position:absolute;right:0;top:0;width:100%;z-index:2}.input-pill label{--border-radius:7.5rem;align-items:center;color:#0d0808;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;letter-spacing:.2em;line-height:1.1;margin:0;min-height:unset;padding:.875rem 1.125rem;text-transform:uppercase;transition:all .25s ease}.input-pill label,.input-pill label:before{border:1px solid #0d0808;border-radius:7.5rem}.input-pill label:before{bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .25s ease,background-color .25s ease,color .25s ease;z-index:-1}.input-pill input.input-radio--checked~label,.input-pill input:checked~label{background-color:#0d0808;border-color:#0d0808;color:#fff}.input-pill input.input-radio--checked~label:before,.input-pill input:checked~label:before{background-color:#0d0808;border-color:#0d0808;opacity:1}.input-pill input.input-radio--checked:hover~label,.input-pill input:checked:hover~label{background-color:#d34312;border-color:#d34312}.input-pill input.input-radio--checked:hover~label:before,.input-pill input:checked:hover~label:before{background-color:#d34312;border-color:#d34312;opacity:1}.input-pill input.is-unavailable,.input-pill input:disabled{border-color:#595959}.input-pill input.is-unavailable~label,.input-pill input:disabled~label{border-color:#595959;color:#595959!important}.input-pill input.is-unavailable~label:before,.input-pill input:disabled~label:before{background-color:transparent!important;border-color:#595959;opacity:1}.input-pill input.is-unavailable~label:after,.input-pill input:disabled~label:after{background:linear-gradient(to left top,transparent calc(50% - 1px),#949494 50%,transparent calc(50% + 1px));border-radius:7.5rem;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.input-pill input.focus-visible~label{border-color:#fff;border-radius:var(--border-radius,.125rem);border-width:2px;box-shadow:0 0 0 .125rem #1d8ec7;outline:none}.input-pill input:disabled,.input-pill input:disabled~label{pointer-events:none}.input-pill input:disabled~label:before{background-color:transparent!important;pointer-events:none}.input-pill input:disabled~label:after{background:linear-gradient(to left top,transparent calc(50% - 1px),#949494 50%,transparent calc(50% + 1px));border-radius:7.5rem;bottom:0;content:"";left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:1}.product-options{display:grid;gap:0}.product-options__option{margin-block:1rem}.product-options__option-title{display:block;font-family:Avenir Next,sans-serif;font-size:.75rem;font-weight:700;font-weight:600;letter-spacing:.15em;line-height:1.1;margin-bottom:.3125rem;min-height:1.625rem;text-transform:uppercase}.product-options__options-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.product-options__options-wrapper .input-pill{min-width:22%}.product-options__options-wrapper .input-pill label{white-space:nowrap;width:100%}.product__price{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.price-compare{color:#595959;font-weight:400}.input-qty{align-items:stretch;border:1px solid #0d0808;border-radius:7.5rem;display:inline-flex;line-height:1;margin-top:0;padding-top:0}.input-qty__button{border-radius:0;padding:.1875rem .75rem}.input-qty__button .icon{color:#0d0808;height:auto;width:.75rem}.input-qty__button:first-of-type{border-bottom-left-radius:7.5rem;border-top-left-radius:7.5rem}.input-qty__button:nth-of-type(2){border-bottom-right-radius:7.5rem;border-top-right-radius:7.5rem}.input-qty__button.focus-visible{background-color:#fff!important;z-index:1}.input-qty__input{border:0;border-radius:.1875rem;font-size:.75rem;font-weight:800;margin:0 8px;max-width:2.5em;min-width:2rem;padding:0;text-align:center}.product-form{display:grid;gap:1.5rem}.product-form__actions{display:grid;gap:.375rem;margin-bottom:.5rem;text-align:center;width:100%}.product-form__actions .btn{display:inline-flex!important}.product-form__actions .klaviyo-product-container{height:3.875rem;position:relative}.product-form__actions .klaviyo-product-container .klaviyo-button-container{display:block!important;left:0!important;margin-left:0!important;opacity:unset!important;position:static!important;top:0!important;width:100%!important}.product-form__actions .klaviyo-product-container .klaviyo-button-container .btn{width:100%}.product-form__actions .afterpay-target+afterpay-placement{margin:0}.slider{overflow:hidden;position:relative;width:100%}.slider__slide{padding:0 .5rem}.slider__controls{align-items:center;display:flex;justify-content:space-between;margin:0;padding:1.5rem 0 0;width:100%}.slider__dots .fm-slider__dot--standard~label:before{background-color:currentColor;height:.75rem;opacity:.75;width:.75rem}.slider__dots .fm-slider__dot--thumb~label{background-position:50%;background-size:cover;border:1px solid #fff;height:60px;margin:2px;width:60px}.slider__dots .fm-slider__dot--thumb.current~label{border-color:#0d0808}.slider__btn{flex-shrink:0}.slider__autoplay-btn{background-color:#fff;border-radius:50%;left:.5rem;position:absolute;top:.5rem;z-index:2}.slider__autoplay-btn .play{display:none}.slider__autoplay-btn.paused .play{display:block}.modal,.slider__autoplay-btn.paused .pause{display:none}.modal{bottom:0;height:auto;left:0;margin:auto;opacity:0;position:fixed;right:0;top:0;transition:opacity .25s ease-in-out;width:95%;z-index:-10}.modal.is-active{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;z-index:10}.modal.is-visible{opacity:1}.modal>*{background-color:#fff;overflow-y:scroll;pointer-events:auto;position:relative;width:100%}.modal--nested.is-active{z-index:12}.modal__header{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding-left:1.5rem;position:sticky;top:0;width:100%;z-index:2}.modal__header .btn{margin-left:auto}.modal__header.modal__no-header{background-color:transparent;height:3.5rem;margin-bottom:-3.5rem;padding:0;position:sticky;right:0;top:0;width:unset}.modal__header.modal__no-header svg{height:auto;width:2rem}.modal__title{font-family:Avenir Next,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.35;margin:.5rem 0}.modal__content{padding:1.5rem}.modal__video{padding:56.25% 0 0;position:relative}.modal__video iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.modal--standard{max-height:85vh;max-width:950px}.modal--standard>*{border-radius:.125rem;box-shadow:0 3px 6px rgba(0,0,0,.11)}.modal--narrow{max-width:500px}.modal--full-screen{height:100vh;max-height:100%;max-width:100%;width:100vw}.product-gallery{overflow:hidden;width:100%}.product-gallery__slide{padding:0 .5rem}.product-gallery .product-gallery__slide{padding:0}.product-gallery .media-image{background-color:#f0f0f0}.product-gallery img{mix-blend-mode:multiply}.product-gallery .slider__dots .fm-slider__dot--thumb~label{background-blend-mode:multiply!important;background-color:#f0f0f0!important;height:6rem;margin:0 0 0 .5rem;width:4.5rem}.product-gallery .slider__controls{padding:0}.product-gallery .slider__btn{padding:.5rem;position:absolute;top:calc(50% - 3.5rem);transform:translateY(-50%);z-index:2}.product-gallery .slider__btn.js-fm-slider-prev{left:.25rem}.product-gallery .slider__btn.js-fm-slider-next{right:.25rem}.product-gallery .btn--zoom{padding:.25rem;position:absolute;right:.5rem;top:.5rem;z-index:2}.product-gallery .btn--zoom svg{display:block;height:auto;width:2rem}.rte{font-size:1rem;line-height:1.4}.rte>*{margin-bottom:0;margin-top:0}.rte>*+*{margin-top:1.5rem}.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{font-family:Avenir Next,sans-serif;font-weight:700}.rte h1 b,.rte h1 strong,.rte h2 b,.rte h2 strong,.rte h3 b,.rte h3 strong,.rte h4 b,.rte h4 strong,.rte h5 b,.rte h5 strong,.rte h6 b,.rte h6 strong{font-weight:700}.rte h1{font-size:1.75rem}.rte h2{font-size:1.5625rem}.rte h3{font-size:1.375rem}.rte h4{font-size:1.25rem}.rte h5{font-size:1.125rem}.rte h6{font-size:1rem}.rte a{color:#d34312;-webkit-text-decoration-line:underline;text-decoration-line:underline}.rte a:active{color:#b32f01}.rte ol,.rte ul{padding-left:1.5rem}.rte ol ol,.rte ol ul,.rte ul ol,.rte ul ul{margin-bottom:0;margin-top:0}.rte ol>li,.rte ul>li{display:list-item;list-style-position:outside;margin:.25rem 0}.rte ul>li{list-style:disc}.rte ol>li{list-style:decimal}.rte blockquote{font-family:Avenir Next,sans-serif;font-weight:600;line-height:1.2;padding:1.5rem .5rem 1.5rem 1rem;position:relative}.rte blockquote p{font-size:1.25rem;margin:0}.rte blockquote:before{background-image:url(icon-open-quote.svg);background-size:cover;content:"";display:block;height:1rem;left:-.75rem;position:absolute;top:1.25rem;width:1.1875rem}.rte blockquote>:first-child{margin-top:0}.rte blockquote>:last-child{margin-bottom:0}.rte iframe{max-width:100%}.rte b,.rte strong{font-weight:600}.rte b,.rte code,.rte em,.rte small,.rte strong{line-height:1}.rte abbr[title]{border-bottom:1px dotted}.value-prop{display:grid;gap:.5rem;text-align:center}.value-prop__image-wrapper{display:block;height:auto;margin:auto;max-height:2.25rem;max-width:2.1875rem;width:100%}.value-prop__image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.value-prop__text{display:grid;gap:0}.value-prop__title{font-size:.875rem;font-weight:600}.value-prop__subtitle{font-size:.75rem}.product{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto 1.5rem;position:relative}.product__breadcrumbs{margin:.75rem 0 2rem;width:100%}.product__details{display:grid;gap:0;width:100%}.product__details--no-image{margin:auto;max-width:600px;width:100%!important}.product__title{font-family:Avenir Next,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.product__price{position:relative}.product__header .stamped-product-reviews-badge{display:block;margin-bottom:.5rem;min-height:1.75rem}.product__header .stamped-badge-caption{display:inline!important;font-family:Avenir Next,sans-serif;font-size:1.25rem;font-size:.75rem;font-style:italic;font-weight:700;font-weight:600;letter-spacing:.03em;letter-spacing:.05em;line-height:1.1;text-transform:uppercase}.product__header .fa-star-half-o:before,.product__header .fa-star-o:before,.product__header .fa-star:before,.product__header .stamped-fa-star-half-o:before,.product__header .stamped-fa-star-o:before,.product__header .stamped-fa-star:before{font-size:1.5rem}.product__header .stamped-badge-starrating{margin-right:.5rem!important}.product__header .product__price{font-size:1.25rem}#ProductReviews .fa-star,#ProductReviews .fa-star-half-o,#ProductReviews .fa-star-half-o:before,#ProductReviews .fa-star-o,#ProductReviews .fa-star-o:before,#ProductReviews .fa-star:before,#ProductReviews .stamped-fa-star,#ProductReviews .stamped-fa-star-half-o,#ProductReviews .stamped-fa-star-half-o:before,#ProductReviews .stamped-fa-star-o,#ProductReviews .stamped-fa-star-o:before,#ProductReviews .stamped-fa-star:before,.product__header .fa-star,.product__header .fa-star-half-o,.product__header .fa-star-half-o:before,.product__header .fa-star-o,.product__header .fa-star-o:before,.product__header .fa-star:before,.product__header .stamped-fa-star,.product__header .stamped-fa-star-half-o,.product__header .stamped-fa-star-half-o:before,.product__header .stamped-fa-star-o,.product__header .stamped-fa-star-o:before,.product__header .stamped-fa-star:before{color:#f15a24!important}#ProductReviews .stamped-summary-actions-clear:before,#ProductReviews .stamped-summary-actions-mobile-filter i:before,#ProductReviews .stamped-summary-actions-newquestion:before,#ProductReviews .stamped-summary-actions-newreview:before{color:#fff}#ProductReviews .new-review-form.stamped-visible{background-color:#fff;color:#0d0808;padding:1.5rem!important}#ProductReviews .stamped-form-label+.stamped-form-input[type=email],#ProductReviews .stamped-form-label+.stamped-form-input[type=text],#ProductReviews textarea.stamped-form-input-textarea{--border-radius:1.75rem;background-color:#fff;border:1px solid #0d0808;border-radius:var(--border-radius);font-weight:600;line-height:1.4;margin-bottom:1.5rem;padding:1rem 2rem}#ProductReviews .stamped-form-label{display:block;font-weight:700;margin-bottom:.5rem}#ProductReviews #stamped-button-submit,#ProductReviews input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary{--border-radius:7.5rem;align-items:center;background-color:#0d0808;border:2px solid #0d0808;border-radius:var(--border-radius);color:#fff;display:inline-flex;font-size:1rem;font-style:italic;font-weight:700;gap:.5625rem;justify-content:center;letter-spacing:.015em;line-height:1.1;padding:1rem 1.5rem;text-align:left;text-transform:uppercase;transition:color .2s ease-in,background-color .2s ease-in,border-color .2s ease-in}#ProductReviews #stamped-button-submit:disabled,#ProductReviews input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary:disabled{background-color:#949494!important;border-color:#949494!important;color:#fff!important;pointer-events:none!important}#ProductReviews #stamped-button-submit:active,#ProductReviews input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary:active{background-color:#0d0808;border-color:#0d0808}#ProductReviews #stamped-filter-select,#ProductReviews #stamped-sort-select,#ProductReviews #stamped-sort-select2,#ProductReviews .stamped-filter-select{background-color:#fff;color:#0d0808}.product__short-description.rte{margin-bottom:.5rem}.product__short-description.rte .metafield-rich_text_field>:first-child{margin-top:0}.product__short-description.rte .metafield-rich_text_field>:last-child{margin-bottom:0}.product__short-description.rte ul,.product__short-description.rte ul>li{list-style:none}.product__short-description.rte ul{padding-left:0}.product__short-description.rte li{align-items:flex-start;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start;margin:.5rem 0}.product__short-description.rte .list-marker{color:#f04b24}.product-value-props{align-items:start;border-top:1px solid #c9c9c9;-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-block:1.5rem;row-gap:.75rem}.product-tabs{border-bottom:1px solid #c9c9c9}.product-tab h2,.product-tab h3{margin:0}.product-tab .rte{padding-bottom:1.5rem}.product-tab__content--sizing img{display:block;height:auto;margin-bottom:1.5rem;width:100%}.product-360__steps{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin:1rem 0 1.5rem}.product-360__steps__list-item{display:grid;font-family:Avenir Next,sans-serif;font-size:.875rem;font-size:.625rem;font-style:italic;font-weight:700;gap:.5rem;letter-spacing:.05em;text-transform:uppercase}.product-360__steps__image{height:1.25rem;mix-blend-mode:multiply;width:auto}.product-callouts-wrapper+*{border-top:none}@media (hover:hover){.product-addon__title:hover{text-decoration:underline}.product-addon__cta:hover{background-color:#d34312;border-color:#d34312;color:#fff}.input-swatch:hover .swatch:before{border-color:transparent}.input-pill input:hover~label{border-color:#f04b24}.input-pill input:hover~label:before{background-color:transparent;border-color:#f04b24;border-width:2px;opacity:1}.rte a:hover{color:#b32f01}#ProductReviews #stamped-button-submit:hover,#ProductReviews input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary:hover{background-color:#d34312;border-color:#d34312;color:#fff}}@media only screen and (min-width:48em){.modal{max-height:65vh}.modal--full-screen{max-height:100vh}.product{-moz-column-gap:3rem;column-gap:3rem;margin-bottom:3rem}.product__media{position:sticky;top:calc(1.5rem + var(--header-height));width:21.75rem}.product__details{flex:1;width:unset}.product-value-props{gap:1rem;padding-block:2rem}.product-360__steps__list-item{align-items:center;display:flex;flex-direction:row;gap:.375rem;justify-content:flex-start}}@media (min-width:51.25em){.product-360__steps__list-item{font-size:.75rem}}@media only screen and (min-width:64em){.product-addon{align-items:center;gap:1.5rem}.product-addon .media-image{width:7.5rem}.product-addon__title{font-size:1.125rem}.product-addon__text{font-size:.875rem;margin-bottom:1.5rem}.product-addon__options select{font-size:.875rem;padding-left:1.5rem;padding-right:2.25rem}.product-addon__cta{font-size:1rem}.product-addon__options--multiple .input-group:last-child label{left:.75rem!important}.product-addon__options--multiple .input-group:last-child select{border-left:0;border-radius:0;padding-left:1rem!important}.product-options{gap:1.5rem}.product__price{font-size:1.25rem}.product-form__actions{gap:.5rem;margin-bottom:1rem}.slider__dots .fm-slider__dot--thumb~label{height:100px;width:100px}.modal__header{padding-left:2.5rem}.modal__title{font-size:2.125rem;line-height:1.25}.modal__content{padding:2.5rem}.product-gallery__slide{padding:0}.product-gallery .slider__dots .fm-slider__dot--thumb~label{margin:0 0 .5rem}.product-gallery .fm-slider__slides{margin-left:6rem;width:calc(100% - 6rem)}.product-gallery .slider__btn{top:50%}.product-gallery .slider__btn.js-fm-slider-prev{left:6.25rem}.rte h1{font-size:2.8125rem}.rte h2{font-size:2.5rem}.rte h3{font-size:2.25rem}.rte h4{font-size:2rem}.rte h5{font-size:1.75rem}.rte h6{font-size:1.5625rem}.rte blockquote{padding:2.25rem 1.5rem 1.5rem 1.75rem}.rte blockquote p{font-size:1.5625rem}.rte blockquote:before{height:1.1875rem;left:-.25rem;top:1.875rem;width:1.4375rem}.value-prop{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;text-align:left}.value-prop__image-wrapper{height:auto;margin:0;max-height:unset;max-width:unset;width:2.5rem}.value-prop__text{flex:1}.value-prop__title{font-size:1rem}.value-prop__subtitle{font-size:.875rem}.product__media{width:50%}.product__title{font-size:1.75rem}.product__header .stamped-product-reviews-badge{margin-bottom:1rem}.product__header .stamped-badge-caption{font-size:.875rem}#ProductReviews .new-review-form.stamped-visible{padding:2.25rem!important}.product-360__steps__image{height:1.5rem}}@media only screen and (min-width:73.125em){.product-gallery .slider__dots .fm-slider__dot--thumb~label{height:9rem;width:6.75rem}.product-gallery .fm-slider__slides{margin-left:8.25rem;width:calc(100% - 8.25rem)}.product-gallery .slider__btn.js-fm-slider-prev{left:8.5rem}.product{-moz-column-gap:4rem;column-gap:4rem}}@media only screen and (min-width:80em){.product{-moz-column-gap:5.25rem;column-gap:5.25rem}.product__media{width:40.5rem}}@media only screen and (max-width:calc(80em - 1px)){.product-addon__options .input-select:after{right:1rem}}@media only screen and (max-width:calc(64em - 1px)){.product-addon__options label{clip:rect(0 0 0 0);border:0;display:block;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.product-addon__options--multiple{flex-wrap:wrap;gap:.5rem}.product-addon__options--multiple .product-addon__cta{border-radius:7.5rem;width:100%}.product-addon__options--multiple .input-group:last-child select{border-left:0;border-radius:0 7.5rem 7.5rem 0}.product-gallery .fm-slider__dots.fm-slider__dots--vertical{flex-direction:row;justify-content:flex-start;overflow-x:scroll;overflow-y:unset;padding:.5rem;position:static;width:100%}}@media only screen and (max-width:calc(48em - 1px)){.product__media{margin-inline:-1.5rem;width:calc(100% + 3rem)}}