 @-webkit-keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-20rem);transform:translateX(-20rem)}80%{opacity:.8;-webkit-transform:translateX(6rem);transform:translateX(6rem)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveInLeft{0%{opacity:0;-webkit-transform:translateX(-20rem);transform:translateX(-20rem)}80%{opacity:.8;-webkit-transform:translateX(6rem);transform:translateX(6rem)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(20rem);transform:translateX(20rem)}80%{opacity:.8;-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveInRight{0%{opacity:0;-webkit-transform:translateX(20rem);transform:translateX(20rem)}80%{opacity:.8;-webkit-transform:translateX(-6rem);transform:translateX(-6rem)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(14rem);transform:translateY(14rem)}80%{opacity:.8;-webkit-transform:translateY(-2.6rem);transform:translateY(-2.6rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveInBottom{0%{opacity:0;-webkit-transform:translateY(14rem);transform:translateY(14rem)}80%{opacity:.8;-webkit-transform:translateY(-2.6rem);transform:translateY(-2.6rem)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}@media screen and (max-width:75em){html{font-size:56.25%}}@media screen and (max-width:56.25em){html{font-size:50%}}@media screen and (max-width:37.5em){html{font-size:40%}}@media screen and (min-width:112.5em){html{font-size:75%}}body{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:"Poppins",sans-serif;font-weight:400;line-height:1.7;letter-spacing:.15rem}.card-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:6rem;margin-bottom:6rem}@media screen and (max-width:75em){.card-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card-box-extra{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6.5rem}@media screen and (max-width:75em){.card-box-extra{display:none}}.card{-webkit-perspective:150rem;perspective:150rem;position:relative;height:50rem;width:30%}@media screen and (max-width:75em){.card{border:.1rem solid #000000;border-radius:2rem;overflow:hidden;padding-bottom:2rem;width:80%;height:100%}.card:not(:last-child){-webkit-box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);margin-bottom:5rem}}.card__side{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.5rem;-webkit-box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);height:50rem;overflow:hidden;position:absolute;width:100%;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}@media screen and (max-width:75em){.card__side{position:relative;-webkit-box-shadow:none;box-shadow:none}}.card__side--front{background-color:#ffffff;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}@media screen and (max-width:75em){.card__side--front{position:relative;height:30rem}}.card__side--back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}@media screen and (max-width:75em){.card__side--back{-webkit-transform:rotateY(0);transform:rotateY(0);height:100%}}.card:hover .card__side--front{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}@media screen and (max-width:75em){.card:hover .card__side--front{-webkit-transform:none;transform:none}}.card:hover .card__side--back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.card__picture{background-size:cover;background-blend-mode:screen;height:100%}.card__picture-1{background-image:-webkit-gradient(linear,left top,right bottom,from(#07131a),to(#164b69)),url(../img/services/epm.jpg);background-image:linear-gradient(to right bottom,#07131a,#164b69),url(../img/services/epm.jpg)}@media screen and (max-width:75em){.card__picture-1{background-position:bottom}}.card__picture-2{background-image:-webkit-gradient(linear,left top,right bottom,from(#182025),to(#a5765b)),url(../img/services/custom_development.jpg);background-image:linear-gradient(to right bottom,#182025,#a5765b),url(../img/services/custom_development.jpg)}@media screen and (max-width:75em){.card__picture-2{background-position:center}}.card__picture-3{background-image:-webkit-gradient(linear,left top,right bottom,from(#025a6e),to(#027691)),url(../img/services/smart_automation.jpg);background-image:linear-gradient(to right bottom,#025a6e,#027691),url(../img/services/smart_automation.jpg)}@media screen and (max-width:75em){.card__picture-3{background-position:center}}.card__picture-4{background-image:-webkit-gradient(linear,left top,right bottom,from(#025a6e),to(#027691)),url(../img/services/big-data.jpg);background-image:linear-gradient(to right bottom,#025a6e,#027691),url(../img/services/big-data.jpg)}@media screen and (max-width:75em){.card__picture-4{background-position:center}}.card__picture-5{background-image:-webkit-gradient(linear,left top,right bottom,from(#07131a),to(#164b69)),url(../img/services/ecommerce.jpg);background-image:linear-gradient(to right bottom,#07131a,#164b69),url(../img/services/ecommerce.jpg)}@media screen and (max-width:75em){.card__picture-5{background-position:top}}.card__heading{border-radius:1rem;color:#ffffff;font-size:2.5rem;font-weight:300;padding:.5rem 2rem;text-align:center;text-transform:uppercase;z-index:2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:75em){.card__heading{font-size:3.5rem}}.card__heading-1{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(7,19,26,.65)),to(rgba(22,75,105,.65)));background-image:linear-gradient(to right bottom,rgba(7,19,26,.65),rgba(22,75,105,.65))}.card__heading-2{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(24,32,37,.65)),to(rgba(165,118,91,.65)));background-image:linear-gradient(to right bottom,rgba(24,32,37,.65),rgba(165,118,91,.65))}.card__heading-3{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(2,90,110,.65)),to(rgba(2,118,145,.65)));background-image:linear-gradient(to right bottom,rgba(2,90,110,.65),rgba(2,118,145,.65))}.card__heading-4{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(2,90,110,.65)),to(rgba(2,118,145,.65)));background-image:linear-gradient(to right bottom,rgba(2,90,110,.65),rgba(2,118,145,.65))}.card__heading-5{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(7,19,26,.65)),to(rgba(22,75,105,.65)));background-image:linear-gradient(to right bottom,rgba(7,19,26,.65),rgba(22,75,105,.65))}.card__back{color:#ffffff;font-size:1.2rem;font-weight:300;padding:2rem;height:100%}.card__back-1{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(94,95,95,.75)),to(rgba(26,140,206,.75)));background-image:linear-gradient(to right bottom,rgba(94,95,95,.75),rgba(26,140,206,.75))}@media screen and (max-width:75em){.card__back-1{background-image:none}}.card__back-2{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(138,57,4,.75)),to(rgba(156,93,51,.75)));background-image:linear-gradient(to right bottom,rgba(138,57,4,.75),rgba(156,93,51,.75))}@media screen and (max-width:75em){.card__back-2{background-image:none}}.card__back-3{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(5,157,192,.65)),to(rgba(42,162,189,.65)));background-image:linear-gradient(to right bottom,rgba(5,157,192,.65),rgba(42,162,189,.65))}@media screen and (max-width:75em){.card__back-3{background-image:none}}.card__back-4{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(5,157,192,.65)),to(rgba(42,162,189,.65)));background-image:linear-gradient(to right bottom,rgba(5,157,192,.65),rgba(42,162,189,.65))}@media screen and (max-width:75em){.card__back-4{background-image:none}}.card__back-5{background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(94,95,95,.75)),to(rgba(26,140,206,.75)));background-image:linear-gradient(to right bottom,rgba(94,95,95,.75),rgba(26,140,206,.75))}@media screen and (max-width:75em){.card__back-5{background-image:none}}.card__back-icon{height:5rem;width:5rem;display:block;margin:1rem auto}@media screen and (max-width:75em){.card__back-icon{height:8rem;width:8rem;margin:3rem auto}}.card__back-icon-1,.card__back-icon-2,.card__back-icon-3,.card__back-icon-4,.card__back-icon-5{fill:#ffffff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (max-width:75em){.card__back-icon-1,.card__back-icon-2,.card__back-icon-3,.card__back-icon-4,.card__back-icon-5{fill:#ff7730}}.card__back-icon-1:hover,.card__back-icon-2:hover,.card__back-icon-3:hover,.card__back-icon-4:hover,.card__back-icon-5:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.card__back-description{text-align:justify;padding-bottom:.5rem;margin:2rem 1rem}.card__back-description span{font-weight:600}@media screen and (max-width:75em){.card__back-description{font-size:1.9rem;color:#333333}}.card__back-list{list-style:none;font-size:1.2rem;margin:1rem}@media screen and (max-width:75em){.card__back-list{font-size:1.9rem}}.card__back-list-item{margin-bottom:.7rem}@media screen and (max-width:75em){.card__back-list-item{color:#333333}}.card__back-list-item::before{content:"";background-color:#ffffff;-webkit-mask-image:url(../img/chevron-thin-right.svg);mask-image:url(../img/chevron-thin-right.svg);-webkit-mask-size:cover;mask-size:cover;display:inline-block;margin-right:.7rem;height:1rem;width:1rem}@media screen and (max-width:75em){.card__back-list-item::before{background-color:#ff7730;height:2rem;width:2rem}}.popup{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(rgba(0,0,0,.3)));background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.3));height:100vh;width:100%;opacity:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;visibility:hidden;z-index:1000;position:fixed;top:0;left:0}.popup:target{opacity:1;visibility:visible}.popup__content{background-color:#ffffff;border-radius:1.5rem;-webkit-box-shadow:0 2rem 4rem rgba(0,0,0,.4);box-shadow:0 2rem 4rem rgba(0,0,0,.4);position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%) scale(.1);transform:translate(-50%,-50%) scale(.1);-webkit-transition:all .5s .2s ease-in-out;transition:all .5s .2s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333333;padding:1.5rem}@media screen and (max-width:37.5em){.popup__content{padding:3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.popup__content-terms{width:80%}@media screen and (max-width:37.5em){.popup__content-terms{height:80%;max-width:100%;overflow:auto}}.popup:target .popup__content{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.popup__close:link,.popup__close:visited{color:#333333;display:inline-block;font-size:3rem;line-height:1;text-decoration:none;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;top:1.5rem;right:2rem}@media screen and (max-width:37.5em){.popup__close:link,.popup__close:visited{font-size:5rem}}.popup__close:hover{color:#ff7730;-webkit-transform:scale(1.5);transform:scale(1.5)}.popup__contact-title{border-bottom:.1rem solid rgba(143,201,247,.3);font-size:3rem;font-weight:400;margin-top:2rem;padding-bottom:1rem;text-align:center}.popup__contact-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:300;margin:2rem 0}@media screen and (max-width:37.5em){.popup__contact-box{font-size:2rem}}.popup__contact-box-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:1.5rem}.popup__contact-box-inner-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.popup__contact-box-inner-address .popup__contact-address-text{width:25ch}.popup__contact-icon{height:2rem;width:2rem;fill:#ff7730;margin-right:2rem}@media screen and (max-width:37.5em){.popup__contact-icon{height:3rem;width:3rem}}.popup__terms-box{padding:2rem}.popup__terms-box-title{text-align:center;font-size:3rem;font-weight:500;margin-bottom:2rem}.popup__terms-box-text{font-size:1.4rem;text-align:justify}.popup__terms-box-text:not(:last-child){margin-bottom:1rem}.footer{background-image:-webkit-gradient(linear,left top,left bottom,from(#0e62bd),to(#0e62bd));background-image:linear-gradient(#0e62bd,#0e62bd);color:#ffffff;text-align:center;border:1px solid transparent}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.1rem solid rgba(143,201,247,.2);margin-top:8rem;margin-bottom:3rem}@media screen and (max-width:37.5em){.footer__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__heading{color:#eaedf1;font-size:3rem;font-weight:300;margin-right:4rem}.footer__heading span{color:#ff7730}@media screen and (max-width:37.5em){.footer__heading{font-size:4rem;margin-right:0}}.footer__linkedin{display:inline-block;margin-right:auto}@media screen and (max-width:37.5em){.footer__linkedin{text-align:center;margin:1rem 0}}.footer__linkedin:hover .footer__icon-li{fill:#ff7730}.footer__icon-li{height:3rem;width:3rem;fill:#ffffff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media screen and (max-width:37.5em){.footer__icon-li{height:5rem;width:5rem}}.footer__policies-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__policies{color:#ffffff;display:inline-block;font-size:1.3rem;font-weight:200;padding:1rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer__policies:not(:last-child){margin-right:2rem}.footer__policies:hover{color:#ff7730}@media screen and (max-width:37.5em){.footer__policies{font-size:1.7rem}}.footer__copyright{color:inherit;font-size:1.2rem;font-weight:200;letter-spacing:.15rem;margin-bottom:3rem}@media screen and (max-width:37.5em){.footer__copyright{font-size:1.4rem}}.header{position:fixed;top:0;left:0;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out;width:100%;z-index:1000}.header__scrolled{background-color:#ffffff;color:#333333}.header__container{border-bottom:.04px solid rgba(255,255,255,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2rem 0;max-width:120rem;margin:0 auto}@media screen and (max-width:75em){.header__container{max-width:90rem}}@media screen and (max-width:56.25em){.header__container{max-width:80rem}}@media screen and (max-width:37.5em){.header__container{max-width:73rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__logo{height:4rem;margin-right:auto}@media screen and (max-width:37.5em){.header__logo{margin-right:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1.6rem}}.header__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header__nav-item{list-style:none}.header__nav-item:not(:last-child){margin:0 3rem;margin-left:0}.header__nav-link:link,.header__nav-link:visited{color:#ffffff;font-size:1.6rem;font-weight:380;letter-spacing:.2rem;text-decoration:none;text-transform:uppercase;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header__nav-link:link:not(:last-child),.header__nav-link:visited:not(:last-child){padding:1rem;padding-left:0}@media screen and (max-width:37.5em){.header__nav-link:link,.header__nav-link:visited{font-size:1.9rem}}.header__nav-link:hover,.header__nav-link:active{color:#eaedf1;border-bottom:.05rem solid currentColor}.header__nav-link-scrolled:link,.header__nav-link-scrolled:visited{color:#333333;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header__nav-link-scrolled:hover,.header__nav-link-scrolled:active{color:#0e62bd;border-bottom:.05rem solid currentColor}.header__nav-lan{border-left:1px solid #eaedf1;padding-left:3rem}.header__nav-btn{background-color:#0e62bd;border-radius:.5rem;font-size:1.2rem!important;padding:.5rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}@media screen and (max-width:75em){.header__nav-btn{font-size:1.8rem!important}}.header__nav-btn:hover{background-color:#0d5baf}.header__nav-link-scrolled-btn:link,.header__nav-link-scrolled-btn:visited{color:#eaedf1;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.hero{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.1)),to(rgba(0,0,0,.25))),url(../img/hero_background.jpg);background-image:linear-gradient(to bottom,rgba(0,0,0,.1),rgba(0,0,0,.25)),url(../img/hero_background.jpg);background-size:cover;background-position:bottom;background-repeat:no-repeat;height:100vh;position:relative}.hero__box{color:#ffffff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:1rem;text-align:center;text-transform:uppercase}@media screen and (max-width:37.5em){.hero__box{width:98%;top:40%;left:50%;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%)}}.hero__heading-primary{-webkit-animation:moveInRight 1.5s;animation:moveInRight 1.5s;color:inherit;font-size:4.5rem;font-weight:380;line-height:1.5;margin-bottom:4rem}@media screen and (max-width:37.5em){.hero__heading-primary{font-size:4rem}}.hero__heading-secondary{-webkit-animation:moveInLeft 1.5s;animation:moveInLeft 1.5s;color:inherit;font-size:2rem;font-weight:400;margin-bottom:4rem;text-align:center}.hero__heading-secondary span{font-weight:500;color:#eded81}.hero__btn:link,.hero__btn:visited{-webkit-animation:moveInBottom 1.5s;animation:moveInBottom 1.5s;background-color:rgba(0,0,0,.6);border:.2rem solid #ffffff;border-radius:.5rem;color:#ffffff;display:inline-block;font-size:2rem;letter-spacing:.3rem;margin-top:4rem;padding:1rem 1.5rem;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hero__btn:hover{-webkit-box-shadow:0 .2rem .8rem rgba(0,0,0,.3);box-shadow:0 .2rem .8rem rgba(0,0,0,.3);-webkit-transform:translateY(-.3rem);transform:translateY(-.3rem)}.hero__btn:active{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translateY(0);transform:translateY(0)}.container{margin:0 auto;max-width:120rem}@media screen and (max-width:75em){.container{max-width:100rem}}@media screen and (max-width:56.25em){.container{max-width:80rem}}@media screen and (max-width:37.5em){.container{max-width:73rem}}.main .services{background-color:#ffffff;height:100%;padding:8rem 0}.main .services__heading{color:#333333;font-size:4rem;font-weight:300;text-align:center;text-transform:uppercase;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.main .services__heading:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.main .services__text{color:#333333;font-size:1.7rem;margin:2rem 0;padding:1rem 2rem;text-align:justify}@media screen and (max-width:75em){.main .services__text{font-size:2rem}}.main .about{color:#0e62bd;background-color:#eaedf1;color:#eaedf1;font-size:1.4rem;font-weight:300;padding:4rem 0}.main .about__title,.main .about .team__title{color:#333333;font-size:4rem;font-weight:300;margin:4rem 0;text-align:center;text-transform:uppercase}.main .about__picture{border-radius:1rem;background-image:-webkit-gradient(linear,left top,right bottom,from(rgba(255,255,255,.05)),to(rgba(255,255,255,.05))),url(../img/team/about-us5.jpeg);background-image:linear-gradient(to right bottom,rgba(255,255,255,.05),rgba(255,255,255,.05)),url(../img/team/about-us5.jpeg);background-size:cover;background-position:top;background-repeat:no-repeat;background-blend-mode:screen;height:30rem;margin-bottom:4rem;width:100%}.main .about__us-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main .about__us-box>*{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:3rem 0}@media screen and (max-width:37.5em){.main .about__us-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main .about__us-who{padding-right:2rem}@media screen and (max-width:37.5em){.main .about__us-who{padding-right:0;margin:0 2rem}}.main .about__us-what{padding-left:2rem}@media screen and (max-width:37.5em){.main .about__us-what{padding-left:0;margin:0 2rem}}.main .about__us-title{border-bottom:.1rem solid #eaedf1;color:#333333;font-size:2rem;font-weight:400;margin-bottom:2rem;padding-bottom:1rem;text-align:center}@media screen and (max-width:37.5em){.main .about__us-title{font-size:3rem;margin-bottom:1.5rem}}.main .about__us-text{color:#333333;padding-bottom:2rem}.main .about__us-text .work{color:#0e62bd}@media screen and (max-width:37.5em){.main .about__us-text{font-size:2rem}}.main .about__us-list{list-style:none;padding-left:1rem;color:#eaedf1}.main .about__us-list-item{margin-bottom:.7rem;color:#333333}.main .about__us-list-item::before{content:"";background-color:#0e62bd;-webkit-mask-image:url(../img/chevron-thin-right.svg);mask-image:url(../img/chevron-thin-right.svg);-webkit-mask-size:cover;mask-size:cover;display:inline-block;margin-right:.7rem;height:1rem;width:1rem}@media screen and (max-width:37.5em){.main .about__us-list-item::before{height:2rem;width:2rem}}@media screen and (max-width:37.5em){.main .about__us-list-item{font-size:2rem;margin-bottom:1.5rem}}.main .highlight{color:#0e62bd}.main .team{background-color:#ffffff}.main .team__title{font-size:4rem;text-align:center;font-weight:400}.main .team__box{margin:4rem 0;padding:4rem 0}.main .team__card-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:37.5em){.main .team__card-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main .team__card{margin:1rem 0;overflow:hidden;padding:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .team__card-img{background-color:#eaedf1;border:1px solid #333333;border-radius:50%;margin-bottom:2rem;padding-top:1.3rem;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:14rem;width:14rem}@media screen and (max-width:37.5em){.main .team__card-img{height:22rem;width:22rem}}.main .team__card-img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.main .team__card-name{font-size:1.7rem}@media screen and (max-width:37.5em){.main .team__card-name{font-size:2.5rem}}.main .team__card-title{font-size:1.3rem}@media screen and (max-width:37.5em){.main .team__card-title{font-size:2.1rem}}.main .mision{background-color:#eaedf1}.main .mision__title{font-size:4rem;font-weight:400;padding:4rem 0 .5rem;text-align:center}.main .mision__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3rem}@media screen and (max-width:37.5em){.main .mision__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main .mision__subtitle{border-right:1px solid #333333;font-size:2.4rem;font-weight:300;margin-right:3rem;text-align:left}@media screen and (max-width:37.5em){.main .mision__subtitle{border-right:none;text-align:center;margin-right:0;margin-bottom:2rem}}.main .mision__text{font-size:2rem;font-weight:300;margin-left:3rem}@media screen and (max-width:37.5em){.main .mision__text{text-align:justify;margin-left:0}}.main .values{background-color:#ffffff;padding:4rem 0}@media screen and (max-width:37.5em){.main .values{display:none}}.main .values__title{font-size:4rem;font-weight:400;margin:4rem;text-align:center}.main .values-box{margin:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main .values-box-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main .values-box-inner:not(:last-child){margin-bottom:5rem}.main .values-box-inner-col-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6.5rem}.main .values-card{border-radius:1rem;width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.main .values-card:not(:last-child)::after{content:"";background-color:#0e62bd;height:.7rem;width:30.5rem;position:absolute;top:5.5rem;right:-18.5rem}.main .values-card-icon-box{background-color:#0e62bd;border-radius:50%;height:12rem;width:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main .values-card-icon{display:block;fill:#ffffff;height:9rem;width:9rem;padding:2rem}.main .values-card__title{font-size:1.9rem;font-weight:500;margin:3rem 0}.main .values-card__text{font-size:1.34rem;text-align:justify}