@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes gradient-animation{0%{background-position:0% 0%}100%{background-position:100% 0%}}html{line-height:1.15;-webkit-text-size-adjust:100%;box-sizing:border-box;height:100%;font-size:calc(100vw / 1440 * 16)}@media (max-width:1024px){html{font-size:calc(100vw / 1024 * 16)}}@media screen and (max-width:720px){html{font-size:calc(100vw / 375 * 16)}}*,*::before,*::after{box-sizing:inherit}body{margin:0;position:relative;height:100%;background-color:#fff;font-size:.875rem;line-height:1.4;color:#212322;font-weight:500;font-family:"Inter",sans-serif;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.03125rem}main{display:block}img{border-style:none;display:block;max-width:100%}a{background-color:transparent;color:#3FA2D9;transition:all 0.5s cubic-bezier(.62,.05,.01,.99);text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:hover{color:#2212C3}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button;border:none;background:transparent;transition:all 0.5s cubic-bezier(.62,.05,.01,.99);padding:0;cursor:pointer}ul{list-style:none;margin:0;padding:0}@font-face{font-family:"Inter";src:local("Inter-Regular"),url(./Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:local("Inter-Medium"),url(./Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:local("Inter-SemiBold"),url(./Inter-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:local("Inter-Bold"),url(./Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.btn{height:3.125rem;padding:0 1.875rem;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:.9375rem;font-weight:600;overflow:hidden;color:#fff;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.btn:hover .btn-text .orig{transform:translateY(-100%)}.btn:hover .btn-text .clone{transform:translateY(0)}.btn:hover .back-second:before{border-radius:50%;top:50%}a.btn{color:#fff}.btn .back-main{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;border-radius:.9375rem;background-color:#3FA2D9}.btn .back-second{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;border-radius:.9375rem}.btn .back-second:before{content:'';background-color:#2212C3;height:200%;width:calc(100% + 2.5rem);position:absolute;left:-1.25rem;top:250%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;border-radius:50%;-webkit-transition:all 0.5s cubic-bezier(.62,.05,.01,.99);transition:all 0.5s cubic-bezier(.62,.05,.01,.99)}.btn:hover .back-second:before{border-radius:50%;top:50%}.btn.white{background-color:#fff;color:#212322}.btn.white:hover{color:#fff}.btn.white .back-main{background-color:#fff}.btn .btn-text{position:relative;overflow:hidden;z-index:2}.btn .btn-text .clone{position:absolute;left:0;top:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 0.5s cubic-bezier(.62,.05,.01,.99);transition:-webkit-transform 0.5s cubic-bezier(.62,.05,.01,.99);transition:transform 0.5s cubic-bezier(.62,.05,.01,.99);transition:transform 0.5s cubic-bezier(.62,.05,.01,.99),-webkit-transform 0.5s cubic-bezier(.62,.05,.01,.99);display:inline-block}.btn .btn-text .orig{-webkit-transition:-webkit-transform 0.5s cubic-bezier(.62,.05,.01,.99);transition:-webkit-transform 0.5s cubic-bezier(.62,.05,.01,.99);transition:transform 0.5s cubic-bezier(.62,.05,.01,.99);transition:transform 0.5s cubic-bezier(.62,.05,.01,.99),-webkit-transform 0.5s cubic-bezier(.62,.05,.01,.99);display:inline-block}.btn.no-purple .back-second:before{background:#fff}.btn.no-purple:hover,.btn.no-purple:focus-visible{color:#212322}.btn.with-icon .btn-text .clone,.btn.with-icon .btn-text .orig{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.31rem}.btn.with-icon .btn-text .clone img,.btn.with-icon .btn-text .orig img{width:1.5rem}.header{z-index:9;width:100%;border-bottom:1px solid transparent;position:fixed;top:0;left:0;min-width:20rem;max-width:100vw}.header:before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(255,255,255,.6);backdrop-filter:saturate(1.4) blur(1.0625rem);top:0;left:0;z-index:1;transition:all 0.5s}.header>.wrapper{z-index:5}.header .wrapper{transition:all 0.3s;padding-top:1.875rem;padding-bottom:1.875rem}.header.fixed .wrapper{padding-top:.625rem;padding-bottom:.625rem}.header.fixed .header__drop-menu{top:4.375rem}.header.drop-opened{background-color:#fff}.header__wrap{display:flex;align-items:center;width:100%;position:relative}.header__logo{margin-right:5rem;position:relative;width:7.69rem}.header__logo svg{width:100%}.header__logo .logo-white{position:absolute;left:0;top:0;opacity:0}.header__logo img{transition:all 0.6s;width:100%}.header__menu{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 0.3s}.header__menu li{margin:0 1.25rem}.header__menu li.current_page_item a,.header__menu li.current-page-ancestor a{background-position:0%}.header__menu li a{background-image:linear-gradient(to right,#3FA2D9,#3FA2D9 50%,rgba(0,0,0,.6) 50%);background-size:200% 100%;background-position:100%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:0.6s cubic-bezier(.165,.84,.44,1)}.header__menu li a:hover{background-position:0%}.header__right{display:flex;align-items:center;justify-content:flex-end;margin-left:auto}.header__connect-btn{display:none}.header .hamb-icon{position:relative;cursor:pointer;width:1.5rem;height:1.5rem}.header .hamb-icon span{position:absolute;width:1.25rem;height:.0625rem;min-height:1.5px;border-radius:.0625rem;background-color:#212322;transition:all 0.3s}.header .hamb-icon span:nth-child(1){left:.125rem;top:.375rem}.header .hamb-icon span:nth-child(2){left:.125rem;top:.75rem}.header .hamb-icon span:nth-child(3){left:.125rem;top:1.125rem}.header .hamb-icon.active span{background-color:#000}.header .hamb-icon.active span:nth-child(2){opacity:0;transform:translateX(.625rem)}.header .hamb-icon.active span:nth-child(1){transform:rotate(45deg);top:.6875rem}.header .hamb-icon.active span:nth-child(3){transform:rotate(-45deg);top:.6875rem}.header .hamb-icon:hover:before{transform:translate(-50%,-50%) scale(1);opacity:1;visibility:visible}.header .hamb-icon:before{content:'';width:2.5rem;height:2.5rem;border-radius:.9375rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.5);background-color:#f4f4f4;opacity:0;visibility:hidden;transition:all 0.3s}.header__drop-menu{position:absolute;left:0;top:6.875rem;width:100%;background-color:#fff;border-radius:0 0 1.875rem 1.875rem;z-index:3;padding:3.125rem 0 5rem;transform:translateY(-3.125rem);visibility:visible;opacity:0;transition:opacity 0.2s cubic-bezier(.165,.84,.44,1),transform 0.5s cubic-bezier(.165,.84,.44,1);pointer-events:none}.header__drop-menu.visible{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.header__drop-menu-type1{display:flex;flex-wrap:wrap;gap:2.5rem 0;margin-bottom:5rem}.header__drop-menu-type1.mobile{display:none}.header__drop-menu-type1 li{width:25%;padding-right:2.5rem}.header__drop-menu-type1 li a{padding-right:.1rem;font-size:1.25rem;line-height:1.4;font-weight:600;letter-spacing:-.04375rem;display:inline-block;position:relative;background:linear-gradient(to right,#3FA2D9,#3FA2D9 50%,#000 50%);background-size:200% 100%;background-position:100%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:0.6s cubic-bezier(.165,.84,.44,1)}.header__drop-menu-type1 li a:hover{background-position:0%}.header__drop-menu-type2{display:none}.header__drop-menu-bottom{display:flex;flex-wrap:wrap}.header__drop-menu-bottom .socs{width:25%;display:flex;gap:.625rem}.header__drop-menu-bottom .socs a{width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(136,139,141,.1);display:inline-flex;align-items:center;justify-content:center}.header__drop-menu-bottom .socs a svg{width:1.5rem}.header__drop-menu-bottom .socs a path{transition:all 0.3s}.header__drop-menu-bottom .socs a:hover{background-color:#3FA2D9}.header__drop-menu-bottom .socs a:hover svg path{stroke:#fff}.header__drop-menu-bottom .menu-additional{width:50%;display:flex;align-items:center;flex-wrap:wrap;gap:2.5rem}.header__drop-menu-bottom .menu-additional a{background:linear-gradient(to right,#3FA2D9,#3FA2D9 50%,#545859 50%);background-size:200% 100%;background-position:100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transition:0.6s cubic-bezier(.165,.84,.44,1);font-size:.75rem}.header__drop-menu-bottom .menu-additional a:hover{background-position:0%}.header__drop-menu-bottom .applications{width:25%;display:flex;flex-wrap:wrap;gap:1.25rem}.header__drop-menu-bottom .applications-ttl{display:none;text-align:center;color:#545859;font-size:.875rem;font-weight:500;line-height:1;letter-spacing:-.03125rem;margin-bottom:1.87rem}.main-wrapper{padding:0;min-width:20rem;width:100%;max-width:100vw;position:relative;overflow:hidden;min-height:calc(100% - 26rem)}.wrapper{min-width:20rem;max-width:85rem;padding:0 2.5rem;margin:0 auto;position:relative}.overlay-bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:8;visibility:hidden;opacity:0;transition:all 0.2s cubic-bezier(0,0,.29,.98);transition-delay:0s}.overlay-bg.active{visibility:visible;opacity:1;transition-delay:0.05s}.hero{position:relative;padding:6.25rem 1.25rem 0;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__text1{text-align:center;font-size:16.25rem;font-weight:600;letter-spacing:-.75rem;line-height:1;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;pointer-events:none}.hero__text1-inner{background:linear-gradient(173deg,#3FA2D9 0%,#2212C3 100%);background-size:400%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-animation 1s ease-in-out infinite alternate}.hero__text2{max-width:100%;width:100%;margin:0 auto;text-align:center;position:relative}.hero__text2 .t1{margin:0 auto 2.5rem;color:#212322;font-size:2.875rem;font-weight:600;line-height:1.1;letter-spacing:-.15625rem;max-width:53.75rem}.hero__text2 .t2{margin:0 auto 3.75rem;color:#545859;font-size:1.25rem;font-weight:600;letter-spacing:-.03125rem;line-height:1.5;max-width:53.75rem}.mission-text{z-index:2;height:60vh;position:relative;transform:translateY(25%)}.mission-text__wrap-outer{height:100%}.mission-text__wrap,.mission-text .wrapper{height:100%}.mission-text__main{width:100%;min-height:23.125rem;display:flex;justify-content:space-between;color:#212322;position:static}.mission-text__main .left-text,.mission-text__main .right-text{position:relative}.mission-text__main .left-text{width:50%;font-size:5.375rem;font-weight:600;line-height:1;letter-spacing:-.28125rem}.mission-text__main .right-text{width:50%;font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.09375rem;padding-top:1.25rem}.mission-text-mob{display:none}.footer{padding:5rem 0;position:relative;background-color:#fff}.footer__menu{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem 2.5rem;margin-bottom:5rem}.footer__menu.current_page_item a,.footer__menu.current-page-ancestor a{background-position:0%}.footer__menu a{background-image:linear-gradient(to right,#3FA2D9,#3FA2D9 50%,rgba(0,0,0,.6) 50%);background-size:200% 100%;background-position:100%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:0.6s cubic-bezier(.165,.84,.44,1)}.footer__menu a:hover{background-position:0%}.footer__bot{display:flex;align-items:center;font-size:.75rem;color:#545859}.footer__bot a{background-image:linear-gradient(to right,#3FA2D9,#3FA2D9 50%,rgba(0,0,0,.6) 50%);background-size:200% 100%;background-position:100%;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:0.6s cubic-bezier(.165,.84,.44,1)}.footer__bot a:hover{background-position:0%}.footer__bot .col{width:25%}.footer__bot .col:nth-child(2){width:50%}.footer__bot .links{display:flex;align-items:center;flex-wrap:wrap;gap:2.5rem;padding-left:.625rem}.footer__socs-col{margin-left:auto}.footer__socs{display:flex;align-items:center;justify-content:flex-end;gap:.625rem}.footer__socs a{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center}.footer__socs a svg{width:1.5rem}.footer__socs a path{transition:all 0.2s}.footer__socs a:hover path{stroke:#3FA2D9}@media (max-width:1024px){.header__menu li{margin:0 .75rem}.header__logo{margin-right:2rem}.hero__text1{font-size:14rem}.hero__text2 .t1{font-size:2.3rem;margin-bottom:1.7rem}.hero{padding-top:8rem}.hero__text2 .t2{margin-bottom:2.5rem}.wrapper{padding:0 1.25rem}.mission-text__main .right-text{font-size:1.6rem}.mission-text__main .left-text{font-size:4.4rem}.footer__bot .col:nth-child(2){width:50%}}@media (max-width:720px){.header>.wrapper{padding:1.4rem 1.25rem}.header__logo{order:2;margin:auto}.header__connect-btn{background-color:#3FA2D9;display:inline-flex;width:3.125rem;height:3.125rem;align-items:center;justify-content:center;border-radius:.9375rem;order:3}.header__connect-btn img{width:1.5rem}.header .hamb-icon{order:1;width:3.125rem;height:3.125rem;border-radius:.9375rem;background-color:rgba(136,139,141,.1)}.header .hamb-icon:before{display:none}.header .hamb-icon span:nth-child(1){top:1.19rem;left:.93rem}.header .hamb-icon span:nth-child(2){top:1.53rem;left:.93rem}.header .hamb-icon span:nth-child(3){top:1.87rem;left:.93rem}.header .hamb-icon.active span:nth-child(1),.header .hamb-icon.active span:nth-child(3){top:1.5rem}.header__drop-menu{padding-bottom:3.75rem;padding-top:1.87rem;height:calc(100vh - 7rem);overflow:auto;border-radius:0 0 1.3rem 1.3rem;top:5.9rem}.header__drop-menu .wrapper{padding:0 1.25rem}.header__drop-menu-type1{margin-bottom:3.75rem;display:none}.header__drop-menu-type1.mobile{display:flex}.header__drop-menu-type1 li{width:100%;text-align:center;padding:0}.header__drop-menu-type1 a{padding:0 .2rem}.header__drop-menu-type2{margin-bottom:1.875rem;display:flex;flex-direction:column;gap:1.5rem 0}.header__drop-menu-type2 li{text-align:center}.header__drop-menu-type2 li a{color:#212322;font-size:1rem;letter-spacing:-.03125rem}.header__drop-menu-mob-langs{display:flex;justify-content:center;align-items:center;gap:1.3rem;margin-bottom:1.875rem}.header__drop-menu-mob-langs a{color:#212322;text-transform:uppercase}.header__drop-menu-mob-langs a.active{color:#3FA2D9}.header__drop-menu-bottom{flex-direction:column}.header__drop-menu-bottom .socs{width:100%;justify-content:center;gap:1.5625rem;margin-bottom:2.5rem}.header__drop-menu-bottom .menu-additional{display:none}.header__drop-menu-bottom .applications-ttl{display:block}.header__drop-menu-bottom .applications{width:100%;justify-content:space-between}.header__right,.header__menu{display:none}.hero__text1{font-size:7.25rem;font-weight:600;line-height:1;letter-spacing:-.40625rem}.hero__text2 .t1{font-size:1.375rem;line-height:1.625rem;letter-spacing:-.03125rem;margin-bottom:.94rem}.hero__text2 .t2{font-size:1rem;line-height:1.5rem;letter-spacing:-.03125rem}.hero__text2 .t2 br{display:none}.hero{min-height:60vh}.mission-text{display:none}.mission-text-mob{display:block;text-align:center;color:#212322;padding:0 1.25rem;margin-bottom:8.75rem}.mission-text-mob__text2{margin-bottom:2.5rem;margin-top:3rem}.mission-text-mob .t1{margin-bottom:2.5rem;font-size:2.5rem;font-weight:600;line-height:2.875rem;letter-spacing:-.125rem}.mission-text-mob .t2{font-size:1.375rem;font-weight:600;line-height:1.625rem;letter-spacing:-.03125rem}.mission-text-mob .mission-text__bottom p{font-size:1.375rem;font-weight:600;line-height:1.5rem;letter-spacing:-.03125rem;display:inline}.wrapper{padding:0 1.25rem}.footer .wrapper{padding:0 1.25rem}.footer__menu{grid-template-columns:1fr;text-align:center;margin-bottom:3rem;font-size:1rem;line-height:1rem;letter-spacing:-.03125rem;gap:1.88rem}.footer__bot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1rem;line-height:1rem;letter-spacing:-.03125rem}.footer__bot .col{width:100%}.footer__bot .col:nth-child(1){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center}.footer__bot .col:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:100%}.footer__bot .links{padding:0;margin-bottom:3rem;gap:1.5rem;flex-direction:column;align-items:center}.footer__bot .links a{display:block;text-align:center;margin-bottom:1.88rem}.footer__bot .links a:last-child{margin-bottom:0}.footer__socs-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:3rem}.footer__socs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__socs a svg{width:1.7rem}.wrapper{padding:0 1.25rem}.projects__top{padding-top:8rem;padding-bottom:3rem}.projects__item .content-layer{padding:1.25rem}.projects__item .t1{font-size:1.7rem;line-height:1.2;letter-spacing:-.1rem;margin-bottom:1.5rem}.projects__item .t2{font-size:1rem;margin-bottom:2rem;width:auto;line-height:1.2;letter-spacing:-.05rem}.projects__other{padding-top:5rem}.projects__other-ttl{margin-bottom:2.5rem}.projects__other-ttl br{display:none}.projects__other-items{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem}.projects__other-item{margin:0!important;padding:1.25rem}.parallax-container.no-mobile{height:auto}.parallax-container.no-mobile img{height:auto;position:static}.header__drop-menu{padding-bottom:1.5rem}.ethic-committee__content .t1,.ethic-committee__content .add-text p{font-size:2rem;line-height:2.3rem;letter-spacing:-.17rem}.ethic-committee__content .blocks{display:block}.ethic-committee__content .blocks .item{padding:1.5rem;margin-bottom:1.25rem}.ethic-committee__content{padding-bottom:5rem}.ethic-team{padding-top:2.5rem}.ethic-team__ttl{margin-bottom:2.5rem}.ethic-team{padding-bottom:0}.ethic-team .partners-list__items{display:block}.ethic-team .partners-list__items .partner__wrap{width:100%!important;margin-bottom:2rem!important}.ethic-team .partners-list__items .partner__photo{width:70%}.ethic-team .partners-list__items .partner__name{font-size:1.5rem}.ethic-team .partners-list__items .partner__info{width:100%;position:static;opacity:1;-webkit-transform:none;transform:none}.ethic-blocks{padding-bottom:0}.ethic-blocks__items{-ms-flex-wrap:wrap;flex-wrap:wrap}.ethic-blocks__items .ethic-block{width:100%;margin-bottom:1.25rem}.ethic-committee__fixed-block{padding-top:80vh}.charity-fund .projects__ttl{margin-bottom:2rem}.charity-fund__screen1 .t1,.charity-fund__screen2 .t1{font-size:3rem;letter-spacing:-.15rem}.charity-fund-white{padding-top:3.5rem}.charity-fund-programs .ttl-2{margin-bottom:2rem}.charity-fund-white .news-block__title{font-size:1.5rem!important}.news-block__t2,.news-block__t3{font-size:1rem!important}.news-block.empty img{width:9rem}.news-blocks{margin-bottom:5rem}.charity-fund-white .ttl-2{margin-bottom:2.5rem}.charity-fund-packets__items{display:block}.charity-fund-packets__items .packet{margin-bottom:1.25rem}.charity-fund-partners__items .item-wrap{width:calc(50% - 1rem)!important}.charity-fund-partners__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:5rem}.charity-fund-public{padding:2rem;margin-bottom:5rem}.charity-fund-public .t1{margin-bottom:2rem;font-size:2rem;letter-spacing:-.1rem;text-align:center}.charity-fund-form__t2{font-size:1rem}.charity-fund-form .w100{grid-column:span 1}.post-main .orange-blocks-3-col,.post-main .docs-2-col{grid-template-columns:repeat(1,1fr);gap:1.25rem}.post-main .orange-blocks-3-col .block.empty{display:none}.post-main .company-logos__ttl{margin-bottom:2rem}.post-main .company-logos__items .item{margin:0 auto 3rem}.post-main .company-logos{margin-bottom:0}.organization-team__items{padding:0}.organization-team__items .founder__name{font-size:1.25rem}.organization-team__items .founder:nth-child(3n - 1){-webkit-transform:none;transform:none}.organization-team{padding-bottom:2.5rem}.projects-2-cols__items .project{width:100%;padding:3.45rem 1rem 3.75rem}.projects-2-cols__items .project.empty{display:none}.projects-2-cols{margin:5rem 0}.projects-2-cols__ttl{margin-bottom:2.5rem}.footer-before__content .contact-links{gap:1rem}.project-lectures__ttl{margin-bottom:2.5rem}.project-lectures__ttl br{display:none}.project-lectures__items{grid-template-columns:repeat(1,1fr)}.project-lectures__item:nth-child(3n+1),.project-lectures__item:nth-child(3n+3){margin:0}.default-form .wpcf7-spinner{top:calc(100% + 2rem);right:auto;left:50%;transform:translate(-50%,0)}.mentors__line-wrap{perspective:30rem}.formats-and-events__float.video-item .video-item-image{display:block}.formats-and-events__float.video-item video{display:none}@-webkit-keyframes scrollSlider{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-6 * 9.3775rem));transform:translateX(calc(-6 * 9.3775rem))}}@keyframes scrollSlider{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-6 * 9.3775rem));transform:translateX(calc(-6 * 9.3775rem))}}.be-part-global__message.--1,.be-part-global__message.--3{left:1rem}.be-part-global__message.--2,.be-part-global__message.--4{right:1rem}.be-part-global__message{width:17.5rem}.app-board__t1{font-size:3rem;letter-spacing:-.08125rem}.app-board__t2 p{font-size:1rem}.app-board__logo{width:4rem;margin-bottom:1rem}.app-board__apps a,.app-board__apps .play-market-soon{border-radius:.75rem;width:9.5rem;height:4rem}.app-board__apps a .btn-icon{width:6.25rem}.app-board__apps .play-market-soon{gap:.5rem;font-size:1.2rem}.app-board__apps .play-market-soon img{width:1.2rem}.app-board__apps{gap:1rem}.app-sect__item.right:first-child{margin-bottom:3rem}.mentors__texts .t4{font-size:1.2rem;letter-spacing:-.03rem;padding:0 1.2rem}.mentors__map .map1_1,.mentors__map .map1_2{width:21rem}.partners-list__empty{height:auto;padding:1.5rem 1rem}.partners-list__empty p{font-size:1rem}}.formats-and-values{padding:7.5rem 0;background-color:#fff}.formats-and-values__content{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}.formats-and-values__column{display:flex;flex-direction:column}.formats-and-values__title{font-size:5.375rem;font-weight:600;line-height:1;letter-spacing:-.28125rem;color:#212322;margin-bottom:3.75rem;margin-top:0}.formats-and-values__list{list-style-position:inside;padding:0;margin:0;display:flex;flex-direction:column}.formats-and-values__item{font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.09375rem;color:#212322;margin-bottom:1rem}.formats-and-values__item--sub{padding-left:2rem;font-size:1.5rem;color:#545859}@media (max-width:1024px){.formats-and-values{padding:5rem 0}.formats-and-values__content{gap:3.75rem}.formats-and-values__title{font-size:3.5rem;letter-spacing:-.15rem;margin-bottom:2.5rem}.formats-and-values__item{font-size:1.6rem;letter-spacing:-.0625rem}.formats-and-values__item--sub{padding-left:1.5rem}.formats-and-values__list{gap:1.5rem}}@media (max-width:720px){.formats-and-values{padding:3.75rem 0}.formats-and-values__content{grid-template-columns:1fr;gap:3.75rem}.formats-and-values__title{font-size:2.5rem;letter-spacing:-.09375rem;margin-bottom:2rem;text-align:center}.formats-and-values__list{gap:1.25rem;list-style-position:outside;display:block}.formats-and-values__item{font-size:1.375rem;font-weight:600;line-height:1.5;letter-spacing:-.03125rem;text-align:center}.formats-and-values__item--sub{font-size:1rem;padding-left:0}}.join-us{position:relative;min-height:31.25rem;display:flex;align-items:center;justify-content:center;background-image:url(./joinUs.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:5rem 0}.join-us::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.join-us .wrapper{position:relative;z-index:2}.join-us__content{text-align:center;color:#fff;max-width:53.75rem;margin:0 auto}.join-us__icon{display:flex;justify-content:center;margin-bottom:3.125rem}.join-us__icon svg{width:13.5rem;height:auto}.join-us__title{font-size:5.375rem;font-weight:600;line-height:1;letter-spacing:-.28125rem;margin:0 0 2.5rem 0}.join-us__subtitle{font-size:1.25rem;font-weight:600;line-height:1.5;letter-spacing:-.03125rem;margin:0 0 2.5rem 0}@media (max-width:1024px){.join-us{min-height:25rem;padding:4rem 0}.join-us__icon{margin-bottom:2.5rem}.join-us__icon svg{width:10rem}.join-us__title{font-size:3.5rem;letter-spacing:-.15rem;margin-bottom:2.3rem}.join-us__subtitle{font-size:1.25rem;margin-bottom:2.5rem}}@media (max-width:720px){.join-us{min-height:100vh;padding:3rem 0;background-size:auto 100%;background-position:center center}.join-us__icon{margin-bottom:2rem}.join-us__icon svg{width:6.75rem}.join-us__title{font-size:2.5rem;letter-spacing:-.09375rem;margin-bottom:.95rem}.join-us__subtitle{font-size:1rem;line-height:1.5;letter-spacing:-.03125rem;margin-bottom:2.5rem}}.if-you{height:max-content;min-height:100vh}.if-you .wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:7.5rem;padding-bottom:7.5rem}.if-you__text-block{width:53.75rem;max-width:100%;margin:0 auto;position:relative}.if-you__text-block .title{text-align:center;margin-bottom:2.5rem}.if-you__text-block .text{color:#212322;font-size:2rem;font-weight:600;line-height:1.2;letter-spacing:-.09375rem}.if-you__text-block .text p{margin-bottom:1.25rem}.ttl-1{font-size:2.5rem;font-weight:600;line-height:2.875rem;letter-spacing:-.125rem;margin-bottom:.94rem}.ttl-1 br{display:none}@media (max-width:720px){.if-you .wrapper{padding:6rem 1.25rem 7.5rem}.if-you__text-block .text{text-align:center;font-size:1.375rem;line-height:1.625rem;letter-spacing:-.03125rem}}.hero__btn-links .btn-link{padding:.31rem 1.25rem .31rem .62rem;display:inline-flex;align-items:center;gap:.62rem;border-radius:.625rem;background:#F3F3F4;color:#212322;font-size:.875rem;font-weight:600;line-height:.875rem;letter-spacing:-.03125rem;position:absolute;bottom:0;height:3.1rem}.hero__btn-links .btn-link img{width:2.5rem;height:2.5rem;border-radius:100%}.hero__btn-links .btn-link:nth-child(1){left:3.75rem}.hero__btn-links .btn-link:nth-child(2){right:3.75rem}.hero__btn-links .btn-link:hover{background:#3FA2D9;color:#fff}@media (max-width:720px){.hero__btn-links{padding-top:2rem}.hero__btn-links .btn-link{position:static;margin-top:1rem}}