.hero{padding:3rem 0 5rem}@media only screen and (max-width: 480px){.hero{padding:1.25rem 0 3.125rem}}.hero__wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}.hero__wrapper>*:not(:last-child){margin-bottom:1.875rem}.hero__header{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;width:100%}@media only screen and (max-width: 480px){.hero__header{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}.hero__header>*:not(:last-child){margin-bottom:1.25rem}.hero__header>.hero__title{font-size:1.125rem}}.hero__title{font-weight:600;font-family:var(--font-family--heading);font-size:1.75rem;line-height:1.5}@media only screen and (max-width: 480px){.hero__title{font-size:1.875rem}}.hero__blocks{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1.875rem;width:100%}@media only screen and (max-width: 480px){.hero__blocks{grid-template-columns:1fr}}.hero__footer{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;width:100%}.hero__footer>*:not(:last-child){margin-right:1.5rem}@media only screen and (max-width: 798px){.hero__footer{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}.hero__footer>*:not(:last-child){margin-right:0;margin-bottom:1.25rem}.hero__footer>.hero__title{font-size:1.875rem;width:100%}}@media only screen and (max-width: 480px){.hero__footer>.hero__title{max-width:17.5rem}}.hero__button{padding:.75rem 1.875rem;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;min-width:16.375rem}@media only screen and (max-width: 480px){.hero__button{width:100%!important}}.hero__button .text{font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:1px}.hero__button .icon{width:1.5rem;height:1.5rem}.hero-block{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;overflow:hidden;border-radius:1.875rem;min-height:25rem}@media only screen and (max-width: 480px){.hero-block{flex-flow:row nowrap;min-height:8.75rem;border-radius:.9375rem}}.hero-block:nth-child(2n){flex-flow:column-reverse nowrap}@media only screen and (max-width: 480px){.hero-block:nth-child(2n){flex-flow:row-reverse nowrap}}.hero-block:nth-child(n) .hero-block__content{border-radius:1.875rem 0 1.875rem 1.875rem}@media only screen and (max-width: 480px){.hero-block:nth-child(n) .hero-block__content{border-radius:.9375rem .9375rem .9375rem 0}}.hero-block:nth-child(2n) .hero-block__content{border-radius:1.875rem 1.875rem 0}@media only screen and (max-width: 480px){.hero-block:nth-child(2n) .hero-block__content{border-radius:.9375rem .9375rem 0}}.hero-block:nth-child(3n) .hero-block__content{border-radius:0 1.875rem 1.875rem}@media only screen and (max-width: 480px){.hero-block:nth-child(3n) .hero-block__content{border-radius:0 .9375rem .9375rem}}.hero-block__image{position:relative;width:100%;height:100%}.hero-block:nth-child(2n) .hero-block__image img{top:auto;bottom:0}@media only screen and (max-width: 480px){.hero-block:nth-child(2n) .hero-block__image img{left:auto;right:0}}.hero-block__image img{object-fit:cover;object-position:center top;position:absolute;top:0;left:0;width:100%;height:120%;z-index:-1}@media only screen and (max-width: 480px){.hero-block__image img{max-width:120%;width:120%;height:100%}}.hero-block__content{display:flex;align-items:flex-start;justify-content:center;flex-flow:column nowrap;padding:1.375rem 1.875rem;width:100%;height:100%;min-height:11.75rem}@media only screen and (max-width: 480px){.hero-block__content{min-height:8.75rem}}.hero-block__title{text-align:left;font-weight:600;font-family:var(--font-family--heading);font-size:1.625rem;line-height:1.4}@media only screen and (max-width: 480px){.hero-block__title{font-size:1rem}}.comparison{padding:5.625rem 0}@media only screen and (max-width: 480px){.comparison{padding:30px 0}}.comparison__wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;overflow-x:hidden}.comparison__wrapper>*:not(:last-child){margin-bottom:1.875rem}.comparison__header{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap}.comparison__header>*:not(:last-child){margin-right:1.5rem}@media only screen and (max-width: 480px){.comparison__header{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;margin-bottom:1.25rem!important}.comparison__header>*:not(:last-child){margin-right:auto;margin-bottom:1.25rem}}.comparison__title{font-size:1.875rem;line-height:1.2}@media only screen and (max-width: 480px){.comparison__title{font-size:1.5rem;line-height:1.5}}.comparison__table{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:row nowrap}@media only screen and (max-width: 480px){.comparison__table{width:100%!important;margin-left:5.33%}}.comparison__table>*:not(:last-child){margin-right:1.875rem}@media only screen and (max-width: 480px){.comparison__table>*:not(:last-child){margin-right:0}}.comparison__keys{width:100%;min-width:10rem}.comparison__keys>.comparison__key:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2)}.comparison__keys-header{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;width:100%}.comparison__keys-header.is-desktop{display:flex!important;height:7.5rem!important}.comparison__keys-header.is-mobile{display:none!important;margin:0!important}@media only screen and (max-width: 480px){.comparison__keys-header{height:7.5rem;margin-bottom:1.875rem}.comparison__keys-header.is-desktop{margin-bottom:0}.comparison__keys-header.is-desktop>.comparison__keys-logo,.comparison__keys-header.is-desktop>.comparison__keys-title{display:none!important}.comparison__keys-header.is-mobile{display:flex!important}}.comparison__keys-header>*:not(:last-child){margin-bottom:1.5rem}.comparison__keys-logo{max-width:13.75rem;height:3rem}.comparison__keys-logo>img{width:100%;height:100%;object-fit:contain;object-position:left center}.comparison__keys-title{font-family:var(--font-family--regular);font-size:1.125rem;line-height:1.5;letter-spacing:-.5px;text-align:left;padding:.5rem .75rem;background-color:#fff3;border-radius:.75rem}@media only screen and (max-width: 480px){.comparison__keys-title{font-size:1rem;line-height:1.5;letter-spacing:-.44px}}.comparison__key{font-family:var(--font-family--regular);font-weight:600;font-size:1.25rem;line-height:1.2;height:6rem;padding:.75rem 1.875rem;display:flex;align-items:flex-start;justify-content:center;flex-flow:column nowrap;width:100%}@media only screen and (max-width: 480px){.comparison__key{font-size:.875rem}}.comparison__key span{max-width:24rem;width:100%}@media only screen and (max-width: 480px){.comparison__key span{font-size:.875rem;line-height:1.4;height:7rem}}.comparison__blocks{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:row nowrap;width:100%;overflow-x:auto;overflow-y:hidden;padding-right:1rem;padding-bottom:1rem!important}.comparison__blocks>*:not(:last-child){margin-right:1.875rem}@media only screen and (max-width: 480px){.comparison__blocks>*{margin-right:.375rem!important}.comparison__blocks>*:last-child{margin-right:5.33%!important}}.comparison__footer{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;background-color:#ffffff1a;border-radius:1.875rem;overflow:hidden;padding:2.1875rem 1.875rem}@media only screen and (max-width: 798px){.comparison__footer{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;padding:1.25rem 1rem;border-radius:1rem}}.comparison__footer>*:not(:last-child){margin-right:1.5rem}@media only screen and (max-width: 798px){.comparison__footer>*:not(:last-child){margin-right:0;margin-bottom:1.25rem}}.comparison__footer-text{font-size:1.875rem;line-height:1.533;font-weight:600;letter-spacing:0}@media only screen and (max-width: 480px){.comparison__footer-text{max-width:15.625rem}}.comparison__button{padding:.75rem 1.875rem;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;min-width:20.6875rem;max-width:20.6875rem;width:100%}@media only screen and (max-width: 480px){.comparison__button{min-width:auto;width:100%!important;border-radius:.3125rem!important}}.comparison__button .text{font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:1px}.comparison__button .icon{width:1.5rem;height:1.5rem}.comparison-block{width:16.375rem;min-width:16.375rem;height:100%;background-color:#ffffff1a;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;border-radius:1.875rem}@media only screen and (max-width: 480px){.comparison-block{border-radius:.625rem;width:7.5rem;min-width:7.5rem}}.comparison-block__header{display:flex;align-items:center;justify-content:flex-start;flex-flow:row nowrap;background-color:#fff;color:#000;width:100%;height:7.5rem;padding:.3125rem}@media only screen and (max-width: 480px){.comparison-block__header{justify-content:center;flex-flow:column nowrap;border-radius:.625rem;height:7.5rem}}.comparison-block__header>*:not(:last-child){margin-right:.5rem}@media only screen and (max-width: 480px){.comparison-block__header>*:not(:last-child){margin-right:0;margin-bottom:.125rem}}.comparison-block__header-image{width:5.6875rem;height:5.6875rem}@media only screen and (max-width: 480px){.comparison-block__header-image{width:4.5rem;height:4.5rem}}.comparison-block__header-image>img{width:100%;height:100%;object-fit:contain}.comparison-block__title{font-family:var(--font-family--regular);font-weight:600;font-size:1.875rem;line-height:1.2;letter-spacing:0}@media only screen and (max-width: 480px){.comparison-block__title{text-align:center;font-size:1.25rem}}.comparison-block__value{height:6rem;padding:.75rem 1.875rem;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;text-align:center;font-weight:500;font-size:1.25rem;line-height:1.2;width:100%}.comparison-block .comparison-block__value:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2)}@media only screen and (max-width: 480px){.comparison-block__value{height:6rem;padding:.625rem;font-size:.875rem}}.comparison-block__value>*:not(:last-child){margin-right:.25rem}.comparison-block__value>.icon{width:1.25rem;height:1.25rem}.comparison-block__value>.icon svg{width:100%;height:100%;object-fit:contain}.cta-sign-up{margin:7.5rem auto 3.75rem}@media only screen and (max-width: 480px){.cta-sign-up{margin:3.125rem auto}}.cta-sign-up__wrapper{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap}@media only screen and (max-width: 480px){.cta-sign-up__wrapper{flex-flow:column-reverse nowrap;border-radius:.9375rem;overflow:hidden}}.cta-sign-up__image{width:100%;height:100%;max-width:34.6875rem;max-height:26.25rem;overflow:hidden;border-radius:1.875rem}@media only screen and (max-width: 480px){.cta-sign-up__image{border-radius:0}}.cta-sign-up__image img{width:100%;height:100%;min-height:26.25rem;object-fit:cover;filter:grayscale(100%);vertical-align:middle}@media only screen and (max-width: 480px){.cta-sign-up__image img{min-height:auto}}.cta-sign-up__content{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;max-width:36.5625rem;min-height:21.25rem;height:100%;width:100%;padding:1.875rem;border-radius:1.875rem 0 0 1.875rem;position:relative}@media only screen and (max-width: 480px){.cta-sign-up__content{padding:1.25rem 1.25rem 1.875rem;border-radius:0;min-height:auto}}.cta-sign-up__content>*:not(:last-child){margin-bottom:2.375rem}.cta-sign-up__content-background{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;background-size:cover}.cta-sign-up__title{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:2.5rem;line-height:1.75;letter-spacing:0px;text-align:left;max-width:29.125rem;z-index:10}@media only screen and (max-width: 798px){.cta-sign-up__title{font-size:1.875rem;line-height:1.4}}.cta-sign-up__form{display:flex;align-items:center;justify-content:flex-start;flex-flow:row nowrap;overflow:hidden;border-radius:.625rem;max-width:24.3125rem;width:100%;height:3.125rem;z-index:10}@media only screen and (max-width: 480px){.cta-sign-up__form{border-radius:.3125rem}}.cta-sign-up__form>input[type=email]{-webkit-appearance:none;appearance:none;outline:none;border:none;background-color:transparent;font-size:1rem;width:100%;height:auto;padding:1rem 1.25rem}.cta-sign-up__form>input[type=email]::placeholder{opacity:.8}.cta-sign-up__form>button[type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none;outline:none;border:none;background-color:transparent;width:3.125rem;height:3.125rem}.cta-sign-up__form>button[type=submit]>svg{width:1.125rem;height:1.125rem;object-fit:contain}.feature-badges{padding:3.75rem 0 5.5rem;position:relative}@media only screen and (max-width: 480px){.feature-badges{padding:1.875rem 0 3.125rem}}.feature-badges__background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.feature-badges__wrapper{position:relative;z-index:10}.feature-badges__wrapper>*:not(:last-child){margin-bottom:3.5rem}@media only screen and (max-width: 480px){.feature-badges__wrapper>*:not(:last-child){margin-bottom:2rem}}.feature-badges__title{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:2.5rem;line-height:1.2;letter-spacing:0px;text-align:center}@media only screen and (max-width: 480px){.feature-badges__title{font-size:1.875rem;line-height:1.4;text-align:left;max-width:17.5rem}}.feature-badges__blocks{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:row nowrap;width:100%;margin:0;padding:0;list-style:none}@media only screen and (max-width: 480px){.feature-badges__blocks{justify-content:flex-start;flex-flow:column nowrap}}@media only screen and (max-width: 480px){.feature-badges__blocks>*:not(:last-child){margin-bottom:2.125rem}}.feature-badge-block{display:flex;align-items:center;justify-content:flex-start;flex-flow:column nowrap}@media only screen and (max-width: 480px){.feature-badge-block{flex-flow:row nowrap}}.feature-badge-block>*:not(:last-child){margin-bottom:1.875rem}@media only screen and (max-width: 480px){.feature-badge-block>*:not(:last-child){margin-bottom:0;margin-right:1rem}}.feature-badge-block__icon{width:5rem;height:5rem}@media only screen and (max-width: 480px){.feature-badge-block__icon{width:3.125rem;height:3.625rem}}.feature-badge-block__icon>svg{width:100%;height:100%;object-fit:contain}@media (min-width: 750px){.feature-badges__blocks li:last-child .feature-badge-block__title{max-width:10em}}.feature-badge-block__title{font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.5;text-align:center;max-width:17.875rem;width:100%}@media only screen and (max-width: 480px){.feature-badge-block__title{font-size:1rem;line-height:1.375;text-align:left}}.featured-product-section .product_name.title img{display:block;margin-bottom:10px}.featured-testimonial{margin:2.8125rem auto}@media only screen and (max-width: 480px){.featured-testimonial{margin:1.5625rem auto}}.featured-testimonial__wrapper{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap}@media only screen and (max-width: 480px){.featured-testimonial__wrapper{justify-content:flex-start;flex-flow:column-reverse nowrap}}.featured-testimonial__wrapper>*:not(:last-child){margin-right:1.5rem}@media only screen and (max-width: 480px){.featured-testimonial__wrapper>*:not(:last-child){margin-right:0;margin-top:1.875rem}}.featured-testimonial__content{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;width:100%;max-width:28.625rem}.featured-testimonial__quote-mark{width:3.75rem;height:3.375rem;margin-bottom:1.875rem}@media only screen and (max-width: 480px){.featured-testimonial__quote-mark{margin-bottom:1.25rem}}.featured-testimonial__content p{font-size:1.125rem;line-height:1.56;margin-bottom:1rem}@media only screen and (max-width: 480px){.featured-testimonial__content p{font-size:1rem;line-height:1.625}}.featured-testimonial__image{width:100%;max-width:34.6875rem;height:auto;max-height:29.25rem;border-radius:1.875rem;overflow:hidden}.featured-testimonial__image img{width:100%;height:100%;vertical-align:middle;object-fit:cover}@media only screen and (max-width: 480px){.featured-testimonial__image{max-height:17.5rem;border-radius:1rem}}.ribbon{border-radius:1.875rem;margin:2.8125rem auto;min-height:7.5rem;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;position:relative;overflow:hidden}@media only screen and (max-width: 480px){.ribbon{margin:1.5625rem auto;border-radius:1rem}}.ribbon__background{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.ribbon__wrapper{position:relative;max-width:60.875rem;width:100%;margin:auto;padding:1.5rem;height:100%;display:flex;align-items:center;justify-content:center;flex-flow:column nowrap}@media only screen and (max-width: 480px){.ribbon__wrapper{max-width:16rem;padding:1.25rem}}.ribbon__text p{font-family:var(--font-family--regular);font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.2;letter-spacing:0px;text-align:center}@media only screen and (max-width: 480px){.ribbon__text p{font-size:1.25rem;line-height:1.5}}.featured-product__details .description{font-size:1.125rem}@media only screen and (max-width: 480px){.featured-product__details .description{padding-top:0}}.featured-product__details .description ul{margin-left:0;list-style:none}.featured-product__details .description ul li{position:relative;padding-left:1rem}.featured-product__details .description ul li:before{content:"";width:.375rem;height:.375rem;border-radius:100%;display:block;position:absolute;left:0;top:.75rem}@media only screen and (max-width: 480px){.product-gallery__main{max-height:15rem}}@media only screen and (max-width: 480px){.product_section>*{margin-bottom:3rem}}.button{padding:.75rem 1.25rem;font-size:1.125rem}.product-thumbnail__title.title{margin-bottom:1rem!important}.purchase-details__buttons .button{min-height:3.125rem}.button--add-to-cart{text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}.button--sold-out{cursor:not-allowed;display:flex;align-items:center;justify-content:center;background-color:#000}.button--sold-out:hover{background-color:#000}.price{font-weight:600}.price.price--sale{font-weight:600;font-size:1.875rem;line-height:1.2;margin-right:10px}.compare-at-price{font-weight:600;font-size:1.25rem;line-height:1.2;display:flex;align-items:center;justify-content:center}.modal_price{margin:0!important}.cart-warning{margin-top:0!important}shopify-payment-terms{display:none!important}.image__container{min-height:26.875rem}.jdgm-widget.jdgm-preview-badge{margin-bottom:.625rem}.jdgm-prev-badge__stars{display:flex;align-items:center;justify-content:flex-start;flex-flow:row nowrap}.jdgm-prev-badge__stars>*:not(:last-child){margin-right:.4375rem!important}.jdgm-carousel-wrapper{display:none!important}.glide.glide--jdgm-carousel{position:relative}.glide.glide--jdgm-carousel .glide__controls{pointer-events:none;position:absolute;top:calc(50% - 3.75rem);left:-5.625rem;display:flex;align-items:center;justify-content:space-between;width:calc(100% + 11.25rem)}@media only screen and (max-width: 1420px){.glide.glide--jdgm-carousel .glide__controls{position:static;width:100%;max-width:9.75rem;margin:1.25rem auto}}.glide.glide--jdgm-carousel .glide__controls>button{pointer-events:all;cursor:pointer;-webkit-appearance:none;appearance:none;outline:none;border:none;width:3.75rem;height:3.75rem;border-radius:100%;background-color:transparent;padding:1rem;display:flex;align-items:center;justify-content:center;transition:.2s}@media only screen and (max-width: 480px){.glide.glide--jdgm-carousel .glide__controls>button{width:2.75rem;height:2.75rem}}.glide.glide--jdgm-carousel .glide__controls>button svg{width:100%;height:100%;max-width:1.5rem;max-height:1.5rem;object-fit:contain}@media only screen and (max-width: 480px){.glide.glide--jdgm-carousel .glide__controls>button svg{width:.625rem;height:1.25rem}}.glide.glide--jdgm-carousel .glide__slide{border-radius:1.875rem;padding:2.5rem 1.875rem;width:auto;height:auto;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}@media only screen and (max-width: 480px){.glide.glide.glide--jdgm-carousel .glide__slide{border-radius:.9375rem;padding:1.875rem 1.25rem}}.glide.glide--jdgm-carousel .glide__slide .quote-mark{margin-bottom:1.25rem;display:block;width:100%;height:100%;max-width:3.75rem;max-height:3.3125rem}@media only screen and (max-width: 480px){.glide.glide--jdgm-carousel .glide__slide .quote-mark{margin-bottom:1.375rem}}.glide.glide--jdgm-carousel .glide__slide .quote-mark svg{width:100%;height:100%;object-fit:contain}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;width:100%;height:100%;max-width:none;padding:0!important}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__review{height:100%;overflow-x:hidden;overflow-y:auto}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__review-rating{text-align:left;display:none!important}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__review-title{font-family:var(--font-family--regular);font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.56;letter-spacing:0px;text-align:left;display:none!important}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__review-body,.product-rev-car .jdgm-rev__body,.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__reviewer-name-wrapper{font-family:var(--font-family--regular);font-style:normal;font-weight:400;font-size:1.125rem;line-height:1.56;letter-spacing:0px;text-align:left;margin-bottom:1rem}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__reviewer-name{opacity:1}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__product-image{display:none!important}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__timestamp{display:none}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__product{height:auto}.glide.glide--jdgm-carousel .glide__slide .jdgm-carousel-item .jdgm-carousel-item__product-title{text-align:left;font-weight:700;font-size:1.125rem;line-height:1.2}.judgeme-carousel{margin:3.75rem auto}@media only screen and (max-width: 480px){.judgeme-carousel{margin:1.5625rem 0}}.judgeme-carousel__title{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.5;letter-spacing:0px;text-align:left;margin:0 0 1.875rem}@media only screen and (max-width: 480px){.judgeme-carousel__title{font-size:1.5rem;line-height:1.5;max-width:15.25rem}}@media only screen and (max-width: 1420px){.featured-collection--custom-section{margin-bottom:5rem}}.featured-collection--custom-section .flickity-slider>.slide-link{display:block}.featured-collection--custom-section .product-image__wrapper:hover .thumbnail-overlay__container{visibility:visible!important;opacity:1!important}.featured-collection--custom-section .flickity-slider>.slide-link:hover .gallery-cell{box-shadow:0 2px 30px #0000001a}@media only screen and (max-width: 480px){.featured-collection--custom-section .flickity-slider>.slide-link:hover .gallery-cell{box-shadow:0 2px 30px #b9b9b940}}.featured-collection--custom-section .flickity-slider .gallery-cell{background-color:#fff;min-height:28.75rem;overflow:hidden;border-radius:1.875rem;padding:1.25rem;width:100%;max-width:17rem;margin:auto;margin:1rem;transition:.2s}@media only screen and (max-width: 480px){.featured-collection--custom-section .flickity-slider .gallery-cell{box-shadow:0 2px 30px #b9b9b940;border-radius:.9375rem}}.featured-collection--custom-section .flickity-slider .gallery-cell .image__container{min-height:auto;padding:0;margin:0 auto 1.875rem}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container{display:flex;position:static;background-color:transparent;padding:0;margin:0}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container .quick-shop__info{display:flex;align-items:flex-start;justify-content:flex-start}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container .quick-shop__info .product-thumbnail .product-thumbnail__title,.collection__main .product-thumbnail__title{font-family:var(--font-family--regular);font-style:normal;font-weight:600;font-size:1.125rem;line-height:1.56;letter-spacing:0px;text-align:left;margin:0 0 .5rem;color:#222;min-height:4.0625rem}@media only screen and (max-width: 480px){.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container .quick-shop__info .product-thumbnail .product-thumbnail__title{font-size:1.25rem;line-height:1.2}}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container .quick-shop__info .product-thumbnail .product-thumbnail__price,.collection__main .product-thumbnail__price{font-family:var(--font-family--regular);font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.56;letter-spacing:0px;text-align:left;margin:0 0 .5rem}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container .quick-shop__info .product-thumbnail .product-thumbnail__was-price,.collection__main .product-thumbnail__was-price{font-family:var(--font-family--regular);font-style:normal;font-weight:500;font-size:1rem;line-height:1.56;letter-spacing:0px;text-align:left;display:block}.collection__main .product__thumbnail{box-shadow:0 2px 30px #0000000d;padding:1.25rem;border-radius:1.875rem;margin-bottom:1rem}.collection__main .product__thumbnail:hover{box-shadow:0 2px 30px #00000026}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form{width:100%}.featured-collection--custom-section .flickity-slider .gallery-cell .quick-shop__buttons{display:flex}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button{width:100%;justify-content:center}@media only screen and (max-width: 480px){.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button{min-height:3.125rem}}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button .icon{width:1.5em;height:0;overflow:hidden;transition:.3s}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button .text{margin:0 auto}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button:hover .text{margin-left:0}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button:hover .icon{height:1.5em}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button .empty-icon{width:1.5em;transition:.2s}.featured-collection--custom-section .flickity-slider .gallery-cell .thumbnail-overlay__container form .button:hover .empty-icon{width:0}.featured-collection--custom-section .flickity-prev-next-button{width:3.75rem;height:3.75rem;padding:1rem;background-color:#f7f7f7;background-position:center center;background-repeat:no-repeat;background-size:1.5rem 1.5rem}@media only screen and (max-width: 1420px){.featured-collection--custom-section .flickity-prev-next-button{position:absolute;left:0;right:auto;top:auto;bottom:-4rem;display:inline-block!important;width:2.75rem;height:2.75rem;transform:translate(-50%)}}.featured-collection--custom-section .flickity-prev-next-button svg{display:none}.featured-collection--custom-section .flickity-prev-next-button.previous{left:-5.625rem;background-image:url(//audiorange.com/cdn/shop/t/62/assets/arrow--slider--left.svg?v=64642500901683333561636057745)}@media only screen and (max-width: 1420px){.featured-collection--custom-section .flickity-prev-next-button.previous{left:calc(50% - 3.5625rem)}}.featured-collection--custom-section .flickity-prev-next-button.next{right:-5.625rem;background-image:url(//audiorange.com/cdn/shop/t/62/assets/arrow--slider--right.svg?v=4378172943790380191636057746)}@media only screen and (max-width: 1420px){.featured-collection--custom-section .flickity-prev-next-button.next{left:calc(50% + 3.5625rem)}}.featured-collection--custom-section>.container:first-child{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;margin-bottom:1.875rem}.featured-collection--custom-section>.container:first-child a{font-size:1.125rem;font-weight:700;text-transform:uppercase;white-space:nowrap}.featured-collection--custom-section>.container:first-child>.heading-wrapper{display:flex;align-items:center;justify-content:flex-start;flex-flow:row nowrap;margin:0}.featured-collection--custom-section>.container:first-child>.heading-wrapper h2{font-size:1.875rem;line-height:1.2}.promo-box{padding:3.75rem 0 7rem}@media only screen and (max-width: 798px){.promo-box{padding:3.75rem 0 2.75rem}}.promo-box__wrapper{position:relative}@media only screen and (max-width: 798px){.promo-box__wrapper{overflow:hidden;border-radius:.9375rem;width:100%}}.promo-background-box{display:flex;align-items:stretch;justify-content:flex-start;flex-flow:column nowrap;border-radius:1.875rem;position:relative}@media only screen and (max-width: 798px){.promo-background-box{border-radius:0}}.promo-background-box__image{width:100%;height:100%;overflow:hidden;border-radius:1.875rem 1.875rem 0 0}@media only screen and (max-width: 798px){.promo-background-box__image{border-radius:0}}.promo-background-box__image img{width:100%;height:100%;object-fit:cover;object-position:center top;vertical-align:middle;max-height:33.25rem}.promo-background-box__content{padding:1.875rem 2.25rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;overflow:hidden;border-radius:0 0 1.875rem 1.875rem;width:100%;max-width:calc(30% + 2rem)}@media only screen and (max-width: 798px){.promo-background-box__content{max-width:none}}.promo-background-box__title{font-family:var(--font-family--heading);font-size:1.875rem;line-height:1.2;margin-bottom:.75rem}@media only screen and (max-width: 798px){.promo-background-box__title{border-radius:0}}.promo-background-box__subtitle{font-family:var(--font-family--regular);font-size:1.125rem;line-height:1.667;font-style:normal;font-weight:600;letter-spacing:0px;text-align:left}.promo-foreground-box{position:absolute;bottom:-4rem;right:0;width:100%;max-width:70%;height:auto;padding:2.5rem 0 2.5rem 2.5rem;overflow:hidden;border-radius:1.875rem}@media only screen and (max-width: 798px){.promo-foreground-box{border-radius:0;position:static;max-width:none;padding:1.875rem 0 1.875rem 1.25rem}}.promo-foreground-box__title{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.5;letter-spacing:0px;text-align:left;margin:0;padding-right:2.5rem}@media only screen and (max-width: 798px){.promo-foreground-box__title{font-size:1.25rem;line-height:1.2;margin-bottom:.625rem;padding-right:1.25rem}}.promo-foreground-box__title p strong{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.5;letter-spacing:0px;text-align:left;margin:0}@media only screen and (max-width: 798px){.promo-foreground-box__title p strong{font-size:1.25rem;line-height:1.2}}.promo-foreground-box__subtitle{font-family:var(--font-family--regular);font-style:normal;font-weight:400;font-size:1.5rem;line-height:1.5;letter-spacing:0px;text-align:left;margin-bottom:1.5rem;padding-right:2.5rem}@media only screen and (max-width: 798px){.promo-foreground-box__subtitle{font-size:1rem;line-height:1.2;padding-right:1.25rem}}.promo-foreground-box__emphasized-text{margin-bottom:1.875rem;width:100%;padding:.9375rem 5rem .9375rem 1.25rem;font-family:var(--font-family--regular);font-style:normal;font-weight:600;font-size:1.125rem;line-height:1.667;letter-spacing:0px;text-align:left;border-radius:.9375rem 0 0 .9375rem}@media only screen and (max-width: 798px){.promo-foreground-box__emphasized-text{font-size:1.125rem;line-height:1.75}}.promo-foreground-box__list{padding-right:2.5rem}.promo-foreground-box__list>li{font-family:var(--font-family--regular);font-style:normal;font-weight:500;font-size:1.125rem;line-height:1.2;letter-spacing:0px;text-align:left;margin-bottom:1rem;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:row nowrap}@media only screen and (max-width: 798px){.promo-foreground-box__list>li{font-size:1rem;line-height:1.2}}.promo-foreground-box__list>li .text{padding-left:1.125rem;display:block}.promo-foreground-box__list>li .icon{width:1rem;height:1rem}.promo-foreground-box__list>li .icon svg{width:100%;height:100%;object-fit:contain}.home-footer{position:relative;overflow:hidden}.home-footer-header{min-height:26.25rem;padding:4.875rem 1.5rem}@media only screen and (max-width: 480px){.home-footer-header{padding:1.875rem 1.25rem}}.home-footer-header__background{position:absolute;top:0;left:0;width:100%;height:100%;max-height:37.5rem}.home-footer-header__background img{width:100%;height:100%;object-fit:contain;object-position:center top}@media only screen and (max-width: 480px){.home-footer-header__background img{object-fit:cover}}.home-footer-header__text{display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;max-width:71.25rem;width:100%;position:relative}.home-footer-header__text p{font-family:var(--font-family--regular);font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.5;letter-spacing:0px;text-align:center;margin:0 auto 2.5rem}@media only screen and (max-width: 480px){.home-footer-header__text p{font-size:1.875rem;line-height:1.4;font-weight:400;margin:0 0 1.875rem;text-align:left;max-width:17.5rem}}.home-footer-header__text p:last-child{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:2.5rem;line-height:1.75;letter-spacing:0px;text-align:center}@media only screen and (max-width: 480px){.home-footer-header__text p:last-child{font-size:1.875rem;line-height:1.4;text-align:left}}.home-footer-content{position:relative;padding:5.625rem 0}@media only screen and (max-width: 480px){.home-footer-content{padding:1.875rem 0}}.home-footer-content__wrapper{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:row nowrap}@media only screen and (max-width: 798px){.home-footer-content__wrapper{flex-flow:column nowrap;align-items:center;justify-content:flex-start}}.home-footer-content__logo-menu-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}.home-footer-content__logo{width:100%;height:100%;margin-bottom:2.5rem}.home-footer-content__logo img{width:100%;height:100%;max-width:16.25rem;max-height:3.625rem;object-fit:contain;object-position:left center}@media only screen and (max-width: 798px){.home-footer-content__logo img{max-width:none;object-position:center center;object-fit:contain}}.home-footer-content__menu-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:row nowrap}@media only screen and (max-width: 480px){.home-footer-content__menu-wrapper{flex-flow:column nowrap;margin-bottom:1.875rem}}.home-footer-menu{margin:0;padding:0;list-style:none;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;margin-right:1.875rem;width:100%;min-width:16.375rem}@media only screen and (max-width: 798px){.home-footer-menu{align-items:center;margin-bottom:1.5rem}}@media only screen and (max-width: 480px){.home-footer-menu{align-items:flex-start;margin-bottom:0}}.home-footer-menu li{margin-bottom:1rem}.home-footer-menu li a{font-size:1.125rem;line-height:1.2;font-style:normal;font-weight:600;letter-spacing:0px;text-align:left}.home-footer-content__cta{width:100%;max-width:22.5rem;background-color:#ffffff1a;border-radius:1.875rem;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap;padding:2.5rem 1.875rem}@media only screen and (max-width: 480px){.home-footer-content__cta{border-radius:.9375rem;padding:1.25rem .9375rem}}.home-footer-content__cta-title{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:1.875rem;line-height:1.5;letter-spacing:0px;text-align:left;max-width:17.5rem;margin-bottom:1.25rem}@media only screen and (max-width: 480px){.home-footer-content__cta-title{font-size:1.875rem;line-height:1.5;max-width:15.625rem}}.home-footer-content__cta-button{padding:.75rem 1.875rem;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;width:100%!important}@media only screen and (max-width: 480px){.home-footer-content__cta-button{width:100%!important;border-radius:.3125rem!important}}.home-footer-content__cta-button .text{font-weight:700;font-size:1.125rem;line-height:1.2;letter-spacing:1px}.home-footer-content__cta-button .icon{width:1.5rem;height:1.5rem}.home-footer-bottom{background-color:#ffffff1a;padding:2.3125rem 0 1.5rem}.home-footer-bottom__wrapper{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap}@media only screen and (max-width: 798px){.home-footer-bottom__wrapper{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}}.home-footer-bottom__newsletter{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;width:100%;max-width:40.75rem;margin-right:1.5rem}@media only screen and (max-width: 798px){.home-footer-bottom__newsletter{max-width:none;margin-right:0;margin-bottom:1.875rem}}@media only screen and (max-width: 480px){.home-footer-bottom__newsletter{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}}.home-footer-bottom__newsletter-text{font-family:var(--font-family--heading);font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.2;letter-spacing:.2px;text-align:left;white-space:nowrap;margin-right:1.5rem}@media only screen and (max-width: 480px){.home-footer-bottom__newsletter-text{white-space:normal;margin-bottom:1rem}}.home-footer-bottom__sm-copyright-wrapper{display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;width:100%}.home-footer-bottom__sm-icons{padding:0;list-style:none;display:flex;align-items:center;justify-content:flex-start;margin:auto}@media only screen and (max-width: 798px){.home-footer-bottom__sm-icons{margin:0}}.home-footer-bottom__sm-icons>li{margin-right:1rem}.home-footer-bottom__sm-icons>li>a{width:2.25rem;height:2.25rem}.home-footer-bottom__copyright-text{font-style:normal;font-weight:400;font-size:1rem;line-height:1.2;letter-spacing:0px;text-align:left;width:auto;white-space:nowrap}.navbar .header__brand{padding:1.5rem .75rem}.navbar .primary-logo{max-height:3rem}.navbar .header__menu{padding-right:3rem}.mobile-header.mobile-menu-is-open{background-color:var(--color--mobile-menu)}.mobile-header.mobile-menu-is-open .header__icon svg path{fill:var(--color--mobile-menu-link)}.mobile-header.mobile-menu-is-open .mobile-menu__toggle-icon svg path{fill:var(--color--mobile-menu-accent)}.mobile-header.mobile-menu-is-open .mobile-logo img{filter:brightness(100)}.mobile-menu .mobile-menu__item{justify-content:center}.header__link--search{visibility:hidden;opacity:0}.header__link--search.mobile-menu-is-open{visibility:visible;opacity:1}.mobile-logo{max-height:30px}.mobile-icons>*{margin-right:.5rem}.announcement-bar__content{padding:0 1.25rem}@media only screen and (max-width: 798px){.announcement-bar__content{align-items:flex-start;justify-content:flex-start;flex-flow:column nowrap}}@media only screen and (max-width: 798px){.announcement-bar__text{text-align:left!important;margin-bottom:.625rem}}@media only screen and (max-width: 798px){.announcement-bar .announcement-bar__close{top:1.25rem;right:0}}.countdown{display:flex!important;align-items:center;justify-content:center;flex-flow:row nowrap}.countdown>span{display:flex;align-items:center;justify-content:center;font-family:var(--font-family--regular);font-size:1.25rem;line-height:1.2;font-style:normal;font-weight:600;letter-spacing:0px;text-align:center}.countdown>span:not(.divider){min-width:2.8125rem;height:2.8125rem;padding:.375rem;background-color:#fff3;border-radius:.1875rem}.countdown>.divider{padding:0 .125rem}.announcement-bar .announcement-bar__close{width:.875rem;height:.875rem;background-color:transparent!important}.announcement-bar .announcement-bar__close .icon{max-width:100%;width:100%;max-height:100%;height:100%}.discount-badge{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;border-radius:1.875rem;overflow:hidden;max-width:14.75rem;position:absolute;top:0;left:0;z-index:10}@media only screen and (max-width: 480px){.discount-badge{position:static;max-width:26.25rem;margin:0 auto 1rem}}.discount-badge .discount-badge__primary-text-wrapper{display:flex;align-items:center;justify-content:center;flex-flow:column nowrap;min-width:5.9375rem;min-height:5.9375rem;max-width:5.9375rem;max-height:5.9375rem;width:5.9375rem;height:5.9375rem;border-radius:1.875rem;overflow:hidden;margin-right:.625rem}.discount-badge .discount-badge__primary-text{font-size:1.25rem;line-height:1.5;font-style:normal;font-weight:600;letter-spacing:-.5px;text-align:center;margin:0;max-width:4.25rem}.discount-badge .discount-badge__secondary-text{font-style:normal;font-weight:600;font-size:1.125rem;line-height:1.5;letter-spacing:-.5px;text-align:left;max-width:7.625rem;margin-right:.625rem}@media only screen and (max-width: 480px){.discount-badge .discount-badge__secondary-text{max-width:none;width:100%}}.product_section.is-flex-row-reverse .discount-badge{left:auto;right:0}.heading-section__content .title{font-size:1.875rem}@media only screen and (max-width: 480px){.heading-section__content .title{font-size:1.5rem}}.shopify-section.featured-product-section.jsProduct .variant-selection{display:none}.footer__payment-methods{line-height:0}@media (min-width: 800px){.footer__payment-methods{text-align:right;margin-top:5px}}@media (max-width: 799px){.footer__payment-methods{text-align:center}.footer__payment-methods .payment-icon{margin-bottom:5px}.home-footer-bottom__copyright-text{text-align:center;width:100%;margin-bottom:15px}}.thankyou-text__wrapper{width:70%;max-width:70%;margin:60px auto 30px;max-width:990px}.thankyou-wrapper__section{padding-top:10px;display:flex;align-items:center}.thankyou-wrapper__section img{width:100px;padding:0 10px;min-width:80px}.thankyou-wrapper__paragraph{font-size:14px;font-weight:500;opacity:1}.thankyou-wrapper__paragraph a{color:#266ecb}.thankyou-form__wrapper{width:70%;max-width:70%;margin:30px auto 60px;border:1px solid #C1C1C1;padding:30px 40px;max-width:990px}.thankyou-form-checkbox{display:flex;align-items:center;padding:0 15px}.thankyou-form-checkbox.yellow{background:#fff6d5;padding:15px;flex-direction:row-reverse;justify-content:flex-end;position:relative;align-items:center}.thankyou-form-checkbox.yellow.error-container{padding-bottom:40px}.thankyou-form-checkbox.yellow label.error{position:absolute;background:transparent;bottom:10px;top:auto;padding:0;color:red}.thankyou-form-checkbox label{margin-bottom:0;padding-left:10px;font-family:Poppins,sans-serif;font-size:13px;line-height:1;font-weight:500}.thankyou-form-checkbox label a{color:#266ecb}.thankyou-input__wrapper{padding:20px 15px 0;display:flex;align-items:baseline;justify-content:space-between}.input__wrapper-half{width:49%}.input__wrapper-full{width:100%}.thankyou-input__wrapper label{font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;font-weight:400;margin-bottom:10px}.thankyou-input__wrapper label.error{background:none;padding:0;color:red}.thankyou-input__wrapper input,.thankyou-input__wrapper select{display:block;width:100%;height:50px;padding:8px 12px;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;font-weight:400;color:#333;vertical-align:middle;background-color:#fff;border:2px solid #d6d6d6;border-radius:10px}.thankyou-input__wrapper select{-webkit-appearance:none}.thankyou-input__wrapper .select-wrapper{position:relative}.thankyou-input__wrapper input.error,.thankyou-input__wrapper select.error,.thankyou-input__wrapper .error-container input,.thankyou-input__wrapper .error-container select{border-color:red}.thankyou-input__wrapper input::placeholder{color:#d8d8d8}.thankyou-radio__wrapper{padding:20px 15px;position:relative}.thankyou-radio__item label.error{position:absolute;padding:0 0 0 10px;bottom:0;left:5px;color:red;background:transparent}.thankyou-radio__wrapper p{font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;font-weight:400;margin-bottom:10px;opacity:1}.thankyou-radio__item{display:flex;align-items:center;margin-bottom:5px}.thankyou-radio__item label{margin-bottom:0;padding-left:10px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;font-weight:400}.thankyou-confirm-text{padding:0 15px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;font-weight:400;opacity:1;margin:20px 0 10px}.thankyou-submit__wrapper{padding:30px 15px 10px}.thankyou-submit{background:#313166;color:#fff;border:none;padding:7px 50px;font-family:Poppins,sans-serif;font-size:20px;text-transform:uppercase;font-weight:500;border-radius:5px;cursor:pointer}.register-link{background:#313166;color:#fff;border:none;padding:7px 50px;font-family:Poppins,sans-serif;font-size:20px;text-transform:uppercase;font-weight:500;border-radius:5px;cursor:pointer;text-decoration:none}.thankyou-form__wrapper form .w-form.udy-form-posted-successfully .form-fields{display:none}.w-form-done{padding:20px;display:none;text-align:center;background-color:#ddd}.w-form-done-show{display:block}.w-form-fail{margin-top:10px;padding:10px;background-color:#ffdede}.display-none{display:none}.thankyou-form .contact-form{color:unset}.w-form{background-color:#fff;color:#000}
/*# sourceMappingURL=/cdn/shop/t/62/assets/custom.css.map?v=166984797207985834731704206293 */
