html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:after,*:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;outline:none}a:focus{outline:none}h1,h2,h3,h4,h5,h6{margin: 0;}ul,ol{margin: 0;padding: 0;list-style: none;}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('../fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Medium.eot');
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
        url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff'),
        url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Home Video';
    src: url('../fonts/HomeVideo-Regular.eot');
    src: url('../fonts/HomeVideo-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HomeVideo-Regular.woff2') format('woff2'),
        url('../fonts/HomeVideo-Regular.woff') format('woff'),
        url('../fonts/HomeVideo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HomeVideo';
    src: url('../fonts/HomeVideo-Regular.eot');
    src: url('../fonts/HomeVideo-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HomeVideo-Regular.woff2') format('woff2'),
         url('../fonts/HomeVideo-Regular.woff') format('woff'),
         url('../fonts/HomeVideo-Regular.ttf') format('truetype'),
         url('../fonts/HomeVideo-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

*, *:after, *:before {
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    font-weight: 500;
    font-family: 'Gilroy';
    color: #081A32;
    background-color: #F2F2F2;
}

body,
html {
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
}

button {
    margin: 0;
    padding: 0;
    border: 0;
}

.center {
    text-align: center;
}

a {
    color: #7ABBEE;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
}

p {
  margin: 0 0 39px;
}

p:last-child {
    margin-bottom: 0!important;
}

img,
iframe {
    display: block;
    width: 100%;
}

@media only screen and (max-width: 1919px){
    p {
        margin-bottom: 32px;
    }
}

@media only screen and (max-width: 1419px){
    
}

@media only screen and (max-width: 1239px){
    
}

@media only screen and (max-width: 1023px){
    
}

@media only screen and (max-width: 767px){
    p {
        margin-bottom: 20px;
    }
}

/*     main     */

.wrapper {
    position: relative;
    overflow: hidden;
}

.section {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    z-index: 5;
}





.is-words {
    white-space: pre-wrap;
}

.is-words i {
    display: inline-block;
    font-style: normal;
    opacity: 0;
    transform: translateY(25%);
    transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1), opacity 1s ease-out;
    will-change: transform, opacity;
}

.active .is-words i {
    opacity: 1;
    transform: translateY(0);
}





.is-reveal {
    white-space: pre-wrap;
}

.is-reveal i {
    display: inline-block;
    vertical-align: baseline;
    font-style: normal;
    opacity: 0;
    transition: opacity 1s ease-out;
    will-change: opacity;
}

.active .is-reveal i {
    opacity: 1;
}



.is-animate:not(.active) .is-reveal i {
    opacity: 0 !important;
    transition: none !important;
}

.is-animate.active .is-reveal i {
    opacity: 1;
}

/*     owl     */

.owl-nav {
    position: absolute!important;
}

.owl-nav button {
    width: 56px!important;
    height: 56px!important;
    background: #0B1F3B!important;
    border-radius: 50%!important;
}

.owl-nav button span {
    display: none!important;
}

.owl-nav button.owl-prev {
    background-image: url(../img/icon-arrow-left.svg)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}

.owl-nav button.owl-next {
    background-image: url(../img/icon-arrow-right.svg)!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}


@media only screen and (max-width: 1919px){
    .owl-nav button {
        width: 40px!important;
        height: 40px!important;
        background-size: 16px !important;
    }
}

@media only screen and (max-width: 1419px){
    
}

@media only screen and (max-width: 1239px){
    
}

@media only screen and (max-width: 1023px){
    
}

@media only screen and (max-width: 767px){
    
    .owl-nav button {
        width: 38px!important;
        height: 38px!important;
        background-size: 18px !important;
    }
}



.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 27, 50, 0.64);
    z-index: 25;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease;
    will-change: opacity;
}

body.menu-open .overlay {
    opacity: 1;
    pointer-events: auto;
}



.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 49px 0;
    z-index: 30;
    background: transparent;
    transform: translateY(-100%);
    opacity: 0;
    animation: slideDown 1s cubic-bezier(0.22, 1, 0.36, 1) 3s forwards;  
    transition: padding 0.3s ease;
    will-change: transform, opacity;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}


.header_dark {
    background-color: #F2F2F2;
}

.header__block {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 54px 0 60px;
    z-index: 2;
}

.header__logo svg {
    width: 100%;
    height: auto;
}

.header_dark .header__logo svg path {
    fill: #0B1F3B;
}

.header__burger {
    display: flex;
    align-items: center;
    column-gap: 24px;
    cursor: pointer;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    text-transform: uppercase;
    user-select: none;
    -webkit-user-select: none;
}

.header_open .header__burger {
    column-gap: 18px;
}

.header__burger .icon-2,
.header__burger .text-2 {
    display: none;
}

.header_open .header__burger .icon-2,
.header_open .header__burger .text-2 {
    display: flex;
}

.header_open .header__burger .icon-1,
.header_open .header__burger .text-1 {
    display: none;
}

.header__content {
    position: absolute;
    top: -22px;
    right: 20px;
    width: 712px;
    display: flex; 
    flex-direction: column;
    padding: 308px 50px 56px;
    background: #F2F2F2;
    z-index: 1;

    clip-path: inset(0 0 100% 0);
    pointer-events: none;
    
    transition: clip-path 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0.1s;
}

.header_open .header__content {
    clip-path: inset(0 0 0% 0);
    pointer-events: auto;
    transition: clip-path 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.header__content:after {
    position: absolute;
    right: 35px;
    bottom: 70px;
    content: url(../img/logo-black.svg);
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}

.header_open .header__content:after {
    opacity: 1;
    transition: opacity 0.5s ease 0.8s;
}

.header__menu ul {
    display: flex;
    row-gap: 12px;
    flex-direction: column;
}

.header__menu li {
    font-weight: 500;
    font-size: 45px;
    line-height: 53px;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
}

.header_open .header__menu li:nth-child(1) { transition: all 0.5s ease 0.4s; }
.header_open .header__menu li:nth-child(2) { transition: all 0.5s ease 0.5s; }
.header_open .header__menu li:nth-child(3) { transition: all 0.5s ease 0.6s; }
.header_open .header__menu li:nth-child(4) { transition: all 0.5s ease 0.7s; }

.header_open .header__menu li {
    opacity: 1;
    transform: translateY(0);
}

.header__menu li a {
    display: flex;
    column-gap: 25px;
    color: #081A32;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.header__menu li a:hover {
    opacity: 0.7;
}

.header__menu li span {
    position: relative;
    top: 18px;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    color: rgba(8, 26, 50, 0.35);
}

.header__btn {
    margin-top: 48px;
    opacity: 0;
    transform: translateY(15px);
    transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
}

.header_open .header__btn {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s ease 0.9s, transform 0.5s ease 0.9s;
}

.header__btn a {
    position: relative;
    font-weight: 500;
    font-size: 45px;
    line-height: 53px;
    color: #081A32;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.header__btn a:hover {
    opacity: 0.7;
}

.header__btn a:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: #081A32;
}

