.b-hero{padding-top:0 !important;padding-bottom:var(--section-padding) !important;--hero-height: 54.5rem;min-height:var(--hero-height);color:var(--color-white);position:relative}.b-hero::after{content:none !important}@media (max-width:1199px){.b-hero{--hero-height: 30rem}}.b-hero__media{position:absolute;width:100%;height:100%;left:0;top:0}.b-hero__media::before{content:"";position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;background:#08051680}.b-hero__media img,.b-hero__media video{height:100%;width:100%;object-fit:cover}.b-hero__content{position:relative;z-index:5}.b-hero__text{padding:3.75rem;min-height:var(--hero-height);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (max-width:1199px){.b-hero__text{padding:var(--grid-gap)}}.b-hero__text-title{margin-bottom:1.25rem;text-align:center}@media (max-width:575px){.b-hero__text-title{hyphens:auto}}.b-hero__text-desc{margin-bottom:1.25rem;text-align:center}.b-hero__text-btns{margin-top:3.75rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1.25rem}@media (max-width:1199px){.b-hero__text-btns{margin-top:var(--grid-gap)}}.b-intro__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:var(--grid-gap)}@media (max-width:1199px){.b-intro__items{grid-template-columns:repeat(2, 1fr)}}.b-intro__item{color:var(--color-white);background-color:var(--color-blue);padding:1.875rem 1.25rem;border-radius:var(--border-radius);text-align:center}@media (max-width:575px){.b-intro__item{padding:1rem}}.b-intro__item-title{margin-bottom:1.25rem}.b-faq-extended{background-image:none !important}.b-faq-extended__wrapper{display:flex;align-items:flex-start;gap:calc(var(--grid-gap) * 2)}@media (max-width:767px){.b-faq-extended__wrapper{flex-direction:column}}.b-faq-extended__image{max-width:710px;width:49.31%;flex-shrink:0;position:sticky;top:0.5rem;border-radius:var(--border-radius);overflow:hidden}@media (max-width:767px){.b-faq-extended__image{width:100%;position:relative;top:auto}}.b-faq-extended__image>svg{position:absolute;left:0;top:0;right:0;bottom:0}.b-faq-extended__image>svg>g>rect:nth-child(1){fill:var(--color-lightGray);fill-opacity:1}.b-faq-extended__image>svg>g>path{fill:var(--color-blue)}.b-faq-extended__image>svg>g.active>rect:nth-child(1){fill:var(--color-blue);fill-opacity:1}.b-faq-extended__image>svg>g.active>path{fill:white}.b-faq-extended__items{display:flex;flex-direction:column;gap:var(--grid-gap)}.b-faq-extended__item{padding:var(--grid-gap);border:2px solid var(--color-white);border-radius:var(--border-radius);display:flex;gap:var(--grid-gap);align-items:center;transition:all 0.25s}.b-faq-extended__item.active{align-items:flex-start;background:var(--color-white);color:var(--color-darkGray)}.b-faq-extended__item.active>.b-faq-extended__item-nember,.b-faq-extended__item.active .b-faq-extended__item-title{color:var(--color-blue)}.b-faq-extended__item.active .b-faq-extended__item-title{margin-bottom:0.625rem}.b-faq-extended__item.active .b-faq-extended__item-desc{max-height:1000px;margin-bottom:20px;visibility:visible}.b-faq-extended__item.active .b-faq-extended__item-more{max-height:1000px;visibility:visible}.b-faq-extended__item-nember{width:2.5rem;height:2.5rem;flex-shrink:0;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center}.b-faq-extended__item-body{display:flex;flex-direction:column}.b-faq-extended__item-desc{max-height:0;transition:all 0.25s;visibility:hidden}.b-faq-extended__item-more{max-height:0;transition:all 0.25s;visibility:hidden}.b-faq-extended__item-more{align-self:flex-start;display:block;border-bottom:1px solid currentColor}@media (hover:hover) and (pointer:fine){.b-faq-extended__item-more{border-color:transparent}.b-faq-extended__item-more:hover{border-color:currentColor}}.b-stages__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:calc(var(--grid-gap) * 2)}@media (max-width:991px){.b-stages__wrapper{grid-template-columns:1fr}}.b-stages__list{list-style:disc;margin-left:2.5rem}.b-stages__list li+li{margin:var(--grid-gap) 0}.b-stages__items{display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap)}.b-stages__card{position:relative;background-color:var(--color-white);color:var(--color-blue);padding:1.875rem 1.25rem;border-radius:var(--border-radius)}@media (max-width:575px){.b-stages__card{padding:1rem}}.b-stages__card-number{position:absolute;right:10px;bottom:0;pointer-events:none;font-family:var(--font-title-family);font-weight:var(--font-title-weight);font-size:8rem;line-height:0.7;letter-spacing:0.02em;color:rgba(var(--color-blue-rgb), 0.1)}@media (max-width:575px){.b-stages__card-number{font-size:7rem}}.b-stages__card-title{margin-bottom:var(--grid-gap)}.b-products-present__items{display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap)}@media (max-width:425px){.b-products-present__items{grid-template-columns:1fr}}.b-products-present__item{background-color:var(--color-white);color:var(--color-black);border-radius:var(--border-radius);padding:0.625rem;display:flex;align-items:center;gap:var(--grid-gap)}@media (max-width:1199px){.b-products-present__item{flex-direction:column}}.b-products-present__item-image{border-radius:calc(var(--border-radius) / 2);max-width:335px;max-height:335px;width:47.18%}@media (max-width:767px){.b-products-present__item-image{width:100%}}@media (max-width:575px){.b-products-present__item-image{width:70%}}.b-products-present__item-body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.b-products-present__item-title{color:var(--color-blue);margin-bottom:5px}.b-products-present__item-introtext{color:var(--color-blue);margin-bottom:var(--grid-gap)}.b-products-present__item-content{margin:auto 0}.b-products-present__item-content ul li{position:relative;padding-left:1.875rem;margin-bottom:1rem}@media (max-width:575px){.b-products-present__item-content ul li{padding-left:1rem}}.b-products-present__item-content ul li::before{content:"";position:absolute;left:0;top:0.5rem;width:0.5em;height:0.5em;background-color:var(--color-blue);border-radius:50%;display:block}.b-products-present__item-btn{margin-top:var(--grid-gap)}.b-form__form{max-width:1200px;margin:0 auto}.b-form__fields{display:grid;grid-template-columns:repeat(2, 1fr);align-items:flex-end;gap:var(--grid-gap);margin-bottom:var(--grid-gap)}@media (max-width:767px){.b-form__fields{grid-template-columns:1fr}}.b-form__fields>.button{width:100%}.b-form__bottom>*:not(:last-child){margin-bottom:var(--grid-gap)}.b-form__bottom .button{width:100%}.b-contacts__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:0.625rem}@media (max-width:1399px) and (min-wisth:768px){.b-contacts__items{grid-template-columns:1fr 1fr}.b-contacts__items>*:last-child{grid-column:span 2}}@media (max-width:767px){.b-contacts__items{grid-template-columns:1fr}}.b-contacts__item{display:flex;flex-direction:column;align-items:center;padding:0.625rem}.b-contacts__item-title{color:var(--color-darkGray);margin-bottom:var(--grid-gap)}.b-contacts__btns{display:flex;justify-content:center;gap:var(--grid-gap);margin-top:2.5rem}@media (min-width:1200px){.b-contacts__btns>.button{flex-basis:24%}}/*# sourceMappingURL=./page-15231dd24d95980a492488b6d38dc770.map */