.template-b2b-retail,.b2b-landing{--b2b-blue: #005088;--b2b-blue-medium: #257ab6;--b2b-blue-pale: #e1eef7;--b2b-text: #34495b;--b2b-muted: #607487;--b2b-border: #d8e6f0;--b2b-section-title-size: clamp(24px, 3vw, 32px);--b2b-section-copy-size: 16px;background:#fff;color:var(--b2b-text)}.b2b-landing *{box-sizing:border-box}.b2b-landing__intro{background:#fff;padding:0}.b2b-landing__intro-inner{width:100%;margin:0 auto;text-align:center}.b2b-landing__logo-bar{display:flex;min-height:112px;align-items:center;justify-content:center;padding:20px 24px;border-bottom:0;background:#07558d}.b2b-landing__intro-text{padding:24px 24px 31px}.b2b-landing__intro--with-image .b2b-landing__intro-inner{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:42px;align-items:center;text-align:left}.b2b-landing__intro-media{overflow:hidden;aspect-ratio:4 / 3;border-radius:18px;background:#eaf3f9}.b2b-landing__intro-media img{width:100%;height:100%;display:block;object-fit:cover}.b2b-landing__intro-content{min-width:0}.b2b-landing__intro--with-image .b2b-landing__logo,.b2b-landing__intro--with-image .b2b-landing__brand-name,.b2b-landing__intro--with-image .b2b-landing__copy{margin-left:0}.b2b-landing__logo{display:block;width:auto;max-width:260px;max-height:72px;margin:0 auto;object-fit:contain}.template-b2b-retail .b2b-landing__intro--text-only .b2b-landing__logo{filter:brightness(0) invert(1)}.b2b-landing__brand-name{margin:0 auto 28px;color:var(--b2b-blue);font-size:26px;font-weight:700;line-height:1}.b2b-landing__title,.b2b-videos__title{margin:0;color:var(--b2b-blue);font-family:var(--font-heading-family);font-size:var(--b2b-section-title-size);font-weight:700;letter-spacing:-.025em;line-height:1.12}.b2b-landing__intro--text-only .b2b-landing__copy{max-width:590px}.b2b-landing__copy{max-width:620px;margin:14px auto 0;color:var(--b2b-muted);font-size:clamp(16px,1.6vw,19px);line-height:1.6}.b2b-landing__copy p{margin:0}.b2b-landing__points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:680px;margin:22px auto 0;padding:0;list-style:none}.b2b-landing__point{position:relative;padding:8px 12px;color:var(--b2b-blue);font-size:13px;font-weight:700;line-height:1.25}.b2b-landing__point+.b2b-landing__point:before{content:"";position:absolute;top:8px;bottom:8px;left:0;width:1px;background:var(--b2b-border)}.b2b-social-proof{padding:30px 24px 28px;border-bottom:1px solid #d8e6f0;background:#fff;color:#005088}.b2b-social-proof__inner{width:min(100%,620px);margin:0 auto;text-align:center}.b2b-social-proof__title{margin:0;color:#005088;font-family:var(--font-heading-family);font-size:var(--b2b-section-title-size);font-weight:700;letter-spacing:-.01em;line-height:1.2}.b2b-social-proof__text{margin:8px 0 0;color:#607487;font-size:var(--b2b-section-copy-size);line-height:1.45}.b2b-videos{display:block;padding:42px 24px 50px;background:#f7fafc;border-top:1px solid #e7f0f6}.b2b-videos__inner{width:min(100%,860px);margin:0 auto}.b2b-videos__header{margin-bottom:18px;text-align:center}.b2b-videos__intro{max-width:560px;margin:8px auto 0;color:var(--b2b-muted);font-size:var(--b2b-section-copy-size);line-height:1.5}.b2b-videos__list{display:grid;gap:0;border-top:1px solid #d9e6ee}.b2b-video-row{width:100%;display:grid;grid-template-columns:230px minmax(0,1fr) 24px;gap:18px;align-items:center;padding:15px 8px;border:0;border-bottom:1px solid #d9e6ee;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color .16s ease}.b2b-video-row:hover,.b2b-video-row:focus-visible{background:#e1eef78c}.b2b-video-row__thumb{position:relative;display:block;overflow:hidden;aspect-ratio:16 / 9;border-radius:10px;background:var(--b2b-blue-pale)}.b2b-video-row__thumb img{width:100%;height:100%;display:block;object-fit:cover}.b2b-video-row__play{position:absolute;inset:50% auto auto 50%;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fffffff0;color:var(--b2b-blue);transform:translate(-50%,-50%);box-shadow:0 4px 18px #00508833}.b2b-video-row__play svg{width:16px;height:16px;margin-left:2px}.b2b-video-row__duration{position:absolute;right:7px;bottom:6px;padding:2px 5px;border-radius:3px;background:#000000c7;color:#fff;font-size:11px;font-weight:600;line-height:1.25}.b2b-video-row__product{display:block;margin-bottom:6px;color:var(--b2b-blue-medium);font-size:13px;font-weight:700;line-height:1.25;text-transform:uppercase}.b2b-video-row__title{display:-webkit-box;overflow:hidden;margin:0;color:var(--b2b-blue);font-family:var(--font-heading-family);font-size:clamp(17px,2vw,21px);font-weight:650;letter-spacing:-.01em;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.b2b-video-row__copy{min-width:0;overflow:hidden}.b2b-video-row__arrow{color:#7c9ab0;transition:transform .16s ease,color .16s ease}.b2b-video-row__arrow svg{width:22px;height:22px;display:block}.b2b-video-row:hover .b2b-video-row__arrow,.b2b-video-row:focus-visible .b2b-video-row__arrow{color:var(--b2b-blue);transform:translate(3px)}.b2b-video-row:focus-visible{outline:2px solid #62add8;outline-offset:-2px}.b2b-video-modal__close:focus-visible{outline:3px solid #8bc8ef;outline-offset:3px}.b2b-video-modal[hidden]{display:none}.b2b-video-modal{position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#031c30db}.b2b-video-modal__dialog{position:relative;width:min(100%,960px)}.b2b-video-modal__close{position:absolute;z-index:2;top:-46px;right:0;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#00000040;color:#fff;cursor:pointer}.b2b-video-modal__close svg{width:18px;height:18px}.b2b-video-modal__player{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:12px;background:#000;box-shadow:0 28px 80px #0000006b}.b2b-video-modal__player iframe{width:100%;height:100%;display:block;border:0}body.b2b-modal-open{overflow:hidden}.template-b2b-retail [class*=kl-private-reset-css],.template-b2b-retail [data-testid=POPUP],.template-b2b-retail #attentive_overlay,.template-b2b-retail #attentive_creative{display:none!important}.b2b-landing__disclaimer{margin:0;padding:24px 20px;background:#f5f6f8;color:#667985;font-size:10.5px;line-height:1.6;text-align:center}.template-b2b-retail .trust-icons{margin-top:0}.template-b2b-retail [class^=expert-highlight-],.template-b2b-retail [class*=" expert-highlight-"]{border-top:1px solid #e7f0f6}.template-b2b-retail [class^=expert-highlight-] .page-width,.template-b2b-retail [class*=" expert-highlight-"] .page-width{max-width:900px}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__header,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__header{margin-bottom:1.8rem;text-align:center!important}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__header-top,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__header-top,.template-b2b-retail [class^=expert-highlight-] .expert-highlight__heading-wrap,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__heading-wrap{width:100%;max-width:none}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__header-top,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__header-top{align-items:stretch}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__heading,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__heading{margin-bottom:.6rem;color:#005088!important;font-family:var(--font-heading-family);font-size:var(--b2b-section-title-size);font-weight:700;letter-spacing:-.025em;line-height:1.12;text-align:center!important}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__intro,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__intro{max-width:620px;margin-right:auto;margin-left:auto;font-size:var(--b2b-section-copy-size);line-height:1.45}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__grid,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible;padding:0}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__item,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__item{box-sizing:border-box;width:100%;max-width:none;margin:0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;padding:10px 12px;border:1px solid var(--b2b-border);border-radius:14px;background:#fff}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__card,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__card{width:72px;height:72px;aspect-ratio:1;overflow:hidden;border-radius:50%}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__overlay,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__overlay,.template-b2b-retail [class^=expert-highlight-] .expert-highlight__slider-buttons,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__slider-buttons{display:none}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__caption,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__caption{display:block;padding:0}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__name,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__name{color:var(--b2b-blue);font-size:14px;line-height:1.35}.template-b2b-retail .expert-highlight__credentials{display:block;margin-top:2px;color:#607487;font-size:.88em;font-weight:500}.template-b2b-retail .logo-carousel{margin:0;overflow:hidden;background:#e1eef7;border-top:1px solid #d3e4ef;border-bottom:1px solid #cbdfea}.template-b2b-retail .logo-carousel .carousel-container{position:relative;padding-top:10px;padding-bottom:10px}.template-b2b-retail .logo-carousel .carousel-container:before,.template-b2b-retail .logo-carousel .carousel-container:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:44px;pointer-events:none}.template-b2b-retail .logo-carousel .carousel-container:before{left:0;background:linear-gradient(to right,#e1eef7 38%,#e1eef700)}.template-b2b-retail .logo-carousel .carousel-container:after{right:0;background:linear-gradient(to left,#e1eef7 38%,#e1eef700)}.template-b2b-retail .logo-carousel .carousel-wrapper:not(.carousel-static){width:max-content;gap:40px;animation:b2b-press-loop 28s linear infinite}.template-b2b-retail .logo-carousel .carousel-wrapper:not(.carousel-static) .carousel-slide{min-width:180px!important;display:flex;align-items:center;justify-content:center}.template-b2b-retail .logo-carousel .carousel-wrapper:not(.carousel-static) .carousel-slide img{width:auto;height:auto;max-width:100px;min-width:60px;max-height:32px;min-width:0;max-height:none;object-fit:contain;filter:brightness(0) saturate(100%) invert(24%) sepia(37%) saturate(1814%) hue-rotate(173deg) brightness(87%) contrast(94%)}@keyframes b2b-press-loop{0%{transform:translate(0)}to{transform:translate(calc(-50% - 20px))}}.template-b2b-retail .logo-carousel .carousel-wrapper.carousel-static{width:min(100%,720px);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;margin:0 auto}.template-b2b-retail .logo-carousel .carousel-static .carousel-slide{min-width:0;display:flex;justify-content:center}.template-b2b-retail .logo-carousel .carousel-static .carousel-slide img{width:auto;max-width:84px;min-width:0;max-height:30px;object-fit:contain}@media screen and (max-width:749px){.template-b2b-retail,.b2b-landing{--b2b-section-title-size: 20px;--b2b-section-copy-size: 14px}.b2b-landing__intro{min-height:0;padding:0}.b2b-landing__logo-bar{min-height:78px;padding:14px 16px}.b2b-landing__intro-text{padding:20px 20px 24px}.b2b-landing__intro--with-image .b2b-landing__intro-inner{grid-template-columns:minmax(118px,42%) minmax(0,58%);gap:16px}.b2b-landing__intro-media{height:190px;aspect-ratio:auto;border-radius:12px}.b2b-landing__logo{max-width:230px;max-height:58px;margin-bottom:0}.b2b-landing__brand-name{margin-bottom:18px;font-size:23px}.b2b-landing__title{font-size:22px;line-height:1.15}.b2b-videos__title{font-size:var(--b2b-section-title-size)}.b2b-landing__copy{max-width:100%;margin-top:9px;font-size:15px;line-height:1.55}.b2b-social-proof{padding:20px 16px 18px}.b2b-social-proof__inner{width:100%}.b2b-social-proof__title{max-width:360px;margin-right:auto;margin-left:auto;font-size:var(--b2b-section-title-size);line-height:1.2}.b2b-social-proof__text{max-width:290px;margin:4px auto 0;font-size:var(--b2b-section-copy-size);line-height:1.45}.b2b-landing__points{max-width:350px;margin-top:18px}.b2b-landing__point{padding:7px 5px;font-size:10.5px}.b2b-videos{padding:28px 16px 34px}.b2b-videos__header{margin-bottom:18px;text-align:center}.b2b-videos__intro{max-width:350px;margin-top:6px;font-size:var(--b2b-section-copy-size);line-height:1.45}.b2b-video-row{grid-template-columns:124px minmax(0,1fr);gap:13px;min-height:96px;padding:12px 4px}.b2b-video-row__arrow{display:none}.b2b-video-row__thumb{width:124px;border-radius:7px}.b2b-video-row__play{width:30px;height:30px}.b2b-video-row__product{margin-bottom:5px;font-size:11px;letter-spacing:.015em}.b2b-video-row__title{overflow-wrap:anywhere;font-size:15px;line-height:1.3}.b2b-video-modal{padding:14px}.template-b2b-retail .trust-icons .trust-icons__inner{padding-right:1.4rem;padding-left:1.4rem}.template-b2b-retail [class^=expert-highlight-],.template-b2b-retail [class*=" expert-highlight-"]{padding-top:25px;padding-bottom:33px!important}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__header,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__header{margin:0 0 1.8rem;text-align:center!important}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__heading,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__heading{margin-bottom:.5rem;font-size:var(--b2b-section-title-size);font-weight:700;line-height:1.12}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__intro,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__intro{font-size:var(--b2b-section-copy-size);line-height:1.5;text-align:center}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__grid,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow:visible}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__item,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__item{flex:none!important;width:100%!important;max-width:none!important;display:flex;min-height:0;flex-direction:column;gap:8px;padding:0;border:0;background:transparent;text-align:center}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__card,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__card{width:64px;height:64px;aspect-ratio:1;border-radius:50%}.template-b2b-retail [class^=expert-highlight-] .expert-highlight__name,.template-b2b-retail [class*=" expert-highlight-"] .expert-highlight__name{font-size:11.5px;line-height:1.25}.template-b2b-retail .trust-icons .trust-icons__heading{margin-bottom:2.2rem;font-size:20px;line-height:1.2}.template-b2b-retail .trust-icons .trust-icons__grid{column-gap:1.2rem;row-gap:2.4rem}.template-b2b-retail .trust-icons .trust-icons__item{gap:.8rem;align-items:flex-start}.template-b2b-retail .trust-icons .trust-icons__icon{flex:0 0 40px;width:40px;height:40px}.template-b2b-retail .trust-icons .trust-icons__title{font-size:12.5px;line-height:1.15;letter-spacing:-.01em;white-space:nowrap}.template-b2b-retail .trust-icons .trust-icons__text{margin-top:.35rem;font-size:10.5px;line-height:1.25}.template-b2b-retail .logo-carousel .carousel-container{padding:12px}.template-b2b-retail .logo-carousel .carousel-container:before,.template-b2b-retail .logo-carousel .carousel-container:after{width:36px}.template-b2b-retail .logo-carousel .carousel-wrapper:not(.carousel-static){width:max-content;gap:28px;animation:b2b-press-loop-mobile 26s linear infinite}.template-b2b-retail .logo-carousel .carousel-wrapper:not(.carousel-static) .carousel-slide{min-width:104px!important}.template-b2b-retail .logo-carousel .carousel-wrapper:not(.carousel-static) .carousel-slide img{height:auto;max-width:90px;min-width:50px;max-height:30px}.template-b2b-retail .logo-carousel .carousel-wrapper.carousel-static{width:100%;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.template-b2b-retail .logo-carousel .carousel-static .carousel-slide img{max-width:56px;max-height:24px}}@keyframes b2b-press-loop-mobile{0%{transform:translate(0)}to{transform:translate(calc(-50% - 14px))}}@media(prefers-reduced-motion:reduce){.b2b-video-row__arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/138/assets/b2b-landing.css.map */
