.el-resource-v3{--r-ink:#07100c;--r-paper:#f5f5f0;--r-soft:#e9eee8;--r-green:#3f7652;--r-accent:#f3a43b;--r-line:rgba(7,16,12,.14);color:var(--r-ink);background:var(--r-paper);font-family:var(--el-reading-font,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.el-resource-v3 *{box-sizing:border-box}.el-resource-v3 :where(h1,h2,h3,p){margin:0}.el-resource-v3__width{width:min(calc(100% - 48px),1360px);margin-inline:auto}.el-resource-v3__eyebrow{margin-bottom:14px!important;color:var(--r-green);font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.el-resource-v3 h1,.el-resource-v3 h2{letter-spacing:-.055em;text-wrap:balance}.el-resource-v3__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;color:#fff!important;background:var(--r-green);border:1px solid var(--r-green);border-radius:999px;font-weight:850;text-decoration:none}.el-resource-v3__button--dark{background:var(--r-ink);border-color:var(--r-ink)}.el-resource-v3-hero{padding:clamp(82px,10vw,150px) 0}.el-resource-v3-hero h1{max-width:1050px;font-size:clamp(56px,7.5vw,108px);font-weight:520;line-height:.94}.el-resource-v3-hero p:not(.el-resource-v3__eyebrow){max-width:800px;margin-top:26px;color:#626c66;font-size:20px;line-height:1.65}.el-resource-v3-hero a{margin-top:30px}.el-resource-v3-section{padding:clamp(82px,9vw,132px) 0}.el-resource-v3-section--soft{background:var(--r-soft)}.el-resource-v3-heading{display:grid;grid-template-columns:1fr .55fr;gap:60px;align-items:end}.el-resource-v3-heading h2{max-width:850px;font-size:clamp(42px,5.2vw,74px);font-weight:520;line-height:1}.el-resource-v3-heading>p{color:#626c66;font-size:17px;line-height:1.65}.el-resource-v3-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:46px}.el-resource-v3-card{display:grid;align-content:start;overflow:hidden;background:#fff;border:1px solid var(--r-line);border-radius:22px}.el-resource-v3-card__media{display:grid;aspect-ratio:1.35;place-items:center;background:#e2e8e1}.el-resource-v3-card__media img{width:100%;height:100%;object-fit:contain}.el-resource-v3-card__body{display:grid;gap:10px;padding:24px}.el-resource-v3-card span{color:var(--r-green);font-size:11px;font-weight:850;text-transform:uppercase}.el-resource-v3-card h3{font-size:27px}.el-resource-v3-card p{color:#626c66;line-height:1.55}.el-resource-v3-card a{margin-top:12px}.el-resource-v3-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:48px;border-block:1px solid var(--r-line)}.el-resource-v3-step{min-height:260px;padding:28px;border-right:1px solid var(--r-line)}.el-resource-v3-step:last-child{border-right:0}.el-resource-v3-step>span{color:var(--r-green);font-size:28px;font-weight:850}.el-resource-v3-step h3{margin-top:60px;font-size:25px}.el-resource-v3-step p{margin-top:10px;color:#626c66;line-height:1.55}.el-resource-v3-notice{color:#fff;background:var(--r-ink)}.el-resource-v3-notice .el-resource-v3__width{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.el-resource-v3-notice .el-resource-v3__eyebrow{color:var(--r-accent)}.el-resource-v3-notice h2{font-size:clamp(42px,5.2vw,74px);font-weight:520;line-height:1}.el-resource-v3-notice p{color:#ffffffad;font-size:18px;line-height:1.65}.el-resource-v3-form{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.el-resource-v3-form form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.el-resource-v3-form label{display:grid;gap:7px;color:#5f6863;font-size:12px;font-weight:750}.el-resource-v3-form label:last-of-type{grid-column:1/-1}.el-resource-v3-form :where(input,select,textarea){width:100%;padding:14px;background:#fff;border:1px solid var(--r-line);border-radius:12px;font:inherit}.el-resource-v3-form textarea{min-height:150px;resize:vertical}.el-resource-v3-form button{grid-column:1/-1}.el-resource-v3-final{color:#fff;background:var(--r-ink)}.el-resource-v3-final .el-resource-v3__width{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end}.el-resource-v3-final h2{font-size:clamp(42px,5.2vw,74px);font-weight:520;line-height:1}.el-resource-v3-final p{color:#ffffffad;font-size:18px;line-height:1.65}.el-resource-v3-final__buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.el-resource-v3-final__buttons .el-resource-v3__button:last-child{background:transparent;border-color:#fff6}@media(max-width:950px){.el-resource-v3-heading,.el-resource-v3-notice .el-resource-v3__width,.el-resource-v3-form,.el-resource-v3-final .el-resource-v3__width{grid-template-columns:1fr}.el-resource-v3-grid,.el-resource-v3-steps{grid-template-columns:1fr 1fr}.el-resource-v3-step:nth-child(2){border-right:0}}@media(max-width:680px){.el-resource-v3__width{width:min(calc(100% - 28px),1360px)}.el-resource-v3-hero,.el-resource-v3-section{padding-block:70px}.el-resource-v3-hero h1{font-size:clamp(48px,14vw,68px)}.el-resource-v3-heading h2,.el-resource-v3-notice h2,.el-resource-v3-final h2{font-size:clamp(38px,11vw,52px)}.el-resource-v3-grid,.el-resource-v3-steps,.el-resource-v3-form form{grid-template-columns:1fr}.el-resource-v3-step{min-height:auto;padding:26px 0;border-right:0;border-bottom:1px solid var(--r-line)}.el-resource-v3-step h3{margin-top:28px}.el-resource-v3-form label:last-of-type,.el-resource-v3-form button{grid-column:auto}}.el-resource-v3-card{display:flex;flex-direction:column}.el-resource-v3-card__body{display:flex;flex:1;flex-direction:column;height:100%}.el-resource-v3-card__action{display:flex;align-items:flex-end;min-height:64px;margin-top:auto;padding-top:12px}.el-resource-v3-card__action:empty{min-height:0;margin-top:0;padding-top:0}.el-resource-v3-card__action .el-resource-v3__button{width:100%;margin-top:0}.el-resource-v3-hero{padding:clamp(60px,7.5vw,104px) 0}.el-resource-v3-hero h1{max-width:18ch;font-size:clamp(34px,4.5vw,60px);font-weight:600;letter-spacing:-.028em;line-height:1.06}.el-resource-v3-hero p:not(.el-resource-v3__eyebrow){max-width:60ch;margin-top:22px;font-size:clamp(16px,1.25vw,19px);line-height:1.6}@media(max-width:680px){.el-resource-v3-hero{padding-block:52px 60px}.el-resource-v3-hero h1{font-size:clamp(29px,8.4vw,40px);letter-spacing:-.024em}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/easylonger-resource-v3.css.map */
