.homeLoader{position:fixed;top:0;left:0;z-index:10;width:100%;height:100%;background-color:#fff;display:none}@media(min-width:1200px){.homeLoader{display:block}}.homeLoader video{width:100%;height:100%;display:block;transition:.6s}.homeLoader video::-webkit-media-controls-panel,.homeLoader video::-webkit-media-controls-start-playback-button{display:none!important;opacity:0!important}.homeLoader_wrapper.finished{animation:hide_loading_text .6s forwards}.homeLoader_wrapper{position:absolute;top:0;left:0;z-index:1;width:100%;padding:0 80px 20px;display:flex;align-items:flex-end;color:#03113a;font-size:24px;font-weight:300;line-height:39px;justify-content:space-between;animation:show_loading_text .8s forwards}.homeLoader_wrapper-counter{font-weight:700}.homeTopBanner{position:relative;width:100%;padding:40px 0;color:#03113a}@media(min-width:1200px){.homeTopBanner{padding:64px 0 150px}}.homeTopBanner_video{display:none;width:100%;position:absolute;top:0;left:0;transform:translateY(-100px)}@media(min-width:1200px){.homeTopBanner_video{display:block;z-index:0}}.homeTopBanner_wrapper{position:relative;z-index:1}.homeTopBanner_wrapper-active{animation:show_content .8s forwards}@media(min-width:1200px){.homeTopBanner_wrapper-content{margin-bottom:80px;width:60%}}.homeTopBanner_wrapper-content-video{margin:0 auto 24px;position:relative;width:-moz-fit-content;width:fit-content}@media(min-width:1200px){.homeTopBanner_wrapper-content-video{display:none}}.homeTopBanner_wrapper-content-video video{width:100%;border-radius:12px;max-width:500px;height:215px;object-fit:cover}@media(min-width:768px){.homeTopBanner_wrapper-content-video video{max-width:700px;height:340px}}.homeTopBanner_wrapper-content-video button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}.homeTopBanner_wrapper-content-video button img{display:block}.homeTopBanner_wrapper-video{display:none;position:relative}@media(min-width:1200px){.homeTopBanner_wrapper-video{display:block;cursor:pointer}}.homeTopBanner_wrapper-video video{width:100%;object-fit:cover;margin:0 auto;border-radius:12px;max-height:550px}.homeTopBanner_wrapper-video button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;cursor:pointer}.homeTopBanner_subtitle{font-size:27px;font-weight:500;line-height:27px;margin-bottom:5px;text-align:center}@media(min-width:1200px){.homeTopBanner_subtitle{font-size:50px;line-height:74px;text-align:left}}.homeTopBanner_title{font-size:35px;font-weight:700;line-height:35px;color:#f1493e;margin-bottom:24px;text-align:center}@media(min-width:1200px){.homeTopBanner_title{font-size:72px;line-height:74px;text-align:left}}.homeTopBanner_description{font-size:14px;font-weight:500;line-height:21px;margin-bottom:20px;text-align:center}@media(min-width:1200px){.homeTopBanner_description{font-size:18px;line-height:31px;margin-bottom:24px;text-align:left}}.homeTopBanner .mainLink{margin:0 auto}@media(min-width:1200px){.homeTopBanner .mainLink{margin:0}}@keyframes show_loading_text{0%{opacity:0}to{opacity:1}}@keyframes hide_loading_text{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100vh)}}@keyframes show_content{0%{opacity:0;transform:translateY(100vh)}to{opacity:1;transform:translateY(0)}}