@media only screen and (max-width: 1919px){
    .header { padding: 37px 0; }
    .header__block { padding: 0 40px 0 45px; }
    .header__logo { width: 42px; }
    .header__burger { font-size: 15px; column-gap: 17px; }
    .header__content { top: -17px; right: 15px; width: 526px; padding: 228px 38px 42px; }
    .header__content:after { bottom: 52px; }
    .header__menu li { font-size: 33px; line-height: 40px; }
    .header__menu li span { top: 14px; font-size: 15px; }
    .header__btn a { font-size: 33px; line-height: 40px; }
}

@media only screen and (max-width: 1419px){
    .header__content { width: 480px; padding-top: 150px; }   
    .header__content:after { bottom: 50px; }
    .header__menu li { font-size: 28px; line-height: 36px; }
    .header__btn a { font-size: 28px; line-height: 36px; }
}

@media only screen and (max-width: 1023px){
    .header_open .header__logo svg path { fill: #081A32; }
    .header__burger .icon-1 path, .header__burger .icon-2 path { stroke: #fff; }
    .header_open .header__burger .icon-2 path { stroke: #081A32; }
    .header__burger .text-1, .header__burger .text-2 { display: none !important; }


    .header_dark .header__burger .icon-1 path {
        stroke: #0B1F3B;
    }
}

@media only screen and (max-width: 767px) {
    .header { 
        padding: 20px 0; 
    }
    
    .header__block { 
        padding: 0 18px; 
    }

    .header::before {
        background: #F2F2F2;
        transition: none;
    }

    .header_open {
        bottom: 0;
    }

    .header_open::before {
        opacity: 1;
    }

    .header__content {
        position: fixed;
        top: 0; 
        left: 0; 
        right: 0; 
        bottom: 0;
        width: 100%;
        height: 100%;
        padding: 178px 19px 42px;
        justify-content: flex-end;
        transition: clip-path 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    }

    .header_open .header__menu li {
        transition: all 0.4s ease;
    }
    
    .header_open .header__menu li:nth-child(1) { transition-delay: 0.2s; }
    .header_open .header__menu li:nth-child(2) { transition-delay: 0.3s; }
    .header_open .header__menu li:nth-child(3) { transition-delay: 0.4s; }
    .header_open .header__menu li:nth-child(4) { transition-delay: 0.5s; }
    
    .header_open .header__btn {
        transition: all 0.4s ease 0.6s;
    }
}

/*     first     */

.first {
    position: relative;
    overflow: hidden;
    z-index: 20;
}

.first::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    transform-origin: top;
    transform: scaleY(0);
    transition: transform 1.8s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: transform;
    z-index: 1;
}

.first.active::before {
    transform: scaleY(1);
}

.first__block {
    position: relative;
    display: flex;
    align-items: flex-start;
}

.first__main {
    width: 75.5%;
}

.first__main-one {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 1002px;
    padding: 60px 82px 60px 45px;
    color: #EEF2F5;
    overflow: hidden;
}

.first__main-one::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #081A32;
    background: url(../img/first-main-one-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    transition: bottom 2s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
    z-index: 1;
}

.first__main.active .first__main-one::before {
    bottom: 0;
}

.first__main-one > * {
    position: relative;
    z-index: 2;
}

.first__main.active .first__main-subtitle i {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(2.7s + (var(--char-index) * 0.04s));
}

.first__main.active .first__main-title i {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(3.7s + (var(--char-index) * 0.04s));
}

.first__main-subtitle {
    margin: 0 0 -9px 7px;
    font-weight: 400;
    font-size: 80px;
    line-height: 90px;
    letter-spacing: -0.01em;
}

.first__main-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 200px;
    line-height: 210px;
    letter-spacing: -0.01em;
}

.first__main-title svg {
    position: relative;
    top: -6px;
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: 3s;
    will-change: opacity;
}

.first__main.active .first__main-title svg {
    opacity: 1;
}

.first__main-two {
    position: relative;
    min-height: 900px;
    padding: 112px 50px 92px 40%;
    color: #fff;
    overflow: hidden;
}

.first__main-two:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #0B1F3B;    
    transition: bottom 2s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
}

.first__main.active .first__main-two:after {
    bottom: 0;
}

.first__main-two::before {
    position: absolute;
    content: url(../img/first-main-two-decore.svg);
    top: -48px;
    left: 58px;

    opacity: 0;
    transform: scale(0.9);

    transition: opacity 1.2s ease-out;
    transition-delay: 1.8s;
    z-index: 2;
}

.first__main.active .first__main-two::before {
    opacity: 1;
    transform: scale(1);
}

.first__main-text {
    position: relative;
    font-size: 26px;
    line-height: 39px;
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: 3s;
    will-change: opacity;
    z-index: 2;
}

.first__main.active .first__main-text {
    opacity: 1;
}

.first__main-label {
    margin-top: 66px;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.35);
}

.first__more {
    width: 24.5%;
    transition: none !important;
}

.first__more.is-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.first__more.is-stopped {
    position: absolute;
    bottom: 0;
    right: 0;
    top: auto;
}

.first__more-one {
    position: relative;
    display: flex;
    align-items: flex-end;
    height: 580px;
    padding: 55px 30px 60px 45px;
    overflow: hidden;
}

.first__more-one::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #F2F2F2;
    transition: bottom 2s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
    z-index: 1;
}

.first__more.active .first__more-one::before {
    bottom: 0;
}

.first__more-text {
    position: relative;
    font-weight: 500;
    font-size: 35px;
    line-height: 39px;
    z-index: 2;
}

.first__more-two {
    position: relative;
    height: 540px;
    padding: 55px 30px 60px 45px;
    overflow: hidden;
}

.first__more-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #7ABBEE;
    background-image: url(../img/noise.png);
    background-repeat: repeat;
    transition: bottom 2s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
    z-index: 1;
}

.first__more.active .first__more-two::before {
    bottom: 0;
}

.first__more-mini {
    position: relative;
    margin-top: 72px;
    font-size: 26px;
    line-height: 31px;
    z-index: 2;
}

.first__more-three {
    position: relative;
    display: flex;
    align-items: flex-end;
    height: 378px;
    padding: 55px 30px 48px 45px;
    color: #fff;
    overflow: hidden;
}

.first__more-three::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #081A32;
    background-image: url(../img/first-more-three-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: bottom 2s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
    z-index: 1;
}

.first__more.active .first__more-three::before {
    bottom: 0;
}

@media only screen and (max-width: 1919px){
    .first__main-one {
        height: 740px;
        padding: 60px 62px 14px 34px;
    }

    .first__main-subtitle {
        margin: 0 0 -39px 5px;
        font-weight: 400;
        font-size: 59px;
        line-height: 70px;
    }

    .first__main-title {
        font-size: 148px;
        line-height: 160px;
    }

    .first__main-title svg {
        top: -4px;
        width: 132px;
    }

    .first__more-one {
        height: 428px;
        padding: 55px 30px 43px 35px;
    }

    .first__more-text {
        font-size: 26px;
        line-height: 29px;
    }

    .first__more-two {
        height: 400px;
        padding: 41px 20px 35px 35px;
    }

    .first__more-mini {
        margin-top: 52px;
        font-size: 19px;
        line-height: 24px;
    }

    .first__more-three {
        height: 280px;
        padding: 35px 30px 35px 35px;
    }

    .first__main-two {
        min-height: 740px;
        padding: 85px 50px 32px 40%
    }

    .first__main-two::before {
        top: -182px;
        left: 16px;
        transform: scale(0.75);
    }

    .first__main-text {
        font-size: 19.3px;
        line-height: 28px;
    }

    .first__main-label {
        margin-top: 46px;
        font-size: 15px;
        line-height: 21px;
    }
}

