@import"https://fonts.googleapis.com/css2?family=Chivo:wght@300;400;500;700;900&display=swap";.adl{--adl-green: #407d54;--adl-green-700: #2f5d3f;--adl-ink: #121212;--adl-muted: rgba(18, 18, 18, .72);--adl-band: #f5f6f6;--adl-card: #ffffff;--adl-border: rgba(18, 18, 18, .12);--adl-radius: 22px;--adl-radius-sm: 12px;--adl-maxw: 1180px;font-family:"Chivo",var(--font-body-family),system-ui,-apple-system,sans-serif;color:var(--adl-ink);font-size:19px;line-height:1.7;-webkit-font-smoothing:antialiased}.adl *,.adl *:before,.adl *:after{box-sizing:border-box}.adl__wrap{max-width:var(--adl-maxw);margin:0 auto;padding:0 30px}.adl-btn{display:inline-flex;align-items:center;gap:10px;padding:17px 38px;border-radius:999px;border:0;background:var(--adl-green);color:#fff;font-family:inherit;font-weight:400;font-size:17px;letter-spacing:1px;text-decoration:none;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.adl-btn:hover{background:var(--adl-green-700);color:#fff;transform:translateY(-1px)}.adl-btn svg{width:18px;height:18px}.adl-h1{margin:0;font-size:clamp(42px,5.2vw,60px);line-height:1.12;letter-spacing:-.01em;font-weight:500;color:var(--adl-ink)}.adl-h2{margin:0;font-size:clamp(32px,3.8vw,48px);line-height:1.15;letter-spacing:-.01em;font-weight:500}.adl-lede{font-size:clamp(18px,1.3vw,21px);line-height:1.65;color:var(--adl-muted)}.adl-hero{position:relative;min-height:clamp(580px,86vh,840px);display:flex;align-items:center;overflow:hidden;background:#16201a}.adl-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.adl-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:72% center}.adl-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f1912bd,#0f191294 34%,#0f19125c,#0f191224,#0f191200 88%)}.adl-hero .adl__wrap{position:relative;z-index:2;width:100%}.adl-hero__content{max-width:600px;text-shadow:0 1px 16px rgba(8,16,10,.55)}.adl-hero .adl-h1{color:#fff;max-width:15ch}.adl-hero__body{margin:22px 0 0;font-size:18px;line-height:1.6;color:#fff;max-width:46ch}.adl-trust{margin:30px 0 0;display:flex;flex-direction:column;gap:14px;padding:0;list-style:none}.adl-trust li{display:flex;align-items:center;gap:12px;font-weight:500;font-size:17px;color:#fff}.adl-trust svg{width:23px;height:23px;color:#c7ecd0;flex:none;filter:drop-shadow(0 1px 6px rgba(8,16,10,.5))}.adl-hero__cta{margin:36px 0 0}.adl-features{padding:clamp(56px,7vw,100px) 0;background:var(--adl-band)}.adl-section-head{max-width:60ch;margin:0 auto 52px;text-align:center}.adl-section-head p{margin:18px 0 0;color:var(--adl-muted);font-size:20px;line-height:1.6}.adl-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.adl-card{background:var(--adl-card);border:1px solid var(--adl-border);border-radius:var(--adl-radius);padding:32px 28px}.adl-card__icon{color:var(--adl-green);margin-bottom:18px}.adl-card__icon svg{width:34px;height:34px}.adl-card h3{margin:0 0 10px;font-size:22px;font-weight:600;letter-spacing:-.01em;line-height:1.25}.adl-card p{margin:0;color:var(--adl-muted);font-size:17px;line-height:1.55}.adl-form-band{padding:clamp(56px,7vw,100px) 0;background:#fff}.adl-form-inner{max-width:720px;margin:0 auto}.adl-form-intro{text-align:center;margin-bottom:40px}.adl-form-intro .adl-lede{margin:18px auto 0;max-width:52ch}.adl-form-intro .adl-phone{margin-top:18px;font-weight:700;font-size:18px;color:var(--adl-ink)}.adl-form-card{background:var(--adl-band);border:1px solid var(--adl-border);border-radius:var(--adl-radius);padding:clamp(26px,3vw,40px)}.adl-business-notice{display:flex;align-items:center;gap:10px;margin:0 0 22px;padding:12px 16px;border:1px solid rgba(64,125,84,.28);border-radius:var(--adl-radius-sm);background:#407d5414;color:var(--adl-green-700);font-size:15px;font-weight:600;line-height:1.45}.adl-business-notice svg{flex:0 0 auto;width:20px;height:20px}.adl-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.adl-field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.adl-field label{font-size:16px;font-weight:600;color:var(--adl-ink)}.adl-field input,.adl-field select,.adl-field textarea{width:100%;padding:16px 18px;border:1px solid var(--adl-border);border-radius:var(--adl-radius-sm);background:#fff;font:inherit;font-size:17px;color:var(--adl-ink);transition:border-color .15s ease,box-shadow .15s ease}.adl-field textarea{resize:vertical;min-height:120px}.adl-field input::placeholder,.adl-field textarea::placeholder{color:#9aa39c}.adl-field input:focus,.adl-field select:focus,.adl-field textarea:focus{outline:none;border-color:var(--adl-green);box-shadow:0 0 0 3px #407d5426}.adl-field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23121212' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:46px}.adl-submit{width:100%;justify-content:center;margin-top:6px}.adl-fineprint{margin:16px 0 0;font-size:14px;color:var(--adl-muted);text-align:center}.adl-field.is-invalid input,.adl-field.is-invalid select,.adl-field.is-invalid textarea{border-color:#d9564d}.adl-field.is-invalid input:focus,.adl-field.is-invalid select:focus,.adl-field.is-invalid textarea:focus{border-color:#d9564d;box-shadow:0 0 0 3px #d9564d29}.adl-field-error{display:flex;align-items:flex-start;gap:7px;margin:-2px 0 0;font-size:14.5px;font-weight:600;line-height:1.4;color:#a23b34}.adl-field-error[hidden]{display:none}.adl-field-error:before{content:"";flex:none;width:16px;height:16px;margin-top:1px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4M12 16h.01'/%3E%3C/svg%3E") center / contain no-repeat}@media(prefers-reduced-motion:no-preference){.adl-field-error{animation:adl-err-in .22s cubic-bezier(.22,1,.36,1)}}@keyframes adl-err-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.adl-status{margin-top:18px}.adl-status[hidden]{display:none}.adl-status--ok,.adl-status--err{display:flex;align-items:center;gap:13px;padding:18px 20px;border-radius:var(--adl-radius-sm);font-weight:600;font-size:17px}.adl-status--ok{background:#eef4ef;color:var(--adl-green-700);border:1px solid #d7e5db}.adl-status--err{background:#fdeceb;color:#a23b34;border:1px solid #f6d4d1}.adl-status svg{width:24px;height:24px;flex:none}@keyframes adl-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.adl-reveal{opacity:0;animation:adl-rise .7s cubic-bezier(.22,1,.36,1) forwards}.adl-reveal[data-d="1"]{animation-delay:.05s}.adl-reveal[data-d="2"]{animation-delay:.14s}.adl-reveal[data-d="3"]{animation-delay:.22s}.adl-reveal[data-d="4"]{animation-delay:.3s}.adl-cards .adl-card{opacity:0;animation:adl-rise .6s cubic-bezier(.22,1,.36,1) forwards}.adl-cards .adl-card:nth-child(1){animation-delay:.05s}.adl-cards .adl-card:nth-child(2){animation-delay:.12s}.adl-cards .adl-card:nth-child(3){animation-delay:.19s}.adl-cards .adl-card:nth-child(4){animation-delay:.26s}}@media(max-width:990px){.adl-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.adl{font-size:17px}.adl-hero{min-height:0;padding:84px 0 72px}.adl-hero:after{background:linear-gradient(0deg,#0f1912cc 4%,#0f191285 55%,#0f19126b)}.adl-cards,.adl-grid-2{grid-template-columns:1fr}.adl__wrap{padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/ad-lander.css.map */
