@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none}html{scroll-behavior:smooth}body{font-family:'Roboto', sans-serif;color:rgba(23,15,70,0.8)}.container{width:100%;position:relative}.uppercase{text-transform:uppercase}.sect{width:85%;margin:5rem auto}.sect-heading{text-align:center;margin-bottom:5rem}.sect-heading h2::after{content:"";display:block;height:15px;width:15px;margin:10px auto 0 auto;background-color:#E6AF2E;border-radius:50%}.sect-heading p{margin-top:30px;line-height:22px}h1,h2,h3,h4,h5,h6{color:#170F46}h1{font-size:58px;font-weight:300}@media only screen and (max-width: 745px){h1{font-size:43px}}h2{font-size:40px;font-weight:400}@media only screen and (max-width: 450px){h2{font-size:35px}}h3{font-size:35px;font-weight:400}@media only screen and (max-width: 450px){h3{font-size:30px}}h4{font-size:24px;font-weight:normal}h5{font-size:22px;font-weight:400}h6{font-size:18px;font-weight:500}.btn{display:inline-block;border-radius:4px;padding:0.625rem 1.25rem;text-align:center;transition:all 0.3s ease-in}.btn.prim-btn{background-color:#06BAEA;color:#fff}.btn.prim-btn:hover{background-color:#19cdfd}.btn.sec1-btn{border:1px solid #170F46;color:#170F46}.btn.sec1-btn:hover{background-color:rgba(23,15,70,0.075)}.btn.sec2-btn{background-color:#170F46;color:#fff}.btn.sec2-btn:hover{background-color:rgba(23,15,70,0.8)}.btn.light-btn{background-color:#F1F3F3;color:#170F46}.btn.light-btn:hover{background-color:#fafcfc;box-shadow:0px 20px 50px rgba(0,0,0,0.1)}.btn.dark-btn{background-color:#170F46;color:#fff;font-size:14px}.btn.dark-btn:hover{background-color:rgba(23,15,70,0.8)}.btn.trans-btn{font-size:14px;background-color:transparent;color:#170F46;border:1px solid transparent}.btn.trans-btn:hover{border:1px solid #170F46}.btn.danger-btn{background-color:#EB5757;color:#fff}.btn.danger-btn:hover{background-color:#ff7474}.header{width:100%;position:relative;font-weight:500}.header nav{width:100%;padding:0rem 7.5%;margin:auto;display:flex;align-items:center;justify-content:space-between}.header nav .logo-large{display:block}@media only screen and (max-width: 1015px){.header nav .logo-large{display:none}}.header nav .logo-small{display:none}@media only screen and (max-width: 1015px){.header nav .logo-small{display:block}}.header nav .open-menu{cursor:pointer;margin-top:-6px;display:none}@media only screen and (max-width: 745px){.header nav .open-menu{display:block}}.header nav .open-menu .menu-bar{width:1rem;height:2px;background-color:rgba(23,15,70,0.65);display:inline-block;position:relative;transition:background-color .5s}.header nav .open-menu .menu-bar::before,.header nav .open-menu .menu-bar::after{content:'';position:absolute;right:0;height:inherit;background-color:inherit;transition:all .5s}.header nav .open-menu .menu-bar::before{width:2rem;top:-.6rem}.header nav .open-menu .menu-bar::after{width:2rem;top:.6rem}@media only screen and (max-width: 745px){.header nav .nav-list{position:fixed;top:-1000%;right:0;width:100%;height:100%;padding:5rem;background-color:#170F46;transition:.5s;z-index:100;text-align:center;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.header nav .nav-list::-webkit-scrollbar{display:none}}.header nav .nav-list .nav-link{font-size:20px;display:inline-block;margin:0 20px}@media only screen and (max-width: 1015px){.header nav .nav-list .nav-link{font-size:12px}}.header nav .nav-list .nav-link a{position:relative;padding:5px 0}.header nav .nav-list .nav-link a:hover::after{width:100%}.header nav .nav-list .nav-link a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;transition:all 0.4s}@media only screen and (max-width: 745px){.header nav .nav-list .nav-link a::after{display:none}}@media only screen and (max-width: 745px){.header nav .nav-list .nav-link{display:block;margin:0 0 30px 0;font-size:24px}.header nav .nav-list .nav-link a{color:#fff !important}.header nav .nav-list .nav-link.active a{color:#06BAEA !important}}.header nav .nav-list .nav-link.service a .chevron-up{display:none}@media only screen and (max-width: 745px){.header nav .nav-list .nav-link.service a .chevron-up{display:inline-block;transform:rotate(-180deg)}}.header nav .nav-list .nav-link.service a .chevron-up.rotate{transform:rotate(0deg)}.header nav .nav-list .nav-link.service div{display:none}.header nav .nav-list .nav-link.service div li{margin:1rem 0;padding:0.5rem 0}.header nav .nav-list .nav-link.service div li a{text-transform:none}.header nav .nav-list .nav-link.service div li a h6{color:#fff}.header nav .nav-list .nav-link.service div li a p{display:none}@media only screen and (min-width: 745px){.header nav .nav-list .nav-link.service div{position:absolute;top:80px;left:0;width:100%;background:rgba(255,255,255,0.9);backdrop-filter:blur(10px);z-index:100}.header nav .nav-list .nav-link.service div ul{width:85%;margin:3rem auto;display:flex;flex-flow:row wrap;justify-content:space-around;align-content:center;align-items:center}.header nav .nav-list .nav-link.service div ul li{width:200px;text-transform:none;list-style-image:url("../img/list-style.png")}.header nav .nav-list .nav-link.service div ul li a::after{display:none}.header nav .nav-list .nav-link.service div ul li a h6{color:#170F46}.header nav .nav-list .nav-link.service div ul li a p{color:rgba(23,15,70,0.8);font-size:12px;line-height:20px;margin:20px 0;display:block}.header nav .nav-list .nav-link.service div ul li a .btn{color:#170F46}}.header nav .nav-list .nav-link.service div.drop{display:block}.header nav .nav-list .nav-phone-link{display:none}@media only screen and (max-width: 745px){.header nav .nav-list .nav-phone-link{display:block;margin-top:60px;text-transform:none;font-size:24px}.header nav .nav-list .nav-phone-link a{display:inline-block;color:#06BAEA;background-color:#fff;border-radius:10px;padding:10px 15px}.header nav .nav-list .nav-phone-link a:first-child{margin-bottom:20px}}.header nav .nav-list .close-menu{display:none;width:40px;height:40px}@media only screen and (max-width: 745px){.header nav .nav-list .close-menu{display:block;position:absolute;top:1rem;right:7.5%}}.header nav .nav-btn{font-size:14px}@media only screen and (max-width: 1015px){.header nav .nav-btn{font-size:12px}}@media only screen and (max-width: 745px){.header nav .nav-btn{display:none}}@media only screen and (max-width: 1015px){.header nav .nav-btn .btn{padding:0.525rem 1.05rem !important}}.header nav .nav-btn .btn:first-child{margin-right:10px}.header .hero{width:98%;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.header .hero-content{width:100%;text-align:center}.footer-content{background-color:#F1F3F3;color:#000000;padding:3rem 7.5%;display:grid;grid-gap:20px}.footer-content a{color:#C1121F;font-size:20px;}.footer-content .footer-top,.footer-content .footer-bottom{display:flex;justify-content:space-between;padding:10px 0}.footer-content .footer-top .footer-links li,.footer-content .footer-top .footer-social li,.footer-content .footer-bottom .footer-links li,.footer-content .footer-bottom .footer-social li{display:inline-block;margin:0 10px}@media only screen and (max-width: 585px){.footer-content .footer-bottom{display:grid;grid-gap:20px;justify-content:center;text-align:center}}.footer-content hr{border:1px solid rgb(0, 0, 0)}.footer-content p{text-align:center}.footer-content .back-to-top{text-align:center;font-size:12px;color:#dc143c;position:relative}.footer-content .back-to-top img{width:30px;height:30px;transition:all 0.2s ease-in}.footer-content .back-to-top .circle{position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:30px;height:30px;background-color:rgba(220, 20, 60, 0.3);border-radius:50%}.footer-content .back-to-top:hover img{transform:translateY(-10px)}.chat-bot{position:fixed;bottom:1rem;right:1rem;display:inline-block;background-color:#075E54;border-radius:50%;padding:8px;animation:chat-bot 0.5s ease-in-out infinite}.chat-bot img{width:50px;height:50px;vertical-align:middle}.chat-bot:hover{animation-play-state:paused}@keyframes chat-bot{0%{transform:translateY(-5px)}100%{transform:translateY(0px)}}.header{height:13vh}.header nav .nav-list .nav-link.active a{color:#170F46}.header nav .nav-list .nav-link a{color:#fff}.header nav .nav-list .nav-link a::after{background:#170F46}.header .hero-content h2{color:#F1F3F3;font-size:300;margin-bottom:60px}.more{position:relative;visibility:visible;width:80%;margin:-3rem auto 0 auto;padding:1.8rem;background-color:#fff;box-shadow:0px 20px 50px rgba(0,0,0,0.1);border-radius:8px;display:grid;grid-gap:20px}@media only screen and (min-width: 745px){.more{width:50%}}.more h5{font-weight:500;cursor:pointer;transition:all 0.5s ease-in}.more h5 img{float:right;vertical-align:middle;transform:rotate(-180deg)}.more h5 img.show{transform:rotate(0deg)}.more p{display:none}.more p.show{display:block}.download{padding:5rem 7.5%}@media only screen and (min-width: 745px){.download{display:flex;align-items:center;justify-content:space-between}}.download-content{margin-bottom:3rem}.download-content h2{margin-bottom:30px}.download-content .download-buttons a{display:inline-block}.download-content .download-buttons a:first-child{margin-right:10px}.download-content .download-buttons a img{width:120px;height:40px}.download-phone-content{width:70%;height:90%;margin:0 auto}.download-phone img{width:100%;height:100%}.how-it-work{margin:6rem 0}.how-it-work .sect-heading{margin:0 7.5%}.how-it-work-content{margin:6rem 0 6rem 7.5%;display:grid;grid-gap:6rem}.how-it-work-content .how-it-work-item{display:flex;align-items:center;justify-content:space-between;height:450px}.how-it-work-content .how-it-work-item:nth-child(2){flex-direction:row-reverse;background-color:#F1F3F3}.how-it-work-content .how-it-work-item:nth-child(2) .text{margin-right:7.5%}.how-it-work-content .how-it-work-item:nth-child(2) .img{margin-left:-7.5%;height:80%}.how-it-work-content .how-it-work-item:nth-child(2) .img img{margin-left:-7.5%}.how-it-work-content .how-it-work-item .text{flex-basis:40%}.how-it-work-content .how-it-work-item .text h3{margin-bottom:20px}.how-it-work-content .how-it-work-item .img{flex-basis:40%;height:100%}.how-it-work-content .how-it-work-item .img img{width:100%;height:100%}.header{background:linear-gradient(178.77deg, #06BAEA -56.4%, #06B8E7 2.86%, #04B0DF 41.59%, #02A4D0 74.27%, #009AC4 92.04%)}.faqs-list{display:grid;grid-gap:30px}.faqs-list .faqs-item{border-bottom:1px solid rgba(23,15,70,0.65);padding-bottom:10px}.faqs-list .faqs-item span{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;cursor:pointer}.faqs-list .faqs-item span h6{display:flex;align-items:center;color:#170F46}.faqs-list .faqs-item span h6 .dot{margin-right:20px}.faqs-list .faqs-item p{margin-left:50px;color:rgba(23,15,70,0.8);display:none}.faqs-list .faqs-item p.show{display:block}.contact{padding:5rem 7.5%;background-color:#FFFFFF}.contact-heading{text-align:center;margin-bottom:6rem}.contact-heading h3{margin-bottom:20px}.contact-options{display:grid;place-items:center;text-align:center;grid-gap:3rem}@media only screen and (min-width: 745px){.contact-options{grid-template-columns:repeat(auto-fill, minmax(400px, 1fr))}}.contact-options .contact-item{width:100%;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0px 20px 50px rgba(0,0,0,0.1)}@media only screen and (min-width: 745px){.contact-options .contact-item{width:70%}}.contact-options .contact-item h6{margin:1rem 0;color:#170F46}.contact-options .contact-item p{color:rgba(23,15,70,0.65);font-size:14px}
