.sl_exp-toggle{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sl_exp-content{height:0;overflow:hidden}.sl_exp-content.open{height:auto}.sl_exp-content[aria-hidden=true]{visibility:hidden}.sl-accordion.initialized [data-title]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sl-accordion.initialized [data-title] .icons{width:1em;height:1em;display:flex;justify-content:center;align-items:center;pointer-events:none}.sl-accordion.initialized [data-title] .icons .contract,.sl-accordion.initialized [data-title][aria-expanded=true] .icons .expand{display:none}.sl-accordion.initialized [data-title][aria-expanded=true] .icons .contract{display:block}.sl-tabs,.sl-tabs[data-auto-height=true] .sl-tabs__tab-contents>[data-active],.sl-tabs[data-auto-height=true] .sl-tabs__tab-titles>[data-active]{position:relative}.sl-tabs[data-auto-height=true] .sl-tabs__tab-contents>[data-content]{display:none}.sl-tabs .sl-tabs__tab-titles>[data-title]{display:inline-block;cursor:pointer}.sl-tabs .sl-tabs__tab-titles>[data-title][data-active]{border-bottom:1px solid}.sl-tabs .sl-tabs__tab-titles>[data-title]>*{pointer-events:none}.sl-tabs .sl-tabs__tab-contents>[data-content]{width:100%;visibility:hidden;position:absolute;opacity:0}.sl-tabs .sl-tabs__tab-contents>[data-content][data-active]{visibility:visible;opacity:1;display:block}[data-section-type=quote-carousel] .quote-card{padding:2rem}[data-section-type=quote-carousel] .quote-card .rte>*{line-height:1.33}@media (max-width:960px){[data-section-type=quote-carousel] .quote-card .rte>*{font-size:24px;margin-bottom:1rem}}@media (min-width:961px){[data-section-type=quote-carousel] .quote-card .rte>*{font-size:36px;padding:0 10%;margin-bottom:2rem}}@media (min-width:601px){[data-section-type=quote-carousel] .quote-card .quote-card-logo{display:none}}[data-section-type=quote-carousel] .quote-card .quote-card-logo img{max-width:200px}[data-section-type=quote-carousel] .quote-thumb-nav{border-top:1px solid #dbdbdb;margin-top:1rem;padding-top:1rem;padding-bottom:1rem;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;scrollbar-height:none}[data-section-type=quote-carousel] .quote-thumb-nav::-webkit-scrollbar{display:none}@media (max-width:600px){[data-section-type=quote-carousel] .quote-thumb-nav{display:none}}@media (min-width:601px){[data-section-type=quote-carousel] .quote-thumb-nav{display:flex!important}}@media (min-width:961px){[data-section-type=quote-carousel] .quote-thumb-nav{padding-left:60px;padding-right:60px}}[data-section-type=quote-carousel] .quote-thumb-nav>div{max-width:250px;margin:0 1rem;opacity:.8;transition:opacity .2s;cursor:pointer;outline:none}[data-section-type=quote-carousel] .quote-thumb-nav>div img{max-height:100px;width:auto}[data-section-type=quote-carousel] .quote-thumb-nav>div.tns-nav-active{background-color:transparent;opacity:1;cursor:default}[data-section-type=page-contact]{margin-bottom:203px}[data-section-type=page-contact] h2{margin-top:40px}@media (max-width:600px){[data-section-type=page-contact] h2{margin-bottom:16px}}@media (min-width:601px){[data-section-type=page-contact] h2{margin-bottom:24px}}[data-section-type=page-contact] .tabs{margin-top:67.5px}[data-section-type=page-contact] .tabs label{display:block;text-transform:uppercase}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles{display:flex;justify-content:center;width:66%;max-width:700px;margin:auto}@media (max-width:600px){[data-section-type=page-contact] .tabs .sl-tabs__tab-titles{margin-bottom:44px}}@media (min-width:601px){[data-section-type=page-contact] .tabs .sl-tabs__tab-titles{margin-bottom:80px}}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title]{flex:0 1 340px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;color:#545454;transition:all .05s;position:relative;border:none}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title]:after{content:"";background-color:#dbdbdb;width:100%;height:1px;position:absolute;bottom:0;left:0;transition:all .05s}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title]:hover:after{height:3px}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title] svg{width:40px;height:auto;opacity:.6}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title] label{font-size:10px;line-height:1.33;margin:23px 0}@media (min-width:601px){[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title] label{font-size:10px}}@media (min-width:961px){[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title] label{font-size:12px}}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title][data-active] svg{opacity:1}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title][data-active] label{font-weight:500;color:#000}[data-section-type=page-contact] .tabs .sl-tabs__tab-titles [data-title][data-active]:after{height:3px;background-color:#000}[data-section-type=page-contact] .tabs .contact-form{max-width:940px;margin:auto}@media (min-width:601px){[data-section-type=page-contact] .tabs .contact-form .grid{grid-row-gap:2rem}}[data-section-type=page-contact] .tabs .contact-form input:not([type=submit]),[data-section-type=page-contact] .tabs .contact-form select,[data-section-type=page-contact] .tabs .contact-form textarea{width:100%;color:#000}[data-section-type=page-contact] .tabs .contact-form input:not([type=submit])::-moz-placeholder,[data-section-type=page-contact] .tabs .contact-form select::-moz-placeholder,[data-section-type=page-contact] .tabs .contact-form textarea::-moz-placeholder{color:#545454;opacity:1}[data-section-type=page-contact] .tabs .contact-form input:not([type=submit]):-ms-input-placeholder,[data-section-type=page-contact] .tabs .contact-form select:-ms-input-placeholder,[data-section-type=page-contact] .tabs .contact-form textarea:-ms-input-placeholder{color:#545454;opacity:1}[data-section-type=page-contact] .tabs .contact-form input:not([type=submit])::placeholder,[data-section-type=page-contact] .tabs .contact-form select::placeholder,[data-section-type=page-contact] .tabs .contact-form textarea::placeholder{color:#545454;opacity:1}[data-section-type=page-contact] .tabs .contact-form label{font-weight:500;margin-bottom:16px}[data-section-type=page-contact] .tabs .contact-form input[type=submit]{width:auto}[data-section-type=page-contact] .tabs .contact-faq{flex-direction:column}@media (min-width:961px){[data-section-type=page-contact] .tabs .contact-faq{flex-direction:row;margin-top:40px}}[data-section-type=page-contact] .tabs .contact-faq .feature{flex-direction:column;flex:1 1 0px;margin-bottom:40px}[data-section-type=page-contact] .tabs .contact-faq .feature p{margin-top:16px;max-width:240px}@media (min-width:1400px){[data-section-type=page-contact] .tabs .contact-faq .feature p{max-width:unset}}@media (max-width:600px){[data-section-type=page-contact] .tabs .contact-faq .feature a{margin-top:24px}}@media (min-width:601px){[data-section-type=page-contact] .tabs .contact-faq .feature a{margin-top:40px}}section[data-section-type=page-custommade_two-fits]{padding:0}section[data-section-type=page-custommade_two-fits] .two-fits__title{padding:30px 30px 15px;color:#000}@media (min-width:961px){section[data-section-type=page-custommade_two-fits] .two-fits__title{padding:2rem 0 1rem;color:#fff}}section[data-section-type=page-custommade_two-fits] .two-fits__img{position:relative}@media (min-width:961px){section[data-section-type=page-custommade_two-fits] .two-fits__img{position:absolute;z-index:-1}}section[data-section-type=page-custommade_two-fits] .two-fits__img .image-wrapper,section[data-section-type=page-custommade_two-fits] .two-fits__img img{max-width:none;width:auto;height:100%;margin-left:auto;margin-right:auto}section[data-section-type=page-custommade_two-fits] .two-fits__img img{position:absolute;left:50%;transform:translate(-50%)}section[data-section-type=page-custommade_two-fits] .two-fits__info-cards{padding:25px;display:block}@media (min-width:961px){section[data-section-type=page-custommade_two-fits] .two-fits__info-cards{display:flex;padding:75px 50px 50px}}section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card{padding:34px;align-self:stretch;background-color:#fff;border-radius:20px;box-shadow:0 4px 40px #0000001a}section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card:first-child{margin-bottom:2rem}@media (min-width:961px){section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card{margin-bottom:0;flex-basis:25%}}@media (min-width:961px) and (max-width:1400px){section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card{flex-basis:33%}}section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card .info-card__logo{padding-bottom:20px}section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card .info-card__item{margin-bottom:2rem}section[data-section-type=page-custommade_two-fits] .two-fits__info-cards .two-fits_info-card .info-card__title{font-weight:500}.page-collection_carousel .collection__carousel{max-height:1031px}.page-collection_carousel .collection__hero{width:60%;margin-left:30%}.page-collection_carousel .collection__hero img{top:40px}@media (min-width:961px){.page-collection_carousel .collection__hero img{top:80px}}.page-collection_carousel .overlay{height:100%;background-image:linear-gradient(180deg,#f3f3f300 30%,#f3f3f3 60%);z-index:1}@media (min-width:961px){.page-collection_carousel .overlay{background-image:linear-gradient(180deg,#f3f3f300 50%,#f3f3f3 98%)}}@media (min-width:601px) and (max-width:960px){.page-collection_carousel .overlay{background-image:linear-gradient(180deg,#f3f3f300 50%,#f3f3f3 75%)}}.page-collection_carousel .collection__cta{width:100%;z-index:5}@media (min-width:1400px){.page-collection_carousel .collection__cta{width:33%}}@media (min-width:961px) and (max-width:1400px){.page-collection_carousel .collection__cta{width:50%}}@media (min-width:961px){.page-collection_carousel .collection__cta{padding:0 80px;position:absolute;top:60%;transform:translateY(-60%);text-align:left}}@media (min-width:961px){.page-collection_carousel .collection__cta .cta-item{margin-bottom:2.5rem}}.page-collection_carousel .collection__cta .collection__btn{padding:.5em 1em}.page-collection_carousel .collection__cta .collection__btn svg{margin-right:1rem;vertical-align:middle}.page-collection_carousel #tns1-mw{max-height:150px}@media (min-width:601px){.page-collection_carousel #tns1-mw{max-height:180px}}.page-collection_carousel .tns-inner{background:#f6f6f6}.page-collection_carousel .collection__thumbnails{width:100%!important;padding:1rem 1rem 3.5rem;margin:0 auto;background:#f6f6f6;background-image:linear-gradient(180deg,#f3f3f3,#f3f3f3 94.42%)}@media (min-width:1400px){.page-collection_carousel .collection__thumbnails{padding:40px 180px}}@media (min-width:961px) and (max-width:1400px){.page-collection_carousel .collection__thumbnails{padding:40px 80px}}@media (min-width:601px){.page-collection_carousel .collection__thumbnails{margin-left:-10px;display:flex;justify-content:center}}[data-section-type=page-fits-static] [data-section-type=image-text-columns] .image-text-column{display:flex;flex-direction:column}[data-section-type=page-fits-static] [data-section-type=image-text-columns] .image-text-column>:first-child{width:315px;margin-left:50%;transform:translate(-50%);order:3}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=image-text-columns] .image-text-column>:first-child{width:515px}}[data-section-type=page-fits-static] [data-section-type=image-text-columns] .image-text-column>:last-child{max-width:1180px;margin-left:auto;margin-right:auto}[data-section-type=page-fits-static] [data-section-type=image-text-columns] .image-text-column>:last-child p{font-size:20px;line-height:1.25}@media (max-width:600px){[data-section-type=page-fits-static] [data-section-type=image-text-columns] .image-text-column>:last-child p{font-size:16px}}[data-section-type=page-fits-static] [data-section-type=icon-row]{padding-top:0}[data-section-type=page-fits-static] [data-section-type=icon-row] .features{flex-direction:row;flex-wrap:wrap;justify-content:center}[data-section-type=page-fits-static] [data-section-type=icon-row] .features>div{flex:1 0 33%;margin-top:20px;padding-right:10px}@media (min-width:1400px){[data-section-type=page-fits-static] [data-section-type=icon-row] .features{flex-wrap:nowrap}[data-section-type=page-fits-static] [data-section-type=icon-row] .features>div{flex:none;margin-top:0}[data-section-type=page-fits-static] [data-section-type=icon-row] .features>div:not(:last-child){padding-right:20px}}[data-section-type=page-fits-static] [data-section-type=press] .grid{align-items:baseline}[data-section-type=page-fits-static] [data-section-type=press] .press-logo svg{max-width:150px;max-height:50px}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=press] .press-logo svg{max-width:210px}}[data-section-type=page-fits-static] [data-section-type=press] .quote{max-width:256px;line-height:1.5;font-size:16px;font-weight:500}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=press] .quote{line-height:1.25;font-size:24px}}[data-section-type=page-fits-static] [data-section-type=video]{padding:0}[data-section-type=page-fits-static] [data-section-type=video]>div{max-width:1101px}@media (max-width:600px){[data-section-type=page-fits-static] [data-section-type=video] .size-limit .video-wrapper[data-type=vimeo][data-aspect=square]{position:relative;max-width:100%;padding-bottom:56.25%;height:0}[data-section-type=page-fits-static] [data-section-type=video] .size-limit .video-wrapper[data-type=vimeo][data-aspect=square]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block}[data-section-type=page-fits-static] [data-section-type=video] .size-limit .video-wrapper[data-type=vimeo][data-aspect=square] iframe,[data-section-type=page-fits-static] [data-section-type=video] .size-limit .video-wrapper[data-type=vimeo][data-aspect=square] video{position:absolute;top:0;left:0;width:100%;height:100%}[data-section-type=page-fits-static] [data-section-type=video] .size-limit .video-wrapper[data-type=vimeo][data-aspect=square]:hover:after{content:none}}[data-section-type=page-fits-static] [data-section-type=video] .video-text{padding:60px 16px 44px;margin:0 auto}@media (min-width:1400px){[data-section-type=page-fits-static] [data-section-type=video] .video-text{padding-left:0;padding-right:0}}[data-section-type=page-fits-static] [data-section-type=video] .video-text p{margin-bottom:16px;line-height:1.5;font-size:16px}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=video] .video-text p{margin-bottom:32px;line-height:1.25;font-size:20px}}[data-section-type=page-fits-static] [data-section-id=image-text-rows__page-landing-fits-static_top] .image-text-col p{line-height:1.5}@media (max-width:600px){[data-section-type=page-fits-static] [data-section-id=image-text-rows__page-landing-fits-static_top] .image-text-col p{font-size:16px}}@media (max-width:600px){[data-section-type=page-fits-static] [data-section-id=hero__page-landing-fits-static_bottom]{padding-bottom:30px}[data-section-type=page-fits-static] [data-section-id=hero__page-landing-fits-static_bottom] .hero-card-wrap{position:relative!important;background-color:#000;transform:unset}}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-id=hero__page-landing-fits-static_bottom]{padding-top:0}}@media (min-width:961px){[data-section-type=page-fits-static] [data-section-id=hero__page-landing-fits-static_bottom]{padding-top:60px}}[data-section-type=page-fits-static] [data-section-id=hero__page-landing-fits-static_bottom] .hero-card-wrap{padding-left:0!important;padding-right:0!important}[data-section-type=page-fits-static] [data-section-id=hero__page-landing-fits-static_bottom] .hero-card p{line-height:1.5}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion{margin-top:40px}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion .faq-question{padding:1.1875rem 0;border-bottom:1px solid #dbdbdb}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion .faq-question:first-child{border-top:1px solid #dbdbdb}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion .faq-question p{font-size:16px}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion .faq-question [data-content]{border:0}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion .faq-question .icons{background:none}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion .faq-question .icons svg{width:1rem;height:1rem;fill:#dbdbdb}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion h5{font-size:36px}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion h6{font-size:20px}[data-section-type=page-fits-static] [data-section-type=product-accordion] .faq-accordion [data-content]{font-size:16px}}[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] p{font-size:16px;line-height:1.5}[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] .header h5{font-size:20px;margin-bottom:16px}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] .header h5{font-size:36px}}[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] .features{margin-top:52px;justify-content:center;flex-direction:column}[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] .features>div{margin-bottom:60px}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] .features{margin-top:60px;flex-direction:row}[data-section-type=page-fits-static] [data-section-type=page-fits-landing_concerns] .features>div{padding:0 30px;margin-bottom:0}}[data-section-type=page-fits-static] [data-section-type=email-sign-up]>div{max-width:697px;margin:0 auto}[data-section-type=page-fits-static] [data-section-type=email-sign-up] h5{margin-bottom:16px}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=email-sign-up] h5{margin-bottom:24px}}[data-section-type=page-fits-static] [data-section-type=email-sign-up] p{font-size:16px}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=email-sign-up] p{margin-bottom:32px}}@media (min-width:601px){[data-section-type=page-fits-static] [data-section-type=email-sign-up] .contact-form{padding:0 120px}}@media (max-width:600px){[data-section-type=product-eq-cards] [data-model=csx]{background:linear-gradient(180deg,#f6f6f6 42.5%,#fff)}}@media (max-width:600px){[data-section-type=product-eq-cards] [data-model=pro]{background:#282828}}@media (min-width:961px) and (max-width:1400px){[data-section-id=product-eq-cards_pro]{padding-left:20px;padding-right:20px}}[data-modal-container] .eq-card{box-shadow:0 4px 20px #0000001a}.signatures__carousel,.signatures__eq-cards{display:flex;flex-wrap:wrap;justify-content:center}.signatures__carousel .tns-item,.signatures__eq-cards .tns-item{padding:1rem}.signatures__carousel .tns-slide-active .eq-card,.signatures__eq-cards .tns-slide-active .eq-card{box-shadow:0 4px 20px #0000001a}.signatures__carousel .eq-card,.signatures__eq-cards .eq-card{background:#fff;border-radius:20px}.signatures__carousel .eq-card .eq-card__header,.signatures__eq-cards .eq-card .eq-card__header{position:relative;min-height:114px;padding:1rem;margin-bottom:1rem;z-index:1}@media (min-width:601px){.signatures__carousel .eq-card .eq-card__header,.signatures__eq-cards .eq-card .eq-card__header{min-height:176px}}.signatures__carousel .eq-card .eq-card__header .eq-card__svg,.signatures__eq-cards .eq-card .eq-card__header .eq-card__svg{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.signatures__carousel .eq-card .eq-card__header .eq-card__svg svg,.signatures__eq-cards .eq-card .eq-card__header .eq-card__svg svg{width:100%;height:100%}.signatures__carousel .eq-card .eq-card__header .title,.signatures__eq-cards .eq-card .eq-card__header .title{font-size:20px;font-weight:500}@media (min-width:601px) and (max-width:960px){.signatures__carousel .eq-card .eq-card__header .title,.signatures__eq-cards .eq-card .eq-card__header .title{font-size:16px}}.signatures__carousel .eq-card .eq-card__header .speaker,.signatures__eq-cards .eq-card .eq-card__header .speaker{font-size:14px}@media (min-width:601px) and (max-width:960px){.signatures__carousel .eq-card .eq-card__header .speaker,.signatures__eq-cards .eq-card .eq-card__header .speaker{font-size:12px}}.signatures__carousel .eq-card .eq-card__usage,.signatures__eq-cards .eq-card .eq-card__usage{padding:0 1rem}@media (min-width:601px) and (max-width:960px){.signatures__carousel .eq-card .eq-card__usage,.signatures__eq-cards .eq-card .eq-card__usage{font-size:12px}}@media (min-width:961px){.signatures__carousel .eq-card .eq-card__usage,.signatures__eq-cards .eq-card .eq-card__usage{font-size:14px;min-height:95px}}.signatures__carousel .eq-card .eq-card__text,.signatures__eq-cards .eq-card .eq-card__text{font-size:14px}.signatures__carousel .eq-card .eq-card__lower,.signatures__eq-cards .eq-card .eq-card__lower{padding:1rem}.signatures__carousel .eq-card .eq-card__freqs,.signatures__eq-cards .eq-card .eq-card__freqs{margin-bottom:1rem;padding:0!important}.signatures__carousel .eq-card .eq-card__freqs .eq-card__freq,.signatures__eq-cards .eq-card .eq-card__freqs .eq-card__freq{margin:0 .8rem}.signatures__carousel .eq-card .eq-card__freqs .ellipsis,.signatures__eq-cards .eq-card .eq-card__freqs .ellipsis{width:8px;height:8px;margin:5px;background:#f6f6f6;border:1px solid #dbdbdb;border-radius:50%}.signatures__carousel .eq-card .eq-card__freqs .ellipsis.marked,.signatures__eq-cards .eq-card .eq-card__freqs .ellipsis.marked{background:#000}@media (min-width:601px) and (max-width:960px){.signatures__carousel .eq-card .eq-card__freqs .ellipsis:last-of-type,.signatures__eq-cards .eq-card .eq-card__freqs .ellipsis:last-of-type{margin:5px 5px 10px}}.signatures__carousel .eq-card .eq-card__freqs .eq-card__label,.signatures__eq-cards .eq-card .eq-card__freqs .eq-card__label{font-size:12px}@media (min-width:961px){.signatures__carousel .eq-card .eq-card__freqs .eq-card__label,.signatures__eq-cards .eq-card .eq-card__freqs .eq-card__label{font-size:14px}}@media (max-width:960px){.signatures__carousel .eq-card .eq-card__freqs .eq-card__label,.signatures__eq-cards .eq-card .eq-card__freqs .eq-card__label{transform:rotate(-90deg)}}@media (max-width:960px){.signatures__carousel .eq-card .eq-card__freqs,.signatures__eq-cards .eq-card .eq-card__freqs{transform:rotate(90deg)}}@media (min-width:601px){.signatures__carousel .eq-card .eq-card__freqs,.signatures__eq-cards .eq-card .eq-card__freqs{padding:1rem}}.signatures__carousel .eq-card .eq-card__btn .btn,.signatures__eq-cards .eq-card .eq-card__btn .btn{font-weight:700}.signatures__carousel .eq-card .eq-card__btn .btn.btn--secondary,.signatures__eq-cards .eq-card .eq-card__btn .btn.btn--secondary{margin-left:10px}.signatures__carousel .eq-card .eq-card__btn .btn.btn--secondary.light:hover,.signatures__eq-cards .eq-card .eq-card__btn .btn.btn--secondary.light:hover{border:2px solid #000}.signatures__carousel .eq-card.card-rows,.signatures__eq-cards .eq-card.card-rows{display:flex;flex-direction:row}.signatures__carousel .eq-card.card-rows>div,.signatures__eq-cards .eq-card.card-rows>div{flex:0 1 50%}.signatures__carousel .eq-card.card-rows .eq-card__lower,.signatures__carousel .eq-card.card-rows .eq-card__upper,.signatures__eq-cards .eq-card.card-rows .eq-card__lower,.signatures__eq-cards .eq-card.card-rows .eq-card__upper{display:flex;align-items:center;flex-wrap:wrap;flex:1 0 105px}.signatures__carousel .eq-card.card-rows .eq-card__lower>div,.signatures__carousel .eq-card.card-rows .eq-card__upper>div,.signatures__eq-cards .eq-card.card-rows .eq-card__lower>div,.signatures__eq-cards .eq-card.card-rows .eq-card__upper>div{flex-grow:1}.signatures__carousel .eq-card.card-rows .eq-card__header,.signatures__eq-cards .eq-card.card-rows .eq-card__header{flex-grow:1;min-height:150px;margin-bottom:0;z-index:1}.signatures__carousel .eq-card.card-rows .eq-card__usage,.signatures__eq-cards .eq-card.card-rows .eq-card__usage{padding:1rem}.signatures__carousel .eq-card.card-rows .eq-card__freqs,.signatures__carousel .eq-card.card-rows .eq-card__lower,.signatures__eq-cards .eq-card.card-rows .eq-card__freqs,.signatures__eq-cards .eq-card.card-rows .eq-card__lower{margin-bottom:0}@media (max-width:600px){.signatures__carousel .eq-card,.signatures__eq-cards .eq-card{width:100%}}@media (min-width:601px){.signatures__carousel .eq-card,.signatures__eq-cards .eq-card{box-shadow:0 4px 20px #0000001a;margin:.5rem}}@media (min-width:601px) and (max-width:960px){.signatures__carousel .eq-card,.signatures__eq-cards .eq-card{display:flex;flex-direction:row;flex:0 1 calc(50% - 1rem)}.signatures__carousel .eq-card>div,.signatures__eq-cards .eq-card>div{flex:0 1 50%}.signatures__carousel .eq-card .eq-card__lower,.signatures__carousel .eq-card .eq-card__upper,.signatures__eq-cards .eq-card .eq-card__lower,.signatures__eq-cards .eq-card .eq-card__upper{display:flex;align-items:center;flex-wrap:wrap;flex:1 0 105px}.signatures__carousel .eq-card .eq-card__lower>div,.signatures__carousel .eq-card .eq-card__upper>div,.signatures__eq-cards .eq-card .eq-card__lower>div,.signatures__eq-cards .eq-card .eq-card__upper>div{flex-grow:1}.signatures__carousel .eq-card .eq-card__header,.signatures__eq-cards .eq-card .eq-card__header{flex-grow:1;min-height:150px;margin-bottom:0;z-index:1}.signatures__carousel .eq-card .eq-card__usage,.signatures__eq-cards .eq-card .eq-card__usage{padding:1rem}.signatures__carousel .eq-card .eq-card__freqs,.signatures__carousel .eq-card .eq-card__lower,.signatures__eq-cards .eq-card .eq-card__freqs,.signatures__eq-cards .eq-card .eq-card__lower{margin-bottom:0}.signatures__carousel .eq-card .eq-card__text,.signatures__eq-cards .eq-card .eq-card__text{display:none}}@media (min-width:961px){.signatures__carousel,.signatures__eq-cards{flex-wrap:nowrap}.signatures__carousel .eq-card,.signatures__eq-cards .eq-card{flex:0 1 calc(20% - 1rem)}}@media (min-width:1400px){.signatures__carousel .eq-card,.signatures__eq-cards .eq-card{flex:0 1 calc(16% - 1rem)}}[data-section-type=counted-columns] .counted-columns-header{font-weight:500}@media (max-width:960px){[data-section-type=counted-columns] .counted-columns-header{font-size:18px}}@media (min-width:601px) and (max-width:960px){[data-section-type=counted-columns] .counted-columns{padding:0 40px}}@media (max-width:600px){[data-section-type=counted-columns] .counted-columns.grid{grid-gap:30px}}[data-section-type=counted-columns] .counted-columns .column .number{font-size:48px;font-weight:500;line-height:1}[data-section-type=counted-columns] .counted-columns .column .text{line-height:1.6;padding:0 2em}@media (max-width:600px){[data-section-type=counted-columns] .counted-columns .column .text{padding-right:0}}@media (min-width:601px){.dealer-info-cards{display:flex;align-items:center;justify-content:center;padding:0 1rem}}.dealer-info-card{background-color:#f6f6f6;padding:2rem}@media (max-width:600px){.dealer-info-card{margin:1rem 0}}@media (min-width:601px){.dealer-info-card{flex:1;align-self:stretch;max-width:580px;margin:0 .5rem}}.dealer-info-card svg{width:81px;height:68px}[data-section-type=image-grid] .layoutA{grid-auto-rows:.5fr;grid-template-areas:"image1 image1 image2 image2" "image1 image1 image3 image4"}@media (max-width:600px){[data-section-type=image-grid] .layoutA{grid-template-areas:"image1 image1" "image1 image1" "image2 image2" "image3 image4"}}[data-section-type=image-grid] .fit{height:100%;-o-object-fit:cover;object-fit:cover;width:auto}[data-section-type=image-grid] .image-wrapper{height:100%;overflow:hidden}[data-section-id=icon-row] .header p{max-width:460px;margin:15px auto auto}[data-section-id=icon-row] .features{flex-direction:column}@media (min-width:601px){[data-section-id=icon-row] .features{flex-direction:row;justify-content:center;margin-top:63px}}@media (max-width:600px){[data-section-id=icon-row] .features>div{margin-top:52px}}[data-section-id=icon-row] .features img{width:300px}[data-section-id=icon-row] .features .title{font-size:16px;margin-top:15px}[data-section-id=icon-row] .features .text{font-size:16px;color:#545454}[data-section-id=hero__page-landing-fits-jaden] .heading-6,[data-section-id^=hero__page-celeb] .heading-6{font-weight:500;line-height:1.33}@media (max-width:600px){[data-section-id=hero__page-landing-fits-jaden] .heading-6,[data-section-id^=hero__page-celeb] .heading-6{font-size:20px}}@media (min-width:601px) and (max-width:960px){[data-section-id=hero__page-landing-fits-jaden] .heading-6,[data-section-id^=hero__page-celeb] .heading-6{font-size:24px}}@media (min-width:961px){[data-section-id=hero__page-landing-fits-jaden] .heading-6,[data-section-id^=hero__page-celeb] .heading-6{font-size:36px}}@media (max-width:600px){[data-section-id=hero__page-landing-fits-jaden] .hero-logo svg,[data-section-id^=hero__page-celeb] .hero-logo svg{width:165px;height:auto}}[data-section-id=image-text-columns__page-landing-fits-jaden],[data-section-id^=image-text-columns__page-celeb]{max-width:90%;margin:auto}[data-section-id=image-text-columns__page-landing-fits-jaden] .h6,[data-section-id^=image-text-columns__page-celeb] .h6{font-weight:400}@media (min-width:601px){[data-section-id=image-text-columns__page-landing-fits-jaden] .h6,[data-section-id^=image-text-columns__page-celeb] .h6{max-width:600px;margin:auto}}[data-section-id=hero__page-landing-fits-jaden_bottom] .hero-card.ar.mla,[data-section-id^=hero__page-celeb] .hero-card.ar.mla{text-align:left}@media (min-width:601px){[data-section-id=video__page-landing-fits-jaden],[data-section-id^=video__page-celeb]{padding-bottom:0}}[data-section-id=video__page-landing-fits-jaden] .heading-6,[data-section-id^=video__page-celeb] .heading-6{font-weight:400}[data-section-id=video__page-landing-fits-jaden] .video-text.m,[data-section-id^=video__page-celeb] .video-text.m{padding:60px 20px 0}[data-section-id=video__page-landing-fits-jaden] .video-text.m a,[data-section-id^=video__page-celeb] .video-text.m a{margin-bottom:0}@media (max-width:600px){[data-section-id^=image-text-rows__page-celeb],[data-section-id^=image-text-rows__page-landing-fits-jaden]{padding:0}[data-section-id^=image-text-rows__page-celeb] .grid,[data-section-id^=image-text-rows__page-landing-fits-jaden] .grid{grid-gap:30px}[data-section-id^=image-text-rows__page-celeb] .image-text-col.text,[data-section-id^=image-text-rows__page-landing-fits-jaden] .image-text-col.text{padding:0 20px 30px}[data-section-id^=image-text-rows__page-celeb] .image-text-row,[data-section-id^=image-text-rows__page-landing-fits-jaden] .image-text-row{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/452/assets/page.css.map */
