.chl{--chl-ink: #0c0c0c;--chl-ink-2: #4a4a48;--chl-ink-3: #7a7a76;--chl-paper: #f5f4f1;--chl-tile: #ffffff;--chl-line: #dcdad4;--chl-silver: #c9c8c3;--chl-night: #0c0c0c;--chl-night-2: #1a1a19;color:var(--chl-ink);background:var(--chl-paper);font-family:Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}.chl *,.chl *:before,.chl *:after{box-sizing:border-box}.chl img{max-width:100%;display:block}.chl h1,.chl h2,.chl h3,.chl p{margin:0;font-family:inherit;color:inherit;letter-spacing:normal}.chl a{color:inherit}.chl-wrap{max-width:1320px;margin:0 auto;padding-inline:20px}@media(min-width:750px){.chl-wrap{padding-inline:40px}}.chl-eyebrow{font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--chl-ink-3)}.chl-h2{font-size:clamp(28px,3.4vw,44px);font-weight:500;line-height:1.08;letter-spacing:-.015em}.chl-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 30px;border-radius:999px;border:1px solid var(--chl-ink);font:inherit;font-size:15px;font-weight:500;letter-spacing:.02em;text-decoration:none;cursor:pointer;transition:background-color .2s,color .2s,border-color .2s}.chl-btn--solid{background:var(--chl-ink);color:#fff!important}.chl-btn--solid:hover{background:#333;border-color:#333}.chl-btn--line{background:transparent;color:var(--chl-ink)!important}.chl-btn--line:hover{background:var(--chl-ink);color:#fff!important}.chl-btn--light{background:#fff;border-color:#fff;color:var(--chl-ink)!important}.chl-btn--light:hover{background:var(--chl-silver);border-color:var(--chl-silver)}.chl-btn--light:focus-visible{outline-color:#fff}.chl-btn:focus-visible,.chl-faq summary:focus-visible{outline:2px solid var(--chl-ink);outline-offset:3px}.chl-hero{padding-block:44px 0;text-align:center}@media(min-width:750px){.chl-hero{padding-block:72px 0}}.chl-hero h1{margin-top:22px;font-size:clamp(40px,7.4vw,96px);font-weight:500;line-height:.98;letter-spacing:-.03em}.chl-hero__logo{display:flex;justify-content:center}.chl-hero__logo img{width:320px;max-width:72vw;height:auto;aspect-ratio:3840 / 660;object-fit:cover;object-position:center}@media(max-width:749px){.chl-hero__logo img{width:240px}}.chl-hero__sub{max-width:620px;margin:22px auto 0!important;font-size:clamp(16px,1.5vw,19px);color:var(--chl-ink-2)}.chl-hero__ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.chl-hero__phone{margin-top:18px!important;font-size:14px;color:var(--chl-ink-3)}.chl-hero__phone a{color:var(--chl-ink);font-weight:500;text-underline-offset:3px}.chl-hero__media{margin-top:44px;background:#fff;overflow:hidden}.chl-hero__media img{width:100%;height:auto;aspect-ratio:1400 / 400;object-fit:cover}@media(max-width:749px){.chl-hero__media{margin-inline:-20px}.chl-hero__media img{aspect-ratio:1.25;object-position:3.4% 50%}}.chl-trust{border-block:1px solid var(--chl-line);margin-top:0;background:var(--chl-paper)}.chl-trust ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:990px){.chl-trust ul{grid-template-columns:repeat(4,1fr)}}.chl-trust li{display:flex;gap:14px;align-items:flex-start;padding:22px 12px}.chl-trust li+li{border-left:1px solid var(--chl-line)}@media(max-width:989px){.chl-trust li:nth-child(3){border-left:0}.chl-trust li:nth-child(n+3){border-top:1px solid var(--chl-line)}}@media(min-width:990px){.chl-trust li{padding:28px 24px}}.chl-trust svg{flex:none;width:24px;height:24px;margin-top:1px}.chl-trust strong{display:block;font-size:14px;font-weight:500;line-height:1.3}.chl-trust span{display:block;font-size:13px;color:var(--chl-ink-3);line-height:1.4;margin-top:3px}@media(max-width:749px){.chl-trust li{flex-direction:column;gap:8px;padding:18px 14px}}.chl-steps{padding-block:64px}@media(min-width:750px){.chl-steps{padding-block:96px}}.chl-steps .chl-h2{margin-top:12px}.chl-steps ol{list-style:none;margin:40px 0 0;padding:0;display:grid;gap:32px;counter-reset:chl}@media(min-width:750px){.chl-steps ol{grid-template-columns:repeat(3,1fr);gap:40px}}.chl-steps li{counter-increment:chl;border-top:1px solid var(--chl-ink);padding-top:18px}.chl-steps li:before{content:"0" counter(chl);display:block;font-size:13px;font-weight:500;letter-spacing:.1em;color:var(--chl-ink-3);margin-bottom:20px}.chl-steps h3{font-size:20px;font-weight:500;line-height:1.25}.chl-steps li p{margin-top:10px;color:var(--chl-ink-2);font-size:15px}.chl-faq{padding-block:64px}@media(min-width:750px){.chl-faq{padding-block:96px}}.chl-faq__grid{display:grid;gap:32px}@media(min-width:990px){.chl-faq__grid{grid-template-columns:1fr 2fr;gap:64px}}.chl-faq__grid .chl-h2{margin-top:12px}.chl-faq details{border-bottom:1px solid var(--chl-line)}.chl-faq details:first-child{border-top:1px solid var(--chl-line)}.chl-faq summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;cursor:pointer;list-style:none;font-size:17px;font-weight:500;line-height:1.35}.chl-faq summary::-webkit-details-marker{display:none}.chl-faq summary:after{content:"+";flex:none;font-size:24px;font-weight:300;line-height:1;transition:transform .2s}.chl-faq details[open] summary:after{transform:rotate(45deg)}.chl-faq__a{padding:0 48px 24px 0;color:var(--chl-ink-2);font-size:15px}.chl-faq__a p+p{margin-top:10px}.chl-source{background:var(--chl-night);color:#fff;padding-block:64px;scroll-margin-top:90px}@media(min-width:750px){.chl-source{padding-block:104px}}.chl-source__grid{display:grid;gap:40px}@media(min-width:990px){.chl-source__grid{grid-template-columns:1.4fr 1fr;gap:80px;align-items:end}}.chl-source .chl-eyebrow{color:var(--chl-silver)}.chl-source .chl-h2{margin-top:12px}.chl-source__intro p:not(.chl-eyebrow){margin-top:20px;color:#bdbcb7;max-width:520px}.chl-source__contact{display:grid;justify-items:start;gap:12px;font-size:15px}.chl-source__contact .chl-eyebrow{margin-bottom:4px}.chl-source__intro .chl-btn{margin-top:32px}.chl-source__contact a{color:#fff;text-underline-offset:4px;text-decoration-color:#555}.chl-source__contact a:hover{text-decoration-color:#fff}.chl-form{display:grid;gap:14px;grid-template-columns:1fr 1fr}.chl-form .chl-field--full{grid-column:1 / -1}@media(max-width:749px){.chl-form{grid-template-columns:1fr}}.chl-field label{display:block;font-size:13px;color:#bdbcb7;margin-bottom:6px}.chl-field input,.chl-field select,.chl-field textarea{width:100%;min-height:50px;padding:12px 14px;border:1px solid #3a3a38;border-radius:4px;background:var(--chl-night-2);color:#fff;font:inherit;font-size:16px;appearance:none;-webkit-appearance:none}.chl-field textarea{min-height:96px;resize:vertical}.chl-field select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23bdbcb7' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.chl-field input::placeholder,.chl-field textarea::placeholder{color:#6f6f6b}.chl-field input:focus,.chl-field select:focus,.chl-field textarea:focus{outline:none;border-color:#fff}.chl-form .chl-btn{width:100%;background:#fff;color:var(--chl-ink)!important;border-color:#fff}.chl-form .chl-btn:hover{background:var(--chl-silver);border-color:var(--chl-silver)}.chl-form__note{grid-column:1 / -1;font-size:12px;color:#8a8a86}.chl-form__msg{grid-column:1 / -1;padding:14px 16px;border-radius:4px;font-size:15px}.chl-form__msg--ok{background:#16261c;color:#bfe3cb}.chl-form__msg--err{background:#2c1717;color:#f1c0c0}.chl-form .chl-btn:disabled{opacity:.6;cursor:wait}.chl .chl-hp{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.chl-closer{border-top:1px solid var(--chl-line);padding-block:64px;text-align:center}@media(min-width:750px){.chl-closer{padding-block:88px}}.chl-closer .chl-h2{margin-bottom:28px}html:has(.chl-modal[open]){overflow:hidden}.chl-modal{width:min(480px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);margin:auto;padding:0;border:0;border-radius:8px;background:var(--chl-night);color:#fff;overflow:auto;overscroll-behavior:contain}.chl-modal::backdrop{background:#0000009e}.chl-modal[open]{animation:chl-modal-in .22s ease-out}@keyframes chl-modal-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.chl-modal__panel{position:relative;padding:40px 32px 28px}.chl-modal__close{position:absolute;top:10px;right:10px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;color:#bdbcb7;cursor:pointer}.chl-modal__close:hover{color:#fff;background:var(--chl-night-2)}.chl-modal__close:focus-visible{outline:2px solid #fff;outline-offset:0}.chl-modal .chl-eyebrow{color:var(--chl-silver)}.chl .chl-modal__title{margin-top:10px;padding-right:32px;font-size:28px;font-weight:500;line-height:1.15;letter-spacing:-.01em;color:#fff}.chl .chl-modal__text{margin-top:10px;font-size:15px;color:#bdbcb7}.chl-modal .chl-form{margin-top:24px;grid-template-columns:1fr}.chl-modal__done{outline:none}.chl-modal__done .chl-modal__title{margin-top:0}.chl-modal__done .chl-btn{width:100%;margin-top:28px;background:#fff;border-color:#fff;color:var(--chl-ink)!important}@media(max-width:749px){.chl-modal{width:100%;max-height:92dvh;margin:auto 0 0;border-radius:16px 16px 0 0}.chl-modal[open]{animation:chl-modal-up .28s ease-out}.chl-modal__panel{padding:36px 20px calc(24px + env(safe-area-inset-bottom))}}@keyframes chl-modal-up{0%{transform:translateY(100%)}to{transform:none}}@media(prefers-reduced-motion:reduce){.chl-modal[open]{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/chrome-hearts-landing.css.map */
