*, *:before, *:after {
    box-sizing: border-box;
  }
  
  html, body, div, span, object, b, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, tt, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
       -moz-text-size-adjust: none;
            text-size-adjust: none;
  }
  
  html {
    scroll-behavior: smooth;
  }
  
  footer, header, nav, section, main {
    display: block;
  }
  
  button {
    cursor: pointer;
    border: none;
    background: none;
  }
  
  button:focus {
    outline: none;
  }
  
  a:focus {
    outline: none;
  }
  
  a {
    color: inherit;
    text-decoration: none;
  }

.wrapper{
    width: 1100px;
    margin: 0 auto;
}
body{
    font-family: 'Montserrat', sans-serif;
}
header{
    overflow: hidden;
}
header .wrapper{
    padding-top: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 17px;
}
.logo{
    width: 160px;
    height: 121px;
    background: url(../img/svg/logo2024.svg) center no-repeat;
    background-size: contain;
}
nav{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 48px;
    padding: 19px 0;
    padding-left: 51px;
    z-index: 2;
}
nav::after{
    content: '';
    position: absolute;
    left: 0;
    height: 100%;
    width: 100vw;
    border-radius: 40px 0px 0px 40px;
    background:linear-gradient(180deg, #E61E71 0%, #F87137 100%)
}
nav a{
    font-size: 16px;
    font-weight: 700;
    color: #FBFBFB;
    position: relative;
    z-index: 2;
}
.socials{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.socials a img{
    width: 31px;
    height: 31px;
    object-fit: contain;
}
.logos{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 33px;
    margin-bottom: 27px;
}
.slider_top_section{
    position: relative;
}
.swiper{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.swiper .swiper-slide{
    width: 100%;
    height: 100%;
}
.main_bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.color_txt{
    font-size: 28.147px;
    font-weight: 800;
    color: transparent;
    background-position-x: 100%;
    background-size: 200% 200%;
    -webkit-text-stroke: 2px white;
    text-transform: uppercase;
    background-position: center;
    background: linear-gradient(90deg,#E61E71 0%, #F8B137 100%);
    -webkit-background-clip: text;
    display: inline-block;
}
.big_title{
    color: #FFF;
    font-size: 62.125px;
    font-weight: 900;
    line-height: 108.9%;
    text-transform: uppercase;
}
.big_color_txt{
    font-size: 51.935px;
    font-weight: 800;
    color: transparent;
    background-position-x: 100%;
    background-size: 200% 200%;
    -webkit-text-stroke: 2px white;
    text-transform: uppercase;
    background-position: center;
    background: linear-gradient(90deg,#E61E71 0%, #F8B137 100%);
    -webkit-background-clip: text;
    margin-bottom: 4px;
    display: inline-block;
}
.lite_txt{
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
}
.lite_txt a{
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 157.5%;
    text-decoration-line: underline;
}
.gradient_shield{
    font-size: 20px;
    font-weight: 800;
    line-height: 22px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    color: white;
    margin-top: 13px;
    position: relative;
    padding: 32px 80px 26px 0;
    display: inline-block;
}
.gradient_shield > div{
    position: relative;
    z-index: 2;
}
.gradient_shield::after{
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    right: 0;
    top: 0;
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
    border-radius: 0px 80px 80px 0px;
}
.gradient_shield > div:nth-child(2){
    font-size: 33.133px;
    font-weight: 800;
    letter-spacing: 1.988px;
    color: white;
    margin-top: 4px;
}
.bottom_txt{
    margin-top: 56px;
}
.bg_container{
    background: linear-gradient(9deg, #45BBEA 0%, #356CA6 100%);
}
.section_title{
    color: #FFF;
    text-align: center;
    font-size: 31.47px;
    font-weight: 700;
    line-height: 33.486px;
    text-transform: uppercase;
    text-align: center;
}
.events_section{
    padding-top: 83px;
    padding-bottom: 59px;
    background: url(../img/svg/bg2.svg)center no-repeat;
    background-size: cover;
}
.gradient_subtitle{
    border-radius: 210px;
    display: flex;
    width: 193px;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    font-size: 23px;
    font-family: Montserrat;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0.46px;
    text-transform: uppercase;
    color: white;
    background: linear-gradient(159deg, #E61E71 12.50%, #F8B137 100%);
    margin: 0 auto;
    margin-top: 8px;
}
.events_grid{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 44px;
}
.events_item{
    border-radius: 90px 90px 0px 90px;
    background: white;
    /* width: 536px; */
    width: 80%;
    height: 508px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.events_item_top{
    width: 100%;
    height: 154px;
    background: url(/img/e1.jpg)center no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 56px;
    padding-right: 36px;
    color: white;
    font-size: 23px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0.46px;
    text-transform: uppercase;
}
.events_item:nth-child(2) .events_item_top{
    background: url(/img/e2.jpg)center no-repeat;
    background-size: cover;
}

.events_item .events_item_top{
    background: url(/img/e2.jpg)center no-repeat;
    background-size: cover;
}


.events_item_content{
    padding-left: 56px;
    padding-right: 36px;
}
.custom_ul{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}
.custom_ul.small{
    gap: 10px;
}
.custom_li{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 13px;
    color: #19191A;
    font-size: 16.8px;
    font-weight: 600;
}
.custom_li::before{
    content: '';
    width: 12px;
    height: 12px;
    flex-shrink: 0;
    margin-top: 3px;
    border-radius: 50%;
    background: linear-gradient(157deg, #E61E71 0%, #F87137 100%);
}
.events_item_gradient_txt{
    margin-top: 25px;
    font-size: 28px;
    font-weight: 800;
    color: transparent;
    background-position-x: 100%;
    background-size: 200% 200%;
    text-transform: uppercase;
    background-position: center;
    background: linear-gradient(-180deg,#45BBEA 0%, #356CA6 100%);
    -webkit-background-clip: text;
    margin-bottom: 4px;
    display: inline-block;
}
.events_item_gradient_txt.small{
    font-size: 22px;
    margin-top: 17px;
}
.events_item_btns{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 56px;
    padding-right: 36px;
    width: 100%;
    padding-bottom: 36px;
}
.events_btn{
    border-radius: 80px;
    padding: 13px 30px;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    background: linear-gradient(157deg, #E61E71 0%, #F87137 100%);
}
.programma_section{
    background: url(../img/bg33.png)center no-repeat;
}
.programma_section .wrapper{
    padding-top: 138px;
    height: 934px;
}
.programma_content{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 100%;
    margin-top: 213px;
}
.programma_txt{
    width: 536px;
}
.programma_txt p{
    font-size: 16.8px;
    font-weight: 600;
    color: white;
}
.programma_txt p + p{
    margin-top: 10px;
}
.programma_title{
    font-size: 23px;
    font-weight: 800;
    line-height: 29px;
    letter-spacing: 0.46px;
    text-transform: uppercase;
    color: white;
    margin-bottom: 20px;
}
.activity_section{
    padding-top: 53px;
    padding-bottom: 107px;
    background: url(../img/svg/bg4.svg)center no-repeat;
    background-size: cover;
}
.section_subtitle{
    margin-top: 40px;
    text-align: center;
    font-size: 16.8px;
    font-weight: 600;
    color: white;
}
.section_subtitle p + p{
    margin-top: 25px;
}
.activity_grid{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 28px;
    margin-top: 49px;
}
.activity_item{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color: white;
}
.activity_item img{
    width: 100%;
    height: 244px;
    border-radius: 130px 130px 130px 0px;
    object-fit: cover;
    margin-bottom: 12px;
}
.activity_shield{
    width: 100%;
    padding: 13px 30px;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    border-radius: 80px;
    background: linear-gradient(157deg, #E61E71 0%, #F87137 100%);
}
.activity_item_txt{
    font-size: 16.8px;
    font-weight: 600;
    margin-top: 24px;
}
.contacts_section{
    padding-top: 46px;
    overflow: hidden;
}
.contacts_gradient_container{
    width: 75%;
    padding: 28px 184px 28px 0px;
    position: relative;
    margin-top: 56px;
    color: white;
}
.contacts_gradient_container > div{
    position: relative;
    z-index: 2;
}
.contacts_gradient_container::after{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    border-radius: 0px 80px 80px 0px;
    background: linear-gradient(157deg, #E61E71 0%, #F87137 100%);
}
.contacts_big{
    font-size: 28.502px;
    font-weight: 800;
    line-height: 35.937px;
    letter-spacing: 0.57px;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.contacts_grid{
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}
.contacts_grid > div{
    font-size: 20.819px;
    font-weight: 600;
}
.contacts_grid > a{
    font-size: 16px;
    font-weight: 700;
    line-height: 157.5%;
    text-decoration-line: underline;
}
.map_container{
    height: 414px;
    position: relative;
    overflow: hidden;
}
.map_gradient_container{
    width: 60%;
    padding: 16px 0px 16px 0px;
    position: relative;
    color: white;
    text-align: start;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    z-index: 2;
}
.map_gradient_container a{
    text-decoration: underline;
    font-size: 18px;
}
.map_gradient_container::after{
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    bottom: 0;
    right: 0;
    border-radius: 0px 80px 80px 0px;
    background: linear-gradient(136deg, #F37168 0%, #F6DA46 100%);
}
.map_gradient_container > div{
    position: relative;
    z-index: 2;
}
.map{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
.map_img{
    height: 100%;
    width: 50%;
    object-fit: cover;
    object-position: right;
    left: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}
footer{
    padding: 20px 0;
    background: linear-gradient(#E61E71 0%, #F87137 100%);
}
footer .wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.footer_nav{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 52px;
    margin-top: 20px;
}
.footer_nav a{
    font-size: 20.819px;
    font-weight: 600;
    color: white;
}
.burger{
    display: none;
}
.hiddenmenu {
    position: fixed;
    top: 0;
    left: 0%;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    width: 100vw;
}

.project1 {
    position: relative;
    width: 83%;
    background-image: url(../img/proj1-bg.jpg);
    background-repeat: no-repeat;
    background-size: 101% 100%;
    padding: 76px 74px 79px 75px;
}
.project_title {
    display: block;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 98px;
}
.project_img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.text_content_project {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.project_paragraph:not(:last-child) {
    margin-bottom: 30px;
}

.datatable1 {
    width: 90%;
    background-image: url(../img/bg1p.jpeg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 76px 110px 51px 110px;
}

.datatable_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 35px;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: radial-gradient(78.9% 43.65% at 18.31% 92.02%, rgba(126, 91, 155, 0.7) 0%, rgba(115, 43, 174, 0) 100%), linear-gradient(180deg, #1195BA 0%, #1D336C 100%), linear-gradient(0deg, #091E57, #091E57);
}

.datatable>.carousel__button.is-close {
    top: 10px;
    right: 10px;
    color: #28477C;
}
.datatable_row {
    display: flex;
}
.datatable_col:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    min-height: 60px;
    border: 1px solid #B83184;
    border-radius: 80px;
}
.datatable_col {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #19191A;
    min-height: 60px;
}
.datatable_col:nth-child(2) {
    flex: 1;
    border: 1px solid #B83184;
    border-radius: 80px;
    display: flex;
    gap: 8px;
    flex-direction: column;
    justify-content: center;
    /* align-items: center; */
    padding-left: 23px;
}

.datatable_col:nth-child(2) * {justify-content: flex-start; padding-left: 24px;}
.datatable_col:nth-child(2) ul {padding-left: 56px;}
.datatable_col:nth-child(2) ul li {padding-left: 0px;}


.bg_slide{
    background: url(../img/bg1.jpg)center no-repeat;
    background-size: cover;
}
.bg_slide2{
    background: url(../img/zf.jpeg)center no-repeat;
    background-size: cover;
}
.swiper-slide.bg_slide{
    z-index: 0;
}

.members_button{
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.4px;
    text-decoration-line: underline;
    color: #ea3263;
}
.project1.members{
    padding: 0px 0;
    padding-top: 50px;
    width: 100%;
    background: none;
    color: white;
    background: url(../img/svg/members_bg.svg)top center no-repeat;
    background-size: contain;
}
.members_container{
    width: 100%;
    height: 840px;
}
.members_title{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}
.members_count{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 17px;
    font-size: 16.8px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 24px;
}
.members_count img{
    width: 46px;
    height: 46px;
    flex-shrink: 0;
}
.members_grid{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 29px;
    flex-wrap: wrap;
    row-gap: 20px;
    max-width: 841px;
    margin: 0 auto;
}
.member_item{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
    width: 116px;
}
.member_photo{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.member_name{
    font-size: 12.8px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.2em;
    text-transform: capitalize;
}

@media screen and (max-width: 1200px) {
    section > * {
        width: 100%;
    }
    html, body {
      min-width: 100%;
    }
    /* body {min-width:640px; width:100%; overflow-x:hidden;} */
    body > * > * * {
      max-width: 100%;
    }
    .wrapper {
        width: 95% !important;
    }
    .about_section_top{
        flex-wrap: wrap;
    }
/*     nav{
        display: none;
    } */
    nav > a{
        display: none;
    }
    nav{
        padding: 10px 0;
        padding-left: 15px;
    }
    .socials a img{
        width: 37px;
        height: 37px;
        object-fit: contain;
    }
    .lite_txt{
    background: #134576;
    border-radius: 20px;
    padding: 10px;
    }
    .socials{
        width: 100%;
        justify-content: space-between;
        gap: 25px;
    }
    .logos{
        gap: 20px; 
        /*justify-content: space-between;*/ 
        display: flex;
        /*flex-flow: column wrap;*/ 
        flex-wrap: wrap;
;
    }
    .logos img{
        /*width: calc(100% / 3 - 20px / 3);*/ 
        /* height: auto;*/ 
        width: auto;
        object-fit: contain;
        /* height: 55px; */
    }
    .activity_grid{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        align-items: center;
        gap: 40px;
    }
    .activity_item{
        width: 100%;
    }
    footer .wrapper{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
    }
    .footer_nav{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
    }
    .events_grid{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
    }
    .events_item{
        width: 100%;
        height: auto;
    }
    .events_item_btns{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
    }
    .events_btn{
        width: 100%;
    }
    .events_item_top{
        font-size: 19px;
        line-height: 1.2em;
    }
    .custom_ul{
        margin-top: 18px;
    }
    .events_item_content{
        padding: 3% 5%;
    }
    .events_item_gradient_txt{
        text-align: center;
    }
    .events_btn.hidden{
        display: none;
    }
    .gradient_shield{
        width: 100%;
        padding-right: 2%;
    }
    .gradient_shield > div:nth-child(2){
        line-height: 1.2em;
    }
    .bottom_txt{
        margin-top: 10px;
    }
    .big_title{
        font-size: 41px;
    }
    .color_txt{
        margin-bottom: 10px;
    }
    .programma_content {
        margin-top: 100px;
    }
    .map_img{
        display: none;
    }
    .contacts_gradient_container{
        width: 100%;
        padding-right: 2%;
    }
    .contacts_grid{
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 15px;
    }
    .map_gradient_container{
        width: 100%;
    }

/* burger */

.burger {
    display: none;
    z-index: 10;
    position: relative;
    cursor: pointer;
    width: 32px;
    height: 14px;
    transition: all .2s ease-in;
    flex-shrink: 0
}
/* .burger_bg{
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
} */

.burger span::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
    border-radius: 50px;
    transition: all .2s ease-in
}

.burger span::after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
    border-radius: 50px;
    transition: all .2s ease-in
}

.burger:hover span::after,.burger:hover span::before {
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
}

.burger.active span::after {
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
    transform: rotate(-45deg) translate(3px,-6px)
}

.burger.active span::before {
    background: linear-gradient(180deg, #E61E71 0%, #F87137 100%);
    transform: rotate(45deg) translate(2px,6px)
}

/* burger */
body.fixed{
    overflow: hidden;
}

.hiddenmenu {
  position: fixed;
  top: 0;
  left: 0%;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  z-index: 9;
}
.hiddenmenu.active {
  visibility: visible;
  opacity: 1;
  height: 100%;
}
.burger_menu {
  background: linear-gradient(263.78deg, #253C8D 27.67%, #356F99 76.38%);
  background-size: cover;
  width: 100%;
  max-height: 100vh;
  height: 100vh;
  position: absolute;
  left: 0;
  top: 0;
  padding: 152px 0 5% 5%;
  box-sizing: border-box;
}
.hidden_items {
  max-height: 75vh;
  overflow: auto;
}
.hidden_items .phone_and_mail {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.hidden_items .phone {
  margin-bottom: 0;
}
.hidden_item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
.hidden_item > a {
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 28px;
  color: #FFFFFF;
  margin-bottom: 20px;
}
.hidden_item > a:last-child {
  margin-bottom: 0;
}
.hidden_item + .hidden_item {
  margin-top: 50px;
}
header{
    z-index: 10;
    position: relative;
}
.hidden_item .socials{
    margin: 20px 0;
}
.address{
    color: white;
    font-size: 18px;
    font-weight: 600;
}
.project1{
    padding: 5% 3%;
    width: 98%;
}
.datatable1{
    padding: 5% 3%;
    width: 98%;
}
.project_title{
    font-size: 19px;
    text-align: center;
}
.project_img{
    filter: brightness(0.3);
}
.map{
    width: 100%!important;
}
section{
    overflow: hidden;
}
.datatable_col:first-child{
    width: 30%;
}
.datatable_row{
    gap: 10px;
    align-items: center;
}
.datatable_col:first-child{
    height: 60px;
}
.datatable_col:nth-child(2){
    padding: 0;
    width: 50%;
    padding: 10% 5%;
    border: none;
}
.bg_slide, .bg_slide2{
    background: url(../img/m_bg111.jpg)left bottom no-repeat;
    background-size: cover;
}
.bg_slide2{
    background: url(../img/m_bg222.jpg)left bottom no-repeat;
    background-size: cover;
}
.programma_section{
    background: url(../img/m_bg22.png)center no-repeat;
}
.programma_section .wrapper{
    padding-top: 0;
}
    .color_txt{
        font-size: 32.195px;
        margin-bottom: 33px;
    }
    .big_title{
        font-size: 29.422px;
    }
    .big_color_txt{
        font-size: 40.546px;
        font-weight: 800;
    }
    .gradient_shield{
        margin-top: 216px;
        padding: 15px 2%;
        font-size: 16.182px;
    }
    .gradient_shield > div:nth-child(2){
        font-size: 27.133px;
    }
    .gradient_shield::after{
        border-radius: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .project_title{
        margin-bottom: 148px;
        font-size: 16px;
        padding: 0 5%;
    }
}
@media screen and (max-width: 420px) {
    .members_grid{
        column-gap: 10px;
    }
    .member_item{
        width: calc(100% / 3 - 20px / 3);
    }
    .project1.members{
        padding: 0;
        background: none;
    }
    .members_grid{
        background: url(../img/svg/members_bg.svg) center no-repeat;
        background-size: cover;
        background-attachment: scroll;
    } 
    .lite_txt{
    background: #134576;
    }
}