.b-hero-v3{position:relative;overflow:hidden;padding-top:160px !important;min-height:100vh;display:flex;margin-bottom:var(--section-padding)}.b-hero-v3 .container{display:flex;flex-direction:column;gap:20px}.b-hero-v3__bg,.b-hero-v3__bg-mobile{position:absolute;width:100%;height:100%;left:0;top:0}.b-hero-v3__bg-mobile{display:none}.b-hero-v3__image{position:absolute;width:100%;height:100%;left:0;top:0}.b-hero-v3__line{position:absolute;left:0px;height:100%;width:1095px;top:0;background:url(/app/img/icons/line-desktop.svg) no-repeat}.b-hero-v3__gif{position:absolute;left:0;top:0;width:100%;height:100%;display:block}.b-hero-v3__container{position:relative;display:flex;gap:20px;align-items:flex-end;justify-content:space-between;margin-top:auto}.b-hero-v3__content{flex-basis:1024px}.b-hero-v3 .breadcrumb{position:relative;z-index:2;padding:0px}.b-hero-v3 .breadcrumb *{font-family:Rubik;font-weight:300;font-style:Light;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#FFFFFF !important;text-decoration:none !important;border:none;align-items:baseline;margin-bottom:0px}.b-hero-v3 .breadcrumb a span{transition:color 0.2s}.b-hero-v3 .breadcrumb a:hover span{color:#5185F4 !important}.b-hero-v3 .breadcrumb li:not(:last-child)::after{color:#5185F4 !important;content:"";background:url(/app/img/icons/crumbs.svg) no-repeat;width:10px;height:10px}.b-hero-v3 .breadcrumb li:last-child *{color:#5185F4 !important}.b-hero-v3__title{font-family:Akrobat;font-weight:700;font-style:Bold;font-size:64px;leading-trim:NONE;line-height:110%;letter-spacing:6%;text-transform:uppercase;color:#FFFFFF}.b-hero-v3__description{font-family:Akrobat;font-weight:600;font-style:SemiBold;font-size:24px;leading-trim:NONE;line-height:110%;letter-spacing:6%;text-transform:uppercase;color:#FFFFFF;margin-top:20px}.b-hero-v3__news{display:flex;flex-direction:column;flex-basis:240px;gap:80px;align-items:flex-end}.b-hero-v3__feedback{background-color:#FFFFFF1A;padding:10px 20px;display:flex;gap:10px;align-items:center;font-family:Akrobat;font-weight:700;font-style:Bold;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:5%;text-transform:uppercase;color:#FFFFFF;border-radius:4px;backdrop-filter:blur(4px);width:fit-content;text-align:center}.b-hero-v3__feedback svg path{transition:fill 0.2s ease}.b-hero-v3__feedback:hover{color:#5185F4}.b-hero-v3__feedback:hover svg path{fill:#5185F4}.b-hero-v3__button{display:block;width:212px;height:212px;position:relative}.b-hero-v3__button svg{position:absolute;top:74px;left:72px;z-index:2}.b-hero-v3__button::before{content:"";width:178px;height:178px;display:block;position:absolute;transform:translate(-50%, -50%);background-color:#11213B;top:50%;left:50%;border-radius:50%;z-index:1;animation:news_before_descktop 1.2s infinite ease-in-out}.b-hero-v3__button::after{content:"";width:212px;height:212px;display:block;position:absolute;transform:translate(-50%, -50%);background-color:#5185F4;top:50%;left:50%;border-radius:50%;opacity:0.5;animation:news_after_descktop 1.2s infinite ease-in-out}.b-hero-v3__text{font-family:Akrobat;font-weight:700;font-style:Bold;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:5%;text-transform:uppercase;color:#D0D0D0;position:absolute;top:52px;left:44px;z-index:2}.b-hero-v3__video{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}@keyframes news_before_descktop{0%,100%{width:178px;height:178px}25%{width:198px;height:198px;opacity:0.8}75%{width:178px;height:178px;opacity:0.8}}@keyframes news_after_descktop{0%,100%{width:212px;height:212px}25%{width:184px;height:184px}75%{width:134px;height:134px;opacity:0}}@keyframes news_before_tablet{0%,100%{width:156px;height:156px}25%{width:146px;height:146px;opacity:0.8}75%{width:136px;height:136px;opacity:0.8}}@keyframes news_after_tablet{0%,100%{width:173px;height:173px}25%{width:146px;height:146px}75%{width:89px;height:89px;opacity:0}}@keyframes news_before_mobile{0%,100%{width:100px;height:100px}25%{width:110px;height:110px;opacity:0.8}75%{width:100px;height:100px;opacity:0.8}}@keyframes news_after_mobile{0%,100%{width:120px;height:120px}25%{width:110px;height:110px}75%{width:80px;height:80px;opacity:0}}@media screen and (max-width:1400px){.b-hero-v3__content{flex-basis:850px}.b-hero-v3__title{font-size:48px}.b-hero-v3__item{font-size:20px;gap:10px}}@media screen and (max-width:1200px){.b-hero-v3{padding-top:120px !important}.b-hero-v3__container{flex-direction:column-reverse;justify-content:flex-start}.b-hero-v3__content{flex-basis:auto;align-self:stretch}.b-hero-v3__title{font-size:48px}.b-hero-v3__description{margin-top:30px}.b-hero-v3__item{gap:10px;max-width:284px;font-size:20px}.b-hero-v3__item svg{width:24px;height:24px}.b-hero-v3__news{flex-basis:auto;gap:60px}.b-hero-v3__feedback{font-size:16px}.b-hero-v3__feedback svg{width:32px;height:32px}.b-hero-v3__button{width:173px;height:173px}.b-hero-v3__button svg{width:84px;height:84px;top:63px;left:59px}.b-hero-v3__button::before{animation:news_before_tablet 1.2s infinite ease-in-out}.b-hero-v3__button::after{animation:news_after_tablet 1.2s infinite ease-in-out}.b-hero-v3__text{top:41px;left:31px;font-size:16px}}@media screen and (max-width:768px){.b-hero-v3{padding-top:100px !important}}@media screen and (max-width:576px){.b-hero-v3__bg-desktop{display:none}.b-hero-v3__bg-mobile{display:block}.b-hero-v3__title{font-size:32px}.b-hero-v3__description{font-size:22px}.b-hero-v3__items{flex-direction:column;align-items:flex-start;gap:10px}.b-hero-v3__item{font-size:16px;max-width:230px}.b-hero-v3__item svg{width:20px;height:20px}.b-hero-v3__feedback{display:none}.b-hero-v3__button{width:120px;height:120px}.b-hero-v3__button svg{width:50px;height:50px;top:45px;left:46px}.b-hero-v3__button::before{animation:news_before_mobile 1.2s infinite ease-in-out}.b-hero-v3__button::after{animation:news_after_mobile 1.2s infinite ease-in-out}.b-hero-v3__text{top:31px;left:25px;font-size:12px}.b-hero-v3__line{position:absolute;left:0px;height:100%;width:335px;top:0;background:url(/app/img/icons/line-small.svg) no-repeat}}.projects__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.projects__item{display:flex;flex-direction:column;gap:40px;height:auto;padding-bottom:20px}.projects__item:hover{background-color:#5185f43b}.projects__item:hover .projects__title{color:#5185F4}.projects__image{height:300px;width:100%}.projects__wrapper{display:flex;flex-direction:column;gap:10px;padding:0px 10px}.projects__title{font-family:Akrobat;font-weight:600;font-style:SemiBold;font-size:32px;leading-trim:NONE;line-height:100%;letter-spacing:0%;transition:color 0.2s}.projects__description{font-family:Rubik;font-weight:300;font-style:Light;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.projects__chars{display:grid;grid-template-columns:auto 1fr;column-gap:20px;row-gap:10px;padding:0px 10px}.projects__name{font-family:Rubik;font-weight:300;font-style:Light;font-size:18px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#31374F}.projects__value{font-family:Rubik;font-weight:400;font-style:Regular;font-size:18px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#31374F}.projects__filters{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin-bottom:40px}.projects__dropdown{position:relative}.projects__dropdown-toggle{font-family:Rubik;font-weight:300;font-style:Light;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;padding:18px 20px;border:1px solid #11213B;width:100%;display:flex;justify-content:space-between;gap:10px;align-items:center}.projects__dropdown-toggle svg{fill:none;transition:transform 0.1s}.projects__dropdown-toggle.active svg{transform:rotate(180deg)}.projects__dropdown-list{position:absolute;z-index:2;top:100%;background-color:#FFF;border:1px solid #11213B;border-top:none;width:100%;display:none}.projects__dropdown-wrapper{display:flex;flex-direction:column;width:100%;max-height:280px;overflow-y:auto}.projects__dropdown-button{font-family:Rubik;font-weight:300;font-style:Light;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;padding:18px 20px;display:flex;align-items:flex-start;gap:10px}.projects__dropdown-button input{position:absolute;z-index:-1;opacity:0}.projects__dropdown-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;content:"";border:1px solid #11213B;color:#11213B;transition:all 0.2s;flex-shrink:0}.projects__dropdown-check::after{content:"";position:absolute;width:11px;height:6px;border:solid 2px transparent;border-right:none;border-top:none;transform:translate(0.5px, -1.5px) rotate(-45deg)}:checked~.projects__dropdown-check{background-color:#11213B;border-color:#11213B !important}:checked~.projects__dropdown-check::after{border-color:white}.projects__more{grid-column:span 3;font-family:Akrobat;font-weight:700;font-style:Bold;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:3%;padding:20px;border:2px solid #11213B;width:345px;max-width:100%;margin:0 auto;margin-top:40px;border-radius:4px}.projects__more:hover{color:#5185F4;border-color:#5185F4}@media screen and (max-width:1400px){.projects__item{gap:30px}.projects__title{font-size:28px}.projects__description{font-size:18px}.projects__name,.projects__value{font-size:16px}.projects__dropdown-toggle{font-size:18px}.projects__dropdown-button{font-size:18px}.projects__dropdown-check{width:18px;height:18px}}@media screen and (max-width:1200px){.projects__item{gap:20px}.projects__image{height:250px}.projects__title{font-size:24px}.projects__description{font-size:16px}.projects__name,.projects__value{font-size:16px}.projects__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width:991px){.projects__filters{gap:10px}.projects__dropdown-toggle{font-size:16px;padding:15px}.projects__dropdown-button{font-size:16px;padding:15px}.projects__more{grid-column:span 2;font-size:20px;padding:15px 20px;width:300px}.projects__dropdown-check{width:16px;height:16px}}@media screen and (max-width:768px){.projects__image{height:200px}.projects__title{font-size:22px}.projects__name,.projects__value{font-size:14px}.projects__filters{grid-template-columns:1fr}.projects__items{grid-template-columns:1fr}.projects__image{height:auto;aspect-ratio:1.5533333333}.projects__more{grid-column:span 1}}@media screen and (max-width:576px){.projects__filters{margin-bottom:20px}.projects__more{grid-column:span 1;font-size:16px;width:250px;margin-top:20px}}.b-contact{background-color:#11213B}.b-contact__top{border-bottom:1px solid #FFFFFF;margin-bottom:40px}.b-contact__wrapper{display:grid;grid-template-columns:repeat(3, 1fr);min-height:300px}.b-contact__emails{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:40px;border-right:1px solid #FFFFFF}.b-contact__email{font-family:Akrobat;font-weight:600;font-style:SemiBold;font-size:28px;leading-trim:NONE;line-height:110%;letter-spacing:6%;text-transform:uppercase;color:#FFFFFF;border:none !important;display:flex;gap:10px;align-items:center}.b-contact__email svg{fill:none}.b-contact__email svg path{transition:stroke 0.2s ease}.b-contact__email:hover{color:#5185F4}.b-contact__email:hover svg path{stroke:#5185F4}.b-contact__phones{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;border-right:1px solid #FFFFFF}.b-contact__phone-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}.b-contact__title{font-family:Rubik;font-weight:300;font-style:Light;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#FFFFFF}.b-contact__phone{font-family:Akrobat;font-weight:600;font-style:SemiBold;font-size:28px;leading-trim:NONE;line-height:110%;letter-spacing:6%;text-transform:uppercase;color:#FFFFFF !important}.b-contact__phone:hover{color:#5185F4 !important}.b-contact__location{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;font-family:Akrobat;font-weight:600;font-style:SemiBold;font-size:28px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;color:#FFFFFF}.b-contact__location-mobile{display:none}.b-contact .ya-map{border-radius:0px}.b-contact__introtext{font-family:Akrobat;font-weight:600;font-style:SemiBold;font-size:40px;leading-trim:NONE;line-height:110%;letter-spacing:6%;text-align:center;text-transform:uppercase;color:#FFFFFF;border:1px solid #FFFFFF;padding:20px 40px;width:fit-content;margin:0 auto;margin-top:40px}@media screen and (max-width:1400px){.b-contact__wrapper{min-height:200px;grid-template-columns:repeat(2, 1fr)}.b-contact__emails{min-height:250px}.b-contact__phones{min-height:250px}.b-contact__phones{border-right:none}.b-contact__location{display:none}.b-contact__location-mobile{display:flex;min-height:100px;border-top:1px solid #FFFFFF}}@media screen and (max-width:991px){.b-contact__wrapper{min-height:200px;grid-template-columns:repeat(2, 1fr)}.b-contact__emails{gap:20px;min-height:200px}.b-contact__email{font-size:20px}.b-contact__phones{min-height:200px;gap:20px;border-right:none}.b-contact__title{font-size:16px}.b-contact__phone{font-size:24px}.b-contact__location{display:none}.b-contact__location-mobile{font-size:24px;display:flex;min-height:100px;border-top:1px solid #FFFFFF}.b-contact__introtext{font-size:32px;margin-top:20px}}@media screen and (max-width:768px){.b-contact__introtext{font-size:28px;width:100%}.b-contact__email,.b-contact__phone{font-size:16px}}@media screen and (max-width:576px){.b-contact__top{margin-bottom:20px}.b-contact__wrapper{grid-template-columns:1fr;padding:0px}.b-contact__emails{border-right:none;border-bottom:1px solid #FFFFFF;min-height:125px;gap:10px;align-items:center}.b-contact__email{font-size:16px}.b-contact__phones{min-height:125px;flex-direction:row;flex-wrap:wrap;padding-top:20px;padding-bottom:20px}.b-contact__phone-wrapper{gap:5px}.b-contact__title{font-size:14px}.b-contact__phone{font-size:20px}.b-contact__location-mobile{min-height:60px;font-size:16px}.b-contact__map{height:200px}.b-contact__map .ya-map{width:100%;height:100%}.b-contact__introtext{font-size:18px;padding:20px}}/*# sourceMappingURL=./page-97ce457b125addcc6291f6cff0b51053.map */