.ccg-home{--ccg-ink: #0a0c10;--ccg-paper: #f4f5f7;--ccg-white: #fff;--ccg-muted: #676b73;--ccg-line: rgba(10, 12, 16, .14);--ccg-accent: #c45ca6;background:var(--ccg-paper);color:var(--ccg-ink)}.ccg-home *,.ccg-home *:before,.ccg-home *:after{box-sizing:border-box}.ccg-home h1,.ccg-home h2,.ccg-home h3,.ccg-home p{margin-top:0}.ccg-home h1,.ccg-home h2,.ccg-home h3{letter-spacing:0}.ccg-home__wrap{width:min(100% - 48px,1360px);margin:0 auto}.ccg-home__eyebrow{margin-bottom:18px;color:var(--ccg-accent);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ccg-home__button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 26px;border:1px solid currentColor;border-radius:3px;text-decoration:none;font-size:14px;font-weight:800;text-transform:uppercase}.ccg-home__button--light{background:#fff;color:#0a0c10;border-color:#fff}.ccg-home__button--dark{background:#0a0c10;color:#fff;border-color:#0a0c10}.ccg-home__text-link,.ccg-home__inline-link{color:inherit;font-weight:750;text-underline-offset:5px}.ccg-home__hero{position:relative;min-height:min(780px,calc(100vh - 112px));overflow:hidden;background:#050608;color:#fff}.ccg-home__hero-image,.ccg-home__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ccg-home__hero-image{object-fit:cover;object-position:center}.ccg-home__hero-shade{background:linear-gradient(90deg,#040508fa,#040508d4 37%,#04050833 72%,#0405080d)}.ccg-home__hero-inner{position:relative;z-index:1;display:flex;min-height:inherit;align-items:center;padding-top:72px;padding-bottom:72px}.ccg-home__hero-copy{max-width:650px}.ccg-home__hero h1{margin-bottom:26px;color:#fff;font-size:clamp(56px,6vw,88px);line-height:.96;font-weight:650}.ccg-home__lead{max-width:570px;margin-bottom:0;color:#ffffffbd;font-size:19px;line-height:1.55}.ccg-home__actions{display:flex;align-items:center;gap:26px;margin-top:34px}.ccg-home__hero-facts{display:flex;flex-wrap:wrap;gap:22px;margin-top:36px;color:#ffffff9e;font-size:12px;font-weight:700;text-transform:uppercase}.ccg-home__hero-facts span:before{content:"";display:inline-block;width:5px;height:5px;margin:0 9px 2px 0;background:#ef9bd4}.ccg-home__statement{padding:104px 0;background:#fff}.ccg-home__statement-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end}.ccg-home__statement h2,.ccg-home__section-head h2,.ccg-home__assurance h2,.ccg-home__faq h2,.ccg-home__closing h2{margin-bottom:0;font-size:clamp(42px,4.5vw,68px);line-height:1.02;font-weight:620}.ccg-home__statement-copy p{margin-bottom:24px;color:var(--ccg-muted);font-size:18px;line-height:1.65}.ccg-home__product{padding:108px 0}.ccg-home__product-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:80px;align-items:center}.ccg-home__product-media{overflow:hidden;background:#fff;border:1px solid rgba(10,12,16,.07)}.ccg-home__product-media img{display:block;width:100%;height:auto!important;aspect-ratio:16 / 10;object-fit:contain}.ccg-home__product-copy h2{margin-bottom:24px;font-size:clamp(42px,4.2vw,64px);line-height:1.01;font-weight:620}.ccg-home__product-copy>p:not(.ccg-home__eyebrow){margin-bottom:30px;color:var(--ccg-muted);font-size:17px;line-height:1.65}.ccg-home__specs{margin:0 0 34px;border-top:1px solid var(--ccg-line)}.ccg-home__specs div{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:15px 0;border-bottom:1px solid var(--ccg-line)}.ccg-home__specs dt{color:var(--ccg-muted);font-size:12px;font-weight:700;text-transform:uppercase}.ccg-home__specs dd{margin:0;font-size:14px;font-weight:750}.ccg-home__process{padding:110px 0;background:#0a0c10;color:#fff}.ccg-home__section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:58px}.ccg-home__section-head h2{color:inherit}.ccg-home__section-head>p{max-width:440px;margin:0 0 4px auto;color:#ffffff94;font-size:17px;line-height:1.6}.ccg-home__steps{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid rgba(255,255,255,.17);list-style:none}.ccg-home__steps li{min-height:260px;padding:28px 28px 20px 0;border-right:1px solid rgba(255,255,255,.17)}.ccg-home__steps li:not(:first-child){padding-left:28px}.ccg-home__steps li:last-child{border-right:0}.ccg-home__steps span{color:#ed9cd4;font-size:12px;font-weight:800}.ccg-home__steps h3{margin:72px 0 12px;color:#fff;font-size:22px;font-weight:650}.ccg-home__steps p{margin:0;color:#ffffff8c;font-size:14px;line-height:1.6}.ccg-home__scenarios{padding:110px 0 120px;background:#fff}.ccg-home__section-head--dark>p{color:var(--ccg-muted)}.ccg-home__scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ccg-home__scenario{position:relative;display:block;height:620px;overflow:hidden;color:#fff;text-decoration:none}.ccg-home__scenario:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 46%,rgba(5,6,8,.9) 100%)}.ccg-home__scenario img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.ccg-home__scenario:hover img{transform:scale(1.018)}.ccg-home__scenario span,.ccg-home__scenario h3{position:absolute;z-index:1;left:28px;right:28px}.ccg-home__scenario span{bottom:105px;color:#ffffffb3;font-size:11px;font-weight:800;text-transform:uppercase}.ccg-home__scenario h3{bottom:30px;margin:0;color:#fff;font-size:29px;line-height:1.08;font-weight:620}.ccg-home__assurance{padding:110px 0}.ccg-home__assurance-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.ccg-home__assurance-title{position:sticky;top:130px;align-self:start}.ccg-home__assurance-list{border-top:1px solid var(--ccg-line)}.ccg-home__assurance-list>div{display:grid;grid-template-columns:48px 230px 1fr;gap:22px;padding:30px 0;border-bottom:1px solid var(--ccg-line)}.ccg-home__assurance-list span{color:var(--ccg-accent);font-size:12px;font-weight:800}.ccg-home__assurance-list h3{margin:0;font-size:18px;font-weight:700}.ccg-home__assurance-list p{margin:0;color:var(--ccg-muted);font-size:14px;line-height:1.6}.ccg-home__faq{padding:110px 0;background:#fff}.ccg-home__faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:120px}.ccg-home__faq-intro{max-width:420px;margin-top:24px;color:var(--ccg-muted);font-size:16px;line-height:1.65}.ccg-home__faq-list{border-top:1px solid var(--ccg-line)}.ccg-home__faq-list details{border-bottom:1px solid var(--ccg-line)}.ccg-home__faq-list summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;cursor:pointer;list-style:none;font-size:17px;font-weight:750}.ccg-home__faq-list summary::-webkit-details-marker{display:none}.ccg-home__faq-list summary:after{content:"+";color:var(--ccg-accent);font-size:22px;font-weight:400}.ccg-home__faq-list details[open] summary:after{content:"\2212"}.ccg-home__faq-list details p{max-width:650px;margin:-4px 0 24px;color:var(--ccg-muted);font-size:14px;line-height:1.65}.ccg-home__closing{padding:120px 0;background:#0a0c10;color:#fff;text-align:center}.ccg-home__closing-inner{max-width:900px}.ccg-home__closing h2{margin-bottom:38px;color:#fff}@media screen and (max-width:989px){.ccg-home__statement-grid,.ccg-home__product-grid,.ccg-home__assurance-grid,.ccg-home__faq-grid{grid-template-columns:1fr;gap:44px}.ccg-home__section-head{grid-template-columns:1fr;gap:22px}.ccg-home__section-head>p{margin-left:0}.ccg-home__steps{grid-template-columns:1fr 1fr}.ccg-home__steps li:nth-child(2){border-right:0}.ccg-home__steps li:nth-child(n+3){border-top:1px solid rgba(255,255,255,.17)}.ccg-home__scenario{height:520px}.ccg-home__assurance-title{position:static}}@media screen and (max-width:749px){.ccg-home__wrap{width:min(100% - 32px,1360px)}.ccg-home__hero{display:flex;min-height:calc(100svh - 104px);align-items:flex-end}.ccg-home__hero-image{object-position:68% center}.ccg-home__hero-shade{background:linear-gradient(180deg,#05060805,#0506083d 40%,#050608f5 82%)}.ccg-home__hero-inner{min-height:0;padding-top:280px;padding-bottom:40px}.ccg-home__hero h1{font-size:48px}.ccg-home__lead{font-size:16px}.ccg-home__actions{align-items:flex-start;flex-direction:column;gap:18px;margin-top:26px}.ccg-home__button{width:100%}.ccg-home__hero-facts{gap:12px 18px;margin-top:25px;font-size:10px}.ccg-home__statement,.ccg-home__product,.ccg-home__process,.ccg-home__scenarios,.ccg-home__assurance,.ccg-home__faq,.ccg-home__closing{padding-top:72px;padding-bottom:72px}.ccg-home__statement h2,.ccg-home__section-head h2,.ccg-home__assurance h2,.ccg-home__faq h2,.ccg-home__closing h2,.ccg-home__product-copy h2{font-size:39px}.ccg-home__product-grid{gap:34px}.ccg-home__product-media{margin:0 -16px;border-right:0;border-left:0}.ccg-home__steps{grid-template-columns:1fr}.ccg-home__steps li,.ccg-home__steps li:not(:first-child){min-height:0;padding:24px 0 28px;border-top:1px solid rgba(255,255,255,.17);border-right:0}.ccg-home__steps li:first-child{border-top:0}.ccg-home__steps h3{margin:30px 0 10px}.ccg-home__scenario-grid{display:flex;margin-right:-16px;overflow-x:auto;scroll-snap-type:x mandatory}.ccg-home__scenario{min-width:82vw;height:510px;scroll-snap-align:start}.ccg-home__assurance-list>div{grid-template-columns:38px 1fr;gap:14px}.ccg-home__assurance-list p{grid-column:2}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/ccg-home.css.map */
