*{box-sizing:border-box}body{margin:0;padding:84px 0 0}header{width:100%;position:fixed;top:0;left:0;z-index:999999;box-shadow:0 0 12px 6px rgba(0,0,0,5%);-webkit-box-shadow:0 0 12px 6px rgba(0,0,0,5%);-moz-box-shadow:0 0 12px 6px rgba(0,0,0,5%);-o-box-shadow:0 0 12px 6px rgba(0,0,0,5%);-ms-box-shadow:0 0 12px 6px rgba(0,0,0,5%)}body.transition-active header{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}header .go-easy-logo{display:block;width:170px;height:36px;background-size:cover;margin-right:153px}body.transition-active header .go-easy-logo{-webkit-transition:background-image .3s ease;-moz-transition:background-image .3s ease;-o-transition:background-image .3s ease;transition:background-image .3s ease}.wrapper-1920{width:100%;max-width:1920px;padding:0 25px;margin:auto}.wrapper-1660{width:100%;max-width:1710px;padding:0 25px;margin:auto}header .header-content{width:100%;height:84px;display:flex;justify-content:space-between;align-items:center}header nav{display:flex;align-items:center}header nav a.active{color:#e58525}header nav a,header nav .nav-dropdown{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:16px;display:inline-flex;align-items:center;margin:0 15px;text-decoration:none;cursor:pointer}body.transition-active header nav a,body.transition-active header nav .nav-dropdown{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}header nav .nav-dropdown{position:relative;padding-right:24px}header nav a:hover{text-decoration:underline}header nav .nav-dropdown::after{content:"";width:14px;height:7px;display:inline-block;margin-left:10px;background-size:cover;position:absolute;right:0;top:0;bottom:0;margin:auto}body.transition-active header nav .nav-dropdown::after{-webkit-transition:background-image .3s ease;-moz-transition:background-image .3s ease;-o-transition:background-image .3s ease;transition:background-image .3s ease}header nav .nav-dropdown .dropdown-links{position:absolute;left:-30px;top:16px;padding-top:34px;display:none}header nav .dropdown-links span{display:flex;flex-direction:column;min-width:142px;box-shadow:0 0 12px 6px rgba(0,0,0,5%);-webkit-box-shadow:0 0 12px 6px rgba(0,0,0,5%);-moz-box-shadow:0 0 12px 6px rgba(0,0,0,5%);-o-box-shadow:0 0 12px 6px rgba(0,0,0,5%);-ms-box-shadow:0 0 12px 6px rgba(0,0,0,5%);border-radius:0 0 20px 20px;padding:15px;cursor:default}header nav .nav-dropdown:hover .dropdown-links{display:block}header nav .dropdown-links a{white-space:nowrap;margin-bottom:10px}header nav .dropdown-links a:last-of-type{margin-bottom:0}header .right-btns{display:flex;align-items:center}header .right-btns p::before{content:"";font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:16px;margin-right:15px;width:63px;display:inline-block;text-align:right}body.transition-active header .right-btns p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}header .right-btns .theme-toggle{min-height:45px;min-width:82px;border-radius:23px;position:relative;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 4px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 4px 0 rgba(0,0,0,.12);-o-box-shadow:0 1px 4px 0 rgba(0,0,0,.12);-ms-box-shadow:0 1px 4px 0 rgba(0,0,0,.12)}body.transition-active header .right-btns .theme-toggle{-webkit-transition:border .3s ease;-moz-transition:border .3s ease;-o-transition:border .3s ease;transition:border .3s ease}header .right-btns .theme-toggle::before{content:"";width:16px;height:16px;display:block;background-size:cover;position:absolute;z-index:9;top:0;bottom:0;left:15px;margin:auto}header .right-btns .theme-toggle::after{content:"";width:16px;height:16px;display:block;background-size:cover;position:absolute;z-index:9;top:0;bottom:0;right:14px;margin:auto}body.transition-active header .right-btns .theme-toggle::before,body.transition-active header .right-btns .theme-toggle::after{-webkit-transition:background-image .3s ease;-moz-transition:background-image .3s ease;-o-transition:background-image .3s ease;transition:background-image .3s ease}header .right-btns .theme-toggle span{display:block;width:35px;height:35px;border-radius:100%;position:absolute;top:0;bottom:0;margin:auto}body.transition-active header .right-btns .theme-toggle span{-webkit-transition:left .3s ease,right .3s ease;-moz-transition:left .3s ease,right .3s ease;-o-transition:left .3s ease,right .3s ease;transition:left .3s ease,right .3s ease}header .request-demo-btn{min-height:45px;display:inline-flex;align-items:center;background-color:#7b55a3;padding:0 25px;margin-left:15px;border-radius:23px;color:#fff;font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:16px;text-decoration:none;box-shadow:0 0 15px rgba(0,0,0,.15);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-o-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,.15)}header .burger-menu{width:60px;height:45px;margin-left:20px;border-radius:50px;display:flex;background-size:16px 12px;background-repeat:no-repeat;background-position:50%;display:none}.banner{width:100%;min-height:900px;background-image:url(../images/banner-bg.jpg);background-size:cover;background-position:50%;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.banner .phones-image{position:absolute;width:30%;max-width:1100px;min-width:400px;height:auto;right:7%;top:0;bottom:5%;margin:auto}.banner .content-holder{display:flex;align-items:center}.banner .content-holder .banner-info{max-width:900px;padding-right:50px}.banner .content-holder .banner-info h1{font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:50px;line-height:55px;color:#fff;margin:0 auto 20px}.banner .content-holder .banner-info p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#fff;max-width:630px}.video-holder{position:relative;width:100%;height:auto;max-width:500px;margin:auto}.section-what-we-offer .video-thumb{display:block;width:20.83%;padding:0 0 100%;max-width:100%;width:inherit;height:inherit;height:auto;border-radius:20px;background-image:url(../images/video-bg.jpg);background-repeat:no-repeat;background-position:50%;background-size:100%;cursor:pointer;margin:auto}.section-what-we-offer .video-thumb::after{position:absolute;content:"";-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;height:60%;width:100%;top:82.5%;left:50%;-webkit-transform:translate(-50%,-50%)scale(.2);-moz-transform:translate(-50%,-50%)scale(.2);-ms-transform:translate(-50%,-50%)scale(.2);-o-transform:translate(-50%,-50%)scale(.2);transform:translate(-50%,-50%)scale(.2);background-color:rgba(123,85,163,.65);border-radius:20px}.section-what-we-offer .video-thumb:hover::after{top:0;left:0;height:100%;-webkit-transform:translate(0%,0%)scale(1);-moz-transform:translate(0%,0%)scale(1);-ms-transform:translate(0%,0%)scale(1);-o-transform:translate(0%,0%)scale(1);transform:translate(0%,0%)scale(1)}.section-what-we-offer .video-thumb::before{position:absolute;content:"";-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;height:75px;width:75px;top:82.5%;left:calc(50% - 3px);-webkit-transform:translate(-50%,-50%)scale(0);-moz-transform:translate(-50%,-50%)scale(0);-ms-transform:translate(-50%,-50%)scale(0);-o-transform:translate(-50%,-50%)scale(0);transform:translate(-50%,-50%)scale(0);opacity:0;background-color:#fff;border-radius:50%;z-index:8}.section-what-we-offer .video-thumb:hover::before{-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;-webkit-transform:translate(-50%,-50%)scale(1);-moz-transform:translate(-50%,-50%)scale(1);-ms-transform:translate(-50%,-50%)scale(1);-o-transform:translate(-50%,-50%)scale(1);transform:translate(-50%,-50%)scale(1);opacity:1}.section-what-we-offer .video-thumb span{display:block;width:20px;height:22px;background-image:url(../images/ico-play-white.png);background-size:cover;position:absolute;top:65.5%;bottom:0;left:0;right:0;margin:auto;z-index:9}.section-what-we-offer .video-thumb:hover span{background-image:url(../images/ico-play-purple.png)}.custom-modal{display:none;position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7)}.custom-modal-content{position:absolute;top:5%;bottom:10%;left:5%;right:5%;margin:auto;width:90%;max-height:100%;max-width:1024px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.custom-modal-close{color:#aaa;float:right;font-size:36px;font-weight:700;margin-bottom:10px}.custom-modal-close:hover,.custom-modal-close:focus{color:#fff;text-decoration:none;cursor:pointer}.custom-modal .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.custom-modal .video-wrapper{position:relative;width:100%;padding-bottom:56.25%;height:0}.section-what-we-offer{padding:100px 0}body.transition-active .section-what-we-offer{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-what-we-offer .wrapper{width:100%;max-width:1920px;padding:0 60px;margin:auto}.section-what-we-offer .top-section{padding:0 20px}.section-what-we-offer .top-section .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;text-align:center;margin:0}body.transition-active .section-what-we-offer .top-section .title{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-what-we-offer .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;text-align:center;max-width:650px;margin:auto}body.transition-active .section-what-we-offer .top-section p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-what-we-offer .section-content{display:grid;grid-template-columns:30% 1fr 30%;padding:0 0 45px}.section-what-we-offer .section-content .box-1,.section-what-we-offer .section-content .box-3{display:grid;grid-auto-flow:row;grid-template-rows:50% 50%;padding-top:60px;align-items:stretch}.section-what-we-offer .section-content .box-2{display:flex;align-items:center;order:2;padding:25px 30px 0}.section-what-we-offer .section-content .box-1{order:1}.section-what-we-offer .section-content .box-3{order:3}.section-what-we-offer .section-content .box{box-shadow:15px 10px 25px rgba(0,0,0,5%);-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);padding:40px 30px 50px;border-radius:20px;margin-bottom:40px;max-width:550px;min-height:250px}body.transition-active .section-what-we-offer .section-content .box{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-what-we-offer .section-content .box .box-title{padding-bottom:15px;display:flex;align-items:center}.section-what-we-offer .section-content .box .box-title span{display:inline-flex;align-items:center;justify-content:center;background-color:#7b55a3;width:60px;height:60px;border-radius:100%;margin-right:10px}.section-what-we-offer .section-content .box .box-title span img{width:auto}.section-what-we-offer .section-content .box .box-title p{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:30px;color:#7b55a3;margin:0}.section-what-we-offer .section-content .box .box-content{padding-bottom:10px}.section-what-we-offer .section-content .box .box-content p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;margin:0}.section-what-we-offer .section-content .box .box-content p a{font-weight:600;text-decoration:none;white-space:nowrap}.section-what-we-offer .section-content .box .box-content p a:hover{text-decoration:underline}.section-what-we-offer .section-content .box .box-content .list-holder{display:flex;flex-wrap:wrap;margin:15px 0 0}.section-what-we-offer .section-content .box .box-content ul{min-width:50%;padding-left:20px;margin:0}.section-what-we-offer .section-content .box .box-content ul li{padding-right:30px;font-family:urbanist,sans-serif;font-weight:700;font-style:normal;font-size:16px;line-height:24px;white-space:nowrap}.btn-small-purple{display:inline-flex;align-items:center;justify-content:center;margin:auto;height:80px;min-width:350px;background-color:#7b55a3;padding:0 25px;border-radius:45px;font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:22px;color:#fff;cursor:pointer;text-decoration:none;border:0}.section-what-we-offer .custom-carousel{display:none}.center-content{width:100%;display:flex;justify-content:center}.custom-carousel{position:relative;width:100%;overflow:hidden}.custom-carousel-inner{display:flex;transition:transform .5s ease}.custom-carousel.slow-scroll .custom-carousel-inner{transition:transform 1s ease}.custom-carousel-slide{flex:0 0 100%}.custom-carousel-slide img{width:100%;display:block}.custom-carousel-nav{display:flex;justify-content:space-between;align-items:center;padding:10px 20px 0}.custom-carousel-arrow{width:14px;height:7px;cursor:pointer;background-size:cover;padding:10px 0;background-size:14px 7px;background-repeat:no-repeat;background-position:50%}.custom-carousel-nav.white .custom-carousel-arrow{background-image:url(../images/chevron-down-white.png)}.custom-carousel-arrow.prev{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.custom-carousel-arrow.next{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg)}.custom-carousel-dots{text-align:center;position:relative;padding:0 20px;z-index:9}.custom-carousel-dot{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin:0 13px;cursor:pointer;border:1px solid #424953}.custom-carousel-dot.active{background-color:#e58525;border-color:#e58525}.section-key-solutions{background-image:url(../images/key-solutions-bg.jpg);background-size:cover;background-position:50% 100%;padding:110px 0 170px}.section-key-solutions .top-section{padding-bottom:105px}.section-key-solutions .top-section .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;color:#fff;text-align:center;margin:0}.section-key-solutions .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#fff;text-align:center;margin:0}.section-key-solutions .custom-carousel-inner{display:grid;grid-template-columns:1fr 1fr}.section-key-solutions .custom-carousel-slide{flex:auto;display:grid}.section-key-solutions .custom-carousel-nav{display:none}.section-key-solutions .boxes{display:grid;grid-template-columns:1fr 1fr}.section-key-solutions .boxes .box{display:flex;flex-direction:column;align-items:start;margin:0 5px;background-color:#7747aa;border-radius:20px;padding:45px 30px}.section-key-solutions .boxes .box .ico-holder{min-height:90px;min-width:90px;height:90px;width:90px;display:inline-flex;align-items:center;justify-content:center;background-color:#6a4394;border-radius:100%}.section-key-solutions .boxes .box img{width:auto}.section-key-solutions .boxes .box p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;color:#fff;margin:0}.section-key-solutions .boxes .box p strong{font-weight:600;font-size:22px;line-height:26px;display:block;margin:30px 0 20px}.section-key-solutions .boxes .box p.inline{display:inline}.section-key-solutions .boxes .box a{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:16px;line-height:20px;color:#e58525;text-decoration:none}.section-key-solutions .boxes .box a:hover{text-decoration:underline}.section-book{padding:130px 0;background-size:cover;background-position:50%}.section-book .wrapper{width:100%;max-width:1480px;padding:0 20px;margin:auto}.section-book .boxes{background-size:100%;background-repeat:no-repeat;background-position:50% 0;display:flex;gap:2%;padding:100px 35px 40px}.section-book .box{border-radius:20px;padding:30px;margin-bottom:2%;display:flex;flex-direction:column;align-items:center;width:100%;-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);box-shadow:15px 10px 25px rgba(0,0,0,5%)}.section-book .box .ico-holder{width:130px;height:130px;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-bottom:50px;position:relative}.section-book .box .ico-holder::after{content:'';width:9px;height:9px;background-color:#7b55a3;border-radius:100%;position:absolute;bottom:-30px}.section-book .box p{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:26px;margin:0 0 20px;text-align:center}.section-book .box p.purple{font-weight:400;font-size:16px;line-height:18px;margin:0}.section-book .book-call{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:36px;line-height:40px;margin:0 0 25px;text-align:center}.section-book .book-call strong{font-weight:600}.news-and-resources{padding:70px 0 115px}.news-and-resources .wrapper{width:100%;max-width:1960px;margin:auto}.news-and-resources .top-section{padding:0 0 70px}.news-and-resources .top-section .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:38px;line-height:38px;margin:0 0 6px;text-align:center}.news-and-resources .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;margin:0;text-align:center}.news-and-resources .custom-carousel-inner{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;padding:0 30px 30px;margin-bottom:30px}.news-and-resources .custom-carousel-slide{flex:auto;display:grid}.news-and-resources .custom-carousel-nav{display:none}.news-and-resources .box{position:relative;display:flex;flex-direction:column;-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);box-shadow:15px 10px 25px rgba(0,0,0,5%);border-radius:20px;overflow:hidden}.news-and-resources .box .box-content{flex-grow:1;padding:0 20px}.news-and-resources .box::before{content:'';width:100%;height:150px;position:absolute;top:0;left:0;z-index:-1}.news-and-resources .box img{width:100%}.news-and-resources .box .news-date{display:inline-flex;align-items:center;height:30px;padding:0 15px;margin:25px 0 10px;border-radius:15px;font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:14px}.news-and-resources .box .news-date::before{content:'';width:18px;height:20px;display:inline-block;background-size:cover;margin-right:10px}.news-and-resources .box .news-title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:20px;line-height:25px;margin-bottom:20px}.news-and-resources .box .news-content{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;margin-bottom:15px}.news-and-resources .box .news-content a{font-weight:600;white-space:nowrap}.news-and-resources .box .by-goeasy{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:14px;color:#868da6;display:flex;align-items:center;width:100%;margin-bottom:25px}.news-and-resources .box .by-goeasy strong{font-weight:600;font-size:16px;flex-grow:1}.news-and-resources .box .by-goeasy::before{content:'';width:45px;height:45px;display:inline-flex;background:url(../images/logo-small.png);background-color:#f0d6ff;background-repeat:no-repeat;background-position:2px 12px;border-radius:100%;margin-right:20px}.news-and-resources .box .by-goeasy::after{content:'';width:28px;height:28px;display:inline-flex;background:url(../images/ico-dots-purple.png);background-repeat:no-repeat;background-size:cover;margin-left:20px}.section-trusted{background-image:url(../images/trusted-section-bg.jpg);background-size:cover;background-position:100% 100%;padding:60px 0 85px}.section-trusted .wrapper{width:100%;max-width:1160px;padding:0 20px;margin:auto}.section-trusted .top-section{padding-bottom:60px}.section-trusted .top-section .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:32px;line-height:41px;color:#fff;text-align:center;margin:0 0 5px}.section-trusted .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:18px;color:#fff;text-align:center;margin:0}.section-trusted .my-slider2{display:flex!important;align-items:stretch}.boxes-wrapper{background-image:url(../images/boxes-purple-bg.png);background-repeat:no-repeat;background-position:0 0;background-size:100%;padding:85px 30px 0}.section-trusted .box{padding:30px;border-radius:20px;display:flex!important;flex-direction:column;align-items:center;text-align:center;margin:0 15px}.section-trusted .box .image-wrapper{width:130px;height:130px;position:relative;margin:auto;margin-left:15%}.section-trusted .box .image-wrapper img{border-radius:100%}.section-trusted .box .image-wrapper::after{content:'';width:50px;height:50px;display:block;background-image:url(../images/ico-quote.png);background-size:cover;position:absolute;right:-50px;top:30px}.section-trusted .box .box-content{flex-grow:1;padding-top:20px}.section-trusted .box .box-content p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:22px;text-align:center;margin:0;padding-bottom:20px}.section-trusted .box .name{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:16px;line-height:18px;text-align:center;margin:0 0 6px}.section-trusted .box .role{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:16px;min-height:28px;text-align:center;margin:0}.section-trusted .custom-carousel-inner{display:flex}.section-trusted .custom-carousel-nav{margin-top:30px}.section-partners{padding:100px 0 70px}.section-partners .wrapper{width:100%;max-width:1920px;padding:0 30px;margin:auto}.section-partners .top-section{padding-bottom:50px}.section-partners .top-section .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:36px;color:#424953;text-align:center;margin:0 0 6px}.section-partners .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;text-align:center;margin:0}.section-partners .box{background-color:#fff;-webkit-box-shadow:5px 10px 5px 0 rgba(0,0,0,5%);-moz-box-shadow:5px 10px 5px 0 rgba(0,0,0,5%);-o-box-shadow:5px 10px 5px 0 rgba(0,0,0,5%);-ms-box-shadow:5px 10px 5px 0 rgba(0,0,0,5%);box-shadow:5px 10px 5px rgba(0,0,0,5%);height:130px;padding:20px;display:flex;align-items:center;justify-content:center;border-radius:20px}.section-partners .box img{width:auto;max-width:100%}.section-partners .custom-carousel-nav{margin-top:30px}.section-partners .custom-carousel .custom-carousel-slide{padding:0 15px}.section-get-started{padding:110px 0 120px}body.transition-active .section-get-started{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-get-started .top-section{padding:0 20px 50px}.section-get-started .top-section .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:36px;color:#424953;text-align:center;margin:0 0 10px}.section-get-started .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;text-align:center;margin:0 auto;max-width:630px}.section-get-started .wrapper{width:100%;max-width:740px;padding:0 60px;margin:auto}.section-get-started .form-row{display:flex;flex-direction:column;padding-bottom:20px}.section-get-started .form-row.cols-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-get-started .form-row.cols-2 div{display:flex;flex-direction:column}.section-get-started label{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;margin-bottom:8px}.section-get-started input,.section-get-started textarea{min-height:45px;background-color:#fff;border-radius:23px;border:none;box-shadow:0 0 15px rgba(0,0,0,5%);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-o-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,5%);border:1px solid #e2e2e2;padding:0 20px;font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:22px;color:#424953}.section-get-started textarea{resize:none;min-height:150px;padding:20px}.section-get-started button[type=submit]{margin-top:20px}.section-get-started label span{color:#ff0068}.section-get-started .error-message{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:22px;color:#ff0068;margin:5px 0 0;display:none}.section-req{background-image:url(../images/gradient-band.jpg);background-repeat:no-repeat;background-size:100% 100%;background-position:50%;padding:65px 0 50px}.section-req .wrapper{width:100%;max-width:1310px;padding:0 20px;margin:auto;display:flex;align-items:center}.section-req .wrapper .info h6{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:48px;line-height:55px;color:#fff;margin:0;text-align:center}.section-req .wrapper .info p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#fff;margin:0;text-align:center}.section-req .wrapper .req-btn{flex-grow:1;display:flex;justify-content:end}.section-req .wrapper .req-btn .btn-small-purple{margin:0;box-shadow:0 0 15px rgba(0,0,0,.15);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-o-box-shadow:0 0 15px 0 rgba(0,0,0,.15);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,.15)}.banner-contact{width:100%;min-height:550px;padding:30px;display:flex;align-items:center;justify-content:center;background-image:url(../images/contact-bg.jpg);background-size:cover;background-position:50%}.banner-contact h1{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:55px;color:#fff}.section-why-should-contact{padding:110px 0 135px}body.transition-active .section-why-should-contact{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-why-should-contact .wrapper{width:100%;max-width:1140px;padding:0 20px;margin:auto}.section-why-should-contact .top-section{padding-bottom:90px;display:flex;flex-direction:column;align-items:center}.section-why-should-contact .top-section h2{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;text-align:center;margin:0 0 10px}.section-why-should-contact .top-section p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;text-align:center;margin:0;max-width:750px}body.transition-active .section-why-should-contact .top-section h2,body.transition-active .section-why-should-contact .top-section p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-why-should-contact .boxes{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.section-why-should-contact .boxes .box{padding:35px 30px 45px;-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);box-shadow:15px 10px 25px rgba(0,0,0,5%);display:flex;align-items:center;border-radius:20px;position:relative;text-decoration:none;width:100%;max-width:500px}body.transition-active .section-why-should-contact .box{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-why-should-contact .box .ico-holder{min-width:60px;min-height:60px;display:inline-flex;align-items:center;justify-content:center;background-color:#7b55a3;border-radius:100%;margin-right:10px}.section-why-should-contact .boxes .box p{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:16px;line-height:20px;margin:0}body.transition-active .section-why-should-contact .box p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.banner-about{background-image:url(../images/about-us-bg.jpg);background-size:cover;background-position:50%;min-height:550px;padding:50px 0;display:flex;flex-direction:column;justify-content:center}.banner-about .wrapper{width:100%;max-width:875px;padding:0 20px;margin:auto}.banner-about h1{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:55px;color:#fff;text-align:center;margin:0 0 20px}.banner-about p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#fff;text-align:center}.section-mvv{padding:90px 0 165px}body.transition-active .section-mvv{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-mvv .wrapper{width:100%;max-width:1190px;padding:0 20px;margin:auto}.section-mvv .boxes{display:grid;grid-template-columns:1fr 1fr;gap:50px}.section-mvv .box{-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);box-shadow:15px 10px 25px rgba(0,0,0,5%);padding:35px 70px 95px 30px;border-radius:20px}body.transition-active .section-mvv .box{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-mvv .box .box-title{display:flex;align-items:center;margin-bottom:20px}.section-mvv .box .box-title .ico-holder{min-width:80px;min-height:80px;display:inline-flex;align-items:center;justify-content:center;background-color:#7b55a3;border-radius:100%;margin-right:10px}.section-mvv .box .box-title .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:24px;margin:0}.section-mvv .box .box-content p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;margin:15px 0 0}body.transition-active .section-mvv .box .box-content p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-mvv .box .box-content p strong{font-weight:600}.section-mvv .our-value-box{display:flex;flex-direction:column;align-items:center;margin-top:50px;padding-left:50px;padding-right:50px}.section-mvv .our-value-box p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px}.section-mvv .our-value-box p strong{font-weight:600}.section-mvv .value-boxes{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:50px;margin-top:25px}.section-mvv .value-boxes .value-box .value-box-title{display:flex;align-items:center}.section-mvv .value-boxes .value-box .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:15px;margin:0;text-transform:uppercase;margin-left:10px}.section-evolution{background-image:url(../images/evolution-bg.jpg);background-size:cover;background-position:50% 100%;padding:160px 0 190px}.section-evolution .wrapper{width:100%;max-width:1080px;padding:0 20px;margin:auto;display:flex;align-items:start}.section-evolution img{margin-right:60px}.section-evolution .mobile-img{display:none}.section-evolution .content h6{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:36px;color:#fff;margin:0 0 15px}.section-evolution .content h6:last-of-type{margin-top:90px}.section-evolution .content p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#fff;margin:0}.section-ks{padding:110px 0 165px}.section-ks.news .box{align-items:start}.section-ks.news .box .subtitle,.section-ks.news .box p{text-align:left}.section-ks.news .box .subtitle{margin-bottom:10px}.section-ks.news .box p{margin-bottom:20px}.section-ks.news .box p:last-of-type{margin-bottom:0}.section-ks.news .box .btn-link{text-decoration:none}.section-ks.news .box .btn-link:hover{text-decoration:underline}.section-ks .wrapper{width:100%;max-width:1040px;padding:0 20px;margin:auto;display:flex;flex-direction:column;align-items:center}.section-ks h6,.section-ks .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:36px;margin:0 0 5px}.section-ks p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;margin:0 0 5px;text-align:center}.section-ks .box{-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);box-shadow:15px 10px 25px rgba(0,0,0,5%);padding:50px 30px 55px;border-radius:20px;margin-top:50px;display:flex;flex-direction:column;align-items:center}.section-ks .box .ico-holder{margin-bottom:30px;width:90px;height:90px;min-height:90px;min-width:90px;background-color:#6a4394;display:inline-flex;align-items:center;justify-content:center;border-radius:100%}.section-ks .box h6,.section-ks .box .subtitle{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:22px;line-height:24px;margin:0 0 20px;text-align:center}.section-ks .box p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:22px;margin:0;text-align:center}.section-ks .btn{margin-top:60px}.section-our-future{background-image:url(../images/our-future-bg.jpg);background-size:cover;background-position:50% 100%;padding:100px 0 200px}.section-our-future .wrapper{width:100%;max-width:920px;padding:0 20px;margin:auto}.section-our-future h6{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:32px;line-height:41px;color:#fff;margin:0 0 75px;text-align:center}.section-our-future p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:22px;color:#fff;margin:20px 0 0;text-align:center}.banner-our-team{background-image:url(../images/about-us-bg.jpg);background-size:cover;background-position:50%;min-height:550px;padding:50px 0;display:flex;flex-direction:column;justify-content:center}.banner-our-team .wrapper{width:100%;max-width:875px;padding:0 20px;margin:auto}.banner-our-team h1{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:55px;color:#fff;text-align:center;margin:0 0 5px}.banner-our-team p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#fff;text-align:center;margin:0}.section-our-team{padding:80px 0 140px}body.transition-active .section-our-team,body.transition-active .section-our-team .boxes .box{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-our-team .wrapper{width:100%;max-width:1360px;padding:0 20px;margin:auto}.section-our-team .boxes{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.section-our-team .boxes .box{-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);box-shadow:15px 10px 25px rgba(0,0,0,5%);display:flex;flex-direction:column;align-items:center;border-radius:20px;position:relative;overflow:hidden;padding:30px;margin-top:20px}body.transition-active .section-our-team .boxes .box p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-our-team .boxes .box::before{content:'';background-image:url(../images/team-box-gears.png),url(../images/team-box-bg.jpg);background-size:74px 107px,100% 100%;background-repeat:no-repeat;background-position:38px 24px,50%;width:100%;min-height:140px;position:absolute;top:0;left:0;right:0}.section-our-team .boxes .box .img-holder{position:relative;width:168px;height:168px;border-radius:100%;border:10px solid #7747aa;margin:30px auto 10px}.section-our-team .boxes .box .img-holder::before{content:'';display:block;width:158px;height:158px;background-color:#fff;border-radius:100%;position:absolute;left:-5px;top:-5px}.section-our-team .boxes .box .img-holder img{width:100%;position:absolute;border-radius:100%;top:0;left:0;z-index:9}.section-our-team .boxes .box .member-info{display:flex;flex-direction:column;align-items:center}.section-our-team .boxes .box .member-info p{font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:22px;margin:0;text-align:center}.section-our-team .boxes .box .member-info p.name{font-weight:600;font-size:18px}.section-our-team .boxes .box .member-info .social-icons{display:inline-flex;justify-content:center;align-items:center;margin:12px 0 0}.section-our-team .boxes .box .member-info .social-icons a{display:inline-block;margin:0 5px;text-decoration:none}.section-our-team .boxes .box .description{margin-top:28px}.section-our-team .boxes .box .description p{font-family:urbanist,sans-serif;font-weight:300;font-style:normal;font-size:16px;line-height:22px;margin:0 0 10px}.banner-privacy-policy{background-image:url(../images/about-us-bg.jpg);background-size:cover;background-position:50%;min-height:550px;padding:50px 0;display:flex;flex-direction:column;justify-content:center}.banner-privacy-policy .wrapper{width:100%;max-width:875px;padding:0 20px;margin:auto}.banner-privacy-policy h1{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:55px;color:#fff;text-align:center;margin:0 0 5px}.banner-privacy-policy p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px;color:#fff;text-align:center;margin:0}.banner-privacy-policy p strong{font-weight:600}.section-privacy-policy{padding:60px 0 40px}body.transition-active .section-privacy-policy{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-privacy-policy .wrapper{width:100%;max-width:940px;padding:0 20px;margin:auto}.section-privacy-policy .title{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;line-height:36px;margin:50px 0 0}.section-privacy-policy.terms .title{font-size:25px;line-height:25px}body.transition-active .section-privacy-policy .title,body.transition-active .section-privacy-policy p,body.transition-active .section-privacy-policy ul li,body.transition-active .section-privacy-policy a,body.transition-active .section-privacy-policy .subtitle{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-privacy-policy p.subtitle{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:16px;line-height:22px;text-transform:uppercase;margin:15px 0 0}.section-privacy-policy p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#424953;margin:0}.section-privacy-policy a{color:#424953!important;text-decoration:underline}.section-privacy-policy ul{margin:0;padding:0 0 0 20px}.section-privacy-policy ul li{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;color:#424953}.banner-request-demo{background-image:url(../images/about-us-bg.jpg);background-size:cover;background-position:50%;min-height:550px;padding:50px 0;display:flex;flex-direction:column;justify-content:center}.banner-request-demo .wrapper{width:100%;max-width:875px;padding:0 20px;margin:auto}.banner-request-demo h1{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:55px;color:#fff;text-align:center;margin:0 auto 5px;max-width:650px}.banner-request-demo p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px;color:#fff;text-align:center;margin:0}.section-request-demo{padding:140px 0 170px}body.transition-active .section-request-demo{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-request-demo .wrapper{width:100%;max-width:660px;padding:0 20px;margin:auto}.section-request-demo .form-row{display:flex;flex-direction:column;padding-bottom:20px}.section-request-demo .form-row.cols-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-request-demo .form-row.cols-2 div{display:flex;flex-direction:column}.section-request-demo label{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:24px;margin-bottom:8px}body.transition-active .section-request-demo label{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}.section-request-demo input{min-height:45px;background-color:#fff;border-radius:23px;border:none;box-shadow:0 0 15px rgba(0,0,0,5%);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-o-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,5%);border:1px solid #e2e2e2;padding:0 20px;font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:22px;color:#424953}.section-request-demo button[type=submit]{margin-top:20px}.section-request-demo label span{color:#ff0068}.section-request-demo .error-message{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:22px;color:#ff0068;margin:5px 0 0;display:none}.section-request-demo .custom-nice-select{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:45px;color:#424953;border:1px solid #e2e2e2;background-color:#fff;height:45px;border-radius:23px;padding:0 20px;box-shadow:0 0 15px rgba(0,0,0,5%);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-o-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,5%)}.section-request-demo .custom-nice-select .nice-select-dropdown{border-radius:23px;box-shadow:0 0 15px rgba(0,0,0,5%);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-o-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,5%);border:1px solid #e2e2e2}.section-request-demo .custom-nice-select:after{right:20px;width:8px;height:8px;margin-top:-6px}.section-request-demo .custom-nice-select .nice-select-dropdown .list{margin:0;border-radius:23px}.section-request-demo .custom-nice-select .option.selected{font-weight:600}.section-request-demo h2{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:36px;margin:100px 0 50px;text-transform:capitalize;text-align:center}.section-request-demo .logos{display:flex;justify-content:center}.section-request-demo .logos a{display:flex;align-items:center;justify-content:center;width:100%;max-width:240px;min-height:130px;margin:0 15px;background-color:#fff;box-shadow:15px 10px 25px rgba(0,0,0,5%);-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);border-radius:20px;padding:10px}.banner-faq{background-image:url(../images/about-us-bg.jpg);background-size:cover;background-position:50%;min-height:550px;padding:50px 0;display:flex;flex-direction:column;justify-content:center}.banner-faq .wrapper{width:100%;max-width:875px;padding:0 20px;margin:auto}.banner-faq h1{font-family:urbanist,sans-serif;font-weight:600;font-style:normal;font-size:50px;line-height:55px;color:#fff;text-align:center;margin:0 auto 5px;max-width:650px}.banner-faq p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px;color:#fff;text-align:center;margin:0}.section-faq{padding:140px 0 200px}body.transition-active .section-faq{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-faq .wrapper{width:100%;max-width:940px;padding:0 20px;margin:auto}.section-faq .search-input{min-height:50px;background-color:#fff;background-image:url(../images/ico-search-gray.png);background-repeat:no-repeat;background-position:right 20px center;border-radius:23px;border:none;box-shadow:0 0 15px rgba(0,0,0,5%);-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-moz-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-o-box-shadow:0 0 15px 0 rgba(0,0,0,5%);-ms-box-shadow:0 0 15px 0 rgba(0,0,0,5%);border:1px solid #e2e2e2;padding:0 50px 0 20px;font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:22px;color:#424953;width:100%;margin-bottom:30px}.section-faq .custom-accordion .accordion-item{box-shadow:15px 10px 25px rgba(0,0,0,5%);-webkit-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-moz-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-o-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);-ms-box-shadow:15px 10px 25px 0 rgba(0,0,0,5%);border-radius:20px;margin-bottom:30px;border:2px solid transparent;-webkit-transition:border-color .3s ease-in-out;-moz-transition:border-color .3s ease-in-out;-o-transition:border-color .3s ease-in-out;transition:border-color .3s ease-in-out}body.transition-active .section-faq .custom-accordion .accordion-item{-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;-o-transition:background-color .3s ease;transition:background-color .3s ease}.section-faq .custom-accordion .accordion-item.hidden{display:none}.section-faq .custom-accordion .accordion-item .accordion-title{min-height:130px;padding:35px 130px 35px 40px;display:flex;align-items:center;position:relative;cursor:pointer}.section-faq .custom-accordion .accordion-item .accordion-title::after{content:'';width:50px;height:50px;background-repeat:no-repeat;background-position:50%;display:flex;align-items:center;justify-content:center;border-radius:100%;font-family:urbanist,sans-serif;font-size:30px;text-align:center;-webkit-box-shadow:0 5px 16px 0 rgba(0,0,0,6%);-moz-box-shadow:0 5px 16px 0 rgba(0,0,0,6%);-o-box-shadow:0 5px 16px 0 rgba(0,0,0,6%);-ms-box-shadow:0 5px 16px 0 rgba(0,0,0,6%);box-shadow:0 5px 16px rgba(0,0,0,6%);position:absolute;right:40px;top:0;bottom:0;margin:auto;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;-o-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.section-faq .custom-accordion .accordion-item .accordion-title p{font-family:urbanist,sans-serif;font-weight:700;font-style:normal;font-size:16px;line-height:26px;margin:0}.section-faq .custom-accordion .accordion-item .accordion-content{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease-in-out;-moz-transition:max-height .3s ease-in-out;-o-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.section-faq .custom-accordion .accordion-item .accordion-content .content-wrapper{padding:0 130px 35px 40px}.section-faq .custom-accordion .accordion-item .accordion-content p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:26px;margin:0 0 20px}.section-faq .custom-accordion .accordion-item .accordion-content p a{font-weight:700}body.transition-active .section-faq .custom-accordion .accordion-item .accordion-title p,body.transition-active .section-faq .custom-accordion .accordion-item .accordion-content p{-webkit-transition:color .3s ease;-moz-transition:color .3s ease;-o-transition:color .3s ease;transition:color .3s ease}footer{background-color:#583082}footer .wrapper{width:100%;max-width:1160px;padding:50px 20px 15px;margin:auto}footer .footer-content{padding:85px 0 80px 100px;background-image:url(../images/footer-shape-bg.png);background-repeat:no-repeat;background-size:100%;display:grid;grid-template-columns:30% 1fr 1fr 1fr}footer .footer-content p{font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:19px;color:#fff;margin:12px 0;max-width:185px}footer .footer-content h6{font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:18px;line-height:24px;color:#e58525;margin:0 0 8px;max-width:180px}footer .footer-content ul{padding:0 0 0 18px;color:#e58525;margin:0}footer .footer-content ul li{margin-bottom:8px}footer .footer-content ul li a{font-family:urbanist,sans-serif;font-weight:500;font-style:normal;font-size:16px;line-height:19px;color:#fff;text-decoration:none}footer .footer-content ul li a:hover{text-decoration:underline}footer .footer-content .custom-social-icons{display:flex;align-items:center}footer .footer-content .custom-social-icons a{text-decoration:none;display:inline-block;margin-right:15px}footer .copyrigt-band{background-color:#492371;min-height:70px;display:flex;justify-content:center;align-items:center}footer .copyrigt-band p{font-family:urbanist,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:19px;color:#fff}@media(max-width:1910px){.banner{background-position:100%}.banner .phones-image{min-width:573px;right:8%}}@media(max-width:1610px){.banner{min-height:750px}.banner .phones-image{min-width:483px;right:8%}.section-what-we-offer .video-thumb{right:160px}.banner .content-holder .banner-info{max-width:800px}.banner .content-holder .video-section{padding-left:0}.section-what-we-offer .wrapper{padding:0 30px}.section-what-we-offer .section-content .box{padding:30px 20px 40px}.section-what-we-offer .section-content .box .box-content p{line-height:20px}}@media(min-width:1400px){.custom-carousel.with-breakpoints-7 .custom-carousel-slide{flex:0 0 14.2857%}}@media(max-width:1400px){.banner{min-height:440px}.banner .phones-image{min-width:30%;right:7%}.section-what-we-offer .video-thumb{right:111px}.banner .content-holder .banner-info{max-width:665px}.banner .content-holder .banner-info h1{font-size:40px;line-height:45px}.section-key-solutions .boxes{display:flex;flex-direction:column}.section-key-solutions .boxes .box{margin-bottom:10px}.section-partners .box img{max-width:80%}.custom-carousel.with-breakpoints-7 .custom-carousel-slide{flex:0 0 20%}.news-and-resources .custom-carousel-inner{grid-template-columns:1fr 1fr}.news-and-resources .box{border-radius:30px}}@media(max-width:1200px){header .go-easy-logo{margin-right:0}.banner .content-holder .banner-info h1{font-size:30px;line-height:35px}.banner .content-holder .banner-info{max-width:488px}.custom-carousel.with-breakpoints-7 .custom-carousel-slide{flex:0 0 25%}.section-book .boxes{background:0 0!important;padding:0 0 30px;flex-wrap:wrap;justify-content:center}.section-book .boxes .box{width:32%}}@media(min-width:1024px){.custom-carousel.with-breakpoints-3 .custom-carousel-slide{flex:0 0 33.3333%}}@media(max-width:1023px){.wrapper-1920,.wrapper-1660{padding:0 20px}header .right-btns p,header .right-btns .theme-toggle{display:none}header nav{position:absolute;top:85px;right:0;width:100%;flex-direction:column;align-items:start;padding:0 20px;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;-moz-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}header nav.open{max-height:280px}header nav a,header nav .nav-dropdown{margin:25px 0 0;font-size:17px}header nav a:last-of-type{margin-bottom:25px}header nav .nav-dropdown{flex-direction:column;align-items:start;padding-right:25px}header nav .nav-dropdown::after{position:absolute;top:4px;right:0;bottom:auto}header nav .nav-dropdown .dropdown-links{position:relative;padding:0;left:auto;top:auto}header nav .nav-dropdown .dropdown-links span{background:0 0;box-shadow:none;min-width:auto;padding:0 0 0 10px;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none}header nav .nav-dropdown .dropdown-links span a{margin:20px 0 0;font-size:15px}header .right-btns{order:2}header .request-demo-btn{margin:0}header .burger-menu{order:3;display:block}.banner{height:auto;padding:50px 0 20px;background-image:url(../images/banner-bg-mobile.jpg)}.banner .phones-image{position:relative;width:auto;max-width:100%;right:0;margin-bottom:20px}.banner .content-holder{display:block}.banner .content-holder .banner-info{padding:0}.banner .content-holder .banner-info h1{text-align:center;font-size:33px;line-height:35px;max-width:700px}.banner .content-holder .banner-info p{text-align:center;margin:0 auto 35px}.section-what-we-offer .video-thumb{position:relative;right:0;left:0;margin:auto}.banner .content-holder .banner-info{margin:auto}.banner .content-holder .video-thumb{height:320px;max-width:320px}.banner .content-holder .video-thumb::after{top:260px}.banner .content-holder .video-thumb span{top:201px}.banner .content-holder .video-thumb::before{top:260px}.section-what-we-offer .wrapper{padding:0}.section-what-we-offer .section-content{display:block}.section-what-we-offer .section-content .box-1,.section-what-we-offer .section-content .box-3{display:none}.section-what-we-offer .section-content .box-2{justify-content:center;padding:50px 30px}.section-what-we-offer .custom-carousel{display:block}.section-what-we-offer .custom-carousel-slide{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:0 30px}.section-what-we-offer .custom-carousel-slide .box{padding:30px 30px 40px}.section-key-solutions{background-image:url(../images/key-solutions-bg-mobile.jpg);background-size:cover;padding:70px 0 120px}.section-key-solutions .top-section{padding-bottom:70px}.section-key-solutions .custom-carousel-inner{display:flex}.section-key-solutions .custom-carousel-slide{flex:0 0 100%}.section-key-solutions .custom-carousel-nav{display:flex;margin-top:30px}.section-key-solutions .boxes{display:grid;grid-template-columns:auto;grid-auto-flow:row;grid-template-rows:50% 50%}.section-book{background-position:100% 0}.section-book{padding:65px 0 50px}.section-book .book-call{font-size:32px;line-height:36px}.news-and-resources .wrapper{padding:0 15px}.news-and-resources .top-section{padding-bottom:50px}.news-and-resources .custom-carousel-inner{display:flex;gap:0}.news-and-resources .custom-carousel-slide{flex:0 0 100%;align-items:stretch;padding:0 5px}.news-and-resources .custom-carousel-nav{display:flex;margin-bottom:30px}.news-and-resources .box{max-width:700px;margin:auto;height:100%}.news-and-resources .custom-carousel-inner{padding:0}.news-and-resources .top-section .title{font-size:32px;line-height:36px}.section-trusted{background-image:url(../images/trusted-section-bg-mobile.jpg)}.section-trusted .wrapper{padding:0}.section-trusted .custom-carousel-dot,.section-partners .custom-carousel-dot{margin:0 11px}.custom-carousel.with-breakpoints-7 .custom-carousel-slide{flex:0 0 33.3333%}.section-get-started{padding:70px 0 55px}.section-get-started .top-section{padding-bottom:30px}.section-req .wrapper{flex-direction:column}.section-req .wrapper .info h6{font-size:34px;line-height:35px;margin-bottom:10px}.section-req .wrapper .req-btn{padding-top:24px}.banner-contact{min-height:250px}.banner-contact h1{font-size:36px}.section-why-should-contact{padding:70px 0}.section-why-should-contact .top-section{padding-bottom:50px}.section-why-should-contact .boxes{display:flex;flex-direction:column;align-items:center}.banner-about{min-height:250px}.banner-about h1{font-size:36px;line-height:36px}.section-mvv{padding:70px 0}.section-mvv .boxes{display:flex;flex-direction:column}.section-mvv .boxes .box{display:flex;flex-direction:column;align-items:center;padding:30px 30px 40px}.section-mvv .box .box-content p{text-align:center}.section-mvv .value-boxes{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}.section-mvv .our-value-box{padding-left:30px;padding-right:30px}.section-mvv .our-value-box p{text-align:center}.section-mvv .our-value-box .value-box-content p{text-align:left}.section-evolution{background-image:url(../images/key-solutions-bg-mobile.jpg);padding:70px 0}.section-evolution .wrapper{flex-direction:column}.section-evolution .desktop-img{display:none}.section-evolution .mobile-img{display:block;margin:40px auto}.section-evolution .content h6{font-size:32px;line-height:32px;text-align:center}.section-evolution .content h6:last-of-type{margin-top:0}.section-evolution .content p{text-align:center}.section-ks{padding:70px 0}.section-our-future{background-image:url(../images/our-future-bg-mobile.jpg);padding:70px 0}.section-our-future h6{margin-bottom:50px;line-height:32px}.banner-our-team{min-height:250px}.banner-our-team h1{font-size:36px;line-height:36px}.banner-privacy-policy{min-height:250px}.banner-privacy-policy h1{font-size:36px;line-height:36px;padding-bottom:15px}.section-privacy-policy{padding:10px 0 40px}.section-privacy-policy .title{font-size:26px;line-height:26px;margin-top:40px}.banner-request-demo{min-height:250px}.banner-request-demo h1{font-size:36px;line-height:36px}.banner-faq{min-height:250px}.banner-faq h1{font-size:36px;line-height:36px}footer .footer-content{padding-left:30px}footer .footer-content{grid-template-columns:30% 23% 1fr 20%}.section-our-team .boxes{grid-template-columns:1fr 1fr}}@media(max-width:767px){.section-what-we-offer{padding-bottom:50px}.section-what-we-offer .custom-carousel-slide{grid-template-columns:auto;grid-auto-flow:row;grid-template-rows:50% 50%}.section-what-we-offer .custom-carousel-slide .box{max-width:100%}.section-what-we-offer .custom-carousel-slide{gap:0}.section-book .boxes{}.section-book .boxes .box{width:49%}.section-book .book-call strong{display:block}.custom-carousel.with-breakpoints-7 .custom-carousel-slide{flex:0 0 50%}.section-get-started .form-row.cols-2{display:flex}.section-our-team{padding:20px 0 70px}.section-request-demo{padding:50px 0 100px}.section-request-demo .form-row.cols-2{display:flex}.section-request-demo h2{font-size:26px;margin-top:50px}.section-faq{padding:50px 0}footer .wrapper{display:flex;justify-content:center;padding-bottom:30px}footer .footer-content{background:0 0;display:flex;flex-direction:column;padding:0}footer .footer-content .custom-col-1,footer .footer-content .custom-col-2,footer .footer-content .custom-col-3,footer .footer-content .custom-col-4{margin-bottom:30px}footer .footer-content .custom-col-1{order:4}}@media(max-width:600px){.section-our-team .boxes{grid-template-columns:1fr}}@media(max-width:500px){header .go-easy-logo{width:100px;height:21px}header .request-demo-btn{padding:0 15px}.section-book .boxes .box{padding:25px 10px}.section-book .boxes .box p{font-size:22px;line-height:22px}.section-book .boxes .box p.purple{font-size:15px;line-height:17px}.section-book .boxes .box .ico-holder{width:110px;height:110px}.section-book .boxes .box .ico-holder img{max-height:50px;width:auto}.section-partners .box{padding:0 10px;height:110px}.section-partners .box img{max-width:90%}.custom-carousel.with-breakpoints-7 .custom-carousel-slide{padding:0 10px}.section-mvv .value-boxes{display:flex;flex-direction:column}.btn-small-purple{min-width:200px;height:60px;font-size:18px}.section-request-demo{padding:50px 0 40px}.section-request-demo .logos{flex-direction:column;align-items:center}.section-request-demo .logos a{margin:0 0 30px}.section-faq .custom-accordion .accordion-item .accordion-title{padding:20px 80px 20px 20px;min-height:100px}.section-faq .custom-accordion .accordion-item .accordion-title p{line-height:22px}.section-faq .custom-accordion .accordion-item .accordion-title::after{width:40px;height:40px;right:20px}.section-faq .custom-accordion .accordion-item .accordion-content .content-wrapper{padding:0 80px 20px 20px}.section-faq .custom-accordion .accordion-item .accordion-content .content-wrapper p{line-height:22px}}@media(max-width:380px){header .burger-menu{margin-left:0}.section-book .boxes .box .ico-holder{width:100px;height:100px}}