* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
    font-family: "Montserrat", serif;
}

body {
    font-size: 0;
    background: #F8F9FA;
}

div,
a,
span,
svg {
    display: inline-block;
}

.master__wrapper{
    position: relative;
    width: 100%;
    overflow: hidden;
    vertical-align: top;
}

.header {
    width: 100%;
    height: 102px;
    
    border-bottom: 1px solid #02304777;
    position: fixed;
    left: 0;
    top: 0;
    padding: 0 80px;
    z-index: 999999;
    background: #F8F9FA;
}


.page__wrapper {
    width: 100%;
    text-align: center;
    position: relative;
}

.header__logo {
    width: 198px;
    height: 32px;
    top: 35px;
    left: 0;
    position: absolute;
}

.header__menu {
    vertical-align: middle;
    padding: 42px 0;
}

.header__item {
    
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    margin: 0 16px;
    color: #023047;
    user-select: none;
    -webkit-user-select: none; /* Safari */
    cursor: pointer;
    transition: 0.3s linear;
    text-decoration: underline;
    text-decoration-color: #02304700;
    text-underline-offset: 10px;
}

.header__item:hover{
    text-decoration: underline;
    text-decoration-color: #0230475a;
    text-underline-offset: 10px;
}

.header__button {
    width: 124px;
    height: 38px;
    line-height: 38px;
    background: #F4A216;
  
    font-size: 18px;
    font-weight: 600;

    color: #F8F9FA;

    position: absolute;
    right: 0;
    top: 32px;
    text-transform: uppercase;
    transition: 0.3s linear;

    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}

.header__button:hover{
    background: #FFB703;

}

.header__button:active{
    background: #F4A261;


}

.mobile__button{
    height: 38px;
    width: 38px;
    position: absolute;
    right: 0;
    top: 32px;
    font-size: 20px;

    user-select: none;
    -webkit-user-select: none; /* Safari */

    cursor: pointer;

    display: none;
}

.mobile__button svg{
    height: 100%;
}

.mobile__menu{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #DCF4FF;   
    min-height: 100vh;
    z-index: 999999;
    padding: 0 80px;
    padding-top: 120px;

    user-select: none;
    -webkit-user-select: none; /* Safari */
    transition: 0.6s ease-out;
    transform: translateY(-100%);
}

.header__item__mobile{
    width: 100%;
  position: relative;
font-size: 18px;
font-weight: 500;
padding: 24px 0;
text-align: left;

text-transform: uppercase;

border-bottom: 1px solid #0230472a;
position: relative;

user-select: none;
-webkit-user-select: none; /* Safari */
cursor: pointer;

}

.header__item__mobile__plus{
    position: absolute;
    right: 0;
    top: 50%;
    width: 28px;
    font-weight: 400;
    height: 28px;
    font-size: 28px;
    transform: translateY(-50%);    
}

.section__1 {
    width: 100%;
    position: relative;
    height: calc(100vh - 168px);
    min-height: 785px;
    margin-top: 102px;
    vertical-align: top;
}

.section__1__left {
    width: 50%;
    height: 100%;
    background: #DCF4FF;
    position: relative;
    text-align: center;
    vertical-align: top;
}

.section__1__left__inner {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 80px;
}

.section__1__left__line__1 {

    width: 100%;
    font-family: "Dancing Script", serif;
    font-size: 200px;
    font-weight: 500;
    line-height: 160px;
    text-align: center;

    color: #023047;
    will-change: transform;

}

.section__1__left__line__2 {
    width: 100%;


    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    margin-top: 32px;


    color: #023047;

    will-change: transform;
}

.section__1__left__line__3 {
    width: 100%;
    color: #023047;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    margin-top: 32px;
    max-width: 557px;

    will-change: transform;
}

.section__1__left__line__4{
    width: 100%;
    text-align: center;
    will-change: transform;
}

.join_button {
    width: 188px;
    height: 54px;
    font-size: 18px;
    font-weight: 600;
    line-height: 54px;
    text-align: center;
    color: #F8F9FA;
    background: #F4A216;
    margin-top: 32px;
    text-transform: uppercase;

    transition: 0.3s linear;
    user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
}