@media only screen and (max-width: 1419px){
    .first__main-subtitle {
        font-size: 49px;
        line-height: 60px;
    }

    .first__main-title {
        font-size: 138px;
        line-height: 150px;
    }

    .first__main-one {
        height: 650px;
    }

    .first__more-one {
        height: 378px;
    }

    .first__more-two {
        height: 360px;
    }

    .first__more-three {
        height: 240px;
    }

    .first__main-two {
        min-height: 680px;
        padding: 65px 40px 32px 32%;
    }
}

@media only screen and (max-width: 1239px){
    .first__main-text {
        font-size: 16px;
        line-height: 20px;
    }

    .first__main-one {
        height: 540px;
    }

    .first__main-two {
        min-height: 560px;
    }
    
    .first__main-label {
        font-size: 14px;
    }

    .first__main-subtitle {
        font-size: 39px;
        line-height: 50px;
    }

    .first__main-title {
        font-size: 118px;
        line-height: 130px;
    }

    .first__main-title svg {
        top: -2px;
        width: 100px;
    }

    .first__more-one {
        height: 350px;
    }

    .first__more-two {
        height: 320px;
    }

    .first__more-three {
        height: 190px;
    }

    .first__more-text {
        font-size: 22px;
        line-height: 26px;
    }

    .first__more-text br {
        display: none;
    }

    .first__more-mini {
        font-size: 16px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 1023px){
    .first__block {
        flex-direction: column;
    }

    .first__main {
        width: 100%;
    }

    .first__more {
        width: 100%;
    }

    .first__more-one {
        height: auto;
    }

    .first__more-one .first__more-text {
        max-width: 355px;
    }

    .first__more-two {
        height: auto;
    }

    .first__more-mini br {
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .first__main-one {
        height: 374px;
        padding: 20px 18px 15px;
    }

    .first__main-one::before {
        background-image: url(../img/first-main-one-bg-mob.jpg);
    }

    .first__main-subtitle {
        margin: 0;
        font-size: 22px;
        line-height: 22px;
    }

    .first__main-title {
        font-size: 65px;
        line-height: 65px;
    }

    .first__main-title svg {
        top: -8px;
        width: 64px;
        height: auto;
    }

    .first__main-two {
        min-height: initial;
        padding: 34px 18px 32px;
    }

    .first__main-two::before {
        display: none;
    }

    .first__main-two br {
        display: none;
    }

    .first__main-label {
        margin-top: 20px;
    }

    .first__more-one {
        padding: 34px 18px 32px;
    }

    .first__more-two {
        padding: 34px 18px 32px;
    }

    .first__more-two .first__more-text {
        max-width: 280px;
    }

    .first__more-mini {
        margin-top: 12px;
    }

    .first__more-three {
        height: 205px;
        padding: 26px 18px;
    }

    .first__more-three::before {
        background-image: url(../img/first-more-three-bg-mob.jpg);
    }
}

/*     about     */

.about {
    padding-top: 80px;   
}

.about .section_anchor {
    position: relative;
    top: -40px;
}

.about__title {
    padding-left: 55px;
    font-size: 45px;
    line-height: 53px;
}

.about__slider {
    margin-top: 50px;
}

.about__slider .owl-about .owl-stage-outer {
    overflow: initial;
}

.about__slider .owl-nav {
    top: -120px!important;
    right: 60px!important;
    display: flex!important;
    column-gap: 15px!important;
}

.about__item {
    position: relative;
    padding: 70px 60px 112px;
    background: rgba(8, 26, 50, 0);
    transition: background 0.4s ease;
    overflow: hidden;
}

@media only screen and (min-width: 1024px){
    .about__item:hover {
        background: rgba(8, 26, 50, 1);
    }

    .line-bottom {
        display: none;
    }
}

.about .line-top, 
.about .line-right, 
.about .line-bottom {
    position: absolute;
    background-color:#D9D9D9;
    transition: all 1s ease-in-out; 
}

.about .line-top {
    top: 0;
    left: 0;
    right: 100%;
    height: 1px;
    
}

.about .line-right {
    top: 0;
    right: 0;
    bottom: 100%;
    width: 1px;
}

.about .line-bottom {
    bottom: 0;
    right: 0;
    left: 100%;
    height: 1px;
}

.about.active .about__item .line-top {
    right: 0%; 
}

.about.active .about__item .line-right {
    bottom: 0%; 
}

.about.active .about__item .line-bottom {
    left: 0%; 
}






.about__item-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 370px;
}

.about__item-icon svg path,
.about__item-icon svg circle {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

@media only screen and (min-width: 1024px){
    .about__item:hover .about__item-icon svg path,
    .about__item:hover .about__item-icon svg circle {
        fill: #68AAEA;
    }
}

.about__item-title {
    margin-top: 80px;
    font-size: 35px;
    line-height: 39px;
    color: #081A32;
    transition: color 0.4s ease;
}

@media only screen and (min-width: 1024px){
    .about__item:hover .about__item-title {
        color: #ffffff;
    }
}

.about__item-text {
    min-height: 156px;
    margin-top: 30px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    font-family: 'Home Video';
    color: rgba(8, 26, 50, 0.35);
    transition: color 0.4s ease;
}

@media only screen and (min-width: 1024px){
    .about__item:hover .about__item-text {
        color: rgba(255, 255, 255, 0.35);
    }
}

@media only screen and (max-width: 1919px){
    .about {
        padding-top: 58px;
    }

    .about__title {
        padding-left: 40px;
        font-size: 33.3px;
        line-height: 39px;
    }

    .about__slider {
        margin-top: 38px;
    }

    .about__slider .owl-nav {
        top: -88px !important;
        right: 45px !important;
        column-gap: 14px !important;
    }

    .about__item {
        padding: 70px 44px 84px;
    }

    .about__item-icon {
        height: 235px;
    }

    .about__item-icon svg {
        transform: scale(0.76);
    }

    .about__item-title {
        margin-top: 78px;
        font-size: 26px;
        line-height: 30px;
    }

    .about__item-text {
        min-height: 114px;
        margin-top: 23px;
        font-size: 15px;
        line-height: 19px;
    }
}

@media only screen and (max-width: 1419px){
    
}

@media only screen and (max-width: 1239px){
    .about__title {
        font-size: 28px;
        line-height: 34px;
    }

    .about__item {
        padding: 50px 40px 35px;
    }

    .about__item-icon {
        height: 165px;
    }

    .about__item-icon svg {
        transform: scale(0.65);
    }

    .about__item-title {
        font-size: 24px;
        line-height: 28px;
    }

    .about__item-text {
        min-height: 133px;
    }

    .about__item-text br {
        display: none;
    }
}

@media only screen and (max-width: 1023px){
    .about__title {
        max-width: 485px;
    }

    .about__title br {
        display: none;
    }
}

@media only screen and (max-width: 767px){
    .about {
        padding: 72px 0 70px;
    }

    .about .container {
        padding: 0 20px;
    }

    .about__title {
        max-width: 335px;
        padding-left: 0;
        font-size: 22px;
        line-height: 26px;    
    }

    .about__slider {
        margin-top: 31px;
        border: initial;
    }

    .about__slider .owl-about {
        padding-bottom: 74px;
    }

    .about__item {
        width: 334px;
        height: 516px;
        padding: 50px 24px 25px;
    }

    .about__slider .owl-nav {
        left: 0 !important;
        bottom: 0!important;;
        top: initial !important;
        right: initial !important;
        column-gap: 18px !important;
    }

    .about__item-icon {
        height: 234px;
    }

    .about__item-icon svg {
        transform: scale(0.47);
    }

    .about__item-title {
        margin-top: 52px;
        font-size: 20px;
        line-height: 23px;
    }

    .about__item-text {
        max-width: 285px;
        margin-top: 18px;
        font-size: 14px;
    }
}

/*     info     */

.info__block {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}

.info__block:last-child {
    position: relative;
}

.info__block:last-child::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    height: 1px;
    background: #D9D9D9;
    right: 100%;
    transition: right 1.2s ease-in-out;
}

.info__block:last-child.active::after {
    right: 0%;
}

.active .info__block:last-child::after {
    right: 0%;
}

.active .info__block:last-child::after {
    transition-delay: 0.8s; 
}



.info__more {
    width: 24.5%;
    transition: none !important;
}

.info__more.is-fixed {
    position: fixed;
    bottom: 0;
    z-index: 10;
}

.info__more.is-stopped {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
}

.info__more-one {
    position: relative;
    height: 540px;
    padding: 58px 55px;
    overflow: hidden;
    background: transparent;
}

.info__more-one::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    background-color: #7ABBEE;
    background-image: url(../img/noise.png);
    background-repeat: repeat;
    z-index: 1;
    
    transition: bottom 2s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
}

