.ae-home{--ae-ink:#07111f;--ae-navy:#0d1b2e;--ae-blue:#1f7aff;--ae-cyan:#45d6ff;--ae-ice:#f6f8fb;--ae-line:rgba(15,23,42,.12);--ae-muted:#64748b;--ae-gold:#facc15;--ae-orange:#f97316;--ae-green:#18b95b;--ae-shadow:0 16px 42px rgba(7,17,31,.08);--ae-shadow-strong:0 26px 76px rgba(7,17,31,.14);font-family:var(--font-body-family);color:var(--ae-ink);background:#fff}.ae-home *{box-sizing:border-box}.ae-home__container{width:min(1200px,calc(100% - 32px));margin:0 auto}.ae-home__section{padding:var(--ae-pad-top,64px) 0 var(--ae-pad-bottom,64px);background:var(--ae-bg,#fff)}.ae-home__section--dark{background:linear-gradient(135deg,var(--ae-ink),var(--ae-navy));color:#fff}.ae-home__head{max-width:880px;margin-bottom:30px}.ae-home__eyebrow{display:inline-flex;color:var(--ae-blue);font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.ae-home__section--dark .ae-home__eyebrow{color:var(--ae-gold)}.ae-home h1,.ae-home h2,.ae-home h3,.ae-home p{letter-spacing:0}.ae-home h1{font-size:clamp(40px,5.2vw,74px);line-height:.98;margin:18px 0;color:var(--ae-ink)}.ae-home h2{font-size:clamp(30px,3.2vw,48px);line-height:1.06;margin:0 0 12px;color:var(--ae-ink)}.ae-home__section--dark h2,.ae-home__section--dark p{color:#fff}.ae-home p{color:var(--ae-muted);line-height:1.65;font-size:16px}.ae-home__btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.ae-home__btn{min-height:54px;padding:0 20px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:950;transition:transform .2s ease,box-shadow .2s ease}.ae-home__btn:hover{transform:translateY(-2px)}.ae-home__btn--primary{background:linear-gradient(135deg,var(--ae-gold),var(--ae-orange));color:#111827!important;box-shadow:0 16px 36px #f973163d}.ae-home__btn--light{background:#fff;color:var(--ae-ink)!important;border:1px solid var(--ae-line);box-shadow:var(--ae-shadow)}.ae-home__btn--wa{background:var(--ae-green);color:#fff!important;box-shadow:0 14px 32px #18b95b33}.ae-home-hero{position:relative;padding:72px 0 34px;background:linear-gradient(90deg,#ffffffeb,#ffffffc2 48%,#ffffff5c),radial-gradient(circle at 12% 10%,rgba(31,122,255,.12),transparent 32%),var(--ae-hero-image) center right/cover no-repeat}.ae-home-hero__grid{display:grid;grid-template-columns:1fr minmax(320px,.56fr);gap:44px;align-items:center}.ae-home-hero__content{max-width:780px;background:linear-gradient(180deg,#ffffffed,#f6f8fbcc);border:1px solid rgba(15,23,42,.1);border-top:3px solid rgba(31,122,255,.55);border-radius:30px;padding:clamp(24px,4vw,44px);box-shadow:0 26px 74px #07111f1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ae-home-hero__chip{display:inline-flex;gap:9px;align-items:center;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid rgba(31,122,255,.22);box-shadow:0 10px 24px #07111f0e;font-size:13px;font-weight:950;color:var(--ae-blue)}.ae-home-hero__chip span{width:9px;height:9px;border-radius:99px;background:var(--ae-blue);box-shadow:0 0 0 6px #1f7aff1f}.ae-home-hero__panel{background:#07111ff0;border:1px solid rgba(255,255,255,.14);border-top:3px solid rgba(31,122,255,.55);border-radius:28px;padding:26px;color:#fff;box-shadow:0 28px 76px #07111f42}.ae-home-hero__panel h2,.ae-home-hero__panel p{color:#fff}.ae-home-hero__panel ul{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.ae-home-hero__panel li{padding:12px 14px;border-radius:16px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);font-weight:850}.ae-home-quickbar{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:28px}.ae-home-quickbar a{min-height:78px;border-radius:20px;background:#fff;border:1px solid var(--ae-line);box-shadow:var(--ae-shadow);display:flex;align-items:center;justify-content:center;text-align:center;padding:10px;text-decoration:none!important;color:var(--ae-ink)!important;font-weight:900}.ae-home-grid{display:grid;gap:16px}.ae-home-grid--2{grid-template-columns:repeat(2,1fr)}.ae-home-grid--3{grid-template-columns:repeat(3,1fr)}.ae-home-grid--4{grid-template-columns:repeat(4,1fr)}.ae-home-card{background:#fff;border:1px solid var(--ae-line);border-top:3px solid rgba(31,122,255,.2);border-radius:24px;padding:24px;box-shadow:var(--ae-shadow);min-height:100%;text-decoration:none!important;color:var(--ae-ink)!important}.ae-home-card:hover{box-shadow:var(--ae-shadow-strong)}.ae-home-card__icon{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,var(--ae-ink),var(--ae-blue));display:flex;align-items:center;justify-content:center;color:#fff;font-style:normal;font-size:24px;margin-bottom:16px}.ae-home-card h3{font-size:21px;line-height:1.18;margin:0 0 9px;color:var(--ae-ink)}.ae-home-card p{font-size:14.5px;margin:0 0 14px}.ae-home-card strong{color:var(--ae-blue);font-weight:950}.ae-home-card--dark{background:linear-gradient(135deg,var(--ae-ink),var(--ae-navy));color:#fff!important}.ae-home-card--dark h3,.ae-home-card--dark p{color:#fff}.ae-home-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ae-home-list div{background:#ffffff14;border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:18px;font-weight:900;color:#fff}.ae-home-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.ae-home-form{background:#fff;border-radius:28px;padding:24px;border-top:3px solid rgba(31,122,255,.55);box-shadow:0 24px 66px #0003}.ae-home-form label{display:block;color:var(--ae-ink);font-weight:850;font-size:13px;margin:10px 0 6px}.ae-home-form input,.ae-home-form select,.ae-home-form textarea{width:100%;border:1px solid var(--ae-line);border-radius:15px;background:#fff;padding:13px 14px;font:inherit;color:var(--ae-ink)}.ae-home-form__split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ae-home-form button{width:100%;min-height:56px;border:0;border-radius:17px;background:linear-gradient(135deg,var(--ae-gold),var(--ae-orange));color:#111827;font-weight:950;font-size:16px;margin-top:14px;cursor:pointer}.ae-home-cities{display:flex;flex-wrap:wrap;gap:10px}.ae-home-cities a{padding:12px 15px;border-radius:99px;background:#fff;border:1px solid var(--ae-line);box-shadow:0 10px 24px #07182f0f;text-decoration:none!important;color:var(--ae-ink)!important;font-weight:850}.ae-home-faq details{background:#fff;border:1px solid var(--ae-line);border-radius:18px;padding:18px 20px;box-shadow:0 12px 30px #07182f0f}.ae-home-faq summary{font-weight:950;cursor:pointer;color:var(--ae-ink)}.ae-home-final{padding:34px 0;background:var(--ae-ink);color:#fff}.ae-home-final__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.ae-home-final__title{display:block;font-size:27px;font-weight:950}.ae-home-final span{display:block;opacity:.84}.ae-home-sticky{display:none}@media(max-width:990px){.ae-home-hero{padding:44px 0 28px;background:linear-gradient(180deg,#fffffff0,#ffffffe0),var(--ae-hero-image-mobile) center top/cover no-repeat}.ae-home-hero__grid,.ae-home-split{grid-template-columns:1fr}.ae-home-quickbar{grid-template-columns:repeat(3,1fr)}.ae-home-grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.ae-home{padding-bottom:84px}.ae-home__container{width:min(100% - 24px,1200px)}.ae-home-hero{padding:24px 0}.ae-home-hero__content{padding:22px 16px;border-radius:24px}.ae-home h1{font-size:clamp(32px,10vw,44px)}.ae-home__btns{display:grid;grid-template-columns:1fr;gap:9px}.ae-home__btn{width:100%;min-height:50px}.ae-home-quickbar{grid-template-columns:repeat(2,1fr);gap:9px}.ae-home-quickbar a{min-height:64px;font-size:13px}.ae-home__section{padding:var(--ae-pad-top-mobile,44px) 0 var(--ae-pad-bottom-mobile,44px)}.ae-home h2{font-size:clamp(27px,8.4vw,38px)}.ae-home-grid--2,.ae-home-grid--3,.ae-home-grid--4,.ae-home-list{grid-template-columns:1fr}.ae-home-card{padding:20px;border-radius:22px}.ae-home-form__split{grid-template-columns:1fr}.ae-home-final__inner{flex-direction:column;align-items:flex-start}.ae-home-final .ae-home__btn{justify-content:center}.ae-home-sticky{position:fixed;left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:9999;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px;border-radius:18px;background:#07111ff2;box-shadow:0 14px 40px #00000047}.ae-home-sticky a{min-height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-weight:950;font-size:14px}.ae-home-sticky__call{background:linear-gradient(135deg,var(--ae-gold),var(--ae-orange));color:#111827!important}.ae-home-sticky__wa{background:var(--ae-green);color:#fff!important}}
/*# sourceMappingURL=/cdn/shop/t/166/assets/andrea-home-modular.css.map */
