.first-screen{max-height:1230px!important;min-height:min(100vh - 60px,1230px);overflow:hidden}.first-screen .container{position:relative}.first-screen__title{font-weight:700;line-height:118%}.first-screen__title span{display:block;opacity:0;transform:translate(-300px)}.first-screen__title span:first-child{animation-delay:0s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-title}.first-screen__title span:nth-child(2){animation-delay:.8s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-title}.first-screen__title span:nth-child(3){animation-delay:1.6s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-title}.first-screen__title span:nth-child(4){animation-delay:2.4s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-title}.first-screen__subtitle{animation-delay:2.4s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-subtitle;font-weight:200;line-height:118%;opacity:0}.first-screen__info{background:rgb(var(--color-white)/1)}.first-screen__video{border:none;bottom:0;height:100%;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:auto;z-index:-1}.first-screen__video::-webkit-media-controls{display:none!important}.first-screen__logo{height:128px;max-width:80%}.first-screen__registry{animation-delay:2.4s;animation-duration:1s;animation-fill-mode:forwards;animation-name:show-subtitle;font-size:13.5px;opacity:0;text-transform:uppercase;white-space:nowrap}.first-screen__registry-logo{height:50px}@media (max-width:1279px){.first-screen__registry{font-size:12.5px}}@media (max-width:1023px){.first-screen__registry{font-size:11.4px}}@media (max-width:767px){.first-screen__registry{font-size:10px}}@media (max-width:599px){.first-screen__logo{max-width:100%}}@keyframes show-title{0%{opacity:0;transform:translate(-300px)}to{opacity:1;transform:translate(0)}}@keyframes show-subtitle{0%{opacity:0}to{opacity:1}}