.info__block.active .info__more-one::before {
    bottom: 0;
}

.info__more-one > * {
    position: relative;
    z-index: 2;
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: 1s; 
}

.info__block.active .info__more-one > * {
    opacity: 1;
}

.info__more-title {
    font-weight: 500;
    font-size: 45px;
    line-height: 53px;
}

.info__more-text {
    font-weight: 500;
    font-size: 35px;
    line-height: 39px;
}

.info__more-mini {
    margin-top: 70px;
    font-weight: 500;
    font-size: 26px;
    line-height: 31px;
}

.info__more-two {
    display: flex;
    align-items: flex-end;
    height: 292px;
    padding: 37px 55px;
}

.info__main {
    width: 75.5%;
}

.info__main-one {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 845px;
    padding: 60px 57px 46px 94px;
    color: #fff;
    overflow: hidden;
}

.info__main-one:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%; 
    
    background-color: #081A32;
    background-image: url(../img/info-main-one-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    transition: bottom 1s cubic-bezier(0.75, 0, 0.25, 1);
    will-change: bottom;
}

.info__block.active .info__main-one:before {
    bottom: 0; 
}

.info__main-one > * {
    position: relative;
    z-index: 2;
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: 0.8s; 
}

.info__block.active .info__main-one > * {
    opacity: 1;
}

.info__main-subtitle {
    margin: 0 0 -14px 10px;
    font-weight: 400;
    font-size: 80px;
    line-height: 90px;
    letter-spacing: -0.01em;
}

.info__main-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 500;
    font-size: 200px;
    line-height: 210px;
    letter-spacing: -0.01em;
}

.info__main-title svg {
    position: relative;
    top: -7px;
}

.info__list {
    display: flex;
    flex-wrap: wrap;
}

.info__item {
    position: relative;
    width: 33.33%;
    padding: 45px 32px 33px;
}

.info__item::before,
.info__item::after {
    position: absolute;
    content: '';
    width: 1px;
    left: 0;
    height: 0;
    background: #D9D9D9;
    transition: height 0.6s ease-in-out;
}

.info__item::before {
    top: 13px;
}

.info__item::after {
    bottom: 13px;
}

.info__block.active .info__item::before,
.info__block.active .info__item::after {
    height: 75px;
}

.info__item-title {
    font-weight: 500;
    font-size: 26px;
    line-height: 39px;
}

.info__item-text {
    margin-top: 20px;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    white-space: nowrap;
    letter-spacing: -0.02em;
    color: rgba(8, 26, 50, 0.35);
}

@media only screen and (max-width: 1919px){
    .info__more-one {
        height: 398px;
        padding: 42px 40px;
    }

    .info__more-text {
        font-size: 26px;
        line-height: 29px;
    }

    .info__more-mini {
        margin-top: 50px;
        font-size: 19px;
        line-height: 23px;
    }

    .info__main-one {
        height: 625px;
        padding: 40px 37px 6px;
    }

    .info__main-subtitle {
        margin: 0 0 -43px 6px;
        font-weight: 400;
        font-size: 59px;
        line-height: 70px;
    }

    .info__main-title {
        font-size: 148px;
        line-height: 160px;
    }

    .info__main-title svg {
        top: -4px;
        width: 132px;
    }

    .info__more-two {
        height: 216px;
        padding: 27px 40px;
    }

    .info__more-title {
        font-size: 34px;
        line-height: 40px;
    }

    .info__item {
        padding: 36px 20px 25px 24px;
    }

    .info__item-title {
        font-size: 19px;
        line-height: 23px;
    }

    .info__item-text {
        margin-top: 18px;
        font-size: 15px;
        line-height: 19px;
    }
}

@media only screen and (max-width: 1419px){
    .info__main-subtitle {
        font-size: 49px;
        line-height: 60px;
    }

    .info__main-title {
        font-size: 138px;
        line-height: 150px;
    }

    .info__main-one {
        height: 545px;
    }

    .info__more-title {
        font-size: 28px;
        line-height: 34px;
    }

    .info__item {
        width: 33.33%;
    }

    .info__item-text {
        white-space: initial;
    }
    
    .info__item-text br {
        display: none;
    }
}

