*,*:before,*:after{--focused-base-outline: .2rem solid rgba(var(--color-foreground), .5);--focused-base-outline-offset: .3rem;--focused-base-box-shadow: 0 0 0 .3rem rgb(var(--color-background)), 0 0 .5rem .4rem rgba(var(--color-foreground), .3);box-sizing:inherit}::selection{background-color:rgba(var(--color-foreground),.2)}html{font-size:calc(var(--font-body-scale) * 62.5%);box-sizing:border-box}.no-js:not(html){display:none!important}html.no-js .no-js:not(html){display:block!important}.no-js-inline{display:none!important}html.no-js .no-js-inline{display:inline-block!important}html.no-js .no-js-hidden{display:none!important}body{height:100%;margin:0;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:var(--font-body-weight);line-height:calc(1 + .5 / var(--font-body-scale));overflow-x:hidden;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased}body.drawer-show,body.modal-show{overflow:hidden;padding-right:var(--scrollbar-width)}a:empty,ul:empty,dl:empty,div:empty,section:empty,article:empty,p:empty,h1:empty,h2:empty,h3:empty,h4:empty,h5:empty,h6:empty{display:none}a:not([href]){cursor:not-allowed;pointer-events:none}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 var(--page-padding-inline, 1.6rem)}.page-width--full{max-width:100%;padding-left:0!important;padding-right:0!important}.svg-wrapper{display:inline-flex;justify-content:center;align-items:center;width:2rem;height:2rem}.icon,.icon-accordion>svg{flex-shrink:0;color:currentColor;fill:currentColor;stroke:transparent;transition:transform var(--duration-default) ease}.svg-wrapper>svg,.icon-accordion>svg,.svg-wrapper>img{width:100%;height:100%}.shopify-challenge__container{margin:7rem auto}.list-unstyled{margin:0;padding:0;list-style:none}.hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.overflow-hidden{overflow:hidden}.scroll-visible{overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-color:auto;scrollbar-width:thin}.skip-to-content-link:focus,.skip-to-target-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}dl{margin-top:0;margin-bottom:0}dl>div+div{margin-top:.5rem}dl:after,dl>div:after{clear:both;content:"";display:block}dt,dd{float:left}dt+dd{margin-inline-start:.8rem}hr{border:none;height:.1rem;background-color:rgba(var(--color-foreground),.2);display:block;margin:5rem 0}.placeholder,.placeholder-svg{width:100%;height:100%;color:currentColor;fill:currentColor;background-color:rgba(var(--color-foreground),.1)}.break{word-break:break-word}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:600;letter-spacing:var(--heading-letter-spacing, calc(var(--font-heading-scale) * .06rem));color:rgb(var(--color-foreground));line-height:calc(1 + .2/max(1,var(--font-heading-scale)));word-break:break-word}h1,.h1{font-size:calc(var(--font-heading-scale) * 3rem)}h2,.h2{font-size:calc(var(--font-heading-scale) * 2rem)}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.6rem)}h4,.h4{font-size:calc(var(--font-heading-scale) * 2.4rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 1.2rem)}.h0{font-size:calc(var(--font-heading-scale) * 4rem)}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-row{display:table-row}.table-cell{display:table-cell}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.top-0{top:0}.top-auto{top:auto}.top-100,.top-full{top:100%}.left-0{left:0}.left-auto{left:auto}.left-100,.left-full{left:100%}.bottom-0{bottom:0}.bottom-auto{bottom:auto}.bottom-100,.bottom-full{bottom:100%}.right-0{right:0}.right-auto{right:auto}.right-100,.right-full{right:100%}.inset-0{top:0;right:0;bottom:0;left:0}.inset-auto{inset:auto}.inset-100,.inset-full{top:100%;right:100%;bottom:100%;left:100%}.inset-x-0{inset-inline:0}.inset-x-100,.inset-x-full{inset-inline:100%}.inset-x-start-0{inset-inline-start:0}.inset-x-start-auto{inset-inline-start:auto}.inset-x-start-100,.inset-x-start-full{inset-inline-start:100%}.inset-x-end-0{inset-inline-end:0}.inset-x-end-auto{inset-inline-end:auto}.inset-x-end-100,.inset-x-end-full{inset-inline-end:100%}.inset-y-0{inset-block:0}.inset-y-100,.inset-y-full{inset-block:100%}.inset-y-start-0{inset-block-start:0}.inset-y-start-auto{inset-block-start:auto}.inset-y-start-100,.inset-y-start-full{inset-block-start:100%}.inset-y-end-0{inset-block-end:0}.inset-y-end-auto{inset-block-end:auto}.inset-y-end-100,.inset-y-end-full{inset-block-end:100%}.w-auto{width:auto}.w-100,.w-full{width:100%}.w-screen{width:100vw}.w-min{width:min-content}.w-max{width:max-content}.w-fit{width:fit-content}.h-auto{height:auto}.h-100,.h-full{height:100%}.h-screen{height:100vh}.h-min{height:min-content}.h-max{height:max-content}.h-fit{height:fit-content}.size-0{width:0;height:0}.size-auto{width:auto;height:auto}.size-100,.size-full{width:100%;height:100%}@media (forced-colors: active){.icon{color:CanvasText;fill:CanvasText!important}}@media (prefers-reduced-motion){.motion-reduce{transition:none!important;animation:none!important}}@media screen and (max-width: 749px){body.drawer-show .section__promotion-bar,body.modal-show .section__promotion-bar{display:none}.small-hide{display:none!important}.inline-small{display:inline}.block-small{display:block}.inline-block-small{display:inline-block}.flex-small{display:flex}.inline-flex-small{display:inline-flex}.table-small{display:table}.table-row-small{display:table-row}.table-cell-small{display:table-cell}.flex-row-small{flex-direction:row}.flex-row-reverse-small{flex-direction:row-reverse}.flex-column-small{flex-direction:column}.flex-column-reverse-small{flex-direction:column-reverse}.flex-wrap-small{flex-wrap:wrap}.flex-wrap-reverse-small{flex-wrap:wrap-reverse}.flex-nowrap-small{flex-wrap:nowrap}}@media only screen and (min-width: 750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}h2,.h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}h3,.h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}h4,.h4{font-size:calc(var(--font-heading-scale) * 3.2rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 1.4rem)}.h0{font-size:calc(var(--font-heading-scale) * 5.6rem)}}@media screen and (min-width: 750px) and (max-width: 989px){.medium-hide{display:none!important}.inline-medium{display:inline}.block-medium{display:block}.inline-block-medium{display:inline-block}.flex-medium{display:flex}.inline-flex-medium{display:inline-flex}.table-medium{display:table}.table-row-medium{display:table-row}.table-cell-medium{display:table-cell}.flex-row-medium{flex-direction:row}.flex-row-reverse-medium{flex-direction:row-reverse}.flex-column-medium{flex-direction:column}.flex-column-reverse-medium{flex-direction:column-reverse}.flex-wrap-medium{flex-wrap:wrap}.flex-wrap-reverse-medium{flex-wrap:wrap-reverse}.flex-nowrap-medium{flex-wrap:nowrap}}@media only screen and (min-width: 990px){.large-up-hide{display:none!important}.inline-large-up{display:inline}.block-large-up{display:block}.inline-block-large-up{display:inline-block}.flex-large-up{display:flex}.inline-flex-large-up{display:inline-flex}.table-large-up{display:table}.table-row-large-up{display:table-row}.table-cell-large-up{display:table-cell}.flex-row-large-up{flex-direction:row}.flex-row-reverse-large-up{flex-direction:row-reverse}.flex-column-large-up{flex-direction:column}.flex-column-reverse-large-up{flex-direction:column-reverse}.flex-wrap-large-up{flex-wrap:wrap}.flex-wrap-reverse-large-up{flex-wrap:wrap-reverse}.flex-nowrap-large-up{flex-wrap:nowrap}}*:focus{outline:0;box-shadow:none}*:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focused{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.focus-inset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focused.focus-inset{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem;box-shadow:0 0 .2rem rgba(var(--color-foreground),.3)}.focus-none{box-shadow:none!important;outline:0!important}.focus-offset:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.focus-offset.focused{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:1rem;box-shadow:0 0 0 1rem rgb(var(--color-background)),0 0 .2rem 1.2rem rgba(var(--color-foreground),.3)}.font-text-link-bold{font-weight:600}.text-green{color:#2b6541}.section__contact-us-content.section__images-with-text .banner__heading+.banner__text{margin-top:1.6rem}.section__contact-us-content.section__images-with-text .banner__heading+.banner__text p{margin:0}.section__contact-us-content.section__images-with-text .banner__heading+.banner__text p strong{font-weight:600}.section__contact-us-content.section__images-with-text .holidays-list{margin-top:1.6rem;padding-top:1.6rem;position:relative}.section__contact-us-content.section__images-with-text .holidays-list:before{content:"";width:72px;height:1px;background:#fff9d4;position:absolute;top:0;left:0}@media only screen and (min-width: 990px){.section__contact-us-content.section__images-with-text .holidays-list{margin-top:2.4rem;padding-top:2.4rem;position:relative}.section__contact-us-content.section__images-with-text .holidays-list:before{width:128px;height:2px}}@media screen and (max-width: 749px){.section__contact-us-content.section__images-with-text .banner__box.banner__box-padding{padding:0}}.section__content-address-custom .rte p{margin:0}.section__content-address-custom .rte p strong{font-weight:600}.section__newsletter-block-content .newsletter-form{margin-top:1.6rem}.section__newsletter-block-content .newsletter-form__field-wrapper{display:inline-flex}@media only screen and (min-width: 990px){.section__newsletter-block-content .newsletter-form{margin-top:2.4rem}}.sizing-chart-block_background_green{background:#2b654129}.red{color:#eb5757}.sizing-guide-section{font-size:calc(var(--font-body-scale) * 1.4rem)}.sizing-guide-section .fit-policy-box{margin-bottom:1.6rem;color:rgba(var(--color-black),1)}.sizing-guide-section .fit-policy-box p:not(:last-child){margin-bottom:1.6rem}.sizing-guide-section .instruction-box,.sizing-guide-section .pressure-box{background:#fff9d4b2;padding:2.4rem;margin-bottom:1.6rem}.sizing-guide-section .instruction-box h3,.sizing-guide-section .pressure-box h3,.sizing-guide-section .instruction-box h4,.sizing-guide-section .pressure-box h4,.page .main .sizing-guide-section .instruction-box h4,.page .main .sizing-guide-section .pressure-box h4{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale) * 1.6rem);margin:0 0 .8rem}.sizing-guide-section .instruction-box p,.sizing-guide-section .pressure-box p{margin:0}.sizing-guide-table th,.sizing-guide-table td{border:1px solid #000;padding:1.8rem 1.6rem;text-align:center;font-size:1.4rem}.sizing-guide-table tbody td:first-child{font-weight:600}.sizing-guide-table th{background-color:#000;color:#fff;font-weight:600}.sizing-guide-table .head-shape-chart{margin-bottom:1.6rem;text-align:center}.sizing-guide-popup.rte h1,.sizing-guide-popup.rte h2,.sizing-guide-popup.rte h3,.sizing-guide-popup.rte h4,.sizing-guide-popup.rte h5{--heading-family: var(--font-body-family);font-weight:600;font-family:var(--heading-family, var(--font-heading-family))}.sizing-guide-popup.rte h1{font-size:5.6rem}.sizing-guide-popup.rte h2{font-size:var(--font-heading-h2-size, calc(var(--font-heading-scale) * 2.4rem));margin:0 0 1.6rem}.sizing-guide-popup.rte h3,.sizing-guide-popup.rte h4{font-size:var(--font-heading-h3-size, calc(var(--font-heading-scale) * 2rem));margin:0 0 1.6rem}.sizing-guide-popup.rte h5{font-size:var(--font-heading-h3-size, calc(var(--font-heading-scale) * 1.8rem));margin:0 0 1.6rem}.sizing-guide-popup.rte h6{font-size:var(--font-heading-h3-size, calc(var(--font-heading-scale) * 1.6rem));margin:0 0 1.6rem}.sizing-guide-popup .table-wrapper{margin:0 0 1.6rem}.sizing-guide-popup table{width:100%;border-collapse:collapse}.sizing-guide-popup table thead{background:#000;color:#fff;text-align:center;font-size:calc(var(--font-body-scale) * 1.8rem);font-weight:600}.sizing-guide-popup table th,.sizing-guide-popup table td{padding:1.6rem;border:1px solid #000;font-size:1.4rem}.sizing-guide-popup table tbody tr td:first-child{font-weight:600}.sizing-guide-popup table tbody tr:first-child .ks-table-header-cell{background:#000;color:#fff;font-weight:600}.sizing-guide-popup table thead+tbody tr:first-child .ks-table-header-cell{background:transparent;color:#000}.sizing-guide-table.sizing-guide-table-no-head tbody tr:first-child .ks-table-cell.ks-table-header-cell{background:#000;color:#fff;font-weight:600}.rte.sizing-guide-popup>table{margin:0 0 1.6rem}.sizing-guide-popup td .table-wrapper .fxr-sizing-block{font-family:Arial,sans-serif;color:#333;padding:20px 0}.block-title{font-size:1.5em;font-weight:700;color:#1c4e27;margin-bottom:10px;border-left:5px solid #2e6837;padding-left:12px}.section-title{font-size:1.25em;margin:30px 0 10px;color:#2e6837;font-weight:700;border-bottom:2px solid #2e6837;padding-bottom:5px}.fxr-sizing-block table{width:100%;border-collapse:collapse;margin-bottom:30px}.fxr-sizing-block th,.fxr-sizing-block td{border:1px solid #ccc;padding:8px;text-align:center}.fxr-sizing-block th{background-color:#2e6837;color:#fff}.fxr-sizing-block td{background-color:#f9f9f9}.sizing-guide-section table tr td{padding:1.6rem;border:1px solid #000}.sizing-guide-section table tr td.shogun-table-column{background:#000;color:#fff;font-weight:600}.sizing-guide-section table.shogun-table tbody tr:first-child td{background:#000;color:#fff;font-weight:600;text-align:center}.sizing-guide-table-not-scroll thead{background:#000;color:#fff;font-weight:600}.shogun-table-custom .shogun-table-row-container td:first-child{text-align:center;font-weight:600}.video-popup-link .video-thumb-wrapper{position:relative}.video-popup-link .video-thumb-wrapper img{display:block}.video-popup-link .video-thumb-wrapper:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#06182d00,#06182d80,#06182d);z-index:1}.video-popup-link .video-thumb-wrapper .media__poster-play{z-index:2}@media (max-width: 768px){.section__collage-video .video-popup-link .video-thumb-wrapper{position:relative;padding-bottom:100%}.section__collage-video .video-popup-link .video-thumb-wrapper picture{position:absolute}.section__collage-video .video-popup-link .video-thumb-wrapper picture img{position:absolute;top:0;left:0;height:100%;width:100%;max-width:100%;object-fit:cover;object-position:center}}body.page--collection .card__extend-action{position:relative}body.page--collection .card__extend-action .nm-portal{position:absolute;top:0;left:0;width:calc(50% - .8rem);height:100%}body.page--collection .card__extend-action .nm-portal .notifyButtonStyle{margin:0;padding:0;height:100%;width:100%;min-height:calc(3.8rem + var(--buttons-border-width)* 2)}@media screen and (max-width: 749px){body.page--collection .card__extend-action .nm-portal{display:none}}#sf-digi iframe{left:10px;right:auto!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/base.css.map */
