*,*:before,*:after{box-sizing:border-box}html,body{height:100%}html{font-size:10px}body{display:flex;flex-direction:column;width:100%;min-width:36rem;height:100vh;margin:0 auto;font-size:1.4rem;font-weight:400;line-height:2.4rem;font-family:DM Sans,sans-serif;color:#2b2c43}body.no-content-copy{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.no-scroll{overflow:hidden}.container-startups{padding:0 1.6rem}.container{width:100%;max-width:144rem;margin:0 auto;padding:0 1.5rem}.container>.container:first-child{padding:0}.d-flex{display:flex}.items-center{align-items:center}.gray-bg{background:#e4eaf9}.visually-hidden{position:absolute;margin:-.1rem;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);width:.1rem;height:.1rem}.wrapper{flex:1 0 auto;padding:5.2rem 0;overflow:hidden;background-color:#fafafa;padding-bottom:0}@media screen and (min-width: 992px){.wrapper{padding-top:6.4rem}}.header{position:fixed;top:0;right:0;left:0;z-index:99;min-width:36rem;height:5.2rem;background:#ffffff;box-shadow:0 0 .15rem #0000001a;transition:top .5s}.header .container{position:relative;display:flex;justify-content:space-between;align-items:center;height:100%}.header .logo{margin-right:auto}.header .logo__img{max-width:18rem;max-height:3.8rem;height:auto}.header.active{top:-100%}.header.active .header-nav__nav,.header.active .header-lang__list,.header.active .header-search__inner{top:0}[dir=rtl] .header .logo{margin-right:0;margin-left:auto}.logo{position:relative;display:flex;flex-shrink:0}.logo__img{display:inline-block;max-width:100%;max-height:100%;width:auto;margin:auto 0}.header-nav__toggle{position:relative;margin:0 0 0 .4rem;padding:0;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-nav__toggle span{position:absolute;top:50%;left:50%;background:#2b2c43;opacity:0;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s,transform .2s,opacity .2s;width:1.6rem;height:.2rem}.header-nav__toggle svg{margin:auto;fill:#2b2c43;width:1.6rem;height:1rem}.header-nav__toggle.active{background:#2b4ee3}.header-nav__toggle.active span{background:#ffffff;width:1.8rem;opacity:1}.header-nav__toggle.active span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.header-nav__toggle.active span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.header-nav__toggle.active svg{opacity:0}.header-nav__nav{position:fixed;top:5.2rem;right:5.6rem;bottom:0;left:0;display:none;margin:0;padding:0;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}.header-nav__nav.active{display:block}.header-nav__item{border-bottom:.1rem solid rgba(43,44,67,.05)}.header-nav__item a{transition:color .2s}.header-nav__item a:hover{color:#1850e2}.header-nav__button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:1.6rem 3rem 1.6rem 4rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.header-nav__button:before{content:"";position:absolute;top:2rem;right:1.6rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #1850e2;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.header-nav__button:hover{background:#e4eaf9}.header-nav__button:disabled{cursor:default}.header-nav__button:disabled:before{display:none}.header-nav__button:disabled:hover{background:none}.header-nav__button a,.header-nav__button span{font-size:1.6rem;color:#2b2c43;text-decoration:none;font-weight:700;font-family:DM Sans,sans-serif}.header-nav__button.active:before{transform:rotate(90deg)}.header-nav__button.active+.header-nav__subnav{display:block}.header-nav__subnav{display:none;margin:0;padding:.5rem 0 3rem 4rem;list-style:none;cursor:default}.header-nav__subnav li:nth-child(n+2){margin-top:.5rem}.header-nav__subnav a{color:#9fa9c6;text-decoration:none}.header-lang__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;background:none;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-lang__button:before{content:"";position:fixed;width:100%;height:100%;top:6.4rem;right:0;bottom:0;left:0;display:none;background:rgba(43,44,67,.6)}.header-lang__button img{flex-shrink:0;margin:auto;border-radius:50%;width:2.2rem;height:2.2rem}.header-lang__button.active{background:#2b4ee3}.header-lang__button.active:before{display:block}.header-lang__list{position:fixed;top:5.2rem;bottom:0;left:0;display:none;width:100%;max-width:36rem;margin:0;padding:1.2rem;background:#ffffff;list-style:none;overflow-y:auto;transition:top .3s}@media screen and (min-width: 576px){.header-lang__list{right:0;left:auto}}.header-lang__list a{display:flex;align-items:center;width:100%;padding:1.6rem 4rem 1.6rem 1.6rem;font-size:2rem;font-weight:700;color:#2b2c43;text-decoration:none;border-radius:1.4rem;transition:color .2s,background .2s}.header-lang__list a:hover{color:#1850e2;background:#e4eaf9}.header-lang__list a img{margin-right:1.6rem;flex-shrink:0;border-radius:50%;width:3.2rem;height:3.2rem}.header-lang__list a.active{position:relative;background:#e4eaf9}.header-lang__list a.active:before,.header-lang__list a.active:after{content:"";position:absolute;top:50%}.header-lang__list a.active:before{right:1.6rem;border-radius:.8rem;background:#00b75f;transform:translateY(-50%);width:2.4rem;height:2.4rem}.header-lang__list a.active:after{right:2.3rem;border-bottom:.2rem solid #ffffff;border-left:.2rem solid #ffffff;transform-origin:center;transform:translateY(-50%) rotate(-45deg);border-radius:0 0 0 .2rem;width:1rem;height:.6rem}.header-lang__list.active{display:block}@media screen and (min-width: 576px){[dir=rtl] .header-lang__list{right:auto;left:0}}[dir=rtl] .header-lang__list a{padding-right:1.6rem;padding-left:4rem}[dir=rtl] .header-lang__list a.active:before{right:auto;left:1.6rem}[dir=rtl] .header-lang__list a.active:after{right:auto;left:2.3rem}[dir=rtl] .header-lang__list a img{margin-right:0;margin-left:1.6rem}.header-search__button{position:relative;display:flex;margin:0 0 0 .4rem;padding:0;border:0;background:#e4eaf9;border-radius:.8rem;transition:background .2s;cursor:pointer;width:4rem;height:4rem}.header-search__button:before{content:"";position:fixed;width:100%;height:100%;top:6.4rem;right:0;bottom:0;left:0;display:none;background:rgba(43,44,67,.6);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header-search__button svg{flex-shrink:0;margin:auto;stroke:#2b2c43;transition:stroke .2s;width:1.8rem;height:1.8rem}.header-search__button.active{background:#2b4ee3}.header-search__button.active:before{display:block}.header-search__button.active svg{stroke:#fff}.header-search__inner{position:fixed;top:5.2rem;bottom:0;left:0;display:none;width:100%;margin:0;padding:1.6rem 0;background:#ffffff;overflow-y:auto;transition:top .3s}.header-search__inner ul{list-style:none}.header-search__inner.active{display:block}.header-search__field{position:relative;margin:0 1.2rem}.header-search__field svg{position:absolute;top:50%;left:1.8rem;stroke:#899ac3;transform:translateY(-50%);transition:stroke .2s;width:1.3rem;height:1.3rem}.header-search__input{width:100%;padding:1.4rem 4rem 1.4rem 4.8rem;font-size:1.6rem;font-weight:500;background:#e4eaf9;border-radius:1.4rem;border:.1rem solid #e4eaf9;outline:none;transition:.2s border-color;font-family:inherit}.header-search__input::placeholder{color:#899ac3}.header-search__input:focus{border-color:#1850e2}.header-search__clear{position:absolute;top:50%;right:1.6rem;display:none;padding:0;background:#ffffff;border-radius:.8rem;border:none;transform:translateY(-50%);cursor:pointer;width:2.4rem;height:2.4rem}.header-search__clear:before,.header-search__clear:after{content:"";position:absolute;top:50%;background:#899ac3;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1rem;height:.2rem}.header-search__clear:before{transform:translate(-50%,-50%) rotate(45deg)}.header-search__clear:after{transform:translate(-50%,-50%) rotate(-45deg)}.header-search__clear:hover:before,.header-search__clear:hover:after{background:#1850e2}.header-search__res{display:none;margin-top:1.5rem}.header-search__res ul{max-height:320px;margin:0;padding:0;overflow-y:auto}.header-search__res a{display:block;padding:.9rem 2.8rem;color:#2b2c43;text-decoration:none;transition:background .2s}.header-search__res a:hover{background:#ffede0}.header-search__no-res{display:none;margin:0 2.8rem}[dir=rtl] .header-search__clear:before,[dir=rtl] .header-search__clear:after{left:50%}.socials{display:flex;flex-shrink:0;margin:0;padding:0;list-style:none}.socials:hover a{opacity:.6}.socials li:not(:first-child){margin-left:1.2rem}.socials a{display:block;transition:opacity .2s}.socials a:hover{opacity:1}.socials svg{border-radius:50%;width:2.4rem;height:2.4rem}[dir=rtl] .socials li:not(:first-child){margin-right:1.2rem;margin-left:0}[dir=rtl] .footer__body-socials .socials{margin-right:1.2rem;margin-left:0}.footer{position:relative;color:#fff;background:#2b2c43}.footer:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:120rem;z-index:-1;background:linear-gradient(to top,#e4eaf9 0%,#e4eaf9 65%,#ffffff 95%)}.footer a{color:inherit}.footer .logo{max-width:18rem;height:4.7rem;margin-right:auto}.footer .logo__img[src$=".svg"]{height:auto}.footer__head{padding:1.2rem 1.5rem;border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__head .container{display:flex;align-items:center;justify-content:space-between;padding:0}@media screen and (max-width: 767px){.footer__head-nav{display:none}}.footer__nav a{text-decoration:none}.footer__nav .container{padding:0}.footer__nav-list{margin:0;padding:0;list-style:none}.footer__nav-item{border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__nav-item a{transition:color .2s}.footer__nav-item a:hover{color:#1850e2}.footer__nav-button{position:relative;display:block;margin:0;width:100%;text-align:left;padding:2.3rem 4.6rem 2.3rem 3.2rem;background:none;border:none;outline:none;cursor:pointer;transition:background .2s}.footer__nav-button:before{content:"";position:absolute;top:2.7rem;right:3.4rem;border-top:.5rem solid transparent;border-bottom:.5rem solid transparent;border-left:.8rem solid #ffb23e;transition:border-color .2s,transform .2s;transform-origin:center;width:0;height:0}.footer__nav-button:hover{background:#212233}.footer__nav-button:disabled{cursor:default}.footer__nav-button:disabled:before{display:none}.footer__nav-button:disabled:hover{background:none}.footer__nav-button a,.footer__nav-button span{color:#fff;font-size:1.6rem;font-weight:700}.footer__nav-button.active:before{transform:rotate(90deg)}.footer__nav-button.active+.footer__nav-subnav{display:block}.footer__nav-subnav{display:none;margin:0;padding:0 0 2.5rem 3.2rem;list-style:none;cursor:default}.footer__nav-subnav li:nth-child(n+2){margin-top:.5rem}.footer__nav-subnav a{color:#9fa9c6}.footer__body{padding:2.5rem 1.5rem 4rem;border-bottom:.1rem solid rgba(255,255,255,.1)}.footer__body .container{padding:0}.footer__body-text{margin:0 0 2.4rem;font-size:1.6rem;color:#ffb23e}.footer__body-imgs{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 2.4rem}.footer__body-imgs a{line-height:1}.footer__body-imgs>img,.footer__body-imgs>a{margin-right:.8rem}.footer__body-imgs img{max-height:4rem;height:auto;width:auto;max-width:8rem;margin-bottom:.5rem}.footer__body-imgs img[src$=".svg"],.footer__body-imgs img[src*=".svg"]{width:100%}.footer__body-imgs .trustpilot-widget{margin-bottom:.5rem}.footer__body-help{margin:0 0 .5rem;font-size:1.2rem;text-decoration:underline}.footer__body-gpwa-text{padding-left:10px}.footer__body-phone{margin:0 0 1rem}.footer__body-phone img{margin-right:.5rem;width:1rem;height:1rem}.footer__body-phone a{text-decoration:none;font-size:1.6rem;font-weight:700}@media screen and (max-width: 767px){.footer__body-socials{display:none}}.footer__body-desc{margin:0;font-size:1rem;color:#a9a9a9}.footer__bottom{padding:2rem 0 0;font-size:1.2rem}.footer__bottom .container{display:flex;flex-wrap:wrap;justify-content:space-between}.footer__bottom-left{margin-bottom:2.5rem;padding-right:.5rem}.footer__bottom-left ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none}.footer__bottom-left li{padding:0 .5rem}.footer__bottom-right{margin-bottom:2.5rem}[dir=rtl] .footer .logo{margin-right:0;margin-left:auto}[dir=rtl] .footer__nav-button{text-align:right}[dir=rtl] .footer__body-imgs>img,[dir=rtl] .footer__body-imgs>a{margin-right:0;margin-left:.8rem}[amp] .footer__body-imgs img{height:100%}.cookies-modal{position:fixed;right:.5rem;bottom:.5rem;z-index:100;width:33.6rem;min-width:33.6rem;max-width:100%;padding:.6rem 3.5rem .6rem .6rem;background:#ffffff linear-gradient(143deg,#ffede0 20%,#ffffff 50%);box-shadow:0 0 1.5rem #393b6b33;border-radius:1.6rem}.cookies-modal__close{position:absolute;top:1rem;right:1rem;padding:0;background:rgba(57,59,107,.1);border-radius:.8rem;border:none;cursor:pointer;width:2.4rem;height:2.4rem}.cookies-modal__close:before,.cookies-modal__close:after{content:"";position:absolute;top:50%;background:#ffffff;transform:translate(-50%,-50%);transform-origin:center;transition:background .2s;width:1.6rem;height:.2rem}.cookies-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.cookies-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.cookies-modal__close:hover:before,.cookies-modal__close:hover:after{background:#1850e2}.cookies-modal__inner{display:flex;align-items:stretch}.cookies-modal__img{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:7.5rem;margin-right:1.6rem;background:#f6e0cf;border-radius:1.4rem}.cookies-modal__img img{flex-shrink:0;width:5.4rem;height:5.3rem}.cookies-modal__label{margin:0 0 .2rem;padding:0 .5rem 0 0;font-size:1.6rem;font-weight:700}.cookies-modal__text{margin:0 0 .8rem;font-size:1.2rem;color:#9fa9c6;line-height:1.4}.cookies-modal__accept{min-width:10rem;margin-right:.5rem;padding:1.05rem .5rem;font-size:1rem;text-transform:uppercase;color:#fff;background:#1850e2;border:none;border-radius:1rem;transition:background .2s;cursor:pointer}.cookies-modal__accept:hover{background:#0d3fc0}.cookies-modal__link{text-decoration:none;font-weight:700;color:#1850e2;white-space:nowrap}.cookies-modal__link:hover{text-decoration:underline}.cookies-modal.hidden{display:none}[dir=rtl] .cookies-modal{padding-right:.6rem;padding-left:3.6rem;background:#ffffff linear-gradient(225deg,#ffede0 20%,#ffffff 50%)}[dir=rtl] .cookies-modal__close{right:auto;left:1rem}[dir=rtl] .cookies-modal__close:before,[dir=rtl] .cookies-modal__close:after{left:50%}[dir=rtl] .cookies-modal__img{margin-right:0;margin-left:1.6rem}[dir=rtl] .cookies-modal__accept{margin-right:0;margin-left:3rem}.hero-startups{position:relative;background:linear-gradient(270deg,#0f2e8c 0%,#090058 100%)}.hero-startups__wrapper:after{content:"";position:absolute;top:100%;left:0;width:100%;height:6.2rem;background:linear-gradient(180deg,#0B106B 0%,rgba(12,21,112,0) 100%)}.hero-startups__content{padding:4.1rem 0 4rem}.hero-startups__image{display:none}.hero-startups__title{max-width:53.6rem;margin:0 0 3rem;font:3.2rem "Exo 2",DM Sans,sans-serif;font-weight:900;line-height:1.185;letter-spacing:0;color:#fff}.hero-startups__text{max-width:53.6rem;margin-bottom:3.3rem}.hero-startups__text p{margin-bottom:1.2rem;font:1.4rem Inter,DM Sans,sans-serif;font-weight:400;line-height:1.22;letter-spacing:0;color:#ffffffe6}.intro-startups{margin-top:6.2rem}.intro-startups__content{text-align:center}.intro-startups__title{margin-bottom:1.6rem;font:3.2rem "Exo 2",DM Sans,sans-serif;font-weight:900;color:#1c1c1c;text-align:center}.intro-startups__text{margin-bottom:5.7rem;font:1.4rem Inter,DM Sans,sans-serif;font-weight:400;line-height:1.25;color:#363636}.intro-startups__subtitle{font:3.2rem "Exo 2",DM Sans,sans-serif;font-weight:900;color:#1c1c1c}.intro-startups__wheel-title{margin-bottom:1.7rem;font:3.2rem "Exo 2",DM Sans,sans-serif;font-weight:900;text-align:center}.intro-startups__wheel-wrapper{position:relative;width:34.3rem;height:33.1rem;margin-right:auto;margin-left:auto;transition:transform 1s ease-out}.intro-startups__img-logo{object-fit:contain}.intro-startups__sector{position:absolute;top:50%;left:50%;width:40%;padding-right:2.2rem;text-align:left;transform-origin:0 0;cursor:pointer}.intro-startups__sector--white{color:#fff}.intro-startups__sector--black{color:#000}.intro-startups__sector--pipedrive{transform:rotate(290deg) translateY(-50%)}.intro-startups__sector--skype{transform:rotate(332deg) translateY(-50%)}.intro-startups__sector--ready-player-me{transform:rotate(408deg) translateY(-50%)}.intro-startups__sector--veriff{transform:rotate(448deg) translateY(-50%)}.intro-startups__sector--skeleton{transform:rotate(517deg) translateY(-50%)}.intro-startups__sector--playtech{transform:rotate(481deg) translateY(-50%)}.intro-startups__sector--bolt{transform:rotate(196deg) translateY(-50%)}.intro-startups__sector--vool{transform:rotate(227deg) translateY(-50%)}.intro-startups__sector--tuum{transform:rotate(256deg) translateY(-50%)}.intro-startups__sector-text{margin:0;font:1rem "Exo 2",DM Sans,sans-serif}.intro-startups__wrapper-pipedrive,.intro-startups__wrapper-skype{transform:rotate(178deg)}.intro-startups__wrapper-starship{transform:rotate(185deg)}.intro-startups__wrapper-ready-player-me,.intro-startups__wrapper-veriff,.intro-startups__wrapper-playtech,.intro-startups__wrapper-skeleton{transform:rotate(178deg)}.intro-startups__wrapper-bolt{transform:rotate(180deg)}.intro-startups__wrapper-vool{transform:rotate(184deg)}.intro-startups__wrapper-tuum{transform:rotate(177deg)}.intro-startups__wrapper{position:relative}.intro-startups__img-robot{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.intro-startups__details{max-width:34.3rem;padding:0 1.2rem 1.2rem;margin:2.3rem auto 0;font-family:"Exo 2",DM Sans,sans-serif;color:#fff;background-color:#0e2380;border-radius:1.4rem;list-style:none}.intro-startups__details-container{display:grid;grid-template-columns:auto auto;column-gap:1rem;max-width:23.6rem}.intro-startups__details-logo{display:flex;flex-direction:row;align-items:center;column-gap:1rem}.intro-startups__details-logo p{font-size:1.8rem;font-weight:700}.intro-startups__details-text{margin:0;line-height:1.5}.intro-startups__details-block div{display:flex;flex-direction:row}.intro-startups__details-block p{margin:0}.intro-startups__details-block img{padding-right:.4rem}.intro-startups__img-rocket,.intro-startups__img-arrow,.intro-startups__img-planet,.intro-startups__img-astronaut{display:none}.benefits-startups{padding:1rem 0 6.2rem;margin-top:33.7rem;font-family:"Exo 2",DM Sans,sans-serif;color:#fff;background:linear-gradient(270deg,#0F2E8C 0%,#090058 100%) no-repeat center/cover}.benefits-startups__table{margin-top:-33.8rem;text-align:center}.benefits-startups__table-item{line-height:1.2;border:.1rem solid rgba(0,0,0,.1);box-shadow:0 .4rem 3.19rem #00000040}.benefits-startups__image{display:none}.benefits-startups__title{font-size:3.2rem;font-weight:900;color:#fff}.benefits-startups__title--table{padding:1.2rem 2.4rem 1rem;margin:5.5rem 0 0;background-color:#0b0c65;border-bottom:none;border-radius:1.4rem 1.4rem 0 0}.benefits-startups__title--list{margin:6rem 0 .6rem;line-height:1.2}.benefits-startups__content{padding:1.2rem 2.3rem;font-weight:500;color:#363636;background-color:#fefffc;border-top:none;border-radius:0 0 1.4rem 1.4rem}.benefits-startups__content p:first-child{margin-top:.2rem}.benefits-startups__text{margin-top:1.3rem;line-height:1.25;color:#ffffffe6}.benefits-startups__list{padding-left:0;margin-top:2.4rem}.benefits-startups__list-item{position:relative;display:flex;flex-direction:column;padding-left:3.3rem;list-style:none}.benefits-startups__list-item:before{content:"";position:absolute;top:0;left:0;display:block;width:2rem;height:2rem;padding-right:2rem;list-style:none;background-color:#03aaab;border-radius:50%;transform:translateY(26%)}.benefits-startups__list-item:last-child .benefits-startups__list-item__description{margin-bottom:0}.benefits-startups__subtitle{margin:.1rem 0 0;font-size:2rem;font-weight:700;line-height:1.2}.benefits-startups__description{margin-top:.9rem;font-size:1.4rem;line-height:1.2;color:#ffffffe6}.benefits-startups__details{padding:0 .4rem 0 .6rem;margin-top:.8rem;font-size:1.6rem;font-weight:400;line-height:1.2}.benefits-startups__image-lamp{margin:1rem 0 0}.benefits-startups__completion{display:flex}.possibilities-startups{position:relative;padding-top:3.4rem;padding-bottom:5.4rem;margin-top:-.1rem;font-family:"Exo 2",DM Sans,sans-serif;color:#fff;background-image:linear-gradient(270deg,#0f2e8c 0%,#090058 100%);background-repeat:no-repeat;background-position:center;background-size:cover}.possibilities-startups__img-bg{position:absolute;top:24.7rem;right:-1.5rem;width:100%;height:92rem}.possibilities-startups__img-bg img{width:100%;height:100%}.possibilities-startups__title{position:relative;margin:0 0 3.9rem;font-size:3.2rem;font-weight:900;text-align:center}.possibilities-startups__wrapper{position:relative}.possibilities-startups__subtitle{padding:1.6rem;margin:2.3rem auto 2rem;font-size:2rem;font-weight:700;text-align:center;border-radius:.6rem}.possibilities-startups__subtitle--tiffany{background:linear-gradient(180deg,#00e1e3 0%,#00a7a8 100%)}.possibilities-startups__subtitle--lilac{background:linear-gradient(180deg,#be1bff 0%,#8500ba 100%)}.possibilities-startups__subtitle--blue{background:linear-gradient(180deg,#50bbfa 0%,#0377b9 100%)}.possibilities-startups__content{padding:3.1rem 3rem 1.6rem;border-radius:1.3rem}.possibilities-startups__content--tiffany{background:rgba(24,194,195,.25);border:.2rem solid #18c2c3}.possibilities-startups__content--lilac{background:rgba(182,23,245,.25);border:.2rem solid #b718f6}.possibilities-startups__content--blue{background:rgba(66,174,238,.25);border:.2rem solid #4ab5f4}.possibilities-startups__text{margin:0 0 1.45rem;line-height:1.2}.possibilities-startups__minor-title{margin:0 0 .9rem;font-weight:600;line-height:1.2;letter-spacing:.1rem}.possibilities-startups__minor-title--mb{margin-bottom:.4rem}.possibilities-startups__bg,.possibilities-startups__img-rocket-path,.possibilities-startups__img-astronaut,.possibilities-startups__img-white-ship,.possibilities-startups__img-uranus{display:none}.e-residency-startups{position:relative;padding:1rem 0 0;margin-top:25.8rem;font-family:"Exo 2",DM Sans,sans-serif;color:#fff;background-color:#e8f1f9}@media screen and (min-width: 768px){.e-residency-startups{margin-top:21.5rem;padding-bottom:0}}.e-residency-startups__table{margin-top:-25.8rem;text-align:center}.e-residency-startups__table-item{line-height:1.2;border:.1rem solid rgba(0,0,0,.1);box-shadow:0 .4rem 3.19rem #00000040}.e-residency-startups__title{font-size:3.2rem;font-weight:900;color:#fff}.e-residency-startups__title--table{padding:1.4rem 2.4rem 1.5rem;margin:5.3rem 0 0;background-color:#0b0c65;border-bottom:none;border-radius:1.4rem 1.4rem 0 0}.e-residency-startups__title--list{margin:6rem 0 .6rem;line-height:1.2}.e-residency-startups__content{padding:1.2rem 2.2rem 1rem;font-weight:500;color:#363636;background-color:#fefffc;border-top:none;border-radius:0 0 1.4rem 1.4rem}.e-residency-startups__content p{margin-top:.4rem;line-height:1.2}.e-residency-startups__info{position:relative;padding:1rem 0}@media screen and (min-width: 768px){.e-residency-startups__info{max-width:76.8rem;padding:12rem 0 0;margin:-11.2rem auto 0}}.e-residency-startups__block{position:relative;width:32.2rem;margin:7.1rem auto 0}@media screen and (min-width: 768px){.e-residency-startups__block{margin-left:auto;margin-right:0}}.e-residency-startups__block--up{margin-top:10rem}@media screen and (min-width: 768px){.e-residency-startups__block--up{width:24rem;margin:6.4rem auto 0 0}}.e-residency-startups__block--average{margin-top:17.3rem}@media screen and (min-width: 768px){.e-residency-startups__block--average{display:flex;width:39.4rem;margin-top:-27.9rem;align-items:center}}.e-residency-startups__block--bottom{z-index:5;width:35rem}@media screen and (min-width: 768px){.e-residency-startups__block--bottom{margin-top:-3.4rem;width:26.8rem}}.e-residency-startups__img-bg-up{position:absolute;top:-9rem;left:-6.1rem}@media screen and (min-width: 768px){.e-residency-startups__img-bg-up{top:-5.1rem;left:-10.7rem}}.e-residency-startups__img-bg-average{position:absolute;top:-7.3rem;left:-7rem}@media screen and (min-width: 768px){.e-residency-startups__img-bg-average{top:-10.2rem;left:-1.6rem}}@media screen and (min-width: 768px){.e-residency-startups__img-bg-average img{width:57.8rem;height:44rem}}.e-residency-startups__img-bg-bottom{position:absolute;top:-4.7rem;left:-4.2rem}@media screen and (min-width: 768px){.e-residency-startups__img-bg-bottom{top:-2.9rem;left:-4.3rem}}@media screen and (min-width: 768px){.e-residency-startups__img-bg-bottom img{position:relative;z-index:2;width:36.3rem;height:29.6rem}}.e-residency-startups__subtitle{position:relative;padding-left:2rem;font-size:2rem;font-weight:700;color:#000}@media screen and (min-width: 768px){.e-residency-startups__subtitle{flex-basis:30%;padding-left:2.2rem;margin-bottom:0;font-size:1.2rem;white-space:nowrap}}@media screen and (min-width: 768px){.e-residency-startups__subtitle--average{padding-left:0}}.e-residency-startups__list{position:relative;z-index:3;padding-left:2.8rem;color:#000;list-style:none}@media screen and (min-width: 768px){.e-residency-startups__list{flex-basis:70%;padding:0 1rem 0 2.2rem;margin-top:1.1rem;font-size:1.6rem}}@media screen and (min-width: 768px){.e-residency-startups__list--average{padding-left:1.7rem}}@media screen and (min-width: 1200px){.e-residency-startups__item--short{margin-top:-6.8rem}}.e-residency-startups__item{font-size:1.2rem;font-weight:400;line-height:1.2}.e-residency-startups__item--average{margin-left:1.2rem;list-style:disc}.e-residency-startups__item--average p{margin:0;line-height:1.2}.e-residency-startups__item--short{margin-top:11.7rem}.e-residency-startups__img-people{position:relative;z-index:4}.e-residency-startups__img-people img{position:relative;z-index:4;display:block;margin:4.2rem auto 0}.e-residency-startups__img-glaciers{position:absolute;right:50%;bottom:1rem;width:62.7rem;min-width:100%;height:22.5rem;transform:translate(50%)}@media screen and (min-width: 768px){.e-residency-startups__img-glaciers{bottom:0;width:116.6rem;height:37.8rem}}.e-residency-startups__img-glaciers img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 768px){.e-residency-startups__img-glaciers img{margin-left:-9rem}}.e-residency-startups__img-rocket{position:absolute;bottom:7.7rem;right:-4.8rem;z-index:5}.e-residency-startups__img-item,.e-residency-startups__img-laptop,.e-residency-startups__img-passport,.e-residency-startups__img-arrows,.e-residency-startups__img-payment,.e-residency-startups__img-arrow-right,.e-residency-startups__img-arrow-left{display:none}@media screen and (min-width: 768px){.e-residency-startups__img-people img{width:52rem;height:auto;margin:-32.8rem 6rem 0}}@media screen and (min-width: 768px){.e-residency-startups__img-rocket{right:50%;bottom:-2.7rem;z-index:5;transform:translate(26%) rotate(20deg)}}@media screen and (min-width: 768px){.e-residency-startups__img-rocket img{width:24rem;height:auto}}@media screen and (min-width: 768px){.e-residency-startups__img-payment{position:absolute;top:10.9rem;right:26.7rem;display:block}}@media screen and (min-width: 768px){.e-residency-startups__img-arrow-right{position:absolute;top:12.9rem;right:26rem;display:block}}@media screen and (min-width: 768px){.e-residency-startups__img-arrow-left{position:absolute;top:13.5rem;left:18.2rem;display:block}}@media screen and (min-width: 768px){.e-residency-startups__img-laptop{position:absolute;bottom:-.8rem;left:50%;display:block;z-index:4;transform:translate(-45rem)}}@media screen and (min-width: 768px){.e-residency-startups__img-passport{position:absolute;bottom:14.8rem;left:50%;display:block;transform:translate(-51.8rem)}}.visa-startups{font-family:"Exo 2",DM Sans,sans-serif;padding-bottom:10.2rem}.visa-startups__title{margin-bottom:1.3rem;font-size:3.2rem;font-weight:900;line-height:1.2;color:#1c1c1c;text-align:center}.visa-startups__img-rocket{display:none}.visa-startups__description{margin-bottom:3.3rem;font-size:1.4rem;line-height:1.2;color:#363636;text-align:center}.visa-startups__block{margin-bottom:1.6rem;background-color:#fefffc;border:.1rem solid rgba(0,0,0,.1);border-radius:1rem;box-shadow:0 .5rem 1.2rem #0000001a}.visa-startups__subtitle{padding:1.6rem;margin:0;font-size:2rem;font-weight:600;color:#fff;text-transform:uppercase;background-color:#0b126d;border-top-left-radius:1rem;border-top-right-radius:1rem}.visa-startups__content{padding:1.6rem 1.6rem 0;font-size:1.6rem}.visa-startups__minor-title{margin:0 0 .4rem;font-weight:600;line-height:1.2;letter-spacing:normal}.visa-startups__text{margin:0 0 1.1rem;line-height:1.2}.visa-startups__table{width:100%;margin-bottom:1.6rem;font-size:1.6rem;border-collapse:collapse;border-radius:1.2rem;box-shadow:0 .5rem 1.2rem #0000001a;overflow:hidden}.visa-startups__table thead{font-weight:600;text-align:left;color:#fff;text-transform:uppercase;letter-spacing:.15rem;background-color:#0b126d}.visa-startups__table tbody,.visa-startups__table tr td:first-child{border-right:.1rem solid rgba(0,0,0,.1)}.visa-startups__table th,.visa-startups__table td{width:50%;padding:1.4rem}.visa-startups__table tbody tr{background-color:#fefffc;border-bottom:.1rem solid rgba(0,0,0,.1)}.visa-startups__table tbody tr:last-child{border-bottom:none}.visa-startups__info{padding:1.6rem;color:#fff;background-color:#0c1a76;border-radius:1.2rem;box-shadow:0 .5rem 1.2rem #0000001a}.visa-startups__note-title{font-size:2rem;margin:0}.visa-startups__note-text{margin:1.2rem 0 0;font-size:1.6rem;line-height:1.2}.about-startups{position:relative;padding:.1rem 0 4.5rem;font-family:"Exo 2",DM Sans,sans-serif;text-align:center;background:linear-gradient(270deg,#0F2E8C 0%,#090058 100%) no-repeat center/cover}.about-startups__img-waves{position:absolute;bottom:100%;left:0;right:0;margin-bottom:-.1rem;height:6rem}@media screen and (min-width: 576px) and (max-width: 991px){.about-startups__img-waves{left:-.5rem;right:-.5rem}}.about-startups__img-waves img{width:100%;height:100%;object-fit:cover;object-position:top}.about-startups__content{line-height:1.2}.about-startups__content:first-child{margin-bottom:7rem}.about-startups__title{margin:2.3rem 0 1rem;color:#fff;font-size:3.2rem;font-weight:900;line-height:1.2}.about-startups__text{color:#ffffffe6;font-size:1.4rem;font-weight:400;line-height:1.2}.about-startups__buttons{justify-content:center;margin-top:3rem}@media screen and (min-width: 768px) and (max-width: 992px){.container-startups{padding:0 2.5rem}}@media screen and (min-width: 992px){.container-startups{max-width:144rem;padding:0 3.2rem;margin-left:auto;margin-right:auto}}@media screen and (min-width: 992px){.header{height:6.4rem}}@media screen and (min-width: 992px){.header .logo{order:1;margin:0 .8rem 0 0}}@media screen and (min-width: 992px){.header .logo__img{max-height:5.2rem}}@media screen and (min-width: 992px){.header .header-nav{order:2;margin:0 auto}}@media screen and (min-width: 992px){.header .header-search{order:3}}@media screen and (min-width: 992px){.header .header-lang{order:4}}@media screen and (min-width: 992px){.header .promo-link{order:3}}@media screen and (min-width: 992px){.header .promo-link+.header-nav{order:2}}@media screen and (min-width: 992px){.header .promo-link+.header-search{order:4}}@media screen and (min-width: 992px){.header .promo-link+.header-lang{order:5}}@media screen and (min-width: 992px){.header-nav__toggle{display:none}}.header-nav__toggle:hover{background:#2b4ee3}.header-nav__toggle:hover svg{fill:#fff}@media screen and (min-width: 992px){.header-nav__nav{position:static;display:flex;flex-wrap:wrap;overflow:initial}}@media screen and (min-width: 992px){.header-nav__nav.active{display:flex}}@media screen and (min-width: 992px){.header-nav__item{position:relative;border:none}}@media screen and (min-width: 992px){.header-nav__item:hover a:after,.header-nav__item:hover span:after{transform:rotate(180deg)}}@media screen and (min-width: 992px){.header-nav__item:hover .header-nav__subnav{z-index:1;position:absolute;display:block;min-width:15rem;max-width:22rem;padding:1.6rem 1rem;background:#ffffff;border-radius:0 0 .6rem .6rem}}@media screen and (min-width: 992px){.header-nav__button{padding:0}}@media screen and (min-width: 992px){.header-nav__button:before{display:none}}@media screen and (min-width: 992px){.header-nav__button:hover{background:none;cursor:default}}.header-nav__button:disabled a:after,.header-nav__button:disabled span:after{content:none;display:none}@media screen and (min-width: 992px){.header-nav__button a,.header-nav__button span{display:block;padding:1.6rem .8rem;font-size:1.4rem;font-weight:500;border-radius:.8rem;transition:background .2s}}@media screen and (min-width: 1200px){.header-nav__button a,.header-nav__button span{padding:1.6rem 2rem}}@media screen and (min-width: 992px){.header-nav__button a:after,.header-nav__button span:after{content:"";display:inline-block;margin-left:.4rem;margin-bottom:.1rem;border-top:.6rem solid #1850e2;border-left:.4rem solid transparent;border-right:.4rem solid transparent;transform-origin:center center;transition:transform .2s;width:0;height:0}}@media screen and (min-width: 992px){.header-nav__button a:hover,.header-nav__button span:hover{color:#2b2c43;background:#e4eaf9}}@media screen and (min-width: 992px){.header-nav__button.active+.header-nav__subnav{display:none}}@media screen and (min-width: 992px){.header-nav--with-promo .header-nav__button a,.header-nav--with-promo .header-nav__button span{padding-right:.3rem;padding-left:.3rem}}@media screen and (min-width: 1200px){.header-nav--with-promo .header-nav__button a,.header-nav--with-promo .header-nav__button span{padding-right:1.8rem;padding-left:1.8rem}}@media screen and (min-width: 1200px){.header-nav--easter .header-nav__button a,.header-nav--easter .header-nav__button span{padding-right:1.2rem;padding-left:1.2rem}}@media screen and (min-width: 992px){.header-lang__button{margin-left:.8rem;width:4.8rem;height:4.8rem}}.header-lang__button:hover{background:#2b4ee3}@media screen and (min-width: 992px){.header-lang__list{position:absolute;top:7.2rem;right:1.5rem;bottom:auto;max-height:70rem;padding:.8rem;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){[dir=rtl] .header-lang__list{left:1.5rem}}@media screen and (min-width: 992px){.header-search__button{margin-left:.8rem;width:4.8rem;height:4.8rem}}.header-search__button:hover{background:#2b4ee3}.header-search__button:hover svg{stroke:#fff}@media screen and (min-width: 992px){.header-search__inner{position:absolute;top:7.2rem;right:1.5rem;bottom:auto;left:1.5rem;width:auto;border-radius:1.6rem;box-shadow:0 0 1rem #393b6b1a}}@media screen and (min-width: 992px){.header-search__field{margin:0 9.5rem}}@media screen and (min-width: 992px){.header-search__res{margin-top:2rem;font-size:1.6rem}}@media screen and (min-width: 992px){.header-search__res ul{margin:0 9.5rem}}@media screen and (min-width: 992px){.header-search__res a{padding:.8rem 1.6rem;border-radius:1.4rem}}@media screen and (min-width: 992px){.header-search__res p{margin:0 11.2rem}}@media screen and (min-width: 992px){.footer .logo__img{max-height:5rem}}@media screen and (min-width: 992px){.footer__head{padding:0;border:none}}@media screen and (min-width: 992px){.footer__head .container{position:relative;padding:1.8rem 1.5rem 2.5rem}}@media screen and (min-width: 992px){.footer__head .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px){.footer__head-nav{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0 0 0 1rem;font-size:1.2rem}}@media screen and (min-width: 992px){.footer__head-nav{font-size:1.4rem}}@media screen and (min-width: 768px){.footer__head-nav li:not(:last-child){margin-right:1rem}}@media screen and (min-width: 992px){.footer__head-nav li:not(:last-child){margin-right:3rem}}@media screen and (min-width: 1200px){.footer__head-nav li:not(:last-child){margin-right:5rem}}@media screen and (min-width: 768px){.footer__head-nav a{text-decoration:none;font-weight:500;transition:color .2s}}@media screen and (min-width: 768px){.footer__head-nav a:hover{color:#1850e2}}@media screen and (min-width: 992px){.footer__nav{padding:0}}@media screen and (min-width: 992px){.footer__nav .container{position:relative;padding:3.2rem 1.5rem 3.8rem}}@media screen and (min-width: 992px){.footer__nav .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 992px){.footer__nav-list{column-count:4;column-gap:1rem}}@media screen and (min-width: 992px){.footer__nav-item{margin-bottom:2rem;border:none}}@media screen and (min-width: 992px){.footer__nav-button{padding:0}}@media screen and (min-width: 992px){.footer__nav-button:before{display:none}}@media screen and (min-width: 992px){.footer__nav-button:hover{background:none;cursor:default}}@media screen and (min-width: 992px){.footer__nav-subnav{display:block;padding:0}}@media screen and (min-width: 992px){.footer__nav-subnav li{margin-top:.5rem}}@media screen and (min-width: 992px){.footer__body{padding:0;border:none}}@media screen and (min-width: 768px){.footer__body .container{display:flex;align-items:flex-start;justify-content:space-between}}@media screen and (min-width: 992px){.footer__body .container{position:relative;padding:1.5rem 1.5rem 2.5rem}}@media screen and (min-width: 992px){.footer__body .container:before{content:"";position:absolute;left:1.5rem;bottom:0;right:1.5rem;border-bottom:.3rem solid rgba(255,255,255,.1)}}@media screen and (min-width: 768px){.footer__body-top{width:100%;padding-right:1.5rem}}@media screen and (min-width: 992px){.footer__body-text{margin-bottom:1rem}}@media screen and (min-width: 992px){.footer__body-help{margin-bottom:1rem}}@media screen and (min-width: 768px){.footer__body-phone{margin-bottom:0}}@media screen and (min-width: 768px){.footer__body-bottom{display:flex;flex-wrap:wrap;flex-shrink:0;width:58%}}@media screen and (min-width: 768px){.footer__body-socials{display:flex;align-items:center;margin:0 0 2rem auto}}@media screen and (min-width: 768px){.footer__body-socials .socials{margin-left:1.2rem}}@media screen and (min-width: 768px){.footer__body-desc{width:100%}}@media screen and (min-width: 992px){.footer__body-desc{font-size:1.4rem}}@media screen and (min-width: 992px){.footer--without-bg:before{content:none;display:none}}@media screen and (min-width: 768px){[dir=rtl] .footer__head-nav{padding-right:1rem;padding-left:0}}@media screen and (min-width: 768px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-right:0;margin-left:1rem}}@media screen and (min-width: 992px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-left:3rem}}@media screen and (min-width: 1200px){[dir=rtl] .footer__head-nav li:not(:last-child){margin-right:5rem}}@media screen and (min-width: 992px){.cookies-modal{right:1rem;bottom:1rem;width:50.3rem;padding-right:6rem}}@media screen and (min-width: 992px){.cookies-modal__close{top:1.6rem;right:1.6rem}}@media screen and (min-width: 992px){.cookies-modal__img{width:10.8rem}}@media screen and (min-width: 992px){.cookies-modal__img img{width:8.4rem;height:8.3rem}}@media screen and (min-width: 992px){.cookies-modal__info{padding:1rem 0}}@media screen and (min-width: 992px){.cookies-modal__label{margin-bottom:.8rem;padding:0}}@media screen and (min-width: 992px){.cookies-modal__text{font-size:1.4rem}}@media screen and (min-width: 992px){.cookies-modal__accept{min-width:10.2rem;margin-right:3rem}}@media screen and (min-width: 992px){[dir=rtl] .cookies-modal{padding-left:6rem}}@media screen and (min-width: 992px){[dir=rtl] .cookies-modal__close{left:1.6rem}}@media screen and (min-width: 768px){.hero-startups{position:relative}}@media screen and (min-width: 768px) and (max-width: 992px){.hero-startups__image{display:block;float:right;margin:25rem -2.5rem 0 0;shape-outside:ellipse(22.4rem 13rem at 53% 75%)}}@media screen and (min-width: 992px) and (max-width: 1199px){.hero-startups__image{margin-top:12rem}}@media screen and (min-width: 992px){.hero-startups__image{display:block;float:right;margin:0 -3.2rem 0 0;shape-outside:polygon(0 0,60rem 0,60rem 52.9rem,0 52.9rem)}}@media screen and (min-width: 1200px){.hero-startups__image{shape-outside:polygon(7rem 0,60rem 0,60rem 52.9rem,0 52.9rem)}}@media screen and (min-width: 1200px){.hero-startups__img{width:59.8rem;height:52.8rem}}@media screen and (min-width: 992px){.hero-startups__content{padding:8.1rem 0 7.7rem}}@media screen and (min-width: 768px) and (max-width: 992px){.hero-startups__content{padding:4.1rem 0 15.2rem}}@media screen and (min-width: 992px){.hero-startups__title{max-width:87rem;font-size:5.6rem}}@media screen and (min-width: 992px){.hero-startups__text{max-width:66.4rem}}@media screen and (min-width: 768px){.hero-startups__text:last-child{margin-bottom:5rem}}@media screen and (min-width: 768px){.intro-startups{padding-bottom:13.1rem}}@media screen and (min-width: 1200px){.intro-startups{height:125rem}}@media screen and (min-width: 1200px){.intro-startups__content{max-width:78.2rem;margin-left:auto;margin-right:auto}}@media screen and (min-width: 1400px){.intro-startups__content{max-width:91.2rem}}@media screen and (min-width: 1400px){.intro-startups__details-container{grid-template-columns:auto auto auto;column-gap:3.9rem;max-width:38.8rem}}@media screen and (min-width: 1200px){.intro-startups__text{font-size:1.6rem;margin-bottom:6.7rem}}@media screen and (min-width: 768px){.intro-startups__title{margin-top:7.8rem;padding:0 12rem}}@media screen and (min-width: 1200px){.intro-startups__title{font-size:4.2rem}}@media screen and (min-width: 768px){.intro-startups__add-info{white-space:nowrap}}@media screen and (min-width: 1200px){.intro-startups__details-logo p{font-size:2.4rem}}@media screen and (min-width: 768px){.intro-startups__details-text{margin:-1rem 0 .9rem}}@media screen and (min-width: 768px){.intro-startups__wheel-title{max-width:38.7rem;margin-top:-1rem;font:3.2rem "Exo 2",DM Sans,sans-serif;font-weight:900;text-align:left;line-height:1.1}}@media screen and (min-width: 1200px){.intro-startups__wheel-title{position:relative;max-width:none;margin-right:auto;margin-left:auto;font-size:4.2rem;text-align:center}}@media screen and (min-width: 1200px){.intro-startups__img-arrow{position:relative;display:block}}@media screen and (min-width: 1200px){.intro-startups__img-arrow img{position:absolute;right:50%;bottom:-18.5rem;z-index:3;transform:translate(-4.2rem)}}@media screen and (min-width: 768px){.intro-startups__wheel-container{position:relative;display:flex;align-items:flex-start}}@media screen and (min-width: 768px){.intro-startups__wheel-wrapper{position:relative;width:38.7rem;height:38.5rem;margin-left:0}}@media screen and (min-width: 1200px){.intro-startups__wheel-wrapper{position:absolute;top:4.5rem;left:18.5rem;width:80.7rem;height:80.7rem;margin-left:auto}}@media screen and (min-width: 1400px){.intro-startups__wheel-wrapper{top:1.6rem}}@media screen and (min-width: 768px){.intro-startups__img-wheel img{width:38.7rem;height:38.5rem}}@media screen and (min-width: 1200px){.intro-startups__img-wheel img{width:80.7rem;height:80.7rem}}@media screen and (min-width: 1200px){.intro-startups__img-robot{top:48rem;left:61.9rem}}@media screen and (min-width: 1400px){.intro-startups__img-robot{top:44.8rem}}@media screen and (min-width: 1200px){.intro-startups__img-robot img{width:18.8rem;height:18.8rem}}@media screen and (min-width: 1200px){.intro-startups__sector{padding:2rem 4.7rem 2rem 0}}@media screen and (min-width: 1200px){.intro-startups__sector-text{font-size:2.8rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-skype img{width:6.4rem;height:2.6rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-starship img{width:6.4rem;height:1.5rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-ready-player-me img{width:2.2rem;height:2.2rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-veriff img{width:6.4rem;height:1.8rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-playtech img{width:6.4rem;height:1.5rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-skeleton img{width:6.4rem;height:2.2rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-bolt img{width:3.6rem;height:2.1rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-vool img{width:5.4rem;height:1.5rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-tuum img{width:6.4rem;height:3.5rem}}@media screen and (min-width: 1200px){.intro-startups__wrapper-pipedrive img{width:6.4rem;height:2rem}}@media screen and (min-width: 768px){.intro-startups__img-astronaut{position:absolute;display:block;top:26.8rem;left:-10.5rem}}@media screen and (min-width: 1200px){.intro-startups__img-astronaut{top:59rem;left:-6.8rem}}@media screen and (min-width: 1200px){.intro-startups__img-astronaut img{width:23.7rem;height:27.2rem}}@media screen and (min-width: 992px){.intro-startups__img-rocket{position:absolute;top:-1.2rem;right:10rem;display:block}}@media screen and (min-width: 1200px){.intro-startups__img-rocket{right:-38.5rem;top:39.8rem}}@media screen and (min-width: 1400px){.intro-startups__img-rocket{right:-16.5rem}}@media screen and (min-width: 768px){.intro-startups__img-planet{position:absolute;display:block;top:17.2rem;right:-17.2rem}}@media screen and (min-width: 1200px){.intro-startups__img-planet{top:-39.4rem;left:-22.6rem}}@media screen and (min-width: 1200px){.intro-startups__img-planet img{width:40rem;height:40rem}}@media screen and (min-width: 768px){.intro-startups__details{position:absolute;top:-10.3rem;right:0;max-width:26rem;padding-bottom:3.4rem;margin-top:1rem}}@media screen and (min-width: 1200px) and (max-width: 1399px){.intro-startups__details{padding-bottom:.3rem;margin-top:4.3rem}}@media screen and (min-width: 1400px){.intro-startups__details{top:-2.3rem;max-width:42.4rem;padding:.4rem 5.1rem 1.2rem 2.4rem;margin-top:3.8rem}}@media screen and (min-width: 768px){.benefits-startups{position:relative;margin-top:13rem}}@media screen and (min-width: 768px){.benefits-startups:before{content:"";position:absolute;top:-6.9rem;width:100%;height:6.9rem;background:linear-gradient(0,#0b106b 0%,rgba(12,21,112,0) 100%)}}@media screen and (min-width: 768px){.benefits-startups__wrapper{position:relative}}@media screen and (min-width: 768px){.benefits-startups__table{position:relative;margin:-14.4rem 0 2.6rem}}@media screen and (min-width: 768px){.benefits-startups__image{display:block;position:relative}}@media screen and (min-width: 768px){.benefits-startups__image--moon img{position:absolute;left:-13rem;top:-14.9rem}}@media screen and (min-width: 1200px){.benefits-startups__image--moon img{top:-16.1rem;left:-20.7rem;width:28.1rem;height:29rem}}@media screen and (min-width: 768px){.benefits-startups__image--planet img{position:absolute;right:-18.2rem;top:-21.1rem;z-index:2}}@media screen and (min-width: 1200px){.benefits-startups__image--planet img{top:-26rem;right:-15rem;width:45.3rem;height:46.8rem}}@media screen and (min-width: 768px){.benefits-startups__title{margin-top:0}}@media screen and (min-width: 1200px){.benefits-startups__title--table{padding:1.6rem 3.2rem;font-size:4.2rem}}@media screen and (min-width: 1200px){.benefits-startups__title--list{margin-top:7.9rem;font-size:4.2rem;font-weight:900}}@media screen and (min-width: 768px){.benefits-startups__content{position:relative;z-index:5;padding-bottom:.8rem}}@media screen and (min-width: 1200px){.benefits-startups__content{padding:1.6rem 3.2rem 3.2rem;font-size:1.6rem;font-weight:700}}@media screen and (min-width: 1200px){.benefits-startups__content p{margin:.8rem 0 0}}@media screen and (min-width: 1200px){.benefits-startups__content p>*:nth-child(odd){margin-bottom:1rem}}@media screen and (min-width: 1200px){.benefits-startups__content p>*:nth-child(2n){margin-top:0}}@media screen and (min-width: 1200px){.benefits-startups__info{padding-left:3rem}}@media screen and (min-width: 1200px){.benefits-startups__content-block{max-width:101.1rem}}@media screen and (min-width: 768px){.benefits-startups__text{font-size:1.6rem}}@media screen and (min-width: 768px){.benefits-startups__list{position:relative;display:grid;grid-template-columns:1fr 1fr;column-gap:1.3rem;row-gap:1.9rem;margin-top:2.7rem}}@media screen and (min-width: 1200px){.benefits-startups__list{column-gap:4.8rem;row-gap:4.4rem}}@media screen and (min-width: 768px){.benefits-startups__list-item{padding-left:3.8rem}}@media screen and (min-width: 1200px){.benefits-startups__list-item{padding-left:5rem}}@media screen and (min-width: 768px){.benefits-startups__list-item:last-child .benefits-startups__list-item__description{margin-bottom:1rem}}@media screen and (min-width: 1200px){.benefits-startups__list-item:before{width:3.5rem;height:3.5rem;padding-right:3.5rem;margin-left:.2rem;transform:translateY(-2%)}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(1){grid-column:1;grid-row:1}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(2){grid-column:1;grid-row:2}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(3){grid-column:1;grid-row:3}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(4){grid-column:2;grid-row:1}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(5){grid-column:2;grid-row:2}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(6){grid-column:2;grid-row:3}}@media screen and (min-width: 768px){.benefits-startups__list-item:nth-child(7){grid-column:1;grid-row:4}}@media screen and (min-width: 768px){.benefits-startups__image-lamp{padding-right:0;margin-top:0}}@media screen and (min-width: 1200px){.benefits-startups__image-lamp{margin-top:0}}@media screen and (min-width: 768px){.benefits-startups__details{position:relative;padding:0 10.7rem 0 1.1rem;margin-top:.1rem}}@media screen and (min-width: 1200px){.benefits-startups__details{max-width:58rem;padding-right:5.4rem;margin-top:0}}@media screen and (min-width: 768px){.benefits-startups__subtitle{font-size:2.4rem}}@media screen and (min-width: 768px){.benefits-startups__description{margin:1rem 0;font-size:1.6rem;font-weight:400}}@media screen and (min-width: 1200px){.benefits-startups__completion{margin-top:3.9rem}}@media screen and (min-width: 768px){.possibilities-startups{position:relative;padding-top:.8rem;padding-bottom:4.2rem}}@media screen and (min-width: 1200px){.possibilities-startups{padding-bottom:8.2rem}}@media screen and (min-width: 768px){.possibilities-startups:after{content:"";position:absolute;top:100%;left:0;width:100%;height:6.2rem;margin-top:-.1rem;background:linear-gradient(180deg,#0B106B 0%,rgba(12,21,112,0) 100%)}}@media screen and (min-width: 1200px){.possibilities-startups__img-bg{right:0}}@media screen and (min-width: 1400px){.possibilities-startups__img-rocket-path{position:absolute;display:block;top:93px;right:50%;transform:translate(65rem)}}@media screen and (min-width: 1200px){.possibilities-startups__title{margin-top:1.5rem;margin-bottom:6.1rem;font-size:4.2rem}}@media screen and (min-width: 1200px){.possibilities-startups__card{width:58%}}@media screen and (min-width: 1200px){.possibilities-startups__card--right{margin:-8.9rem 0 -9.1rem auto}}@media screen and (min-width: 768px) and (max-width: 991px){.possibilities-startups__subtitle{margin-top:3.1rem}}@media screen and (min-width: 1200px){.possibilities-startups__subtitle{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;width:33.2rem;height:8.8rem;margin:0 0 2rem}}@media screen and (min-width: 1200px){.possibilities-startups__subtitle--tiffany{padding-right:4.4rem;background:none}}@media screen and (min-width: 1200px){.possibilities-startups__subtitle--lilac{justify-content:flex-end;padding-top:.8rem;padding-right:3.3rem;margin-left:auto;background:none}}@media screen and (min-width: 1200px){.possibilities-startups__subtitle--blue{padding-top:.8rem;padding-right:7.9rem;background:none}}@media screen and (min-width: 1200px){.possibilities-startups__bg{position:relative;display:block}}@media screen and (min-width: 1200px){.possibilities-startups__bg-img{position:absolute}}@media screen and (min-width: 1200px){.possibilities-startups__bg-img--tiffany{top:-11rem}}@media screen and (min-width: 1200px){.possibilities-startups__bg-img--lilac{top:-11.3rem;right:0}}@media screen and (min-width: 1200px){.possibilities-startups__bg-img--blue{bottom:2.5rem;left:0}}@media screen and (min-width: 1200px){.possibilities-startups__img-astronaut{position:absolute;display:block;bottom:58.7rem;left:11.5rem}}@media screen and (min-width: 768px){.possibilities-startups__img-white-ship{position:absolute;display:block;bottom:-7.3rem;right:-1.9rem;z-index:4}}@media screen and (min-width: 1200px){.possibilities-startups__img-white-ship{right:13.3rem;bottom:14.8rem}}@media screen and (min-width: 1200px){.possibilities-startups__img-white-ship img{width:34.2rem;height:27.5rem}}@media screen and (min-width: 1200px){.possibilities-startups__img-uranus{position:absolute;display:block;right:-16.9rem;bottom:-10.4rem;z-index:3}}@media screen and (min-width: 1200px){.e-residency-startups{margin-top:21.1rem}}@media screen and (min-width: 768px){.e-residency-startups__table{position:relative;z-index:3;margin:-14.4rem auto 2.6rem}}@media screen and (min-width: 768px){.e-residency-startups__title{margin-top:0}}@media screen and (min-width: 1200px){.e-residency-startups__title--table{padding:1.6rem 3.2rem;font-size:4.2rem}}@media screen and (min-width: 768px){.e-residency-startups__content{position:relative;padding-bottom:.8rem}}@media screen and (min-width: 1200px){.e-residency-startups__content{padding:.8rem 2.8rem 3rem;font-size:1.6rem}}@media screen and (min-width: 1200px){.e-residency-startups__content p{margin:.8rem 0 0}}@media screen and (min-width: 1200px){.e-residency-startups__info{max-width:134.5rem;margin:-7.2rem auto 0}}@media screen and (min-width: 1200px){.e-residency-startups__block--up{width:34rem}}@media screen and (min-width: 1200px){.e-residency-startups__block--up .e-residency-startups__img-item--star-left img{top:-3.8rem}}@media screen and (min-width: 1200px){.e-residency-startups__block--up .e-residency-startups__img-item--star-right img{top:-3.8rem;right:-6rem;transform:rotate(48deg)}}@media screen and (min-width: 1200px){.e-residency-startups__block--average{width:57.4rem}}@media screen and (min-width: 1200px){.e-residency-startups__block--average .e-residency-startups__img-item--star-left img{top:-14.8rem;right:-18.4rem;transform:rotate(48deg)}}@media screen and (min-width: 1200px){.e-residency-startups__block--average .e-residency-startups__img-item--star-right img{bottom:-26.8rem;right:-59rem}}@media screen and (min-width: 1200px){.e-residency-startups__block--average .e-residency-startups__img-item--triangle img{bottom:-16.8rem;right:-46rem}}@media screen and (min-width: 1200px){.e-residency-startups__block--bottom{margin-top:16.3rem;width:30.7rem}}@media screen and (min-width: 1200px){.e-residency-startups__block--bottom .e-residency-startups__img-item--circle img{right:-1.9rem;top:5.7rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-item{position:relative;z-index:3;display:block}}@media screen and (min-width: 1200px){.e-residency-startups__img-item img{position:absolute}}@media screen and (min-width: 1200px){.e-residency-startups__subtitle{font-size:2rem}}@media screen and (min-width: 1200px){.e-residency-startups__item{font-size:1.6rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-bg-up{top:-8.2rem;left:-10.5rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-bg-up img{width:56.5rem;height:41.6rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-bg-average{top:-8.6rem;left:-5.7rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-bg-average img{width:68.5rem;height:48rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-bg-bottom{top:-5.1rem;left:-8.2rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-bg-bottom img{width:55.2rem;height:50.6rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-people img{width:73rem;margin:-49.2rem auto 0}}@media screen and (min-width: 992px){.e-residency-startups__img-glaciers{width:137.8rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-glaciers{bottom:0;width:144rem;height:50.8rem}}@media screen and (min-width: 1441px){.e-residency-startups__img-glaciers{display:none}}@media screen and (min-width: 1200px){.e-residency-startups__img-glaciers img{margin-left:0}}@media screen and (min-width: 1200px){.e-residency-startups__img-rocket{bottom:22rem;transform:translate(31rem) rotate(20deg)}}@media screen and (min-width: 1200px){.e-residency-startups__img-rocket img{width:26.5rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-payment{top:11.9rem;right:42.4rem;z-index:4}}@media screen and (min-width: 1200px){.e-residency-startups__img-payment img{width:23.2rem;height:19.2rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-arrow-right{top:9.9rem;right:48rem}}@media screen and (min-width: 1400px){.e-residency-startups__img-arrow-right{right:54.3rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-arrow-right img{width:14.6rem;height:26.3rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-arrow-left{top:12.5rem;left:27.9rem;transform:rotate(16deg)}}@media screen and (min-width: 1400px){.e-residency-startups__img-arrow-left{left:29.6rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-arrow-left img{width:32.8rem;height:26.4rem}}@media screen and (min-width: 1200px){.e-residency-startups__img-laptop{bottom:-.8rem;transform:translate(-61rem)}}@media screen and (min-width: 1200px){.e-residency-startups__img-laptop img{width:30rem;height:auto}}@media screen and (min-width: 1200px){.e-residency-startups__img-passport{bottom:19.8rem;transform:translate(-68.7rem)}}@media screen and (min-width: 1200px){.e-residency-startups__img-passport img{width:24rem;height:auto}}@media screen and (min-width: 1200px){.e-residency-startups__img-arrows{position:absolute;top:-3rem;left:50%;display:block;transform:translate(-50%)}}@media screen and (min-width: 768px){.visa-startups{padding-bottom:13.2rem}}@media screen and (min-width: 1200px){.visa-startups{padding-bottom:17.2rem}}@media screen and (min-width: 992px){.visa-startups{position:relative}}@media screen and (min-width: 992px){.visa-startups__title{max-width:68.9rem;margin:8.2rem auto 0;font-size:4.2rem}}@media screen and (min-width: 992px){.visa-startups__img-rocket{position:absolute;top:2.2rem;left:-7.8rem;display:block}}@media screen and (min-width: 1200px){.visa-startups__img-rocket{top:2.2rem;left:1.5rem}}@media screen and (min-width: 768px){.visa-startups__description{margin-bottom:5rem}}@media screen and (min-width: 992px){.visa-startups__description{max-width:91.2rem;margin-left:auto;margin-right:auto;margin:1.8rem auto 4.6rem;font-size:1.6rem}}@media screen and (min-width: 768px){.visa-startups__content{padding-bottom:.5rem}}@media screen and (min-width: 992px){.visa-startups__wrapper{position:relative;z-index:2}}@media screen and (min-width: 992px){.visa-startups__information{gap:1.8rem}}@media screen and (min-width: 992px){.visa-startups__information--basic{display:grid;grid-template-columns:49% 50%}}@media screen and (min-width: 992px){.visa-startups__information--additional{display:grid;grid-template-columns:41% 58%}}@media screen and (min-width: 768px){.visa-startups__minor-title{margin-bottom:.5rem}}@media screen and (min-width: 768px){.visa-startups__text{margin-bottom:1rem}}@media screen and (min-width: 768px){.visa-startups__table th,.visa-startups__table td{padding:1.3rem}}@media screen and (min-width: 992px){.visa-startups__table{margin-bottom:0}}@media screen and (min-width: 1200px){.about-startups{padding-bottom:7.1rem}}@media screen and (min-width: 1200px){.about-startups__content{max-width:91.8rem;margin-right:auto;margin-left:auto}}@media screen and (min-width: 768px){.about-startups__title{max-width:50rem;margin-right:auto;margin-left:auto}}@media screen and (min-width: 1200px){.about-startups__title{max-width:68.9rem;margin-top:7.4rem;font-size:4.2rem}}@media screen and (min-width: 1200px){.about-startups__text{font-size:1.6rem}}@media screen and (min-width: 1200px){.about-startups__img-waves{height:9rem}}