@media only screen and (max-width: 1239px){
    .info__more-one {
        height: 320px;
        padding-left: 40px;
    }

    .info__more-text {
        font-size: 22px;
        line-height: 26px; 
    }

    .info__more-mini {
        font-size: 16px;
        line-height: 18px;
    }

    .info__main-one {
        height: 445px;
    }

    .info__main-subtitle {
        font-size: 39px;
        line-height: 50px;
    }

    .info__main-title {
        font-size: 118px;
        line-height: 130px;
    }

    .info__main-title svg {
        top: -2px;
        width: 100px;
    }

    .info__more-two {
        height: 277px;
    }

    .info__more-title {
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 1023px){
    .info__block {
        flex-direction: column;
    }

    .info__more {
        width: 100%;
    }

    .type-1 .info__more {
        order: 2;
    }

    .info__main {
        width: 100%;
    }

    .type-1 .info__main {
        order: 1;
    }

    .info__more-text {
        max-width: 240px;
    }

    .info__more-text br {
        display: none;
    }

    .info__more-one {
        height: auto;
    }

    .info__more-mini {
        max-width: 215px;
    }

    .info__more-mini br {
        display: none;
    }

    .info__more-two {
        height: auto;
        padding: 35px 40px 30px;
    }

    .info__more-title span {
        display: block;
    }

    .info__more-title br {
        display: none;
    }

    .info__block:last-child::after {
        display: none;
    }
    
    .info__item {
        position: relative;
        width: 100%;
    }

    .info__item::before,
    .info__item::after {
        display: none;
    }

.info__item .line-top,
.info__item .line-right,
.info__item .line-left,
.info__item .line-bottom {
    position: absolute;
    background-color: #D9D9D9;
}

.info__item .line-top {
    top: 0; left: 0; right: 100%; height: 1px;
    transition: right 1s ease-in-out;
}

.info__item .line-right {
    top: 0; right: 0; bottom: 100%; width: 1px;
    transition: bottom 1s ease-in-out;
}

.info__item .line-left {
    bottom: 0; left: 0; top: 100%; width: 1px;
    transition: top 1s ease-in-out;
}

.info__item .line-bottom {
    bottom: 0; right: 0; left: 100%; height: 1px;
    transition: left 1s ease-in-out;
}

.active .line-top {
    right: 0%;
}

.active .line-right {
    bottom: 0%;
}

.active .line-left {
    top: 0%;
}

.active .line-bottom {
    left: 0%;
}





}

@media only screen and (max-width: 767px){
    .info__main-one {
        height: 374px;
        padding: 20px 18px 15px;
    }

    .info__main-one:before {
        background-image: url(../img/info-main-one-bg-mob.jpg);
        background-position: center;
        background-size: cover;
    }

    .info__main-subtitle {
        margin: 0;
        font-size: 22px;
        line-height: 22px;
    }

    .info__main-title {
        font-size: 65px;
        line-height: 65px;
    }

    .info__main-title svg {
        top: -8px;
        width: 64px;
        height: auto;
    }

    .info__more-one {
        padding: 34px 18px 32px;
    }

    .info__more-mini {
        margin-top: 32px;
    }

    .info__more-two {
        padding: 35px 18px 28px;
    }

    .info__list {
        padding: 0 18px;
    }

    .info__item {
        padding: 36px 15px 26px 24px;
    }

    .info__item-title {
        font-size: 20px;
    }

    .info__item-text {
        font-size: 14px;
    }
}

/*     more     */



.more {
    
}

.more__slider {
    position: relative;
    z-index: 1;
    overflow: hidden;

    -webkit-mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 20%,
        black 80%,
        transparent 100%
    );
    mask-image: linear-gradient(
        to bottom,
        transparent 0%,
        black 20%,
        black 80%,
        transparent 100%
    );
}

.more__slider-track {
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 1;
}

.more__slider,
.more__slider-item {
    height: 552px;
}

.more__slider-item {
    box-sizing: border-box; 
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    padding-top: 38px;
    font-weight: 500;
    font-size: 200px;
    line-height: 200px;
    letter-spacing: -0.01em;
}

.more__list {
    position: relative;
    display: flex;
    z-index: 2;
}

.more__list .owl-more .owl-stage-outer {
    overflow: initial;
}

.more__list .owl-nav {
    top: -260px!important;
    left: calc(50% - 500px)!important;
    right: initial!important;
    display: flex!important;
    column-gap: 10px!important;
    justify-content: space-between!important;
    width: 1000px!important;
}

.more__item {
    position: relative;
    width: 488px;
    padding: 48px 56px 113px;
}

.more__item::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    bottom: 100%;
    background-color: #D9D9D9;
    transition: bottom 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.more__list.active .more__item::after {
    bottom: 0%;
}

.more__list.active .more__item:nth-child(2)::after {
    transition-delay: 0.2s;
}

.more__list.active .more__item:nth-child(3)::after {
    transition-delay: 0.4s;
}

.more__item-title {
    font-weight: 500;
    font-size: 35px;
    line-height: 39px;
}

.more__item-text {
    min-height: 130px;
    margin-top: 20px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    font-family: 'HomeVideo';
    color: rgba(17, 38, 71, 0.35);
}

.more__item-img {
    max-width: 350px;
    margin-top: 25px;
}

