@font-face{font-family:Manrope-Regular;font-style:normal;font-weight:400;src:url(../fonts/Manrope-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Manrope-Regular.woff) format("woff"),url(../fonts/Manrope-Regular.ttf) format("truetype")}@font-face{font-family:Manrope-Medium;font-style:normal;font-weight:500;src:url(../fonts/Manrope-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Manrope-Medium.woff) format("woff"),url(../fonts/Manrope-Medium.ttf) format("truetype")}@font-face{font-family:Manrope-Bold;font-style:normal;font-weight:700;src:url(../fonts/Manrope-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Manrope-Bold.woff) format("woff"),url(../fonts/Manrope-Bold.ttf) format("truetype")}*{margin:0;padding:0}body{font-family:Manrope-Medium;font-size:18px;color:#0e1d4a;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;background-color:#fbf9f7;overflow-x:hidden;line-height:1.7}@media only screen and (max-width:767px){body{font-size:15px}}a{text-decoration:none;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}a:hover{color:#4a7eff!important}ul{list-style:none}h1{font-family:Manrope-Regular;font-weight:400;font-size:70px;line-height:1.2;color:#0e1d4a}@media only screen and (max-width:991px){h1{font-size:58px}}@media only screen and (max-width:767px){h1{font-size:49px}}h2{font-family:Manrope-Regular;font-weight:400;font-size:32px;line-height:1.2}@media only screen and (max-width:991px){h2{font-size:27px}}@media only screen and (max-width:767px){h2{font-size:22px}}h3{font-family:Manrope-Bold;font-weight:700;font-size:28px;color:#4a7eff;line-height:1.2}@media only screen and (max-width:991px){h3{font-size:23px}}@media only screen and (max-width:767px){h3{font-size:20px}}h4{font-family:Manrope-Medium;font-size:18px;color:#4a7eff}@media only screen and (max-width:991px){h4{font-size:15px}}@media only screen and (max-width:767px){h4{font-size:13px}}img{max-width:100%;height:auto}main{margin-top:104px}@media only screen and (max-width:991px){main{margin-top:85px}}@media only screen and (max-width:767px){main{margin-top:70px}}.abs{position:absolute;top:0;left:0}.abs_block{top:0;left:0;width:100%;height:100%}.abs_centered{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.abs_rb{right:0;left:unset}.abs_bl,.abs_rb{top:unset;bottom:0}.abs_bl{right:unset;left:0}.abs_tr{top:0;right:0;bottom:unset;left:unset}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.flex_between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex_xcenter{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex_ycenter{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex_column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex_xend{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.flex_yend{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.flex_centered{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.flex_rreverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex_nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.bg{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:50%}body.scroll-disable{overflow-y:hidden!important}.container{margin:0 auto;width:100%;max-width:1240px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1290px){.container{max-width:100%;padding-left:25px;padding-right:25px}}.container_big{max-width:1340px}@media only screen and (max-width:1390px){.container_big{max-width:100%;padding-left:25px;padding-right:25px}}.nav{position:fixed;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 2px 14px rgba(0,0,0,.1);box-shadow:0 2px 14px rgba(0,0,0,.1);z-index:10;background-color:#fbf9f7}@media only screen and (max-width:991px){.nav{height:85px}}@media only screen and (max-width:767px){.nav{height:70px}}.nav:after{opacity:0;content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#e4dfdb;z-index:-1;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (min-width:992px){.nav_active:after{opacity:1}}.nav__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.nav__logo{margin-right:50px}.nav__right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:calc(100% - 225px)}@media only screen and (max-width:991px){.nav__right{opacity:0;visibility:hidden;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;top:100%;left:0;width:100%;height:calc(100vh - 85px);background-color:#fbf9f7;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}}@media only screen and (max-width:991px){.nav__right_active{opacity:1;visibility:visible}}.nav__toggle{display:none}@media only screen and (max-width:991px){.nav__toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:18px;height:18px}}.nav__toggle_active{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nav__toggle_active .burger{display:none}.nav__toggle_active .close{display:block}.logo{width:175px}@media only screen and (max-width:767px){.logo{width:145px}}.logo__link{display:block;width:100%;height:100%;line-height:0}.logo__img{width:100%}.menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1}@media only screen and (max-width:991px){.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.menu__item{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;padding-top:38px;padding-bottom:38px;height:100%;border-bottom:1px solid rgba(0,0,0,0);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.menu__item:nth-child(n+2){margin-left:30px}@media only screen and (max-width:991px){.menu__item:nth-child(n+2){margin-left:0}}@media only screen and (max-width:991px){.menu__item{padding-top:0;padding-bottom:0;margin-bottom:30px;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:992px){.menu__item.menu__item_parent:hover{border-bottom-color:#4a7eff}}@media only screen and (min-width:992px) and (min-width:992px){.menu__item.menu__item_parent:hover .sub{opacity:1;visibility:visible}}.menu__link{font-size:16px;color:#0e1d4a;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (max-width:991px){.menu__link{font-size:20px}}.menu .sub{opacity:0;position:absolute;top:100%;left:0;padding-top:52px;padding-bottom:57px;width:100%;height:auto;max-height:calc(100vh - 104px);overflow-y:auto;background-color:#fbf9f7;border-top:1px solid rgba(0,0,0,0);visibility:hidden;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-shadow:0 2px 14px rgba(0,0,0,.1);box-shadow:0 2px 14px rgba(0,0,0,.1)}.menu .sub__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.menu .sub__left{width:45%}.menu .sub__right{width:55%}.menu .sub__title{font-family:Manrope-Bold;font-weight:700;font-size:30px;color:#4a7eff}.menu .sub__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.menu .sub__item{margin-bottom:40px;width:44%}.menu .sub__item:nth-child(odd){margin-right:6%}.menu .sub__item>a{display:block;margin-bottom:10px;font-size:16px;line-height:1.6;color:#0e1d4a}.menu .sub__item>p{font-family:Manrope-Regular;font-weight:400;font-size:14px;color:#566180;line-height:1.6}.btn{position:relative;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;padding:8px 30px;border:0;border-radius:22px;background-image:-o-linear-gradient(144deg,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(-54deg,#57f6bd,#4a7eff);background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn,.btn__text{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn__text{opacity:1;font-size:16px;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);color:#fff}@media only screen and (max-width:767px){.btn__text{font-size:13px}}.btn:before{content:"";opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:22px;background-image:-o-linear-gradient(144deg,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(-54deg,#57f6bd,#4a7eff);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.btn:after{opacity:0;content:attr(data-text);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);color:#fff;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:2;font-size:16px;white-space:nowrap}@media only screen and (max-width:767px){.btn:after{font-size:13px}}.btn:hover{border:0}.btn:hover:before{opacity:1;background-image:-o-linear-gradient(144deg,#4a7eff 0,#57f6bd 100%);background-image:linear-gradient(-54deg,#4a7eff,#57f6bd)}.btn:hover:after{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn:hover .btn__text{opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.btn_grey{background-image:url(../images/noise.jpg)}.btn_grey .btn__text{color:#4a7eff}.btn_transparent{border:2px solid #4a7eff;background-image:none;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn_transparent:before{top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px)}.btn_transparent .btn__text{color:#0e1d4a}.btn_transparent:hover{border:2px solid rgba(0,0,0,0)}.btn_transparent:hover:before{opacity:1;background-image:-o-linear-gradient(144deg,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(-54deg,#57f6bd,#4a7eff)}.btn_transparent>span{z-index:2}.btn_circle{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:0;width:75px;height:75px;background-image:-o-linear-gradient(144deg,#4a7eff 0,#57f6bd 100%);background-image:linear-gradient(-54deg,#4a7eff,#57f6bd);border-radius:50%;border:0;line-height:0}@media only screen and (max-width:991px){.btn_circle{width:63px;height:63px}}@media only screen and (max-width:767px){.btn_circle{width:52px;height:52px}}.btn_circle:before{opacity:1;top:2px;left:2px;bottom:2px;right:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-image:none;background-color:#fbf9f7;border-radius:50%}.btn_circle:after{content:"";width:46px;height:42px;background-image:url(../images/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}@media only screen and (max-width:991px){.btn_circle:after{width:38px;height:35px}}@media only screen and (max-width:767px){.btn_circle:after{width:32px;height:29px}}.btn_circle:hover:before{opacity:0}.btn_circle:hover:after{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn_circle:hover .btn__arrow{opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.btn__arrow{position:relative;display:block;width:46px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}@media only screen and (max-width:991px){.btn__arrow{width:38px}}@media only screen and (max-width:767px){.btn__arrow{width:32px}}.btn-circle{position:relative;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:75px;height:75px;background-image:-o-linear-gradient(144deg,#4a7eff 0,#57f6bd 100%);background-image:linear-gradient(-54deg,#4a7eff,#57f6bd);border-radius:50%;border:0;line-height:0}@media only screen and (max-width:991px){.btn-circle{width:63px;height:63px}}@media only screen and (max-width:767px){.btn-circle{width:52px;height:52px}}.btn-circle:before{content:"";position:absolute;top:2px;left:2px;bottom:2px;right:2px;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#fbf9f7;border-radius:50%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn-circle:after{opacity:0;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);width:46px;height:42px;background-image:url(../images/arrow-white.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media only screen and (max-width:991px){.btn-circle:after{width:38px;height:35px}}@media only screen and (max-width:767px){.btn-circle:after{width:32px;height:29px}}.btn-circle__arrow{position:relative;display:block;width:46px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}@media only screen and (max-width:991px){.btn-circle__arrow{width:38px}}@media only screen and (max-width:767px){.btn-circle__arrow{width:32px}}.btn-circle:hover:before{opacity:0}.btn-circle:hover:after{opacity:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.btn-circle:hover .btn-circle__arrow{opacity:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.burger{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:991px){.burger{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.burger__item{width:4px;height:4px;border-radius:50%;background-color:#4a7eff}.burger__item:nth-child(n+2){margin-top:2px}.close{display:none}.footer{padding-top:153px;padding-bottom:77px}@media only screen and (max-width:991px){.footer{padding-top:76px;padding-bottom:36px}}.footer__bot,.footer__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:480px){.footer__bot,.footer__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer__top{margin-bottom:89px}@media only screen and (max-width:991px){.footer__bot{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:480px){.footer__bot>*{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.footer__link{font-size:14px;color:#566180}@media only screen and (max-width:480px){.footer__link{display:block;margin-top:15px}}.footer__link:nth-child(n+2){margin-left:30px}@media only screen and (max-width:480px){.footer__link:nth-child(n+2){margin-left:0}}@media only screen and (max-width:480px){.footer__menu{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}}@media only screen and (max-width:480px){.footer__menu li{text-align:center}}.footer__menu a{font-family:Manrope-Medium;font-size:26px;color:#4a7eff;border-bottom:1px solid rgba(0,0,0,0)}.footer__menu a:hover{border-bottom-color:#4a7eff}@media only screen and (max-width:991px){.footer__menu a{font-size:22px}}.footer__logo{width:78px}@media only screen and (max-width:991px){.footer__logo{width:65px}}@media only screen and (max-width:480px){.footer__logo{margin-bottom:30px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media only screen and (max-width:480px){.footer__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.footer__list li:nth-child(n+2){margin-left:30px}@media only screen and (max-width:480px){.footer__list li:nth-child(n+2){margin-left:0}}.poster{position:relative}.poster__img{background-repeat:no-repeat;background-position:50%;background-size:cover}.poster__img,.poster__video{position:absolute;width:100%;height:100%}.poster__video{-o-object-fit:cover;object-fit:cover}.poster:before{content:"";position:absolute;width:330px;height:330px;background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (max-width:991px){.poster:before{width:275px;height:275px}}@media only screen and (max-width:767px){.poster:before{width:229px;height:229px}}.poster_tl{margin-top:20px;margin-left:20px}@media only screen and (max-width:767px){.poster_tl{margin-top:15px;margin-left:15px}}.poster_tl:before{top:-20px;left:-20px}@media only screen and (max-width:767px){.poster_tl:before{top:-15px;left:-15px}}.poster_bl{margin-bottom:20px;margin-left:20px}@media only screen and (max-width:767px){.poster_bl{margin-bottom:15px;margin-left:15px}}.poster_bl:before{bottom:-20px;left:-20px}@media only screen and (max-width:767px){.poster_bl:before{bottom:-15px;left:-15px}}.suptitle{margin-bottom:31px;display:block;font-family:Manrope-Medium;color:#4a7eff}@media only screen and (max-width:991px){.suptitle{margin-bottom:23px}}.title{margin-bottom:32px;font-family:Manrope-Regular;font-weight:400;font-size:32px;line-height:50px}@media only screen and (max-width:991px){.title{margin-bottom:26px;font-size:26px;line-height:42px}}@media only screen and (max-width:767px){.title{margin-bottom:22px;font-size:22px;line-height:38px}}.subtitle{font-family:Manrope-Medium}.pill{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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.pill__img{width:284px;height:auto}.pill__shadow{opacity:0;width:100%;height:auto}.pill_sm .pill__img,.pill_sm .pill__shadow{width:137px}.fade-up{opacity:0}.h1{font-family:Manrope-Regular;font-weight:400;font-size:70px;color:#0e1d4a;line-height:80px}@media only screen and (max-width:991px){.h1{font-size:58px;line-height:67px}}@media only screen and (max-width:767px){.h1{font-size:48px;line-height:56px}}.h1>span{color:#4a7eff}.animate-h1{position:relative;line-height:1}.animate-h1__text{display:inline-block;position:relative;font-size:140px;color:#4a7eff;z-index:1}@media only screen and (max-width:991px){.animate-h1__text{font-size:116px}}@media only screen and (max-width:767px){.animate-h1__text{font-size:97px}}@media only screen and (max-width:575px){.animate-h1__text{font-size:65px}}@media only screen and (max-width:400px){.animate-h1__text{font-size:43px}}.animate-h1__pill{position:absolute;z-index:0}.animate-h1__pill_yellow{left:28%;bottom:80%;width:177px}@media only screen and (max-width:991px){.animate-h1__pill_yellow{width:147px}}@media only screen and (max-width:767px){.animate-h1__pill_yellow{width:122px}}@media only screen and (max-width:575px){.animate-h1__pill_yellow{width:81px}}@media only screen and (max-width:400px){.animate-h1__pill_yellow{width:54px}}.animate-h1__pill_blue{left:58%;bottom:100%;width:183px}@media only screen and (max-width:991px){.animate-h1__pill_blue{width:153px}}@media only screen and (max-width:767px){.animate-h1__pill_blue{width:128px}}@media only screen and (max-width:575px){.animate-h1__pill_blue{width:85px}}@media only screen and (max-width:400px){.animate-h1__pill_blue{width:57px}}.animate-h1__pill_white{top:10%;left:50%;width:173px}@media only screen and (max-width:991px){.animate-h1__pill_white{width:144px}}@media only screen and (max-width:767px){.animate-h1__pill_white{width:120px}}@media only screen and (max-width:575px){.animate-h1__pill_white{width:80px}}@media only screen and (max-width:400px){.animate-h1__pill_white{width:53px}}.animate-h1__pill_pink{top:85%;left:31%;width:147px;z-index:1}@media only screen and (max-width:991px){.animate-h1__pill_pink{width:122px}}@media only screen and (max-width:767px){.animate-h1__pill_pink{width:102px}}@media only screen and (max-width:575px){.animate-h1__pill_pink{width:68px}}@media only screen and (max-width:400px){.animate-h1__pill_pink{width:45px}}.animate-h1__pill_green{top:130%;left:54%;width:159px}@media only screen and (max-width:991px){.animate-h1__pill_green{width:132px}}@media only screen and (max-width:767px){.animate-h1__pill_green{width:110px}}@media only screen and (max-width:575px){.animate-h1__pill_green{width:73px}}@media only screen and (max-width:400px){.animate-h1__pill_green{width:61px}}.scroll{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;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.scroll_scrolled{opacity:0!important}.scroll__block{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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;opacity:0;cursor:pointer}.scroll__text{margin-bottom:12px;font-size:16px}.scroll__bar{width:4px;height:50px;background-image:-webkit-gradient(linear,left bottom,left top,from(#57f6bd),to(#4a7eff));background-image:-o-linear-gradient(bottom,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(0deg,#57f6bd 0,#4a7eff)}.sticky-section{position:relative}.sticky-section__img{position:absolute;top:0;left:0;width:100%;height:100vh;z-index:-1}.sticky-section__img_is-fixed{position:fixed}.sticky-section__img_is-bottom{top:unset;bottom:0}.sticky-section__textual>*{display:block;height:33.3vh}.sticky-section__textual>p{padding-bottom:33vh;opacity:0}.pushdown{position:fixed;top:0;left:0;width:100%;padding-top:11px;padding-bottom:12px;background-color:#0e1d4a;z-index:11}@media only screen and (max-width:991px){.pushdown{padding-top:9px;padding-bottom:10px}}.pushdown__close{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:16px;height:16px;cursor:pointer}@media only screen and (min-width:1400px){.pushdown__close{right:50px}}.pushdown__close:after,.pushdown__close:before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px;height:100%;background-color:#fff}.pushdown__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pushdown__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.pushdown__content{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}@media only screen and (max-width:1360px){.pushdown__content{padding-right:26px}}.pushdown__text{font-family:Manrope-Bold;font-weight:700;font-size:16px;color:#fff}@media only screen and (max-width:991px){.pushdown__text{font-size:13px}}.pushdown__text:hover{color:#57f6bd!important}.inner-page{padding-top:50px}@media only screen and (max-width:991px){.inner-page{padding-top:42px}}@media only screen and (max-width:767px){.inner-page{padding-top:35px}}.inner-page h1{margin-bottom:60px}@media only screen and (max-width:991px){.inner-page h1{margin-bottom:50px}}@media only screen and (max-width:767px){.inner-page h1{margin-bottom:42px}}.inner-page h2,.inner-page h3,.inner-page h4,.inner-page p{margin-bottom:25px}.inner-page a{color:#4a7eff}.home-header{margin-top:30px;margin-bottom:183px}@media only screen and (max-width:991px){.home-header{margin-bottom:83px}}.home-header__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:991px){.home-header__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}}.home-header__h1{width:50%;padding-left:26px}@media only screen and (max-width:1290px){.home-header__h1{padding-right:26px;padding-left:0}}@media only screen and (max-width:991px){.home-header__h1{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;width:100%}}@media only screen and (max-width:1390px){.home-header__suptitle br{display:none}}.home-header__title{margin-bottom:60px}@media only screen and (max-width:1390px){.home-header__title br{display:none}}@media only screen and (max-width:991px){.home-header__title{margin-bottom:50px}}@media only screen and (max-width:767px){.home-header__title{margin-bottom:42px}}.home-header__title>span{color:#4a7eff}@media only screen and (max-width:1390px){.home-header__subtitle br{display:none}}.home-header__poster{width:580px;height:580px}@media only screen and (max-width:991px){.home-header__poster{margin-bottom:80px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;width:100%;height:483px}}.home-header__poster:before{background-image:url(../images/home/2.png)}.home-line{position:absolute;top:0;left:-73px;width:4px;height:0;background-image:-webkit-gradient(linear,left bottom,left top,from(#57f6bd),to(#4a7eff));background-image:-o-linear-gradient(bottom,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(0deg,#57f6bd 0,#4a7eff);-webkit-transform:translateY(-150px);-ms-transform:translateY(-150px);transform:translateY(-150px)}@media only screen and (max-width:1400px){.home-line{display:none}}.home-platform{margin-bottom:160px}.home-platform__container{position:relative;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}@media only screen and (max-width:991px){.home-platform__container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width:767px){.home-platform__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.home-platform__title{margin-left:90px;max-width:calc(100% - 378px)}@media only screen and (max-width:767px){.home-platform__title{max-width:100%;margin-left:0;text-align:center}}@media only screen and (max-width:767px){.home-platform__btn{margin:0 auto}}.home-benefits{margin-bottom:160px}@media only screen and (max-width:991px){.home-benefits{margin-bottom:133px}}@media only screen and (max-width:767px){.home-benefits{margin-bottom:111px}}.home-benefits__poster{margin-bottom:80px;height:620px}@media only screen and (max-width:991px){.home-benefits__poster{height:517px}}@media only screen and (max-width:767px){.home-benefits__poster{height:431px}}.home-benefits__poster:before{background-image:-o-linear-gradient(144deg,#4a7eff 0,#57f6bd 100%);background-image:linear-gradient(-54deg,#4a7eff,#57f6bd)}.home-benefits__list{padding-left:20px;margin-left:-2%;margin-right:-2%;margin-bottom:39px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:991px){.home-benefits__list{margin-bottom:33px}}@media only screen and (max-width:767px){.home-benefits__list{margin-right:0;margin-left:0;padding-left:0;text-align:center}}.home-benefits__list>li{margin-bottom:30px;padding-left:2%;padding-right:2%;width:21%}@media only screen and (max-width:991px){.home-benefits__list>li{margin-bottom:25px;width:29%}}@media only screen and (max-width:767px){.home-benefits__list>li{padding-left:0;padding-right:0;width:100%}}@media only screen and (max-width:767px){.home-benefits__list>li:nth-child(n+2){margin-top:50px}}.home-benefits__list>li>img{margin-bottom:32px;width:60px;height:60px}@media only screen and (max-width:991px){.home-benefits__list>li>img{margin-bottom:27px;width:50px;height:50px}}.home-benefits__list>li>h3{margin-bottom:13px;font-family:Manrope-Bold;font-weight:700;font-size:28px;color:#4a7eff;line-height:34px}@media only screen and (max-width:991px){.home-benefits__list>li>h3{margin-bottom:11px;font-size:23px;line-height:28px}}.home-benefits__btn{margin:0 auto}.home-benefits__textual{padding-right:50px;padding-left:60%;position:relative;width:100%;height:100%;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;z-index:1;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:991px){.home-benefits__textual{padding-right:42px}}@media only screen and (max-width:767px){.home-benefits__textual{padding-right:35px}}.home-benefits__textual>p{max-width:414px;font-size:22px;opacity:0}@media only screen and (max-width:991px){.home-benefits__textual>p{font-size:18px}}@media only screen and (max-width:767px){.home-benefits__textual>p{font-size:15px}}.home-benefits__textual>p>span{color:#4a7eff}.home-oravexx{margin-bottom:160px}@media only screen and (max-width:991px){.home-oravexx{margin-bottom:133px}}@media only screen and (max-width:767px){.home-oravexx{margin-bottom:111px}}.home-oravexx__container{padding-top:101px;padding-bottom:101px;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-image:-o-linear-gradient(144deg,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(-54deg,#57f6bd,#4a7eff)}@media only screen and (max-width:991px){.home-oravexx__container{padding-top:84px;padding-bottom:84px}}@media only screen and (max-width:767px){.home-oravexx__container{padding-bottom:70px}}.home-oravexx__pill{margin-bottom:16px}.home-oravexx__suptitle,.home-oravexx__title{color:#fff;text-align:center}.home-oravexx__title{margin-bottom:36px;max-width:860px;font-family:Manrope-Regular;font-weight:400;font-size:52px;line-height:60px}@media only screen and (max-width:991px){.home-oravexx__title{margin-bottom:30px;font-size:43px;line-height:50px}}@media only screen and (max-width:767px){.home-oravexx__title{margin-bottom:25px;font-size:36px;line-height:41px}}.home-manufacturing{margin-bottom:154px}@media only screen and (max-width:991px){.home-manufacturing{margin-bottom:128px}}@media only screen and (max-width:767px){.home-manufacturing{margin-bottom:107px}}.home-manufacturing__container{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}@media only screen and (max-width:767px){.home-manufacturing__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.home-manufacturing__poster{margin-right:11%;width:40%;height:640px}@media only screen and (max-width:991px){.home-manufacturing__poster{margin-right:9%;width:33%;height:533px}}@media only screen and (max-width:767px){.home-manufacturing__poster{margin-right:0;margin-bottom:50px;width:100%;height:444px}}.home-manufacturing__poster:before{background-image:-o-linear-gradient(144deg,#4a7eff 0,#57f6bd 100%);background-image:linear-gradient(-54deg,#4a7eff,#57f6bd)}.home-manufacturing__textual{max-width:37%}@media only screen and (max-width:991px){.home-manufacturing__textual{max-width:45%}}@media only screen and (max-width:767px){.home-manufacturing__textual{max-width:100%}}.home-manufacturing__text{margin-bottom:45px}@media only screen and (max-width:767px){.home-manufacturing__btn{margin:0 auto}}.home-explore{margin-bottom:149px}@media only screen and (max-width:991px){.home-explore{margin-bottom:124px}}@media only screen and (max-width:767px){.home-explore{margin-bottom:103px}}.home-explore__textual{max-width:800px;margin:0 auto 45px;text-align:center}@media only screen and (max-width:991px){.home-explore__textual{margin-bottom:38px}}@media only screen and (max-width:767px){.home-explore__textual{margin-bottom:31px}}.home-explore__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-.5%;margin-right:-.5%;padding-left:11%;padding-right:11%;margin-bottom:50px;width:78%}@media only screen and (max-width:991px){.home-explore__list{padding-left:0;padding-right:0;width:100%}}@media only screen and (max-width:767px){.home-explore__list{margin-left:1%;margin-right:1%}}@media only screen and (max-width:480px){.home-explore__list{margin-left:0;margin-right:0}}.home-explore__item{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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:.5%;margin-right:.5%;width:24%;height:150px;background-color:#f2ede8}@media only screen and (max-width:767px){.home-explore__item{margin-bottom:1%;width:48%;height:125px}}@media only screen and (max-width:480px){.home-explore__item{width:100%}}.home-explore__item>img{padding-left:10px;padding-right:10px;max-width:100%;height:auto}.home-explore__btn{margin:0 auto}.home-news__title{margin-bottom:49px}@media only screen and (max-width:991px){.home-news__title{margin-bottom:41px}}@media only screen and (max-width:767px){.home-news__title{margin-bottom:34px;text-align:center}}.home-news__list{margin-left:-2%;margin-right:-2%;margin-bottom:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:991px){.home-news__list{margin-left:-1.5%;margin-right:-1.5%;margin-bottom:29px}}@media only screen and (max-width:767px){.home-news__list{margin-left:0;margin-right:0;margin-bottom:24px}}.home-news__item{margin-bottom:30px;padding-left:2%;padding-right:2%;width:21%}@media only screen and (max-width:991px){.home-news__item{margin-bottom:25px;padding-left:1.5%;padding-right:1.5%;width:30%}}@media only screen and (max-width:767px){.home-news__item{margin-bottom:21px;padding-left:0;padding-right:0;width:100%;text-align:center}}.home-news__item a{font-family:Manrope-Bold;font-weight:700;font-size:22px;color:#4a7eff;border-bottom:1px solid rgba(0,0,0,0)}.home-news__item a:hover{border-bottom-color:#4a7eff}@media only screen and (max-width:991px){.home-news__item a{font-size:18px}}.home-news__item p{font-size:16px;line-height:28px}@media only screen and (max-width:991px){.home-news__item p{font-size:13px;line-height:23px}}.home-news__btn{margin:0 auto}.technology .full-screen{width:100%;height:calc(100vh - 104px);min-height:400px}@media only screen and (max-width:991px){.technology .full-screen{height:calc(100vh - 85px)}}@media only screen and (max-width:767px){.technology .full-screen{height:calc(100vh - 70px)}}.technology-header__textual{height:calc(100% - 85px);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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.technology-header__text{line-height:1}.technology-intro__container{width:100%;height:100%;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.technology-intro__textual{margin:0 auto;width:860px;max-width:100%;text-align:center}.technology-intro__textual b{font-family:Manrope-Bold;font-weight:700}.technology-intro__h2{margin-bottom:48px}@media only screen and (max-width:991px){.technology-intro__h2{margin-bottom:40px}}@media only screen and (max-width:767px){.technology-intro__h2{margin-bottom:33px}}.technology-intro__h2>span{margin-right:33px}@media only screen and (max-width:991px){.technology-intro__h2>span{margin-right:28px}}@media only screen and (max-width:767px){.technology-intro__h2>span{margin-right:23px}}.technology-intro__h2>img{width:154px}@media only screen and (max-width:991px){.technology-intro__h2>img{width:128px}}@media only screen and (max-width:767px){.technology-intro__h2>img{width:107px}}.technology-about{margin-bottom:190px}@media only screen and (max-width:991px){.technology-about{margin-bottom:158px}}@media only screen and (max-width:767px){.technology-about{margin-bottom:132px}}.technology-about__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.technology-about__textual{width:37%}.technology-about__textual p{font-size:22px;line-height:40px}@media only screen and (max-width:991px){.technology-about__textual p{font-size:18px;line-height:33px}}@media only screen and (max-width:767px){.technology-about__textual p{font-size:15px;line-height:28px}}@media only screen and (max-width:480px){.technology-about__textual p{font-size:13px;line-height:23px}}.technology-advantage{margin-bottom:190px}@media only screen and (max-width:991px){.technology-advantage{margin-bottom:158px}}@media only screen and (max-width:767px){.technology-advantage{margin-bottom:132px}}.technology-advantage__list{padding-left:106px}@media only screen and (max-width:991px){.technology-advantage__list{padding-left:88px}}@media only screen and (max-width:767px){.technology-advantage__list{padding-left:74px}}@media only screen and (max-width:480px){.technology-advantage__list{padding-left:62px}}.technology-advantage__item{position:relative}.technology-advantage__item:nth-child(n+2){margin-top:56px}@media only screen and (max-width:991px){.technology-advantage__item:nth-child(n+2){margin-top:47px}}@media only screen and (max-width:767px){.technology-advantage__item:nth-child(n+2){margin-top:39px}}.technology-advantage__item:nth-child(2) .technology-advantage__title{color:#4d9aef}.technology-advantage__item:nth-child(3) .technology-advantage__title{color:#4fb1e3}.technology-advantage__item:nth-child(4) .technology-advantage__title{color:#51c4d7}.technology-advantage__icon{position:absolute;top:0;left:-106px;width:70px;height:70px}@media only screen and (max-width:991px){.technology-advantage__icon{left:-88px;width:58px;height:58px}}@media only screen and (max-width:767px){.technology-advantage__icon{left:-74px;width:48px;height:48px}}@media only screen and (max-width:480px){.technology-advantage__icon{left:-62px;width:40px;height:40px}}.technology-advantage__title{margin-bottom:10px;font-family:Manrope-Bold;font-weight:700;font-size:60px;color:#4a7eff;line-height:1}@media only screen and (max-width:991px){.technology-advantage__title{font-size:50px}}@media only screen and (max-width:767px){.technology-advantage__title{font-size:42px}}@media only screen and (max-width:480px){.technology-advantage__title{font-size:25px}}.technology-desc{margin-bottom:194px}@media only screen and (max-width:991px){.technology-desc{margin-bottom:162px}}@media only screen and (max-width:767px){.technology-desc{margin-bottom:135px}}.technology-desc__img{background-image:-o-linear-gradient(144deg,#57f6bd 0,#4a7eff 100%);background-image:linear-gradient(-54deg,#57f6bd,#4a7eff)}.technology-desc__textual{width:860px;max-width:100%;margin:0 auto}.technology-desc__textual p{font-family:Manrope-Regular;font-weight:400;font-size:32px;color:#fff;line-height:50px;text-align:center}@media only screen and (max-width:991px){.technology-desc__textual p{font-size:27px;line-height:42px}}@media only screen and (max-width:767px){.technology-desc__textual p{font-size:23px;line-height:35px}}.technology-manuf__container{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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.technology-manuf__title{margin-bottom:36px;font-family:Manrope-Regular;font-weight:400;font-size:52px}@media only screen and (max-width:991px){.technology-manuf__title{margin-bottom:30px;font-size:43px}}@media only screen and (max-width:767px){.technology-manuf__title{margin-bottom:25px;font-size:36px}}.technology-manuf__link{line-height:0}.animation-circles-bg{width:100%;height:100%}.animation-circles-bg circle{fill:#fff;fill-opacity:.5}.recent-news__item:nth-child(n+2){margin-top:52px}@media only screen and (max-width:991px){.recent-news__item:nth-child(n+2){margin-top:43px}}.recent-news__item:first-child{margin-top:0}.recent-news__link{font-family:Manrope-Bold;font-weight:700;font-size:22px;color:#4a7eff;border-bottom:1px solid rgba(0,0,0,0)}@media only screen and (max-width:991px){.recent-news__link{font-size:18px}}@media only screen and (max-width:767px){.recent-news__link{font-size:15px}}.recent-news__link:hover{border-bottom:1px solid #4a7eff}.leadership__header{margin-bottom:100px}@media only screen and (max-width:991px){.leadership__header{margin-bottom:83px}}@media only screen and (max-width:767px){.leadership__header{margin-bottom:69px}}.leadership__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-2%;margin-right:-2%}@media only screen and (max-width:1200px){.leadership__list{margin-left:-1%;margin-right:-1%}}@media only screen and (max-width:767px){.leadership__list{margin-left:-2%;margin-right:-2%}}@media only screen and (max-width:480px){.leadership__list{margin-left:0;margin-right:0}}.leadership__item{position:relative;margin-bottom:40px;padding-left:2%;padding-right:2%;width:21%}@media only screen and (max-width:1200px){.leadership__item{padding-left:1%;padding-right:1%;width:31%}}@media only screen and (max-width:767px){.leadership__item{width:46%;padding-left:2%;padding-right:2%}}@media only screen and (max-width:480px){.leadership__item{padding-left:0;padding-right:0;width:100%}}.leadership__img{margin-bottom:10px;width:100%;height:300px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:1200px){.leadership__img{height:250px}}@media only screen and (max-width:767px){.leadership__img{height:208px}}@media only screen and (max-width:991px){.leadership__name{font-size:18px}}@media only screen and (max-width:767px){.leadership__name{font-size:15px}}.leadership__position{font-size:16px}@media only screen and (max-width:991px){.leadership__position{font-size:14px}}.leadership__link{position:absolute;top:0;left:0;width:100%;height:100%;border-bottom:0!important}.leadership-inner a{border-bottom:1px solid rgba(0,0,0,0)}.leadership-inner a:hover{border-bottom-color:#4a7eff}.leadership-inner__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:991px){.leadership-inner__container{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.leadership-inner__left{margin-right:5%;margin-bottom:50px;width:45%}@media only screen and (max-width:991px){.leadership-inner__left{margin-right:0;width:100%}}.leadership-inner__right{width:50%}@media only screen and (max-width:991px){.leadership-inner__right{width:100%}}.leadership-inner h1{margin-bottom:30px}.leadership-inner__header{margin-bottom:60px}