.join_button:hover{
    background: #FFB703;

}

.join_button:active{
    background: #F4A261;


}

.section__1__left__arrow {
    position: absolute;
    bottom: 23px;
    left: calc(50% + 240px);
}

.section__1__left__arrow__anim{
    stroke-dasharray: 1000;

}

.section__1__left__arrow__anim__0{
    stroke-dasharray: 500;
}

.section__1__right {
    width: 50%;
    height: 100%;
    background: #DCF4FF;
    position: relative;
    text-align: center;
    vertical-align: top;
    overflow: hidden;

    z-index: -1;

    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 100%, 0% 100%);

}

.section__1__right__inner {
    width: calc(100% + 100px);
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url(../img/s1.png);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;

    animation: section__1__right__inner 30s ease-out;
    animation-fill-mode: forwards;
}


@keyframes section__1__right__inner {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100px);
    }
}


.slider {
    width: 100%;
    height: 66px;



    border-top: 1px solid #02304770;
    border-bottom: 1px solid #02304770;
    position: relative;

    overflow: hidden;
}


.slider__mobile{
    display: none;
}

.slider__inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    white-space: nowrap;
    animation-fill-mode: forwards;
    animation: slider__inner 110s linear;
    padding-left: 16px;
}

@keyframes slider__inner {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-100% + 100vw));
    }
}

.slider__item {
    height: 100%;

    font-family: "Dancing Script", serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 66px;
    margin-right: 100px;

    color: #023047;



}

.slider__item__dot {
    background: #023047;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: -8px;
    margin-right: 100px;
}


.section__2 {
    width: 100%;
    position: relative;
    padding: 0 80px;
    margin-top: 250px;
}

.section__2__left {
    width: 66.666%;
    vertical-align: top;
}


.section__2__left__title {
    width: 100%;
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: left;
    max-width: 720px;
    margin-bottom: 40px;
    color: #023047;
    will-change: transform, opacity;
}

.section__2__left__content {
    width: 50%;
    vertical-align: top;
    will-change: transform, opacity;
}

.section__2__left__content__line__2 {
    width: 100%;

    padding-right: 12px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #023047;


}

