.astro-home{--ah-primary:#14b8a6;--ah-secondary:#0d9488;--ah-bg-light:#f5f5f5;--ah-bg-white:#fff;--ah-text:#333;--ah-text-secondary:#555;--ah-text-muted:#909090;--ah-shadow:0 0 1.5rem rgba(0,0,0,0.2);--ah-radius-xl:2.5rem;--ah-radius-xll:3.125rem;--ah-radius-pill:5rem;--ah-radius-lg:1.5rem;--ah-radius-md:1rem;--ah-spacing-xs:0.5rem;--ah-spacing-sm:1rem;--ah-spacing-md:1.5rem;--ah-spacing-lg:1.875rem;--font-inter:var(--font-app),"Inter",system-ui,sans-serif;--font-mulish:var(--font-mulish,"Mulish"),system-ui,sans-serif;--font-onest:var(--font-onest,"Onest"),system-ui,sans-serif}.astro-home .fw-r{font-weight:400}.astro-home .fw-sb{font-weight:600}.astro-home .fw-b{font-weight:700}.astro-home .fw-eb{font-weight:800}.astro-home .text-i_sm-g{color:var(--ah-text-muted);font-family:var(--font-inter);font-size:.875rem;line-height:1.7;letter-spacing:.2em;text-transform:lowercase;margin:0}.astro-home .text-i-h2--upper{color:#333;font-family:var(--font-inter);font-size:1.375rem;line-height:130%;text-align:center;text-transform:uppercase;display:inline;margin:0}@media (min-width:425px){.astro-home .text-i-h2--upper{text-align:left}}@media (min-width:1024px){.astro-home .text-i-h2--upper{font-size:2.1875rem;line-height:140%}}@media (min-width:1440px){.astro-home .text-i-h2--upper{font-size:2.625rem}}@media (min-width:1920px){.astro-home .text-i-h2--upper{font-size:3rem}}.astro-home .text-o-xm-d{color:var(--ah-text);font-family:var(--font-onest);font-size:1.25rem;line-height:1.4}.astro-home .text-o-base-с{color:var(--ah-text-secondary);font-family:var(--font-mulish);font-size:.875rem;line-height:1.3}@media (min-width:768px){.astro-home .text-o-base-с{font-size:1rem}}.astro-home .text-m-sm-d{color:var(--ah-text-secondary);font-family:var(--font-mulish);font-size:1rem;line-height:1.4}.astro-home .text-o-sm-f{color:var(--ah-text-secondary);font-family:var(--font-onest);font-size:.813rem;line-height:1.6}.astro-home .text-m-sm-f{color:#fff;letter-spacing:.1em;text-transform:uppercase}.astro-home .text-m-sm-f,.astro-home .text-m-sm-f-green{font-family:var(--font-mulish);font-size:.875rem;line-height:1.6}.astro-home .text-m-sm-f-green{color:var(--ah-primary);box-sizing:border-box;border:1px solid var(--ah-primary);border-radius:50px;padding:5px 10px}@media (min-width:768px){.astro-home .text-m-sm-f-green{font-size:1rem;padding:8px 15px}}.astro-home .section-header{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.astro-home .section-header__title-row{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;gap:.25rem}@media (min-width:425px){.astro-home .section-header__title-row{align-items:flex-start}}.astro-home .hero-services{background:var(--ah-bg-light);box-shadow:var(--ah-shadow);border-radius:var(--ah-radius-xl);padding:40px 0;margin:0 auto 30px}.astro-home .services-card-container{display:grid;grid-template-columns:1fr;grid-gap:var(--ah-spacing-md);gap:var(--ah-spacing-md);align-items:center;margin:0 auto;justify-items:center;padding-bottom:var(--ah-spacing-md)}@media (min-width:1100px){.astro-home .services-card-container{grid-template-columns:repeat(3,minmax(17.063rem,26.5625rem));justify-content:space-evenly}}@media (min-width:1921px){.astro-home .services-card-container{grid-template-columns:repeat(3,minmax(26.5625rem,35.4375rem));max-width:110rem;margin:0 auto}}.astro-home .service-card{background:var(--ah-bg-light);box-shadow:var(--ah-shadow);border-radius:var(--ah-radius-xl);display:flex;flex-direction:column;align-items:center;width:100%;height:100%;max-width:26.5625rem;padding:1.25rem;margin:0 auto}@media (min-width:1000px){.astro-home .service-card{max-width:none}}.astro-home .service-card__image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;height:180px;padding-top:var(--ah-spacing-md);margin-bottom:15px}.astro-home .service-card__image-wrapper img{max-width:100%;max-height:100%;object-fit:contain}.astro-home .title-card{display:flex;flex-direction:column;align-items:center;gap:2px;margin-bottom:20px}.astro-home .service-card__title-row{display:flex;flex-direction:column;gap:5px;align-items:center}@media (min-width:375px){.astro-home .service-card__title-row{flex-direction:row;gap:10px}}.astro-home .service-card__spacer{display:none}.astro-home .service-card__pre-title{display:flex;flex-direction:column;text-align:center;gap:10px;margin-bottom:25px;max-width:425px}@media (min-width:425px){.astro-home .service-card__pre-title{text-align:justify}}.astro-home .service-card__list{display:flex;flex-direction:column;align-items:flex-start;gap:.938rem;list-style:none;margin:0 0 20px;padding:0;width:100%}.astro-home .service-card__list li{display:flex;align-items:center;gap:var(--ah-spacing-xs)}.astro-home .service-card__list li img{flex-shrink:0;width:1.125rem;height:1.125rem}.astro-home .service-card__button{display:inline-block;margin-top:auto;padding:1.25rem 2.5rem;background:linear-gradient(90deg,#14b8a6,#06b6d4);text-decoration:none;border-radius:1.5625rem;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 4px 0 0 rgba(13,148,136,1);text-align:center}.astro-home .service-card__button:hover{background:linear-gradient(90deg,#0d9488,#0891b2)}.astro-home .service-card__button:active{transform:translateY(.25rem);box-shadow:0 .25rem 0 0 rgba(13,148,136,.8);transition:all .1s ease}.astro-home .advantages-card_flex,.astro-home .advantages-flex{display:flex;flex-direction:column;align-items:center}.astro-home .advantages-card_flex{gap:20px;margin-bottom:30px}@media (min-width:768px){.astro-home .advantages-card_flex{flex-direction:row}}.astro-home .advantages-card{display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:40px}.astro-home .advantages-img{max-width:480px;width:100%;height:auto;object-fit:cover}.astro-home .advantages__card{display:flex;flex-direction:column;text-align:left;gap:5px;padding:20px 15px;border-radius:40px;box-shadow:var(--ah-shadow);background:rgba(245,245,245,1);max-width:680px}@media (min-width:768px){.astro-home .advantages__card{gap:10px;padding:30px}}.astro-home .advantages__card--light-green{background:#f0fdf9}.astro-home .advantages__card--dark-green{background:#ecfdf5}.astro-home .advantages__card--primary{background:#fff}.astro-home .advantages__card-icon{width:24px;height:auto;margin-bottom:5px}.astro-home .advantages__card-list{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin:10px 0 0;padding:0}.astro-home .callback{position:relative;margin-bottom:2rem}@media (min-width:768px){.astro-home .callback{background-image:url(/images/home/foncondition.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:28rem;padding:2rem 0}}.astro-home .callback__grid{display:grid;grid-gap:2rem;gap:2rem;grid-template-areas:"specialist" "benefits" "form";grid-template-columns:1fr}@media (min-width:768px){.astro-home .callback__grid{grid-template-areas:"specialist specialist" "benefits form";grid-template-columns:1fr 1fr}}@media (min-width:1024px){.astro-home .callback__grid{grid-template-areas:"benefits form specialist";grid-template-columns:1fr 1fr 1fr;align-items:center}}.astro-home .callback__specialist{grid-area:specialist;position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:28rem;overflow:hidden}@media (max-width:768px){.astro-home .callback__specialist{background-image:url(/images/home/foncondition.webp);background-size:cover;background-position:50%;background-repeat:no-repeat}}@media (min-width:1024px){.astro-home .callback__specialist{min-height:auto;align-items:center}}.astro-home .callback__specialist-img{display:block;height:auto;object-fit:contain}@media (max-width:1023px){.astro-home .callback__specialist-img{width:120%;max-width:350px;object-position:bottom center}}@media (min-width:1024px){.astro-home .callback__specialist-img{max-width:400px;object-fit:cover}}@media (min-width:1440px){.astro-home .callback__specialist-img{max-width:614px}}.astro-home .callback__benefits{grid-area:benefits;display:flex;flex-direction:column;margin:0 auto;width:100%;max-width:25rem;gap:2.125rem}.astro-home .callback__benefits-title{color:var(--ah-text);font-family:var(--font-inter);font-size:1.375rem;font-weight:600;line-height:1.4;text-align:left}.astro-home .callback__benefits-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;gap:10px}.astro-home .callback__benefits-item{display:flex;align-items:flex-start;color:var(--ah-text-secondary);font-family:var(--font-onest);font-size:1rem;line-height:1.4}.astro-home .callback__benefits-icon{padding-right:var(--ah-spacing-xs);flex-shrink:0}.astro-home .callback__benefits-text{color:var(--ah-text-secondary);font-family:var(--font-onest);font-size:1rem;line-height:1.4;text-align:left}.astro-home .callback__form-wrapper{grid-area:form;display:flex;flex-direction:column;margin:0 auto;width:100%;max-width:23.75rem;position:relative;text-align:center;border-radius:var(--ah-radius-xl);box-shadow:var(--ah-shadow);background:var(--ah-bg-light);padding-top:var(--ah-spacing-lg)}.astro-home .callback__form-block{display:flex;flex-direction:column;align-items:stretch}.astro-home .callback__badge{position:absolute;top:-1rem;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:var(--ah-spacing-xs);padding:var(--ah-spacing-xs) var(--ah-spacing-sm);white-space:nowrap;border-radius:var(--ah-radius-xl);background:rgb(255,235,147);font-size:.875rem;font-weight:600}.astro-home .callback__title{padding:0 var(--ah-spacing-md);margin:0 auto var(--ah-spacing-md);color:var(--ah-text);font-family:var(--font-inter);font-size:1.25rem;font-weight:600;line-height:1.3;text-align:center;display:flex;flex-direction:column;align-items:center}.astro-home .callback__title span{display:block;white-space:nowrap}.astro-home .callback__form{padding:0 var(--ah-spacing-md)}.astro-home .callback__input-wrapper{position:relative;margin-bottom:var(--ah-spacing-md)}.astro-home .callback__input{width:100%;padding:var(--ah-spacing-sm) var(--ah-spacing-md);font-family:var(--font-mulish);font-size:1rem;font-weight:400;line-height:1.4;color:var(--ah-text);background:var(--ah-bg-white);border:2px solid #b3b3b3;border-radius:var(--ah-radius-lg);transition:all .2s ease;outline:none;box-sizing:border-box}.astro-home .callback__input::placeholder{color:#909090;opacity:.7}.astro-home .callback__input:focus,.astro-home .callback__input:hover{border-color:var(--ah-primary)}.astro-home .callback__input:focus{box-shadow:0 0 0 3px rgba(20,184,166,.12)}.astro-home .callback__error{position:absolute;left:var(--ah-spacing-md);bottom:-.75rem;font-family:var(--font-mulish);font-size:.813rem;font-weight:500;color:#dc3545;line-height:1.1}.astro-home .callback__submit{width:100%;padding:var(--ah-spacing-sm) var(--ah-spacing-md);margin-bottom:var(--ah-spacing-md);background:linear-gradient(90deg,#14b8a6,#06b6d4);color:#fff;border:none;border-radius:var(--ah-radius-lg);font-weight:700;cursor:pointer;box-shadow:0 .25rem 0 0 rgba(13,148,136,1);transition:all .2s ease}.astro-home .callback__submit:hover{background:linear-gradient(90deg,#0d9488,#0891b2)}.astro-home .callback__submit:active{transform:translateY(.25rem);box-shadow:0 0 0 0 rgba(13,148,136,.8);transition:all .1s ease}.astro-home .callback__policy{font-family:var(--font-onest);font-size:.75rem;font-weight:400;line-height:130%;margin:0}.astro-home .callback__policy-link{color:var(--ah-primary);text-decoration:underline}.astro-home .callback__policy-link:hover{text-decoration:none}.astro-home .callback__messengers{display:flex;flex-direction:column;gap:10px;padding:0 var(--ah-spacing-md) var(--ah-spacing-md);text-align:center}.astro-home .callback__messengers-label{display:block;color:var(--ah-text);font-family:var(--font-mulish);font-size:.875rem;font-weight:400;line-height:1.3;margin:0}.astro-home .callback__messengers-links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--ah-spacing-xs);flex-wrap:nowrap}.astro-home .callback__messenger-link{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.astro-home .callback__messenger-link:hover{transform:scale(1.1)}.astro-home .callback__messenger-link img{width:2rem;height:2rem;display:block}.astro-home .sr-only,.astro-home .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;white-space:nowrap}