.hero{position:relative;padding-block:200px;width:100%;height:auto}@media (max-width: 767px){.hero{padding-block:60px 120px}}.hero__bubble1,.hero__bubble2{position:absolute}.hero__bubble1{width:clamp(1600px,5vw,600px);max-width:none;height:auto;top:0;left:-600px;opacity:0;z-index:5;pointer-events:none;transform:translate(-200px);animation:hero-bubble1-in 1.4s ease-out .1s forwards;will-change:transform,opacity}@media (max-width: 1300px){.hero__bubble1{width:1400px}}@media (max-width: 1150px){.hero__bubble1{width:1300px}}@media (max-width: 1023px){.hero__bubble1{max-width:1200px;left:-600px}}@media (max-width: 900px){.hero__bubble1{width:1100px}}@media (max-width: 767px){.hero__bubble1{max-width:600px;min-width:500px;left:-200px;top:0}}@media (max-width: 550px){.hero__bubble1{left:-290px}}.hero__bubble2{width:clamp(650px,5vw,220px);height:auto;right:-210px;bottom:-27%;opacity:0;pointer-events:none;z-index:5;transform:translate(200px);animation:hero-bubble2-in 1.4s ease-out .2s forwards;will-change:transform,opacity}@media (max-width: 1110px){.hero__bubble2{width:550px;bottom:-20%}}@media (max-width: 767px){.hero__bubble2{width:195px;bottom:-10%;right:-90px}}@keyframes hero-bubble1-in{0%{opacity:0;transform:translate(-200px)}to{opacity:.9;transform:translate(0)}}@keyframes hero-bubble2-in{0%{opacity:0;transform:translate(200px)}to{opacity:.9;transform:translate(0)}}.hero__title{font-family:Ermilov,sans-serif,sans-serif;font-weight:400;font-style:normal;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:5.31rem;text-transform:uppercase}@media (max-width: 767px){.hero__title{gap:1.875rem}}.hero__title-word{font-size:13vw;letter-spacing:-10px;opacity:0;transform:translateY(30px);animation:hero-title-in .9s ease-out .2s both}@media (min-width: 1500px){.hero__title-word{font-size:200px}}@media (max-width: 1023px){.hero__title-word{letter-spacing:-5px}}@media (max-width: 767px){.hero__title-word{font-size:3.5rem}}@media (max-width: 400px){.hero__title-word{font-size:3rem}}.hero__title-word--clear{justify-self:center;color:#277fc9;z-index:10}.hero__title-word--skies{justify-self:end;padding-right:5%;color:#0d2b4e;z-index:10}.hero__title-word--foundation{justify-self:center;color:#0d2b4e;z-index:1}@keyframes hero-title-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.projects__cards{display:grid;gap:120px 8px;grid-template-columns:repeat(6,minmax(0,1fr)) 0px repeat(6,minmax(0,1fr));grid-row:auto;width:100%}@media (max-width: 1110px){.projects__cards{gap:90px 8px;grid-template-rows:auto auto min-content}}@media (max-width: 860px){.projects__cards{display:flex;flex-direction:column;align-items:stretch;gap:60px 0}}.projects__more{display:flex;align-items:center;justify-content:center;grid-column:12/-1;grid-row:2;width:250px;height:55px;font-size:1.125rem;color:#277fc9;border:3px solid #277FC9;border-radius:9999px;place-self:center;transition:all .3s}.projects__more:hover,.projects__more:active{color:#fffcea;background-color:#277fc9}@media (max-width: 1235px){.projects__more{width:250px;height:55px;grid-column:1/9;grid-row:3;align-self:self-start;justify-self:center;margin-block-start:-350px}}@media (max-width: 1110px){.projects__more{margin-block-start:-250px}}@media (max-width: 860px){.projects__more{grid-column:1/-1;grid-row:3;justify-self:center;align-self:center;width:173px;height:58px;font-size:1rem;color:#fffcea;background-color:#277fc9;margin-block-start:0}.projects__more:active{color:#277fc9;background-color:#fffcea}}.projects__more-2{display:none}@media (max-width: 1023px){.projects__more-2{display:flex}}@media (max-width: 1023px){.projects__more-1{display:none}}.projects__whoweare{width:380px;grid-column:2/6;grid-row:3;font-size:1.125rem;line-height:1.4;color:#277fc9;margin-top:100px;margin-block-start:-200px}.projects__whoweare span{color:#0d2b4e}@media (max-width: 1235px){.projects__whoweare{grid-column:1/9;grid-row:4;align-self:self-start;justify-self:center;margin-block-start:-300px}}@media (max-width: 1110px){.projects__whoweare{width:380px;font-size:1.125rem;margin-block-start:-200px}}@media (max-width: 860px){.projects__whoweare{width:100%;margin-top:0;display:flex;flex-direction:column;row-gap:40px;font-size:1rem;margin-block-start:0}.projects__whoweare>p:first-of-type{width:600px;align-self:flex-start}.projects__whoweare>p:last-of-type{width:600px;align-self:flex-end}}@media (max-width: 767px){.projects__whoweare{margin-top:60px}.projects__whoweare>p:first-of-type{width:293px;align-self:flex-start}.projects__whoweare>p:last-of-type{width:293px;align-self:flex-end}}.card{position:relative;border-radius:50px;overflow:hidden;box-sizing:border-box;display:flex}.card:hover>.card__full-link>.card__header,.card:active>.card__full-link>.card__header{background-color:#0d2b4e}.card:hover>.card__full-link>.card__header .card__content h3,.card:hover>.card__full-link>.card__header .card__content p,.card:active>.card__full-link>.card__header .card__content h3,.card:active>.card__full-link>.card__header .card__content p{color:#fffcea}@media (max-width: 767px){.card{border-radius:30px}}.card__full-link{display:contents;flex-direction:inherit;width:100%;height:100%;text-decoration:none;color:inherit}.card__full-link:hover{cursor:pointer}.card__header{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:0 0 50%;padding:50px 25px;transition:all .3s}@media (max-width: 767px){.card__header{width:100%;height:90px;padding:15px 10px;justify-content:center;order:1;flex:0 0 90px}}.card__content{display:flex;align-items:center;justify-content:center;flex-direction:column;row-gap:30px}.card__content h3{font-weight:700;font-size:2rem;color:#fffcea;text-align:center;text-transform:uppercase}@media (max-width: 1023px){.card__content h3{font-size:1.5rem;line-height:1.4}}@media (max-width: 767px){.card__content h3{font-size:1rem}}.card__content p{font-size:1.125rem;color:#fffcea;text-align:center;line-height:1.3}@media (max-width: 1023px){.card__content p{font-size:1rem}}@media (max-width: 767px){.card__content p{display:none}}.card__media{flex:1 1 50%}.card__media img{width:100%;height:100%;object-fit:cover}@media (max-width: 767px){.card__media{width:293px;height:293px;order:2}}.card--wide{grid-column:1/-1;grid-row:span 1;width:clamp(300px,58%,662px);aspect-ratio:662/358;height:358px;place-self:center}.card--wide>.card__full-link>.card__header{background-color:#ffe42b}.card--wide>.card__full-link>.card__header>.card__content a h3,.card--wide>.card__full-link>.card__header>.card__content h3,.card--wide>.card__full-link>.card__header>.card__content p{color:#0d2b4e}@media (max-width: 1110px){.card--wide{height:300px}}@media (max-width: 860px){.card--wide{width:clamp(300px,99%,600px);align-self:flex-start}}@media (max-width: 767px){.card--wide{flex-direction:column;width:293px;height:383px}}.card--medium{grid-column:1/8;grid-row:span 1;display:flex;width:min(100%,662px);height:358px}.card--medium>.card__full-link>.card__header{background-color:#277fc9}@media (max-width: 1999px){.card--medium{grid-column:1/8}}@media (max-width: 1110px){.card--medium{grid-column:1/9;height:300px}}@media (max-width: 860px){.card--medium{align-self:flex-end}.card--medium>.card__header{order:2}.card--medium>.card__media{order:1}}@media (max-width: 767px){.card--medium{flex-direction:column;width:293px;height:383px}.card--medium>.card__header{order:1}.card--medium>.card__media{order:2}}.card--tall{width:339px;height:716px;align-self:flex-start;grid-column:8/10;grid-row:2;display:flex;flex-direction:column}.card--tall>.card__full-link>.card__header{background-color:#6aadfb}@media (max-width: 1235px){.card--tall{grid-column:11/-1;justify-self:end}}@media (max-width: 1110px){.card--tall{height:600px;width:300px}}@media (max-width: 860px){.card--tall{display:none}}.statistics{width:100%;height:233px;margin-block:200px;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1023px){.statistics{margin-block:120px 60px}}@media (max-width: 767px){.statistics{justify-content:center;height:100%}}.statistics__body{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-inline:70px;column-gap:35px}@media (max-width: 1023px){.statistics__body{margin-inline:30px}}@media (max-width: 767px){.statistics__body{max-width:300px;flex-wrap:wrap;column-gap:50px;row-gap:60px}}.statistics__column{display:flex;align-items:center;max-width:155px;height:100%}@media (max-width: 767px){.statistics__column{max-width:87px}}.statistics__item{display:flex;flex-direction:column;align-items:center;justify-content:start;row-gap:17px;height:233px}.statistics__item-number{font-size:7.5rem;color:#0d2b4e;font-weight:700}@media (max-width: 767px){.statistics__item-number{font-size:3.125rem;margin-bottom:10px}}.statistics__item-title{text-align:center;font-size:1.125rem;color:#277fc9;line-height:1.5}@media (max-width: 767px){.statistics__item-title{font-size:1rem}}.home__statistics{position:relative;width:100%;height:auto;display:flex;flex-direction:column;align-items:center}.home__joinus{display:flex;align-items:center;justify-content:center;width:497px;height:100px;background-color:#ffe42b;color:#0d2b4e;font-size:1.5rem;font-weight:700;margin-bottom:200px;border-radius:9999px;transition:all .3s;z-index:1}.home__joinus:hover,.home__joinus:active{background-color:#0d2b4e;color:#ffe42b}@media (max-width: 1023px){.home__joinus{width:400px;height:80px;margin-bottom:120px;font-size:1.3rem}}@media (max-width: 767px){.home__joinus{width:301px;height:62px;font-size:1rem}}.home__cat{position:absolute;width:700px;left:-580px;top:550px}@media (max-width: 1800px){.home__cat{left:-480px}}@media (max-width: 1600px){.home__cat{left:-393px}}@media (max-width: 1023px){.home__cat{width:550px;left:-280px;top:330px}}@media (max-width: 767px){.home__cat{display:none}}.csf__its{display:flex;flex-direction:column}@media (max-width: 1395px){.csf__its{overflow:visible}.csf__its #itsSwiper.swiper{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-inline:16px;box-sizing:border-box}}.csf__its-header{align-self:flex-end;margin-right:140px;margin-bottom:160px;font-family:Ermilov,sans-serif,sans-serif;font-weight:400;font-style:normal;color:#0d2b4e;font-size:7.5rem}@media (max-width: 1200px){.csf__its-header{font-size:5.5rem;margin-right:90px}}@media (max-width: 1023px){.csf__its-header{font-size:4rem;margin-right:30px}}@media (max-width: 767px){.csf__its-header{font-size:3.125rem;margin-bottom:50px;margin-right:0}}@media (max-width: 767px){.csf__its-wrapper{display:flex;flex-direction:column;align-items:center}}.csf__its-cards{display:flex;align-items:stretch;justify-content:space-between;width:100%;height:550px;column-gap:16px}@media (max-width: 1395px){.csf__its-cards{display:block;height:auto;overflow:hidden;width:100%}}.csf__its-card,.csf__its .swiper-slide{flex:0 0 323px;height:323px;padding:90px 50px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:30px}@media (max-width: 1395px){.csf__its-card,.csf__its .swiper-slide{flex:0 0 293px;height:240px;border-radius:50px}}.csf__its-card.yellow-1,.csf__its-card.yellow-2,.csf__its .swiper-slide.yellow-1,.csf__its .swiper-slide.yellow-2{background-color:#ffe42b;align-self:flex-start;color:#0d2b4e}@media (max-width: 1395px){.csf__its-card.yellow-1,.csf__its-card.yellow-2,.csf__its .swiper-slide.yellow-1,.csf__its .swiper-slide.yellow-2{flex:0 0 293px;height:240px}}.csf__its-card.yellow-1,.csf__its .swiper-slide.yellow-1{border-radius:200px 50px 50px;padding-top:117px}@media (max-width: 1395px){.csf__its-card.yellow-1,.csf__its .swiper-slide.yellow-1{border-radius:50px;padding:58px 25px 30px}}.csf__its-card.yellow-2,.csf__its .swiper-slide.yellow-2{border-radius:50px;padding-top:92px}@media (max-width: 1395px){.csf__its-card.yellow-2,.csf__its .swiper-slide.yellow-2{border-radius:50px;padding:58px 25px 30px}}.csf__its-card.lightblue,.csf__its .swiper-slide.lightblue{background-color:#6aadfb;align-self:flex-end;border-radius:50px;color:#fffcea;padding-top:90px}@media (max-width: 1395px){.csf__its-card.lightblue,.csf__its .swiper-slide.lightblue{height:240px;padding:58px 25px 30px}}.csf__its-card.blue,.csf__its .swiper-slide.blue{background-color:#277fc9;color:#fffcea;align-self:center;border-radius:50px 200px 50px 50px;padding-top:95px}@media (max-width: 1395px){.csf__its-card.blue,.csf__its .swiper-slide.blue{border-radius:50px;padding:58px 25px 30px;height:240px}}.csf__its-text{font-size:1.125rem;color:inherit;text-align:center;line-height:1.3}@media (max-width: 1395px){.csf__its-text{font-size:1.1rem}}@media (max-width: 767px){.csf__its-text{font-size:1rem}}.csf__its-head{font-size:1.5rem;line-height:1.3;color:inherit;text-align:center;text-transform:uppercase;font-weight:700}@media (max-width: 1395px){.csf__its-head{font-size:1.125rem;text-transform:none}}#itsSwiper .its-pagination{display:none;background-color:#ffe42b;width:185px;border-radius:2px}@media (max-width: 1395px){#itsSwiper .its-pagination{display:flex;margin:30px auto 0;justify-content:center;gap:0px}}#itsSwiper .swiper-pagination-bullet{flex:1 1 0;height:5px;border-radius:2px;margin:0;background:#ffe42b;opacity:1}#itsSwiper .swiper-pagination-bullet-active{background:#0d2b4e}.lastnews{width:100%;height:auto;margin-block:200px}@media (max-width: 1023px){.lastnews{margin-block:120px}}.lastnews__header{font-family:Ermilov,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;text-transform:uppercase;color:#0d2b4e;letter-spacing:-5%;margin-left:150px;margin-bottom:120px}@media (max-width: 1023px){.lastnews__header{margin-bottom:60px;margin-left:100px}}@media (max-width: 767px){.lastnews__header{margin-left:0;font-size:1.2rem}}.lastnews__body{width:1000px;height:auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:auto;column-gap:16px;justify-self:flex-end}@media (max-width: 1200px){.lastnews__body{height:840px;grid-template-columns:repeat(10,minmax(0,1fr))}}.lastnews__body>:nth-child(1),.lastnews__body>:nth-child(3){align-self:self-start}.lastnews__body>:nth-child(2){align-self:self-end}@media (max-width: 1023px){.lastnews__body{display:flex;flex-wrap:wrap;width:700px;margin:0 auto;justify-content:space-between;align-items:center;gap:15px}}@media (max-width: 767px){.lastnews__body{width:100%;height:auto;flex-direction:column;justify-content:center;gap:60px;position:relative;z-index:20}}.lastnews__column:nth-child(1){grid-column:1;grid-row:1;align-self:self-start}@media (max-width: 1200px){.lastnews__column:nth-child(1){grid-column:2}}@media (max-width: 767px){.lastnews__column:nth-child(1){width:100%;height:300px;align-self:start;z-index:5}}.lastnews__column:nth-child(2){grid-column:9;grid-row:1;align-self:self-start}@media (max-width: 1200px){.lastnews__column:nth-child(2){grid-column:7}}@media (max-width: 767px){.lastnews__column:nth-child(2){width:293px;height:270px;align-self:end;z-index:5}}.lastnews__column:nth-child(3){grid-column:5/10;grid-row:2}@media (max-width: 1200px){.lastnews__column:nth-child(3){grid-column:4}}@media (max-width: 767px){.lastnews__column:nth-child(3){display:none}}.lastnews__item{width:323px;height:336px;border-radius:50px;overflow:hidden}.lastnews__item:hover>.lastnews__item-text,.lastnews__item:active>.lastnews__item-text{background-color:#0d2b4e;color:#fffcea}@media (max-width: 767px){.lastnews__item{width:inherit;height:inherit;border-radius:20px;overflow:visible}.lastnews__item:hover>.lastnews__item-text,.lastnews__item:active>.lastnews__item-text{background-color:transparent;color:#277fc9}}.lastnews__item-text{display:flex;align-items:center;justify-content:center;color:#0d2b4e;font-size:1.125rem;padding:20px;height:120px;background-color:#ffe42b;text-align:center;transition:all .3s}@media (max-width: 767px){.lastnews__item-text{width:293px;height:auto;padding:30px;font-size:16px;background-color:transparent}}.lastnews__item-icon{width:100%;height:216px}.lastnews__item-icon img{width:100%;height:100%;object-fit:cover}@media (max-width: 767px){.lastnews__item-icon img{width:293px;height:196px;border-radius:30px}}.lastnews__button{display:flex;align-items:center;justify-content:center;grid-column:10/12;grid-row:2;align-self:center;justify-self:center;width:246px;height:55px;background-color:transparent;color:#277fc9;border:2px solid #277FC9;border-radius:9999px;font-size:1.125rem;transition:all .3s}.lastnews__button>p:first-child{display:inline}.lastnews__button>p:last-child{display:none}.lastnews__button:hover,.lastnews__button:active{background-color:#277fc9;color:#fffcea}@media (max-width: 1200px){.lastnews__button{grid-column:9}}@media (max-width: 767px){.lastnews__button{width:159px;height:58px;color:#fffcea;background-color:#277fc9;font-size:1rem;z-index:10;margin-top:40px}.lastnews__button:active{background-color:#ffe42b;color:#0d2b4e;border:none}.lastnews__button>p:first-child{display:none}.lastnews__button>p:last-child{display:inline}}.partners{width:100%;margin-bottom:300px;position:relative;z-index:10}@media (max-width: 1023px){.partners{margin-bottom:200px}}.partners__header{font-family:Ermilov,sans-serif,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;text-transform:uppercase;color:#0d2b4e;letter-spacing:-5%;text-align:center;margin-bottom:120px;margin-left:150px;white-space:nowrap}@media (max-width: 767px){.partners__header{font-size:1.2rem;text-align:right;margin-right:40px;margin-bottom:60px}}.partners__list{display:flex;justify-content:center;align-items:center;column-gap:40px;position:relative;z-index:10}.partners__column{width:200px;height:200px;border-radius:40px;padding:15px;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.partners__column{width:100px;height:100px;border-radius:30px}}.partners__item img{width:100%;height:100%;object-fit:contain}.partners__bubble3{position:absolute;width:clamp(1250px,5vw,100px);height:auto;top:-900px;left:-700px;opacity:.8;pointer-events:none}@media (max-width: 1600px){.partners__bubble3{left:-690px}}@media (max-width: 1350px){.partners__bubble3{left:-830px}}@media (max-width: 1200px){.partners__bubble3{left:-670px}}@media (max-width: 1023px){.partners__bubble3{left:-770px}}@media (max-width: 767px){.partners__bubble3{transform:scale(-1);width:560px;left:520px;top:-1050px}}@media (max-width: 590px){.partners__bubble3{width:500px;left:380px}}@media (max-width: 460px){.partners__bubble3{left:250px;top:-940px}}.partners__bubble4{position:absolute;width:clamp(1000px,5vw,600px);height:auto;z-index:3;top:100px;right:-420px;opacity:90%;pointer-events:none}@media (max-width: 1600px){.partners__bubble4{right:-380px}}@media (max-width: 1023px){.partners__bubble4{width:800px;right:-350px}}@media (max-width: 767px){.partners__bubble4{width:500px;top:40px;right:75%;z-index:1}}@media (max-width: 485px){.partners__bubble4{top:50px;left:-350px}}@media (max-width: 440px){.partners__bubble4{top:100px;left:-258px}}