.section__2__left__image {
    width: calc(50% - 24px);
    height: 610px;
    background-image: url(../img/s2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    margin-left: 24px;
    border-radius: 2px;
    clip-path: polygon(0% 40%, 100% 40%, 100% 100%, 0% 100%);
    will-change: transform;
}

.section__2__right {
    width: calc(33.333% - 24px);
    margin-left: 24px;
    height: 715px;
    background-image: url(../img/s2b.png);
    background-size: cover;
    background-position: top;
    vertical-align: top;
    border-radius: 2px;
    clip-path: polygon(0% 40%, 100% 40%, 100% 100%, 0% 100%);
    will-change: transform;
}



.section__3 {
    width: 100%;
    position: relative;
    padding: 0 80px;
    margin-top: 250px;
}

.section__3__pattern {
    position: absolute;
    width: 100%;
    height: 494px;
    left: 0;
    top: 56px;
    background: #DCF4FF;
    z-index: -1;

}

.section__3__left {
    width: calc(50% - 92px);
    height: 100%;
    left: 80px;
    top: 0;
    position: absolute;
    background-image: url(../img/s3.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: top;
    border-radius: 2px;

    
}

.section__3__right {
    width: calc(50% - 12px);
    margin-left: calc(50% + 24px);
    vertical-align: top;
    padding-top: 56px;
}

.section__3__mobile{
    width: 100%;
    height: 320px;
    background-image: url(../img/s3.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 24px;
    display: none;
}

.section__3__right__line__1 {
    width: 100%;

    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 153px;
    text-align: center;


}

.section__3__right__line__2 {
    width: 100%;
    margin-top: 40px;

}

.section__3__right__line__2__item {
    width: 100%;
    padding: 24px 0;

    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: #023047;

    border-top: 1px solid #0230477a;

}

.section__3__right__line__2__item__last {
    border-bottom: 1px solid #023047;
}


.section__3__right__line__3 {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #023047;
    margin-top: 24px;

}


.section__4 {
    width: 100%;
    position: relative;
    padding: 0 80px;
    margin-top: 250px;
}

.section__4__pattern {
    background: #023047;
    position: absolute;
    width: 100%;
    height: calc(100% - 306px);
    left: 0;
    top: 230px;
    z-index: -1;
}


.section__4__left {
    width: calc(33.333% - 16px);
    vertical-align: top;

    padding-bottom: 120px;
}


.section__4__left__line__1 {
    width: 100%;
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: left;
    margin-top: 63px;
    color: #023047;

}

.section__4__left__line__2 {
    width: 100%;
    margin-top: 90px;



}

.section__4__left__line__3 {
    width: 100%;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin-top: 24px;

    color: #F8F9FA;

}


.faq__item {
    width: 100%;
    transition: 1.6s ease-out;


}

.faq__item__que {
    padding: 16px 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 24.38px;
    color: #F8F9FA;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #F8F9FA;
    user-select: none;
    -webkit-user-select: none; /* Safari */
    cursor: pointer;
}

.faq__item__que span {
    font-weight: 600;
}

.faq__item__que__button {
    position: absolute;
    right: 0;
    top: 16px;
    font-size: 24px;
}

.faq__item__ans {
    width: 100%;
    border-bottom: 1px solid #F8F9FA;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    color: #F8F9FA;
    padding: 16px 40px;
    max-height: 0;
    overflow: hidden;
    padding: 0px 64px;
   
    border-bottom: 1px solid #f8f9fa00;
    transition: 0.9s ease-out;


}

.faq__item__ans__spacer{
    width: 100%;
    height: 16px;
}


.section__4__right {
    width: calc(66.666% - 32px);
    vertical-align: top;
    margin-left: 24px;
}

.section__4__right__image__1 {
    width: calc(50% - 12px);
    height: 766px;
    background-image: url(../img/s4a.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 63px;

    vertical-align: top;
    will-change: transform;
}

.section__4__right__image__2 {
    width: calc(50% - 12px);

    height: 782px;
    background-image: url(../img/s4b.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 24px;
    vertical-align: top;
    will-change: transform;
}



.section__5 {
    width: 100%;
    position: relative;
    padding: 0 80px;
    margin-top: 250px;
}

.section__5__left {
    vertical-align: top;
    width: calc(66.666% - 32px);

}

.section__5__left__item {
    width: calc(50% - 12px);
    vertical-align: top;
    user-select: none;
    -webkit-user-select: none; /* Safari */
    cursor: pointer;
    will-change: transform;
}

.section__5__left__item__2 {
    margin-left: 24px;
}

.section__5__left__item__img {
    width: 100%;
    height: 714px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.section__5__left__item__img__1 {
    background-image: url(../img/bianka.png);
}

.section__5__left__item__img__2 {
    background-image: url(../img/gaby.png);
}


.section__5__left__item__title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    line-height: 29.26px;
    text-align: left;
    width: 100%;
    position: relative;
    color: #023047;
    margin-top: 24px;

}

.section__5__left__item__title__plus {
    position: absolute;
    font-size: 30px;
    line-height: 24px;
    width: 24px;
    height: 24px;
    right: 0;
    top: 50%;

    transform: translateY(-50%);
}

.section__5__left__item__subtitle {
    width: 100%;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
    line-height: 21.94px;
    text-align: left;
    margin-top: 16px;
}

.section__5__left__item__text{
  width: 100%;
font-size: 17px;
font-weight: 400;
line-height: 25px;
text-align: left;
margin-top: 16px;

margin-bottom: 32px;

color: #023047;

max-height: 0;

overflow: hidden;

transition: 0.9s ease-out;
}

.section__5__left__item__2 {
    margin-top: 84px;
}

.section__5__right {
    vertical-align: top;
    width: calc(33.333% + 32px);
    position: relative;
    padding-left: 24px;
    padding-bottom: 80px;
    padding-right: 80px;


}

.section__5__right__mobile{
    width: 100%;

    display: none;
}

.section__5__pattern {
    position: absolute;
    width: 100%;
    height: calc(100% - 126px);
    left: 0;
    top: 126px;
    background: #DCF4FF;
    z-index: -1;
}

.section__5__right__line__1 {
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: left;
    width: 100%;

    color: #023047;

    will-change: transform;
}


.section__5__right__line__2 {
    margin-top: 40px;
    width: 100%;


    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;

    color: #023047;

    will-change: transform;
}


.section__6 {
    width: 100%;
    position: relative;
    padding: 150px 80px;
    margin-top: 150px;
    background: #023047;
    text-align: center;

}

.section__6__line__1 {
    width: 100%;
    max-width: 772px;


    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    text-align: center;


    color: #F8F9FA;

}


.section__7 {
    width: 100%;
    position: relative;
    padding: 0 80px;
    margin-top: 250px;
}

.section__7__line__1 {
    width: 100%;
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: left;
    max-width: 870px;
    color: #023047;

}

.section__7__line__2 {
    width: 100%;
    margin-top: 40px;
}

.section__7__line__2__item {
    width: calc(33.333% - 16px);
    margin-right: 24px;
    vertical-align: top;
}

.section__7__line__2__item__last {
    margin-right: 0;
}

.section__7__line__2__item__image {
    width: 100%;
    height: 700px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.section__7__line__2__item__image__1 {
    background-image: url(../img/s7a.png);
}


.section__7__line__2__item__image__2 {
    background-image: url(../img/s7b.png);
}

.section__7__line__2__item__image__3 {
    background-image: url(../img/s7c.png);
}

.section__7__line__2__item__title {
    width: 100%;
    margin-top: 32px;


    font-size: 24px;
    font-weight: 600;
    line-height: 29.26px;
    text-align: center;
    color: #023047;

    text-transform: uppercase;

}


.section__7__line__3 {
    width: 100%;
    margin-top: 8px;
    text-align: center;
}

.section__7__line__4 {
    width: 100%;
    margin-top: 16px;


    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    text-align: center;

    color: #023047;

}


.section__8 {
    width: 100%;
    position: relative;
    padding: 0 80px;
    margin-top: 150px;


    text-align: center;
}

.section__8__pattern__1 {
    position: absolute;
    width: 380px;
    height: 380px;
    right: -190px;
    top: -190px;
    background-image: url(../img/s8p1.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
    z-index: -1;
}

.section__8__pattern__2 {
    z-index: -1;
    position: absolute;
    width: 350px;
    height: 350px;
    left: -100px;
    bottom: -100px;
    background-image: url(../img/s8p2.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

.section__8__line__1 {
    width: 100%;


    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    max-width: 820px;

}


.section__8__line__2 {
    width: 100%;


    font-size: 16px;

    font-weight: 400;
    line-height: 22px;
    text-align: center;
    max-width: 1170px;

    color: #023047;
    margin-top: 80px;

}

.section__8__line__2 span {
    font-weight: 600;
}


.section__9 {
    width: 100%;
    position: relative;

    margin-top: 250px;


    text-align: center;
}

.section__9__item {
    width: 100%;
    position: relative;
    padding: 0 80px;
}

.section__9__item__pattern {
    position: absolute;
    width: 100%;
    height: calc(100% - 126px);
    left: 0;
    top: 126px;
    background: #DCF4FF;
    z-index: -1;

}

.section__9__item__image {
    width: 50%;
    height: 840px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: top;
}


.section__9__item__image__1 {
    background-image: url(../img/s9a.png);
}

.section__9__item__image__2 {
    height: 690px;
    background-image: url(../img/s9b.png);
}

.section__9__item__content {
    width: 50%;
    vertical-align: top;
    text-align: left;
    padding-left: 64px;
    padding-right: 64px;
    padding-bottom: 32px;
}

.section__9__item__content__title {
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: left;


    max-width: 660px;
    color: #023047;

    will-change: transform;
}

.section__9__item__content__text {
    width: 100%;

    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #023047;

    margin-top: 40px;

    max-width: 570px;
    will-change: transform;

}

.section__9__item__content__title__2 {
    margin-top: 90px;
}

.section__9__item__content__2 {
    padding-left: 0;
}



.section__9__item__pattern__2 {
    height: calc(100% - 216px);
    left: 0;
    top: 216px;
}


.section__10 {
    width: 100%;
    position: relative;

    margin-top: 250px;

    padding: 0 80px;
    text-align: center;
}

.section__10__line__1 {
    width: 100%;
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: center;
    will-change: transform;

}

.section__10__line__2 {
    width: 100%;
    margin-top: 40px;
}

.section__10__item {
    padding: 0 32px;
    width: 33.333%;
    vertical-align: top;
    min-height: 490px;
    position: relative;
    background: #DCF4FF;

}

.section__10__item__pattern__1 {
    width: 220px;
    height: 220px;
    top: -71px;
    left: -86px;
    position: absolute;
    background-image: url(../img/s10p1.png);
    background-size: 134px 149px;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: -1;
}

.section__10__item__pattern__2 {
    width: 220px;
    height: 220px;
    top: 80px;
    right: -100px;

    z-index: -1;


    position: absolute;
    background-image: url(../img/s10p2.png);
    background-size: 122px 220px;
    background-position: center left;
    background-repeat: no-repeat;
}


.section__10__item__2 {
    background: #F8F9FA;

}


.section__10__item__pattern__3 {
    width: 220px;
    height: 220px;
    top: -110px;
    right: 20px;




    position: absolute;
    background-image: url(../img/s10p3.png);
    background-size: 220px 120px;
    background-position: bottom center;
    background-repeat: no-repeat;

}

.section__10__item__inner {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.section__10__item__quotes {
    width: 100%;

    font-size: 48px;
    font-weight: 400;
    line-height: 58.51px;
    text-align: left;

    color: #023047;
    padding: 0 32px;

}

.section__10__item__text {
    width: 100%;
    padding: 0 32px;



    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;

    color: #023047;



}


.section__11 {
    width: 100%;
    position: relative;

    margin-top: 250px;


    text-align: center;
}

.section__11__item__image__1 {
    background-image: url(../img/s11a.png);
    height: 820px;
}

.section__11__item__image__2 {
    height: 710px;
    background-image: url(../img/s11b.png);
}


.section__9__item__content__title__11 {
    margin-top: 60px;
}

.section__12 {
    width: 100%;
    position: relative;

    margin-top: 250px;

    padding: 0 80px;
    background: #023047;

    text-align: center;
}

.section__12__inner {
    width: 100%;
    padding: 100px 0;
    max-width: 900px;
}

.section__12__title {
    width: 100%;
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: center;

    color: #F8F9FA;

    margin-bottom: 40px;

}

.section__12__item {
    width: 100%;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #f8f9fa58
}

.section__12__item__title {
    text-transform: uppercase;
    width: 100%;
    font-size: 32px;
    font-weight: 600;
    line-height: 39.01px;
    text-align: left;
    color: #F8F9FA;


}

.section__12__item__text {
    width: 100%;
    margin-top: 24px;


    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #DCF4FF;


}


.section__12__item__last {
    border: none;
}

.section__13 {
    width: 100%;
    position: relative;

    margin-top: 160px;
   
    padding: 0 80px;
    padding-bottom: 140px;

    text-align: center;
}


.section__13__line__1 {
    font-family: "Dancing Script", serif;
    font-size: 128px;
    font-weight: 500;
    line-height: 128px;
    text-align: center;
    width: 100%;

    color: #023047;

}

.section__13__line__2 {
    width: 100%;
margin-top: 64px;
}


.section__13__line__2__item{
    height: 38px;
    margin: 28px;
    width: auto;
}

.section__footer {
    width: 100%;
    position: relative;

    

    padding: 0 80px;
    padding-top: 104px;


    text-align: center;

    background: #DCF4FF;

}

.section__footer__logo {
    width: 16.666%;
    vertical-align: top;
    text-align: left;
    margin-top: -12px;
}

.section__footer__columns {
    width: 100%;
    vertical-align: top;
    padding-top: 8px;


}

.section__footer__column__item {
    width: 16.666%;
    vertical-align: top;
    padding: 0 12px;
}

.section__footer__column__item__title {
    width: 100%;


    font-size: 18px;
    font-weight: 600;
    line-height: 21.94px;
    text-align: left;
    text-transform: uppercase;

    margin-bottom: 32px;
    min-height: 21px;

}

.section__footer__column__item__line {
    width: 100%;


    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;



    color: #023047;

    margin-bottom: 24px;

}

.section__footer__column__item__line__underline {
    text-decoration: underline;
}

.section__footer__column__item__title__2nd {
    margin-bottom: 0;
    margin-top: 12px;
}

.footer__line {
    background: #023047;
    width: 100%;
    height: 1px;
    margin-top: 60px;
}

.footer__right{
    width: 100%;
    padding: 32px 0;

   
font-size: 15px;
font-weight: 500;
line-height: 18.29px;
text-align: left;
color: #023047;


}


@media (max-width: 1380px){
    .section__1__left{
        width: 65%;
    }
    .section__1__right{
        width: 35%;
    }
}

@media (max-width: 1100px){
    .section__1{
        height: auto;
        min-height: unset;
    }
    .section__1__left{
        width: 100%;
        height: auto;
    }
    .section__1__right{
        width: 100%;
        height: 350px;
    }
    .section__1__left__inner{
        position: static;
        transform: none;
        padding-bottom: 32px;
        padding-top: 32px;
    }

    .slider{
        display: none;
    }

    .slider__mobile{
        display: inline-block;
    }

  
    .section__1__left__arrow{
        bottom: 80px;
        left: calc(50% + 80px);
        opacity: 0.15;
    }
}


@media (max-width: 890px){
    .section__1__left__inner{
        padding: 44px 22px;
    }
    .section__1__left__line__1{
        font-size: 80px;
        line-height: 64px;
    }

    .section__1__left__line__2{
        font-size: 16px;
        line-height: 20px;
    }
    .section__1__left__line__3{
        font-size: 15px;
        line-height: 21px;
    }

    .join_button{
        width: 135px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }



    .slider{
        height: 50px;
    }
    .slider__item{
        font-size: 16px;
        line-height: 50px;
       
    }
}


@media (max-width: 1180px){
    .section__2__left__title, .section__3__right__line__1, .section__4__left__line__1, .section__5__right__line__1, .section__7__line__1, .section__9__item__content__title, .section__12__title, .section__13__line__1, .section__10__line__1{
        font-size: 48px;
        line-height: 48px;
    }

    .section__2__left, .section__2__right,  .section__2__left__content, .section__2__left__image{
        width: 100%;
        margin: 0;
    }


    .section__2__left__content__line__2, .section__3__right__line__2__item, .section__5__right__line__2, .section__9__item__content__text{
        font-size: 15px;
        line-height: 21px;
    }

    .section__9__item__pattern{
        top: 102px;
        width: 90%;
        left: -22px;
    }

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

    .section__12__item__text{
        font-size: 15px;
        line-height: 21px;
    }

    .section__12__item{
        padding-bottom: 16px;
margin-bottom: 16px;
    }

    .section__3__right__line__3, .faq__item__que, .faq__item__ans{
        font-size: 16px;
    }

    .section__4__left__line__3{
        font-size: 14px;
    }

    .section__2__left__image, .section__2__right{
        margin-top: 16px;
        height: 350px;
    }

    .section__2, .section__3, .section__4, .section__5, .section__6, .section__7, .section__8, .section__9, .section__10, .section__11, .section__12, .section__13, .section__footer{
        margin-top: 60px;
        padding-left: 22px;
        padding-right: 22px;

    }

    .section__12__inner{
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .header{
        padding-left: 22px;
        padding-right: 22px;

        height: 60px;
       
    }

    .header__logo, .header__button, .mobile__button{
        top: 10px;
      
    }
.header__logo{
    text-align: left;
    width: 110px;
}
    .header__logo svg{
       height: 100%;
       width: 110px;
    }

    .section__1{
        margin-top: 58px;
    }

    .mobile__menu{
        padding-left: 22px;
        padding-right: 22px;
        padding-top: 60px;
    }

    .header__button{
        font-size: 13px;
        
    }

    .section__13__line__2__item {
        height: 26px;
        margin: 22px;
        width: auto;
        }
        .section__13__line__2{
            margin-top: 32px;
        }
        .section__13{
            padding-bottom: 64px;
        }
        .mobile__no{
            display: none;
        }
    .section__3__mobile{
        display: inline-block;
    }

    .section__3__left{
        display: none;
    }

    .section__3__right{
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .section__3__right__line__3, .section__3__right, .section__3__right__line__2__item{
        text-align: center;
    }

    .section__9__item__image{
        height: 320px;
        vertical-align: middle;
    }
    
}



@media (max-width: 1350px){
    .section__4__left{
        width: 100%;
    }
    .section__4__right{
        width: 100%;
    }
    .section__4__pattern{
        top: 0;
    }
    .section__4__left__line__1{
        color: #DCF4FF;
    }
   
    .section__4__left__line__2{
        margin-top: 16px;
    }
    .section__4__right{
        margin: 0;
    }
    .section__4__right__image__1, .section__4__right__image__2{
        height: 320px;
    }
}


@media (max-width: 1690px){
    .section__5__right__mobile{
        display: inline-block;
    }

    .section__5__left{
        width: 100%;
        margin: 0;
        margin-top: 32px;
    }

    .section__5__right{
        display: none;
    }
}


@media (max-width: 980px){
    .section__5__left__item{
        width: 100%;
        margin: 0;
        margin-bottom: 32px;
    }
    .section__5__left__item__img{
        height: 430px;
    }
    .section__5__left__item__title{
        font-size: 16px;
        line-height: 20px;
    }

    .section__5__left__item__text{
        font-size: 15px;
    }

    .section__6__line__1{
        font-size: 20px;
        line-height: 26px;
    }

    .section__6{
        padding: 60px;
    }

    .section__7__line__2__item__image{
        height: 425px;
    }
    .section__7__line__2__item__title{
        font-size: 16px;
        line-height: 20px;
    }
    .section__8__line__1, .section__8__line__2{
        font-size: 15px;
    }
    .section__8__line__2{
        margin-top: 16px;
    }
}

@media (max-width: 1690px){
    .header__menu{
        display: none;
    }

    .header__button{
        right: 52px;
    }

    .mobile__button{
        display: inline-block;
    }

    .mobile__menu{
      
        transform: translateY(-100%);
    }
    
}


@media (max-width: 820px){
    .section__7__line__2__item{
       margin: 0;
       width: 100%;
       margin-bottom: 32px;
    }
    .section__9__item__image, .section__9__item__content{
        width: 100%;
        padding: 0;
    }

    .section__9__item{
        padding: 0;
    }

    .section__9__item__image__2{
        display: none;
    }

    .section__11__item__image__2{
        margin-top: 16px;
    }

    .section__9__item__content__title__11{
        margin-top: 16px;
    }

    .section__9__item__content{
        padding-left: 0;
        padding-right: 0;
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .section__9__item__pattern__2{
        top: 0;
    }
    .section__9__item__content__title__2{
        margin-top: 0px;
    }
}


@media (max-width: 1030px){
    .section__10__item{
        width: 100%;
        padding: 32px 0;
       
    }
    .section__10__item__inner{
        position: static;
        transform: none;
    }
    .section__10__item{
        min-height: unset;
    }
}


@media (max-width: 1490px){
    .section__footer__logo{
        width: 100%;
        margin-bottom: 64px;
    }
    .section__footer__columns{
        text-align: left;
    }
    .section__footer__column__item{
        width: 50%;
        padding-left: 0;
        margin-bottom: 32px;
    }
}

@media (max-width: 630px){
  
    .section__footer__column__item__first{
        margin-bottom: 0;
    }
    /* .section__footer__column__item__title__empty{
        display: none;
    } */
     .section__footer__column__item__title, .section__footer__column__item__line{
        font-size: 15px;
        line-height: 18px;
     }
}