.ccg-page{--ink:#0a0c10;--paper:#f4f5f7;--muted:#696c74;--line:rgba(10,12,16,.14);--accent:#c45ca6;background:var(--paper);color:var(--ink)}.ccg-page *{box-sizing:border-box}.ccg-page h1,.ccg-page h2,.ccg-page h3,.ccg-page p{margin-top:0;letter-spacing:0}.ccg-page__wrap{width:min(100% - 48px,1280px);margin:0 auto}.ccg-page__eyebrow{margin-bottom:20px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ccg-page__hero{padding:110px 0 96px;background:#fff}.ccg-page__hero--dark{background:#0a0c10;color:#fff}.ccg-page__hero h1{max-width:900px;margin-bottom:28px;color:inherit;font-size:clamp(52px,6vw,82px);line-height:.98;font-weight:620}.ccg-page__hero>.ccg-page__wrap>p:last-child{max-width:650px;margin-bottom:0;color:var(--muted);font-size:19px;line-height:1.6}.ccg-page__hero--dark>.ccg-page__wrap>p:last-child{color:#ffffff94}.ccg-page__process{padding:60px 0 110px;background:#0a0c10;color:#fff}.ccg-page__process ol{margin:0;padding:0;border-top:1px solid rgba(255,255,255,.18);list-style:none}.ccg-page__process li{display:grid;grid-template-columns:110px 1fr;gap:50px;padding:46px 0;border-bottom:1px solid rgba(255,255,255,.18)}.ccg-page__process li>span{color:#ef9fd6;font-size:12px;font-weight:800}.ccg-page__process li div{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.ccg-page__process h2{margin:0;color:#fff;font-size:30px;line-height:1.1;font-weight:650}.ccg-page__process p{max-width:600px;margin:0;color:#ffffff8f;font-size:15px;line-height:1.7}.ccg-page__cta{padding:96px 0;background:#fff;text-align:center}.ccg-page__cta h2{margin-bottom:28px;font-size:clamp(40px,5vw,66px);font-weight:620}.ccg-page__cta a{display:inline-flex;min-height:54px;align-items:center;padding:0 28px;border-radius:3px;background:#0a0c10;color:#fff;text-decoration:none;font-size:14px;font-weight:800;text-transform:uppercase}.ccg-page__questions{padding:36px 0 110px}.ccg-page__questions-grid{display:grid;grid-template-columns:320px 1fr;gap:100px;padding-top:70px}.ccg-page__questions-grid+.ccg-page__questions-grid{margin-top:70px;border-top:1px solid var(--line)}.ccg-page__questions aside h2{margin-bottom:12px;font-size:24px;font-weight:680}.ccg-page__questions aside p{color:var(--muted);font-size:14px;line-height:1.6}.ccg-page__questions details{border-top:1px solid var(--line)}.ccg-page__questions details:last-child{border-bottom:1px solid var(--line)}.ccg-page__questions summary{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:17px;font-weight:750}.ccg-page__questions summary::-webkit-details-marker{display:none}.ccg-page__questions summary:after{content:"+";color:var(--accent);font-size:22px;font-weight:400}.ccg-page__questions details[open] summary:after{content:"\2212"}.ccg-page__questions details p{max-width:700px;margin:-3px 0 25px;color:var(--muted);font-size:14px;line-height:1.7}.ccg-page__story-hero{position:relative;min-height:680px;display:flex;align-items:flex-end;overflow:hidden;background:#050608;color:#fff}.ccg-page__story-hero img,.ccg-page__story-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ccg-page__story-hero img{object-fit:cover}.ccg-page__story-shade{background:linear-gradient(180deg,#0506080d,#050608d1)}.ccg-page__story-hero .ccg-page__wrap{position:relative;z-index:1;padding-bottom:76px}.ccg-page__story-hero h1{margin:0;color:#fff;font-size:clamp(52px,6vw,82px);line-height:.98;font-weight:620}.ccg-page__story-intro{padding:100px 0;background:#fff}.ccg-page__story-intro .ccg-page__wrap{display:grid;grid-template-columns:.55fr 1.45fr;gap:100px}.ccg-page__story-intro h2{font-size:16px;font-weight:800;text-transform:uppercase}.ccg-page__story-intro p{max-width:850px;margin:0;font-size:clamp(28px,3vw,42px);line-height:1.25;font-weight:520}.ccg-page__story-features{padding:90px 0}.ccg-page__story-features .ccg-page__wrap{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.ccg-page__story-features .ccg-page__wrap>div{min-height:260px;padding:26px 24px 20px 0;border-right:1px solid var(--line)}.ccg-page__story-features .ccg-page__wrap>div:not(:first-child){padding-left:24px}.ccg-page__story-features .ccg-page__wrap>div:last-child{border-right:0}.ccg-page__story-features span{color:var(--accent);font-size:12px;font-weight:800}.ccg-page__story-features h3{margin:74px 0 10px;font-size:20px;font-weight:700}.ccg-page__story-features p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.ccg-page__standard{min-height:60vh;padding:90px 0;background:#fff}.ccg-page__standard h1{margin-bottom:42px;font-size:clamp(44px,5vw,70px);font-weight:620}.ccg-page__standard .rte{max-width:850px;color:var(--muted);font-size:16px;line-height:1.75}@media(max-width:749px){.ccg-page__wrap{width:min(100% - 32px,1280px)}.ccg-page__hero{padding:72px 0}.ccg-page__hero h1{font-size:46px}.ccg-page__process{padding:24px 0 72px}.ccg-page__process li{grid-template-columns:38px 1fr;gap:14px;padding:30px 0}.ccg-page__process li div{grid-template-columns:1fr;gap:14px}.ccg-page__process h2{font-size:24px}.ccg-page__questions{padding-bottom:72px}.ccg-page__questions-grid{grid-template-columns:1fr;gap:28px;padding-top:52px}.ccg-page__questions-grid+.ccg-page__questions-grid{margin-top:52px}.ccg-page__story-hero{min-height:590px}.ccg-page__story-hero img{object-position:68% center}.ccg-page__story-intro .ccg-page__wrap{grid-template-columns:1fr;gap:30px}.ccg-page__story-features .ccg-page__wrap{grid-template-columns:1fr}.ccg-page__story-features .ccg-page__wrap>div,.ccg-page__story-features .ccg-page__wrap>div:not(:first-child){min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.ccg-page__story-features h3{margin:28px 0 8px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/ccg-page.css.map */
