*{margin:0;padding:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{font-smoothing:antialiased;color:#4f5665}body.overflow-h{overflow:hidden}body,button,input{font-family:Rubik,sans-serif;font-size:14px}a{text-decoration:none}.container{max-width:1440px;margin:auto}@media screen and (max-width:1440px){.container{padding:0 15px}}.cardspace{width:100%;height:80px;background-color:#fff}@media screen and (max-width:540px){.cardspace{height:60px}}.cardspace.gray{background-color:#f8f8f8}header{max-width:1440px;margin:auto;padding:50px 30px;position:relative;background:#fff;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:19px}@media screen and (max-width:1440px){header{padding:30px 30px}}@media screen and (max-width:992px){header{padding:20px 20px}}header .logo{min-width:200px;height:auto}@media screen and (max-width:992px){header .logo{max-height:41px}}header .logo img{width:100%;max-width:150px}header nav{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;position:relative;width:100%}@media screen and (max-width:992px){header nav{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}header nav .menu__primary{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}@media screen and (max-width:992px){header nav .menu__primary{display:none}}header nav .menu__primary li{margin-left:22px}header nav .menu__primary li:first-child{margin-left:0}header nav .menu__primary li a{color:#4f5665;-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s}header nav .menu__primary li a:hover{color:#1c1d22}header nav .menu__primary li.with_child span{display:block;position:relative;cursor:pointer}header nav .menu__primary li.with_child span::after{z-index:1;position:absolute;left:calc(50% - 20px);top:28px;content:" ";width:0;height:0;margin:0 0 15px 0;opacity:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:18px solid #47de8b}header nav .menu__primary li.with_child::after{content:"";position:absolute;width:100%;max-width:30%;height:40px;opacity:0;background:0 0}header nav .menu__primary li.with_child:hover::after{opacity:1}header nav .menu__primary li.with_child:hover span::after{opacity:1;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}header nav .menu__primary li.with_child:hover ul.menu__child{opacity:1;min-height:65px;height:auto;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}header nav .menu__primary li ul.menu__child{overflow:hidden;z-index:12;opacity:0;height:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:26px 42px;margin-top:26px;background-color:#fff;position:absolute;border:1px solid #f0f0f0;border-top:4px solid #47de8b}header nav .menu__primary li ul.menu__child li{margin:15px 0 0}header nav .menu__primary li ul.menu__child li:first-child{margin-top:0}header nav .menu__secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;font-weight:500}@media screen and (max-width:992px){header nav .menu__secondary{display:none}}header nav .menu__secondary .signin a{color:#0b132a}header nav .menu__secondary .test{margin-left:33px;border:1px solid #47de8b;border-radius:50px}header nav .menu__secondary .test a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:13px 25px;color:#47de8b}header nav .menu__secondary .test a:hover{text-decoration:underline}header nav .menu__hamburger{cursor:pointer;width:30px;height:30px;display:none}@media screen and (max-width:992px){header nav .menu__hamburger{display:block}}header nav .menu__hamburger img{width:100%;height:100%}.small-nav{padding:100px 20px 20px;position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#ececec;z-index:99;-webkit-transition:right .4s ease;-o-transition:right .4s ease;transition:right .4s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.small-nav.active{right:0}.small-nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.small-nav ul:first-child:after{content:"";position:absolute;bottom:-20px;left:0;background-color:#47de8b;height:1px;width:35%}.small-nav ul+ul{margin-top:40px}.small-nav ul li{margin-bottom:10px}.small-nav ul li:last-child{margin-bottom:0}.small-nav ul li .span_link,.small-nav ul li a{display:block;font-size:22px;color:#604fb1;font-weight:700;padding:10px 0 10px 20px}.small-nav ul li.with_child{position:relative}.small-nav ul li.with_child span::after{position:absolute;top:18px;left:-5px;content:" ";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:11px solid #47de8b;-webkit-transition:border .3s;-o-transition:border .3s;transition:border .3s}.small-nav ul li.with_child ul.menu__child{display:none}.small-nav ul li.with_child ul.menu__child li a{font-size:18px;font-weight:400;padding:8px 0 8px 30px}.small-nav ul li.with_child.active ul.menu__child{display:block}.small-nav ul li.with_child.active span::after{border-top:0;border-bottom:11px solid #47de8b}.card__start .inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1300px;padding:100px 30px 120px;margin:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:992px){.card__start .inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:25px 10px 80px}}@media screen and (max-width:375px){.card__start .inner{padding:20px 0 80px}}.card__start .inner .right{width:100%;margin-left:25px}@media screen and (max-width:992px){.card__start .inner .right{margin:auto;max-width:600px;margin-top:40px}}.card__start .inner .right img{width:100%}.card__start .inner .left{width:100%;max-width:615px;margin-right:25px}@media screen and (max-width:992px){.card__start .inner .left{margin:auto}}.card__start .inner .left h1{color:#604fb1;font-weight:500;font-size:45px;line-height:70px}@media screen and (max-width:992px){.card__start .inner .left h1{text-align:center}}@media screen and (max-width:540px){.card__start .inner .left h1{font-size:42px}}@media screen and (max-width:425px){.card__start .inner .left h1{font-size:39px}}@media screen and (max-width:375px){.card__start .inner .left h1{font-size:34px}}.card__start .inner .left p{font-size:16px;line-height:30px;margin-top:30px;color:#4f5665}@media screen and (max-width:992px){.card__start .inner .left p{text-align:center}}.card__start .inner .left p strong{color:#604fb1}.card__start .inner .left a{margin-top:30px;width:250px;height:60px;background:#47de8b;border-radius:10px;color:#fff;font-weight:700;font-size:16px;line-height:25px;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-shadow:0 21px 52px 0 #47de8b;box-shadow:0 21px 52px 0 #47de8b;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.card__start .inner .left a:hover{background:#2ea162;-webkit-box-shadow:0 21px 52px 0 #2ea162;box-shadow:0 21px 52px 0 #2ea162}@media screen and (max-width:992px){.card__start .inner .left a{margin:30px auto 30px}}.card__benefits.gray{background:#f8f8f8}.card__benefits .inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:1300px;padding:100px 30px 120px;margin:0 -15px;margin:auto}@media screen and (max-width:768px){.card__benefits .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card__benefits .inner.mobile-inverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width:375px){.card__benefits .inner{padding:90px 0 90px}}.card__benefits .illustration{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:100%;flex-basis:100%;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;padding:0 15px;margin:auto}@media screen and (max-width:768px){.card__benefits .illustration{max-width:450px}}.card__benefits .illustration img{width:100%}.card__benefits .details{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:620px;padding:0 15px}@media screen and (max-width:768px){.card__benefits .details{margin-bottom:20px}}.card__benefits .details .details-inner{max-width:465px;margin:auto}.card__benefits .details .title{font-weight:500;font-size:35px;line-height:50px;color:#0b132a}.card__benefits .details p{font-size:16px;line-height:30px;color:#4f5665;margin-top:20px}.card__benefits .details ul{list-style:none;margin-top:20px;padding:0}.card__benefits .details ul li{font-size:14px;line-height:30px;color:#4f5665;margin-top:15px;padding-left:40px;background-image:url(../images/icons/check-circle.svg);background-repeat:no-repeat;background-position-y:center}.card__how-it-works{position:relative}.card__how-it-works .card__bg{background:url(../images/bgs/triangles.svg);width:120px;height:98px;position:absolute}.card__how-it-works .card__bg.pos-1{top:50px;right:65px}.card__how-it-works .card__bg.pos-2{left:100px;bottom:80px}@media screen and (max-width:992px){.card__how-it-works .card__bg{opacity:.4}}.card__how-it-works .inner{max-width:1300px;padding:100px 30px 140px;margin:auto;position:relative}.card__how-it-works .inner .title{font-style:normal;font-weight:400;font-size:40px;line-height:47px;text-align:center;letter-spacing:.02em;color:#000}@media screen and (max-width:330px){.card__how-it-works .inner .title{font-size:35px}}.card__how-it-works .inner ul{margin-top:60px;list-style:none;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}@media screen and (max-width:768px){.card__how-it-works .inner ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.card__how-it-works .inner ul li{max-width:250px;margin-left:55px}@media screen and (max-width:768px){.card__how-it-works .inner ul li{margin-left:0;margin-bottom:30px}}.card__how-it-works .inner ul li:first-child{margin-left:0}.card__how-it-works .inner ul li .image{width:100px;height:100px;border-radius:50px;background:#eae9ee;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;margin:auto}.card__how-it-works .inner ul li .image img{width:46px;height:46px;opacity:1}.card__how-it-works .inner ul li p{margin-top:24px;font-size:16px;line-height:27px;text-align:center;letter-spacing:.01em;color:#000c2d}.card__plans.gray{background:#f8f8f8}.card__plans .inner{max-width:1300px;padding:80px 30px 120px;margin:auto}@media screen and (max-width:375px){.card__plans .inner{padding:80px 15px 120px}}@media screen and (max-width:330px){.card__plans .inner{padding:80px 5px 120px}}.card__plans .inner .title{font-style:normal;font-weight:500;font-size:35px;line-height:50px;text-align:center;color:#0b132a}.card__plans .inner .subtitle{margin-top:20px;font-size:16px;line-height:30px;text-align:center;color:#4f5665}.card__plans .inner .plans-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:750px;margin:72px auto 0}@media screen and (max-width:768px){.card__plans .inner .plans-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.card__plans .inner .plan{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;border:2px solid #ddd;border-radius:10px;padding:65px 30px 50px;max-width:330px}@media screen and (max-width:768px){.card__plans .inner .plan:not(:last-child){margin-bottom:40px}}.card__plans .inner .plan.active{border-color:#604fb1}.card__plans .inner .plan.active .plan-footer .plan-button{-webkit-box-shadow:0 21px 52px 0 #604fb1;box-shadow:0 21px 52px 0 #604fb1;background:#604fb1;color:#fff}.card__plans .inner .plan.active .plan-footer .plan-button:hover{-webkit-box-shadow:0 21px 52px 0 #40337c;box-shadow:0 21px 52px 0 #40337c;background:#40337c;border-color:#40337c}.card__plans .inner .plan .plan-title{font-weight:500;font-size:50px;line-height:30px;text-align:center;color:#0b132a}.card__plans .inner .plan .plan-description{font-weight:500;font-size:18px;line-height:30px;color:#0b132a;text-align:center;margin-top:35px}.card__plans .inner .plan ul{list-style:none;margin-top:37px;padding:0 15px}.card__plans .inner .plan ul li{font-size:14px;line-height:30px;color:#4f5665;padding-left:35px;background-image:url(../images/icons/check.svg);background-repeat:no-repeat}.card__plans .inner .plan .plan-footer{margin-top:28px}.card__plans .inner .plan .plan-footer .value{font-weight:500;font-size:25px;line-height:30px;text-align:center;color:#0b132a;margin-top:78px}.card__plans .inner .plan .plan-footer .value span{font-weight:400;color:#4f5665}.card__plans .inner .plan .plan-footer .value.prev{font-size:15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;margin-top:0;margin-bottom:-60px}.card__plans .inner .plan .plan-footer .plan-button{display:block;font-weight:700;border:2px solid #604fb1;border-radius:50px;padding:13px 46px;font-size:16px;line-height:19px;color:#604fb1;width:100%;max-width:177px;margin:50px auto 0;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.card__plans .inner .plan .plan-footer .plan-button:hover{background:#604fb1;color:#fff}.card__jumbotron{background-color:#f8f8f8;font-family:Poppins,sans-serif}.card__jumbotron .inner{max-width:754px;padding:90px 30px 90px;margin:auto}@media screen and (max-width:375px){.card__jumbotron .inner{padding:70px 15px 70px}}.card__jumbotron .inner .title{font-weight:700;font-size:32px;line-height:40px;color:#47de8b}@media screen and (max-width:375px){.card__jumbotron .inner .title{font-size:29px}}.card__jumbotron .inner p{margin-top:20px;font-size:14px;line-height:35px}.card__platform{font-family:Poppins,sans-serif}.card__platform .inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1300px;padding:90px 30px 90px;margin:0 -15px;margin:auto}@media screen and (max-width:768px){.card__platform .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.card__platform .illustration{width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:100%;flex-basis:100%;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;padding:0 15px;margin:auto}.card__platform .illustration img{max-width:100%}.card__platform .details{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;max-width:620px;padding:0 15px}@media screen and (max-width:768px){.card__platform .details{margin-top:60px}}.card__platform .details .details-inner{max-width:465px;margin:auto}.card__platform .details .title{font-weight:700;font-size:14px;line-height:22px;letter-spacing:1.5px;text-transform:uppercase;color:#604fb1}.card__platform .details ul{list-style:none;margin-top:78px;padding:0;color:#604fb1}@media screen and (max-width:992px){.card__platform .details ul{margin-top:40px}}.card__platform .details ul li{margin-top:35px}.card__platform .details ul li:first-child{margin-top:0}.card__platform .details ul li .item-title{font-weight:700;font-size:24px;line-height:30px}.card__platform .details ul li .item-description{font-weight:700;font-size:16px;line-height:26px;margin-top:15px}.card__differentials{font-family:Poppins,sans-serif}.card__differentials .inner{max-width:900px;padding:90px 30px 90px;margin:auto}@media screen and (max-width:375px){.card__differentials .inner{padding:90px 0 90px}}.card__differentials .inner .title{font-weight:700;text-align:center;font-size:44px;line-height:48px;color:#47de8b}@media screen and (max-width:768px){.card__differentials .inner .title{font-size:40px}}.card__differentials .inner ul{list-style:none;margin-top:100px}@media screen and (max-width:768px){.card__differentials .inner ul{margin-top:80px}}.card__differentials .inner ul li.differentials-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:80px}.card__differentials .inner ul li.differentials-item:first-child{margin-top:0}@media screen and (min-width:768px){.card__differentials .inner ul li.differentials-item.desktop-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media screen and (max-width:768px){.card__differentials .inner ul li.differentials-item{-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;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.card__differentials .inner ul li.differentials-item .image{width:100%;max-width:370px;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}@media screen and (max-width:540px){.card__differentials .inner ul li.differentials-item .image{max-width:300px}}.card__differentials .inner ul li.differentials-item .image img{max-width:100%}.card__differentials .inner ul li.differentials-item .description{max-width:360px;margin:auto}@media screen and (max-width:768px){.card__differentials .inner ul li.differentials-item .description{margin-top:30px;text-align:center}}.card__differentials .inner ul li.differentials-item .description strong{display:block;font-weight:700;font-size:24px;line-height:30px;color:#000}@media screen and (max-width:540px){.card__differentials .inner ul li.differentials-item .description strong{font-size:22px}}.card__differentials .inner ul li.differentials-item .description p{margin-top:12px}.card__features{background-color:#f8f8f8;font-family:Poppins,sans-serif}.card__features .inner{max-width:1200px;padding:95px 30px 95px;margin:auto}@media screen and (max-width:414px){.card__features .inner{padding:90px 15px 90px}}.card__features .inner .title{font-weight:700;font-size:44px;line-height:48px;color:#604fb1}@media screen and (max-width:540px){.card__features .inner .title{font-size:38px}}.card__features .inner .details{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:75px}@media screen and (max-width:768px){.card__features .inner .details{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.card__features .inner .details .grid{-webkit-box-flex:2;-ms-flex:2;flex:2;display:grid;list-style:none;grid-template-columns:1fr 1fr;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;row-gap:50px}@media screen and (max-width:768px){.card__features .inner .details .grid{margin-top:80px}}@media screen and (max-width:540px){.card__features .inner .details .grid{grid-template-columns:1fr;row-gap:40px}}.card__features .inner .details .grid li{font-weight:700;font-size:18px;line-height:30px;color:#604fb1}.card__features .inner .details .grid li .feature-item-description{margin-top:18px;font-size:16px}.card__features .inner .details .image{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;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;margin-left:15px}@media screen and (max-width:768px){.card__features .inner .details .image{margin-left:0}}.card__features .inner .details .image img{max-width:100%}.card__features .inner .actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:70px}.card__features .inner .actions a{display:block;background-color:#604fb1;border-radius:5px;height:50px;min-width:250px;margin-left:30px;color:#fff;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s}@media screen and (max-width:768px){.card__features .inner .actions a{width:100%;min-width:0}}@media screen and (max-width:414px){.card__features .inner .actions a{margin-left:15px}}.card__features .inner .actions a:first-child{margin-left:0}.card__features .inner .actions a:hover{background-color:#40337c}.testimonials .inner{max-width:1360px;padding:80px 30px 120px;margin:auto}@media screen and (max-width:425px){.testimonials .inner{padding:80px 15px 120px}}.testimonials .inner .title{font-weight:500;font-size:35px;line-height:50px;text-align:center;max-width:447px;margin:auto;color:#0b132a}.testimonials .inner .subtitle{font-size:16px;line-height:30px;text-align:center;color:#4f5665;max-width:550px;margin:20px auto 0}.testimonials .inner .testimonials-carousel-container{overflow:hidden}.testimonials .inner .testimonials-carousel-container .testimonials-carousel{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide{-ms-flex-negative:0;flex-shrink:0;border:2px solid #ddd;border-radius:10px;width:400px;padding:30px 30px 0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;margin-left:50px}@media screen and (max-width:768px){.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide{width:100%}}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide.active{border-color:#47de8b}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide:first-child{margin-left:0}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header{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}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-author img{width:50px;height:50px;border-radius:25px}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-author .slide-author-details{margin-left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-author .slide-author-details strong{color:#0b132a;font-weight:500;font-size:18px}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-author .slide-author-details span{margin-top:5px;font-weight:400;font-size:14px;color:#4f5665}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-stars{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}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-header .slide-stars span{color:#0b132a;font-size:16px;margin-right:10px}.testimonials .inner .testimonials-carousel-container .testimonials-carousel .testimonials-slide .slide-body{margin-top:20px;font-size:16px;line-height:30px;color:#0b132a;margin-bottom:30px}.testimonials .inner .testimonials-controls-area{margin-top:60px;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}@media screen and (max-width:425px){.testimonials .inner .testimonials-controls-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}}.testimonials .inner .testimonials-controls-area .testimonials-controls{display:-webkit-box;display:-ms-flexbox;display:flex}.testimonials .inner .testimonials-controls-area .testimonials-controls .testimonials-controls-action{width:60px;height:60px;border-radius:30px;border:2px solid #47de8b;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;background-repeat:no-repeat;background-position:center;background-image:url(../images/icons/arrow-back.svg);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;cursor:pointer}.testimonials .inner .testimonials-controls-area .testimonials-controls .testimonials-controls-action.active,.testimonials .inner .testimonials-controls-area .testimonials-controls .testimonials-controls-action:hover{background-image:url(../images/icons/arrow-back-white.svg);background-color:#47de8b}.testimonials .inner .testimonials-controls-area .testimonials-controls .testimonials-controls-action.next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-left:20px}.testimonials .inner .testimonials-controls-area .testimonials-controls .testimonials-controls-prev{width:60px;height:60px;border-radius:30px;border:2px solid #47de8b;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}.testimonials .inner .testimonials-controls-area .testimonials-controls .testimonials-controls-next{margin-left:20px;border-radius:30px;width:60px;height:60px;background:#47de8b;border:2px solid #47de8b;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}.testimonials .inner .testimonials-controls-area .testimonials-dots{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:425px){.testimonials .inner .testimonials-controls-area .testimonials-dots{margin-bottom:30px}}.testimonials .inner .testimonials-controls-area .testimonials-dots .dot-item{width:15px;height:15px;border-radius:7.5px;background:#dde0e4;margin-left:10px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.testimonials .inner .testimonials-controls-area .testimonials-dots .dot-item:first-child{margin-left:0}.testimonials .inner .testimonials-controls-area .testimonials-dots .dot-item.active{width:45px;background:#47de8b}footer{background:#f8f8f8;position:relative}footer .inner{max-width:1300px;padding:80px 30px 40px;margin:90px auto 0}footer .newsletter-area{background:#fff;padding:38px 70px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;margin-top:-30px;margin-top:-190px;-webkit-box-shadow:0 30px 60px 0 #dee0e6;box-shadow:0 30px 60px 0 #dee0e6}@media screen and (max-width:768px){footer .newsletter-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:425px){footer .newsletter-area{padding:40px}}@media screen and (max-width:375px){footer .newsletter-area{padding:30px}}@media screen and (max-width:330px){footer .newsletter-area{margin-left:-15px;margin-right:-15px}}footer .newsletter-area .left{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){footer .newsletter-area .left{margin-bottom:30px}}footer .newsletter-area .left .title{color:#0b132a;font-weight:500;font-size:35px;line-height:45px}@media screen and (max-width:425px){footer .newsletter-area .left .title{font-size:30px}}footer .newsletter-area .left .subtitle{font-size:16px;line-height:30px;margin-top:10px}@media screen and (max-width:425px){footer .newsletter-area .left .subtitle{font-size:14px}}footer .newsletter-area .right{-webkit-box-flex:1;-ms-flex:1;flex:1;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}footer .newsletter-area .right a{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;width:250px;height:60px;border-radius:10px;background:#47de8b;-webkit-box-shadow:0 21px 52px 0 #47de8b;box-shadow:0 21px 52px 0 #47de8b;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;font-weight:700;font-size:16px;line-height:25px;color:#fff}footer .newsletter-area .right a:hover{background:#2ea162;-webkit-box-shadow:0 21px 52px 0 #2ea162;box-shadow:0 21px 52px 0 #2ea162}footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:65px}@media screen and (max-width:768px){footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .footer-bottom .brand-area{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .footer-bottom .brand-area img{width:150px;height:auto}footer .footer-bottom .brand-area .description{margin-top:15px;font-size:16px;line-height:30px;color:#4f5665}footer .footer-bottom .brand-area .description strong{font-weight:500}footer .footer-bottom .brand-area .social-links{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){footer .footer-bottom .brand-area .social-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}footer .footer-bottom .brand-area .social-links a{display:block;-webkit-box-shadow:0 13px 18px rgba(17,19,35,.08);box-shadow:0 13px 18px rgba(17,19,35,.08);background-color:#604fb1;width:34px;height:34px;border-radius:17px;margin-left:20px}footer .footer-bottom .brand-area .social-links a:first-child{margin-left:0}footer .footer-bottom .brand-area .social-links a.facebook{background-image:url(../images/icons/facebook.svg)}footer .footer-bottom .brand-area .social-links a.twitter{background-image:url(../images/icons/twitter.svg)}footer .footer-bottom .brand-area .social-links a.instagram{background-image:url(../images/icons/instagram.svg)}footer .footer-bottom .brand-area .copyright{margin-top:20px;font-size:16px;line-height:30px;color:#afb5c0}@media screen and (max-width:768px){footer .footer-bottom .brand-area .copyright{text-align:center}}footer .footer-bottom .links-area{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:768px){footer .footer-bottom .links-area{margin-top:40px}}@media screen and (max-width:640px){footer .footer-bottom .links-area{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}footer .footer-bottom .links-area .links-area-item{margin-left:55px}@media screen and (max-width:640px){footer .footer-bottom .links-area .links-area-item{margin-left:0;margin-bottom:40px}}footer .footer-bottom .links-area .links-area-item:first-child{margin-left:0}footer .footer-bottom .links-area .links-area-item .title{font-weight:500;font-size:18px;line-height:30px;color:#0b132a}footer .footer-bottom .links-area .links-area-item ul{margin-top:20px;list-style:none}footer .footer-bottom .links-area .links-area-item ul li{margin-top:10px}footer .footer-bottom .links-area .links-area-item ul li:first-child{margin-top:0}footer .footer-bottom .links-area .links-area-item ul li a{font-size:16px;line-height:30px;color:#4f5665;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}footer .footer-bottom .links-area .links-area-item ul li a:hover{color:#2b2f36}footer .footer-bg{position:absolute}footer .footer-bg.pos-1{width:76px;height:74px;background-image:url(../images/icons/discount.svg);top:60%;left:24%}@media screen and (max-width:992px){footer .footer-bg.pos-1{top:43%}}@media screen and (max-width:768px){footer .footer-bg.pos-1{top:55%;left:20%}}@media screen and (max-width:640px){footer .footer-bg.pos-1{left:10%}}footer .footer-bg.pos-2{width:81px;height:72px;background-image:url(../images/icons/graphic-2.svg);top:75%;left:40%}@media screen and (max-width:992px){footer .footer-bg.pos-2{left:33%}}@media screen and (max-width:768px){footer .footer-bg.pos-2{left:auto;right:10%;top:50%}}@media screen and (max-width:640px){footer .footer-bg.pos-2{left:auto;right:13%}}