body{font-family:"Poppins",sans-serif;font-size:16px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.18px;color:#000;position:relative;background-color:#fff}@media only screen and (max-width: 991px){body{font-size:14px}}ul{padding:0;margin:0;list-style:none}*{outline:none}a{cursor:pointer;text-decoration:none !important}@media(max-width: 991px){.container{max-width:100%}}.btn{display:inline-flex;align-items:center;justify-content:center;height:50px;line-height:1;border-radius:25px;background-color:#f86302;padding:0 58px}@media only screen and (max-width: 991px){.btn{height:60px;border-radius:30px}}.btn span{font-size:18px;font-weight:500;display:block;letter-spacing:.2px;text-align:center;color:#fff}@media only screen and (max-width: 991px){.btn span{font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;text-align:center}}.header{position:fixed;width:100%;height:75px;display:flex;background-color:#fff;z-index:10;-moz-box-shadow:0 0 20px 0 rgba(108,203,225,.25);-webkit-box-shadow:0 0 20px 0 rgba(108,203,225,.25);box-shadow:0 0 20px 0 rgba(108,203,225,.25);border-radius:0 0 20px 20px}@media only screen and (max-width: 991px){.header{height:67px}}.header__content{display:flex;width:100%;overflow:hidden;flex-direction:row;align-items:center;justify-content:space-between;height:100%}.header__logo{display:flex;align-items:center}.header__logo a{display:inline-flex;align-items:center;justify-content:center;max-width:92px}.header__menu ul{display:flex;flex-direction:row}.header__menu ul li{margin-left:55px}@media only screen and (max-width: 1200px){.header__menu ul li{margin-left:25px}}.header__menu ul li:first-child{margin-left:0}.header__menu ul li a{display:inline-flex;align-items:center;justify-content:center;color:#2c269a;-moz-transition:color linear .2s;-o-transition:color linear .2s;-webkit-transition:color linear .2s;transition:color linear .2s}.header__menu ul li a:hover{color:#4fc3f7;-moz-transition:color linear .2s;-o-transition:color linear .2s;-webkit-transition:color linear .2s;transition:color linear .2s}.header__menu ul li a.active{color:#4fc3f7}.mobile-menu{margin:0;list-style:none;display:flex;position:fixed;width:100%;height:auto;left:0;top:47px;flex-direction:column;align-items:center;background-color:#403c76;max-height:0;overflow:hidden;transition:.5s;border-radius:0 0 20px 20px;box-shadow:0 0 20px 0 rgba(108,203,225,.35);z-index:8;padding:17px 0 0}.mobile-menu li{width:100%;text-align:center;padding:12px 0}.mobile-menu li:first-child{margin-top:15px}.mobile-menu li:last-child{margin-bottom:15px}.mobile-menu li a{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.18px;text-align:center;color:#97a6c4;opacity:0;visibility:hidden;transition:visibility 0s,opacity .5s linear}.mobile-menu li a.active{color:#fff;font-weight:600}.mobile-menu.open{max-height:500px;height:auto;overflow:visible}.mobile-menu.open li a{visibility:visible;opacity:1;-webkit-transition-delay:0.2s;-moz-transition-delay:0.2s;-ms-transition-delay:0.2s;-o-transition-delay:0.2s;transition-delay:0.2s}.mobile-menu-button{background-color:transparent;cursor:pointer;height:39px;display:block;outline:none !important}.mobile-menu-button span,.mobile-menu-button span:before,.mobile-menu-button span:after{width:33px;height:3px;background-color:#f86302;display:block;transition:.5s}.mobile-menu-button span:before{content:"";transform:translateY(-9px)}.mobile-menu-button span:after{content:"";transform:translateY(6px)}.mobile-menu-button.toggler-open span{background-color:transparent}.mobile-menu-button.toggler-open span:before{transform:translateY(0px) rotate(45deg)}.mobile-menu-button.toggler-open span:after{transform:translateY(-3px) rotate(-45deg)}ul.language{display:flex;flex-direction:row;align-items:center}ul.language li{margin:0}ul.language li:first-child{margin-right:20px;position:relative}ul.language li:first-child:after{content:"";display:block;width:2px;height:100%;background-color:#2c269a;position:absolute;top:0;right:-10px}ul.language li a{display:flex;align-items:center;justify-content:center;flex-direction:row;opacity:.25}ul.language li a img{display:block}ul.language li a.active{opacity:1}.mobile-language ul.language{display:inline-flex;flex-direction:row;align-items:center}.mobile-language ul.language li{margin:0}.mobile-language ul.language li:first-child{margin-right:20px;position:relative}.mobile-language ul.language li:first-child:after{content:"";display:block;width:2px;height:50%;background-color:#97a6c4;position:absolute;top:50%;transform:translateY(-50%);right:-10px}.mobile-language ul.language li a{display:flex;align-items:center;justify-content:center;flex-direction:row;opacity:.25}.mobile-language ul.language li a img{display:block}.mobile-language ul.language li a.active{opacity:1}.footer{padding-top:55px}@media only screen and (max-width: 991px){.footer{padding-top:0}}.footer__content{text-align:center}.footer__logo{display:flex;align-items:center;justify-content:center;margin-bottom:40px}.footer__logo a{display:inline-flex;align-items:center;justify-content:center;max-width:92px}.footer__menu ul{display:flex;align-items:center;justify-content:center;flex-direction:row}.footer__menu ul li{margin-right:55px}.footer__menu ul li:last-child{margin-right:0}.footer__menu ul li a{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.18px;color:#2c269a;-moz-transition:color linear .2s;-o-transition:color linear .2s;-webkit-transition:color linear .2s;transition:color linear .2s}.footer__menu ul li a:hover{color:#4fc3f7;-moz-transition:color linear .2s;-o-transition:color linear .2s;-webkit-transition:color linear .2s;transition:color linear .2s}.footer__menu ul li a.active{color:#4fc3f7}.footer__social{margin:50px 0}@media only screen and (max-width: 480px){.footer__social{margin:40px 0}}.footer__social .social{display:flex;flex-direction:row;justify-content:center;align-items:center}.footer__social .social__item{margin-right:50px}@media only screen and (max-width: 480px){.footer__social .social__item{margin-right:40px}}.footer__social .social__item:last-child{margin-right:0}.footer__social .social__item a{display:flex;align-items:center;justify-content:center}.footer__social .social__item a img{display:block;margin:0 auto}.footer__copyright{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;text-align:center;color:#000;margin-bottom:0}.footer .footer-img{margin-top:30px}@media only screen and (max-width: 480px){.footer .footer-img{margin-top:10px}}.footer .footer-img img{width:auto;height:44px}.top-img{position:absolute;top:0;left:0;z-index:0;width:22%}.first__content{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media only screen and (max-width: 991px){.first__content{padding-top:20px;flex-direction:column-reverse}}.first__left{flex:1;overflow:hidden;width:100%}@media only screen and (max-width: 991px){.first__left{position:relative}}.first__left .left-box{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}@media only screen and (max-width: 991px){.first__left .left-box{position:unset;transform:unset;left:unset;top:unset;padding:35px 15px}}.first__left .left-box--content{width:100%;max-width:50%}@media only screen and (max-width: 1560px){.first__left .left-box--content{padding-top:150px}}@media only screen and (max-width: 1360px){.first__left .left-box--content{padding-top:170px}}@media only screen and (max-width: 1360px){.first__left .left-box--content{padding-top:185px}}@media only screen and (max-width: 991px){.first__left .left-box--content{padding-top:0;max-width:100%;text-align:center}}.first__left .left-box--content .first-small-title{line-height:42px;margin-bottom:10px}@media only screen and (max-width: 1200px){.first__left .left-box--content .first-big-title{line-height:1}}.first__left .left-box--content .first-description{line-height:24px;margin:20px 0 40px;max-width:75%;text-align:justify}@media only screen and (max-width: 1200px){.first__left .left-box--content .first-description{line-height:20px;margin:15px 0 30px}}@media only screen and (max-width: 991px){.first__left .left-box--content .first-description{max-width:100%;text-align:center}}.first__left .top-img-mobile{position:absolute;top:-50%;right:0;z-index:-1;max-width:22%}@media only screen and (max-width: 480px){.first__left .top-img-mobile{max-width:30%}}.first__right{flex:1;overflow:hidden;width:100%}.second{background-image:url("../imgs/section-2-bg.png");background-position:center;background-size:100% 95%;background-repeat:no-repeat;padding:120px 0 40px}@media only screen and (max-width: 1280px){.second{background-size:cover}}@media only screen and (max-width: 991px){.second{padding:80px 0}}.second__content{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media only screen and (max-width: 991px){.second__content{flex-direction:column-reverse}}.second__left{flex:1;width:100%}@media only screen and (max-width: 991px){.second__left{margin-top:60px}}.second__left .reason{width:100%;max-width:69%}@media only screen and (max-width: 991px){.second__left .reason{max-width:96%}}.second__left .reason__item{position:relative;border-radius:16px;box-shadow:0 0 20px 0 rgba(193,244,255,.5);background-color:#fff;margin-bottom:30px;padding:30px 20px}.second__left .reason__item:after{content:"";display:block;position:absolute;z-index:1;top:-20px;right:-20px;background-image:url("../imgs/heart.png");background-repeat:no-repeat;background-size:100% 100%;background-position:center;width:53px;height:52px}.second__left .reason__item:last-child{margin-bottom:0}.second__left .reason__item a{display:flex;flex-direction:column;align-items:flex-start}.second__left .reason__item a span{display:flex;width:100%}.second__left .reason__item a span.top{display:flex;width:100%}.second__left .reason__item a span.top span.icon{width:100%;max-width:34px;height:32px;margin-right:10px}.second__left .reason__item a span.top span.title{font-size:20px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.2px;color:#000}.second__left .reason__item a span.description-bottom{font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.18px;text-align:justify;color:#2c269a;margin-top:15px}.second__right{flex:1;overflow:hidden;width:100%}@media only screen and (max-width: 991px){.second__right{text-align:center}}.second__right h3.title{font-size:40px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.44px;color:#000;margin-bottom:25px}@media only screen and (max-width: 991px){.second__right h3.title{font-size:28px;letter-spacing:.31px}}.second__right p.description{font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.6px;text-align:justify;color:#2c269a}@media only screen and (max-width: 991px){.second__right p.description{text-align:center}}.second__right .section-2-img{margin-top:40px}.second__right .section-2-img img{display:block;margin:0 auto}.second__bottom{margin-top:80px}.second__bottom .title{font-size:40px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.44px;text-align:center;color:#000}@media only screen and (max-width: 991px){.second__bottom .title{font-size:28px;letter-spacing:.31px}}.second__bottom .description{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.18px;text-align:center;color:#2c269a;width:100%;max-width:60%;margin:10px auto 30px}@media only screen and (max-width: 991px){.second__bottom .description{font-size:14px;line-height:24px;letter-spacing:.2px;max-width:100%}}.second__bottom .download{display:flex;flex-direction:row;justify-content:center}.second__bottom .download li{margin-right:15px}.second__bottom .download li:last-child{margin-right:0}.three{padding:35px 0}@media only screen and (max-width: 480px){.three{padding:0}}.three__content{text-align:center}.three__content h3.title{font-size:40px;font-weight:600;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.44px;text-align:center;color:#000}@media only screen and (max-width: 991px){.three__content h3.title{font-size:28px;letter-spacing:.31px}}.three__content .description{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.18px;text-align:center;color:#2c269a}@media only screen and (max-width: 991px){.three__content .description{font-size:14px;line-height:24px;letter-spacing:.2px}}.three__content .new__contact{display:flex;flex-direction:column;align-items:center;justify-content:center}.three__content .new__contact li{border-radius:20.8px;background-color:#ecfbff;padding:25px;cursor:pointer;width:100%;max-width:55%}.three__content .new__contact li:not(:last-child){margin-bottom:15px}@media only screen and (max-width: 991px){.three__content .new__contact li{max-width:100%}}.three__content .new__contact li a{display:flex;flex-direction:row;align-items:flex-start}.three__content .new__contact li a span.text{font-size:19.5px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:.28px;text-align:left;color:#000}@media only screen and (max-width: 991px){.three__content .new__contact li a span.text{font-size:14px;letter-spacing:.2px;line-height:24px}.three__content .new__contact li a span.text br{display:none}}@media only screen and (max-width: 360px){.three__content .new__contact li a span.text{font-size:12px;letter-spacing:.2px;line-height:24px}}.three__content .new__contact li a span.icon{margin-right:40px;min-width:50px}@media only screen and (max-width: 991px){.three__content .new__contact li a span.icon{margin-right:15px}}.three__content .new__contact li a span.icon img{width:auto;height:28px}@media only screen and (max-width: 991px){.three__content .new__contact li a span.icon img{width:30px;height:auto;max-width:unset}}.small-title{font-size:38px;color:#000;font-weight:600;line-height:normal;letter-spacing:.42px}@media only screen and (max-width: 991px){.small-title{font-size:24px;letter-spacing:.27px}}.big-title{font-size:48px;font-weight:800;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:2.4px;color:#2c269a}@media only screen and (max-width: 991px){.big-title{font-size:34px;letter-spacing:1.7px}}.security-content{padding-top:125px;text-align:justify}.security-content h2{font-size:38px}.security-content h3{font-size:20px}.security-content h4{font-size:16px}/*# sourceMappingURL=style.css.map */
