.product-add-more .add-more-title{margin-bottom:18px}.product-add-more-group{position:relative}.product-add-more-group>summary{cursor:pointer}.product-add-more-group>summary svg{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.product-add-more-group[open]>summary svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.product-add-more-group[open] .product-add-more-collapse{background-color:#fafafa;border-color:#3575ca;color:#3575ca}.product-add-more-group .product-add-more-collapse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #c6c6c6;border-radius:8px;font-size:12px;font-weight:500;gap:32px;margin-bottom:12px;padding:12px 16px;width:100%}.product-add-more-group .product-add-more-collapse::-webkit-details-marker,.product-add-more-group .product-add-more-collapse::marker{display:none}.product-add-more-group .product-add-more-collapse:hover{background-color:#eff4fb;border-color:#6e9cd8}.product-add-more-group .product-add-more-collapse .min-price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-add-more-group .product-add-more-collapse-title{font-weight:600}.product-add-more-group .product-add-more-collapse-subtitle{display:block;font-size:10px;font-weight:400;margin-top:4px}.product-add-more-group .product-add-more-collapse-min-price{color:#3575ca;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;gap:4px}.product-add-more-options-wrapper{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 6px 24px rgba(0,0,0,.24);box-shadow:0 6px 24px rgba(0,0,0,.24);max-height:250px;overflow:auto;position:absolute;top:52px;width:100%;z-index:10}.product-add-more-options-wrapper::-webkit-scrollbar{width:6px}.product-add-more-options-wrapper::-webkit-scrollbar-track{background:#fff;border-radius:0 8px 8px 0}.product-add-more-options-wrapper::-webkit-scrollbar-thumb{background:#c6c6c6;border-radius:4px}.product-add-more-options-wrapper::-webkit-scrollbar-thumb:hover{background:#aaa}.product-add-more-option .empty-option{padding-left:48px}.product-add-more-option label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#3575ca;font-size:12px;font-weight:600;gap:32px;justify-content:space-between;line-height:150%;padding:12px 8px;text-align:left}@media(min-width:1200px){.product-add-more-option label{display:-webkit-box;display:-ms-flexbox;display:flex}}.product-add-more-option label:hover{background-color:#eff4fb}.product-add-more-option input{display:none}.product-add-more-option input:checked+label{background-color:#dfe9f6}.product-add-more-option .add-more-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.product-add-more-option-image{border-radius:4px;margin-right:8px;max-height:32px;max-width:32px}.product-add-more-option[role=option]:focus{background-color:#eff4fb;outline:1px solid #3575ca}.product-add-more-option[role=option][aria-selected=true]{background-color:#dfe9f6}.product-add-more .product-info-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:12px;font-weight:500;gap:4px;margin-bottom:20px;text-decoration:underline}.product-add-more .product-info-icon svg{height:auto;width:16px;fill:#3575ca}.product-add-more .product-info-icon:focus-visible{outline:2px solid #1e1e1e}.product-add-more .option-even{background-color:#fafafa}.product-add-more .price{color:#3575ca;font-size:14px;font-weight:700;margin-left:auto}.product-add-more .compare-at-price{color:#666;font-size:12px;font-weight:400;-ms-flex-item-align:center;align-self:center}.product-add-more .selected{background-color:#eff4fb;border-color:#6e9cd8;color:#3575ca}.product-quantity-picker{background:#fff;border:1.5px solid #c6c6c6;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:16px;max-width:120px;padding:8px 14px;position:relative;width:100%}.product-quantity-picker:after{border:.1rem solid transparent;content:"";pointer-events:none;position:absolute;-webkit-transition:-webkit-box-shadow var(--duration-short) ease;transition:-webkit-box-shadow var(--duration-short) ease;transition:box-shadow var(--duration-short) ease;transition:box-shadow var(--duration-short) ease,-webkit-box-shadow var(--duration-short) ease;z-index:1}.product-quantity-picker:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.quantity__input{color:currentColor;font-size:16px;font-weight:700;padding:0 .5rem;text-align:center;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-grow:1}.quantity__button,.quantity__input{background-color:transparent;border:0}.quantity__button{-ms-flex-negative:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#3575ca;justify-content:center;padding:0}.quantity__button.disabled,.quantity__button:disabled{color:#c6c6c6;cursor:not-allowed;opacity:.5}.quantity__button .svg-wrapper{pointer-events:none;width:1rem}.quantity__button:focus-visible,.quantity__input:focus-visible{background-color:transparent;z-index:2}.quantity__button:focus,.quantity__input:focus{z-index:2}.quantity__button:not(:focus-visible):not(.focused),.quantity__input:not(:focus-visible):not(.focused){background-color:inherit;-webkit-box-shadow:inherit;box-shadow:inherit}.quantity__input:-webkit-autofill,.quantity__input:-webkit-autofill:active,.quantity__input:-webkit-autofill:hover{box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important;-webkit-box-shadow:0 0 0 10rem rgb(var(--color-background)) inset!important}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity__input[type=number]{-moz-appearance:textfield}.quantity__rules{font-size:1.2rem;margin-top:.5rem;position:relative}.quantity__rules .caption{display:inline-block;margin-bottom:0;margin-top:0}.quantity__rules .divider+.divider:before{content:"•";margin:0 .5rem}.quantity__rules-cart{position:relative}.product__info-container .loading__spinner:not(.hidden)~*,.quantity__rules-cart .loading__spinner:not(.hidden)~*{visibility:hidden}.product-details details{margin-bottom:8px}.product-details details>summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafafa;border:1px solid rgba(0,0,0,.1);border-radius:8px;color:#666;cursor:pointer;font-size:14px;font-weight:600;list-style:none;padding:16px}.product-details details>summary::-webkit-details-marker,.product-details details>summary::marker{display:none}.product-details details>summary .arrow{-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}.product-details details>summary .details-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product-details details>summary .details-label svg{margin-right:8px}.product-details details>summary+div{border:1px solid rgba(0,0,0,.1);border-bottom-left-radius:8px;border-bottom-right-radius:8px;font-size:12px;padding:16px}.product-details details>summary+div p:last-child{margin-bottom:0}.product-details details>summary+div ul{-webkit-padding-start:20px;padding-inline-start:20px}.product-details details>summary+div ul li{margin-bottom:5px}.product-details details[open]>summary{border-bottom-left-radius:0;border-bottom-right-radius:0}.product-details details[open]>summary .arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform .2s ease-in;transition:-webkit-transform .2s ease-in;transition:transform .2s ease-in;transition:transform .2s ease-in,-webkit-transform .2s ease-in}.product-details .item-pdf{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fafafa;border:1px solid #c6c6c6;border-radius:4px;margin-bottom:8px;padding:8px}.product-details .item-pdf:last-child{margin-bottom:0}.product-details .item-pdf:hover{background-color:#efefef}.product-details .item-pdf .external-link svg{height:auto;max-width:20px}.product-details .item-pdf .title-pdf-wrap{color:#3575ca;font-size:12px;font-weight:600;margin-left:8px;margin-right:auto;text-decoration:underline}.product-quick-view{--quick-view-spacing-mobile:16px;--quick-view-spacing-desktop:24px}.product-quick-view .modal-dialog{max-width:900px}.product-quick-view .modal-body{padding:0}.product-quick-view header{border-bottom:1px solid #c6c6c6;padding:var(--quick-view-spacing-mobile);position:relative;width:100%}.product-quick-view header svg{height:auto;width:var(--quick-view-spacing-mobile)}.product-quick-view header .product-quick-view-title{margin:auto;text-align:center}.product-quick-view header .product-quick-view-title .product-title{color:#3575ca;font-size:var(--quick-view-spacing-mobile);font-weight:600;margin:0 20px 4px}@media(min-width:576px){.product-quick-view header .product-quick-view-title .product-title{font-size:var(--quick-view-spacing-desktop)}}.product-quick-view header .product-quick-view-title .subtitle{font-size:12px;margin-bottom:0}@media(min-width:576px){.product-quick-view header .product-quick-view-title .subtitle{font-size:14px}}.product-quick-view header .full-details{margin-top:12px;width:100%}@media(min-width:576px){.product-quick-view header .full-details{display:none}}.product-quick-view header .product-quick-view-close{position:absolute;right:10px;top:15px}.product-quick-view header .product-quick-view-close svg{--quick-view-spacing-mobile:12px}.product-quick-view .product-quick-view-columns{display:grid;grid-template-columns:repeat(1,1fr);max-height:70vh;overflow:auto}@media(min-width:576px){.product-quick-view .product-quick-view-columns{grid-template-columns:repeat(2,1fr);padding:var(--quick-view-spacing-desktop)}}.product-quick-view .image-column{background-color:#fafafa;padding:var(--quick-view-spacing-mobile)}.product-quick-view .image-column .splide-main{background:#fff;border-radius:8px}.product-quick-view .image-column .splide-main .splide__slide img{border-radius:8px;-o-object-fit:cover;object-fit:cover;width:100%}.product-quick-view .image-column .splide__arrow{background-color:#3575ca;color:#fff;opacity:1}.product-quick-view .image-column .splide__arrow:disabled{opacity:.3}.product-quick-view .image-column .splide__arrow svg{fill:#fff}.product-quick-view .image-column .splide__arrow.splide__arrow--prev{left:.5em}.product-quick-view .image-column .splide__arrow.splide__arrow--prev svg{-webkit-transform:none;transform:none}.product-quick-view .image-column .splide__arrow.splide__arrow--next{right:.5em}.product-quick-view .image-column .splide-nav{margin-top:var(--quick-view-spacing-mobile)}.product-quick-view .image-column .splide-nav .splide__slide{border:2px solid #efefef;border-radius:4px}.product-quick-view .image-column .splide-nav .splide__slide.is-active{border:2px solid #3575ca}.product-quick-view .image-column .splide-nav .splide__slide img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width:576px){.product-quick-view .image-column .splide-nav .splide__slide{border-radius:8px}.product-quick-view .image-column .splide-nav .splide__slide img{border-radius:8px;width:60px}}.product-quick-view .info-column{padding:var(--quick-view-spacing-mobile)}@media(min-width:576px){.product-quick-view .info-column{padding:var(--quick-view-spacing-desktop)}}.product-quick-view .info-column .product-summary{display:none}@media(min-width:576px){.product-quick-view .info-column .product-summary{display:block}}.product-quick-view .info-column .product-summary h3{color:#424242;font-size:18px;margin:0}.product-quick-view .info-column .product-summary .sku{color:#666;font-size:14px;font-weight:600;margin-block:8px}.product-quick-view .info-column .product-summary .full-details{margin-bottom:20px}.product-quick-view .info-column .product-description{font-size:14px}.product-quick-view .full-details{font-size:12px;padding:8px 12px}.product-quick-view .full-details svg{height:auto;margin-right:8px;width:var(--quick-view-spacing-mobile)}.title-awards{display:none;margin-bottom:16px}@media(min-width:992px){.title-awards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:36px}}.title-awards__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;color:#666;justify-content:center;margin:0 1rem 0 0}.title-awards__header__brand{color:#666;font-size:12px;font-weight:500;margin-bottom:4px;text-transform:capitalize}.title-awards__header__title{font-size:1.5rem;font-weight:700;margin:0}.title-awards__awards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.title-awards__awards__award{background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #c6c6c6;border-radius:8px;height:80px;width:80px}.prod-info-section{max-height:auto;overflow-y:hidden;position:relative}.prod-info-section.has-callouts--false{max-height:none}@media(min-width:992px){.prod-info-section{max-height:750px}}.prod-info-section--viewing-more{max-height:auto}.prod-info-section .meet-the-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#dfe9f6;border-radius:24px;-ms-flex-direction:column;flex-direction:column;font-size:1.5rem;margin-bottom:1.5rem}@media(min-width:992px){.prod-info-section .meet-the-product{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:2rem;padding:1rem}.prod-info-section .meet-the-product-wrapper{padding-left:1rem}}.prod-info-section .meet-the-product__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;color:#3575ca;font-size:2rem;font-weight:600;line-height:120%;margin-bottom:16px;margin-top:24px;order:1;text-align:center;width:100%}@media(min-width:992px){.prod-info-section .meet-the-product__title{margin-bottom:40px;margin-top:0;text-align:start}}.prod-info-section .meet-the-product__image-container,.prod-info-section .meet-the-product__image-container--desktop{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.prod-info-section .meet-the-product__image-container img,.prod-info-section .meet-the-product__image-container--desktop img{border-radius:24px 24px 0 0;height:auto;width:100%}@media(min-width:992px){.prod-info-section .meet-the-product__image-container img,.prod-info-section .meet-the-product__image-container--desktop img{border-radius:16px}.prod-info-section .meet-the-product__image-container,.prod-info-section .meet-the-product__image-container--desktop{display:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;border-radius:16px;height:auto;margin:0 0 0 1rem;order:3;width:50%}}.prod-info-section .meet-the-product__image-container--desktop{display:none}@media(min-width:992px){.prod-info-section .meet-the-product__image-container--desktop{display:block}}.prod-info-section .meet-the-product footer{padding:16px}@media(min-width:992px){.prod-info-section .meet-the-product footer{padding:0}}.prod-info-section .meet-the-product__list{list-style:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;display:grid;margin:0;order:3;padding:0}@media(min-width:576px){.prod-info-section .meet-the-product__list{grid-template-columns:1fr 1fr}}@media(min-width:992px){.prod-info-section .meet-the-product__list{-webkit-box-ordinal-group:3;-ms-flex-order:2;grid-template-columns:1fr;order:2;padding:0}}.prod-info-section .meet-the-product__list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2f68b1;font-size:14px;font-weight:500;margin-bottom:1rem;text-transform:capitalize}.prod-info-section .meet-the-product__list-item-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;margin-right:.5rem;width:20px}.prod-info-section .prod-info-callouts{height:0;width:100%}@media(min-width:992px){.prod-info-section .prod-info-callouts{height:auto}}.prod-info-section .prod-info-callouts .prod-info-callout{display:-webkit-box;display:-ms-flexbox;display:flex;-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:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between;margin-bottom:4rem}.prod-info-section .prod-info-callouts .prod-info-callout .prod-info-callout__title{font-size:18px;font-weight:600}@media(min-width:992px){.prod-info-section .prod-info-callouts .prod-info-callout{margin-bottom:2rem}}.prod-info-section .prod-info-callouts .prod-info-callout__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}@media(min-width:992px){.prod-info-section .prod-info-callouts .prod-info-callout__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:40%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.prod-info-section .prod-info-callouts .prod-info-callout__image-wrapper-image{height:auto;margin:0 auto 1.25rem;width:50%}@media(min-width:992px){.prod-info-section .prod-info-callouts .prod-info-callout__image-wrapper-image{margin:auto;width:65%}}.prod-info-section .prod-info-callouts .prod-info-callout__text{line-height:160%;text-align:center}@media(min-width:992px){.prod-info-section .prod-info-callouts .prod-info-callout__text{text-align:start}.prod-info-section .prod-info-callouts .prod-info-callout{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 3rem}.prod-info-section .prod-info-callouts .prod-info-callout:nth-child(2n) .prod-info-callout__image-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:1rem 1rem 1rem 0}.prod-info-section .prod-info-callouts .prod-info-callout:nth-child(2n) .prod-info-callout__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.prod-info-section.has-callouts--true:after{background:-webkit-gradient(linear,left bottom,left top,color-stop(45%,#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#fff 45%,hsla(0,0%,100%,0));bottom:0;content:"";height:150px;left:0;position:absolute;right:0}}.prod-info-section__view-more-btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto;z-index:9;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prod-info-section__view-more-btn .v2-button__text{margin-right:8px}.prod-info-section__view-more-btn.desktop{display:none;margin:auto}@media(min-width:992px){.prod-info-section__view-more-btn.desktop{bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}}.prod-info-section__view-more-btn.mobile{display:-webkit-box;display:-ms-flexbox;display:flex;margin-inline:auto;margin-top:16px;width:100%}@media(min-width:992px){.prod-info-section__view-more-btn.mobile{display:none}}.prod-info-section__view-more-btn .v2-button__text{margin-right:.5rem}.prod-info-section__view-more-btn svg path{fill:#fff!important}.prod-info-section.viewing-more{max-height:100%;padding-bottom:2rem}.prod-info-section.viewing-more .prod-info-section__view-more-btn.desktop{display:block}.prod-info-section.viewing-more .prod-info-section__view-more-btn.mobile{display:none}@media(min-width:992px){.prod-info-section.viewing-more{padding-bottom:5rem}}.prod-info-section.viewing-more .prod-info-callouts{height:auto}.prod-info-section.viewing-more:after{content:none}.prod-info-section.viewing-more .prod-info-section__view-more-btn svg{margin-bottom:1px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.alternative-awards{margin:auto;max-width:800px;padding-block:3rem}@media(min-width:992px){.alternative-awards{padding-inline:1rem}}.alternative-awards__title{color:var(--primary-web-ui-base,#3575ca);font-size:20px;font-weight:600;margin:0 0 2rem;text-align:center}.alternative-awards__award-container{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;margin:auto}@media(min-width:768px){.alternative-awards__award-container{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;max-width:calc(520px + 6rem);overflow-x:initial}}@media(min-width:992px){.alternative-awards__award-container{max-width:calc(650px + 7.5rem)}}.alternative-awards__award{max-width:120px;position:relative;-ms-flex-negative:0;border:1px solid var(--neutrals-medium-gray,#c6c6c6);border-radius:16px;flex-shrink:0;padding:5px}.alternative-awards__award img{height:auto}.alternative-awards__award:nth-child(n+5){display:none}@media(min-width:768px){.alternative-awards__award{max-width:130px}.alternative-awards__award:nth-child(n+1){display:block}.alternative-awards__award:nth-child(12) .alternative-awards__view-all{display:-webkit-box;display:-ms-flexbox;display:flex}.alternative-awards__award:nth-child(n+13){display:none}.alternative-awards__award:nth-child(n+1){display:block}.alternative-awards__award:nth-child(12) .alternative-awards__view-all{display:none}.alternative-awards__award:nth-child(15) .alternative-awards__view-all{display:-webkit-box;display:-ms-flexbox;display:flex}.alternative-awards__award:nth-child(n+16){display:none}}.alternative-awards__award .alternative-awards__view-all{display:none;left:0;position:absolute;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);border-radius:16px;color:#fff;height:100%;width:100%}.alternative-awards__award .alternative-awards__view-all__btn{background-color:#fff;border:2px solid #c6c6c6;border-radius:8px;color:#424242;font-size:.75rem;padding:.375rem .75rem;text-transform:capitalize}.alternative-awards__view-all--mobile{display:block;margin:2rem auto 0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media(min-width:768px){.alternative-awards__view-all--mobile{display:none}#alternative-awards__all-awards-popup .modal-dialog{max-width:95%}}@media(min-width:992px){#alternative-awards__all-awards-popup .modal-dialog{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}}#alternative-awards__all-awards-popup .modal-dialog .modal-content{padding:1rem 0}@media(min-width:992px){#alternative-awards__all-awards-popup .modal-dialog .modal-content{padding:.5rem 0}}#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:85vh;overflow-y:auto}#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container::-webkit-scrollbar,#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container::-webkit-scrollbar-thumb,#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container::-webkit-scrollbar-thumb:hover,#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container::-webkit-scrollbar-track{background-color:transparent}#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container .alternative-awards__award{display:block}#alternative-awards__all-awards-popup .modal-dialog .modal-content .alternative-awards__award-container .alternative-awards__award .alternative-awards__view-all{display:none}.modal--write-review{background-color:unset;padding-bottom:0;padding-top:0}@media(min-width:992px){.modal--write-review .modal-dialog{max-width:616px}}.modal--write-review .modal-dialog .modal-content{border-radius:30px}.modal--write-review .modal-dialog .modal-content .modal-header{background-color:#dfe9f6;border-radius:30px 30px 0 0;padding:12px 15px}@media(min-width:576px){.modal--write-review .modal-dialog .modal-content .modal-header{padding-left:40px}}.modal--write-review .modal-dialog .modal-content .modal-header .modal-title{font-size:14px;font-weight:700;letter-spacing:.1em;line-height:40px;margin-top:0;text-transform:uppercase}@media(min-width:576px){.modal--write-review .modal-dialog .modal-content .modal-header .modal-title{font-size:16px;letter-spacing:.24em}}.modal--write-review .modal-dialog .modal-content .modal-header .close{background-color:#dfe9f6;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;margin-right:0;margin-top:0;-webkit-transition:.3s;transition:.3s}.modal--write-review .modal-dialog .modal-content .modal-header .close:hover{background-color:#fff;-webkit-transition:.3s;transition:.3s}.modal--write-review .modal-dialog .modal-content .modal-body{padding:30px 0}@media(min-width:576px){.modal--write-review .modal-dialog .modal-content .modal-body{padding:30px 25px}}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-contact-email,.modal--write-review .modal-dialog .modal-content .modal-body .review-form-contact-name,.modal--write-review .modal-dialog .modal-content .modal-body .review-form-review-rating,.modal--write-review .modal-dialog .modal-content .modal-body .review-form-review-title{margin-bottom:25px}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-contact-email .review-form-input,.modal--write-review .modal-dialog .modal-content .modal-body .review-form-contact-name .review-form-input,.modal--write-review .modal-dialog .modal-content .modal-body .review-form-review-title .review-form-input{border:1px solid rgba(0,0,0,.1)}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-review-body{margin-bottom:20px}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-review-body .review-form-input-textarea{border-color:rgba(0,0,0,.1);max-height:120px}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-label{margin-bottom:5px}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-actions .spr-button{font-size:14px;font-weight:600}@media(min-width:576px){.modal--write-review .modal-dialog .modal-content .modal-body .review-form-actions .spr-button{font-size:15px}}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-title{margin:0}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-message-success{margin-left:33px;outline:0;outline:0 -webkit-focus-ring-color}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-message-success:before{background-image:var(--icon-check--green);background-repeat:no-repeat;content:"";height:24px;margin-left:-33px;margin-top:8px;position:absolute;width:24px}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-message-success h3{color:#424242;font-size:20px;font-weight:600;line-height:1.5;margin-bottom:10px;margin-top:0}.modal--write-review .modal-dialog .modal-content .modal-body .review-form-message-success p{font-size:16px;line-height:24px;margin-bottom:0}#judgeme_product_reviews_container.alternative-product-template-reviews{background:#eff4fb}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews{border:none}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container{padding:30px 0 5rem;--star-size:16px;--star-gap:2px}@media(min-width:992px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container{padding-top:3rem}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .reviews-track{margin-block:32px}@media(min-width:1200px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .reviews-track{margin-inline:auto;max-width:90%}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .splide__pagination{bottom:-60px;padding-block:16px}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .splide__arrow{background-color:#3575ca;opacity:1}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .splide__arrow svg{fill:#fff}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .splide__arrow:disabled{opacity:.3}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin-bottom:2rem;padding:0 .25rem;text-align:center}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header h3{margin-top:0}@media(min-width:768px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0;text-align:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header .product-reviews-title{color:#3575ca;font-size:1.5rem;font-style:normal;font-weight:600;margin:0 0 1.5rem;text-align:center;width:100%}@media(min-width:768px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header .product-reviews-title{margin:0;text-align:start;width:auto}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header .product-review-actions-newreview{border-color:#3575ca;color:#3575ca;margin:0}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header .product-review-actions-newreview svg{margin-left:8px}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-header .product-review-actions-newreview svg path{stroke:none}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-review{height:100%;margin:0;max-width:none;min-width:auto;padding:1rem}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-review .product-review-header-byline{color:#666;font-size:.625rem;text-transform:capitalize}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav{display:none;height:3rem;left:0;position:absolute;top:50%;width:100%}@media(min-width:992px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav{display:block}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow{background:transparent;border:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:before{background-size:contain}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:first-child{left:2rem}@media(min-width:992px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:first-child{left:0}}@media only screen and (min-width:1200px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:first-child{left:2rem}}@media(min-width:1200px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:first-child{left:2rem}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:nth-child(2){right:2rem}@media(min-width:992px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:nth-child(2){right:0}}@media only screen and (min-width:1200px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:nth-child(2){right:2rem}}@media(min-width:1200px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .product-reviews-nav .slick-arrow:nth-child(2){right:2rem}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .slick-dots{bottom:-2rem}@media(min-width:768px){#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .slick-dots{bottom:-3rem}}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .slick-dots button{background-color:#aec8ea}#judgeme_product_reviews_container.alternative-product-template-reviews #judgeme_product_reviews .reviews-container .slick-dots .slick-active button{background-color:#3575ca}.product_hero_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media(max-width:767.98px){.product_hero_wrapper{display:none}}.product__hero-price{background:#fff;border-radius:0 8px 8px 0;-webkit-box-shadow:0 6.0308px 17.869px rgba(0,0,0,.042),0 3.38082px 10.0172px rgba(0,0,0,.035),0 1.79553px 5.32008px rgba(0,0,0,.028),0 .747159px 2.21381px rgba(0,0,0,.02);box-shadow:0 6.0308px 17.869px rgba(0,0,0,.042),0 3.38082px 10.0172px rgba(0,0,0,.035),0 1.79553px 5.32008px rgba(0,0,0,.028),0 .747159px 2.21381px rgba(0,0,0,.02);font-size:20px;font-weight:600;left:0;line-height:1;padding:15px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.product__hero-actions{bottom:30px;position:absolute;right:50px;z-index:10}.product__hero-actions .button+.button{margin-left:10px}.responsive-image__wrapper img{max-height:none!important;max-width:none!important}.product__featured-image-lg{border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;width:51.25%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.product__featured-image-lg>div{background-position:50% 50%;background-size:cover;height:0;max-width:100%!important;padding-bottom:70%}.product__featured-image-lg img{cursor:pointer;height:auto!important;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.product__featured-image-lg img:hover{-webkit-transform:scale(1.04) translate(-50%,-50%);transform:scale(1.04) translate(-50%,-50%)}.product__images-carousel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__images-carousel-item img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product__featured-image-single{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:100%}.product__side-images-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:50%}.product__featured-image-sm{overflow:hidden;width:50%;-webkit-box-flex:1;-ms-flex-positive:1;border-bottom:1px solid rgba(0,0,0,.2);border-right:1px solid rgba(0,0,0,.2);flex-grow:1}.product__featured-image-sm>div{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100%;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.product__featured-image-sm>div:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.product__featured-image-sm--img{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:block;height:100%;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.product__featured-image-sm--img:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.product-modal{inset:0;margin:auto;max-height:95vh;max-width:95vw}.product-modal .modal-dialog{height:100%;margin:0;max-width:100%;pointer-events:all}.product-modal .modal-content{height:100%}.product-modal .close{border:1px solid rgba(0,0,0,.2);-webkit-box-shadow:none;box-shadow:none;height:46px;margin:0;position:absolute;right:15px;top:15px;width:46px;z-index:10}.product-modal .splide__arrow{background:#fff;border:1px solid #c6c6c6;opacity:1}.product-modal .splide__arrow svg{height:10px;width:10px}@media(min-width:1200px){.product-modal .splide__arrow{height:40px;width:40px}}.product__share-modal a{color:#666;display:block;padding:15px 5px}.product__share-modal a:hover{color:#3575ca}.product__share-modal span{vertical-align:middle}.product__featured-video{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product__featured-video svg{fill:#fff;max-height:60px;max-width:60px}@media(min-width:768px){.product__featured-video svg{max-height:112px;max-width:112px}}.mobile-splide-carrousel .splide{padding-bottom:30px}@media screen and (min-width:768px){.mobile-splide-carrousel{display:none}}.mobile-image-wrapper{max-width:100%;overflow:hidden}.mobile-carousel-image{height:300px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:500px){.mobile-carousel-image{height:500px}}.splide__pagination__page{background-color:#aaa!important}.splide__pagination__page.is-active{background-color:#3575ca!important}.complete-the-look .complete-the-look__card{border-radius:16px;margin-bottom:15px;margin-top:15px;overflow:hidden;position:relative}.complete-the-look .complete-the-look__card .complete-the-look__card--header{background:#dfe9f6;padding:24px 15px;text-align:center}.complete-the-look .complete-the-look__card .complete-the-look__card--header .complete-the-look__title{color:#3575ca;font-size:24px;font-weight:600;letter-spacing:.15px;line-height:1.2}.complete-the-look .complete-the-look__card .complete-the-look__card--header .complete-the-look__subtitle{color:#666;font-size:16px;font-weight:500;line-height:1.5;margin-top:5px;text-transform:capitalize}.complete-the-look .complete-the-look__card .complete-the-look__card--body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:992px){.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__img-wrapper{position:relative}}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__img-wrapper[data-is-open=false]{position:relative}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__img-wrapper .complete_the_look_overlay{background:#000;display:none;height:100%;inset:0;opacity:.2;position:absolute;width:100%}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__img-wrapper[data-is-open=true] .complete_the_look_overlay{display:block}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__entity-card{background:#fff;border:0;border-radius:16px;-webkit-box-shadow:0 5px 12px 0 rgba(0,0,0,.25);box-shadow:0 5px 12px 0 rgba(0,0,0,.25);display:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;max-width:500px;overflow:hidden;padding:0;position:absolute;z-index:9}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__entity-card.show{display:block}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__entity-card .complete-the-look__close-btn{aspect-ratio:1/1;background:transparent;border:none;border-radius:100%;color:#333;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;position:absolute;right:8px;top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background .1s ease-in;transition:background .1s ease-in}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__entity-card .complete-the-look__close-btn svg{width:16px}.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__entity-card .complete-the-look__close-btn:hover{background-color:#efefef}@media(max-width:767.98px){.complete-the-look .complete-the-look__card .complete-the-look__card--body .complete-the-look__entity-card{width:100%}}.complete-the-look .complete-the-look__card .complete-the-look__card--body quantity-input{padding-block:4px}.complete-the-look .complete-the-look__card .ctl-item__image-wrapper img{border-radius:4px}.complete-the-look .complete-the-look__card .complete-the-look__card--actions{background:#dfe9f6;border-bottom-left-radius:16px;border-bottom-right-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 15px;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media(min-width:768px){.complete-the-look .complete-the-look__card .complete-the-look__card--actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.complete-the-look .complete-the-look__card .complete-the-look__card--actions .complete-the-look__bottom-subtitle{color:#4e86d0;font-size:16px;font-weight:500;line-height:1.5;text-transform:capitalize}.complete-the-look .complete-the-look__card .complete-the-look__card--actions .complete-the-look__btn{background:#3575ca;border-radius:8px;-webkit-box-shadow:0 3.381px 10.017px 0 rgba(0,0,0,.04),0 1.796px 5.32px 0 rgba(0,0,0,.03),0 .747px 2.214px 0 rgba(0,0,0,.02);box-shadow:0 3.381px 10.017px 0 rgba(0,0,0,.04),0 1.796px 5.32px 0 rgba(0,0,0,.03),0 .747px 2.214px 0 rgba(0,0,0,.02);color:#fff;font-size:16px;font-weight:600;padding:8px 15px;text-decoration:none;text-transform:capitalize}@media(max-width:991.98px){.complete-the-look .complete-the-look__card .complete-the-look__card--actions .complete-the-look__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-item-align:center;align-self:center}}.complete-the-look .complete-the-look__floating-btn{background:#fff;border:2px solid #3575ca;border-radius:50%;-webkit-box-shadow:0 0 4px 0 rgba(0,0,0,.65);box-shadow:0 0 4px 0 rgba(0,0,0,.65);display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.complete-the-look .complete-the-look__floating-btn svg{height:16px;width:16px}.complete-the-look .ctl-item{padding:15px}.complete-the-look .ctl-item .ctl-item__row{-webkit-box-pack:justify;-ms-flex-pack:justify;gap:15px;justify-content:space-between}.complete-the-look .ctl-item .ctl-item__actions-row,.complete-the-look .ctl-item .ctl-item__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.complete-the-look .ctl-item .ctl-item__actions-row{gap:10px;margin-top:15px}.complete-the-look .ctl-item .ctl-item__actions-row.justify-content-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.complete-the-look .ctl-item .ctl-item__actions-row.justify-content-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.complete-the-look .ctl-item .ctl-item__actions-row .v2-button{font-size:12px}@media(min-width:992px){.complete-the-look .ctl-item .ctl-item__actions-row{font-size:16px}}.complete-the-look .ctl-item .ctl-item__actions-row .product-retailer-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.complete-the-look .ctl-item .ctl-item__actions-row .product-retailer-container img{height:auto;width:24px}.complete-the-look .ctl-item .ctl-item__actions-row .product-retailer-container p{color:#666;font-size:14px;margin:0}@media(max-width:991.98px){.complete-the-look .ctl-item .ctl-item__image-col{display:none}}.complete-the-look .ctl-item .ctl-item__type{color:#424242;font-size:12px;font-weight:700;letter-spacing:1.45px;line-height:1.4;margin:0 0 10px;text-transform:uppercase}.complete-the-look .ctl-item .ctl-item__title{color:#666;font-size:14px;font-weight:400;line-height:1.5;margin:0 0 15px;text-transform:capitalize;text-wrap:auto}.complete-the-look .ctl-item .ctl-item__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-item-align:baseline;align-self:baseline}.complete-the-look .ctl-item .ctl-item__price-wrapper .ctl-item__price{color:#424242;font-size:16px;font-weight:700;line-height:1.4}.complete-the-look .ctl-item .ctl-item__price-wrapper .ctl-item__compare-at-price{color:#868686;font-size:14px;line-height:1.4;text-decoration-line:line-through}.complete-the-look .ctl-item .ctl-item__price-wrapper .ctl-item__details{background:#fff;border:2px solid #c6c6c6;border-radius:8px;-webkit-box-shadow:0 3.381px 10.017px 0 rgba(0,0,0,.04),0 1.796px 5.32px 0 rgba(0,0,0,.03),0 .747px 2.214px 0 rgba(0,0,0,.02);box-shadow:0 3.381px 10.017px 0 rgba(0,0,0,.04),0 1.796px 5.32px 0 rgba(0,0,0,.03),0 .747px 2.214px 0 rgba(0,0,0,.02);color:#424242;font-size:12px;font-weight:600;padding:6px 12px}.complete-the-look .ctl-item #main-product-qty{margin-right:-15px}.complete-the-look .ctl-item .ctl-item__pre-order{color:#666;margin:15px 0 0 auto}.complete-the-look .ctl-item .ctl-item__container{display:unset;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:15px}@media(min-width:768px){.complete-the-look .ctl-item .ctl-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}}.complete-the-look .ctl-item .ctl-item__container .ctl-item__image-col{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}@media(max-width:991.98px){.complete-the-look .ctl-item .ctl-item__add-to-cart,.complete-the-look .ctl-item .ctl-item__add-to-cart button{width:100%}}.complete-the-look .ctl-item-discontinued{background:#fafafa;border-bottom:2px solid #efefef;display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:flex;padding:8px 16px 4px}@media(max-width:991.98px){.complete-the-look .ctl-item-discontinued{padding:16px 8px 8px}}.complete-the-look .ctl-item-discontinued .info-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.complete-the-look .ctl-item-discontinued .info-icon svg{width:16px}@media(max-width:991.98px){.complete-the-look .ctl-item-discontinued .info-icon svg{width:24px}}.complete-the-look .ctl-item-discontinued p{color:#424242;font-size:12px;font-weight:500;margin-bottom:0;margin-inline:8px}.complete-the-look .ctl-item-discontinued .complete-the-look__close-btn{margin-left:auto;position:static!important}html{scroll-behavior:smooth}.product__accessories{padding-block:48px}.product__accessories .product__accessories-title{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:24px;font-weight:700;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:48px}.product__accessories .product__accessories-title span{background:#fff;padding:10px;text-align:center;z-index:1}@media(min-width:992px){.product__accessories .product__accessories-title span{padding:5px 40px}}.product__accessories .product__accessories-title:after{background-color:rgba(0,0,0,.1);content:"";height:2px;position:absolute;width:100%}.product__accessories .product__accessories-wrap{display:grid;gap:20px}@media(min-width:768px){.product__accessories .product__accessories-wrap{grid-template-columns:1fr 1fr}}.product__accessories .product__accessories-item-wrap{background:#fff;border:2px solid #efefef;border-radius:16px;display:grid;padding:16px}.product__accessories .product__accessories-item-wrap form{display:grid}.product__accessories .product__accessories-item-wrap .accessories-item__content{display:-webkit-box;display:-ms-flexbox;display:flex}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessories-item-img{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;width:100%;-ms-flex-item-align:self-start;align-self:self-start;max-width:70px}@media(min-width:992px){.product__accessories .product__accessories-item-wrap .accessories-item__content .accessories-item-img{max-width:152px}}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessories-item-img:after{bottom:0;-webkit-box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);content:"";left:0;position:absolute;right:0;top:0}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessories-item-img img{height:auto;position:relative;width:100%}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content{color:#666;display:grid;margin-left:20px;width:100%}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content .accessories-item-type{font-size:12px;font-weight:700;letter-spacing:.04rem;margin:0 0 4px;text-transform:uppercase}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content a{color:#666}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content a .accessories-item-title{font-size:16px;font-weight:400;margin:0}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content .content-txt{width:100%}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content .accessory-quantity{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:block;margin-top:16px}@media(min-width:360px){.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content .accessory-quantity{display:-webkit-box;display:-ms-flexbox;display:flex}}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content .accessory-quantity .container-price-on-accesories{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;margin-right:auto}.product__accessories .product__accessories-item-wrap .accessories-item__content .accessory-content .accessory-quantity .container-price-on-accesories .accessories-item-price{color:#424242;font-weight:700;margin-right:8px}.product__accessories .product__accessories-item-wrap quantity-input{margin:0;padding:4px 8px}.product__accessories .product__accessories-item-wrap quantity-input .quantity__input{font-size:14px}.product__accessories .product__accessories-item-wrap .accessories-item-pre-order{margin-top:16px}.product__accessories .product__accessories-item-wrap .accessories-item-pre-order p{margin-bottom:0}.product__accessories .product__accessories-item-wrap .accessories-item__footer{margin-top:16px}.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:991.98px){.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper{gap:24px}}.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper .product-retailer-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper .product-retailer-container img{height:auto;width:24px}@media(min-width:992px){.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper .product-retailer-container img{width:28px}}.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper .product-retailer-container p{color:#666;font-size:12px;margin:0}@media(min-width:992px){.product__accessories .product__accessories-item-wrap .accessories-item__footer .swatches-retailer-wrapper .product-retailer-container p{font-size:16px}}.product__accessories .product__accessories-item-wrap .accessories-item__footer .accessory-actions{display:grid;gap:8px;grid-template-columns:1fr 1fr;margin-top:8px}.product__accessories .product__accessories-item-wrap .accessories-item__footer .accessory-actions .v2-button{font-size:12px;width:100%}@media(min-width:1200px){.product__accessories .product__accessories-item-wrap .accessories-item__footer .accessory-actions .v2-button{font-size:16px}}.product__accessories .swatches__list{margin:0}.product__accessories .cart-error{background:#fceeee;border:1px solid #cc3330;border-radius:4px;color:#890000;font-size:12px;margin-block:12px;padding:10px 12px}.narvar-promise{margin-bottom:20px}.narvar-promise details{margin-bottom:6px}.narvar-promise details summary{color:#1e1e1e;font-size:14px;list-style:none;margin-bottom:6px}.narvar-promise details summary>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.narvar-promise details summary p{line-height:1;margin:1px 4px 0 6px}.narvar-promise details summary:hover{cursor:pointer}.narvar-promise details summary::-webkit-details-marker,.narvar-promise details summary::marker{display:none}.narvar-promise details summary .narvar-postal-code{color:#424242;font-weight:600;text-decoration:underline}.narvar-promise details .narvar-error{color:#cc3330;margin-top:10px}.narvar-promise details[open] svg:last-child{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.narvar-promise .promised-date{font-size:12px;margin-bottom:0}.narvar-promise .promised-date .narvar-carrier-name{font-weight:600}.narvar-promise .postal-code-form{display:-webkit-box;display:-ms-flexbox;display:flex}.narvar-promise .postal-code-form input{border-bottom-right-radius:0;border-top-right-radius:0}.narvar-promise .postal-code-form button{border-bottom-left-radius:0;border-top-left-radius:0}.v2-modal .modal-content{border-radius:8px}@media(min-width:768px){.added-to-cart .modal-dialog{max-width:750px}}.added-to-cart-content .absolut-btn{padding:4px;position:absolute;right:10px;top:10px}.added-to-cart-content .title{color:#3575ca;font-size:18px;font-weight:700;margin-bottom:12px}@media(min-width:768px){.added-to-cart-content .title{font-size:24px;text-align:center}}.added-to-cart-wrapper{border-top:1px solid #c6c6c6;padding-top:24px}@media(min-width:768px){.added-to-cart-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}}.added-to-cart-wrapper-img{display:none}@media(min-width:768px){.added-to-cart-wrapper-img{border-radius:8px;display:inline;max-height:120px;width:auto}}.added-to-cart-wrapper-title{font-size:16px;font-weight:700}@media(min-width:768px){.added-to-cart-wrapper-title{font-size:18px}}.added-to-cart-wrapper-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.added-to-cart-wrapper-group .added-upsells-group{list-style:none;margin:0;padding:0}.added-to-cart-wrapper-group .added-upsells-group .added-upsell-item{display:block;margin-top:5px}.added-to-cart-wrapper-group .added-upsells-group .added-upsell-item:after{content:""}@media(min-width:768px){.added-to-cart-wrapper-group .added-upsells-group .added-upsell-item{display:inline;margin-right:4px}.added-to-cart-wrapper-group .added-upsells-group .added-upsell-item:after{content:","}.added-to-cart-wrapper-group .added-upsells-group .added-upsell-item:last-child:after{content:""}}.added-to-cart-wrapper-group .variant-label{font-size:12px;font-weight:700;text-transform:uppercase}.added-to-cart-wrapper-group .added-upsell-item,.added-to-cart-wrapper-group .variant-prices>.price,.added-to-cart-wrapper-group .variant-title{color:#3575ca;font-weight:500}.added-to-cart-wrapper-group .variant-prices>.compare-at-price{font-size:12px}.added-to-cart-more-upsells{background-color:#eff4fb;margin:24px -16px 0;padding:16px}@media(min-width:768px){.added-to-cart-more-upsells{margin:32px -48px 0;padding:24px}}.added-to-cart-more-upsells .title{font-size:16px;font-weight:600;margin-bottom:16px;text-align:center}@media(min-width:768px){.added-to-cart-more-upsells .title{font-size:20px}}.added-to-cart-more-upsells .splide-fade-wrapper{position:relative}.added-to-cart-more-upsells .splide-fade-wrapper:after,.added-to-cart-more-upsells .splide-fade-wrapper:before{background:-webkit-gradient(linear,left top,right top,from(#eff4fb),to(rgba(239,244,251,0)));background:linear-gradient(90deg,#eff4fb,rgba(239,244,251,0));bottom:0;content:"";pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:16px;z-index:1}@media(min-width:768px){.added-to-cart-more-upsells .splide-fade-wrapper:after,.added-to-cart-more-upsells .splide-fade-wrapper:before{width:32px}}.added-to-cart-more-upsells .splide-fade-wrapper:after{background:-webkit-gradient(linear,right top,left top,from(#eff4fb),to(rgba(239,244,251,0)));background:linear-gradient(270deg,#eff4fb,rgba(239,244,251,0));left:auto;right:0}.added-to-cart-more-upsells .splide-fade-wrapper.no-left:before,.added-to-cart-more-upsells .splide-fade-wrapper.no-right:after{opacity:0}.added-to-cart-more-upsells .splide__arrow{background-color:#3575ca;color:#fff;opacity:1}.added-to-cart-more-upsells .splide__arrow:disabled{opacity:.3}.added-to-cart-more-upsells .splide__arrow svg{fill:#fff}.added-to-cart-more-upsells .splide__arrow.splide__arrow--prev{left:0;z-index:5}.added-to-cart-more-upsells .splide__arrow.splide__arrow--next{right:0;z-index:5}.added-to-cart-more-upsells .upsell-item{background-color:#fff;border:1px solid #c6c6c6;border-radius:8px;padding:16px}.added-to-cart-more-upsells .upsell-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}.added-to-cart-more-upsells .upsell-item-image{max-height:72px;width:auto}.added-to-cart-more-upsells .upsell-item-title{font-size:12px;font-weight:600}.added-to-cart-more-upsells .upsell-item-prices .price{font-size:14px;font-weight:700}@media(min-width:768px){.added-to-cart-more-upsells .upsell-item-prices .price{font-size:16px}}.added-to-cart-more-upsells .upsell-item-prices .compare-at-price{font-size:12px}@media(min-width:768px){.added-to-cart-more-upsells .upsell-item-prices .compare-at-price{font-size:14px}}.added-to-cart-more-upsells .upsell-item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:767.98px){.added-to-cart-more-upsells .upsell-item-actions .upsell-item-cart-btn{font-size:12px;padding:8px 12px}}.added-to-cart-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:12px;padding-top:24px}@media(min-width:768px){.added-to-cart-footer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media(max-width:767.98px){.added-to-cart-footer a{width:100%}}.added-to-cart-footer .added-to-cart-close{color:#666;font-weight:600;text-decoration:underline;text-underline-offset:2px;width:100%}@media(min-width:768px){.added-to-cart-footer .added-to-cart-close{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.product-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(min-width:992px){.product-main{padding-inline:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:30px auto;max-width:1280px}}.product-main .product-info{width:100%}@media(min-width:992px){.product-main .product-info{margin-right:30px}}@media(min-width:1200px){.product-main .product-info{margin-right:60px}}.product-main .product-sidebar{width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(min-width:992px){.product-main .product-sidebar{max-width:420px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.product-main .product-sidebar-wrapper{border-radius:8px;padding:16px}@media(min-width:992px){.product-main .product-sidebar-wrapper{border:1px solid #c6c6c6;padding:24px}}.product-main .product-sidebar .reviews-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:24px}@media(min-width:1200px){.product-main .product-sidebar .reviews-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.product-main .product-sidebar .reviews-container a:hover{text-decoration:none}@media(max-width:1279.98px){.product-main .product-sidebar .reviews-container a{display:block;margin-top:16px}}.product-main .product-sidebar .reviews-container a .jdgm-prev-badge__text{font-size:12px;margin-left:8px;text-decoration:underline}@media(min-width:1200px){.product-main .product-sidebar .product-sidebar-title{display:none}}.product-main .product-sidebar .product-sidebar-title-vendor{font-size:12px}.product-main .product-sidebar .product-sidebar-title-title{font-size:24px;font-weight:700;margin-top:0}.product-main .product-sidebar .preorder{color:#409606;font-size:14px;font-weight:600}.product-main .product-sidebar .product-price{font-size:20px;font-weight:600;line-height:1;margin-bottom:0}.product-main .product-sidebar .product-price .product-compare-at{color:#868686;font-size:14px;font-weight:400}.product-main .product-sidebar .product-variant-header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.product-main .product-sidebar .product-variant-header .product-variant-name-title{color:#3575ca;font-size:14px;font-weight:600;margin-left:12px}.product-main .product-sidebar .product-variant-header button{color:#3575ca;display:none;font-size:12px;font-weight:500;text-decoration:underline}@media(min-width:992px){.product-main .product-sidebar .product-variant-header button{display:block}}.product-main .product-sidebar .product__exclusive-retailers.alternative-layout--true{padding:24px}.product-main .product-sidebar .product__exclusive-retailers.alternative-layout--true .logo-wrapper{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;margin-bottom:12px}.product-main .product-sidebar .product__exclusive-retailers.alternative-layout--true .logo-wrapper .form__label{font-size:16px;font-weight:600;margin-bottom:0;margin-right:12px}.product-main .product-sidebar .product__exclusive-retailers.alternative-layout--true .logo-wrapper img{height:auto;max-width:48px}.product-main .product-label{color:#666;font-size:12px;font-weight:700}.product-main .product-info-group{border-block:1px solid #c6c6c6;padding-block:24px}@media(min-width:992px){.product-main .product-info-group{padding-inline:8px}}.product-main .product-info-group.no-border-t{border-top:none}.product-main .product-info-group.no-border-b{border-bottom:none}.product-main .swatches__list{margin-bottom:0}.product-main .product-bundle-url{background:#eff4fb;border:2px solid #aec8ea;border-radius:8px;-webkit-box-shadow:0 0 15px 0 #aec8ea;box-shadow:0 0 15px 0 #aec8ea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px;padding:16px}.product-main .product-bundle-url:hover{background:#dfe9f6;border-color:#8eb2e1;text-decoration:none}.product-main .product-bundle-url p{color:#666;font-size:12px;font-weight:600;margin-bottom:0}.product-main .product-bundle-url p span{display:block}.product-main .product-bundle-url p span:first-child{color:#2b5ea1;font-size:10px;font-weight:700;margin-bottom:4px;text-transform:uppercase}@media(min-width:1200px){.product-main .product-form-wrapper{padding-inline:24px}}.product-main .product-add-to-cart{padding-block:24px}.product-main .product-add-to-cart.sticky{padding-inline:24px}.product-main .product-add-to-cart.sticky .product-add-to-cart-actions{margin-bottom:0}.product-main .product-add-to-cart .product-add-to-cart-actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-block:12px}.product-main .product-add-to-cart .product-add-to-cart-actions button .success-text{display:none}.product-main .product-add-to-cart .product-add-to-cart-actions button.is-success .success-text{display:block}.product-main .product-add-to-cart shopify-payment-terms{font-size:12px}.product-main .main-product-form.sticky{background:#fff;border:1px solid #c6c6c6;border-radius:8px;bottom:-100vh;-webkit-box-shadow:0 -12px 32px 0 rgba(0,0,0,.05);box-shadow:0 -12px 32px 0 rgba(0,0,0,.05);inset-inline:0;margin-block:8px;margin:auto;position:fixed;-webkit-transition:bottom .4s ease-out;transition:bottom .4s ease-out;width:95vw;z-index:9}@media(min-width:992px){.product-main .main-product-form.sticky{inset-inline:inherit;max-width:430px}}.product-main .main-product-form.sticky.active{bottom:20px;-webkit-transition:bottom .3s ease-in;transition:bottom .3s ease-in}@media(min-width:992px){.product-main .main-product-form.sticky.active{bottom:40px}}.product-main .product-info{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:16px}@media(min-width:992px){.product-main .product-info{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:0}}.product-main .cart-error{background:#fceeee;border:1px solid #cc3330;border-radius:4px;color:#890000;font-size:14px;margin-block:12px;padding:10px 12px}.product-main .video-section-nobabygear{margin-bottom:25px;margin-top:20px}.product-main .video-section-nobabygear h4{color:#3575ca;font-size:20px;font-weight:600;margin-bottom:32px}.product-main .video-section-nobabygear .js-modal-video-trigger img{border-radius:8px}.product-main .product__video{position:relative}.product-main .product__video .product__video-play{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;pointer-events:none}.product-main .product__video .product__video-play svg{display:block}#narvar-promise-calculator{padding:0!important}@media(min-width:992px){#narvar-promise-calculator{padding:1.5rem!important}}#narvar-promise-calculator{padding-bottom:48px!important;padding-top:0!important}#narvar-promise-calculator div{color:#424242;font-size:12px}#narvar-promise-calculator button{color:#424242;font-size:14px;font-weight:600}.sc-AxiKw.jINTVq{height:28px;vertical-align:middle;width:28px;fill:#3575ca;stroke:#3575ca;margin-left:-3px;margin-right:4px}.sc-AxhCb.bowHeW{color:#424242;vertical-align:baseline!important}.sc-154panc-1.QWWcm{border-bottom:2px solid #c6c6c6;border-left:2px solid #c6c6c6;border-radius:8px 0 0 8px;border-top:2px solid #c6c6c6}.sc-AxirZ.kPWhol.narvar-promise-postal-input{border-bottom:2px solid #c6c6c6;border-radius:0 8px 8px 0;border-right:2px solid #c6c6c6;border-top:2px solid #c6c6c6}.iEKefj{background-color:#3575ca;border-radius:0 8px 8px 0;color:#fff!important}.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}