/*!
 * TKFramework Pages v1.3.8
 * Copyright 2021-2026 Tom King
 */.pagination{display:flex;justify-content:center;margin:2.5rem 0 0;width:100%}.pagination .pagination__list{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;list-style:none;margin:0;padding:0}.pagination .pagination__list .list__item{list-style:none;margin:0;padding:0}.pagination .pagination__list .item__link,.pagination .pagination__list .item__ellipsis{align-items:center;background-color:#fff;border:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);color:#2c2e31;display:inline-flex;font-size:.875rem;font-weight:700;height:2.75rem;justify-content:center;line-height:1;min-width:2.75rem;padding:0 .75rem;text-decoration:none;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.pagination .pagination__list a.item__link:hover{background-color:#1c1d1e;border-color:#1c1d1e;color:#fff;text-decoration:none}.pagination .pagination__list .item__link.is-current{background-color:gold;border-color:gold;color:#1c1d1e}.pagination .pagination__list .item__link.is-disabled{background-color:#f8f8f8;border-color:#e2e3e4;color:#b7b9bd;cursor:default}.pagination .pagination__list .item__ellipsis{border-color:#0000;min-width:2rem;padding-left:.25rem;padding-right:.25rem}.pagination .pagination__list .list__item--previous .item__link,.pagination .pagination__list .list__item--next .item__link{background-color:#2c2e31;border-color:#2c2e31;color:#fff}.pagination .pagination__list .list__item--previous .item__link:not(.is-disabled):hover,.pagination .pagination__list .list__item--next .item__link:not(.is-disabled):hover{background-color:gold;border-color:gold;color:#1c1d1e}.pagination .pagination__list .list__item--previous .item__link.is-disabled,.pagination .pagination__list .list__item--next .item__link.is-disabled{background-color:#f1f1f2;border-color:#e2e3e4;color:#b7b9bd}.pagination>.page,.pagination>.prev,.pagination>.next,.pagination>.deco{display:inline-flex;margin:0 .25rem}.pagination>.page>a,.pagination>.prev>a,.pagination>.next>a,.pagination>.page.current,.pagination>.deco{align-items:center;background-color:#fff;border:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);color:#2c2e31;display:inline-flex;font-size:.875rem;font-weight:700;height:2.75rem;justify-content:center;line-height:1;min-width:2.75rem;padding:0 .75rem;text-decoration:none}.pagination>.page>a:hover,.pagination>.prev>a:hover,.pagination>.next>a:hover{background-color:#1c1d1e;border-color:#1c1d1e;color:#fff;text-decoration:none}.pagination>.page.current{background-color:gold;border-color:gold;color:#1c1d1e}.pagination>.prev>a,.pagination>.next>a{background-color:#2c2e31;border-color:#2c2e31;color:#fff}.pagination>.deco{border-color:#0000;min-width:2rem;padding-left:.25rem;padding-right:.25rem}@media(max-width:575.98px){.pagination{margin-top:2rem}.pagination .pagination__list{gap:.375rem}.pagination .pagination__list .item__link,.pagination .pagination__list .item__ellipsis{height:2.5rem;min-width:2.5rem;padding:0 .625rem}.pagination>.page>a,.pagination>.prev>a,.pagination>.next>a,.pagination>.page.current,.pagination>.deco{height:2.5rem;min-width:2.5rem;padding:0 .625rem}}.catalog__pagination{border-top:1px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);padding-top:2rem}body.home #mastheader,body.template-index #mastheader{background-color:#0000;background:linear-gradient(0deg,#0000,#000000a3)}body.home #mastheader.scrolled,body.template-index #mastheader.scrolled{background-color:#1c1d1e}body.home .galaxy,body.template-index .galaxy{margin-top:-112px;position:relative;width:100%}@media(max-width:767.98px){body.home .galaxy,body.template-index .galaxy{margin-top:-88px}}@media(max-width:575.98px){body.home .galaxy,body.template-index .galaxy{max-width:100%;overflow-x:hidden}}#home .home__billboard{background-color:#2c2e31;color:#f1f1f2;overflow:hidden!important;position:relative!important}#home .home__billboard .container{padding:0}#home .home__billboard .glide{overflow:visible;position:relative}#home .home__billboard .glide .glide__track{display:flex!important;overflow:visible}#home .home__billboard .glide .glide__slides{display:flex;flex-direction:row;overflow:visible}#home .home__billboard .glide .glide__slide{flex-shrink:0!important;background-color:#2c2e31;overflow:hidden;position:relative!important;width:100%;height:720px}@media(max-width:1399.98px){#home .home__billboard .glide .glide__slide{height:560px}}@media(max-width:767.98px){#home .home__billboard .glide .glide__slide{height:480px}}@media(max-width:575.98px){#home .home__billboard .glide .glide__slide{height:352px}}#home .home__billboard .glide .glide__slide[data-slide-link]{cursor:pointer}#home .home__billboard .glide .glide__slide[data-slide-link] a,#home .home__billboard .glide .glide__slide[data-slide-link] button{cursor:default}#home .home__billboard .glide .glide__slide:after{content:"";background-blend-mode:hue,screen,normal;background-color:initial;background:linear-gradient(154deg,#000000e0,#0000003d 48%,#0000);opacity:.64;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}#home .home__billboard .glide .glide__slide .slide__image{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#home .home__billboard .glide .glide__slide .slide__image img{background-size:cover;background-position:center;display:block;position:absolute;top:0;right:auto;bottom:auto;left:0;height:100%;width:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.125);transform-origin:center center;transition:none;will-change:transform}#home .home__billboard .glide .glide__slide.glide__slide--active .slide__image img{transform:scale(1);transition:transform 5s cubic-bezier(.2,.6,.25,1)}@media(prefers-reduced-motion:reduce){#home .home__billboard .glide .glide__slide .slide__image img{transform:none;transition:none}}#home .home__billboard .glide .glide__slide .slide__caption{color:#fff;padding:0;position:absolute;top:auto;right:auto;bottom:3.125rem;left:3.125rem;max-width:44%;z-index:1}@media(max-width:1199.98px){#home .home__billboard .glide .glide__slide .slide__caption{top:auto;bottom:1.5rem;left:1rem;transform:none}}@media(max-width:767.98px){#home .home__billboard .glide .glide__slide .slide__caption{max-width:80%}}#home .home__billboard .glide .glide__slide .slide__caption .caption__heading p{color:#fff;font-family:var(--tk-font-sans-serif);font-size:1.25rem;font-weight:400;line-height:1.5;margin:0;text-wrap:balance}@media(max-width:991.98px){#home .home__billboard .glide .glide__slide .slide__caption .caption__heading p{font-size:1.25rem}}@media(max-width:575.98px){#home .home__billboard .glide .glide__slide .slide__caption .caption__heading p{font-size:1rem}}#home .home__billboard .glide .glide__slide .slide__caption .caption__heading .heading__title{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.125;margin:0 0 .5rem;text-wrap:balance}@media(max-width:991.98px){#home .home__billboard .glide .glide__slide .slide__caption .caption__heading .heading__title{font-size:2.5rem;line-height:1.125}}@media(max-width:575.98px){#home .home__billboard .glide .glide__slide .slide__caption .caption__heading .heading__title{font-size:2rem}}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions{margin-top:1.5rem}@media(max-width:767.98px){#home .home__billboard .glide .glide__slide .slide__caption .caption__actions{margin:0}}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__wrapper{display:flex;flex-wrap:wrap;margin-left:-.35rem;margin-right:-.35rem}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__item{flex-grow:0;margin-top:1rem;padding-left:.35rem;padding-right:.35rem}@media(max-width:575.98px){#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__item{flex:0 0 100%;width:100%;max-width:100%}}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta{background-color:gold;border:none;border-radius:0;color:#1c1d1e;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;line-height:1.6;margin:0;padding:.8rem 1.8rem;position:relative;text-align:center;text-transform:uppercase;vertical-align:middle;transition:none;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta:hover{background-color:#2c2e31;color:gold;text-decoration:none}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta:focus,#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta.focus{outline:0}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta.actions__cta--play{padding-left:3.5rem}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta.actions__cta--play:after{content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' height='32'%3e%3cpath d='M8 5v14l11-7L8 5z' fill='rgb%2810.8823529412%, 11.2745098039%, 11.9607843137%%29'/%3e%3c/svg%3e");display:inline-block;line-height:1;margin-right:8px;position:absolute;top:50%;right:auto;bottom:auto;left:16px;width:32px;height:32px;transform:translateY(-50%)}#home .home__billboard .glide .glide__slide .slide__caption .caption__actions .actions__cta.actions__cta--play:hover:after{content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='32' height='32'%3e%3cpath d='M8 5v14l11-7L8 5z' fill='rgb%28255, 215, 0%29'/%3e%3c/svg%3e")}#home .home__billboard .glide .glide__slide.glide__slide--example{background-color:#6d141a}#home .home__billboard .glide .glide__console{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:absolute;top:auto;right:3.125rem;bottom:3.125rem;left:auto;width:50px;z-index:1;transition-delay:.5s;transition-duration:.6s;transition-property:opacity,transform;transition-timing-function:ease}@media(max-width:1199.98px){#home .home__billboard .glide .glide__console{right:1rem;bottom:1.5rem}}#home .home__billboard .glide .glide__console .console__counter{display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:.75rem;position:relative;width:40px;height:48px}@media(max-width:767.98px){#home .home__billboard .glide .glide__console .console__counter{font-size:.875rem}}#home .home__billboard .glide .glide__console .console__counter:before{content:"";background-color:#fff;position:absolute;top:50%;right:auto;bottom:auto;left:50%;width:1px;height:88%;transform:translate(-50%,-50%) rotate(45deg)}#home .home__billboard .glide .glide__console .console__counter .counter__current{position:absolute;top:0;right:auto;bottom:auto;left:0}#home .home__billboard .glide .glide__console .console__counter .counter__total{position:absolute;top:auto;right:0;bottom:0;left:auto}#home .home__billboard .glide .glide__console .console__controls{display:flex;flex-direction:column;align-items:center;justify-content:space-around}#home .home__billboard .glide .glide__console .console__controls .controls__button--prev,#home .home__billboard .glide .glide__console .console__controls .controls__button--next{display:flex;align-items:center;justify-content:center;background-color:#0006;border:1px solid #fff;color:#fff;padding:0;text-align:center;width:50px;height:50px}@media(max-width:767.98px){#home .home__billboard .glide .glide__console .console__controls .controls__button--prev,#home .home__billboard .glide .glide__console .console__controls .controls__button--next{width:40px;height:40px}}#home .home__billboard .glide .glide__console .console__controls .controls__button--prev svg,#home .home__billboard .glide .glide__console .console__controls .controls__button--next svg{fill:#fff}#home .home__billboard .glide .glide__console .console__controls .controls__button--prev:hover,#home .home__billboard .glide .glide__console .console__controls .controls__button--next:hover{background-color:#000000a3}#home .home__billboard .glide .glide__console .console__controls .controls__button--prev:hover svg,#home .home__billboard .glide .glide__console .console__controls .controls__button--next:hover svg{fill:gold}#home .home__billboard .glide .glide__console .console__controls .controls__button--next{margin-top:-1px}#home .home__base{background-color:#fff}#home .home__base .base__lineup{position:relative;z-index:2;padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#home .home__base .base__lineup{padding-top:2rem;padding-bottom:2rem}}#home .home__base .base__lineup .lineup__heading{margin-bottom:1.75rem;overflow:hidden}#home .home__base .base__lineup .lineup__heading .heading__title{display:inline-block;position:relative}#home .home__base .base__lineup .lineup__heading .heading__title:before,#home .home__base .base__lineup .lineup__heading .heading__title:after{background-image:url(./bg_stripe_light.svg);background-position:center;background-repeat:repeat-x;content:"";display:block;position:absolute;top:0;bottom:0;width:100vw;z-index:0}#home .home__base .base__lineup .lineup__heading .heading__title:before{right:calc(100% + 1.5rem)}#home .home__base .base__lineup .lineup__heading .heading__title:after{left:calc(100% + 1.5rem)}@media(max-width:991.98px){#home .home__base .base__lineup .lineup__heading .heading__title:before{right:calc(100% + 1rem)}#home .home__base .base__lineup .lineup__heading .heading__title:after{left:calc(100% + 1rem)}}@media(max-width:575.98px){#home .home__base .base__lineup .lineup__heading .heading__title{white-space:normal}#home .home__base .base__lineup .lineup__heading .heading__title:before{display:none}}#home .home__base .base__lineup .lineup__heading .heading__title{color:#2c2e31;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.125;margin:0;text-transform:uppercase}@media(max-width:1199.98px){#home .home__base .base__lineup .lineup__heading .heading__title{font-size:2rem;line-height:1.25}}#home .home__base .base__lineup .lineup__heading .heading__title sup{font-family:var(--tk-font-sans-serif);font-size:64%;line-height:0;position:relative;top:-.4em;right:auto;bottom:auto;left:auto;vertical-align:baseline}#home .home__base .base__lineup .lineup__products .product__wrapper{display:flex;flex-wrap:wrap;flex-direction:row}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .product__wrapper{flex-direction:column}}#home .home__base .base__lineup .lineup__products .products__tabs{background-color:#0000;display:flex;flex-direction:column;flex:0 0 368px;list-style:none;margin:0;padding:0;width:368px;max-width:368px}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .products__tabs{flex:0 0 100%;flex-direction:row;width:100%;max-width:100%}}@media(max-width:767.98px){#home .home__base .base__lineup .lineup__products .products__tabs{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item{display:block;list-style:none;margin:0;padding:0;height:auto}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item:not(:first-child){margin-top:1rem}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item:not(:first-child){margin:0}}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item{flex:1}}@media(max-width:767.98px){#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item{flex:0 0 85%;scroll-snap-align:start}}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab{display:flex;flex-direction:row;align-items:center;background-color:#2c2e31;border:none;color:#b7b9bd;cursor:pointer;padding:0;text-align:left;transition:background-color .2s ease;width:100%;height:100%}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab:hover{color:#f1f1f2}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab .tab__image{flex:0 0 96px;display:flex;align-items:flex-end;align-self:flex-end;width:96px;max-width:96px}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab .tab__image{flex:0 0 80px;width:80px;max-width:80px}}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab .tab__image img{max-width:100%;height:auto}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab .tab__label{padding:1rem .5rem}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab .tab__label .label__title{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.25;margin:0;text-transform:uppercase}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab .tab__label .label__subtitle{color:#fff;font-size:.8125rem;line-height:1.4;margin-top:.25rem}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab.product-lineup__tab--absolute.is-active{background-color:#ec008c}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab.product-lineup__tab--savage.is-active{background-color:#00aeef}#home .home__base .base__lineup .lineup__products .products__tabs .tabs__item .product-lineup__tab.product-lineup__tab--rampage.is-active{background-color:#00a651}#home .home__base .base__lineup .lineup__products .products__panel{flex:1;overflow:hidden;position:relative}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .products__panel{flex:0 0 100%;width:100%;max-width:100%}}#home .home__base .base__lineup .lineup__products .products__panel .tab-pane{display:none;height:100%}#home .home__base .base__lineup .lineup__products .products__panel .tab-pane.active{display:block}#home .home__base .base__lineup .lineup__products .products__panel .tab-pane.active .panel__product:before{animation:lineupBackgroundZoom 1.5s ease-out forwards}#home .home__base .base__lineup .lineup__products .products__panel .panel__product{display:flex;overflow:hidden;position:relative;min-height:608px;isolation:isolate}@media(max-width:767.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product{flex-wrap:wrap}}#home .home__base .base__lineup .lineup__products .products__panel .panel__product.panel__product--absolute{background-color:#ec008c}#home .home__base .base__lineup .lineup__products .products__panel .panel__product.panel__product--savage{background-color:#00aeef}#home .home__base .base__lineup .lineup__products .products__panel .panel__product.panel__product--rampage{background-color:#00a651}#home .home__base .base__lineup .lineup__products .products__panel .panel__product:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(./home_lineup_panel-background.svg);background-repeat:no-repeat;background-position:center;background-size:cover;transform:scale(1.5);transform-origin:center;z-index:0;pointer-events:none;will-change:transform}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media{flex:0 0 400px;align-self:stretch;overflow:hidden;position:relative;width:400px;max-width:400px;z-index:1}@media(max-width:1399.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media{flex:0 0 400px;width:400px;max-width:400px}}@media(max-width:991.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media{flex:0 0 320px;width:320px;max-width:320px}}@media(max-width:767.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media{flex:0 0 100%;width:100%;max-width:100%}}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media .media__bottle{display:flex;align-items:flex-end;justify-content:center;width:100%}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media .media__bottle img{display:block;pointer-events:none;width:auto;height:600px;max-width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:991.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media .media__bottle img{height:520px}}@media(max-width:767.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__media .media__bottle img{max-width:100%;height:auto}}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content{color:#fff;padding:2.5rem 2rem 2.5rem 0;position:relative;z-index:1}@media(max-width:1199.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content{padding:2rem 1.5rem 2rem 0}}@media(max-width:767.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content{flex:0 0 100%;padding:2rem 1.5rem;width:100%;max-width:100%}}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__header{margin-bottom:.875rem}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__step{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1;margin:0;text-transform:uppercase}@media(max-width:991.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__step{font-size:1.25rem}}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__name{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1;margin:0 0 .5rem;text-transform:uppercase}@media(max-width:1199.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__name{font-size:3rem}}@media(max-width:991.98px){#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__name{font-size:2.25rem}}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__badges{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;list-style:none;margin:.875rem 0 1rem;padding:0}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__badges .badges__item{background-color:#000;color:#fff;font-size:.9375rem;font-weight:700;padding:.3rem .75rem;text-transform:uppercase}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__description{margin:0 0 1.5rem}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__description p{color:#fff;font-size:.875rem;line-height:1.8;margin:0 0 1rem}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__description p:last-child{margin-bottom:0}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__description .description__footnote{color:#ffffff8f;font-size:.8125rem;font-style:italic}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__actions .actions__cta{align-self:flex-start;background-color:gold;border:none;border-radius:0;color:#1c1d1e;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;line-height:1.6;margin-bottom:1.5rem;padding:.75rem 2rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:none;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__actions .actions__cta:hover{background-color:#1c1d1e;color:gold;text-decoration:none}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__icon{flex:0 0 146px;margin-right:1rem;width:146px;max-width:146px}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__icon img{max-width:100%;height:auto}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__label .label__available-in{color:#fff;font-size:.8125rem;margin:0}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__label .label__sizes{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__label .label__sizes .sizes__item{color:#fff;font-size:.875rem;font-weight:700}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__label .label__sizes .sizes__item:not(:last-child){margin-right:.5rem}#home .home__base .base__lineup .lineup__products .products__panel .panel__product .product__content .content__availability .availability__label .label__sizes .sizes__item:not(:last-child):after{content:"/";margin-left:.5rem;opacity:.35}#home .home__base .base__trending-products{background-color:#2c2e31;overflow-x:hidden;position:relative;z-index:1;clip-path:polygon(0 96px,100% 0,100% calc(100% - 96px),0 100%);margin-top:-128px;padding-top:calc(3.5rem + 96px);padding-bottom:calc(3.5rem + 96px)}@media(max-width:1199.98px){#home .home__base .base__trending-products{clip-path:polygon(0 96px,100% 0,100% calc(100% - 96px),0 100%);margin-top:-56px;padding-top:calc(2rem + 96px);padding-bottom:calc(2rem + 96px)}}#home .home__base .base__trending-products .trending-products__heading{position:relative}#home .home__base .base__trending-products .trending-products__heading .heading__background-text{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:clamp(4.5rem,11vw,10.5rem);font-weight:700;letter-spacing:-.02em;line-height:1;margin:0;opacity:.06;pointer-events:none;position:absolute;top:50%;right:auto;bottom:auto;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;left:0;text-align:left;transform:translateY(-50%)}#home .home__base .base__trending-products .trending-products__heading .heading__row{align-items:center;display:flex;min-width:0}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:before,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:after,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__actions:after,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__controls:after{background-image:url(./bg_stripe_dark.svg);background-position:center;background-repeat:repeat-x;content:"";display:block;height:1.75rem;min-width:0}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title{align-items:center;display:flex;flex:1 1 auto;margin-right:1.5rem;min-width:0;position:relative;white-space:nowrap}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:before,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:after{height:auto}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:before{position:absolute;top:0;right:calc(100% + 1.5rem);bottom:0;left:auto;width:100vw}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:after{align-self:stretch;flex:1 1 auto;margin-left:1.5rem;min-width:3rem}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__actions,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__controls{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;position:relative}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__actions:after,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__controls:after{height:auto;position:absolute;top:0;right:auto;bottom:0;left:calc(100% + 1.5rem);width:100vw}@media(max-width:991.98px){#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title{margin-right:1rem}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:before{right:calc(100% + 1rem)}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:after{margin-left:1rem;min-width:2rem}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__actions:after,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__controls:after{left:calc(100% + 1rem)}}@media(max-width:575.98px){#home .home__base .base__trending-products .trending-products__heading .heading__row{align-items:flex-start;flex-wrap:wrap}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title{flex:0 0 100%;margin-right:0;white-space:normal}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:before,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__title:after{display:none}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__actions,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__controls{align-self:auto;margin-left:0;margin-top:.75rem}#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__actions:after,#home .home__base .base__trending-products .trending-products__heading .heading__row .heading__controls:after{display:none}}#home .home__base .base__trending-products .trending-products__heading .heading__row{margin-bottom:1.5rem;position:relative;z-index:1}#home .home__base .base__trending-products .trending-products__heading .heading__title{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.125;margin:0;text-transform:uppercase}@media(max-width:1199.98px){#home .home__base .base__trending-products .trending-products__heading .heading__title{font-size:2rem;line-height:1.25}}#home .home__base .base__trending-products .trending-products__heading .heading__title sup{font-family:var(--tk-font-sans-serif);font-size:64%;line-height:0;position:relative;top:-.4em;right:auto;bottom:auto;left:auto;vertical-align:baseline}#home .home__base .base__trending-products .trending-products__heading .heading__controls{display:flex;flex-direction:row;gap:1rem}@media(max-width:575.98px){#home .home__base .base__trending-products .trending-products__heading .heading__controls{gap:.5rem}}#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--prev,#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--next{display:flex;align-items:center;justify-content:center;background-color:#0000;border:1px solid rgba(255,255,255,.24);color:#fff;cursor:pointer;padding:0;width:44px;height:44px;transition:background-color .15s ease,border-color .15s ease}@media(max-width:575.98px){#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--prev,#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--next{width:38px;height:38px}}#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--prev svg,#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--next svg{fill:#fff}#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--prev:hover,#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--next:hover{border-color:#fff}#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--prev:hover svg,#home .home__base .base__trending-products .trending-products__heading .heading__controls .controls__button--next:hover svg{fill:#fff}#home .home__base .base__trending-products .glide{overflow:visible;position:relative}#home .home__base .base__trending-products .glide.glide--pending{visibility:hidden;opacity:0}#home .home__base .base__trending-products .glide.glide--ready{visibility:visible;opacity:1;transition:opacity .15s ease}#home .home__base .base__trending-products .glide.glide--static .glide__slides{margin-left:-.5rem;margin-right:-.5rem;width:auto}#home .home__base .base__trending-products .glide.glide--static .glide__slide{padding-left:.5rem;padding-right:.5rem}#home .home__base .base__trending-products .glide .glide__track{overflow:hidden}#home .home__base .base__trending-products .glide .glide__slides{display:flex;flex-direction:row;overflow:visible}#home .home__base .base__trending-products .glide .glide__slide{width:25%;height:auto!important}@media(max-width:1199.98px){#home .home__base .base__trending-products .glide .glide__slide{width:33.33333333%}}@media(max-width:767.98px){#home .home__base .base__trending-products .glide .glide__slide{width:50%}}@media(max-width:320px){#home .home__base .base__trending-products .glide .glide__slide{width:100%}}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow{-moz-user-select:none;user-select:none;-ms-user-select:none;-webkit-user-select:none;box-shadow:none;background-color:#2c2e31;color:#fff;border:none;line-height:56px;margin:-28px 0 0;opacity:1;padding:0;text-align:center;position:absolute;top:50%;right:auto;bottom:auto;left:auto;width:56px;height:56px}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow.glide__arrow--left{border-radius:50%;left:-72px}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow.glide__arrow--right{border-radius:50%;right:-72px}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow.glide__arrow--disabled{background-color:#93969b;cursor:default;opacity:1;pointer-events:none}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow{fill:#fff}@media(max-width:1600px){#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow{line-height:64px;margin-top:-32px;width:48px;height:64px}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow.glide__arrow--left{border-radius:0 50% 50% 0;left:0}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow.glide__arrow--right{border-radius:50% 0 0 50%;right:0}}@media(max-width:991.98px){#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow{line-height:56px;margin-top:-28px;width:40px;height:56px}}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow:hover{background-color:#57585a;color:#fff;opacity:1}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow:hover svg{fill:#fff}#home .home__base .base__trending-products .glide .glide__arrows .glide__arrow:active{opacity:1}#home .home__base .base__trending-products .glide .swiper-scrollbar{background-color:#005a21;position:absolute;top:auto;right:auto;bottom:.5rem;left:0;width:100%}#home .home__base .base__trending-products .glide .swiper-scrollbar .swiper-scrollbar-drag{background-color:gold}#home .home__base .base__trending-products .product-card{display:flex;flex-direction:column;background-color:#2c2e31;position:relative!important;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out;will-change:background-color,box-shadow}#home .home__base .base__trending-products .product-card .product-card__image{position:relative!important;text-align:center}#home .home__base .base__trending-products .product-card .product-card__image img{max-width:100%;height:auto;display:inline-block}#home .home__base .base__trending-products .product-card .product-card__image .image__link{display:block;padding:1rem}@media(max-width:575.98px){#home .home__base .base__trending-products .product-card .product-card__image .image__link{padding:.75rem}}#home .home__base .base__trending-products .product-card .product-card__label{flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:left}#home .home__base .base__trending-products .product-card .product-card__label .label__link{display:flex;flex-direction:column;justify-content:space-between;padding:1rem;height:100%}@media(max-width:575.98px){#home .home__base .base__trending-products .product-card .product-card__label .label__link{padding:.75rem}}#home .home__base .base__trending-products .product-card .product-card__label .label__link:hover .product-card__title .title__text{text-decoration:underline}#home .home__base .base__trending-products .product-card .product-card__label .label__link:hover .product-card__title .title__subtext{text-decoration:none}#home .home__base .base__trending-products .product-card .product-card__title{color:gold;display:block;font-family:var(--tk-font-sans-serif);font-size:1.125rem;font-weight:700;line-height:1.4;margin:0;text-align:left;text-decoration:none;text-wrap:balance}@media(max-width:991.98px){#home .home__base .base__trending-products .product-card .product-card__title{font-size:1rem}}#home .home__base .base__trending-products .product-card .product-card__title a{color:gold}#home .home__base .base__trending-products .product-card .product-card__title .title__text{color:#fff;display:block;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;margin:0;text-decoration:none;text-align:left;text-wrap:balance}@media(max-width:991.98px){#home .home__base .base__trending-products .product-card .product-card__title .title__text{font-size:1rem}}#home .home__base .base__trending-products .product-card .product-card__title .title__subtext{color:gold;display:block;font-family:var(--tk-font-sans-serif);font-size:.9375rem;font-weight:400;line-height:1.4;margin:.5rem 0 0;text-align:left;text-decoration:none;text-wrap:balance}#home .home__base .base__trending-products .product-card .product-card__out-of-stock{color:#e60012;font-size:.9375rem;font-weight:700;margin-bottom:.5rem}#home .home__base .base__trending-products .product-card .product-card__out-of-stock .out-of-stock__text{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 746 169'%3e%3cpath d='M746 154c0 5-1.57 9-3.5 9h-.08l.58 6H29a19.6 19.6 0 0 1-9-2.14c-4.79-2.47-6-6.86-6-11.86 0-4.31.36-8.16 4.08-10.72l-.48-5.7C10.86 134.94 6 124.64 6 112.5c0-9.5 3-17.87 7.51-22.81a16.25 16.25 0 0 1 1.92-1.81 9.85 9.85 0 0 1-2.12-.54C5.7 84.63 0 73.64 0 60.5 0 50 3.66 34.83 9 30.21l-.72-2.6A14.5 14.5 0 0 1 14.5 0H726.8l.12 1.3c.47-.83 1-1.3 1.58-1.3 1.93 0 3.5 5.37 3.5 12 0 5.95-1.26 10.88-2.92 11.83l1.06 7c.59-.54 1.21 3.17 1.86 3.17 3.87 0 7 10.3 7 23 0 10-1.94 18.5-4.66 21.67l1.12 5.69c1-2.14 2.24 2.64 3.54 2.64 3.87 0 7 11 7 24.5 0 12.56-2.7 22.92-6.18 24.33l1 6.31c.5-.73 1.08 2.86 1.69 2.86C744.43 145 746 149 746 154Z' fill='rgb%28255, 215, 0%29'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:contain;color:#e60012;display:initial;font-size:.9375rem;font-weight:700;padding:.25rem .75rem;position:relative}#home .home__base .base__trending-products .product-card .product-card__meta{margin-top:1rem}#home .home__base .base__trending-products .product-card .product-card__meta .meta__price{color:#fff;font-family:var(--tk-font-sans-serif);font-size:1rem;font-weight:700;line-height:1.6;margin:0;text-decoration:none}#home .home__base .base__trending-products .product-card .product-card__meta .meta__price del{color:#cdced0;display:inline-block;font-size:.875rem;font-weight:400;margin-right:.5rem;text-decoration-color:#e60012cc;text-decoration-thickness:.25rem}#home .home__base .base__trending-products .product-card .product-card__meta .meta__price ins{display:inline-block;font-size:1rem;font-weight:700;text-decoration:none}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews{display:flex;flex-wrap:nowrap;align-items:center}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating .rating__stars,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews .rating__stars{display:inline-block;font-size:1rem;letter-spacing:.05em;line-height:1;margin-right:.35rem;position:relative}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating .rating__stars .stars__base,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews .rating__stars .stars__base{color:#b7b9bd}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating .rating__stars .stars__fill,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews .rating__stars .stars__fill{color:#ffc400;clip-path:inset(0 calc(100% - var(--rating-percent)) 0 0);left:0;position:absolute;top:0;white-space:nowrap}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating .rating__count,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews .rating__count{color:#f1f1f2;font-size:.875rem;font-weight:400}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating .reviews__star,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews .reviews__star{margin-right:.25rem}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating .bv_stars_component_container,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews .bv_stars_component_container{display:none!important}#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating [data-bv-rating] .bv_main_container .bv_text,#home .home__base .base__trending-products .product-card .product-card__meta .meta__rating [data-bv-show=inline_rating] .bv_main_container .bv_text,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews [data-bv-rating] .bv_main_container .bv_text,#home .home__base .base__trending-products .product-card .product-card__meta .meta__reviews [data-bv-show=inline_rating] .bv_main_container .bv_text{color:#f1f1f2}#home .home__base .base__trending-products .product-card .product-card__meta .meta__savings{color:#f1f1f2;font-size:.8125rem;font-weight:400;line-height:1.6;margin:0}#home .home__base .base__trending-products .product-card .product-card__meta .meta__savings span{background-color:#d9f2e2;border-radius:4px;color:#00a63d;display:inline-block;font-weight:700;padding:.125rem .35rem;margin-left:.25rem}#home .home__base .base__trending-products .product-card .product-card__meta .meta__savings strong{color:#fff;font-weight:700}#home .home__base .base__trending-products .product-card .product-card__deal-countdown{margin-top:1rem}#home .home__base .base__trending-products .product-card .product-card__deal-countdown .countdown__label{color:#e60012;font-size:.8125rem;font-weight:600;margin:0}#home .home__base .base__trending-products .product-card .product-card__deal-countdown .countdown__progress{margin-top:.25rem}#home .home__base .base__trending-products .product-card .product-card__deal-countdown .countdown__progress .progress__progress-bar{display:flex;background-color:#f1f1f2;overflow:hidden;width:100%;height:.375rem}#home .home__base .base__trending-products .product-card .product-card__deal-countdown .countdown__progress .progress__progress-bar .percent{display:flex;flex-direction:column;justify-content:center;overflow:hidden;background-color:#e60012;color:#fff;text-align:center;white-space:nowrap;transition:width .66s cubic-bezier(.65,0,.35,1) 0s;will-change:width}#home .home__base .base__trending-products .product-card{background-color:#2c2e31;border:1px solid rgb(37%,38.3333333333%,40.6666666667%);height:100%}#home .home__base .base__trending-products .product-card:hover{border-color:#cdced0;box-shadow:0 0 16px #0000001a}#home .home__base .base__trending-products+.base__featured-video{margin-top:-128px}#home .home__base .base__featured-video{position:relative;z-index:2;padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#home .home__base .base__featured-video{padding-top:2rem;padding-bottom:2rem}}@media(max-width:1199.98px){#home .home__base .base__featured-video{margin-top:-56px}}#home .home__base .base__featured-video .featured-video__link{display:block;position:relative;text-decoration:none}#home .home__base .base__featured-video .featured-video__link:hover .featured-video__overlay .overlay__play{background-color:#000c;border-color:gold}#home .home__base .base__featured-video .featured-video__image{background-color:#3d3f43;display:block;position:relative;width:auto}#home .home__base .base__featured-video .featured-video__image:before{content:"";display:block;padding-top:56.25%}#home .home__base .base__featured-video .featured-video__image:after{content:"";background-color:#00000052;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}#home .home__base .base__featured-video .featured-video__image>*{position:absolute;top:0;left:0;width:100%;height:100%}#home .home__base .base__featured-video .featured-video__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;color:#0000;font-size:0}#home .home__base .base__featured-video .featured-video__overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#home .home__base .base__featured-video .featured-video__overlay .overlay__play{display:flex;align-items:center;justify-content:center;background-color:#0000007a;border:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);color:#fff;width:96px;height:96px;transition:background-color .2s ease}@media(max-width:575.98px){#home .home__base .base__featured-video .featured-video__overlay .overlay__play{width:56px;height:56px;border-width:2px}}#home .home__base .base__featured-video .featured-video__overlay .overlay__play svg{fill:#fff;width:40px;height:40px}@media(max-width:575.98px){#home .home__base .base__featured-video .featured-video__overlay .overlay__play svg{width:32px;height:32px}}#home .home__base .base__trade-tips{padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#home .home__base .base__trade-tips{padding-top:2rem;padding-bottom:2rem}}#home .home__base .base__trade-tips{overflow-x:hidden}#home .home__base .base__trade-tips .trade-tips__heading{position:relative;margin-bottom:1.5rem}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper{align-items:center;display:flex;min-width:0}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:before,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:after,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__actions:after,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__controls:after{background-image:url(./bg_stripe_light.svg);background-position:center;background-repeat:repeat-x;content:"";display:block;height:1.75rem;min-width:0}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title{align-items:center;display:flex;flex:1 1 auto;margin-right:1.5rem;min-width:0;position:relative;white-space:nowrap}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:before,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:after{height:auto}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:before{position:absolute;top:0;right:calc(100% + 1.5rem);bottom:0;left:auto;width:100vw}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:after{align-self:stretch;flex:1 1 auto;margin-left:1.5rem;min-width:3rem}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__actions,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__controls{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;position:relative}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__actions:after,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__controls:after{height:auto;position:absolute;top:0;right:auto;bottom:0;left:calc(100% + 1.5rem);width:100vw}@media(max-width:991.98px){#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title{margin-right:1rem}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:before{right:calc(100% + 1rem)}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:after{margin-left:1rem;min-width:2rem}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__actions:after,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__controls:after{left:calc(100% + 1rem)}}@media(max-width:575.98px){#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper{align-items:flex-start;flex-wrap:wrap}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title{flex:0 0 100%;margin-right:0;white-space:normal}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:before,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__title:after{display:none}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__actions,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__controls{align-self:auto;margin-left:0;margin-top:.75rem}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__actions:after,#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper .heading__controls:after{display:none}}#home .home__base .base__trade-tips .trade-tips__heading .heading__wrapper{position:relative;z-index:1}#home .home__base .base__trade-tips .trade-tips__heading .heading__title{color:#2c2e31;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.125;margin:0;text-transform:uppercase}@media(max-width:1199.98px){#home .home__base .base__trade-tips .trade-tips__heading .heading__title{font-size:2rem;line-height:1.25}}#home .home__base .base__trade-tips .trade-tips__heading .heading__title sup{font-family:var(--tk-font-sans-serif);font-size:64%;line-height:0;position:relative;top:-.4em;right:auto;bottom:auto;left:auto;vertical-align:baseline}#home .home__base .base__trade-tips .trade-tips__heading .heading__actions .actions__cta{display:flex;align-items:center;color:#2c2e31;font-size:.9375rem;font-weight:700;text-decoration:none;text-transform:uppercase;white-space:nowrap}#home .home__base .base__trade-tips .trade-tips__heading .heading__actions .actions__cta svg{fill:currentColor;margin-left:.125rem}#home .home__base .base__trade-tips .trade-tips__heading .heading__actions .actions__cta:hover{color:#e60012}#home .home__base .base__trade-tips .trade-tips__grid .grid__wrapper{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}#home .home__base .base__trade-tips .trade-tips__grid .grid__item{flex:0 0 33.33333333%;padding-left:.5rem;padding-right:.5rem;width:33.33333333%;max-width:33.33333333%}@media(max-width:767.98px){#home .home__base .base__trade-tips .trade-tips__grid .grid__item{flex:0 0 100%;width:100%;max-width:100%}}#home .home__base .base__trade-tips .video-card .video-card__link{display:block;position:relative;text-decoration:none}#home .home__base .base__trade-tips .video-card .video-card__link:hover .video-card__thumbnail .thumbnail__overlay .overlay__play{background-color:#000c;border-color:gold}#home .home__base .base__trade-tips .video-card .video-card__link:hover .video-card__label .label__title{text-decoration:underline}#home .home__base .base__trade-tips .video-card .video-card__thumbnail{position:relative}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__image{background-color:#3d3f43;display:block;position:relative;width:auto}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__image:before{content:"";display:block;padding-top:56.25%}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__image:after{content:"";background-color:#00000052;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__image>*{position:absolute;top:0;left:0;width:100%;height:100%}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;color:#0000;font-size:0}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__overlay{display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__overlay .overlay__play{display:flex;align-items:center;justify-content:center;background-color:#0000007a;border:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);color:#fff;width:64px;height:64px;transition:background-color .2s ease}@media(max-width:575.98px){#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__overlay .overlay__play{width:48px;height:48px;border-width:2px}}#home .home__base .base__trade-tips .video-card .video-card__thumbnail .thumbnail__overlay .overlay__play svg{fill:#fff;width:24px;height:24px}#home .home__base .base__trade-tips .video-card .video-card__label{padding-top:1rem}#home .home__base .base__trade-tips .video-card .video-card__label .label__category{color:#f56100;font-size:.875rem;font-weight:700;margin:0 0 .25rem;text-transform:uppercase}#home .home__base .base__trade-tips .video-card .video-card__label .label__title{color:#2c2e31;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 .5rem;text-transform:uppercase}#home .home__base .base__trade-tips .video-card .video-card__label .label__excerpt{color:#5e6268;font-size:.875rem;font-weight:400;line-height:1.6;margin:0}#home .home__base .base__products-in-action{padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#home .home__base .base__products-in-action{padding-top:2rem;padding-bottom:2rem}}#home .home__base .base__products-in-action .products-in-action__heading{margin-bottom:1.5rem;overflow:hidden}#home .home__base .base__products-in-action .products-in-action__heading .heading__title{display:inline-block;position:relative}#home .home__base .base__products-in-action .products-in-action__heading .heading__title:before,#home .home__base .base__products-in-action .products-in-action__heading .heading__title:after{background-image:url(./bg_stripe_light.svg);background-position:center;background-repeat:repeat-x;content:"";display:block;position:absolute;top:0;bottom:0;width:100vw;z-index:0}#home .home__base .base__products-in-action .products-in-action__heading .heading__title:before{right:calc(100% + 1.5rem)}#home .home__base .base__products-in-action .products-in-action__heading .heading__title:after{left:calc(100% + 1.5rem)}@media(max-width:991.98px){#home .home__base .base__products-in-action .products-in-action__heading .heading__title:before{right:calc(100% + 1rem)}#home .home__base .base__products-in-action .products-in-action__heading .heading__title:after{left:calc(100% + 1rem)}}@media(max-width:575.98px){#home .home__base .base__products-in-action .products-in-action__heading .heading__title{white-space:normal}#home .home__base .base__products-in-action .products-in-action__heading .heading__title:before{display:none}}#home .home__base .base__products-in-action .products-in-action__heading .heading__title{color:#2c2e31;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.125;margin:0;text-transform:uppercase}@media(max-width:1199.98px){#home .home__base .base__products-in-action .products-in-action__heading .heading__title{font-size:2rem;line-height:1.25}}#home .home__base .base__products-in-action .products-in-action__heading .heading__title sup{font-family:var(--tk-font-sans-serif);font-size:64%;line-height:0;position:relative;top:-.4em;right:auto;bottom:auto;left:auto;vertical-align:baseline}#home .home__base .base__products-in-action .products-in-action__grid .grid__wrapper{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}#home .home__base .base__products-in-action .products-in-action__grid .grid__item{flex:0 0 20%;aspect-ratio:275/486;padding-left:.5rem;padding-right:.5rem;width:20%;max-width:20%;overflow:hidden;position:relative}@media(max-width:767.98px){#home .home__base .base__products-in-action .products-in-action__grid .grid__item{flex:0 0 50%;width:50%;max-width:50%}}#home .home__base .base__products-in-action .products-in-action__grid .grid__item .item__placeholder{background-color:#4e5155;width:100%;height:100%}#home .home__base .base__products-in-action .products-in-action__grid .grid__item img{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}#home .home__base .base__products-in-action .products-in-action__grid .grid__item .item__label{background-color:#0000008f;bottom:.75rem;color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:.6875rem;font-weight:700;left:.75rem;letter-spacing:.1em;padding:.25rem .625rem;position:absolute;text-transform:uppercase;z-index:1}#home .home__base .base__products-in-action .products-in-action__grid .grid__item:hover img{transform:scale(1.05)}@keyframes lineupBackgroundZoom{0%{transform:scale(1.3)}to{transform:scale(1)}}@media(min-width:1200px){#home .section-home-trending-products:has(.base__trending-products)+.section-home-featured-video .base__featured-video{margin-top:-128px}}#cart{background-color:#fff;color:#2c2e31;overflow:clip}#cart.is-updating .cart__layout{opacity:.55;pointer-events:none}#cart .cart__empty{align-items:center;display:flex;padding-top:8rem;padding-bottom:8rem;text-align:center}@media(max-width:767.98px){#cart .cart__empty{padding-top:3rem;padding-bottom:3rem}}#cart .cart__empty .empty__wrapper{text-align:center}#cart .cart__empty .empty__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.125;text-wrap:balance;margin:0 0 .5rem}@media(max-width:767.98px){#cart .cart__empty .empty__title{font-size:3rem}}@media(max-width:575.98px){#cart .cart__empty .empty__title{font-size:2.5rem}}#cart .cart__empty .empty__message{color:#5e6268;font-size:1rem;line-height:1.75;margin:0}#cart .cart__empty .empty__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}@media(max-width:575.98px){#cart .cart__empty .empty__actions{align-items:stretch;flex-direction:column}}#cart .cart__empty .empty__actions .actions__cta{background-color:gold;border:none;border-radius:0;display:inline-block;color:#1c1d1e;cursor:pointer;font-size:.9375rem;font-weight:700;line-height:1.6;margin:0;padding:.75rem 1.5rem;position:relative;text-align:center;text-decoration:none;vertical-align:middle;transition:none}#cart .cart__empty .empty__actions .actions__cta:hover,#cart .cart__empty .empty__actions .actions__cta:focus{background-color:#ffdb1a;color:#1c1d1e;text-decoration:none}#cart .cart__empty .empty__actions .actions__cta:focus,#cart .cart__empty .empty__actions .actions__cta.focus{outline:0}#cart .cart__empty .empty__actions .actions__cta.disabled,#cart .cart__empty .empty__actions .actions__cta:disabled{background-color:#e2e3e4;border-color:#b7b9bd;color:#5e6268;opacity:1;pointer-events:none}#cart .cart__empty .empty__actions .actions__cta{align-items:center;display:inline-flex;justify-content:center;padding:1rem 2rem;text-transform:uppercase;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}#cart .cart__empty .empty__actions .actions__cta:hover,#cart .cart__empty .empty__actions .actions__cta:focus{background-color:#2c2e31;color:gold}#cart .cart__empty .empty__actions .actions__cta.actions__cta--secondary{background-color:#cdced0;color:#1c1d1e}#cart .cart__empty .empty__actions .actions__cta.actions__cta--secondary:hover,#cart .cart__empty .empty__actions .actions__cta.actions__cta--secondary:focus{background-color:#2c2e31;color:gold}#cart .cart__form{margin:0}#cart .cart__layout{display:grid;grid-template-columns:minmax(0,17fr) minmax(21.25rem,7fr);transition:opacity .15s ease}@media(max-width:767.98px){#cart .cart__layout{grid-template-columns:minmax(0,1fr)}}#cart .cart__main{background-color:#fff;min-width:0;padding:4.5rem 3rem 5rem 0}@media(max-width:1199.98px){#cart .cart__main{padding-right:2rem}}@media(max-width:767.98px){#cart .cart__main{padding:2.5rem 0 3rem}}#cart .cart__main .main__wrapper{width:100%}#cart .cart__heading{align-items:flex-start;display:flex;flex-direction:column;gap:.1rem;margin-bottom:2rem}#cart .cart__heading .heading__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:3rem;font-weight:700;line-height:1.125;text-wrap:balance;margin:0 0 .25rem}@media(max-width:767.98px){#cart .cart__heading .heading__title{font-size:2.5rem}}#cart .cart__heading .heading__count{color:#5e6268;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.25;margin:0}#cart .cart__items{border-top:1px solid rgb(88.7058823529%,89.0196078431%,89.568627451%)}#cart .cart-item{display:grid;grid-template-areas:"media details aside";grid-template-columns:minmax(0,144px) minmax(0,1fr) minmax(5rem,auto);gap:1.5rem;padding-top:2rem;padding-bottom:2rem}#cart .cart-item:not(:last-child){border-bottom:1px solid rgb(88.7058823529%,89.0196078431%,89.568627451%)}@media(max-width:1199.98px){#cart .cart-item{grid-template-columns:minmax(0,144px) minmax(0,1fr) minmax(4.75rem,auto);gap:1.25rem}}@media(max-width:991.98px){#cart .cart-item{grid-template-columns:minmax(0,96px) minmax(0,1fr) minmax(4.5rem,auto);gap:1rem}}@media(max-width:575.98px){#cart .cart-item{grid-template-areas:"media details" "media aside";grid-template-columns:6.5rem minmax(0,1fr);grid-template-rows:auto auto;gap:.75rem 1rem;padding-top:1.25rem;padding-bottom:1.25rem}}#cart .cart-item .cart-item__media{grid-area:media;display:flex;align-items:center;justify-content:center;background-color:#fff;min-width:0;overflow:hidden;position:relative;width:100%;height:100%}@media(max-width:575.98px){#cart .cart-item .cart-item__media{align-self:start;height:8rem}}#cart .cart-item .cart-item__media img{max-width:100%;height:auto}#cart .cart-item .cart-item__media .media__link{display:block}#cart .cart-item .cart-item__details{align-self:center;display:flex;flex-direction:column;grid-area:details;min-width:0}#cart .cart-item .cart-item__details .details__info{min-width:0}#cart .cart-item .cart-item__details .details__info .info__title{font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.45rem;font-weight:700;line-height:1.15;margin:0;max-width:34rem;text-transform:uppercase;text-wrap:balance}#cart .cart-item .cart-item__details .details__info .info__title a{color:#1c1d1e;text-decoration:none}#cart .cart-item .cart-item__details .details__info .info__title a:hover,#cart .cart-item .cart-item__details .details__info .info__title a:focus{color:#1c1d1e;text-decoration:underline}@media(max-width:991.98px){#cart .cart-item .cart-item__details .details__info .info__title{font-size:1.25rem}}@media(max-width:575.98px){#cart .cart-item .cart-item__details .details__info .info__title{font-size:1.05rem}}#cart .cart-item .cart-item__details .details__info .info__variant,#cart .cart-item .cart-item__details .details__info .info__selling-plan{color:#6f737a;font-size:.875rem;line-height:1.5;margin:.35rem 0 0}#cart .cart-item .cart-item__details .details__info .info__properties{color:#6f737a;font-size:.8125rem;line-height:1.5;margin:.5rem 0 0}#cart .cart-item .cart-item__details .details__info .info__properties .properties__item{display:flex;flex-wrap:wrap;gap:.25rem}#cart .cart-item .cart-item__details .details__info .info__properties dt,#cart .cart-item .cart-item__details .details__info .info__properties dd{margin:0}#cart .cart-item .cart-item__details .details__info .info__price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}#cart .cart-item .cart-item__details .details__info .info__price s{color:#93969b;font-size:.8125rem}#cart .cart-item .cart-item__details .details__info .info__price span{color:#4e5155;font-size:.875rem;font-weight:400}#cart .cart-item .cart-item__details .details__discounts{color:#008d34;font-size:.8125rem;font-weight:700;list-style:none;margin:.65rem 0 0;padding:0}#cart .cart-item .cart-item__details .details__discounts li{display:flex;gap:.5rem}#cart .cart-item .cart-item__details .details__quantity{margin-top:1.5rem}#cart .cart-item .cart-item__quantity{align-items:center;display:grid;grid-template-columns:2rem 2rem 2rem;gap:.25rem;width:-moz-max-content;width:max-content}#cart .cart-item .cart-item__quantity .quantity__button,#cart .cart-item .cart-item__quantity .quantity__input{border:none;color:#2c2e31;height:2rem}#cart .cart-item .cart-item__quantity .quantity__button{align-items:center;background-color:#f1f1f2;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:0}#cart .cart-item .cart-item__quantity .quantity__button:hover,#cart .cart-item .cart-item__quantity .quantity__button:focus{background-color:#2c2e31;color:#fff}#cart .cart-item .cart-item__quantity .quantity__button svg{fill:currentColor;width:.9rem;height:.9rem}#cart .cart-item .cart-item__quantity .quantity__input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background-color:#0000;font-size:.9375rem;font-weight:700;padding:0;text-align:center;width:2rem}#cart .cart-item .cart-item__quantity .quantity__input::-webkit-inner-spin-button,#cart .cart-item .cart-item__quantity .quantity__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}#cart .cart-item .cart-item__quantity .quantity__input:focus{outline:1px solid #e60012}#cart .cart-item .cart-item__aside{align-items:flex-end;display:flex;flex-direction:column;grid-area:aside;justify-content:space-between;padding-top:1.25rem;padding-bottom:1.25rem;white-space:nowrap}@media(max-width:575.98px){#cart .cart-item .cart-item__aside{align-items:center;align-self:end;flex-direction:row;justify-content:space-between;padding:0;width:100%}}#cart .cart-item .aside__line-total{align-items:flex-end;display:flex;flex-direction:column}#cart .cart-item .aside__line-total s{color:#93969b;font-size:.8125rem}#cart .cart-item .aside__line-total strong{color:#1c1d1e;font-size:1rem}@media(max-width:575.98px){#cart .cart-item .aside__line-total{align-items:flex-start}}#cart .cart-item .aside__remove{color:#6f737a;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}#cart .cart-item .aside__remove:hover,#cart .cart-item .aside__remove:focus{color:#e60012}#cart .cart__continue{border-top:1px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);padding-top:1.5rem}#cart .cart__continue .continue__link{align-items:center;color:#2c2e31;display:inline-flex;font-size:.875rem;font-weight:700;text-transform:uppercase}#cart .cart__continue .continue__link svg{fill:currentColor;margin-right:.5rem;transform:rotate(180deg)}#cart .cart__continue .continue__link:hover,#cart .cart__continue .continue__link:focus{color:#e60012}#cart .cart__sidebar{background-color:#f1f1f2;box-shadow:50vw 0 0 50vw #f1f1f2;min-width:0;position:relative}@media(max-width:767.98px){#cart .cart__sidebar{border-top:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);box-shadow:none;margin-right:-.75rem;margin-left:-.75rem}}#cart .cart__sidebar .sidebar__wrapper{display:flex;flex-direction:column;padding:7rem 0 3rem 3rem;position:sticky;top:112px}@media(max-width:1199.98px){#cart .cart__sidebar .sidebar__wrapper{padding-left:2rem}}@media(max-width:767.98px){#cart .cart__sidebar .sidebar__wrapper{margin-right:auto;margin-left:auto;max-width:42rem;padding:2.75rem .75rem;position:static}}#cart .cart__summary .summary__row{align-items:baseline;display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}#cart .cart__summary .summary__row span,#cart .cart__summary .summary__row strong{font-size:.9375rem}#cart .cart__summary .summary__row span:last-child,#cart .cart__summary .summary__row strong:last-child{text-align:right}#cart .cart__summary .summary__row.summary__row--savings{color:#008d34;font-weight:700}#cart .cart__summary .summary__row.summary__row--shipping{align-items:flex-start;color:#6f737a}#cart .cart__summary .summary__row.summary__row--total{align-items:flex-end;margin-top:0}#cart .cart__summary .summary__row.summary__row--total span{color:#1c1d1e;font-size:.9375rem}#cart .cart__summary .summary__row.summary__row--total strong{color:#1c1d1e;font-family:var(--tk-font-sans-serif);font-size:1.5rem;font-weight:700;line-height:1;text-transform:uppercase}#cart .cart__summary .summary__divider{border:0;border-top:1px solid rgb(37%,38.3333333333%,40.6666666667%);margin:1.75rem 0}#cart .cart__summary .summary__checkout{background-color:gold;border:none;border-radius:0;display:inline-block;color:#1c1d1e;cursor:pointer;font-size:.9375rem;font-weight:700;line-height:1.6;margin:0;padding:.75rem 1.5rem;position:relative;text-align:center;text-decoration:none;vertical-align:middle;transition:none}#cart .cart__summary .summary__checkout:hover,#cart .cart__summary .summary__checkout:focus{background-color:#ffdb1a;color:#1c1d1e;text-decoration:none}#cart .cart__summary .summary__checkout:focus,#cart .cart__summary .summary__checkout.focus{outline:0}#cart .cart__summary .summary__checkout.disabled,#cart .cart__summary .summary__checkout:disabled{background-color:#e2e3e4;border-color:#b7b9bd;color:#5e6268;opacity:1;pointer-events:none}#cart .cart__summary .summary__checkout{align-items:center;display:inline-flex;justify-content:center;padding:1rem 2rem;text-transform:uppercase;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px);margin-top:2rem;width:100%}#cart .cart__summary .summary__checkout:hover,#cart .cart__summary .summary__checkout:focus{background-color:#2c2e31;color:gold}#cart .cart__summary .summary__notice{color:#6f737a;font-size:.75rem;line-height:1.5;margin:1rem 0 0;text-align:center}#cart .cart__summary .summary__payments{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;list-style:none;margin:1.5rem 0 0;padding:0}#cart .cart__summary .summary__payments .payments__item{display:flex;line-height:0}#cart .cart__summary .summary__payments .payments__icon{width:2.375rem;height:auto}#cart .cart__support{border-top:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);margin-top:1.5rem;padding-top:1.5rem}@media(max-width:767.98px){#cart .cart__support{margin-top:2.5rem}}#cart .cart__support .support__links{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;justify-content:center;list-style:none;margin:0;padding:0}#cart .cart__support .links__item a{color:#6f737a;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}#cart .cart__support .links__item a:hover,#cart .cart__support .links__item a:focus{color:#e60012}#cart .cart__update{background-color:#fff;padding:0 1rem 2rem;text-align:center}#cart .cart__update .update__button{background-color:#fff;border:2px solid rgb(71.7647058824%,72.5490196078%,73.9215686275%);border-radius:0;display:inline-block;color:#2c2e31;cursor:pointer;font-size:.9375rem;font-weight:700;line-height:1.6;margin:0;padding:.75rem 1.5rem;position:relative;text-align:center;vertical-align:middle;transition:none}#cart .cart__update .update__button:hover,#cart .cart__update .update__button:focus{background-color:#fff;border-color:#93969b;color:#2c2e31;text-decoration:none}#cart .cart__update .update__button:focus,#cart .cart__update .update__button.focus{outline:0}#cart .cart__update .update__button.disabled,#cart .cart__update .update__button:disabled{background-color:#e2e3e4;border-color:#b7b9bd;color:#93969b;opacity:1;pointer-events:none}#cart .cart__update .update__button{text-transform:uppercase}.js #cart .cart__update{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}#page_contact{background-color:#fff;color:#2c2e31}#page_contact .contact__billboard{background-color:#f1f1f2;overflow:hidden;position:relative;padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#page_contact .contact__billboard{padding-top:2rem;padding-bottom:2rem}}@media(max-width:991.98px){#page_contact .contact__billboard{padding:2.75rem 0}#page_contact .contact__billboard:after{width:28vw}}@media(max-width:575.98px){#page_contact .contact__billboard{padding:2.25rem 0}#page_contact .contact__billboard:after{opacity:.16;width:38vw}}#page_contact .contact__billboard .billboard__eyebrow{color:#e60012;font-size:.75rem;font-weight:700;margin:0;text-transform:uppercase}#page_contact .contact__billboard .billboard__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1;margin:0}@media(max-width:991.98px){#page_contact .contact__billboard .billboard__title{font-size:3.5rem;line-height:1.125}}@media(max-width:575.98px){#page_contact .contact__billboard .billboard__title{font-size:2.5rem}}#page_contact .contact__billboard .billboard__description{color:#4e5155;font-size:1rem;line-height:1.6;margin-top:1rem}#page_contact .contact__billboard .billboard__description>:last-child{margin-bottom:0}#page_contact .contact__base{padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#page_contact .contact__base{padding-top:2rem;padding-bottom:2rem}}#page_contact .contact__base .base__wrapper{display:flex;flex-wrap:wrap}#page_contact .contact__base .base__aside,#page_contact .contact__base .base__form{padding:2.5rem}@media(max-width:575.98px){#page_contact .contact__base .base__aside,#page_contact .contact__base .base__form{padding:1.5rem}}#page_contact .contact__base .base__aside{flex:0 0 41.66666667%;background-color:#2c2e31;color:#fff;width:41.66666667%;max-width:41.66666667%}@media(max-width:767.98px){#page_contact .contact__base .base__aside{order:2;flex:0 0 100%;width:100%;max-width:100%}}#page_contact .contact__base .base__aside .aside__heading .heading__kicker{color:#f1f1f2;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}#page_contact .contact__base .base__aside .aside__heading .heading__title{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.125;margin:0 0 .5rem;text-transform:uppercase;text-wrap:balance}@media(max-width:575.98px){#page_contact .contact__base .base__aside .aside__heading .heading__title{font-size:2rem}}#page_contact .contact__base .base__aside .aside__copy{color:#e2e3e4;line-height:1.7}#page_contact .contact__base .base__aside .aside__copy>:last-child{margin-bottom:0}#page_contact .contact__base .base__aside .aside__details{border-top:1px solid rgba(255,255,255,.14);margin-top:2rem}#page_contact .contact__base .base__aside .aside__sds{align-items:center;background-color:gold;color:#1c1d1e;display:flex;gap:1rem;justify-content:space-between;margin-top:2rem;padding:1.25rem 1.5rem;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}#page_contact .contact__base .base__aside .aside__sds strong,#page_contact .contact__base .base__aside .aside__sds small{display:block}#page_contact .contact__base .base__aside .aside__sds strong{font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase}#page_contact .contact__base .base__aside .aside__sds small{font-size:.8125rem;font-weight:400;margin-top:.2rem}#page_contact .contact__base .base__aside .aside__sds:hover{background-color:#fff;color:#1c1d1e;text-decoration:none}#page_contact .contact__base .base__form{flex:0 0 58.33333333%;background-color:#f8f8f8;width:58.33333333%;max-width:58.33333333%}@media(max-width:767.98px){#page_contact .contact__base .base__form{order:1;flex:0 0 100%;width:100%;max-width:100%}}#page_contact .contact__base .base__form .form__heading{margin-bottom:2rem}#page_contact .contact__base .base__form .form__heading .heading__kicker{color:#5e6268;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0;text-transform:uppercase}#page_contact .contact__base .base__form .form__heading .heading__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.125;margin:0 0 .5rem;text-transform:uppercase;text-wrap:balance}@media(max-width:575.98px){#page_contact .contact__base .base__form .form__heading .heading__title{font-size:2rem}}#page_contact .contact__base .base__form .form__heading>p:last-child{color:#5e6268;margin:0}#page_contact .contact__base .contact__aside h2,#page_contact .contact__base .contact__form-heading h2{font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-weight:700;line-height:1;text-transform:uppercase;text-wrap:balance}#page_contact .contact__base .contact__aside h2,#page_contact .contact__base .contact__form-heading h2{font-size:2.5rem;margin:0 0 1rem}@media(max-width:575.98px){#page_contact .contact__base .contact__aside h2,#page_contact .contact__base .contact__form-heading h2{font-size:2rem}}#page_contact .contact__base .contact-detail{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.25rem 1rem;align-items:center;border-bottom:1px solid rgba(255,255,255,.14);color:#fff;padding:1rem 0;text-decoration:none}#page_contact .contact__base .contact-detail .icon{grid-column:2;grid-row:1/span 2}#page_contact .contact__base .contact-detail .contact-detail__label{color:#b7b9bd;font-size:.75rem;font-weight:700;grid-column:1;text-transform:uppercase}#page_contact .contact__base .contact-detail .contact-detail__value{font-size:1rem;font-weight:700;grid-column:1}#page_contact .contact__base a.contact-detail:hover{color:gold;text-decoration:none}#page_contact .contact__base .support-form input,#page_contact .contact__base .support-form select,#page_contact .contact__base .support-form textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);border-radius:0;color:#1c1d1e;font:inherit;line-height:1.4;padding:.85rem 1rem;width:100%}#page_contact .contact__base .support-form input:focus,#page_contact .contact__base .support-form select:focus,#page_contact .contact__base .support-form textarea:focus{border-color:#6f737a;box-shadow:inset 0 0 0 1px #6f737a;outline:0}#page_contact .contact__base .support-form input,#page_contact .contact__base .support-form select{height:3.125rem}#page_contact .contact__base .support-form select{background-image:linear-gradient(45deg,transparent 50%,rgb(37%,38.3333333333%,40.6666666667%) 50%),linear-gradient(135deg,rgb(37%,38.3333333333%,40.6666666667%) 50%,transparent 50%);background-position:calc(100% - 18px) 21px,calc(100% - 13px) 21px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2.75rem}#page_contact .contact__base .support-form textarea{min-height:10rem;resize:vertical}#page_contact .contact__base .support-form .support-form__row{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:575.98px){#page_contact .contact__base .support-form .support-form__row{gap:0;grid-template-columns:minmax(0,1fr)}}#page_contact .contact__base .support-form .support-form__field{margin-bottom:1rem}#page_contact .contact__base .support-form .support-form__field label{display:flex;align-items:flex-end;color:#2c2e31;font-size:.8125rem;font-weight:700;margin-bottom:.45rem}#page_contact .contact__base .support-form .support-form__field label span{margin-left:.125rem}#page_contact .contact__base .support-form .support-form__optional{color:#6f737a;font-size:.6875rem;font-weight:600;margin-left:.25rem}#page_contact .contact__base .support-form .support-form__submit{background-color:gold;border:none;border-radius:0;display:inline-block;color:#1c1d1e;cursor:pointer;font-size:.9375rem;font-weight:700;line-height:1.6;margin:0;padding:.75rem 1.5rem;position:relative;text-align:center;text-decoration:none;vertical-align:middle;transition:none}#page_contact .contact__base .support-form .support-form__submit:hover,#page_contact .contact__base .support-form .support-form__submit:focus{background-color:#ffdb1a;color:#1c1d1e;text-decoration:none}#page_contact .contact__base .support-form .support-form__submit:focus,#page_contact .contact__base .support-form .support-form__submit.focus{outline:0}#page_contact .contact__base .support-form .support-form__submit.disabled,#page_contact .contact__base .support-form .support-form__submit:disabled{background-color:#e2e3e4;border-color:#b7b9bd;color:#5e6268;opacity:1;pointer-events:none}#page_contact .contact__base .support-form .support-form__submit{align-items:center;display:inline-flex;gap:.75rem;justify-content:center;min-height:3.25rem;clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}#page_contact .contact__base .support-form .support-form__submit:hover{background-color:#1c1d1e;color:#fff}@media(max-width:575.98px){#page_contact .contact__base .support-form .support-form__submit{width:100%}}#page_contact .contact__base .support-form .support-form__notice{border-left:4px solid;margin-bottom:1.5rem;padding:1rem 1.25rem}#page_contact .contact__base .support-form .support-form__notice ul{margin:.5rem 0 0 1.2rem}#page_contact .contact__base .support-form .support-form__notice .support-form__notice--success{background-color:#eaf8ef;border-color:#1f9d55;color:#155c34}#page_contact .contact__base .support-form .support-form__notice .support-form__notice--error{background-color:#fff0f1;border-color:#e60012;color:#7f1018}#error_four-oh-four .four-oh-four__message{background-color:#fff;color:#6f737a;padding-top:5rem;padding-bottom:5rem}#error_four-oh-four .four-oh-four__message .message__heading{text-align:center}#error_four-oh-four .four-oh-four__message .message__heading p{color:#6f737a;font-size:1rem;line-height:1.8}#error_four-oh-four .four-oh-four__message .message__heading .heading__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:7.5rem;font-weight:700;line-height:1.24;margin:0}@media(max-width:767.98px){#error_four-oh-four .four-oh-four__message .message__heading .heading__title{font-size:6.125rem}}@media(max-width:575.98px){#error_four-oh-four .four-oh-four__message .message__heading .heading__title{font-size:4.5rem}}#error_four-oh-four .four-oh-four__message .message__actions{display:flex;justify-content:center;margin-top:2rem}#error_four-oh-four .four-oh-four__message .message__actions .actions__wrapper{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}#error_four-oh-four .four-oh-four__message .message__actions .actions__item{display:inline-block;padding:.375rem .75rem}#error_four-oh-four .four-oh-four__message .message__actions .actions__button{background-color:#0000;border:none;border-radius:0;display:inline-block;color:#4e5155;cursor:pointer;font-size:.9375rem;font-weight:700;line-height:1.6;margin:0;padding:.75rem 1.5rem;position:relative;text-align:center;text-decoration:none;vertical-align:middle;transition:none}#error_four-oh-four .four-oh-four__message .message__actions .actions__button:hover,#error_four-oh-four .four-oh-four__message .message__actions .actions__button:focus{background-color:#0d0d0d00;color:#4e5155;text-decoration:none}#error_four-oh-four .four-oh-four__message .message__actions .actions__button:focus,#error_four-oh-four .four-oh-four__message .message__actions .actions__button.focus{outline:0}#error_four-oh-four .four-oh-four__message .message__actions .actions__button.disabled,#error_four-oh-four .four-oh-four__message .message__actions .actions__button:disabled{background-color:#e2e3e4;border-color:#b7b9bd;color:#5e6268;opacity:1;pointer-events:none}#error_four-oh-four .four-oh-four__message .message__actions .actions__button{border:2px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);display:block;font-size:1rem;text-transform:uppercase}#error_four-oh-four .four-oh-four__message .message__actions .actions__button:hover,#error_four-oh-four .four-oh-four__message .message__actions .actions__button:focus{background-color:#0000;border-color:#e60012;color:#4e5155;text-decoration:none}#page_default .page__base{background-color:#fff;padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#page_default .page__base{padding-top:2rem;padding-bottom:2rem}}#page_default .page__base .base__heading{margin:0}#page_default .page__base .base__heading .heading__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1;margin:0}@media(max-width:991.98px){#page_default .page__base .base__heading .heading__title{font-size:3.5rem;line-height:1.125}}@media(max-width:575.98px){#page_default .page__base .base__heading .heading__title{font-size:2.5rem}}#page_default .page__base .base__entry a{color:#d74105;font-weight:700}#page_default .page__base .base__entry a:last-child{margin:0}#page_default .page__base .base__entry a:hover{color:#3d3f43;text-decoration:underline}#page_default .page__base .base__entry address{border-left:4px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);margin-left:30px;padding-left:30px}#page_default .page__base .base__entry address strong{color:#4e5155}#page_default .page__base .base__entry blockquote{border:none;border-top:2px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);border-bottom:2px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);color:#93969b;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.8;margin:30px 0;padding:30px 0;position:relative;text-align:center}#page_default .page__base .base__entry blockquote cite{display:block;font-size:.8125rem}#page_default .page__base .base__entry blockquote cite strong{color:#4e5155;font-size:.875rem;font-style:normal;font-weight:700}#page_default .page__base .base__entry blockquote p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}#page_default .page__base .base__entry blockquote:before{content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='32' height='32'%3e%3cpath d='M 16 5 C 8.28125 5 2 11.28125 2 19 L 2 41 L 22 41 L 22 21 L 11 21 L 11 19 C 11 15.140625 13.242188 12 16 12 L 17 12 L 17 5 Z M 42 5 C 34.28125 5 28 11.28125 28 19 L 28 41 L 48 41 L 48 21 L 37 21 L 37 19 C 37 15.140625 39.242188 12 42 12 L 43 12 L 43 5 Z' fill='rgb%28215, 65, 5%29'/%3e%3c/svg%3e");background:#fff;display:block;text-align:center;position:absolute;top:0;right:auto;bottom:auto;left:50%;width:calc(35px + 1.5rem);height:35px;transform:translate(-50%,-50%)}#page_default .page__base .base__entry h2{color:#2c2e31;font-size:2.5rem;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-weight:700}@media(max-width:767.98px){#page_default .page__base .base__entry h2{font-size:2rem}}@media(max-width:575.98px){#page_default .page__base .base__entry h2{font-size:1.75rem}}#page_default .page__base .base__entry h3{color:#2c2e31;font-family:var(--tk-font-sans-serif);font-weight:700}#page_default .page__base .base__entry h4{color:#3d3f43;font-family:var(--tk-font-sans-serif);font-weight:700}#page_default .page__base .base__entry img{max-width:100%;height:auto}#page_default .page__base .base__entry p b,#page_default .page__base .base__entry p strong{color:#3d3f43}#page_default .page__base .base__entry p+ol,#page_default .page__base .base__entry p+ul{margin-top:-1rem}#page_default .page__base .base__entry ol{counter-reset:counter;list-style:none;margin:0;padding:.75rem 1rem;position:relative}#page_default .page__base .base__entry ol li{list-style-type:none!important;padding:.75rem 0 .75rem 3rem!important;position:relative;margin:0!important}#page_default .page__base .base__entry ol li:before{background-color:#fff;border:3px solid rgba(17.4117647059%,18.0392156863%,19.137254902%,.2);color:#d74105;content:counter(counter,decimal);counter-increment:counter;display:inline-block;line-height:32px;font-weight:800;margin-bottom:8px;margin-right:8px;text-align:center;position:absolute;top:6px;right:auto;bottom:auto;left:0;height:40px;width:40px;z-index:100;border-radius:50%}#page_default .page__base .base__entry ol li:last-child:before{margin-bottom:0}#page_default .page__base .base__entry ul{list-style:none;margin:0;padding:.75rem 1rem}#page_default .page__base .base__entry ul li{list-style:none;margin:0;padding:.25rem 0 .25rem 1.5rem;position:relative}#page_default .page__base .base__entry ul li:before{content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 512 512'%3e%3cpath d='M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zm0-160c-53 0-96-43-96-96s43-96 96-96s96 43 96 96s-43 96-96 96z' fill='rgb%28215, 65, 5%29'/%3e%3c/svg%3e");position:absolute;top:.4rem;right:auto;bottom:auto;left:0;width:16px;height:16px}#page_default .page__base .base__entry strong{color:#2c2e31}#page_default .page__base .base__entry sup{font-family:var(--tk-font-sans-serif);font-size:64%;line-height:0;position:relative;top:-.4em;right:auto;bottom:auto;left:auto;vertical-align:baseline}#page_default .page__base .base__entry table{--tk-table-color-type: initial;--tk-table-bg-type: initial;--tk-table-color-state: initial;--tk-table-bg-state: initial;--tk-table-color: var(--tk-emphasis-color);--tk-table-bg: transparent;--tk-table-border-color: var(--tk-border-color);--tk-table-accent-bg: transparent;--tk-table-striped-color: var(--tk-emphasis-color);--tk-table-striped-bg: rgba(var(--tk-emphasis-color-rgb), .05);--tk-table-active-color: var(--tk-emphasis-color);--tk-table-active-bg: rgba(var(--tk-emphasis-color-rgb), .1);--tk-table-hover-color: var(--tk-emphasis-color);--tk-table-hover-bg: rgba(var(--tk-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:#0003}#page_default .page__base .base__entry table>:not(caption)>*>*{padding:.5rem;color:var(--tk-table-color-state, var(--tk-table-color-type, var(--tk-table-color)));background-color:var(--tk-table-bg);border-bottom-width:var(--tk-border-width);box-shadow:inset 0 0 0 9999px var(--tk-table-bg-state, var(--tk-table-bg-type, var(--tk-table-accent-bg)))}#page_default .page__base .base__entry table>tbody{vertical-align:inherit}#page_default .page__base .base__entry table>tbody>tr:nth-of-type(odd)>*{--tk-table-color-type: var(--tk-table-striped-color);--tk-table-bg-type: var(--tk-table-striped-bg)}#page_default .page__base .base__entry table>thead{vertical-align:bottom}#page_default .page__base .base__entry .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){#page_default .page__base .base__entry .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){#page_default .page__base .base__entry .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){#page_default .page__base .base__entry .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){#page_default .page__base .base__entry .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){#page_default .page__base .base__entry .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}#page_sds{background-color:#fff;color:#2c2e31}#page_sds .sds__billboard{background-color:#f1f1f2;overflow:hidden;position:relative;padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#page_sds .sds__billboard{padding-top:2rem;padding-bottom:2rem}}@media(max-width:991.98px){#page_sds .sds__billboard{padding:2.75rem 0}#page_sds .sds__billboard:after{width:28vw}}@media(max-width:575.98px){#page_sds .sds__billboard{padding:2.25rem 0}#page_sds .sds__billboard:after{opacity:.16;width:38vw}}#page_sds .sds__billboard .billboard__eyebrow{color:#e60012;font-size:.75rem;font-weight:700;margin:0;text-transform:uppercase}#page_sds .sds__billboard .billboard__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1;margin:0}@media(max-width:991.98px){#page_sds .sds__billboard .billboard__title{font-size:3.5rem;line-height:1.125}}@media(max-width:575.98px){#page_sds .sds__billboard .billboard__title{font-size:2.5rem}}#page_sds .sds__billboard .billboard__description{color:#4e5155;font-size:1rem;line-height:1.6;margin-top:1rem}#page_sds .sds__billboard .billboard__description>:last-child{margin-bottom:0}#page_sds .sds__library{padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#page_sds .sds__library{padding-top:2rem;padding-bottom:2rem}}#page_sds .sds__library .library__notice{display:flex;align-items:center;background-color:#f1f1f2;border-left:5px solid gold;gap:1.25rem;margin:0 auto 4rem;padding:1.5rem 1.75rem}@media(max-width:575.98px){#page_sds .sds__library .library__notice{align-items:flex-start;margin-bottom:2.5rem;padding:1.25rem}}#page_sds .sds__library .library__notice strong{color:#1c1d1e;display:block;font-size:1rem;margin-bottom:.2rem}#page_sds .sds__library .library__notice p{color:#5e6268;font-size:.9375rem;margin:0}#page_sds .sds__library .library__notice-mark{align-items:center;background-color:#1c1d1e;color:gold;display:flex;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.25rem;font-weight:700;height:3.625rem;justify-content:center;min-width:3.625rem}@media(max-width:575.98px){#page_sds .sds__library .library__notice-mark{height:3rem;min-width:3rem}}#page_sds .sds__library .library__section{margin:0 auto}#page_sds .sds__library .library__section+.library__section{border-top:1px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);margin-top:4rem;padding-top:4rem}@media(max-width:575.98px){#page_sds .sds__library .library__section+.library__section{margin-top:2.5rem;padding-top:2.5rem}}#page_sds .sds__library .library__heading{align-items:end;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}@media(max-width:991.98px){#page_sds .sds__library .library__heading{align-items:flex-start;flex-direction:column;gap:.75rem}}#page_sds .sds__library .library__heading .heading__eyebrow{color:#6f737a;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0 0 .25rem;text-transform:uppercase}#page_sds .sds__library .library__heading .heading__title{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:2.75rem;font-weight:700;line-height:1;margin:0;text-transform:uppercase;text-wrap:balance}@media(max-width:575.98px){#page_sds .sds__library .library__heading .heading__title{font-size:2rem}}#page_sds .sds__library .library__heading>p{color:#6f737a;font-size:.9375rem;margin:0;max-width:26.25rem;text-align:right}@media(max-width:991.98px){#page_sds .sds__library .library__heading>p{max-width:38.75rem;text-align:left}}#page_sds .sds__library .library__grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:991.98px){#page_sds .sds__library .library__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){#page_sds .sds__library .library__grid{grid-template-columns:minmax(0,1fr)}}#page_sds .sds__library .library__help{align-items:center;background-color:#1c1d1e;color:#fff;display:flex;gap:2rem;justify-content:space-between;margin:4rem auto 0;padding:2.25rem 2.5rem}@media(max-width:575.98px){#page_sds .sds__library .library__help{align-items:stretch;flex-direction:column;margin-top:2.5rem;padding:1.5rem}}#page_sds .sds__library .library__help .help__eyebrow{color:#f8f8f8;font-size:.75rem;font-weight:700;letter-spacing:.14em;margin:0 0 .25rem;text-transform:uppercase}#page_sds .sds__library .library__help .help__title{color:#fff;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:2rem;font-weight:700;line-height:1;margin:0;text-wrap:balance}@media(max-width:575.98px){#page_sds .sds__library .library__help .help__title{font-size:2rem}}#page_sds .sds__library .library__help p:last-child{color:#e2e3e4;margin:.5rem 0 0;max-width:43.75rem}#page_sds .sds__library .library__help .help__cta{display:inline-flex;align-items:center;gap:.75rem;background-color:gold;border:none;color:#2c2e31;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:0px;line-height:58px;padding:0 1.5rem;text-align:center;word-break:break-word;white-space:nowrap;height:58px}@media(max-width:575.98px){#page_sds .sds__library .library__help .help__cta{justify-content:center}}#page_sds .sds__library .library__help .help__cta{clip-path:polygon(20px 0,100% 0,100% calc(100% - 20px),calc(100% - 20px) 100%,0 100%,0 20px)}#page_sds .sds__library .library__help .help__cta:hover{background-color:#ffe140}#page_sds .sds__library .sds-card{background-color:#fff;border:1px solid rgb(80.2352941176%,80.7843137255%,81.7450980392%);color:#1c1d1e;display:flex;flex-direction:column;min-height:11.75rem;padding:1.4rem;position:relative;text-decoration:none;transition:border-color .15s ease-in-out,transform .15s ease-in-out,box-shadow .15s ease-in-out}@media(max-width:575.98px){#page_sds .sds__library .sds-card{min-height:10rem}}#page_sds .sds__library .sds-card:hover{border-color:#93969b;color:#1c1d1e;text-decoration:none}#page_sds .sds__library .sds-card:hover .sds-card__action{color:#e60012}#page_sds .sds__library .sds-card h3{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.05;margin:2rem 0 .35rem;text-transform:uppercase;text-wrap:balance}#page_sds .sds__library .sds-card .sds-card__top{align-items:center;display:flex;justify-content:space-between}#page_sds .sds__library .sds-card .sds-card__badge{background-color:#1c1d1e;color:gold;font-size:.6875rem;font-weight:700;letter-spacing:.12em;padding:.35rem .5rem;text-transform:uppercase}#page_sds .sds__library .sds-card .sds-card__file{color:#93969b;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}#page_sds .sds__library .sds-card .sds-card__action{align-items:center;color:#2c2e31;display:flex;font-size:.8125rem;font-weight:700;gap:.5rem;margin-top:auto;text-transform:uppercase}#page_sds .sds__library .library__grid--archive .sds-card__badge{background-color:#6f737a;color:#fff}#policy .policy__base{background-color:#fff;padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:1199.98px){#policy .policy__base{padding-top:2rem;padding-bottom:2rem}}#policy .shopify-policy__container{max-width:880px}#policy .shopify-policy__title{margin:0 0 2rem;text-align:left;text-wrap:balance}#policy .shopify-policy__title h1{color:#1c1d1e;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-size:4rem;font-weight:700;line-height:1;margin:0;text-transform:uppercase}@media(max-width:991.98px){#policy .shopify-policy__title h1{font-size:3.5rem;line-height:1.125}}@media(max-width:575.98px){#policy .shopify-policy__title h1{font-size:2.5rem}}#policy .shopify-policy__body a{color:#d74105;font-weight:700}#policy .shopify-policy__body a:last-child{margin:0}#policy .shopify-policy__body a:hover{color:#3d3f43;text-decoration:underline}#policy .shopify-policy__body address{border-left:4px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);margin-left:30px;padding-left:30px}#policy .shopify-policy__body address strong{color:#4e5155}#policy .shopify-policy__body blockquote{border:none;border-top:2px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);border-bottom:2px solid rgb(88.7058823529%,89.0196078431%,89.568627451%);color:#93969b;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.8;margin:30px 0;padding:30px 0;position:relative;text-align:center}#policy .shopify-policy__body blockquote cite{display:block;font-size:.8125rem}#policy .shopify-policy__body blockquote cite strong{color:#4e5155;font-size:.875rem;font-style:normal;font-weight:700}#policy .shopify-policy__body blockquote p{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}#policy .shopify-policy__body blockquote:before{content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' width='32' height='32'%3e%3cpath d='M 16 5 C 8.28125 5 2 11.28125 2 19 L 2 41 L 22 41 L 22 21 L 11 21 L 11 19 C 11 15.140625 13.242188 12 16 12 L 17 12 L 17 5 Z M 42 5 C 34.28125 5 28 11.28125 28 19 L 28 41 L 48 41 L 48 21 L 37 21 L 37 19 C 37 15.140625 39.242188 12 42 12 L 43 12 L 43 5 Z' fill='rgb%28215, 65, 5%29'/%3e%3c/svg%3e");background:#fff;display:block;text-align:center;position:absolute;top:0;right:auto;bottom:auto;left:50%;width:calc(35px + 1.5rem);height:35px;transform:translate(-50%,-50%)}#policy .shopify-policy__body h2{color:#2c2e31;font-size:2.5rem;font-family:Industry,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;font-weight:700}@media(max-width:767.98px){#policy .shopify-policy__body h2{font-size:2rem}}@media(max-width:575.98px){#policy .shopify-policy__body h2{font-size:1.75rem}}#policy .shopify-policy__body h3{color:#2c2e31;font-family:var(--tk-font-sans-serif);font-weight:700}#policy .shopify-policy__body h4{color:#3d3f43;font-family:var(--tk-font-sans-serif);font-weight:700}#policy .shopify-policy__body img{max-width:100%;height:auto}#policy .shopify-policy__body p b,#policy .shopify-policy__body p strong{color:#3d3f43}#policy .shopify-policy__body p+ol,#policy .shopify-policy__body p+ul{margin-top:-1rem}#policy .shopify-policy__body ol{counter-reset:counter;list-style:none;margin:0;padding:.75rem 1rem;position:relative}#policy .shopify-policy__body ol li{list-style-type:none!important;padding:.75rem 0 .75rem 3rem!important;position:relative;margin:0!important}#policy .shopify-policy__body ol li:before{background-color:#fff;border:3px solid rgba(17.4117647059%,18.0392156863%,19.137254902%,.2);color:#d74105;content:counter(counter,decimal);counter-increment:counter;display:inline-block;line-height:32px;font-weight:800;margin-bottom:8px;margin-right:8px;text-align:center;position:absolute;top:6px;right:auto;bottom:auto;left:0;height:40px;width:40px;z-index:100;border-radius:50%}#policy .shopify-policy__body ol li:last-child:before{margin-bottom:0}#policy .shopify-policy__body ul{list-style:none;margin:0;padding:.75rem 1rem}#policy .shopify-policy__body ul li{list-style:none;margin:0;padding:.25rem 0 .25rem 1.5rem;position:relative}#policy .shopify-policy__body ul li:before{content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 512 512'%3e%3cpath d='M256 512c141.4 0 256-114.6 256-256S397.4 0 256 0S0 114.6 0 256S114.6 512 256 512zm0-160c-53 0-96-43-96-96s43-96 96-96s96 43 96 96s-43 96-96 96z' fill='rgb%28215, 65, 5%29'/%3e%3c/svg%3e");position:absolute;top:.4rem;right:auto;bottom:auto;left:0;width:16px;height:16px}#policy .shopify-policy__body strong{color:#2c2e31}#policy .shopify-policy__body sup{font-family:var(--tk-font-sans-serif);font-size:64%;line-height:0;position:relative;top:-.4em;right:auto;bottom:auto;left:auto;vertical-align:baseline}#policy .shopify-policy__body table{--tk-table-color-type: initial;--tk-table-bg-type: initial;--tk-table-color-state: initial;--tk-table-bg-state: initial;--tk-table-color: var(--tk-emphasis-color);--tk-table-bg: transparent;--tk-table-border-color: var(--tk-border-color);--tk-table-accent-bg: transparent;--tk-table-striped-color: var(--tk-emphasis-color);--tk-table-striped-bg: rgba(var(--tk-emphasis-color-rgb), .05);--tk-table-active-color: var(--tk-emphasis-color);--tk-table-active-bg: rgba(var(--tk-emphasis-color-rgb), .1);--tk-table-hover-color: var(--tk-emphasis-color);--tk-table-hover-bg: rgba(var(--tk-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:#0003}#policy .shopify-policy__body table>:not(caption)>*>*{padding:.5rem;color:var(--tk-table-color-state, var(--tk-table-color-type, var(--tk-table-color)));background-color:var(--tk-table-bg);border-bottom-width:var(--tk-border-width);box-shadow:inset 0 0 0 9999px var(--tk-table-bg-state, var(--tk-table-bg-type, var(--tk-table-accent-bg)))}#policy .shopify-policy__body table>tbody{vertical-align:inherit}#policy .shopify-policy__body table>tbody>tr:nth-of-type(odd)>*{--tk-table-color-type: var(--tk-table-striped-color);--tk-table-bg-type: var(--tk-table-striped-bg)}#policy .shopify-policy__body table>thead{vertical-align:bottom}#policy .shopify-policy__body .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){#policy .shopify-policy__body .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){#policy .shopify-policy__body .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){#policy .shopify-policy__body .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){#policy .shopify-policy__body .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){#policy .shopify-policy__body .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}#policy .shopify-policy__body .rte{max-width:none}
/*# sourceMappingURL=/cdn/shop/t/35/assets/bling-pages.css.map */
