.hero{min-height:100vh;display:flex;flex-direction:column;position:relative;color:#fff;overflow:hidden}.hero .hero__background{position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px;z-index:-1;background-repeat:no-repeat;background-position:center;background-size:cover;filter:blur(2px);-webkit-filter:blur(2px)}.hero .hero__background video{display:block;width:100%;height:100%;object-fit:cover}.hero .hero__content{height:100%;flex-grow:1;z-index:1;background-color:rgba(12,28,47,.6)}.hero .hero__header{flex:0 0 auto;align-items:flex-end}.hero .hero__header .header__navigation,.hero .hero__header .header__actions{flex:1 1 100%}.hero .hero__header .header__logo{position:relative;padding-top:calc(4.3px + 3.7*((100vw - 1024px)/896));padding-right:calc(25.6px + 22.4*((100vw - 1024px)/896));padding-left:calc(25.6px + 22.4*((100vw - 1024px)/896));padding-bottom:calc(11.7px + 10.3*((100vw - 1024px)/896));background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 296 68' fill='none'><path d='M0 0H296L272.105 57.5216C269.47 63.8656 263.275 68 256.406 68H37.9352C30.911 68 24.6102 63.6801 22.0781 57.1282L0 0Z' fill='%23F4F5F6'/></svg>");background-repeat:no-repeat}.hero .hero__header .header__logo img{position:relative;z-index:1;height:calc(20.3px + 17.7*((100vw - 1024px)/896));width:auto;object-fit:contain}.hero .hero__header .header__navigation{padding-bottom:calc(9px + 8*((100vw - 1024px)/896))}.hero .hero__header .header__navigation a{margin:0;font-family:"e-Ukraine",sans-serif;font-size:calc(8.5px + 7.5*((100vw - 1024px)/896));font-weight:400;font-style:normal;line-height:normal;letter-spacing:-.03em;text-decoration:none;display:block;color:#fff;max-height:calc(10.1px + 8.9*((100vw - 1024px)/896));overflow-y:hidden}.hero .hero__header .header__navigation a .animation-wrapper{display:inline-flex;flex-direction:column;gap:2px;transition:all .3s linear}.hero .hero__header .header__navigation a .animation--active{color:#fff;transition:all .3s linear}.hero .hero__header .header__navigation a:hover .animation-wrapper,.hero .hero__header .header__navigation a:focus .animation-wrapper,.hero .hero__header .header__navigation a.active .animation-wrapper{transform:translateY(-52%)}.hero .hero__header .header__navigation a:hover .animation--active,.hero .hero__header .header__navigation a:focus .animation--active,.hero .hero__header .header__navigation a.active .animation--active{color:#feab09}.hero .hero__header .header__navigation .navigation__menu{list-style:none;gap:calc(12.8px + 11.2*((100vw - 1024px)/896))}.hero .hero__header .header__actions{display:flex;align-items:center;justify-content:flex-end;gap:calc(19.2px + 16.8*((100vw - 1024px)/896))}.hero .hero__cta{flex:1 1 auto;padding-top:calc(39.5px + 34.5*((100vw - 1024px)/896));padding-bottom:calc(55.5px + 48.5*((100vw - 1024px)/896));display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.hero .hero__cta .cta__title{color:#fff;width:calc(721.1px + 630.9*((100vw - 1024px)/896))}.hero .hero__cta .cta__bottom{width:100%}.hero .hero__cta .cta__description{width:calc(360.5px + 315.5*((100vw - 1024px)/896))}@media screen and (max-width:1023px){.hero{min-height:calc(772px + 257*((100vw - 768px)/255))}.hero .hero__background video{display:none}.hero .hero__header{display:none}.hero .hero__cta{flex:1 1 auto;padding-top:calc(157px + 52*((100vw - 768px)/255));padding-bottom:calc(48px + 16*((100vw - 768px)/255))}.hero .hero__cta .cta__title{width:100%}.hero .hero__cta .cta__description{width:calc(227px + 198*((100vw - 768px)/255));font-size:calc(13px + 5*((100vw - 768px)/255))}}@media screen and (max-width:767px){.hero{min-height:100vh}.hero .hero__cta{padding-top:calc(151px + 171*((100vw - 360px)/407));padding-bottom:calc(125px + 141*((100vw - 360px)/407))}.hero .hero__cta .cta__bottom{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:calc(24px + 12*((100vw - 360px)/407))}.hero .hero__cta .cta__description{width:calc(309px + 349*((100vw - 360px)/407));font-size:calc(15px + 3*((100vw - 360px)/407))}}