@media only screen and (max-width: 1919px){
    .more__list .owl-nav {
        top: -195px !important;
        left: calc(50% - 370px) !important;
        width: 740px !important;
    }

    .more__slider,
    .more__slider-item {
        height: 410px;
    }

    .more__slider-item {
        padding-top: 24px;
        font-size: 148px;
        line-height: 148px;
    }

    .more__item {
        width: 362px;
        padding: 28px 40px 82px;
    }

    .more__item-title {
        font-size: 26px;
        line-height: 38px;
    }

    .more__item-text {
        min-height: 95px;
        margin-top: 10px;
        font-size: 15px;
        line-height: 19px;
    }

    .more__item-img {
        max-width: 260px;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1239px){
    .more__slider,
    .more__slider-item {
        height: 320px;
    }

    .more__slider-item {
        font-size: 108px;
        line-height: 108px;
    }

    .more__list .owl-nav {
        top: -170px !important;
    }

    .more__item {
        width: 340px;
    }

}

@media only screen and (max-width: 1023px){
    
}

@media only screen and (max-width: 767px){
    .more__slider,
    .more__slider-item {
        height: 295px;
    }

    .more__slider-item {
        padding-top: 30px;
        font-size: 65px;
        line-height: 65px;
    } 

    .more__list {
        margin: 0 -20px;
    }

    .more__list .owl-nav {
        top: -145px !important;
        left: 38px!important;
        right: 38px!important;
        width: initial!important;
    }

    .more__list .owl-nav button {
        width: 30px !important;
        height: 30px !important;
        background-size: 12px !important;
    }

    .more__item {
        width: 318px;
        padding: 21px 40px 74px;
    }

    .more__item-title {
        font-size: 20px;
        line-height: 24px;
    }

    .more__item-text {
        margin-top: 12px;
        font-size: 14px;
    }

    .more__item-img {
        max-width: 240px;
        margin-top: 10px;
    }
}

/*     text     */

.text {
    padding: 84px 0 94px;
    color: #142C4C;
    background: #F2F2F2;

    -webkit-transition: background-color 1s cubic-bezier(0.22, 1, 0.36, 1), 
                        color 1s cubic-bezier(0.22, 1, 0.36, 1);
    transition: background-color 1s cubic-bezier(0.22, 1, 0.36, 1), 
                color 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.text.active {
    color: #fff;
    background: #142C4C;
}

.text__block {
    flex-direction: column;
}

.text__block.pc {
    display: flex;
    padding: 0 55px;
}

.text__block.mob {
    display: none;
}

.text__line {
    display: flex;
    font-weight: 500;
    font-size: 200px;
    line-height: 230px;
    letter-spacing: -0.01em;
}

.line-1 {
    height: 208px;
    margin-bottom: -5px;
    justify-content: space-between;
    border-top: 1px solid rgba(20, 44, 76, 0.2);
    border-bottom: 1px solid rgba(20, 44, 76, 0.2);

    transition: border-color 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.active .line-1 {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.line-2 {
    margin-bottom: -33px;
    justify-content: flex-end;
}

.line-3 {
    height: 198px;
    color: #F2F2F2;
    background: #142C4C;
    justify-content: center;
    -webkit-transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                        color 2s cubic-bezier(0.22, 1, 0.36, 1);
    transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                color 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.active .line-3 {
    color: #142C4C;
    background: #fff;
}

.line-4 {
    height: 204px;
    justify-content: space-between;
}

.line-5 {
    height: 195px;
    justify-content: center;
    color: #F2F2F2;
    background: #6DB1EC;
        -webkit-transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                        color 2s cubic-bezier(0.22, 1, 0.36, 1);
    transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                color 2s cubic-bezier(0.22, 1, 0.36, 1);
}

.active .line-5 {
    color: #142C4C;
    background: #6DB1EC;
}

@media only screen and (max-width: 1919px){
    .text {
        padding: 64px 0 70px;
    }

    .text__block.pc {
        padding: 0 40px;
    }

    .text__line {
        font-size: 145px;
        line-height: 164px;
    }

    .line-1 {
        height: 145px;
        margin-bottom: 0;
    }

    .line-2 {
        margin-bottom: -24px;
    }

    .line-3 {
        height: 145px;
    }

    .line-4 {
        height: 145px;
    }

    .line-5 {
        height: 145px;
    }
}

@media only screen and (max-width: 1419px){
    .text__line {
        font-size: 128px;
        line-height: 144px;
    }

    .line-1 {
        height: 128px;
    }

    .line-2 {
        margin-bottom: -20px;
    }

    .line-3 {
        height: 124px;
    }

    .line-4 {
        height: 124px;
        margin-top: 0;
    }

    .line-5 {
        height: 124px;
    }
}

@media only screen and (max-width: 1239px){
    
    .text__line {
        font-size: 104px;
        line-height: 122px;
    }

    .line-1 {
        height: 106px;
    }

    .line-3 {
        height: 104px;
    }

    .line-4 {
        height: 104px;
    }

    .line-5 {
        height: 104px;
    }
}

@media only screen and (max-width: 1023px){
    .text__line {
        font-size: 74px;
        line-height: 100px;
    }

    .line-1 {
        height: 90px;
    }

    .line-2 {
        margin-bottom: -2px;
    }

    .line-3 {
        height: 90px;
    }

    .line-4 {
        height: 90px;
    }

    .line-5 {
        height: 90px;
    }
}

@media only screen and (max-width: 767px){
    .text {
        padding: 69px 11px;
    }

    .text__block.pc {
        display: none;
    }

    .text__block.mob {
        display: flex;
    }
    
    .text__line {
        font-size: 65px;
        line-height: 92px;
    }

    .line-11 {
        height: 86px;
        justify-content: flex-start;
        border-top: 1px solid rgba(20, 44, 76, 0.2);
        border-bottom: 1px solid rgba(20, 44, 76, 0.2);
        transition: border-color 2s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .active .line-11 {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .line-12 {
        height: 85px;
        margin-top: 4px;
        justify-content: flex-end;
        border-bottom: 1px solid rgba(20, 44, 76, 0.2);
        transition: border-color 2s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .active .line-12 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .line-14 {
        height: 75px;
        color: #F2F2F2;
        background: #142C4C;
        justify-content: center;
        -webkit-transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                        color 2s cubic-bezier(0.22, 1, 0.36, 1);
        transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                color 2s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .active .line-14 {
        color: #142C4C;
        background: #fff;
    }

    .line-13 {
        height: 85px;
        margin-top: 4px;
    }

    .line-15 {
        height: 80px;
        margin-top: 10px;
        column-gap: 110px;
        justify-content: flex-start;
        border-bottom: 1px solid rgba(20, 44, 76, 0.2);
        transition: border-color 2s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .active .line-15 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

    .line-16 {
        height: 83px;
        margin-top: 4px;
        justify-content: flex-end;
    }

    .line-17 {
         height: 78px;
        justify-content: center;
        color: #F2F2F2;
        background: #6DB1EC;
        -webkit-transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                        color 2s cubic-bezier(0.22, 1, 0.36, 1);
        transition: background-color 2s cubic-bezier(0.22, 1, 0.36, 1), 
                color 2s cubic-bezier(0.22, 1, 0.36, 1);
    }

    .active .line-17 {
        color: #142C4C;
        background: #6DB1EC;
    }
}

@media only screen and (max-width: 375px){
    .text__line {
        font-size: 62px;
    }
}

/*     news     */

.news {

}

.news__block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.news__large {
    width: 50%;
}

.news__large .news__item {
    background: #ccc;
}

.news__large .news__item-content {
    padding: 71px 56px 83px;
    color: #fff;
    background: #142C4C;
}

.news__item-img {
    position: relative;
    height: 643px;
    background-color: #081A32;
    background-image: url(../img/news-item-img-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.news__item-img::before {
    position: absolute;
    top: -53px;
    left: 55px;
    content: url(../img/first-main-two-decore.svg);
    z-index: 1;
}

.news__item-img::after {
    position: absolute;
    content: '';
    inset: 0;
    background-image: url(../img/noise.png);
    background-repeat: repeat;
    z-index: 2;
}

.news__large .news__item-title {
    font-size: 45px;
    line-height: 50px;
}

.news__large .news__item-text {
    margin-top: 28px;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    letter-spacing: -0.02em;
    color: rgba(255, 255, 255, 0.35);
}

.news__large .news__item-label {
    display: flex;
    margin-top: 22px;
}

.news__item-label span {
    display: flex;
    padding: 20px 37px;
    font-size: 22px;
    line-height: 31px;
    letter-spacing: -0.02em;
    font-family: 'Home Video';
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 40px;
}

.news__list {
    display: flex;
    flex-wrap: wrap;
    width: 50%;
}

.news__list.type-2 {
        display: none;
    }

.news__list .news__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    height: 574px;
    padding: 32px 32px 44px 50px;
    background: rgba(20, 44, 76, 0);
    transition: background 0.4s ease;
}

.news__list .news__item:hover {
    background: rgba(20, 44, 76, 1);
}

.news__item .line-left,
.news__item .line-right,
.news__item .line-bottom {
    position: absolute;
    display: block;
    background-color: #D9D9D9;
    transition: all 1s ease-in-out;
}

.news__item .line-right {
    top: 0;
    right: 0;
    width: 1px;
    bottom: 100%;
}

.news__item:nth-child(2n) .line-right {
    display: none;
}

.news__item .line-bottom {
    bottom: 0;
    left: 0;
    height: 1px;
    right: 100%;
}

.news__list.active .news__item .line-right {
    bottom: 0%;
}

.news__list.active .news__item .line-bottom {
    right: 0%;
}

.news__list .news__item-title {
    min-height: 72px;
    font-size: 35px;
    line-height: 36px;
    color: #081A32;
    transition: color 0.4s ease;
}

.news__list .news__item:hover .news__item-title {
    color: #fff;
}

.news__list .news__item-text {
    min-height: 182px;
    margin-top: 35px;
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    letter-spacing: -0.02em;
    color: rgba(17, 38, 71, 0.35);
    transition: color 0.4s ease;
}

.news__list .news__item:hover .news__item-text {
    color: rgba(255, 255, 255, 0.35);
}

.news__list .news__item-label {
    font-size: 20px;
    line-height: 26px;
    font-family: 'Home Video';
    letter-spacing: -0.02em;
    color: rgba(17, 38, 71, 0.35);
    transition: color 0.4s ease;
}

.news__list .news__item:hover .news__item-label {
    color: rgba(255, 255, 255, 0.35);
}

.news__list .news__item-label:last-child {
    margin-top: 12px;
}

@media only screen and (max-width: 1919px){

    .news__large .news__item-content {
        padding: 52px 40px 62px;
    }

    .news__large .news__item-title {
        font-size: 33px;
        line-height: 37px;
    }

    .news__large .news__item-text {
        margin-top: 20px;
        font-size: 14.75px;
        line-height: 20px;
    }

    .news__large .news__item-label {
        margin-top: 16px;
    }

    .news__item-label span {
        padding: 12px 29px;
        font-size: 16px;
        line-height: 26px;
    }

    .news__item-img {
        height: 476px;
    }

    .news__item-img::before {
        top: -334px;
        left: 15px;
        transform: scale(0.75);
    }

    .news__list .news__item {
        height: 424.5px;
        padding: 32px 32px 30px 38px;
    }

    .news__list .news__item-label {
        font-size: 15px;
        line-height: 22px;
    }

    .news__list .news__item-label:last-child {
        margin-top: 8px;
    }

    .news__list .news__item-title {
        min-height: 54px;
        font-size: 26px;
        line-height: 27px;
    }

    .news__list .news__item-text {
        min-height: 132px;
        margin-top: 28px;
        font-size: 15px;
        line-height: 19px;
    }


}

@media only screen and (max-width: 1419px){
    .news__item-text br {
        display: none;
    }
}

@media only screen and (max-width: 1239px){
    .news__item-img {
        height: 335px;
    }

    .news__large .news__item-content {
        padding: 40px 40px 50px;
    }

    .news__large .news__item-title {
        font-size: 26px;
        line-height: 27px;
    }

    .news__list .news__item {
        width: 100%;
    }

    .news__item .line-left {
        left: 0;
        top: 0;
        width: 1px;
        bottom: 100%;
    }

    .news__list.active .news__item .line-left {
        bottom: 0%;
    }


    .news__list .news__item:nth-child(2n+2) {
        border-right: 1px solid #D9D9D9;
    }
}

@media only screen and (max-width: 1023px){
    .news__item-label span {
        font-size: 14px;
        line-height: 20px;
    }

    .news__list .news__item {
        height: 362px;
    }
}

@media only screen and (max-width: 767px){
    .news__block {
        flex-direction: column;
    }

    .news__large {
        width: 100%;
    }

    .news__item-img {
        height: 387px;
        background-image: url(../img/news-item-img-bg-mob.jpg);
    }

    .news__item-img::before {
        top: -380px;
        left: 0px;
        transform: scale(0.85);
    }

    .news__large .news__item-content {
        padding: 52px 20px 30px;
    }

    .news__large .news__item-title {
        font-size: 22px;
        line-height: 26px;
    }

    .news__large .news__item-text {
        margin-top: 25px;
        font-size: 14px;
        line-height: 19px;
    }

    .news__large .news__item-label {
        margin-top: 25px;
    }

    .news__item-label span {
        padding: 12px 21px;
        font-size: 14px;
        line-height: 18px;
    }

    .news__list {
        width: 100%;
    }

    .news__list.type-1 {
        display: none;
    }

    .news__list.type-2 {
        display: block;
    }

    .news__slide {
        width: 290px;
    }

    .news__list .news__item {
        border-left: initial;
    }

    .news__list .owl-news {
        padding-bottom: 72px;
    }

    .news__list .owl-nav {
        display: flex!important;
        left: 20px !important;
        bottom: 0 !important;
        top: initial !important;
        right: initial !important;
        column-gap: 18px !important;
    }

    .news__list .news__item {
        height: 302px;
        padding: 30px 15px 28px 20px;
    }

    .news__item .line-left {
        display: none;
    }

    .news__list .news__item-label {
        font-size: 14px;
        line-height: 16px;
    }

    .news__list .news__item-title {
        min-height: initial;
        font-size: 22px;
        line-height: 26px;
    }

    .news__list .news__item-text {
        min-height: initial;
        margin-top: 16px;
        font-size: 14px;
        line-height: 16px;
    }

    .news__list .news__item-label:last-child {
        margin-top: 35px;
    }
}


/*     enter     */

.enter {
    padding-top: 100px;
}

.enter__container {
    padding: 0 55px;
}

.enter__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #142C4C;
}

.enter__title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56.25%;
    padding-top: 25px;
    font-size: 200px;
    line-height: 230px;
    letter-spacing: -0.01em;
    color: #F2F2F2;
}


.enter__title {
    overflow: hidden;
}

.enter__title span {
    display: block;
    transform: translateY(100%);
    transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1) 0.8s;
}
.active .enter__title span {
    transform: translateY(0);
}


.enter__content {
    width: 43.75%;
    padding: 46px 40px 38px;
    background: #6DB1EC;
}

.enter__text {
    font-weight: 500;
    font-size: 35px;
    line-height: 36px;
    color: #081A32;
}

.enter__more {
    margin-top: 50px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    font-family: 'Home Video';
    color: rgba(17, 38, 71, 0.35);
}

.enter__line {
    position: relative;
}

.enter__line input,
.enter__line textarea {
    position: relative;
    display: flex;
    width: 100%;
    padding: 43px 68px 35px;
    font-weight: 500;
    font-size: 35px;
    line-height: 36px;
    background: none;
    border-top: 0;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    resize: none;
    z-index: 1;
}

.enter__line textarea {
    height: 224px;
}

.enter__line span {
    position: absolute;
    top: 50px;
    right: 56px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    font-family: 'Home Video';
    color: rgba(17, 38, 71, 0.35);
    z-index: 2;
}

.enter__btn button {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
    height: 145px;
    padding: 32px 54px 32px 66px;
    font-weight: 500;
    font-size: 35px;
    line-height: 44px;
    color: #fff;
    background: #0B1F3B;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
}

.enter__btn div {
    display: flex;
    column-gap: 330px;
    align-items: flex-end;
}

.enter__btn button svg {
    position: relative;
    right: 0;
    transition: right 0.3s ease-in-out;
}

.enter__btn button:hover svg {
    right: -10px;
}


@media only screen and (max-width: 1919px){
    .enter {
        padding-top: 74px;
    }

    .enter__container {
        padding: 0 40px;
    }

    .enter__content {
        padding: 34px 30px 28px;
    }

    .enter__title {
        padding-top: 18px;
        font-size: 148px;
        line-height: 170px;
    }

    .enter__text {
        font-size: 26px;
        line-height: 27px;
    }

    .enter__more {
        margin-top: 36px;
        font-size: 14.75px;
        line-height: 20px;
    }

    .enter__line input,
    .enter__line textarea {
        padding: 30px 51px 25px;
        font-weight: 500;
        font-size: 26px;
        line-height: 28px;
    }

    .enter__line textarea {
        height: 166px;
    }

    .enter__line span {
        top: 36px;
        right: 42px;
        font-size: 15px;
        line-height: 21px;
    }

    .enter__btn button {
        height: 108px;
        padding: 32px 40px 22px 50px;
        font-size: 26px;
        line-height: 36px;
    }

    .enter__btn div {
        column-gap: 244px;
    }

    .enter__btn button svg {
        width: 32px;
    }
}

@media only screen and (max-width: 1419px){
    .enter__title {
        font-size: 128px;
        line-height: 144px;
    }

    .enter__text {
        font-size: 22px;
        line-height: 24px;
    }

    .enter__more {
        margin-top: 26px;
        font-size: 14px;
    }

    .enter__line input,
    .enter__line textarea {
        padding: 25px 40px 20px;
        font-weight: 500;
        font-size: 22px;
        line-height: 24px;
    }

    .enter__line span {
        top: 26px;
        right: 40px;
        font-size: 14px;
        line-height: 20px;
    }

    .enter__btn button {
        height: 95px;
        padding: 27px 40px 22px 40px;
        font-size: 24px;
        line-height: 32px;
    }
}

@media only screen and (max-width: 1239px){
    .enter__title {
        font-size: 90px;
        line-height: 110px;
    }

    .enter__text br {
        display: none;
    }
}

@media only screen and (max-width: 1023px){
    .enter__head {
        flex-direction: column;
    }

    .enter__title {
        width: 100%;
    }

    .enter__content {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media only screen and (max-width: 767px){
    .enter {
        padding-top: 69px;
    }

    .enter__container {
        padding: 0 20px;
    }

    .enter__title {
        justify-content: flex-start;
        padding: 10px 0 0 27px;
        font-size: 65px;
        line-height: 75px;
    }

    .enter__content {
        padding: 28px 27px 28px;
    }

    .enter__text {
        line-height: 26px;
    }

    .enter__line input,
    .enter__line textarea {
        padding: 23px 25px 21px;
    }

    .enter__line textarea {
        height: 216px;
    }

    .enter__line span {
        display: none;
    }

    .enter__btn button {
        height: 105px;
        padding: 20px 25px;
        font-size: 22px;
    }

    .enter__btn div {
        column-gap: 44px;
    }

    .enter__btn button svg {
        width: 20px;
    }
}

@media only screen and (max-width: 375px){
    .enter__title {
        font-size: 60px;
    }
}

/*     footer     */

.footer {
    padding: 142px 0 56px;
}

.footer__container {
    padding: 0 55px;
}

.footer__block {
    position: relative;
    height: 796px;
    color: #EEF2F5;
    background: #0B1F3B;
}

.footer__logo {
    position: absolute;
    top: 66px;
    left: 66px;
}

.footer__logo svg {
    width: 100%;
    height: auto;
}

.footer__logo {
    opacity: 0;
    transition: opacity 0.8s ease 0.1s;
}
.active .footer__logo {
    opacity: 1;
}

.footer__menu {
    position: absolute;
    top: 68px;
    right: 64px;
    z-index: 10;
}

.footer__menu ul {
    display: flex;
    flex-direction: column;
    row-gap: 27px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer__menu ul li {
    font-weight: 500;
    font-size: 35px;
    line-height: 44px;
    
    opacity: 0;
    transform: translateY(15px);
    
    transition: transform 0.8s cubic-bezier(0.22, 1, 0.36, 1), 
                opacity 0.8s cubic-bezier(0.22, 1, 0.36, 1);
    
    will-change: transform, opacity;
}

.footer.active .footer__menu ul li {
    opacity: 1;
    transform: translateY(0);
}

.footer.active .footer__menu ul li:nth-child(1) { transition-delay: 0.9s; }
.footer.active .footer__menu ul li:nth-child(2) { transition-delay: 1.1s; }
.footer.active .footer__menu ul li:nth-child(3) { transition-delay: 1.3s; }
.footer.active .footer__menu ul li:nth-child(4) { transition-delay: 1.5s; }

.footer__menu li a {
    display: flex;
    column-gap: 27px;
    color: #fff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.footer__menu li a:hover {
    opacity: 0.7;
}

.footer__menu li span {
    position: relative;
    top: 10px;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: -0.02em;
    font-family: 'Home Video', sans-serif;
    color: rgba(255, 255, 255, 0.35);
}

.footer__title {
    position: absolute;
    left: 56px;
    bottom: 16px;
    font-weight: 500;
    font-size: 200px;
    line-height: 200px;
    letter-spacing: -0.01em;
}

.footer__title {
    overflow: hidden;
}

@media only screen and (max-width: 1919px){
    .footer {
        padding: 105px 0 44px;
    }

    .footer__container {
        padding: 0 40px;
    }

    .footer__block {
        height: 588px;
    }

    .footer__logo {
        top: 48px;
        left: 50px;
        width: 42px;
    }

    .footer__title {
        left: 42px;
        font-size: 148px;
        line-height: 148px;
    }
    
    .footer__menu {
        top: 50px;
        right: 46px;
    }

    .footer__menu ul {
        row-gap: 18px;
    }

    .footer__menu li {
        font-size: 26px;
        line-height: 34px;
    }

    .footer__menu li a {
        column-gap: 21px;
    }

    .footer__menu li span {
        top: 10px;
        font-size: 15px;
        line-height: 21px;
    }
}


@media only screen and (max-width: 1419px){
    .footer__logo {
        left: 40px;
    }

    .footer__title {
        left: 32px;
        font-size: 138px;
        line-height: 138px;
    }
}

@media only screen and (max-width: 1239px){
    .footer__title {
        font-size: 118px;
        line-height: 118px;
    }
}

@media only screen and (max-width: 1023px){
    
}

@media only screen and (max-width: 767px){
    .footer {
        padding: 70px 0 20px;
    }

    .footer__container {
        padding: 0 20px;
    }

    .footer__block {
        height: 588px;
        padding: 35px 25px;
    }

    .footer__logo {
        position: relative;
        top: initial;
        left: initial;
        width: 51px;
    }

    .footer__menu {
        position: relative;
        top: initial;
        right: initial;
        margin-top: 53px;
    }

    .footer__menu ul {
        row-gap: 20px;
    }

    .footer__menu li {
        font-size: 22px;
        line-height: 26px;
    }

    .footer__menu li a {
        column-gap: 28px;
    }

    .footer__menu li span {
        top: 5px;
        font-size: 14px;
        line-height: 16px;
    }

    .footer__block {
        height: initial;
        padding: 35px 25px 20px;
    }

    .footer__title {
        position: relative;
        left: initial;
        bottom: initial;
        font-size: 65px;
        line-height: 65px;
        margin-top: 68px;
    }
}

/*     load     */

.load {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #081A32;
    z-index: 15;
}

.load__list {
    width: 200px;
    height: 150px;
}

.load__item {
    display: none;
}

.load__item.active {
    display: flex;
}

.load__item svg {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 150px;
}

.load__text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.02em;
    font-family: 'Home Video';
    color: #fff;
}

@media only screen and (max-width: 1919px){
    
}

@media only screen and (max-width: 1419px){
    
}

@media only screen and (max-width: 1239px){
    
}

@media only screen and (max-width: 1023px){
    
}

@media only screen and (max-width: 767px){
    
}

@media only screen and (max-width: 390px){
    
}

@media only screen and (max-width: 375px){
   
}