.creator-crew{--cc-black:#17252f;--cc-charcoal:#203746;--cc-gray:#70777c;--cc-light:#f3f4f3;--cc-border:#d5d9d9;--cc-white:#ffffff;--cc-accent:#f47b20;--cc-green:#6f8f52;--cc-green-dark:#536f3d;--cc-navy:#203746;--cc-navy-deep:#172d3a;color:var(--cc-navy-deep);background:var(--cc-white);font-family:var(--font-body-family, Arial, Helvetica, sans-serif);line-height:1.55}.creator-crew *{box-sizing:border-box}.creator-crew .cc-page-width{width:min(100% - 40px,1180px);margin-inline:auto}.creator-crew .cc-section{padding:72px 0}.creator-crew .cc-section--light{background:var(--cc-light)}.creator-crew .cc-section--dark{background:var(--cc-navy);color:var(--cc-white)}.creator-crew .cc-kicker{display:block;margin-bottom:12px;color:var(--cc-gray);font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.creator-crew .cc-kicker--orange{color:var(--cc-accent)!important}.creator-crew .cc-kicker--green{color:var(--cc-green-dark)!important}.creator-crew h1,.creator-crew h2,.creator-crew h3{font-family:var(--font-heading-family,var(--font-body-family,Arial,Helvetica,sans-serif));font-weight:700;letter-spacing:normal;color:inherit}.creator-crew h1{margin:0 0 20px;font-size:clamp(42px,5.4vw,68px);line-height:1.02;max-width:900px}.creator-crew h2{margin:0 0 18px;font-size:clamp(32px,4vw,48px);line-height:1.08}.creator-crew h3{margin:0 0 10px;font-size:21px;line-height:1.2}.creator-crew p{margin:0 0 18px}.creator-crew .cc-lead{max-width:820px;color:#444;font-size:18px;line-height:1.65}.creator-crew .cc-section--dark .cc-lead{color:#e0e0e0}.creator-crew .cc-hero{padding:60px 0 70px;background:var(--cc-light);border-bottom:1px solid var(--cc-border)}.creator-crew .cc-hero-copy{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:56px;align-items:center}.creator-crew .cc-hero-brand{grid-column:1 / -1;text-align:center;margin-bottom:10px}.creator-crew .cc-hero-brand .cc-kicker{display:inline-block;margin:0;font-size:24px;line-height:1.2;letter-spacing:.14em;font-weight:800}.creator-crew .cc-hero-panel{background:var(--cc-navy-deep);color:var(--cc-white);padding:34px;border-radius:4px}.creator-crew .cc-hero-panel strong{display:block;font-size:22px;margin-bottom:10px}.creator-crew .cc-hero-panel p{color:#e3e3e3;margin:0}.creator-crew .cc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.creator-crew .cc-button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:13px 24px;border:1px solid var(--cc-navy-deep);border-radius:2px;background:var(--cc-navy-deep);color:#fff!important;text-decoration:none!important;font-weight:700;line-height:1.2;transition:.2s ease;cursor:pointer}.creator-crew .cc-button:hover{opacity:.86}.creator-crew .cc-button--accent{background:var(--cc-accent);border-color:var(--cc-accent);color:var(--cc-navy-deep)!important}.creator-crew .cc-button--outline{background:transparent;color:var(--cc-navy-deep)!important}.creator-crew .cc-button--green{background:var(--cc-green);border-color:var(--cc-green);color:#fff!important}.creator-crew .cc-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.creator-crew .cc-card{background:#fff;border:1px solid var(--cc-border);padding:26px;min-height:100%}.creator-crew .cc-card:nth-child(1){border-top:4px solid var(--cc-accent)}.creator-crew .cc-card:nth-child(2){border-top:4px solid var(--cc-green)}.creator-crew .cc-card:nth-child(3){border-top:4px solid var(--cc-navy)}.creator-crew .cc-card-number{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;margin-bottom:18px;border-radius:50%;font-weight:800;color:#fff}.creator-crew .cc-card:nth-child(1) .cc-card-number{background:var(--cc-accent)}.creator-crew .cc-card:nth-child(2) .cc-card-number{background:var(--cc-green)}.creator-crew .cc-card:nth-child(3) .cc-card-number{background:var(--cc-navy)}.creator-crew .cc-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 26px;margin-top:28px}.creator-crew .cc-check{position:relative;padding:15px 16px 15px 44px;border-bottom:1px solid var(--cc-border);font-weight:600}.creator-crew .cc-check:before{content:"\2713";position:absolute;left:15px;top:14px;font-weight:900;color:var(--cc-navy-deep)}.creator-crew .cc-callout{margin-top:28px;padding:22px 24px;border-left:4px solid var(--cc-accent);background:#fff3e9;color:var(--cc-navy-deep)}.creator-crew .cc-inspiration{margin-top:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:28px 30px;background:#eef3eb;border-left:5px solid var(--cc-green)}.creator-crew .cc-inspiration h3{color:var(--cc-navy-deep);font-size:25px;margin-bottom:8px}.creator-crew .cc-inspiration p{margin:0;color:#4f595f;max-width:720px}.creator-crew .cc-big-quote{max-width:900px;margin:0 auto;text-align:center;font-size:clamp(28px,4vw,46px);line-height:1.15;font-weight:700}.creator-crew .cc-big-quote span{color:var(--cc-accent)}.creator-crew .cc-platforms{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.creator-crew .cc-pill{padding:10px 16px;border:1px solid #545454;background:#fff;color:var(--cc-navy-deep)!important;font-weight:700;border-radius:2px}.creator-crew .cc-platforms .cc-pill:nth-child(3n+1){border-top:3px solid var(--cc-accent)}.creator-crew .cc-platforms .cc-pill:nth-child(3n+2){border-top:3px solid var(--cc-green)}.creator-crew .cc-platforms .cc-pill:nth-child(3n){border-top:3px solid #9ca5aa}.creator-crew .cc-form-wrap{max-width:920px;margin-top:34px;padding:34px;border:1px solid var(--cc-border);background:#fff}.creator-crew .cc-fields-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.creator-crew .cc-field{margin-bottom:20px}.creator-crew label{display:block;margin-bottom:7px;font-size:15px;font-weight:700;color:var(--cc-navy-deep)}.creator-crew input[type=text],.creator-crew input[type=email],.creator-crew input[type=tel],.creator-crew select,.creator-crew textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid #b7b7b7;border-radius:0;background:#fff;color:#111;font:inherit;box-shadow:none}.creator-crew textarea{min-height:118px;resize:vertical}.creator-crew .cc-rights{margin:8px 0 0;padding:22px;background:var(--cc-light);border:1px solid var(--cc-border)}.creator-crew .cc-checkbox{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:start}.creator-crew .cc-checkbox input{margin-top:4px}.creator-crew .cc-small{color:var(--cc-gray);font-size:13px;line-height:1.55}.creator-crew .cc-final{text-align:center;background:var(--cc-light);border-top:1px solid var(--cc-border)}.creator-crew .cc-final p{max-width:760px;margin:0 auto 24px;font-size:18px;color:#444}@media(max-width:900px){.creator-crew .cc-hero-copy,.creator-crew .cc-grid-3{grid-template-columns:1fr}.creator-crew .cc-hero-brand{grid-column:1}}@media(max-width:700px){.creator-crew .cc-page-width{width:min(100% - 28px,1180px)}.creator-crew .cc-section{padding:54px 0}.creator-crew .cc-fields-2,.creator-crew .cc-check-grid,.creator-crew .cc-inspiration{grid-template-columns:1fr}.creator-crew .cc-form-wrap{padding:22px}.creator-crew h1{font-size:42px}.creator-crew h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/341/assets/creator-crew.css.map */
