.cpc-carousel,.cpc-carousel *,.cpc-carousel *:before,.cpc-carousel *:after{box-sizing:border-box}.cpc-carousel{display:block;width:100%;max-width:100%;color:#171b27;font:inherit;outline:none}.cpc-carousel__frame{position:relative;width:100%;max-width:100%;overflow:hidden;isolation:isolate}.cpc-carousel__viewport{width:100%;height:var(--cpc-desktop-height, 478px);overflow:hidden;touch-action:pan-y pinch-zoom;transition:height .3s cubic-bezier(.22,.61,.36,1)}.cpc-carousel__track{display:flex;align-items:flex-start;width:100%;transform:translateZ(0);transition:transform .52s cubic-bezier(.22,.61,.36,1);will-change:transform}.cpc-carousel__slide{flex:0 0 100%;width:100%;min-width:0;min-height:var(--cpc-desktop-height, 478px);overflow:hidden;color:var(--cpc-slide-text);background:var(--cpc-slide-bg)}.cpc-carousel__inner{width:min(100%,var(--cpc-content-width, 1600px));min-height:var(--cpc-desktop-height, 478px);margin:0 auto;padding:38px 72px 58px}.cpc-carousel__inner--benefits{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.cpc-carousel__inner--split{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(300px,.9fr);align-items:center;gap:clamp(42px,5vw,92px)}.cpc-carousel__content{min-width:0}.cpc-carousel__content--center{width:min(100%,880px);text-align:center}.cpc-carousel__content--split{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.cpc-carousel__heading{margin:0;color:inherit;font:inherit;font-size:clamp(28px,2.1vw,40px);font-weight:750;line-height:1.08;letter-spacing:-.025em;overflow-wrap:anywhere}.cpc-carousel__heading>span{display:inline}.cpc-carousel__highlight{color:var(--cpc-highlight);font-style:italic}.cpc-carousel__body{max-width:720px;margin:13px 0 0;color:inherit;font-size:clamp(15px,1.05vw,19px);line-height:1.32;overflow-wrap:anywhere}.cpc-carousel__content--center .cpc-carousel__body{margin-right:auto;margin-left:auto}.cpc-carousel__body>*{margin:0}.cpc-carousel__cta{display:inline-flex;min-width:180px;min-height:42px;align-items:center;justify-content:center;margin-top:22px;padding:11px 24px;border:1px solid var(--cpc-button-bg);border-radius:12px;color:var(--cpc-button-text);background:var(--cpc-button-bg);font:inherit;font-size:16px;font-weight:700;line-height:1.1;text-align:center;text-decoration:none;transition:filter .16s ease,transform .16s ease}.cpc-carousel__cta:hover{color:var(--cpc-button-text);filter:brightness(.94);transform:translateY(-1px)}.cpc-carousel__benefit-grid{display:grid;width:min(100%,1200px);grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.cpc-carousel__benefit-card{display:flex;min-width:0;min-height:176px;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;padding:20px 18px 12px;border:1px solid var(--cpc-surface-border);border-radius:46px;color:var(--cpc-slide-text);background:var(--cpc-surface-bg);box-shadow:0 10px 24px #30236e1f;text-align:center}.cpc-carousel__benefit-copy{position:relative;z-index:1;min-width:0}.cpc-carousel__benefit-copy h3,.cpc-carousel__benefit-copy p{margin:0;color:inherit;font:inherit;overflow-wrap:anywhere}.cpc-carousel__benefit-copy h3{color:var(--cpc-benefit-title-color, #111111);font-size:clamp(17px,1.1vw,21px);font-weight:750;line-height:1.05}.cpc-carousel__benefit-copy p{margin-top:2px;color:var(--cpc-benefit-title-color, #111111);font-size:15px;line-height:1.1}.cpc-carousel__benefit-media{display:flex;width:min(100%,168px);height:94px;min-height:0;align-items:center;justify-content:center;overflow:hidden;border-radius:12px}.cpc-carousel__media-area{display:grid;min-width:0;width:100%}.cpc-carousel__media-area--pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.cpc-carousel__media{width:100%;min-width:0;height:322px;overflow:hidden;border:1px solid var(--cpc-surface-border);border-radius:22px;background:var(--cpc-surface-bg)}.cpc-carousel__media picture{display:block;width:100%;height:100%}.cpc-carousel__image,.cpc-carousel__placeholder{display:block;width:100%;height:100%;object-fit:cover}.cpc-carousel__placeholder{color:#171b2752;background:var(--cpc-surface-bg)}.cpc-carousel__benefit-media .cpc-carousel__placeholder{object-fit:contain}.cpc-carousel__benefit-media .cpc-carousel__image{object-fit:cover;object-position:center;transform:scale(clamp(1,var(--cpc-benefit-image-scale, 1),1.2));transform-origin:center}.cpc-carousel__pills{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0 0;padding:0;list-style:none}.cpc-carousel__pills li{margin:0;padding:11px 14px;border:1px solid var(--cpc-surface-border);border-radius:13px;color:inherit;background:transparent;font-size:13px;font-weight:700;line-height:1.1}.cpc-carousel__arrow{position:absolute;z-index:3;top:50%;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin:0;padding:12px;border:1px solid rgba(23,27,39,.16);border-radius:999px;color:#171b27;background:#ffffffe6;box-shadow:0 4px 16px #171b2724;cursor:pointer;opacity:.92;transform:translateY(-50%);transition:background-color .16s ease,opacity .16s ease,transform .16s ease;-webkit-appearance:none;appearance:none}.cpc-carousel__arrow:hover{background:#fff;opacity:1}.cpc-carousel__arrow--previous{left:16px}.cpc-carousel__arrow--next{right:16px}.cpc-carousel__arrow-icon{display:block;width:18px;height:18px;transform-origin:center}.cpc-carousel__arrow-icon svg{display:block;width:100%;height:100%}.cpc-carousel__arrow-icon--previous{transform:rotate(90deg)}.cpc-carousel__arrow-icon--next{transform:rotate(-90deg)}.cpc-carousel__controls{position:absolute;z-index:3;bottom:8px;left:50%;display:flex;align-items:center;justify-content:center;gap:8px;transform:translate(-50%)}.cpc-carousel__autoplay-toggle{display:inline-flex;width:28px;height:28px;flex:0 0 28px;align-items:center;justify-content:center;margin:0;padding:7px;border:1px solid rgba(23,27,39,.16);border-radius:999px;color:#171b27;background:#ffffffe0;cursor:pointer;-webkit-appearance:none;appearance:none}.cpc-carousel__autoplay-toggle:hover{background:#fff}.cpc-carousel__autoplay-icon{display:flex;width:14px;height:14px;align-items:center;justify-content:center;pointer-events:none}.cpc-carousel__autoplay-icon svg{display:block;width:100%;height:100%}.cpc-carousel__autoplay-icon--pause{transform:rotate(90deg)}.cpc-carousel__autoplay-icon--play{display:none;width:12px;height:12px}.cpc-carousel__autoplay-toggle[aria-pressed=false] .cpc-carousel__autoplay-icon--pause{display:none}.cpc-carousel__autoplay-toggle[aria-pressed=false] .cpc-carousel__autoplay-icon--play{display:flex}.cpc-carousel__pagination{display:flex;align-items:center;justify-content:center;gap:0;min-height:28px;padding:2px 6px;border-radius:999px;background:#ffffff6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cpc-carousel__dot{display:block;width:24px;height:24px;flex:0 0 auto;margin:0;padding:7px;border:0;border-radius:999px;background:#171b2747;background-clip:content-box;cursor:pointer;transition:background-color .16s ease;-webkit-appearance:none;appearance:none}.cpc-carousel__dot[aria-current=true]{background:#171b27;background-clip:content-box}.cpc-carousel__cta:focus-visible,.cpc-carousel__arrow:focus-visible,.cpc-carousel__autoplay-toggle:focus-visible,.cpc-carousel:focus-visible{outline:3px solid #1f6feb;outline-offset:3px}.cpc-carousel__dot:focus-visible{outline:2px solid #1f6feb;outline-offset:-2px}.cpc-carousel__sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:990px){.cpc-carousel__slide--benefit_cards .cpc-carousel__inner--benefits{gap:18px;padding:30px 72px 48px}.cpc-carousel__slide--benefit_cards .cpc-carousel__content--center{width:min(100%,960px)}.cpc-carousel__slide--benefit_cards .cpc-carousel__heading{font-size:clamp(25px,1.55vw,30px);line-height:1.1}.cpc-carousel__slide--benefit_cards .cpc-carousel__body{margin-top:10px;font-size:17px;line-height:1.25}.cpc-carousel__slide--benefit_cards .cpc-carousel__cta{min-height:40px;margin-top:18px;padding:10px 22px}.cpc-carousel__slide--benefit_cards .cpc-carousel__benefit-grid{gap:20px}.cpc-carousel__slide--benefit_cards .cpc-carousel__benefit-card{height:190px;min-height:190px;padding:18px 16px 12px}.cpc-carousel__slide--benefit_cards .cpc-carousel__benefit-media{width:min(100%,170px);height:94px}}@media(max-width:989px){.cpc-carousel__viewport{height:auto}.cpc-carousel__slide,.cpc-carousel__inner{min-height:0}.cpc-carousel__inner{padding:36px 52px 68px}.cpc-carousel__inner--benefits{gap:28px}.cpc-carousel__inner--split{grid-template-columns:minmax(0,1fr);gap:28px}.cpc-carousel__media{height:auto;min-height:220px;aspect-ratio:16 / 10}.cpc-carousel__content--split{width:min(100%,720px);align-items:center;margin:0 auto;text-align:center}.cpc-carousel__content--split .cpc-carousel__body{margin-right:auto;margin-left:auto}.cpc-carousel__pills{justify-content:center}.cpc-carousel__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cpc-carousel__benefit-card{min-height:164px;border-radius:34px}.cpc-carousel__arrow--previous{left:8px}.cpc-carousel__arrow--next{right:8px}}@media(max-width:749px){.cpc-carousel__inner{padding:30px 18px 66px}.cpc-carousel__heading{font-size:clamp(27px,8vw,36px)}.cpc-carousel__body{font-size:16px}.cpc-carousel__media-area--pair{grid-template-columns:minmax(0,1fr);gap:14px}.cpc-carousel__media{min-height:190px;border-radius:18px}.cpc-carousel__benefit-grid{gap:12px}.cpc-carousel__benefit-card{min-height:152px;padding:17px 12px 10px;border-radius:26px}.cpc-carousel__benefit-media{width:min(100%,148px);height:82px}.cpc-carousel__arrow{top:auto;bottom:8px;width:36px;height:36px;padding:9px;transform:none}.cpc-carousel__arrow--previous{left:12px}.cpc-carousel__arrow--next{right:12px}}@media(max-width:419px){.cpc-carousel__benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cpc-carousel__benefit-card{min-height:142px;padding:14px 8px 8px;border-radius:22px}.cpc-carousel__benefit-copy h3{font-size:15px;line-height:1.1}.cpc-carousel__benefit-copy p{font-size:13px}.cpc-carousel__benefit-media{width:min(100%,126px);height:70px}}@media(prefers-reduced-motion:reduce){.cpc-carousel__viewport,.cpc-carousel__track,.cpc-carousel__cta,.cpc-carousel__arrow,.cpc-carousel__dot{scroll-behavior:auto;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/cusprint-plugin-carousel.css.map */
