@charset "UTF-8";.content-block__inner--bottom a,.feed__item--more a,.flipper,.lifecycle__popup__nav__link--next a,.wrapper{position:relative}.newsletter__form .form_field_textfield,body{font-family:Roboto,sans-serif}.ecosystem__intro__2 .col__2 .button,.logo--header{float:left}.calendar.fc button,.news__search__btn:focus,.news__search__input:focus,.newsletter__form .form_submit input,.newsletter__form .form_submit input:focus,.startups-search__input:focus,a{outline:0}.content-block__inner--bottom a:after,.feed__item--more a:after,.lifecycle__popup__nav__link--next a:after{content:" ›"}.cf:after,.cf:before,.content-block--text ul li:before,.header--front .wrapper:after,.header:before,body:before{content:""}.content-block__inner a,.feed__item--more a,.hero a{border-bottom-width:1px;border-bottom-style:solid;-webkit-transition:opacity .2s,border-color .2s;-o-transition:opacity .2s,border-color .2s;transition:opacity .2s,border-color .2s}.content-block__inner a:hover,.feed__item--more a:hover,.hero a:hover{border-color:transparent;opacity:.8}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(../assets/Material-Icons.woff2) format("woff2"),url(../assets/Material-Icons.woff) format("woff")}.wrapper{max-width:1080px;padding:0 50px;margin:0 auto;height:100%}.wrapper--xs{max-width:540px}@media only screen and (max-width:540px){.wrapper--xs{width:auto}}.wrapper--s{max-width:680px}@media only screen and (max-width:680px){.wrapper--s{width:auto}}.wrapper--m{max-width:760px}@media only screen and (max-width:760px){.wrapper--m{width:auto}}.wrapper--l{max-width:950px}@media only screen and (max-width:950px){.wrapper--l{width:auto}}.wrapper--lxl{max-width:1040px}@media only screen and (max-width:1040px){.wrapper--lxl{width:auto}}.wrapper--xl{max-width:1200px}@media only screen and (max-width:1280px){.wrapper--xl{width:auto}}@media only screen and (max-width:1080px){.wrapper{width:auto}}@media only screen and (max-width:767px){.wrapper{padding:0 20px}}.cf{zoom:1}.cf:after,.cf:before{display:table}.cf:after{clear:both}.menu,.menu__item{margin:0;padding:0}.menu__item{list-style-type:none}.menu__item--editmode{display:block;text-align:right;margin-top:15px}body,h1,h2,h3,h4,h5{font-weight:300;margin:0}.fade{opacity:.5!important}.flipper>div{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .4s;-o-transition:transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s;position:absolute;width:100%;left:0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flipper__front{-webkit-transform:perspective(600px) rotateY(0);transform:perspective(600px) rotateY(0);height:100%;right:0}.flipper__back{-webkit-transform:perspective(600px) rotateY(180deg) translate3d(0,-50%,0);transform:perspective(600px) rotateY(180deg) translate3d(0,-50%,0);text-align:center;top:50%}.flipper__back a{color:#ff5536}.flipper:hover .flipper__front{-webkit-transform:perspective(600px) rotateY(180deg);transform:perspective(600px) rotateY(180deg)}.flipper:hover .flipper__back{-webkit-transform:perspective(600px) rotateY(360deg) translate3d(0,-50%,0);transform:perspective(600px) rotateY(360deg) translate3d(0,-50%,0)}@media only screen and (max-width:767px){.flipper:hover .flipper__back,.flipper:hover .flipper__front{-webkit-transform:none;-ms-transform:none;transform:none}.flipper:hover .flipper__back{display:none}}.align-center{text-align:center}.cols{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.cols__col{-webkit-box-sizing:border-box;box-sizing:border-box}.header,body{-webkit-box-sizing:border-box}.cols__col--half{-webkit-box-flex:0;-webkit-flex:0 1 50%;-ms-flex:0 1 50%;flex:0 1 50%;max-width:50%}.cols__col--third{-webkit-box-flex:0;-webkit-flex:0 1 33.33%;-ms-flex:0 1 33.33%;flex:0 1 33.33%;max-width:33.33%}.cols__col--fourth{-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;max-width:25%}.cols__col--fifth{-webkit-box-flex:0;-webkit-flex:0 1 20%;-ms-flex:0 1 20%;flex:0 1 20%;max-width:20%}.cols__col--sixth{-webkit-box-flex:0;-webkit-flex:0 1 16.66%;-ms-flex:0 1 16.66%;flex:0 1 16.66%;max-width:16.66%}.large-text{font-size:70px;font-weight:300;line-height:1;letter-spacing:-.05em}.colored-text--red{color:#ff5638}.colored-text--orange{color:#fc9120}.mobile-portrait-show{display:none}@media only screen and (max-width:767px) and (orientation:portrait){.mobile-portrait-show{display:block}}@media only screen and (max-width:767px){.cols__col--half{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.cols__col--fourth,.cols__col--third{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.mobile-hide{display:none}}.fade-block{opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.edy-editmode .fade-block,.fade-block--visible{opacity:1}@-webkit-keyframes spin{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes spin{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInNav{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInNav{from{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}body,html{height:100%!important;overflow:hidden}body{font-size:18px;line-height:1.5;color:#4d4d4d;background:#fff;-webkit-text-size-adjust:none;overflow-x:hidden;overflow-y:auto;box-sizing:border-box}body:before{position:fixed;left:0;top:0;max-width:0;max-height:0;background:rgba(255,255,255,.9);z-index:100;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s .3s;-o-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s}.articles__modal,body.lifecycle-popup-open:before{-webkit-transition:opacity .3s;-o-transition:opacity .3s}body.is-fixed{position:fixed;width:100%;overflow:hidden}body.lifecycle-popup-open{overflow:hidden;position:fixed;max-height:100%;width:100%}.header,.section{position:relative}body.lifecycle-popup-open:before{max-width:100%;max-height:100%;width:100%;height:100%;opacity:1;visibility:visible;transition:opacity .3s}.js-loading *,.js-loading :after,.js-loading :before{-webkit-animation-play-state:paused!important;animation-play-state:paused!important}h1,h2,h3,h4,h5{line-height:1.2}h1 a,h2 a,h3 a,h4 a,h5 a{color:inherit}.heading,a,h1,h2,h3{color:#ff5638}h1{font-size:36px;margin-bottom:15px}@media only screen and (max-width:767px){h1{font-size:30px}}h2{font-size:24px;margin-bottom:20px}@media only screen and (max-width:767px){h2{font-size:20px}}h3{font-size:20px;text-transform:uppercase;margin-bottom:10px}p{margin:0 0 30px}a{text-decoration:none}a img{border:none}b,strong{font-weight:500}.header--type-2 .cta__text b,.header__heading--strong,.heading b{font-weight:900}img{max-width:100%;height:auto}button{cursor:pointer}.flexbox:not(html){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.header--ecosystem:after,.header--ecosystem:before,.header--lowkey:after,.header--lowkey:before,.header--type-1:after,.header--type-1:before{display:none}.section{height:auto}.heading{text-transform:none}.heading--xl{font-size:70px;line-height:85px;margin-bottom:65px}@media only screen and (max-width:1023px){.heading--xl{font-size:30px;line-height:38px;margin-bottom:30px}}.heading--l{font-size:60px;line-height:75px}@media only screen and (max-width:1023px){.heading--l{font-size:30px;line-height:38px}.header--front .wrapper:after{display:none}}.heading--s{font-size:35px;line-height:45px;margin:0 0 25px}@media only screen and (max-width:767px){.heading--s{font-size:23px;line-height:33px}}@media screen and (min-width:768px) and (max-width:1023px){.heading--s{font-size:30px;line-height:40px}}.heading--xs{font-size:25px;line-height:35px}.heading--center{text-align:center;margin-left:auto;margin-right:auto}.heading-white{color:#fff}.heading--orange{color:#ff5638}.heading a{text-decoration:underline}.heading a:hover{text-decoration:none}.ecosystem__startup .text a,.schedule__item a,.visa__section .text a{text-decoration:underline}.header{background:#ff5638;padding:36px 0 0;color:#fff;height:270px;box-sizing:border-box}.content-block,.header__title{-webkit-box-sizing:border-box}.header:before{width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#ff5636),to(#fc6868));background:-webkit-linear-gradient(left,#ff5636 0,#fc6868 100%);background:-o-linear-gradient(left,#ff5636 0,#fc6868 100%);background:linear-gradient(90deg,#ff5636 0,#fc6868 100%);opacity:.6;z-index:0}.header__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}.header--front{padding:36px 0;height:660px}.header--front .wrapper:after{background:#fff;width:180%;height:20%;position:absolute;bottom:-20%;right:-28%;-webkit-transform:skew(-82deg) rotate(2deg);-ms-transform:skew(-82deg) rotate(2deg);transform:skew(-82deg) rotate(2deg)}.header--low{height:200px}@media only screen and (max-width:1023px){.header--front{padding-bottom:0;height:auto;overflow:hidden}}.header--ecosystem{height:auto;background:url(../images/bg.ecosystem.1.png) center/cover no-repeat #fff}@media only screen and (max-width:767px){.header{padding:20px 0 30px;height:auto}.header--front{padding:20px 0 0}.header--ecosystem{background:url(../images/bg.ecosystem.1.mobile.jpg) center/cover no-repeat #fff}}.header--ecosystem .header__content{padding:100px 0 250px}.header--lowkey{height:550px;background:0 0}@media only screen and (max-width:1023px){.header--lowkey{height:300px}}@media only screen and (max-width:767px){.header--ecosystem .header__content{padding:90px 0 50px}.header--lowkey{height:200px}}.header--lowkey .header__bg{background-color:#5e25d0;-webkit-clip-path:polygon(50% 0,100% 0,100% 100%,50% 80%,0 100%,0 0);clip-path:polygon(50% 0,100% 0,100% 100%,50% 80%,0 100%,0 0)}.header--lowkey .header__content{position:relative;max-width:770px;text-align:center;padding:100px 0}@media only screen and (max-width:1023px){.header--lowkey .header__bg{-webkit-clip-path:none;clip-path:none}.header--lowkey .header__content{padding:80px 0}}@media only screen and (max-width:767px){.header--lowkey .header__content{padding:40px 0}}.header--lowkey .header__subheading{font-size:14px;line-height:1;text-transform:uppercase}.header--lowkey .header__heading{color:#fff;font-size:70px;line-height:80px}.header--with-sticky-nav{padding:0}.header--with-sticky-nav .mainmenu__toggler{right:25px}.header--with-sticky-nav .header__navigation{position:absolute;top:0;right:0;left:0;padding:18px 0;-webkit-transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;z-index:99}@media only screen and (max-width:1023px){.header--lowkey .header__heading{font-size:30px;line-height:38px}.header--with-sticky-nav .header__navigation__inner{padding:0 25px}}@media screen and (min-width:1024px){.header--with-sticky-nav .header__navigation__inner{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:1200px;padding:0 50px;margin:0 auto}}.header--with-sticky-nav .mainmenu{margin-top:0;margin-left:auto}@media only screen and (max-width:1023px){.header--with-sticky-nav .header__content{padding:100px 0 50px}.header__shape{display:none}}@media only screen and (max-width:767px){.header--with-sticky-nav .header__content{padding:80px 0 40px}}@media screen and (min-width:1024px){.header--with-sticky-nav .header__content{padding:170px 0 100px}}.header__navigation.is--fixed{opacity:0;position:fixed;background:#642dd3;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 2px rgba(0,0,0,.1);padding:12px 0;-webkit-animation:fadeInNav .2s forwards;animation:fadeInNav .2s forwards}.header__navigation.is--fixed .logo--header{height:28px}.header__navigation{position:relative}.header__title{width:100%;padding:0 50px;font-size:80px;line-height:1;position:absolute;bottom:7px;left:0;box-sizing:border-box;text-align:center}@media only screen and (max-width:767px){.header__title{font-size:38px;padding:0;margin-top:30px;position:static}}.header__shape{position:absolute;z-index:10;opacity:0;-webkit-transition:opacity .5s .3s;-o-transition:opacity .5s .3s;transition:opacity .5s .3s}.header__shape--visible{opacity:1}.header__shape--one{bottom:128px;left:-165px}.header__shape--two{bottom:-31px;left:-52px;-webkit-transition-delay:.45s;-o-transition-delay:.45s;transition-delay:.45s}.header__shape--three{bottom:68px;right:-185px;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.header__shape--four{bottom:165px;right:-155px;-webkit-transition-delay:.75s;-o-transition-delay:.75s;transition-delay:.75s}.header__shape--front-one{top:90px;left:-77px}.header__shape--front-two{bottom:-50px;left:-24px;-webkit-transition-delay:.45s;-o-transition-delay:.45s;transition-delay:.45s}.header__shape--front-three{bottom:94px;right:270px;-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.header__shape--front-four{bottom:-245px;right:100px;-webkit-transition-delay:.75s;-o-transition-delay:.75s;transition-delay:.75s}.header__shape--front-five{top:200px;right:-68px;-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s}.header__shape--front-six{top:90px;right:-160px;-webkit-transition-delay:1.05s;-o-transition-delay:1.05s;transition-delay:1.05s}.header__shape__triangle{fill:none;stroke:#fff;stroke-width:1}.header__shape__line{stroke-width:1px}.header__shape__line--white{stroke:#fff}.header__shape__line--red{stroke:#ff5638}.header__content{max-width:660px;text-align:center;margin:0 auto}.header__heading{color:#fff;font-size:70px;line-height:85px;margin:0 0 20px}@media only screen and (max-width:1023px){.header__heading{font-size:30px;line-height:38px}}.header--type-1 .header__subheading,.header__subheading{font-size:14px;line-height:1}.header__subheading{color:#fff}.header--type-1{height:550px;background:url(../images/bg.header.1.jpg) center/100% 550px no-repeat #5e25d0}@media only screen and (max-width:1023px){.header--type-1{height:300px;background:url(../images/bg.header.1.mobile.jpg) center/cover no-repeat #5e25d0}}.header--type-1 .header__content{position:relative;max-width:none;max-width:initial;text-align:center;padding:100px 0}@media only screen and (max-width:1023px){.header--type-1 .header__content{padding:80px 0}}@media only screen and (max-width:767px){.header--type-1{height:200px}.header--type-1 .header__content{padding:40px 0}}.header--type-1 .header__heading,.header--type-1 .header__subheading{color:#fff}.header--type-1 .header__heading{color:#fff;font-size:70px;line-height:80px}@media only screen and (max-width:1023px){.header--type-1 .header__heading{font-size:30px;line-height:38px}.header--type-1 .btn__cta{display:none}}@media screen and (min-width:1024px){.header--type-1 .btn__cta{position:absolute;right:0;bottom:0;z-index:1}}.header--type-2{height:1080px;background:url(../images/bg.visa.hero.desktop.png) top center/auto 800px no-repeat #642dd3}.header--type-2:before{opacity:0}.header--type-2 .header__navigation{position:relative;z-index:101}.header--type-2 .header__shapes{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1}.header--type-2 .header__shape{display:block}.header--type-2 .header__shape--one{bottom:230px;left:75px}.header--type-2 .header__shape--two{bottom:90px;left:200px}@media only screen and (max-width:1023px){.header--type-2 .header__shape--one{display:none}.header--type-2 .header__shape--two{left:20px;bottom:150px}.header--type-2 .header__shape--three{display:none}}.header--type-2 .header__shape--three{right:auto;right:initial;bottom:95px;left:350px}.header--type-2 .header__shape--four{right:330px;bottom:290px}@media only screen and (max-width:1023px){.header--type-2 .header__shape--four{right:30px}}.header--type-2 .header__shape--five{right:255px;bottom:50px}.header--type-2 .cta__header{position:relative;max-width:780px;color:#fff;text-align:center;padding:75px 0 0;margin:0 auto;z-index:2}@media screen and (max-width:1023px){.header--type-2 .cta__header{padding:65px 0 0}}.header--type-2 .cta__text{position:relative;width:100%;max-width:440px;font-size:35px;line-height:50px;text-align:center;z-index:2}@media only screen and (max-width:767px){.header--type-2{background-image:url(../images/bg.visa.hero.mobile.png);-webkit-background-size:100% 100%;background-size:100%;height:820px}.header--type-2 .cta__text{font-size:23px;line-height:33px}}@media only screen and (max-width:1023px){.header--type-2 .header__shape--five{right:-20px;bottom:0}.header--type-2 .cta__text{padding:45px 0}}@media only screen and (min-width:768px){.header--type-2 .cta__text{position:absolute;bottom:100px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}@media screen and (min-width:1024px){.header--type-2 .cta__text{bottom:115px}}.header--type-2 .cta__heading{color:#fff;font-size:70px;line-height:80px;margin:0 0 50px}@media only screen and (max-width:1023px){.header--type-2 .cta__heading{font-size:60px;line-height:75px}}@media only screen and (max-width:767px){.header--type-2 .cta__heading{font-size:30px;line-height:38px}}.header--type-2 .cta__heading span{display:block;font-weight:900}.header--type-2 .cta__subheading{color:#fff;font-size:14px;line-height:1;letter-spacing:2px;text-transform:uppercase;text-align:center;margin:0 0 30px}@media screen and (max-width:1023px){.header--type-2 .cta__icon{display:none}}.header--type-2 .cta__icon_circle{fill:#fff}.header--type-2 .cta__icon_path{fill:#5d25cf;fill-rule:evenodd}.header--type-2 .btn__cta_1{margin:0 auto}@media screen and (min-width:768px){.header--type-2 .btn__cta_1{position:absolute;right:50px;bottom:300px}.lifecycle__level{min-width:300px}}@media screen and (min-width:1024px){.header--type-2 .btn__cta_1{right:50px;bottom:200px}}.header--type-2 .btn__cta_2{position:absolute;bottom:-80px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.header--type-3{height:200px;background:#642dd3}@media only screen and (max-width:767px){.header--type-2 .btn__cta_2{bottom:-110px}.header--type-3{height:auto}}.header--type-3:after,.header--type-3:before{display:none}.overlay,.overlay__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.content-block{box-sizing:border-box;position:relative}.content-block--text{margin:50px 0}.content-block--text ul{list-style-type:none;margin:10px 0;padding:0}.content-block--text ul li{position:relative;padding-left:28px;margin:0 0 10px}.content-block--text ul li:before{position:absolute;left:8px;top:10px;border-top:5px solid transparent;border-left:7px solid #ff5638;border-bottom:5px solid transparent}.content-block--text ul ul{padding-left:28px;margin-bottom:10px}.content-block--text ol{list-style-type:none;margin:10px 0 30px;padding:0;counter-reset:li}.content-block--text ol li{position:relative;padding-left:28px;margin:0 0 10px;counter-increment:li}.content-block--text ol li:before{content:counter(li) ".";position:absolute;left:8px;top:0;color:#ff5638}.content-block--last{margin-bottom:90px}.content-block--front{padding:80px 0;z-index:10}.content-block--front h1{font-weight:500}.content-block--front h2{margin-bottom:10px}.content-block--with-bg{padding:60px 0 140px;z-index:1;position:relative}.content-block--with-bg:after,.content-block--with-bg:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;padding-bottom:17.7%;z-index:0}.content-block--with-bg:before{background:-webkit-gradient(linear,left top,right top,from(rgba(255,86,54,.8)),to(rgba(252,104,104,.8))),#ff5638;background:-webkit-linear-gradient(left,rgba(255,86,54,.8) 0,rgba(252,104,104,.8) 100%),#ff5638;background:-o-linear-gradient(left,rgba(255,86,54,.8) 0,rgba(252,104,104,.8) 100%),#ff5638;background:linear-gradient(90deg,rgba(255,86,54,.8) 0,rgba(252,104,104,.8) 100%),#ff5638}.content-block--with-bg:after{background:url(../assets/bg-flowers-left.svg) left bottom/51% auto no-repeat,url(../assets/bg-flowers-right.svg) right bottom/51% auto no-repeat}.content-block--with-bg .wrapper{position:relative;z-index:1}.content-block--success-stories{margin-top:90px}.content-block--latest-buzz{background:#ff5638;padding:100px 0;color:#fff;position:relative}.content-block--latest-buzz:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,from(#ff5636),to(#fc6868));background:-webkit-linear-gradient(left,#ff5636 0,#fc6868 100%);background:-o-linear-gradient(left,#ff5636 0,#fc6868 100%);background:linear-gradient(90deg,#ff5636 0,#fc6868 100%);opacity:.8;z-index:0}.content-block--latest-buzz a,.content-block--latest-buzz h1,.content-block--latest-buzz h2,.content-block--latest-buzz h3{color:#fff}.content-block--submenu{text-align:center;border-bottom:1px solid #e7e7e7;overflow:hidden;height:80px;padding:0}.content-block--article-header{margin-top:-150px}.content-block--article-header-empty{min-height:150px}.content-block--article-bottom{background:#faf8f3;padding:50px 0}.content-block--schedule{overflow:hidden}.content-block__inner--bottom{padding:0 40px}.content-block__inner--bottom a{font-size:24px}@media only screen and (max-width:1180px){.content-block--article-header{margin-top:-158px}}@media only screen and (max-width:767px){.content-block__inner--bottom a{font-size:20px}.content-block--front{padding:40px 0}.content-block--front h2{font-size:25px}.content-block--with-bg{padding-bottom:110px}.content-block--with-bg:after,.content-block--with-bg:before{padding-bottom:35.4%}.content-block--with-bg:after{background:url(../assets/bg-flowers-left.svg) left bottom/101% auto no-repeat}.content-block--submenu{height:48px}.content-block--submenu .wrapper{padding:0}.content-block--text{margin:30px 0}.content-block--article-header{margin-top:-120px}.content-block--article-bottom{padding:30px 0}.content-block--last{margin-bottom:50px}}.footer{background:#faf8f3;padding:70px 0 60px;font-size:16px}.footer--article,.footer--front{background:#fff}@media only screen and (max-width:767px){.footer{padding:45px 0;text-align:center}.footer__cols{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.articles__item,.overlay,.overlay__container,.overlay__inner,.popup{-webkit-box-orient:vertical;-webkit-box-direction:normal}.footer__col{padding:0 20px}@media only screen and (max-width:1023px){.footer__col{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.footer__col:first-child{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;margin-top:50px}}@media only screen and (max-width:767px){.footer__col{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;max-width:100%;padding:0;margin:0 0 45px}.footer__col:first-child{margin-top:0;margin-bottom:0;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.footer__col .image-container{margin:0 auto!important;text-align:center!important}}.overlay{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.75);-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px;z-index:100;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.overlay__container{margin:auto;width:875px;max-width:100%;max-height:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;background:#fff;position:relative;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.overlay{padding:0}.overlay__container{margin:0}}.overlay__inner{height:100%;-webkit-box-flex:1;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.overlay__close{position:absolute;right:-23px;top:-23px;width:46px;height:46px;background:#ff5638;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;z-index:101}.overlay__close:after,.overlay__close:before{content:"";width:2px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -2px;background:#fff}.overlay__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.overlay__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media only screen and (max-width:767px){.overlay__close{top:0;right:0;position:fixed}}.btn__cta,.btn__cta_text{position:relative;z-index:2}.btn{display:inline-block;padding:0;margin:0;background:0 0;border:0;-webkit-border-radius:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer}.btn--type-1 .icon,.btn--type-2 .icon,.btn--type-3 .icon,.btn--type-4 .icon{margin:0 10px 0 0}.articles__item,.btn--type-1{-webkit-transition:.2s ease;-o-transition:.2s ease}.btn--align{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.btn--type-1,.btn--type-2{-webkit-box-align:center;color:#fff;font-size:18px}.btn--type-1{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;font-weight:300;letter-spacing:2px;text-transform:uppercase;background:#ff5638;padding:24px 30px;transition:.2s ease}.btn--type-2,.btn--type-3{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;letter-spacing:2px;padding:24px 30px}.btn--type-1:hover{background:#fc9120}.btn--type-2{display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;line-height:1;font-weight:300;text-transform:uppercase;border:1px solid #fff}.btn--type-3,.btn--type-4{-webkit-box-align:center;font-size:16px;line-height:1;font-weight:300;text-transform:uppercase}.btn--type-2:hover{color:#ff5638;background:#fff}.btn--type-3{display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;background:#101918}.btn--type-4{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;padding:0}.btn__cta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:900}.btn__cta_text span,.icon,.logo{display:inline-block}.btn__cta_1{width:210px;height:210px;font-size:25px;line-height:32px}.btn__cta_2{width:165px;height:165px;font-size:35px;line-height:1}.btn__cta:hover .btn__cta_circle{-webkit-animation-play-state:running;animation-play-state:running}.btn__cta_circle,.btn__cta_shape{position:absolute;background:#ff5638}.btn__cta_text .smaller{font-size:16px;line-height:24px;font-weight:300}.btn__cta_shape{width:100%;height:100%;-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:3px 0 15px rgba(0,0,0,.3);box-shadow:3px 0 15px rgba(0,0,0,.3);z-index:1}.btn__cta_circle{-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:3px 0 15px rgba(0,0,0,.3);box-shadow:3px 0 15px rgba(0,0,0,.3);-webkit-transform:translateZ(0) rotateZ(0) translate3d(0,0,0);transform:translateZ(0) rotateZ(0) translate3d(0,0,0);-webkit-transition:-webkit-transform 2s linear;-o-transition:transform 2s linear;transition:transform 2s linear;transition:transform 2s linear,-webkit-transform 2s linear;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:spin 2s linear infinite normal;animation:spin 2s linear infinite normal;-webkit-animation-play-state:paused;animation-play-state:paused}.btn__cta_circle_1{width:55px;height:55px;left:-22px;bottom:-5px;-webkit-transform-origin:100px -35px;-ms-transform-origin:100px -35px;transform-origin:100px -35px}.btn__cta_circle_2{width:20px;height:20px;top:-5px;right:-5px;-webkit-transform-origin:-80px 90px;-ms-transform-origin:-80px 90px;transform-origin:-80px 90px}.btn__cta_circle_3{width:20px;height:20px;bottom:-10px;right:10px;-webkit-transform-origin:-50px -75px;-ms-transform-origin:-50px -75px;transform-origin:-50px -75px}.icon{position:relative;font-family:"Material Icons";text-rendering:optimizeLegibility;font-size:24px;line-height:1;font-style:normal;font-weight:400;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;overflow:hidden;-webkit-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;-webkit-font-smoothing:antialiased;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mainmenu,.mainmenu__item,.submenu{letter-spacing:.05em}.feed__date,.mainmenu__item,.mainmenu__toggler,.submenu{text-transform:uppercase}.icon svg{position:absolute;top:0;right:0;bottom:0;left:0}.icon-arrow-up-circle{width:32px;height:32px;background:url(../assets/ic-arrow-up-circle.svg) center/contain no-repeat}.icon--play{width:20px;height:20px;background:url(../assets/icon-play-white.svg) center/contain no-repeat}.logo{width:120px;height:42px}.logo--footer{width:160px;height:56px;background:url(../assets/logo-red.svg) center/contain no-repeat;margin-bottom:20px}.logo svg{display:block;height:50%}.logo__letters,.logo__tree{-webkit-transform:translate3d(0,78px,0);transform:translate3d(0,78px,0);-webkit-animation:slideUp .9s forwards;animation:slideUp .9s forwards}.logo__letters{-webkit-animation-delay:1.6s;animation-delay:1.6s}.logo__tree--first{-webkit-animation-delay:.9s;animation-delay:.9s}.logo__tree--second{-webkit-animation-delay:1s;animation-delay:1s}@media only screen and (max-width:767px){.logo--header{width:80px;height:28px}.logo--footer{width:125px;height:44px}}@-webkit-keyframes slideUp{0%{-webkit-transform:translate3d(0,78px,0);transform:translate3d(0,78px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideUp{0%{-webkit-transform:translate3d(0,78px,0);transform:translate3d(0,78px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.mainmenu{float:right;font-size:0;margin:15px 0 0}.mainmenu__item{margin-left:26px;display:inline-block;font-size:14px;position:relative}.mainmenu__item:before{content:"";width:16px;height:18px;position:absolute;top:-23px;left:50%;margin-left:-8px;opacity:0;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.mainmenu__item:first-child{margin-left:0}.mainmenu__item--active:before,.mainmenu__item:hover:before{background:url(../assets/icon-tree-down.svg) center no-repeat;opacity:1}@media only screen and (max-width:1180px){.mainmenu__item{display:block;margin:30px 0 0;font-size:20px}.mainmenu__item:first-child{margin-top:0}.mainmenu__item--active:before,.mainmenu__item:hover:before{display:none}}.mainmenu__link{color:#fff;display:block}.mainmenu__item--active .mainmenu__link{border-bottom:1px solid #fff}.mainmenu__toggler{font-size:16px;position:absolute;right:0;padding-right:40px;line-height:28px;cursor:pointer;display:none}.mainmenu__toggler__burger{width:24px;height:2px;background:#fff;position:absolute;right:0;top:0;margin-top:12px}.mainmenu__toggler__burger:after,.mainmenu__toggler__burger:before{content:"";width:24px;height:2px;background:#fff;position:absolute;left:0}.mainmenu__toggler__burger:before{top:-8px}.mainmenu__toggler__burger:after{bottom:-8px}@media only screen and (max-width:1180px){.mainmenu__item--active .mainmenu__link{border:none;font-weight:500}.mainmenu__toggler{display:block}}.mainmenu__close{width:30px;height:30px;position:fixed;cursor:pointer;display:none}.mainmenu__close:after,.mainmenu__close:before{content:"";position:absolute;top:15px;right:3px;width:24px;height:2px;background:#fff}.mainmenu__close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.mainmenu__close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:1180px){.mainmenu__close{display:block;top:33px;right:47px}}@media only screen and (max-width:767px){.mainmenu__close{top:16px;right:16px}}@media only screen and (max-width:1180px){.mainmenu{width:100%;height:100%;margin:0;position:fixed;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:rgba(255,85,54,.9);opacity:0;visibility:hidden;max-height:0;overflow:hidden;text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition:opacity .1s,visibility 0s .1s,max-height 0s .1s;-o-transition:opacity .1s,visibility 0s .1s,max-height 0s .1s;transition:opacity .1s,visibility 0s .1s,max-height 0s .1s}.mainmenu--open{opacity:1;visibility:visible;max-height:100%;z-index:100;-webkit-transition:opacity .2s,visibility 0s,max-height 0s;-o-transition:opacity .2s,visibility 0s,max-height 0s;transition:opacity .2s,visibility 0s,max-height 0s}.mainmenu ul{margin:auto;width:100%;max-height:100%;overflow:auto;padding:55px 20px;-webkit-box-sizing:border-box;box-sizing:border-box}}.hero__slider,.hero__slider__item{position:absolute;bottom:0;width:100%}.hero,.hero a{color:#fff}.hero__slider{z-index:1;opacity:0;-webkit-transition:opacity .4s .8s;-o-transition:opacity .4s .8s;transition:opacity .4s .8s}.hero__slider--visible{opacity:1}.hero__slider__item{height:100%}.hero__slider__item--visible{z-index:1}.hero h1,.hero__title{font-size:70px;font-weight:400;line-height:1.1;position:relative;z-index:10;color:#fff;margin:85px 0 20px}@media only screen and (max-width:1023px){.hero__slider__item{left:0}.hero__slider,.hero__slider__item--visible{position:relative}.hero h1,.hero__title{font-size:60px;margin:0 0 20px}}.hero__content{width:320px;margin:10px 0 0;line-height:1.65;position:absolute;bottom:155px}.hero__content__inner{margin:0 20px;position:relative;right:-60px;opacity:0;-webkit-transition:opacity .6s,right 0s .6s;-o-transition:opacity .6s,right 0s .6s;transition:opacity .6s,right 0s .6s}.hero__slider__item--visible .hero__content__inner{opacity:1;right:0;-webkit-transition:opacity .4s .2s,right .4s .2s;-o-transition:opacity .4s .2s,right .4s .2s;transition:opacity .4s .2s,right .4s .2s}@media only screen and (max-width:1023px){.hero__content__inner{margin:0;-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s;right:0}.hero__slider__item--visible .hero__content__inner{-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.hero__content{margin:0 0 30px;width:100%;position:static}}.hero__photo{position:absolute;left:355px;bottom:-35px;width:838px;height:438px}.hero__photo__inner{width:100%;height:100%;background:center/cover no-repeat #ff5638;position:absolute;top:-40px;opacity:0;-webkit-transition:opacity .4s .2s,top 0s .6s;-o-transition:opacity .4s .2s,top 0s .6s;transition:opacity .4s .2s,top 0s .6s}.hero__slider__item--visible .hero__photo__inner{opacity:1;top:0;-webkit-transition:opacity .6s,top .6s;-o-transition:opacity .6s,top .6s;transition:opacity .6s,top .6s}@media only screen and (max-width:1180px){.hero__photo{width:auto;right:-50px}}@media only screen and (max-width:1023px){.hero__photo__inner{-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s;top:0}.hero__slider__item--visible .hero__photo__inner{-webkit-transition:opacity .8s;-o-transition:opacity .8s;transition:opacity .8s}.hero__photo{height:0;padding-bottom:65%;margin:0 -50px;position:relative;bottom:0;left:0}}@media only screen and (max-width:767px){.hero h1,.hero__title{font-size:38px}.hero__photo{margin:0 -20px}}@media only screen and (max-width:1023px){.hero{margin:50px 0 0}}.submenu{text-align:center;font-size:0;margin:30px 0 0}.submenu__item{display:inline-block;font-size:16px;margin-left:38px}.submenu__item:first-child{margin-left:0}.submenu__link{color:#222;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.submenu__item--active .submenu__link,.submenu__item:hover .submenu__link{color:#ff5638}.submenu__item--active .submenu__link{border-bottom:1px solid #ff5638}@media only screen and (max-width:767px){.submenu__item:first-child{margin-left:20px}.submenu__item:last-child{margin-right:20px}.submenu{margin-top:12px;white-space:nowrap;overflow:auto}}.main-activities{margin:70px 0 10px}.main-activities h3{font-size:24px}.main-activities__item{padding-left:150px;margin-bottom:50px;position:relative}.main-activities__item:after{content:"";width:150px;height:102px;position:absolute;left:0;top:0;background:top center no-repeat}.main-activities__item--topic-one:after{background-image:url(../assets/icon-topic-one.svg)}.main-activities__item--topic-two:after{background-image:url(../assets/icon-topic-two.svg)}.main-activities__item--topic-three:after{background-image:url(../assets/icon-topic-three.svg)}.main-activities__item--topic-four:after{background-image:url(../assets/icon-topic-four.svg)}@media only screen and (max-width:767px){.main-activities__item{padding-left:95px;margin-bottom:40px;min-height:70px}.main-activities__item:after{width:80px}.main-activities__item--topic-one:after{-webkit-background-size:57px 63px;background-size:57px 63px}.main-activities__item--topic-two:after{-webkit-background-size:69px 63px;background-size:69px 63px}.main-activities__item--topic-three:after{-webkit-background-size:47px 79px;background-size:47px 79px}.main-activities__item--topic-four:after{-webkit-background-size:54px 51px;background-size:54px 51px}.main-activities{font-size:16px;margin:40px 0 0}.main-activities h3{font-size:20px}}.success-stories{margin:40px 0}.success-stories__item{height:150px;border-left:1px solid #e7e7e7;border-top:1px solid #e7e7e7;font-size:16px}.success-stories__item:first-child,.success-stories__item:nth-child(3n+4){border-left:none}.success-stories__item:nth-child(-n+3){border-top:none}@media only screen and (max-width:1023px){.success-stories__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.success-stories__item:nth-child(3n+4){border-left:1px solid #e7e7e7}.success-stories__item:nth-child(-n+3){border-top:1px solid #e7e7e7}.success-stories__item:nth-child(2n+3){border-left:none}.success-stories__item:nth-child(-n+2){border-top:none}.success-stories__item--empty{display:none}}@media only screen and (max-width:767px){.success-stories__item{height:130px;font-size:14px}}.success-stories__inner{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.success-stories__inner p{margin:0}.success-stories__logo{width:100%;height:100%;padding:35px;text-align:center;display:block;line-height:80px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.success-stories__logo img{max-width:100%;max-height:100%;width:auto;height:auto;display:inline-block;vertical-align:middle}.feed__item:before,.feed__item__icon{left:0;top:3px;width:20px;height:20px}@media only screen and (max-width:767px){.success-stories__logo{padding:20px}.success-stories{margin:30px -20px}}.feed{font-size:16px}.feed a{color:#fff;-webkit-transition:opacity .2s,border .2s;-o-transition:opacity .2s,border .2s;transition:opacity .2s,border .2s}.feed a:hover{opacity:.8}.feed h3{margin-bottom:35px}.feed__col{padding:0 20px;margin:45px 0 0}@media only screen and (max-width:767px){.feed__col{padding:0}.feed__col:first-child{margin-top:30px}}.feed__item{padding-left:38px;margin-bottom:28px;position:relative;display:block}.feed__item:last-child{margin-bottom:0}.feed__item:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;background-position:center;background-repeat:no-repeat}.feed__item--blog:before{background-image:url(../assets/icon-tree-right.svg);-webkit-transition:margin-left .2s;-o-transition:margin-left .2s;transition:margin-left .2s}.feed__item--blog:hover:before{margin-left:5px}.feed__item__icon{position:absolute;border:1px solid #fff;-webkit-border-radius:50%;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.feed__item__icon svg{fill:#fff;margin:auto;display:block;position:absolute;top:50%;left:50%;-webkit-transition:fill .2s;-o-transition:fill .2s;transition:fill .2s}.schedule__item,.social__link{-webkit-transition:background .2s;-o-transition:background .2s}.feed__item__icon--fb svg{margin-top:-5px;margin-left:-3px}.feed__item__icon--twitter svg{margin-top:-4px;margin-left:-5px}.feed__item:hover .feed__item__icon{background:#fff}.feed__item:hover .feed__item__icon svg{fill:#ff5638}.feed__date{color:rgba(255,255,255,.5);font-size:12px;margin:2px 0 0}.social{margin:30px 0 0;font-size:0}.social__item{display:inline-block;margin-left:15px}.social__item:first-child{margin-left:0}.social__link{width:38px;height:38px;display:block;border:1px solid #ff5638;-webkit-border-radius:50%;border-radius:50%;transition:background .2s}.social__link svg{display:block;margin:10px auto 0;fill:#ff5638;-webkit-transition:fill .2s;-o-transition:fill .2s;transition:fill .2s}.social__link--twitter svg{margin-top:12px}.social__link:hover{background:#ff5638;opacity:1}.social__link:hover svg{fill:#fff}.popup{z-index:20;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.3);opacity:0;visibility:hidden;max-height:0;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transition:opacity .1s,visibility 0s .1s,max-height 0s .1s;-o-transition:opacity .1s,visibility 0s .1s,max-height 0s .1s;transition:opacity .1s,visibility 0s .1s,max-height 0s .1s}.newsletter__form .form_error,.newsletter__form .form_field_label{display:none}.popup--visible{opacity:1;visibility:visible;max-height:100%;-webkit-transition:opacity .2s,visibility 0s;-o-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s}@media only screen and (max-width:767px){.popup--resources{left:auto;right:0}.popup--resources.slide-enter-active,.popup--resources.slide-leave-active{-webkit-transition:right .5s;-o-transition:right .5s;transition:right .5s}.popup--resources.slide-enter,.popup--resources.slide-leave-to{right:-100%}}.popup__content{width:430px;max-width:calc(100% - 40px);max-height:calc(100% - 40px);padding:40px;margin:auto;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;overflow:auto;background:#fff;-webkit-box-shadow:0 0 100px 0 rgba(0,0,0,.33);box-shadow:0 0 100px 0 rgba(0,0,0,.33);font-size:16px}.popup__content--with-form,.popup__content--with-resource{padding:135px 40px 40px}.popup__content--calendar,.popup__content--with-resource{width:560px}.popup__content--with-form:before,.popup__content--with-resource:before{width:100%;height:135px;left:0;top:0;position:absolute;content:""}.popup__content--with-form:before{background:url(../assets/icon-plane.svg) center 45px no-repeat #fff}.popup__content--with-resource:before{background:url(../assets/icon-paper-orange.svg) center 45px no-repeat #fff}@media only screen and (max-width:767px){.popup__content{max-width:100%;max-height:100%;width:100%;height:100%}.popup__content,.popup__content--with-form,.popup__content--with-resource{padding-left:20px;padding-right:20px}}.popup h2{font-size:24px}.popup p{margin-bottom:10px}.popup__close{position:absolute;top:0;right:0;width:45px;height:45px;cursor:pointer}.popup__close:after,.popup__close:before{content:"";position:absolute;top:21px;right:15px;width:14px;height:2px;background:#ff5638}.popup__close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close:after,.startups-filter__label-arrow:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg)}.popup__close:after{transform:rotate(45deg)}.newsletter__form{max-width:350px}@media only screen and (max-width:767px){.newsletter__form{margin:0 auto}}.newsletter__form .form,.newsletter__form form{width:100%;position:relative;margin:25px auto 0}.newsletter__form .form .form_submit{top:24px}.newsletter__form .form_field_textfield{background:#fff;border:1px solid #e7e7e7;-webkit-border-radius:0;border-radius:0;width:100%;height:50px;padding:0 30px 0 15px;line-height:50px;color:#4d4d4d;outline:0;font-size:16px;font-weight:300;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s;-o-transition:border-color .2s;transition:border-color .2s;-webkit-appearance:none}.newsletter__form .form_field_textfield:focus{border-color:rgba(0,0,0,.25)}.newsletter__form .form_submit{width:50px;height:50px;position:absolute;top:0;right:0;background:#ff5638;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.newsletter__form .form_submit:after{content:"";width:24px;height:24px;position:absolute;top:50%;left:50%;margin-left:-12px;margin-top:-12px;-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #fff;-webkit-border-radius:50%;border-radius:50%}.newsletter__form .form_submit:hover{opacity:.8}.newsletter__form .form_submit input{width:100%;height:100%;position:absolute;top:0;right:0;border:none;padding:0;cursor:pointer;background:url(../assets/icon-submit.svg) center no-repeat;text-indent:-99999px;z-index:1;-webkit-appearance:none}.articles__holder,.articles__item{position:relative}.articles__item,.articles__item__default{background:#fff}.newsletter__form .form_error,.newsletter__form .form_field_error{font-weight:400;text-align:left;color:red;font-size:14px}.newsletter__form .form_field_with_errors .form_field_textfield{color:#ff4d40;border-color:red}.newsletter__form input+.form_field_error{margin-top:10px}.newsletter__form ::-webkit-input-placeholder{color:#807f7f}.newsletter__form :-ms-input-placeholder{color:#807f7f}.newsletter__form ::-ms-input-placeholder{color:#807f7f}.newsletter__form ::placeholder{color:#807f7f}@media only screen and (min-width:768px){.articles__holder{margin-left:-7.5px;margin-right:-7.5px}}.articles__item{display:inherit;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:275px;text-align:left;margin:0 0 20px;transition:.2s ease}.startups,.startups-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.articles__chevron,.articles__date{position:absolute;text-transform:uppercase}.articles__item:hover{-webkit-box-shadow:3px 0 25px rgba(0,0,0,.1);box-shadow:3px 0 25px rgba(0,0,0,.1)}.articles__item__secondary{background:#faf8f3}.articles__item__tertiary{background:#f4f4f9}.articles__link{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#ff5638;cursor:pointer}.articles__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:25px 20px}@media only screen and (min-width:768px){.articles__item{width:calc(33.333% - 15px);min-height:400px;margin:0 7.5px 15px}.articles__content{padding:40px}}.articles__title{font-size:25px;line-height:35px;margin:0 0 20px}.articles__excerpt{color:#4d4d4d;line-height:30px;padding:0 0 50px}.articles__date{bottom:20px;left:20px}@media only screen and (max-width:767px){.articles__title{font-size:23px;line-height:30px}.articles__date{font-size:15px}}@media only screen and (min-width:768px){.articles__date{bottom:40px;left:40px}}.articles__chevron{bottom:40px;left:40px;font-size:50px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media only screen and (max-width:767px){.articles__chevron{bottom:20px;left:20px;font-size:40px}}.articles__static{background:#ff5636}.articles__static:hover .articles__chevron{margin:0 0 0 5px}.articles__static__link{color:#fff}.articles__modal{opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:3px 0 25px rgba(0,0,0,.1);box-shadow:3px 0 25px rgba(0,0,0,.1);background:#fff;overflow-y:auto;transition:opacity .3s;z-index:999}.articles--modal-open:before,.articles__modal.is--visible{opacity:1;visibility:visible}@media only screen and (max-width:1023px){.articles__item{width:100%}.articles__modal{right:0}}@media screen and (min-width:1024px){.articles__modal{top:50%;left:50%;max-width:800px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media screen and (min-width:1024px) and (max-height:669px){.articles__modal{height:100%}}@media screen and (min-width:1024px) and (min-height:670px){.articles__modal{height:670px}}.articles__modal__inner{position:relative;padding:80px 120px}@media only screen and (max-width:767px){.articles__modal__inner{padding:80px 20px}}.articles__modal__heading{font-size:35px;line-height:45px;text-transform:none;text-transform:initial;margin:0 0 25px}.articles__modal__date{color:#bababa;font-size:12px;text-transform:uppercase}.articles__modal__description{color:#4d4d4d;font-size:18px;line-height:30px;padding:15px 0 0;margin:0 0 40px}.articles__modal__close{position:absolute;top:17px;left:17px;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none;z-index:2}@media only screen and (max-width:767px){.articles__modal__close{left:9px}}.articles__modal__more{font-size:18px;font-weight:500}.startups-filter__label,.startups-search__input{line-height:45px;font-family:Roboto,sans-serif;font-weight:300}.articles--modal-open:before{width:100%;height:100%;max-width:100%;max-height:100%;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.startup__founders__social a:hover,.startup__tags__link:hover{opacity:.8}.startups-header{display:flex;position:relative}.startups-header__item{width:calc(50% - 10px)}.startups-header__item:first-child{margin-right:10px}.startups-header__item+.startups-header__item{margin-left:10px}@media only screen and (max-width:680px){.startups-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.startups-header__item{width:100%}.startups-header__item:first-child{margin:0}.startups-header__item+.startups-header__item{margin:0 0 10px;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}}.startups-filter__label{width:100%;height:45px;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#898989;border:1px solid #d3d3d3;text-align:center;font-size:18px;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dbe1df));background:-webkit-linear-gradient(#fff,#dbe1df);background:-o-linear-gradient(#fff,#dbe1df);background:linear-gradient(#fff,#dbe1df);cursor:pointer;position:relative}.is-active .startups-filter__label{border-color:#ff5638;border-bottom:none;background:#fff;color:#ff5638}.is-active .startups-filter__label:after{content:"";width:100%;height:10px;background:#fff;border-left:1px solid #ff5638;border-right:1px solid #ff5638;border-bottom:1px solid #fff;position:absolute;top:100%;left:-1px;z-index:11}.has-selected-tags .startups-filter__label{border-color:#ff5638;color:#ff5638}.startups-filter__label-arrow{position:absolute;top:50%;right:12px;width:24px;height:24px;border:1px solid #d3d3d3;-webkit-border-radius:50%;border-radius:50%;margin-top:-12px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f7f8f7}.startups-filter__label-arrow:after,.startups-filter__label-arrow:before{content:"";position:absolute;top:50%;width:2px;height:10px;background:#898989;margin-top:-4px}.startups-filter__label-arrow:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);left:7px}.startups-filter__label-arrow:after{transform:rotate(45deg);right:7px}.is-active .startups-filter__label-arrow:after,.is-active .startups-filter__label-arrow:before{margin-top:-5px}.is-active .startups-filter__label-arrow:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.is-active .startups-filter__label-arrow:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.startups-filter__tags{width:100%;background:#fff;border:1px solid #ff5638;padding:15px;position:absolute;top:100%;left:0;margin-top:10px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10;display:none}.startups-filter__tags.is-active{display:block}.startups-filter__tags-list{margin:0 -10px -10px 0;font-size:0}.startups-filter__tags-link{display:inline-block;font-size:14px;color:#898989;border:1px solid #d3d3d3;-webkit-border-radius:2px;border-radius:2px;padding:3px 12px;background:#efefef;margin:0 10px 10px 0}.startups-filter__tags-link.is-active{color:#fff;border-color:#ff5638;background:#ff5638}.startups-sortmenu{text-align:right;margin:20px 0;font-size:0}.startups-sortmenu__link{display:inline-block;font-size:12px;text-transform:uppercase;color:#898989;margin-left:40px}.startups-sortmenu__link:first-child{margin-left:0}.startups-sortmenu__link.is-active{color:#ff5638}@media only screen and (max-width:460px){.startups-sortmenu{text-align:center}.startups-sortmenu__link{margin-left:20px}}.startups-search{position:relative}.startups-search:after{content:"";width:22px;height:22px;position:absolute;top:50%;right:14px;margin-top:-11px;background:url(../assets/icon-search-2.svg) center no-repeat}.startups-search__input,.startups__item{background:#fff;-webkit-box-sizing:border-box}.startups-search__input{width:100%;height:45px;padding:0 12px;box-sizing:border-box;border:1px solid #d3d3d3;-webkit-border-radius:0;border-radius:0;text-align:center;font-size:18px;-webkit-appearance:none}.startups-search__input::-webkit-input-placeholder{color:#898989}.startups-search__input:-ms-input-placeholder{color:#898989}.startups-search__input::-ms-input-placeholder{color:#898989}.startups-search__input::placeholder{color:#898989}.startups{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -20px -20px}.startups__content,.startups__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}.startups h4{font-size:21px;font-weight:400;margin:0 0 10px;color:#000;text-align:center}.startups h4 a{border-bottom:none}@media only screen and (max-width:460px){.startups{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.startups__item{width:calc(20% - 20px);margin:0 0 20px 20px;border:1px solid #d3d3d3;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box}@media only screen and (max-width:1180px){.startups__item{width:calc(25% - 20px)}}@media only screen and (max-width:960px){.startups__item{width:calc(33.33% - 20px)}}@media only screen and (max-width:680px){.startups__item{width:calc(50% - 20px)}}.startups__logo{width:100%;background:center no-repeat;border-bottom:1px solid #d3d3d3;position:relative;overflow:hidden}.startups__logo:hover{border-color:#d3d3d3!important}.startups__logo:after{content:"";width:100%;height:0;padding-bottom:100%;display:block}@media only screen and (max-width:460px){.startups__item{width:100%}.startups__logo:after{padding-bottom:200px}}.startups__acquired{width:148px;height:148px;padding:120px 0 0 40px;position:absolute;top:-74px;left:-74px;color:#fff;font-size:14px;text-transform:uppercase;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.startups__acquired:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#ff5638;z-index:-1}.startups__content{font-size:14px;color:#6d6d6d;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.startup h4,.startups__funding-sum{font-size:21px;color:#000}.startup,.startup__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.startups__inner{padding:15px}.startups__funding{background:#efefef;padding:5px 15px;margin-top:auto}.startup{display:flex;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.startup h4{font-weight:400;margin:0 0 10px}@media only screen and (max-width:767px){.startup{min-height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.startup__content{padding:30px;font-size:14px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.startup__header{display:flex;margin:0 0 45px}@media only screen and (max-width:767px){.startup__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.startup__logo{width:210px;height:210px;border:1px solid #d3d3d3;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 210px;-ms-flex:0 0 210px;flex:0 0 210px;background:center no-repeat;position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.startup__logo img{max-width:100%;max-height:100%;margin:auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.startup__description{margin:25px 0 0 25px}@media only screen and (max-width:767px){.startup__description{margin-left:0}}.startup__tags{font-size:0;margin:0 -30px 20px 0}.startup__tags__link{font-size:12px;border:none;display:inline-block;color:#ff5638;margin-right:30px}.startup__founders,.startup__investors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.startup__block{margin-bottom:30px}.startup__block:last-child{margin-bottom:0}.startup__block h3{font-size:18px;color:#000;text-align:center}.startup__block h4{font-size:16px;font-weight:300;margin:0}.startup__heading{border-bottom:1px solid #e8e8e8}.startup__founders{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0;margin:0 0 -15px}.startup__founders__item{-webkit-box-flex:0;-webkit-flex:0 1 33.33%;-ms-flex:0 1 33.33%;flex:0 1 33.33%;text-align:center;margin:0 0 15px}@media only screen and (max-width:767px){.startup__founders__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (max-width:460px){.startup__founders__item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}.startup__founders__social{font-size:12px;color:#ff5638}.startup__investors{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:40px 0 20px}.startup__investors__item{width:25%;text-align:center;padding:0 15px;margin:0 0 15px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:767px){.startup__investors__item{width:33.33%}}@media only screen and (max-width:460px){.startup__investors__item{width:50%}}@media only screen and (max-width:360px){.startup__investors__item{width:100%}}.startup__investors__logo{width:80px;height:80px;margin:0 auto 10px;border:1px solid #e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ecosystem__intro ul li:before,.ecosystem__organisation .text ul li:before{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #ff5638}.startup__investors__logo img{max-width:100%;max-height:100%;margin:auto;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.startup__data{-webkit-box-flex:0;-webkit-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;padding:50px 15px;background:#e8e8e8;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:12px;margin-left:auto}.startup__data__block{margin-bottom:50px}.startup__data__block:last-child{margin-bottom:0}@media only screen and (max-width:767px){.startup__data{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;width:100%;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:46px 20px 20px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.startup__data__block{margin:0;padding:0 0 0 20px;-webkit-box-flex:1;-webkit-flex:1 1 33.33%;-ms-flex:1 1 33.33%;flex:1 1 33.33%;-webkit-box-sizing:border-box;box-sizing:border-box}}.startup__data__count{font-size:21px;color:#000}.ecosystem__col{position:relative;width:100%}@media screen and (min-width:1024px){.ecosystem__col__xs{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.ecosystem__col__s{width:420px}}@media screen and (min-width:1280px){.ecosystem__col__xs{-webkit-box-flex:0;-webkit-flex:0 0 360px;-ms-flex:0 0 360px;flex:0 0 360px}}@media screen and (min-width:1024px){.ecosystem__col__l{-webkit-box-flex:0;-webkit-flex:0 0 480px;-ms-flex:0 0 480px;flex:0 0 480px}}.ecosystem__col__fluid{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.ecosystem__col__alignright{direction:rtl}.ecosystem__col__aligncenter{text-align:center}.ecosystem__col__aligncenter .illu{padding:0 20px}.ecosystem__col__padding{padding:15px 0 0}@media only screen and (max-width:1023px){.ecosystem__col__with__illu .illu{display:none}.ecosystem__col__alignright{direction:ltr}.ecosystem__col__padding{padding:0}}.ecosystem__col__paddingextra{padding:180px 0 0}.ecosystem__intro__heading{text-align:center;margin:0 0 60px}@media only screen and (max-width:1023px){.ecosystem__col__paddingextra{padding:50px 0 0}.ecosystem__intro__heading{text-align:left;margin:0 0 20px}}.ecosystem__intro ul li{font-size:25px;line-height:33px;margin:0 0 20px}.ecosystem__intro ul li:before{display:inline-block;width:0;height:0;margin:0 0 0 20px}@media only screen and (max-width:1023px){.ecosystem__intro ul li:before{margin:0 20px 0 0}}.ecosystem__intro__1{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 180px}@media only screen and (max-width:1023px){.ecosystem__intro__1{margin:0 0 60px}}.ecosystem__intro__2{margin:0 0 140px}@media only screen and (max-width:1023px){.ecosystem__intro__2{margin:0 0 70px}.ecosystem__intro__2 .ecosystem__col__s{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;padding:30px 0 0}}@media only screen and (max-width:767px){.ecosystem__intro__2{margin:0 0 40px}}.ecosystem__intro__2 .heading.is--hidden{display:none}@media screen and (min-width:1024px){.ecosystem__intro__2 .col__1{width:420px}.ecosystem__intro__2 .col__2{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:480px;padding:15px 0 0 120px}}.ecosystem__intro__2 .col__2 .illu{float:right}.ecosystem__statistics{text-align:center;background:url(../assets/illu.10.svg) top 100px right 15%/236px 259px no-repeat #EBEBF3;padding:100px 0}@media only screen and (max-width:1023px){.ecosystem__intro__2 .heading.hide--mobile{display:none}.ecosystem__intro__2 .heading.is--hidden{display:block}.ecosystem__statistics{background:#EBEBF3;padding:60px 0 0}.ecosystem__statistics .text{padding:0 20px}}.ecosystem__organisation__photos .col,.ecosystem__startup__photos .col{background-color:#f3f3f3;background-repeat:no-repeat;background-position:center center}.ecosystem__statistics .heading{margin:0 0 18px}.ecosystem__statistics .text{max-width:600px;margin:0 auto 60px}.ecosystem ul{list-style:none;padding:0;margin:0}.ecosystem__startup__1{padding:80px 0}@media only screen and (max-width:1023px){.ecosystem__startup__1{padding:50px 0}}.ecosystem__startup__1 .cols{max-width:960px;margin:0 auto}.ecosystem__startup__1 .col__left{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:767px){.ecosystem__startup__1 .col__left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.ecosystem__startup__1 .col__right{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:380px;padding:30px 0 0}.ecosystem__startup__1 .heading{max-width:340px}@media only screen and (max-width:767px){.ecosystem__startup__1 .col__right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.ecosystem__startup__1 .heading{max-width:290px}}.ecosystem__startup__1 .text{max-width:420px}.ecosystem__startup__1 .illu{margin:0 0 0 30px}.ecosystem__startup__photos{padding:0 0 100px}@media only screen and (max-width:1023px){.ecosystem__startup__photos{padding:0 0 50px}}.ecosystem__startup__photos .cols{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ecosystem__startup__photos .col{width:calc(50% - 10px);height:500px;-webkit-background-size:cover;background-size:cover}.ecosystem__startup__2{padding:0 0 80px}@media only screen and (max-width:1023px){.ecosystem__startup__2{padding:0 0 50px}}.ecosystem__startup__2 .col__left{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;text-align:right;padding:30px 0 0}@media only screen and (max-width:767px){.ecosystem__startup__1 .illu{max-width:280px;margin:0}.ecosystem__startup__photos .col{width:100%;height:240px}.ecosystem__startup__photos .col__1{margin:0 0 20px}.ecosystem__startup__2 .col__left{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}.ecosystem__startup__2 .col__right{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:0 0 0 60px}.ecosystem__startup__2 .heading{max-width:300px}@media only screen and (max-width:767px){.ecosystem__startup__2 .col__right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}.ecosystem__startup__2 .heading{max-width:220px}}.ecosystem__startup__2 .text{max-width:420px}.ecosystem__startup__2 .illu{margin:0 60px 0 0}@media only screen and (max-width:767px){.ecosystem__startup__2 .illu{margin:0}}.ecosystem__startup__3{padding:0 0 80px}@media only screen and (max-width:1023px){.ecosystem__startup__3{padding:0 0 50px}}.ecosystem__startup__3 .cols{max-width:960px;margin:0 auto}.ecosystem__startup__3 .col__left{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}@media only screen and (max-width:767px){.ecosystem__startup__3 .col__left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}.ecosystem__startup__3 .col__right{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding:30px 0 0}@media screen and (min-width:1024px){.ecosystem__startup__3 .heading{max-width:237px}}.ecosystem__startup__3 .text{max-width:420px}.ecosystem__startup__3 .illu{margin:0 0 0 60px}@media only screen and (max-width:767px){.ecosystem__startup__3 .col__right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.ecosystem__startup__3 .illu{margin:0}}.ecosystem__startup .text a{font-weight:700}.ecosystem__organisation__intro{padding:90px 0 100px}.ecosystem__organisation__intro__text{max-width:600px;text-align:center;line-height:30px;margin:0 auto 60px}@media only screen and (max-width:1023px){.ecosystem__organisation__intro{padding:30px 0}.ecosystem__organisation__intro__text{text-align:left;margin:0 0 60px}}.ecosystem__organisation__intro__subtext{max-width:600px;font-size:25px;line-height:35px;text-align:center;margin:0 auto}@media only screen and (max-width:1023px){.ecosystem__organisation__intro__subtext{text-align:left}}.ecosystem__organisation__intro__heading{text-align:center;margin:0 0 60px}.ecosystem__organisation__intro .cols{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1023px){.ecosystem__organisation__intro__heading{text-align:left}.ecosystem__organisation__intro .cols{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.ecosystem__organisation__intro .col{-webkit-box-flex:0;-webkit-flex:0 1 33.33%;-ms-flex:0 1 33.33%;flex:0 1 33.33%;max-width:360px}.ecosystem__organisation__intro .col .heading{color:#4d4d4d;font-size:25px;line-height:35px;font-weight:900;margin:0 0 10px}.ecosystem__organisation__intro .col .text{margin:0 0 80px}.ecosystem__organisation__intro .col__left{text-align:right}.ecosystem__organisation__intro .col__right{text-align:left;padding:100px 0 0}@media only screen and (max-width:1023px){.ecosystem__organisation__intro .col{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.ecosystem__organisation__intro .col .text{margin:0 0 35px}.ecosystem__organisation__intro .col__left{text-align:left}.ecosystem__organisation__intro .col__right{padding:0}.ecosystem__organisation__intro .col__center{display:none}}.ecosystem__organisation__intro .col__center{text-align:center}.ecosystem__organisation__intro .col__center img{margin:15px 20px 0;max-height:675px}.ecosystem__organisation__photos{padding:0 0 100px}.ecosystem__organisation__photos .cols{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ecosystem__organisation__photos .col{width:calc(50% - 10px);height:500px;-webkit-background-size:cover;background-size:cover}@media only screen and (max-width:1023px){.ecosystem__organisation__photos{padding:0 0 50px}.ecosystem__organisation__photos .col{width:100%;height:240px}.ecosystem__organisation__photos .col__1{margin:0 0 20px}}.ecosystem__organisation__info{background:#EBEBF3;padding:100px 0}@media only screen and (max-width:1023px){.ecosystem__organisation__info{padding:50px 0}}.ecosystem__organisation__info .cols{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.ecosystem__organisation__info .col__left{-webkit-box-flex:0;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;text-align:right;padding:0 100px 0 0}@media only screen and (max-width:1023px){.ecosystem__organisation__info .col__left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:left;padding:0}}.ecosystem__organisation__info .col__right{-webkit-box-flex:0;-webkit-flex:0 0 600px;-ms-flex:0 0 600px;flex:0 0 600px}.ecosystem__organisation__info .col__right .heading{color:#4d4d4d;font-size:25px;line-height:35px;margin:0 0 30px}.ecosystem__organisation__info__heading{font-size:35px;line-height:50px}.ecosystem__organisation__additional{padding:115px 0}@media only screen and (max-width:1023px){.ecosystem__organisation__info .col__right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.ecosystem__organisation__info__heading{font-size:30px;line-height:38px;margin:0 0 35px}.ecosystem__organisation__additional{padding:50px 0}}.ecosystem__organisation__additional .cols{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:1023px){.ecosystem__organisation__additional .cols{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.ecosystem__organisation__additional .cols .col__left{-webkit-box-flex:0;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;text-align:right;padding:0 100px 0 0}@media only screen and (max-width:1023px){.ecosystem__organisation__additional .cols .col__left{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;text-align:left;padding:0}}.ecosystem__organisation__additional .cols .col__right{-webkit-box-flex:0;-webkit-flex:0 0 600px;-ms-flex:0 0 600px;flex:0 0 600px;padding:10px 0 0}@media only screen and (max-width:1023px){.ecosystem__organisation__additional .cols .col__right{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}}.ecosystem__organisation .text a{text-decoration:underline;font-weight:700}.ecosystem__organisation .text ul{list-style:none;padding:0;margin:0}.ecosystem__organisation .text ul li{position:relative;padding:0 0 20px 20px}.ecosystem__organisation .text ul li:before{display:inline-block;position:absolute;top:6px;left:0;width:0;height:0}.lifecycle__popup__categories,.lifecycle__popup__modal__header{border-bottom:2px solid #f3f3f3;padding:15px 25px;background:#fff}.achievements{margin:0 0 100px}@media only screen and (max-width:767px){.achievements{margin:0 0 40px}}.achievements__text{max-width:600px;line-height:30px;padding:25px 0;margin:0 auto}@media screen and (min-width:1024px){.achievements__text{text-align:center;padding:15px 0 60px}}.achievements .statistics__articles_item{background:#f4f4f9}.achievements__item{padding:0 10px}@media only screen and (max-width:1023px){.achievements__item{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%;margin-bottom:30px}.achievements__item:last-child,.achievements__item:nth-last-child(2){margin-bottom:0}}@media only screen and (max-width:767px){.achievements__item{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.achievements__item:nth-last-child(2){margin-bottom:30px}}.lifecycle{margin:-200px auto 130px;background:#fff;-webkit-box-shadow:rgba(0,0,0,.1) 3px 0 25px;box-shadow:rgba(0,0,0,.1) 3px 0 25px;overflow-x:auto;overflow-y:hidden}@media only screen and (max-width:1023px){.lifecycle{margin:-200px -50px 50px}}@media screen and (min-width:1200px){.lifecycle{width:100%;max-width:1200px}}.lifecycle a{color:#ff5638}.lifecycle__holder{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center}.lifecycle__level{color:#4d4d4d;font-size:12px;position:relative;left:0;-webkit-box-flex:1;-webkit-flex:1 1 300px;-ms-flex:1 1 300px;flex:1 1 300px;height:700px;max-width:300px;-webkit-background-size:contain;background-size:contain;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.article__social__link,.lifecycle__level__title{-webkit-transition:opacity .2s;-o-transition:opacity .2s}.lifecycle__level:first-child .column:first-child{border-left:none}.lifecycle__level__content{padding:45px 40px}@media only screen and (max-width:1023px){.lifecycle__level__content{padding:20px 22px}}.no-touchevents .lifecycle__level--mindset:hover{color:#ffc281}.no-touchevents .lifecycle__level--prestartup:hover{color:#fc9120}.no-touchevents .lifecycle__level--startup:hover{color:#ff5636}.no-touchevents .lifecycle__level--scaleup:hover{color:#642dd3}.no-touchevents .lifecycle__level:hover{background:#f5f5f5}.lifecycle__level--mindset .lifecycle__illustration{right:40px;bottom:190px;left:65px}@media only screen and (max-width:767px){.lifecycle{margin:0 -20px 50px}.lifecycle__level{-webkit-box-flex:0;-webkit-flex:0 0 170px;-ms-flex:0 0 170px;flex:0 0 170px;height:360px;max-width:170px}.lifecycle__level--mindset .lifecycle__illustration{right:30px;bottom:80px;left:45px}}.lifecycle__level--mindset .lifecycle__illustration svg{fill:#ffc281}.lifecycle__level--mindset .lifecycle__vector{right:0;bottom:80px;left:150px}@media only screen and (max-width:767px){.lifecycle__level--mindset .lifecycle__vector{right:0;bottom:10px;left:82px}}.lifecycle__level--mindset .lifecycle__illustration,.lifecycle__level--mindset .lifecycle__vector{-webkit-animation-delay:.3s;animation-delay:.3s}.lifecycle__level--prestartup .lifecycle__illustration{top:285px;right:30px;left:80px}@media only screen and (max-width:767px){.lifecycle__level--prestartup .lifecycle__illustration{top:160px;right:40px;left:40px}}.lifecycle__level--prestartup .lifecycle__illustration svg{fill:#fc9120}.lifecycle__level--prestartup .lifecycle__vector{right:0;bottom:108px;left:-13px}@media only screen and (max-width:767px){.lifecycle__level--prestartup .lifecycle__vector{bottom:25px;left:-7px}}.lifecycle__level--prestartup .lifecycle__illustration,.lifecycle__level--prestartup .lifecycle__vector{-webkit-animation-delay:.6s;animation-delay:.6s}.lifecycle__level--startup .lifecycle__illustration{top:220px;right:50px;left:50px}@media only screen and (max-width:767px){.lifecycle__level--startup .lifecycle__illustration{top:120px;right:40px;left:40px}}.lifecycle__level--startup .lifecycle__illustration svg{fill:#ff5636}.lifecycle__level--startup .lifecycle__vector{right:0;bottom:205px;left:-13px}@media only screen and (max-width:767px){.lifecycle__level--startup .lifecycle__vector{bottom:80px;left:-7px}}.lifecycle__level--startup .lifecycle__illustration,.lifecycle__level--startup .lifecycle__vector{-webkit-animation-delay:.9s;animation-delay:.9s}.lifecycle__level--scaleup .lifecycle__illustration{top:125px;right:50px;left:-15px}@media only screen and (max-width:767px){.lifecycle__level--scaleup .lifecycle__illustration{top:60px;left:-15px;right:40px}}.lifecycle__level--scaleup .lifecycle__illustration svg{fill:#642dd3}.lifecycle__level--scaleup .lifecycle__vector{bottom:330px;left:-12px;right:130px}.lifecycle__level--scaleup .lifecycle__illustration,.lifecycle__level--scaleup .lifecycle__vector{-webkit-animation-delay:1.2s;animation-delay:1.2s}.lifecycle__level__title{position:relative;font-size:25px;font-weight:900;line-height:32.5px;margin:0 0 10px;-webkit-font-smoothing:subpixel-antialiased;transition:opacity .2s}.lifecycle__level__subtitle{opacity:.8;color:#4d4d4d;font-size:16px}@media only screen and (max-width:767px){.lifecycle__level--scaleup .lifecycle__vector{bottom:150px;left:-7px;right:75px}.lifecycle__level__title{font-size:16px;line-height:25px}.lifecycle__level__subtitle{font-size:12px;line-height:15px}}.lifecycle__illustration{opacity:0;position:absolute;-webkit-animation:fadeIn .3s ease forwards;animation:fadeIn .3s ease forwards}.lifecycle__illustration svg{fill-rule:evenodd}.lifecycle__vector{opacity:0;position:absolute;-webkit-animation:fadeIn .3s ease forwards;animation:fadeIn .3s ease forwards}.lifecycle__vector svg{width:100%;height:100%;overflow:visible}.lifecycle__graph{position:absolute}.lifecycle__graph__vertical{width:1px;top:50px;bottom:50px;background:#e6e6e6}@media only screen and (max-width:767px){.lifecycle__graph__vertical{top:30px;bottom:30px}}.lifecycle__graph__vertical__fromright{right:0}.lifecycle__graph__vertical__fromleft{left:0}.lifecycle__graph__horizontal{right:0;left:0;height:1px;background:#e6e6e6}.lifecycle__graph__horizontal__1{top:250px}@media only screen and (max-width:767px){.lifecycle__graph__horizontal__1{top:130px}}.lifecycle__graph__horizontal__2{top:450px}.lifecycle__graph__horizontal__fromleft{left:40px}.lifecycle__graph__horizontal__fromright{right:40px}.lifecycle__logos-holder,.lifecycle__popup{width:1080px}@media only screen and (max-width:1180px){.lifecycle__logos-holder,.lifecycle__popup{width:720px}}@media only screen and (max-width:767px){.lifecycle__graph__horizontal__2{top:230px}.lifecycle__graph__horizontal__fromleft{left:20px}.lifecycle__graph__horizontal__fromright{right:20px}.lifecycle__logos-holder,.lifecycle__popup{width:100%}}.lifecycle__popup{opacity:0;display:none;height:670px;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:hidden;z-index:-1}@media screen and (min-width:1200px){.lifecycle__popup{width:1200px}}@media screen and (min-width:768px) and (max-width:1180px){.lifecycle__popup{height:auto;top:50px;bottom:50px;margin-top:0;margin-left:-360px;-webkit-transform:none;-ms-transform:none;transform:none;overflow-y:auto}}@media only screen and (max-width:767px){.lifecycle__popup{top:0;left:0;height:100%;margin:0;-webkit-transform:none;-ms-transform:none;transform:none}}.lifecycle__popup--visible{opacity:1;display:block;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;z-index:200}@media screen and (min-width:1081px){.lifecycle__popup--modal--visible{overflow:hidden}}.lifecycle__popup--modal--visible .lifecycle__popup__logos__row{display:none}@media only screen and (max-width:1180px){.lifecycle__popup--modal--visible .lifecycle__popup__categories{display:none}}.lifecycle__popup__step{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;opacity:0;visibility:hidden;-webkit-transition:opacity .3s,visibility 0s .3s;-o-transition:opacity .3s,visibility 0s .3s;transition:opacity .3s,visibility 0s .3s;-webkit-font-smoothing:subpixel-antialiased}.lifecycle__popup__step--visible{opacity:1;visibility:visible;z-index:200;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.lifecycle__popup__step--mindset .lifecycle__popup__overview{background:#ffc281}.lifecycle__popup__step--prestartup .lifecycle__popup__overview{background:#fc9120}.lifecycle__popup__step--startup .lifecycle__popup__overview{background:#ff5636}.lifecycle__popup__step--scaleup .lifecycle__popup__overview{background:#642dd3}.lifecycle__popup__step__title{font-size:35px;line-height:45px;font-weight:900;text-transform:uppercase;margin:0 0 20px}.lifecycle__popup__step__content{border-top:1px solid rgba(0,0,0,.1);padding:20px 0 0}.lifecycle__popup__step__subtitle{margin-bottom:25px}.lifecycle__popup__close{width:15px;height:16px;padding:5px;position:absolute;top:13px;left:13px;cursor:pointer;z-index:200;background:url(../assets/close-btn.svg) center no-repeat}.lifecycle__popup__overview{max-width:33.33%;height:100%;padding:80px 40px 20px;position:relative;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;flex:0 0 33.33%;background:#fc9120}@media only screen and (max-width:1180px){.lifecycle__popup__step--visible{display:block}.lifecycle__popup__overview{max-width:100%;width:100%;height:auto;padding-bottom:95px;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}}@media only screen and (max-width:767px){.lifecycle__popup__step{overflow:scroll;-webkit-overflow-scrolling:touch}.lifecycle__popup__step--visible{display:block}.lifecycle__popup__overview{max-width:100%;height:auto;padding:55px 20px 0}}.lifecycle__popup__overview a{color:#fff}.lifecycle__popup__nav{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:absolute;right:0;bottom:0;left:0;padding:23px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid rgba(0,0,0,.1)}.lifecycle__popup__nav__link{cursor:pointer;display:inline-block;font-size:18px;line-height:1;text-transform:uppercase}.lifecycle__popup__nav__link--prev a:before{content:"‹ "}.news__filter__label:before,.news__filter__option--active:after,.news__popover:before,.schedule__header__col--fixed:after,.schedule__header__col:before,.team__item__close:after,.team__item__close:before,.testimonials__quote:before{content:""}.lifecycle__popup__nav__link--next{background:0 0}.lifecycle__popup__nav__link--disabled{background:0 0;cursor:default}.lifecycle__popup__nav__link--disabled:after,.lifecycle__popup__nav__link--disabled:before{display:none}@media only screen and (max-width:767px){.lifecycle__popup__nav{position:relative;margin:20px -20px 0}.lifecycle__popup__nav__link{max-width:50%}}.lifecycle__popup__nav a{display:inline-block;color:#fff;font-weight:700}.lifecycle__popup__categories{position:absolute;top:0;right:0;left:0;z-index:1}@media only screen and (max-width:1023px){.lifecycle__popup__categories{position:relative}}.lifecycle__popup__categories_link{color:#4d4d4d;font-size:15px;font-weight:700;margin:0 25px 0 0}.lifecycle__popup__categories_link.is--active{color:#fc9120}.lifecycle__popup__modal{display:none;position:absolute;top:0;right:0;left:0;bottom:0;background:#fff;overflow-y:auto;z-index:201}.lifecycle__popup__modal.is--visible{display:block}.lifecycle__popup__modal__header{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left}.lifecycle__popup__modal__content{padding:125px 120px 50px}@media only screen and (max-width:1180px){.lifecycle__popup__modal{position:relative}.lifecycle__popup__modal__content{padding:75px 20px}}@media only screen and (max-width:767px){.lifecycle__popup__modal__content{padding:25px 20px}}.lifecycle__popup__modal__back{display:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#4d4d4d;font-size:15px;font-weight:700;text-transform:uppercase}.lifecycle__popup__modal__back .icon{margin:0 8px 0 0}.lifecycle__popup__modal .lifecycle__popup__logos__description,.lifecycle__popup__modal .lifecycle__popup__logos__external_link,.lifecycle__popup__modal .lifecycle__popup__logos__oneliner{display:block}.lifecycle__popup__modal .lifecycle__popup__logos__img{max-width:200px;margin:0 0 30px}.lifecycle__popup__modal .lifecycle__popup__logos__description__short{font-weight:700;margin:0 0 20px}.lifecycle__popup__modal .lifecycle__popup__logos__description{line-height:27px;margin:0 0 20px}.lifecycle__popup__modal a.lifecycle__popup__modal__more{font-weight:700}.lifecycle__popup__logos{position:relative;max-width:66.66%;-webkit-box-flex:0;-webkit-flex:0 0 66.66%;-ms-flex:0 0 66.66%;flex:0 0 66.66%;overflow-y:auto}.lifecycle__popup__logos::-webkit-scrollbar{-webkit-appearance:none}.lifecycle__popup__logos::-webkit-scrollbar:vertical{width:11px}.lifecycle__popup__logos::-webkit-scrollbar:horizontal{height:11px}.lifecycle__popup__logos::-webkit-scrollbar-thumb{-webkit-border-radius:8px;border-radius:8px;border:2px solid #fff;background-color:rgba(0,0,0,.5)}.lifecycle__popup__logos::-webkit-scrollbar-track{background-color:#fff;-webkit-border-radius:8px;border-radius:8px}.lifecycle__popup__logos__row{position:relative}.lifecycle__popup__logos__row__title{width:100%;font-size:15px;line-height:1;font-weight:700;background:#fff;border-bottom:1px solid #f3f3f3;padding:20px 25px}.lifecycle__popup__logos__row.is--first{padding-top:59px}@media only screen and (max-width:1023px){.lifecycle__popup__logos__row__title{border-right:1px solid #f3f3f3;border-left:1px solid #f3f3f3}.lifecycle__popup__logos__row.is--first{padding-top:0}}.lifecycle__popup__logos__item{height:235px;background:#fff;border-color:#f3f3f3;border-width:2px;border-right-style:solid;border-bottom-style:solid;position:relative;cursor:pointer}.lifecycle__popup__logos__item:hover{background:#f5f5f5}.lifecycle__popup__logos__row:first-child .lifecycle__popup__logos__item{border-top-style:solid}@media only screen and (max-width:767px){.lifecycle__popup__logos__item{max-width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.lifecycle__popup__logos__row:first-child .lifecycle__popup__logos__item{border-top-style:none}}.lifecycle__popup__logos__holder{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;height:100%;line-height:130px;padding:25px;vertical-align:middle;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.lifecycle__popup__logos__holder img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;margin-top:auto;mix-blend-mode:multiply}.lifecycle__popup__logos__oneliner{color:#4d4d4d;font-size:15px;line-height:1;margin-top:auto}.lifecycle__popup__logos__description,.lifecycle__popup__logos__description__short,.lifecycle__popup__logos__external_link{display:none}.lifecycle__popup__logos__category-title{position:absolute;top:18px;left:18px;z-index:10;font-size:12px;text-transform:uppercase;color:#e7e7e7}.lifecycle__popup__logos__placeholder{width:2px;height:4px;background:#e7e7e7;position:absolute;top:55%;left:50%}.lifecycle__popup__logos__placeholder:after,.lifecycle__popup__logos__placeholder:before{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:13px solid;position:absolute;top:-8px;left:50%}.lifecycle__popup__logos__placeholder:before{border-left-width:8px;border-right-width:8px;border-bottom-width:16px;border-bottom-color:#e7e7e7;margin-left:-8px;margin-top:-8px}.lifecycle__popup__logos__placeholder:after{border-bottom-color:#fff;margin-left:-6px;margin-top:-6px}@media only screen and (max-width:1180px){.lifecycle__popup__logos__item:nth-child(-n+4){border-top-style:none}.lifecycle__popup__logos{max-width:100%;width:100%;-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}}@media only screen and (max-width:767px){.lifecycle__popup__logos{max-width:100%;padding-bottom:75px}}.service__providers{max-width:960px;margin:0 auto 120px}@media only screen and (max-width:767px){.service__providers{margin:0 -22px 60px}}.service__providers__text{max-width:745px;text-align:center;padding:30px 0;margin:0 auto}@media screen and (min-width:1024px){.service__providers__text{padding:15px 0 60px}}.service__providers__tab{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;position:relative;border-left:1px solid #e6e6e6;cursor:pointer}.service__providers__tab.is--first{border-top:1px solid #e6e6e6}.service__providers__tab.is--visible .service__providers__items,.service__providers__tab.is--visible .service__providers__tab__content{visibility:visible;position:relative}.service__providers__tab.is--visible .service__providers__tab__button{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.service__providers__tab__header{padding:35px 40px;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}@media only screen and (max-width:767px){.service__providers__tab__header{padding:20px}}.service__providers__tab__content{visibility:hidden;position:absolute;padding:35px 40px;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.service__providers__tab__heading{color:#4d4d4d;font-size:25px;line-height:32px;font-weight:700;margin:0}@media only screen and (max-width:767px){.service__providers__tab__content{padding:20px}.service__providers__tab__heading{font-size:20px;line-height:32px}}.service__providers__tab__button{position:absolute;top:30px;right:30px;width:40px;height:40px;color:#642dd3;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none;padding:0;z-index:2;-webkit-transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;cursor:pointer}.service__providers__tab__button .icon{font-size:36px}.service__providers__items{visibility:hidden;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box}.service__providers__item{-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;display:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:240px;border-color:#e6e6e6;border-width:1px;border-right-style:solid;border-bottom-style:solid;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:767px){.service__providers__tab__button{top:18px;right:15px}.service__providers__item{-webkit-box-flex:0;-webkit-flex:0 1 50%;-ms-flex:0 1 50%;flex:0 1 50%;height:190px}.service__providers__item.empty--2,.service__providers__item.empty--3{display:none}.service__providers__modal{overflow-y:auto}}.service__providers__link{display:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%}.service__providers__logo{margin:0 20px}.service__providers__description,.service__providers__title{display:none}.service__providers__modal{opacity:0;visibility:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;position:fixed;top:0;width:100%;height:100%;background:#fff;-webkit-box-shadow:3px 0 25px rgba(0,0,0,.1);box-shadow:3px 0 25px rgba(0,0,0,.1);z-index:999}@media only screen and (max-width:1023px){.service__providers__modal{right:0;left:0}}@media screen and (min-width:1024px){.service__providers__modal{left:50%;height:670px;max-width:1215px;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}}@media screen and (min-width:1024px) and (max-height:869px){.service__providers__modal{height:100%}}@media screen and (min-width:1024px) and (min-height:870px){.service__providers__modal{top:100px}}.service__providers__modal.is--visible{opacity:1;visibility:visible}.service__providers__modal .service__providers__description,.service__providers__modal .service__providers__title{display:block}.service__providers__modal .service__providers__description,.service__providers__modal .service__providers__logo{margin:0 0 30px}.service__providers__modal__overview{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;max-width:33.33%;height:100%;position:relative;color:#4d4d4d;background:#EBEBF3}.service__providers__modal__overview__inner{padding:75px 40px}@media only screen and (max-width:767px){.service__providers__modal__overview{max-width:100%;height:auto}.service__providers__modal__overview__inner{padding:75px 20px 30px}}.service__providers__modal__heading{color:#4d4d4d;font-size:35px;line-height:45px;font-weight:700}.service__providers__modal__description{font-size:18px;line-height:30px;border-top:1px solid #dedee6;padding:15px 0 0}.service__providers__modal__inner{-webkit-box-flex:0;-webkit-flex:0 0 66.66%;-ms-flex:0 0 66.66%;flex:0 0 66.66%;position:relative;max-width:66.66%;overflow:auto}.service__providers__modal__content{position:relative;padding:125px 120px 50px}@media only screen and (max-width:767px){.service__providers__modal__inner{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.service__providers__modal__content{padding:30px 20px}}@media screen and (min-width:1024px){.service__providers__modal__inner{display:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.service__providers__modal__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}}.service__providers__modal__close{position:absolute;top:17px;left:17px;background:0 0;-webkit-box-shadow:none;box-shadow:none;border:none;z-index:2}@media only screen and (max-width:767px){.service__providers__modal__close{left:9px}}.service__providers__modal__more{font-size:18px;font-weight:500}.services-providers-modal-open:before{opacity:1;visibility:visible;width:100%;height:100%;max-width:100%;max-height:100%;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.service__provider__category,.service__provider__description,.service__provider__photo,.service__provider__url{margin:0 0 2em}.team{margin:0 -17px}.team__filter-definitions{position:absolute;height:0;width:0;overflow:hidden}.calendar,.schedule{overflow-x:auto;overflow-y:hidden}.team__item{position:relative;margin:35px 17px 0;width:calc(100%/3 - 35px)}.team__item--clickable{cursor:pointer}.team__item:nth-child(-n+3){margin-top:0}.team__item--active{cursor:auto}.team__item__close{width:30px;height:30px;position:fixed;top:16px;left:16px;z-index:25;display:none}.team__item__close:after,.team__item__close:before{position:absolute;top:15px;right:3px;width:24px;height:2px;background:#9464b1}.team__item__close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.team__item__close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:767px){.team__item--active .team__item__close{display:block}.team__item{width:100%;max-width:100%}.team__item,.team__item:nth-child(-n+3){margin-top:20px}.team__item--active,.team__item--active:nth-child(-n+3){width:100%;height:100%;position:fixed;top:0;left:0;z-index:20;margin:0;overflow:auto}}.team__figure{margin:0;position:relative}.team__image-wrapper{width:100%;height:0;padding-bottom:100%;position:relative;background:center/cover no-repeat #fcfaf6;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:-webkit-transform .2s;-o-transition:transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.team__item--active .team__image-wrapper{z-index:10;-webkit-transform:scale(1.4) rotate(.01deg);-ms-transform:scale(1.4) rotate(.01deg);transform:scale(1.4) rotate(.01deg);-webkit-transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media only screen and (max-width:767px){.team__item--active .team__image-wrapper{-webkit-transform:none;-ms-transform:none;transform:none}}.team__svg{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.team__figcaption{padding:20px 0;position:relative}.team__info{font-size:16px}.team__info--initial{opacity:1}.team__item--active .team__info--initial{opacity:0}.team__info--active{opacity:0;visibility:hidden;max-height:0;-webkit-transform:scale(.71) rotate(.01deg);-ms-transform:scale(.71) rotate(.01deg);transform:scale(.71) rotate(.01deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.team__item--active .team__info--active{background:rgba(159,83,178,.97);padding:30px 34px;margin:0 -20%;color:#fff;z-index:8;opacity:1;visibility:visible;max-height:1000px;position:absolute;top:0;left:0;right:0;-webkit-transform:scale(1) rotate(.01deg);-ms-transform:scale(1) rotate(.01deg);transform:scale(1) rotate(.01deg);-webkit-transition:opacity .3s,background .3s,-webkit-transform .3s;-o-transition:opacity .3s,transform .3s,background .3s;transition:opacity .3s,transform .3s,background .3s;transition:opacity .3s,transform .3s,background .3s,-webkit-transform .3s}@media only screen and (max-width:767px){.team__item--active .team__info--active{-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:none;-o-transition:none;transition:none;margin:0;background:#9f53b2;padding:20px}}.news h2,.news__popover__result{-webkit-transition:color .2s;-o-transition:color .2s}.team__name{font-size:24px;margin:0 0 5px}.team__info--active .team__name{font-size:36px}.team__occupation{font-size:12px;font-weight:500;text-transform:uppercase}.team__info--initial .team__occupation{opacity:.5}.team__email a{color:#fff}.team__description{margin-top:15px}.news h2{transition:color .2s}.news__header{margin-bottom:45px}.news__popover{height:0;position:absolute;top:100%;z-index:15;margin-top:20px;font-size:14px;font-weight:500;opacity:0;visibility:hidden;-webkit-transition:opacity .1s,visibility 0s .1s,height 0s .1s;-o-transition:opacity .1s,visibility 0s .1s,height 0s .1s;transition:opacity .1s,visibility 0s .1s,height 0s .1s}.news__popover:before{width:18px;height:18px;position:absolute;top:-8px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:-1px -1px 15px 0 rgba(0,0,0,.12);box-shadow:-1px -1px 15px 0 rgba(0,0,0,.12);background:#fff}.news__popover--open{height:100%;opacity:1;visibility:visible;-webkit-transition:opacity .2s,visibility 0s;-o-transition:opacity .2s,visibility 0s;transition:opacity .2s,visibility 0s}.news__popover__inner{overflow:auto;max-height:calc(100vh - 460px);background:#fff;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);box-shadow:0 0 15px 0 rgba(0,0,0,.15)}.news__popover__inner.no-content .voog-search-modal-results{background:#fff;padding:10px 15px;position:relative}@media only screen and (max-width:767px){.news__header{margin-bottom:30px}.news__popover__inner{max-height:calc(100vh - 280px)}}.news__popover__result{margin:0 15px;padding:10px 0;border-top:1px solid #e7e7e7;display:block;color:#4d4d4d;transition:color .2s;position:relative;z-index:20;background:#fff}.news__popover__result:first-child{border-top:none}.news__search{position:relative}.news__search__input{border:none;width:50%;line-height:1;padding:0 0 0 33px;font-size:18px;font-weight:300;display:block}.news__search__btn{width:20px;height:21px;background:url(../assets/icon-search.svg) center no-repeat;border:none;position:absolute;left:0;top:0;cursor:pointer}.news__search__results{width:400px}.news__search__results:before{left:22px}.news__search__result{padding:15px 0}.news__search__result:hover .news__search__result__title{color:#ff5638}.news__search__result__title{margin-bottom:5px;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.news__search__result__content{font-weight:300}.news__search ::-webkit-input-placeholder{color:#a1a1a1}.news__search :-moz-placeholder{color:#a1a1a1;opacity:1}.news__search ::-moz-placeholder{color:#a1a1a1;opacity:1}.news__search :-ms-input-placeholder{color:#a1a1a1}@media only screen and (max-width:767px){.news__search__results{max-width:100%}.news__search__results:before{left:42px}.news__search{margin-bottom:15px}}.news__filter{position:relative}.news__filter__label{position:relative;padding-left:33px;display:inline-block;float:right;line-height:1}.news__filter__label:before{width:19px;height:19px;background:url(../assets/icon-tags.svg) no-repeat;position:absolute;left:0;top:0}.news__filter__selected{font-weight:500}.news__filter__options{right:0;width:200px}.news__filter__options:before{right:22px}@media only screen and (max-width:767px){.news__filter__label{float:none}.news__filter__options{left:0;right:auto}.news__filter__options:before{left:42px;right:auto}}.news__filter__option--active,.news__filter__option:hover{color:#ff5638}.news__filter__option--active:after{width:11px;height:9px;background:url(../assets/icon-check.svg) center no-repeat;position:absolute;top:50%;right:5px;margin-top:-4px}.news__item{position:relative;margin-bottom:60px;height:340px;font-size:16px;color:#4d4d4d}.news__item:hover h2{color:#fff}@media only screen and (max-width:1023px){.news__item{height:auto;display:block;margin:0 10px 20px;width:calc(50% - 20px);background:#faf8f3;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.news__item:hover{background:#ff5638}}@media only screen and (max-width:767px){.news__item{margin:0 0 20px;width:100%}}.news__half{width:53.6%;height:100%;position:absolute}.news__half--photo{background:center/cover no-repeat}.news__item--odd .news__half--photo{left:0;top:-18px}.news__item--even .news__half--photo,.news__item--odd .news__half--content{right:0;top:0}.news__half--content{background:#faf8f3;padding:40px;z-index:10;-webkit-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;transition:background .2s,color .2s}.content-block--article-bottom .news__half--content{background:#fff}.news__item--even .news__half--content{left:0;top:-18px}.news__item:hover .news__half--content{background:#ff5638;color:#fff}@media only screen and (max-width:1023px){.news__half{width:100%;max-width:100%;position:static}.news__half--photo{height:0;padding-bottom:71%}.news__half--content{padding:20px 20px 60px;height:auto}}.news__date{font-size:12px;text-transform:uppercase}.news__date--latest{position:absolute;left:40px;bottom:50px}.news__archive{font-size:16px}.news__archive a{color:#4d4d4d}.news__archive h3{margin-bottom:25px}.news__archive__item{display:table-row}@media only screen and (max-width:767px){.news__half--photo{height:190px}.news__half--content{padding:20px 20px 50px}.news__archive__item{display:block}}.news__archive__date{display:table-cell;padding-right:25px;white-space:nowrap;color:#acacac}@media only screen and (max-width:767px){.news__archive__date{display:block}}.news__archive__title{display:table-cell;padding-bottom:20px}.news__archive__title a{-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}.news__archive__title a:hover{color:#ff5638}@media only screen and (max-width:1023px){.news__date--latest{left:20px;bottom:20px}.news{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 40px}}@media only screen and (max-width:767px){.news{display:block;margin:0 0 40px}}.article__header img{margin:0 auto;display:block;width:100%;height:auto}@media only screen and (max-width:1180px){.article__header{margin:0 -50px}.schedule__header__col--fixed:after{border-right:2px solid rgba(0,0,0,.08)}}@media only screen and (max-width:767px){.article__header{margin:0 -20px}}.article__date{margin-bottom:15px;color:#bababa}.article__more-stories{margin:0 0 68px}.article__more-stories h3{text-transform:uppercase;padding-left:30px;display:inline;background:url(../assets/icon-tree-down-red.svg) left center no-repeat}@media only screen and (max-width:767px){.article__more-stories{margin:0 0 30px}}.article__footer{margin:50px 0 0}.article__social{font-size:0;display:inline-block;width:200px}.article__social__link{padding:0 15px;height:35px;color:#fff;font-size:14px;-webkit-border-radius:20px;border-radius:20px;display:inline-block;line-height:35px;margin-left:10px;transition:opacity .2s}.resources__item:before,.schedule__row{-webkit-transition:opacity .2s;-o-transition:opacity .2s}.article__social__link:first-child{margin-left:0}.article__social__link:hover{opacity:.8}.article__social__link--fb{background:#3b5998}.article__social__link--fb svg{margin-right:10px}.article__social__link--twitter{background:#55acee}.article__social__link--twitter svg{margin-right:8px}.article__social__link--tweet{background:url(../assets/icon-twitter-white.svg) 16px center/13px 11px no-repeat #55acee;padding-left:38px}.article__social__link svg{vertical-align:middle}@media only screen and (max-width:767px){.article__footer{margin-top:30px}.article__social{width:100%;margin-bottom:20px}}.article__tags{font-size:14px;color:#bababa;display:inline-block;margin-top:7px;width:calc(100% - 200px);text-align:right}.article__tags__label{text-transform:uppercase;padding-right:12px;font-size:12px}@media only screen and (max-width:767px){.article__tags{width:100%;text-align:left}}.schedule__header__cols{padding-left:75px;width:1005px}@media only screen and (max-width:767px){.schedule__header__cols{padding-left:50px}}.schedule__header__col{text-align:center;text-transform:uppercase;font-size:14px;border-left:1px solid #e7e7e7;padding:12px 0;position:relative}.schedule__header__col:before{position:absolute;top:100%;left:0;width:1px;height:10000px;background:#e7e7e7}.schedule__header__col:first-child,.schedule__header__col:nth-child(2){border-left:none}.schedule__header__col:first-child:before,.schedule__header__col:nth-child(2):before{display:none}.schedule__header__col--fixed{position:absolute;left:50px;top:0;width:75px}.schedule__header__col--fixed:after{background:#fff;position:absolute;top:0;left:0;width:100%;height:45px;z-index:10}@media only screen and (max-width:767px){.schedule__header__col--fixed{width:50px;left:20px}.schedule__row{position:static}}.schedule__row{font-size:0;width:1080px;transition:opacity .2s}.schedule__person{width:75px;position:absolute;left:50px;background:#fff;z-index:15;padding-top:15px;color:#4d4d4d}.schedule__header+.schedule__row .schedule__person{padding-top:0}.schedule__person__svg{display:block;width:50px;height:50px}.schedule__person__name{font-size:12px;text-align:center;width:50px}@media only screen and (max-width:1180px){.schedule__person:before{content:"";position:absolute;top:0;right:-2px;width:100%;height:300px;background:#fff;border-right:2px solid rgba(0,0,0,.08);z-index:-1}}@media only screen and (max-width:767px){.schedule__person{width:50px;left:20px}}.schedule__content{width:1005px;min-height:50px;margin-left:75px;padding:15px 0;border-bottom:1px solid #e7e7e7}.schedule__row:last-child .schedule__content{border-bottom:none}.schedule__header+.schedule__row .schedule__content{padding-top:0}@media only screen and (max-width:767px){.schedule__content{margin-left:50px;width:1030px}}.schedule__item{margin-bottom:2px;font-size:12px;padding:3px 8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#12151d;position:relative;transition:background .2s}.schedule__item:last-child{margin-bottom:0}.schedule__item a{color:#12151d;display:block;margin:-3px -8px;padding:3px 8px;font-weight:400}.schedule__row--color-1 .schedule__item{background:rgba(253,145,32,.8)}.schedule__row--color-1 .schedule__item--with-link:hover{background:#fd9120}.schedule__row--color-2 .schedule__item{background:rgba(255,85,54,.6)}.schedule__row--color-2 .schedule__item--with-link:hover{background:rgba(255,85,54,.8)}.schedule__row--color-3 .schedule__item{background:rgba(224,40,77,.6)}.schedule__row--color-3 .schedule__item--with-link:hover{background:rgba(224,40,77,.8)}.schedule__row--color-4 .schedule__item{background:rgba(150,40,188,.5)}.schedule__row--color-4 .schedule__item--with-link:hover{background:rgba(150,40,188,.7)}.calendar__event{background:rgba(255,85,54,.6);border:none;color:#12151d;-webkit-border-radius:0;border-radius:0;padding:2px 6px;font-size:13px;font-weight:300;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}.calendar__event:hover{color:#12151d;background:rgba(255,85,54,.7)}.calendar h2{margin-top:4px}.calendar .fc-scroller{overflow-y:hidden;overflow-x:hidden}.calendar .fc-toolbar,.calendar .fc-view-container{width:1080px}.calendar .fc-day-header{font-size:16px;font-weight:400;padding:5px 10px}.calendar .fc-today{background:rgba(255,86,56,.05)}.calendar .fc-day-number{padding:2px 6px;font-size:13px}.calendar .fc-day-grid-event .fc-time{font-weight:400}.calendar .fc-row,.calendar tbody,.calendar td,.calendar th,.calendar thead{border-color:#e7e7e7}.calendar .fc-state-default{background:#fff;border:1px solid #e7e7e7;-webkit-box-shadow:none;box-shadow:none}.calendar .fc-state-default.fc-corner-left,.calendar .fc-state-default.fc-corner-right{-webkit-border-radius:0;border-radius:0}.calendar.fc button{height:34px;padding:0 15px;font-size:16px;color:#4d4d4d}.calendar.fc button .fc-icon{margin:0}.calendar.fc button .fc-icon:after{font-weight:300;font-size:24px;margin:0}.calendar .fc-state-disabled{opacity:.5}.calendar .fc-widget-content .fc-row .fc-content-skeleton{height:150px;overflow:auto}.calendar .fc-icon-right-single-arrow:after{left:0}.calendar a.fc-more{padding:2px 6px;font-size:13px;font-weight:300;margin:0;display:block}.calendar .fc-popover .fc-event-container{padding:3px 2px}.calendar .fc-popover .fc-header{background:#e7e7e7;font-size:16px;line-height:28px}.calendar .fc-popover .fc-header .fc-close{width:28px;height:28px;margin:0}.calendar .fc-popover .fc-header .fc-close:after{top:30%}.testimonials__section{position:relative;padding:120px 0}@media screen and (max-width:1023px){.testimonials__section{padding:100px 0 0}}.testimonials__bg{position:absolute;top:15px;left:75px;width:335px;height:382px;background-image:url(../images/bg.visa.testimonials.1.png);background-repeat:no-repeat;background-position:center;-webkit-background-size:contain;background-size:contain}@media only screen and (max-width:1023px){.testimonials__bg{top:auto;top:initial;bottom:35px}}.testimonials__holder{position:relative;padding:0 0 0 85px}.testimonials__list{display:block;list-style:none;padding:0;margin:0}.testimonials__item{opacity:0;visibility:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;height:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.testimonials__item:before{display:none}.testimonials__item.active{opacity:1;visibility:visible;height:auto}@media screen and (min-width:1024px){.testimonials__list{overflow:hidden}.testimonials__photo_holder{height:340px;width:340px}}.testimonials__photo{height:100%;width:100%;-webkit-border-radius:50%;border-radius:50%;background-color:#e5e5e5;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}@media screen and (max-width:1023px){.testimonials__holder{padding:0}.testimonials__photo_holder{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:60px 0 0}.testimonials__photo{width:280px;height:280px;margin:0 auto}}.testimonials__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding:70px 0 0 100px}.testimonials__quote{position:relative;color:#4d4d4d;font-size:35px;line-height:45px;font-weight:900;margin:0 0 30px}.testimonials__quote:before{display:block;opacity:.6;position:absolute;top:-50px;left:-80px;width:139px;height:93px;background:url(../assets/icon-quote.svg) center/contain no-repeat}@media screen and (max-width:1023px){.testimonials__content{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}.testimonials__quote:before{opacity:1;top:-50px;left:0;width:47px;height:32px}.testimonials__quote{font-size:23px;line-height:33px}}.testimonials__author{color:#5d25cf;font-size:14px;text-transform:uppercase;letter-spacing:4px}.testimonials__nav{display:inline-block;position:relative;margin:0 0 0 400px}@media screen and (max-width:1023px){.testimonials__nav{display:block;text-align:center;margin:30px 0}}.testimonials__nav_item{display:inline-block;width:10px;height:10px;-webkit-border-radius:50%;border-radius:50%;background:#e5e5e5;margin:0 10px 0 0;cursor:pointer}.testimonials__nav_item.active{background:#5e25d0}.visa__content{margin:0}.visa__section{position:relative;height:auto;overflow:hidden}.visa__section .photo{background-color:gray;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}.visa__section .text ul ul{padding-left:0;margin-bottom:10px;margin-left:-6px}.visa-options a,.visa__section .text a:hover{text-decoration:none}.visa__blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.visa__block{width:100%}@media screen and (min-width:1024px){.visa__block--xs{-webkit-box-flex:0;-webkit-flex:0 0 33.333%;-ms-flex:0 0 33.333%;flex:0 0 33.333%}.visa__block--s{width:420px}}@media screen and (min-width:1280px){.visa__block--xs{-webkit-box-flex:0;-webkit-flex:0 0 360px;-ms-flex:0 0 360px;flex:0 0 360px}}.eligibility__step,.visa__block_break{width:100%}@media screen and (min-width:1024px){.visa__block--m{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-left:auto;padding-left:120px}.visa__block--align-right{text-align:right}}.visa__landing .visa__section .text{max-width:480px}.visa__landing .visa__section .button{margin:60px 0 0}.visa__landing .visa__section_1{padding:175px 0}@media only screen and (max-width:1023px){.visa__landing .visa__section .button{margin:30px 0 0}.visa__landing .visa__section_1{padding:150px 0 50px}}.visa__landing .visa__section_1 .visa__block_1{text-align:right;padding:0 60px 0 0}.visa__landing .visa__section_1 .visa__block_2{padding:0 0 0 60px}.visa__landing .visa__section_1 .heading{max-width:460px;margin:40px 0 80px auto}@media only screen and (max-width:1023px){.visa__landing .visa__section_1 .visa__block_1{text-align:left}.visa__landing .visa__section_1 .visa__block_2{padding:30px 0 0}.visa__landing .visa__section_1 .heading{margin:0}.visa__landing .visa__section_1 .illu{display:none}}.visa__landing .visa__section_1 .illu{margin:0 0 60px}.visa__landing .visa__section_2{padding:0 0 100px}.visa__landing .visa__section_2 .section__heading{max-width:600px;text-align:center;margin:0 auto 80px}.visa__landing .visa__section_2 .visa__blocks{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1023px){.visa__landing .visa__section_2{padding:0 0 60px}.visa__landing .visa__section_2 .section__heading{text-align:left;margin:0 0 40px}.visa__landing .visa__section_2 .visa__block_2{display:none}}.visa__landing .visa__section_2 .visa__block_3{padding:175px 0 0}@media only screen and (max-width:1023px){.visa__landing .visa__section_2 .visa__block_3{padding:50px 0 0}}.visa__landing .visa__section_2 .illustration{display:inherit;max-width:80%;margin:0 auto}@media screen and (min-width:1280px){.visa__landing .visa__section_2 .illustration{max-width:100%}}.visa__landing .visa__blog{padding:80px 0 150px}.visa__landing .articles__holder{margin-top:-80px}@media only screen and (max-width:1023px){.visa__landing .visa__blog{padding:0 0 80px}.visa__landing .articles__holder{margin-top:-35px}}.visa__landing .visa__faq{padding:100px 0}@media only screen and (max-width:1023px){.visa__landing .visa__faq{padding:0}}.visa-options{margin:0 -20px 20px}.visa-options a{background:#ff5638;color:#fff;padding:12px 20px;display:inline-block;margin-bottom:10px;text-transform:uppercase;border:none}.eligibility__step_heading a,.faqs__cta a,.visa__blog a:hover,.visa__test .text a{text-decoration:underline}.visa-options__col{padding:0 20px}.visa__blog{color:#fff;text-align:center;background:url(../images/bg.visa.blog.1.jpg) center/cover #642dd3;padding:80px 0}@media only screen and (max-width:1023px){.visa__blog{padding:0 0 80px}}.visa__blog .photo{height:450px;background-repeat:no-repeat;background-position:center;-webkit-background-size:cover;background-size:cover;margin-bottom:60px}@media screen and (max-width:1023px){.visa__blog .photo{margin-left:-50px;margin-right:-50px;margin-bottom:50px}}@media only screen and (max-width:767px){.visa__blog .photo{height:200px;margin-left:-20px;margin-right:-20px;margin-bottom:30px}}.visa__blog .heading,.visa__blog .subheading{color:#fff;max-width:700px}.visa__blog .subheading{font-size:14px;text-transform:uppercase;margin:0 auto 20px}.visa__blog .heading{margin:0 auto 60px}.visa__blog .text{max-width:420px;margin:0 auto}.eligibility__intro{padding:0 0 80px}@media screen and (max-width:1023px){.eligibility__intro{padding:0 0 30px}}.eligibility__intro .text{max-width:575px;text-align:center;margin:0 auto}.eligibility__quicklinks{background:#ebebf3;padding:60px 0}@media screen and (max-width:1023px){.eligibility__quicklinks{padding:20px}}.eligibility__quicklinks a{color:#4d4d4d}.eligibility__quicklinks li{font-weight:500;padding-left:20px!important}.eligibility__quicklinks li:before{content:"↓"!important;top:0!important;left:0!important;color:#ff5638;border:0!important}.eligibility__start{padding:100px 0}@media screen and (max-width:1023px){.eligibility__start{padding:60px 0}}.eligibility__start .text{padding:0 0 35px}.eligibility__start .text h1,.eligibility__start .text h2,.eligibility__start .text h3{color:#4d4d4d;font-size:25px;line-height:35px;margin:0 0 35px}.eligibility__start .text li{display:block;margin:0 0 35px}.eligibility__start .illustration{margin:200px 0 0}.eligibility__apply{background:#ebebf3;padding:100px 0}@media screen and (max-width:1023px){.eligibility__start .visa__block--illustration{display:none}.eligibility__apply{padding:60px 0}}@media screen and (min-width:1280px){.eligibility__apply{background:url(../assets/illu.4.svg) top 56.5% center/242px auto no-repeat #ebebf3}}.eligibility__apply_content{padding:0 60px}.eligibility__steps{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:40px 0}@media screen and (min-width:1024px){.eligibility__apply .button{text-align:center}.eligibility__steps{margin:0 0 55px}}@media screen and (max-width:1023px){.eligibility__apply_content{padding:0}.eligibility__step{margin:0 0 80px}.eligibility__step:last-child{margin:0}}@media screen and (min-width:1024px){.eligibility__step{width:360px}.eligibility__step_2,.eligibility__step_4{text-align:right}.eligibility__step_1{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.eligibility__step_2{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding:160px 0 0}.eligibility__step_3{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5;margin:-30px 0 0}.eligibility__step_4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4;padding:300px 0 0;margin:-30px 0 0}.eligibility__step_break{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3;width:100%}}.eligibility__step_heading,.eligibility__step_subheading{font-size:25px;line-height:1;margin:0 0 10px;color:#4d4d4d}.eligibility__step_heading{font-weight:900}.eligibility__docs{padding:100px 0}.eligibility__docs .section--heading{text-align:center;margin:0 0 60px}.eligibility__docs .visa__blocks .heading{color:#4d4d4d}.eligibility__docs .visa__blocks .heading h1{color:#4d4d4d}.eligibility__docs .visa__block_break{height:80px}@media screen and (max-width:1023px){.eligibility__docs{padding:60px 0}.eligibility__docs .section--heading{text-align:left;margin:0 0 40px}.eligibility__docs .visa__blocks .heading{margin:0 0 30px}.eligibility__docs .visa__blocks .heading h1{font-size:18px;line-height:1.5}.eligibility__docs .visa__block_break{height:30px}}.eligibility__docs .visa__blocks .heading a{color:#ff5638}.eligibility__additionial_info{background:#ebebf3;padding:90px 0}.eligibility__additionial_info .section--heading{text-align:center;margin:0 0 60px}@media screen and (max-width:1023px){.eligibility__additionial_info{padding:60px 0}.eligibility__additionial_info .section--heading{text-align:left;margin:0 0 30px}.eligibility__additionial_info .visa__blocks .heading{margin:0 0 10px}.eligibility__additionial_info .visa__block--illustration{display:none}}.eligibility__additionial_info .text{margin:0 0 70px}@media screen and (max-width:1023px){.eligibility__additionial_info .text{margin:0 0 30px}}.eligibility__additionial_info .text:last-child{margin:0}.visa__common .visa__section_1.with--padding{padding:0 0 340px}.visa__common .visa__section_1 .photo{height:500px}@media only screen and (max-width:767px){.visa__common .visa__section_1.with--padding{padding:0 0 125px}.visa__common .visa__section_1 .photo{height:140px}}.visa__common .visa__section_1 .visa__blocks{padding:80px 0 0}.visa__common .visa__section_2{background:#ebebf3;overflow:visible}.visa__common .visa__section_2 .photo{position:relative;top:-250px;height:500px;margin-bottom:-250px}@media only screen and (max-width:767px){.visa__common .visa__section_1 .visa__blocks{padding:25px 0}.visa__common .visa__section_2 .photo{height:140px;top:-70px;margin-bottom:-70px}}.visa__common .visa__section_2 .visa__blocks{padding:100px 0}@media only screen and (max-width:767px){.visa__common .visa__section_2 .visa__blocks{padding:60px 0}.visa__common .heading{margin:0 0 20px}}@media screen and (min-width:768px) and (max-width:1023px){.visa__common .heading{margin:0 0 40px}}.page--with-pagenav .visa__content{margin:80px 0 0}@media only screen and (max-width:767px){.page--with-pagenav .visa__content{margin:30px 0 0}}.visa__pagenav{margin-top:-130px}@media only screen and (max-width:1023px){.visa__pagenav{margin-top:0}}.visa__pagenav_list{list-style:none;padding:0;margin:0}@media screen and (min-width:1024px){.visa__pagenav_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-shadow:3px 0 35px rgba(0,0,0,.3);box-shadow:3px 0 35px rgba(0,0,0,.3)}.visa__pagenav_item{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}}.visa__pagenav_link{color:#fff;font-size:20px;line-height:1}@media screen and (max-width:1023px){.visa__pagenav{background:#4f1bb7}.visa__pagenav_link{display:block;padding:20px 0;border-bottom:1px solid #8460cd}.visa__pagenav_link.current{font-weight:500}.visa__pagenav_link.current:before{content:"";display:inline-block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #ff5636;margin:0 20px 0 0}}@media screen and (min-width:1024px){.visa__pagenav_link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100px;background:#5d25cf;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.visa__pagenav_link.current,.visa__pagenav_link:hover{background:#ff5638}}.visa__faq{padding:80px 0}@media screen and (max-width:1023px){.visa__faq{padding:0}.visa__faq_block{margin-left:-50px;margin-right:-50px}}.visa__faq_block{color:#fff;text-align:center;background:url(../images/bg.visa.faq.1.jpg) center/cover no-repeat #ff5636;padding:75px 0}@media only screen and (max-width:767px){.visa__faq_block{padding:70px 20px;margin-left:-20px;margin-right:-20px}}.visa__faq .heading{color:#fff;max-width:555px;text-align:center;margin:0 auto 60px}.visa__faq .heading h1{color:#fff}.video--overlay-open{overflow:hidden}.video__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;text-align:right;background:rgba(77,77,77,.9);overflow-y:auto;z-index:102}.video__overlay.open{display:block}.video__overlay_wrapper{position:relative;width:100%;max-width:1200px;height:650px;margin:75px auto 0}.video__overlay .video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.video__overlay iframe{background:#000}.video__overlay embed,.video__overlay iframe,.video__overlay object{position:absolute;top:0;left:0;width:100%;height:100%}.edy-editmode .form_option_alt{display:block!important}.visa__test{color:#fff;min-height:auto;background:#642dd3}.visa__test .visa__content{margin:0 0 100px}@media only screen and (max-width:767px){.visa__test{background:url(../images/bg.visa.test.intro.mobile.png) bottom center/contain no-repeat #642dd3}.visa__test.in-progress{background:#fff}.visa__test .visa__content{margin:0}}.visa__test_intro{display:none;width:100%;max-width:840px;text-align:center;background:url(../images/bg.visa.test.1.png) left bottom/780px auto no-repeat;-webkit-box-shadow:3px 0 35px rgba(0,0,0,.3);box-shadow:3px 0 35px rgba(0,0,0,.3);padding:80px 0;margin:0 auto}.visa__test_intro.visible{display:block}.visa__test_intro .text{font-size:25px;line-height:35px;max-width:480px;margin:0 auto 30px}.visa__test_intro .btn__cta{margin:0 auto}.visa__test_steps{display:none;max-width:840px;margin:0 auto}@media only screen and (max-width:767px){.visa__test_intro{-webkit-box-shadow:none;box-shadow:none;background:0 0;padding:15px 0}.visa__test_steps{margin:0 -20px}}.visa__test_steps.visible{display:block}.visa__test_step{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;width:100%;min-height:540px;max-width:840px;-webkit-box-shadow:3px 0 35px rgba(0,0,0,.3);box-shadow:3px 0 35px rgba(0,0,0,.3);margin:0 auto}.visa__test_step.visible{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.visa__test_step_1 .visa__test_question{background-image:url(../images/bg.visa.test.step.1.png)}@media screen and (min-width:768px){.visa__test_step_1 .visa__test_question{background-position:bottom 60px left 60px;-webkit-background-size:239px 149px;background-size:239px 149px}}.visa__test_step_2 .visa__test_question{background-image:url(../images/bg.visa.test.step.2.png);-webkit-background-size:193px 137px;background-size:193px 137px}@media only screen and (max-width:767px){.visa__test_step{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:475px;-webkit-box-shadow:none;box-shadow:none}.visa__test_step_2 .visa__test_question{background-position:bottom -60px right 30px}}@media screen and (min-width:1024px){.visa__test_step_2 .visa__test_question{background-position:bottom 60px left 110px}}.visa__test_step_3 .visa__test_question{background-image:url(../images/bg.visa.test.step.3.png)}@media screen and (min-width:768px){.visa__test_step_3 .visa__test_question{background-position:bottom 60px left 60px;-webkit-background-size:236px 167px;background-size:236px 167px}.visa__test_step_4,.visa__test_step_6{min-height:auto}}.visa__test_step_4 .visa__test_question{background-image:url(../images/bg.visa.test.step.2.png);-webkit-background-size:193px 137px;background-size:193px 137px}@media only screen and (max-width:767px){.visa__test_step_4 .visa__test_question{background-position:bottom -60px right 30px}}@media screen and (min-width:1024px){.visa__test_step_4 .visa__test_question{background-position:bottom 30px left 110px}}.visa__test_step_5 .visa__test_question{background-image:url(../images/bg.visa.test.step.2.png);-webkit-background-size:193px 137px;background-size:193px 137px}@media only screen and (max-width:767px){.visa__test_step_5 .visa__test_question{background-position:bottom -60px right 30px}}@media screen and (min-width:1024px){.visa__test_step_5 .visa__test_question{background-position:bottom 60px left 110px}}.visa__test_step_6 .visa__test_question{background-image:url(../images/bg.visa.test.step.6.png)}@media screen and (min-width:768px){.visa__test_step_6 .visa__test_question{background-position:bottom 30px left 60px;-webkit-background-size:231px 159px;background-size:231px 159px}}.visa__test_step .text{font-size:25px;line-height:35px;max-width:480px;margin:0 auto 30px}.visa__test_question{width:360px;font-size:25px;line-height:35px;text-align:left;background-color:#642dd3;background-repeat:no-repeat;padding:45px 60px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1023px){.visa__test_question{width:100%}}@media screen and (min-width:768px) and (max-width:1023px){.visa__test_question{background-position:top 25px right 25px!important}}@media only screen and (max-width:767px){.visa__test_question{background-position:right 25px bottom -25px;-webkit-background-size:contain;background-size:contain;padding:20px}}.visa__test_answer{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;color:#4d4d4d;background:#fff;padding:80px 55px 150px;-webkit-box-sizing:border-box;box-sizing:border-box}.visa__test_answer .btn__next,.visa__test_answer input[type=submit]{position:absolute;right:60px;bottom:50px;letter-spacing:0;z-index:2}@media only screen and (max-width:767px){.visa__test_answer{padding:20px 20px 80px}.visa__test_answer label:last-of-type{margin:0 0 40px}.visa__test_answer .btn__next,.visa__test_answer input[type=submit]{right:20px;bottom:20px}}.visa__test_answer .btn__prev{position:absolute;bottom:75px;left:60px;color:#ff5638;font-size:18px;line-height:1;z-index:2}.visa__test_answer .form_field label{font-size:18px;line-height:30px}.visa__test_result{display:none;width:100%;max-width:840px;text-align:center;background-color:#642dd3;-webkit-box-shadow:3px 0 35px rgba(0,0,0,.3);box-shadow:3px 0 35px rgba(0,0,0,.3);margin:0 auto}@media only screen and (max-width:767px){.visa__test_answer .btn__prev{left:20px;bottom:45px}.visa__test_result{background:0 0;-webkit-box-shadow:none;box-shadow:none}}.visa__test_result.visible{display:block}.visa__test_result_header{font-size:25px;line-height:35px;background-image:url(../images/bg.visa.test.alt.png);background-repeat:no-repeat;background-position:center center;-webkit-background-size:688px auto;background-size:688px auto;padding:75px 0}@media only screen and (max-width:767px){.visa__test_result_header{padding:20px 20px 50px}}.visa__test_result_content{color:#4d4d4d;line-height:30px;text-align:left;background:#fff;padding:50px 120px}.visa__test_result .text{max-width:500px;margin:0 auto}.visa__test_result b{font-weight:900}.visa__test_result .button{display:inline-block;margin:70px auto 0}.visa__test_success .visa__test_result_header{background-image:url(../images/bg.visa.test.success.png)}.visa__test_success .text{font-size:25px;line-height:35px}@media only screen and (max-width:767px){.visa__test_result_content{padding:20px}.visa__test_alt{width:auto;margin:0 -20px}}.visa__test .subheading{color:#ff5638;font-size:16px;text-transform:uppercase;margin:0 0 20px}.visa__test .form_option_alt{display:none}.visa__test .form_field_helper{display:block;font-size:16px;line-height:26px}.visa__test .form_error,.visa__test .form_field_error{display:none}.visa__test .form_field_with_radio label{position:relative;display:block;margin:0 0 10px;padding:0 0 0 25px}.visa__test .form_field_with_radio input[type=radio]{position:absolute;top:3px;left:0;z-index:1}.visa__test .form_field_with_radio input[type=text]{float:right;display:inline-block;width:100%;max-width:275px;color:#4d4d4d;font-size:18px;font-weight:300;border:0;border-bottom:2px solid #9b9b9b;padding:3px 0 8px;margin:0}@media only screen and (max-width:767px){.visa__test .form_field_with_radio input[type=text]{max-width:210px}}.visa__test .form_field_with_radio input[type=text]::-webkit-input-placeholder{color:#9b9b9b;font-style:italic}.visa__test .form_field_with_radio input[type=text]:-moz-placeholder{color:#9b9b9b;font-style:italic}.visa__test .form_field_with_radio input[type=text]::-moz-placeholder{color:#9b9b9b;font-style:italic}.visa__test .form_field_with_radio input[type=text]:-ms-input-placeholder{color:#9b9b9b;font-style:italic}.visa__test .form_field_with_checkbox label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;position:relative;margin:0 0 10px}.visa__test .form_field_with_checkbox input[type=checkbox]{width:15px;height:15px;border:0;padding-left:30px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none}.visa__test .form_field_with_checkbox input[type=checkbox]:before{content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:15px;height:15px;color:#4d4d4d;border:1px solid #747474;position:absolute;left:0;top:6px}.visa__test .form_field_with_checkbox input[type=checkbox]:checked:before{content:"■"}.visa__test input[type=submit]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:18px;line-height:1;font-weight:300;letter-spacing:2px;text-transform:uppercase;border:0;background:#ff5638;padding:24px 30px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer}.visa__test input[type=submit]:hover{background:#fc9120}.visa__test .form_submit{display:none}.visa__test_heading{color:#fff;font-size:50px;line-height:60px;font-weight:900;margin:0 0 35px}.visa__test .text h1,.visa__test .text h2,.visa__test .text h3{font-weight:900;margin:0 0 10px}.visa__test .text a:hover{text-decoration:none}.resources{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:400}.resources h4{font-size:14px;font-weight:300;margin-top:8px}.resources__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px -32px;font-size:18px;line-height:1.2;max-width:calc(4 * 236px + 4 * 32px)}@media only screen and (max-width:543px){.resources__inner{width:268px}}.resources__item{width:236px;height:274px;min-width:236px;margin:0 16px 32px;position:relative;z-index:1}.resources__item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(#df4026),to(#f46145));background:-webkit-linear-gradient(left,#df4026,#f46145);background:-o-linear-gradient(left,#df4026,#f46145);background:linear-gradient(to right,#df4026,#f46145);opacity:0;z-index:-1;transition:opacity .2s}.resources__item.has-link{cursor:pointer}.resources__item.has-link:hover:before{opacity:1}@media only screen and (max-width:1139px){.resources__inner{max-width:calc(3 * 236px + 3 * 32px)}.resources__item{width:calc(100% / 3 - 32px)}}@media only screen and (max-width:871px){.resources__inner{max-width:calc(2 * 236px + 2 * 32px)}.resources__item{width:calc(100% / 2 - 32px)}}@media only screen and (max-width:543px){.resources__item{width:100%}}.resources__link{position:absolute;top:0;left:0;width:100%;height:100%;padding:96px 28px 28px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#ff5638;border:1px solid #ff5638}.resources__link:after,.resources__link:before{content:"";position:absolute;top:28px;left:28px;width:43px;height:53px;-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.resource__link,.resources__open{font-size:16px;height:32px;line-height:32px;text-align:center;white-space:nowrap}.resources__link:before{background:url(../assets/icon-paper-orange.svg) no-repeat}.resources__link:after{background:url(../assets/icon-paper-white.svg) no-repeat;opacity:0}.has-link .resources__link{-webkit-transition:color .2s,-webkit-box-shadow .2s;-o-transition:color .2s,box-shadow .2s;transition:color .2s,box-shadow .2s;transition:color .2s,box-shadow .2s,-webkit-box-shadow .2s}.has-link .resources__link:hover{border-color:transparent;color:#fff;-webkit-box-shadow:0 5px 25px rgba(0,0,0,.35);box-shadow:0 5px 25px rgba(0,0,0,.35)}.has-link .resources__link:hover:before{opacity:0}.has-link .resources__link:hover:after{opacity:1}.resources__open{border:1px solid #ff5638;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;bottom:30px;left:28px;right:28px;-webkit-transition:border-color .2s,background .2s;-o-transition:border-color .2s,background .2s;transition:border-color .2s,background .2s}.resources__item.has-link:hover .resources__open{border-color:#fff;color:#fff;-webkit-transition:border-color .2s,background .2s,color .2s;-o-transition:border-color .2s,background .2s,color .2s;transition:border-color .2s,background .2s,color .2s}.resources__item.has-link:hover .resources__open:hover{background:#fff;color:#ff5638}.resource__btn{margin-top:40px}.resource__btn+.resource__btn{margin-top:10px}.resource__link{border:1px solid #ff5638;padding:0 28px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;-webkit-transition:background .2s,color .2s;-o-transition:background .2s,color .2s;transition:background .2s,color .2s}.edd-body,.edd-head{border:1px solid #f2f2f2;overflow:hidden}.faqs__layout,.visa__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}.resource__link:hover{background:#ff5638;color:#fff}.faqs__section{padding:40px 0 80px}.faqs__layout{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 80px}@media only screen and (max-width:1023px){.faqs__section{padding:0}.faqs__layout{margin:0}}.faqs__list{display:block;list-style:none;padding:0;margin:0 0 0 auto}@media screen and (min-width:1024px){.faqs__list{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-left:auto;padding-left:120px}}.faqs__item{opacity:0;visibility:hidden;position:absolute;margin:0 0 50px;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.faqs__item:before{display:none}.faqs__item.visible{opacity:1;visibility:visible;position:relative}.faqs__title{font-size:25px}.faqs__content ul{list-style:none;padding:0;margin:0}.faqs__content li{display:block;margin:0 0 8px}.faqs__content li:before{display:inline-block;content:"/";margin:0 10px 0 0}.edd-arrow:before,.edd-gradient-bottom,.edd-gradient-top,.edd-option-selected:before,.faqs__nav_link:after{content:""}.faqs__cta{color:#fff;text-align:center;background:url(../images/bg.visa.faq.1.jpg) center/cover no-repeat;padding:80px 50px}@media only screen and (max-width:1023px){.faqs__cta{margin-left:-50px;margin-right:-50px}}@media only screen and (max-width:767px){.faqs__cta{padding:80px 20px;margin-left:-20px;margin-right:-20px}}.faqs__cta .heading{color:#fff;margin:0}.faqs__cta .text{font-size:35px;line-height:45px}@media only screen and (max-width:1023px){.faqs__cta .text{font-size:23px;line-height:33px}}.edd-head,.edd-root{position:relative;font-size:16px;font-weight:300}.faqs__cta a{color:#fff}.faqs__cta a:hover{text-decoration:none}.edd-root,.edd-root *,.edd-root ::after,.edd-root ::before{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.edd-root{display:inline-block;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1;background:#fff;margin:0}.edd-root-disabled{color:#ccc;cursor:not-allowed}.edd-option,.edd-root:not(.edd-root-disabled) .edd-value{cursor:pointer}.edd-root.edd-root-focused::after,.edd-root.edd-root-invalid::after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.edd-root.edd-root-invalid::after{background:#ff6969}.edd-root-disabled .edd-arrow{color:#ccc}.edd-root-open .edd-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.edd-root-open .edd-body{opacity:1;pointer-events:all;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:opacity .2s,-webkit-transform .1s cubic-bezier(.25,.46,.45,.94);-o-transition:opacity .2s,transform .1s cubic-bezier(.25,.46,.45,.94);transition:opacity .2s,transform .1s cubic-bezier(.25,.46,.45,.94);transition:opacity .2s,transform .1s cubic-bezier(.25,.46,.45,.94),-webkit-transform .1s cubic-bezier(.25,.46,.45,.94)}.edd-root-open-above .edd-body{bottom:100%}.edd-root-open-below .edd-body{top:100%}.edd-root-native .edd-select{display:block;left:0;top:0;width:100%;height:100%}.edd-root-has-value .edd-value{font-style:normal}.edd-head{color:#a6a6a6;padding:0 18px}.edd-arrow,.edd-arrow:before,.edd-body,.edd-select{position:absolute}.edd-value{width:100%;display:inline-block;color:#4d4d4d;vertical-align:middle;padding:18px 0}@media only screen and (max-width:767px){.edd-value{padding:15px 0}}.edd-arrow{width:14px;height:10px;top:calc(50% - 5px);right:15px;-webkit-transition:-webkit-transform 150ms;-o-transition:transform 150ms;transition:transform 150ms;transition:transform 150ms,-webkit-transform 150ms;pointer-events:none;color:#666}.edd-arrow:before{width:13px;height:13px;background:url(../assets/ic.arrow.down.svg) center/contain no-repeat;top:0;right:2px}.edd-body{opacity:0;left:0;right:0;pointer-events:none;z-index:999;background:#fff;-webkit-box-shadow:0 5px 15px 0 rgba(0,10,180,.1);box-shadow:0 5px 15px 0 rgba(0,10,180,.1);border-top:0;border-right:0}.edd-group-label,.edd-option,.edd-value{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.edd-select{opacity:0;left:-999px}.edd-option{position:relative;padding:18px;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.edd-option:hover{background:#e7e7e7}.edd-option-selected{font-weight:400}.edd-option-selected:before{position:absolute;width:8px;height:4px;left:6px;top:calc(50% - 4px);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.edd-group-disabled .edd-option,.edd-option-disabled{cursor:default;color:#ccc}.edd-items-list{max-height:0;-webkit-transition:max-height .2s cubic-bezier(.25,.46,.45,.94);-o-transition:max-height .2s cubic-bezier(.25,.46,.45,.94);transition:max-height .2s cubic-bezier(.25,.46,.45,.94);overflow:auto;-webkit-overflow-scrolling:touch}.edd-items-list::-webkit-scrollbar{width:12px}.edd-items-list::-webkit-scrollbar-track{background:#efefef}.edd-items-list::-webkit-scrollbar-thumb{background:#ccc}.edd-group-label{font-size:13px;padding:4px 8px 4px 0;color:#555;font-weight:600}.edd-group-has-label{padding-left:22px}.edd-gradient-bottom,.edd-gradient-top{position:absolute;left:2px;right:12px;height:32px;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,0)),color-stop(40%,#fff),color-stop(60%,#fff),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,#fff 40%,#fff 60%,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,#fff 40%,#fff 60%,rgba(255,255,255,0) 100%);background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 40%,#fff 60%,rgba(255,255,255,0) 100%);background-repeat:repeat-x;-webkit-background-size:100% 200%;background-size:100% 200%;pointer-events:none;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;opacity:0}.edd-gradient-top{background-position:bottom;top:0}.edd-gradient-bottom{background-position:top;bottom:0}.edd-body-scrollable .edd-gradient-bottom,.edd-body-scrollable .edd-gradient-top,.edd-body-scrollable.edd-body-at-bottom .edd-gradient-bottom,.edd-body-scrollable.edd-body-at-top .edd-gradient-top{opacity:0}.page--with--pagenav{padding:0 0 70px}.pagenav{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;right:0;bottom:0;height:70px;background:#ff5638;z-index:99}@media only screen and (max-width:1180px){.page--with--pagenav{padding:0 0 50px}.pagenav{width:100%;left:0;height:50px}}.pagenav__list{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;list-style:none;background:#ff5638;padding:0;margin:0}.pagenav__list.open{opacity:1;visibility:visible}.pagenav__item{display:inline}@media only screen and (max-width:1180px){.pagenav__list{opacity:0;visibility:hidden;position:absolute;right:0;bottom:50px;left:0;border-bottom:1px solid #ff6a4e;padding:30px 0}.pagenav__item{display:block;width:100%}.pagenav__item:last-child .pagenav__link{margin:0 20px}.pagenav__link{margin:0 20px 20px}}.pagenav__link{display:inline-block;color:#fff;font-size:16px;line-height:1;text-transform:uppercase;padding:0 20px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:1024px){.pagenav__link{display:inline-block;height:70px;line-height:70px;text-align:center;border-right:1px solid #ff6a4e;padding:0 30px}.pagenav__link.current{font-weight:500;text-decoration:underline}}.faqs__nav_link,.faqs__nav_select,.visa__nav_link{color:#fff;font-size:16px;line-height:1;text-transform:uppercase}@media screen and (max--width:1023px){.pagenav__link.current{border-bottom:1px solid #fff}}.pagenav__link:hover{background:#fc9120}.pagenav .btn__menu{position:relative;margin:0 0 0 20px}@media screen and (min-width:1024px){.pagenav .btn__menu{display:none}}.pagenav .btn__back_top{display:inline-block;padding:0 16px}@media only screen and (max-width:1180px){.pagenav .btn__back_top{border-left:1px solid #ff6a4e;margin-left:auto}}@media screen and (max-width:1023px){.faqs__nav{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin:-15px 0 35px}}.faqs__nav_list{display:none;list-style:none;padding:0;margin:0}@media screen and (min-width:1024px){.faqs__nav{-webkit-box-flex:0;-webkit-flex:0 0 360px;-ms-flex:0 0 360px;flex:0 0 360px}.faqs__nav_list{display:block}}.faqs__nav_select{display:none;width:100%;font-weight:300;border:0;-webkit-border-radius:0;border-radius:0;background:url(../assets/icon-arrow-down.svg) right 20px center/13px 9px no-repeat #ff5638;-webkit-box-shadow:none;box-shadow:none;padding:24px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (max-width:1023px){.faqs__nav_select{display:block}}.faqs__nav_item{display:inline}.faqs__nav_item:before{display:none}.faqs__nav_link{display:block;position:relative;background:#ff5638;padding:25px 40px;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}.faqs__nav_link:after{opacity:0;position:absolute;top:23px;right:0;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.faqs__nav_link.current,.faqs__nav_link:hover{background:#ff6a4e}.faqs__nav_link.current::after,.faqs__nav_link:hover::after{opacity:1}.page--with-visa-nav{padding:0 0 70px}.visa__nav{display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;right:0;bottom:0;height:70px;background:#ff5638;z-index:99}@media only screen and (max-width:1180px){.page--with-visa-nav{padding:0 0 50px}.visa__nav{width:100%;left:0;height:50px}}.visa__nav_list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;list-style:none;background:#ff5638;padding:0;margin:0}.visa__nav_list.open{opacity:1;visibility:visible}.visa__nav_item{display:inline}@media only screen and (max-width:1180px){.visa__nav_list{opacity:0;visibility:hidden;position:absolute;right:0;bottom:50px;left:0;border-bottom:1px solid #ff6a4e;padding:30px 0}.visa__nav_item{display:block;width:100%}.visa__nav_item:last-child .visa__nav_link{margin:0 20px}.visa__nav_link{margin:0 20px 20px}}.visa__nav_link{display:inline-block;padding:0 20px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (max--width:1023px){.visa__nav_link.current{border-bottom:1px solid #fff}}.visa__nav_link:hover{background:#fc9120}.visa__nav .btn__menu{position:relative;margin:0 0 0 20px}@media screen and (min-width:1024px){.visa__nav_link{display:inline-block;height:70px;line-height:70px;text-align:center;border-right:1px solid #ff6a4e;padding:0 30px}.visa__nav_link.current{font-weight:500;text-decoration:underline}.visa__nav .btn__menu{display:none}}.visa__nav .btn__back_top{display:inline-block;padding:0 16px}@media only screen and (max-width:1180px){.visa__nav .btn__back_top{border-left:1px solid #ff6a4e;margin-left:auto}}[v-cloak]{display:none}.edy-editmode .drop-picture{height:100%;width:100%;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}.edy-editmode .edy-img-drop-area-remove-image{left:20px!important;top:20px!important;width:30px!important;height:30px!important}.edy-editmode .header .edy-bgpicker-toggle-button{top:75px;right:25px}