.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-brief__content{margin-top:2.5rem;margin-bottom:2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap)}@media (max-width:767px){.b-brief__content{grid-template-columns:1fr}}.b-brief__card{background-color:var(--color-blue);border-radius:var(--border-radius);color:var(--color-white);padding:1.875rem}.b-brief__card-title{margin-bottom:1.25rem}.b-brief__slider{border-radius:var(--border-radius-big);overflow:hidden;position:relative}.b-brief__image{display:flex}.b-brief__image img{width:100%;height:100%}.b-brief .swiper-prev,.b-brief .swiper-next{position:absolute;top:0;height:100%;width:6.94%;min-width:50px;z-index:1;display:grid;place-items:center}@media (max-width:767px){.b-brief .swiper-prev,.b-brief .swiper-next{display:none}}.b-brief .swiper-prev{left:0}@media (hover:hover) and (pointer:fine){.b-brief .swiper-prev:hover{background:linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(38, 97, 192, 0.5) 100%)}}.b-brief .swiper-next{right:0}@media (hover:hover) and (pointer:fine){.b-brief .swiper-next:hover{background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(38, 97, 192, 0.5) 100%)}}.b-brief .swiper-next>svg{transform:rotate(-180deg)}.b-brief .swiper-pager{position:absolute;bottom:40px;z-index:1;text-align:center}.b-brief .swiper-pager .swiper-pagination-bullet{width:20px;height:20px;background-color:var(--color-gray);border-radius:10px}.b-brief .swiper-pager .swiper-pagination-bullet-active{width:40px;background-color:var(--color-blue)}.b-partners__inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--grid-gap)}@media (max-width:991px){.b-partners__inner{grid-template-columns:1fr}}.b-partners__content{text-align:left !important}.b-partners__items{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--grid-gap)}.b-partners__item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% / 2) - (var(--grid-gap) * (2 - 1)) / 2)}.b-quote{text-align:center}.b-quote__inner{display:flex;flex-direction:column;align-items:center;gap:2.5rem}.b-quote__sepor{max-width:150px;width:10.42%;height:3px;background-color:currentColor}.b-quote__text{max-width:954px}.b-steps{}.b-steps__items{position:relative;display:grid;grid-template-columns:1fr 1fr;padding-top:var(--grid-gap)}.b-steps__items::before{content:"";position:absolute;transform:translateX(-50%);left:50%;top:0;bottom:0;width:1px;height:100%;background-color:var(--color-blue)}.b-steps__item:nth-child(odd){grid-column:1;grid-template-columns:1fr 16.5%;margin-right:-15px}@media (max-width:767px){.b-steps__item:nth-child(odd){margin-right:-10px}}.b-steps__item:nth-child(odd)>.b-steps__item-line{justify-content:flex-end}.b-steps__item:nth-child(odd)>.b-steps__item-body{text-align:right;order:-1}.b-steps__item:nth-child(even){grid-column:2;grid-template-columns:16.5% 1fr;margin-left:-15px}@media (max-width:767px){.b-steps__item:nth-child(even){margin-left:-10px}}.b-steps__item{display:grid;gap:var(--grid-gap);grid-row:var(--i)}.b-steps__item-line{position:relative;display:flex;justify-content:flex-start;font-size:10px}.b-steps__item-line::after{content:"";left:0;right:0;top:1.5em;position:absolute;width:100%;height:1px;background-color:var(--color-blue)}@media (max-width:767px){.b-steps__item-line::after{top:1em}}.b-steps__item:first-child .b-steps__item-ball,.b-steps__item:last-child .b-steps__item-ball{outline:1em solid rgba(var(--color-lightBlue-rgb), 0.5)}@media (max-width:767px){.b-steps__item:first-child .b-steps__item-ball,.b-steps__item:last-child .b-steps__item-ball{outline-width:0.5em}}.b-steps__item-ball{position:relative;width:3em;height:3em;border-radius:50%;background-color:var(--color-blue)}@media (max-width:767px){.b-steps__item-ball{width:2em;height:2em}}.b-steps__item-body{color:var(--color-blue)}.b-steps__item-title{margin-bottom:0.625rem}.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-e9d9657b3980a7a5bd695c1127cbbbd7.map */