.home-about__container{border-bottom:1px solid var(--black-black-80,#414141);margin:0 auto;max-width:1240px;padding:0 20px;position:relative;width:100%}@media screen and (max-width:768px){.home-about__container{padding:0 10px 30px}}@media screen and (min-width:769px) and (max-width:1025px){.home-about__container{padding-bottom:30px}}@media screen and (min-width:1025px){.home-about__container{padding-bottom:80px}}.home-about__ellipse{display:none}@media screen and (min-width:1025px){.home-about__ellipse{background:#00a19c;display:initial;filter:blur(70px);height:255px;left:-88px;opacity:.3;position:absolute;top:124px;width:255px}}.home-about__content{display:grid;grid-template-areas:"title" "subtitle" "description" "desc-button" "reviews";grid-template-columns:auto}@media screen and (min-width:1025px){.home-about__content{-moz-column-gap:20px;column-gap:20px;grid-template-areas:"title description" "subtitle description" "desc-button description" "reviews description";justify-content:space-between}}.home-about__title{color:var(--white,#fff);font-size:24px;font-style:normal;font-weight:700;grid-area:title;line-height:32px;margin-bottom:10px}@media screen and (min-width:1025px){.home-about__title{font-size:32px;font-style:normal;font-weight:700;line-height:44px;margin-bottom:8px}}.home-about__subtitle{color:var(--green-primary,#00a19c);font-size:16px;font-style:normal;font-weight:700;grid-area:subtitle;line-height:24px;margin-bottom:20px}@media screen and (min-width:1025px){.home-about__subtitle{font-size:24px;font-style:normal;font-weight:700;line-height:32px}}.home-about__review-services{display:flex;gap:20px;grid-area:reviews;list-style:none}.home-about__review-service a{align-items:center;background:var(--linear,linear-gradient(180deg,rgba(42,42,42,0) 0,rgba(42,42,42,.4) 100%));border:1px solid var(--black-black-90,#2a2a2a);border-radius:20px;display:flex;flex-direction:column;gap:16px;padding:16px;position:relative;z-index:1}@media screen and (min-width:1025px){.home-about__review-service a{flex-direction:inherit;justify-content:space-between}}.home-about__review-service-rating{display:flex}.home-about__review-service-rating svg{height:12px;width:12px}@media screen and (min-width:1025px){.home-about__review-service-rating svg{height:24px;width:24px}}.home-about__review-service-icon{width:89px}.home-about__review-service-icon img{width:100%}.home-about__description{color:var(--black-black-50,#898989);font-size:14px;font-style:normal;font-weight:400;grid-area:description;line-height:22px;margin-bottom:28px}@media screen and (min-width:1025px){.home-about__description{font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0;max-height:inherit;max-width:590px}}.home-about__description--fixed-height{max-height:88px;overflow:hidden}.home-about__description--opened{max-height:inherit}.home-about__button{align-items:center;background-color:transparent;border:none;color:var(--white,#fff);display:flex;gap:8px;grid-area:desc-button;margin-bottom:28px}@media screen and (min-width:1025px){.home-about__button{display:none}}.home-about__button svg{transition:all .3s ease}.home-about__button--close svg{transform:rotate(180deg)}.home-bonus-card{background:linear-gradient(180deg,#2a2a2a,#11121200 23%);border-radius:20px;display:flex;overflow:hidden;padding:30px 20px}@media screen and (min-width:1025px){.home-bonus-card{padding:40px 27px 0 40px}}.home-bonus-card__content{flex:1 1 auto}@media screen and (min-width:769px) and (max-width:1025px){.home-bonus-card__content{margin-right:20px}}@media screen and (min-width:1025px){.home-bonus-card__content{margin-right:36px;padding-bottom:24px}}.home-bonus-card__image{align-self:center;flex:0 0 40.6666667%;position:relative}.home-bonus-card__image img{max-width:470px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:3}.home-bonus-card__image:after{background:#00a19c;content:"";display:block;filter:blur(70px);height:279px;left:23%;opacity:.4;position:absolute;top:15%;width:279px;z-index:2}.home-bonus-card__image--mobile{height:80%;margin:0 -20px 20px}@media screen and (max-width:550px){.home-bonus-card__image--mobile{margin:0 0 20px}}.home-bonus-card__image--mobile:after{height:159.83px;width:160.08px}.home-bonus-card__title{color:var(--white,#fff);font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:20px;max-width:460px}@media screen and (min-width:1025px){.home-bonus-card__title{color:var(--black-black-00,#fff);font-size:32px;font-style:normal;font-weight:700;line-height:44px;max-width:none}}@media screen and (max-width:768px){.home-bonus-card__title{margin-bottom:0}}.home-bonus-card__text--green{color:var(--green-primary,#00a19c);font-size:18px;font-style:normal;font-weight:700;line-height:26px;margin-bottom:8px}.home-bonus-card__text{color:var(--black-black-50,#898989);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:38px}.popular-service-card{align-items:center;border:1px solid var(--black-black-90,#2a2a2a);border-radius:20px;display:flex;gap:16px;text-decoration:none;transition:all .3s ease}.popular-service-card--size-standard{background:var(--linear,linear-gradient(180deg,rgba(42,42,42,0) 0,rgba(42,42,42,.4) 100%));height:100%;padding:12px}.popular-service-card--size-standard .popular-service-card__content{align-items:flex-start;display:flex;flex-direction:column;height:100%;padding:12px 0}.popular-service-card--size-standard .popular-service-card__title{flex:1 1 auto}@media (any-hover:hover){.popular-service-card--size-standard:hover{background:var(--black-black-90,#2a2a2a)}.popular-service-card--size-standard:hover .popular-service-card__picture img{transform:scale(.9)}}.popular-service-card--size-small{background:var(--black-black-90);display:block;height:100%;padding:12px}.popular-service-card--size-small .popular-service-card__picture{height:80px;margin:0 auto;max-width:110px}.popular-service-card--size-small .popular-service-card__title{font-size:12px;font-style:normal;font-weight:700;line-height:20px;text-align:center}.popular-service-card__picture{display:block;height:120px;min-width:100px;width:100px}.popular-service-card__picture img{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;width:100%}.popular-service-card__title{color:var(--white);font-size:18px;font-style:normal;font-weight:700;line-height:26px}.popular-service-card__button{margin-top:4px}.home-popular-services{padding:40px 20px 0}@media screen and (max-width:768px){.home-popular-services{background:linear-gradient(180deg,#2a2a2a,#11121200);border-radius:20px 20px 0 0}}.home-popular-services__title{color:var(--white,#fff);font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:20px;margin-left:10px}@media screen and (min-width:769px) and (max-width:1025px){.home-popular-services__title{margin-left:0}}@media screen and (min-width:1025px){.home-popular-services__title{font-size:32px;font-style:normal;font-weight:700;line-height:44px}}.home-popular-services__list{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);list-style:none;margin-top:20px}@media screen and (min-width:1025px){.home-popular-services__list{gap:20px;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.quiz-form-step__inputs{flex-wrap:wrap}}@media screen and (max-width:768px){.quiz-form-step__input-field{max-width:100%;width:100%}}.quiz-form-step__privacy{color:var(--black-black-40,#999);font-size:12px;font-style:normal;font-weight:400;line-height:20px;max-width:300px;text-align:left}.quiz-form-step__title{color:var(--black-black-00,#fff);font-size:18px;font-style:normal;font-weight:700;line-height:26px}.quiz-form-step__inputs{display:flex;gap:20px;margin-top:16px}.quiz-form-step__input{max-width:300px;width:100%}.quiz-form-step__privacy{margin-top:20px;max-width:300px;text-align:left}.quiz-form-step__privacy,.quiz-form-step__privacy a{color:var(--black-black-40,#999);font-size:12px;font-style:normal;font-weight:400;line-height:20px}.quiz-form-step__privacy a{cursor:pointer;text-decoration:underline;white-space:nowrap}.quiz-form{background:var(--black-black-90,#2a2a2a);border-radius:16px;display:flex;justify-content:space-between;min-height:410px;overflow:hidden;padding:28px 40px 40px;position:relative}@media screen and (max-width:768px){.quiz-form{flex-wrap:wrap;padding:20px}}.quiz-form__content{position:relative;z-index:2}@media screen and (max-width:768px){.quiz-form__content{width:100%}}.quiz-form__progress,.quiz-form__progress-steps{align-items:center;display:flex}.quiz-form__progress-steps{margin-left:30px}@media screen and (max-width:768px){.quiz-form__progress-steps{margin-left:auto}}.quiz-form__progress-item{align-items:center;display:flex}.quiz-form__progress-item--active .quiz-form__progress-line,.quiz-form__progress-item--active .quiz-form__progress-step{background:var(--green-primary,#00a19c);border-top:1px solid var(--green-green-80,#33b4b0);box-shadow:0 2px 10px #00a19cb3}.quiz-form__progress-line{display:block;height:4px;width:20px}.quiz-form__progress-line,.quiz-form__progress-step{background:var(--black-black-80,#414141);border-top:1px solid var(--black-black-70,#4d4d4d)}.quiz-form__progress-step{align-items:center;border-radius:7px;color:var(--black-black-00,#fff);display:flex;flex-shrink:0;font-size:10px;font-style:normal;font-weight:400;height:24px;justify-content:center;line-height:18px;width:24px}.quiz-form__steps{margin-top:36px;width:500px}@media screen and (max-width:768px){.quiz-form__steps{width:100%}}.quiz-form__buttons{display:flex;gap:20px;margin-top:64px}@media screen and (max-width:768px){.quiz-form__buttons{gap:5px}}.quiz-form__buttons svg{height:24px;transition:all 0s;width:24px;fill:var(--white)}.quiz-form__buttons svg path{transition:all 0s;fill:inherit}.quiz-form__photo{display:block;position:absolute;right:0;width:590px;z-index:0}.quiz-form__photo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width:769px) and (max-width:1025px){.quiz-form__photo{bottom:0;width:400px}}@media screen and (max-width:768px){.quiz-form__photo{min-width:auto;position:static;width:100%}}.quiz-form__blur{background:#00a19c;filter:blur(150px);height:227px;position:absolute;right:-235px;top:-65px;width:227px;z-index:-1}@media screen and (max-width:650px){.quiz-form__blur{right:0;z-index:0}}.quiz-form .fade-in-enter-from{opacity:0;transform:translate(20px)}.quiz-form .fade-in-enter-to{transition:all .5s ease 0s}.home-quiz__title{font-size:20px;font-style:normal;font-weight:700;line-height:28px;max-width:688px}@media screen and (min-width:1025px){.home-quiz__title{font-size:32px;font-style:normal;font-weight:700;line-height:44px}}.home-quiz__subtitle{color:var(--black-black-50);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-top:8px;max-width:688px}@media screen and (max-width:768px){.home-quiz__subtitle{display:none}}.home-quiz__form{margin-top:40px}@media screen and (max-width:768px){.home-quiz__form{margin-top:20px}}@media screen and (min-width:1025px){.home-services{display:flex;gap:104px}}.home-services__title{color:var(--white,#fff);font-size:20px;font-style:normal;font-weight:700;height:-moz-fit-content;height:fit-content;line-height:28px}@media screen and (min-width:1025px){.home-services__title{font-size:32px;font-style:normal;font-weight:700;line-height:44px;position:sticky;top:160px}}@media screen and (max-width:768px){.home-services__list{display:grid;gap:10px;grid-template-columns:repeat(1,1fr)}}.home-services__list-item{flex:0 0 50%;height:inherit;padding:5px}.home__ellipse-wrapper{position:relative}@media screen and (max-width:768px){.home__ellipse-wrapper{overflow:hidden}}.home__banner-ellipse-top{right:160px;top:-20px}.home__banner-ellipse-left,.home__banner-ellipse-top{background:#00a19c;filter:blur(70px);height:255px;opacity:.34;position:absolute;width:255px}.home__banner-ellipse-left{left:58px;top:120px}.home__offers{border-bottom:1px solid var(--black-black-80);margin:0 auto;max-width:1240px;padding:0 20px;width:100%}@media screen and (max-width:768px){.home__offers{padding:0 10px}}@media screen and (min-width:1025px){.home__offers{margin-top:100px;padding-bottom:80px}}@media screen and (max-width:768px){.home__offers{padding-bottom:30px}}.home__quiz-ellipse{background:#00a19c;filter:blur(70px);height:255px;left:140px;opacity:.34;position:absolute;top:250px;width:255px}.home__quiz-form{margin:0 auto;max-width:1240px;padding:0 20px;width:100%}@media screen and (max-width:768px){.home__quiz-form{padding:0 10px}}@media screen and (min-width:1025px){.home__quiz-form{margin-top:70px}}.home__callback-form{margin:0 auto;max-width:1240px;padding:0 20px;width:100%}@media screen and (max-width:768px){.home__callback-form{padding:0 10px}}@media screen and (min-width:1025px){.home__callback-form{margin-top:100px}}.home__compony-picture{margin-top:40px}@media screen and (min-width:1025px){.home__compony-picture{margin-top:80px}}.home__popular-services{margin:0 auto;max-width:1240px;padding:0 20px;width:100%}@media screen and (max-width:768px){.home__popular-services{margin-top:40px;padding:0 10px}}.home__about{margin-top:40px}@media screen and (min-width:1025px){.home__about{margin-top:60px}}.home__services{margin:0 auto;max-width:1240px;padding:0 20px;width:100%}@media screen and (max-width:768px){.home__services{padding:0 10px}.home__about,.home__callback-form,.home__compony-picture,.home__offers,.home__popular-services,.home__quiz-form,.home__services{margin-top:20px}}
