@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap);main{min-height:80vh}:root{--site-font:"Rubik",sans-serif;--primary-color:#f53838;--text-color-light:#4f5665;--text-color-dark:#0b132a}html{scroll-behavior:smooth}body{font-family:"Rubik",sans-serif;font-family:var(--site-font);margin:0}img{width:100%;height:auto}button{font-family:"Rubik",sans-serif;font-family:var(--site-font);background:none;border:none;font-size:1rem;cursor:pointer}.wrapper{margin:0 auto;max-width:1152px;width:90%}.body-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.3);z-index:1;display:none}.body-overlay.show{display:block}.cta{display:flex;align-items:center;padding-top:151px}.cta-info{margin-right:5px}.cta-text-header{font-size:3.1rem;font-weight:500;color:#0b132a;color:var(--text-color-dark);line-height:70px;margin-top:0;margin-bottom:1.2rem}.cta-text-header span{font-weight:700}.cta-text-desc{margin:0}.cta-img-ctr{min-width:450px;max-width:550px}.cta-btn{padding:17.5px 77.5px;margin-top:2.5rem;font-style:normal;line-height:25px;font-size:1rem;box-shadow:0 30px 54px -5px rgba(245,56,56,.35)}.cta-btn:hover{box-shadow:0 40px 54px 0 rgba(245,56,56,.35)}.stats{display:flex;margin:100px 0 90px;border-radius:10px;box-shadow:0 50px 144px rgba(13,16,37,.06);padding:37px 0}.stats-item{display:flex;align-items:center;justify-content:center;width:33%;padding:30px 0}.stats-item:nth-child(2){border-left:2px solid #eeeff2;border-right:2px solid #eeeff2}.stats-img-ctr{width:55px;height:55px}.stats-text{margin-left:36px}.stats-text .text-num{font-size:1.5rem;margin:0 0 10px;font-weight:700;color:#0b132a;color:var(--text-color-dark)}.stats-text .text-label{font-size:1.25rem;margin:0;color:#4f5665;color:var(--text-color-light)}.features{display:flex;justify-content:space-around;align-items:flex-end;margin-bottom:80px}.features-img-ctr{min-width:500px}.feature-desc,.feature-header{margin-bottom:20px}.feature-desc{margin-top:0}.features-text{max-width:380px;font-size:1rem}.feature-list{padding-left:0}.feature-list-item{display:flex;align-items:center;margin-bottom:15px;font-size:.9rem;color:#4f5665;color:var(--text-color-light)}.feature-list-item span{width:24px;height:24px;display:block;margin-right:10px}.btn-light{border-radius:50px;color:#f53838;color:var(--primary-color);background:#fff;border:1px solid #f53838;border:1px solid var(--primary-color);transition-property:background-color,color;transition-duration:.2s;transition-timing-function:ease-in-out}.btn-dark,.btn-light:hover{background:#f53838;background:var(--primary-color);color:#fff}.btn-dark{position:relative;border-radius:10px;font-weight:700;transition-property:top,border,color,box-shadow,background-color;transition-duration:.5s;transition-timing-function:ease;top:0}.btn-dark:hover{top:-10px;background:#fff;color:#f53838;color:var(--primary-color)}.brands{display:flex;justify-content:space-between;align-items:center;margin-top:35px;margin-bottom:20px}.about{padding:40px 0}.about .content .read-more{font-family:"Poppins",sans-serif;font-weight:500;font-size:16px;letter-spacing:1px;display:inline-block;padding:10px 50px 10px 28px;border-radius:5px;transition:.5s;color:#fff;background:linear-gradient(45deg,#5846f9,#7b27d8);position:relative}.about .content .read-more:hover{background:linear-gradient(180deg,#5846f9,#7b27d8)}.about .content .read-more i{font-size:22px;position:absolute;right:20px;top:12px}@media (max-width:1024px){.cta-img-ctr{min-width:410px}.cta-info{margin-right:25px}.cta-text-header{font-size:2.3rem;line-height:50px}.cta-btn{padding:17.5px 60px;font-size:.9rem}.stats{padding:20px 0}.stats-text .text-num{font-size:1.2rem}.stats-text .text-label{font-size:1rem}.features-img-ctr{min-width:400px;width:400px}.features{align-items:center}.plan{margin:0 15px}.location-points-ctr{padding:0 20px}}@media (max-width:768px){.sec-4{margin-top:-165px}.cta{flex-direction:column}.cta-info{text-align:center;width:90%;margin:0 0 60px}.cta-text-header{font-size:3.1rem;line-height:70px}.cta-img-ctr{width:550px}.features{flex-direction:column-reverse}.features-text{display:flex;flex-direction:column;text-align:center;max-width:500px}.feature-list{align-self:center}.feature-list-item{font-size:1rem}.plan{margin:0}#free-plan{border-top-right-radius:0;border-bottom-right-radius:0}#standard-plan{border-left:none;border-right:none;border-radius:0}#premium-plan{border-top-left-radius:0;border-bottom-left-radius:0}.subscribe-content{flex-direction:column}.subscribe-text{width:100%;text-align:center;padding-bottom:50px}.footer-links{margin-bottom:50px}.company-info{display:grid;grid-auto-flow:column;grid-column-gap:30px}.footer-logo-ctr{align-self:end;margin-bottom:20px}.social-media-links{grid-row:2;grid-column:1;align-self:center;margin-top:0}}@media (max-width:670px){.plans-list{flex-direction:column;align-items:center}.plan{margin-bottom:50px}#free-plan{border-top-right-radius:10px;border-bottom-right-radius:10px}#standard-plan{border-left:2px solid #ddd;border-right:2px solid #ddd;border-radius:10px}#premium-plan{border-top-left-radius:10px;border-bottom-left-radius:10px}}@media (max-width:600px){.section-text{max-width:100%;padding:0 30px}.sec-4{margin-top:-200px}.logo-ctr{margin:0}.login-toggler-ctr{display:block;width:25px;box-sizing:content-box}.cta{padding-top:110px}.cta-img-ctr{width:90%;min-width:0}.cta-text-header{font-size:2.3rem;line-height:50px}.stats{flex-direction:column;width:70%;margin:100px auto 90px;padding:10px 0}.stats-item{width:auto;justify-content:flex-start}.stats-item:nth-child(2){border:2px solid #eeeff2;border-right:none;border-left:none}.stats-img-ctr{padding-left:40px}.features-text{max-width:100%;padding:0 30px}.features-img-ctr{min-width:0;width:85%;display:none}.locations{margin-top:80px}.location-points-ctr{margin-top:40px}.testimonial-items{padding:0 30px}.testimonial-item{min-width:260px}.person-info-rating{flex-direction:column;align-items:center}.person-rating{margin:15px 0}.person-rating p{font-size:1.2rem;margin:0}.person-testimonial{margin-top:0}.rating-icon-ctr{width:20px;height:20px;margin-left:5px}.slider-controls{flex-direction:column;margin-top:20px}.item-link:last-child{margin-right:0}.slider-btns{margin-top:20px}.subscribe-content{padding:50px 40px}.subscribe-text{padding-bottom:30px}.link-col{margin:0 15px}.company-info{grid-auto-flow:row;justify-content:center;text-align:center}.social-media-links{justify-self:center}.social-media-icon-ctr:last-child{margin-right:0}.copyright{margin-top:15px}}@media (max-width:376px){.sub-heading{font-size:1.9rem}.plan{width:auto;padding:50px 40px}.location-points-ctr{padding:0}.brands{flex-wrap:wrap;justify-content:center}.brand-img-ctr{width:100px;margin:0 5px}.testimonial-item{min-width:210px}.link-col{margin-bottom:20px}.company-desc-text{width:240px;padding:0 20px}}@media (max-width:321px){.section-text{padding:0 20px}.stats{width:80%}.features-text{padding:0 20px}.feature-list{text-align:left}.plan{width:auto;padding:50px 25px}.testimonial-item{min-width:180px}.subscribe-btn{padding:18px 40px}}#footer{color:#4f5665;font-size:14px;background:#f8f8f8;background-size:cover}#footer .footer-top{padding:60px 0 30px;position:relative}#footer .footer-top .footer-contact{margin-bottom:30px}#footer .footer-top .footer-contact h3{font-size:28px;margin:0 0 30px;padding:2px 0;line-height:1;font-weight:500;color:#0b132a;text-transform:uppercase}#footer .footer-top .footer-contact p{font-size:14px;line-height:24px;margin-bottom:0;font-family:"Poppins",sans-serif}#footer .footer-top h4{font-size:16px;font-weight:700;position:relative;padding-bottom:12px;color:#0b132a}#footer .footer-top .footer-links{margin-bottom:30px}#footer .footer-top .footer-links ul{list-style:none;padding:0;margin:0}#footer .footer-top .footer-links ul i{padding-right:2px;color:#4f5665;font-size:18px;line-height:1}#footer .footer-top .footer-links ul li{padding:10px 0;display:flex;align-items:center}#footer .footer-top .footer-links ul li:first-child{padding-top:0}#footer .footer-top .footer-links ul a{color:#4f5665;transition:.3s;display:inline-block;line-height:1}#footer .footer-top .footer-links ul a:hover{text-decoration:underline;color:#4f5665}#footer .copyright-wrap{border-top:1px solid #4f5665}#footer .credits{padding-top:5px;font-size:13px;color:#4f5665}#footer .credits a{color:#4f5665}#footer .social-links a{font-size:18px;display:inline-block;background:hsla(0,0%,100%,.1);color:#fff;line-height:1;padding:8px 0;margin-right:4px;border-radius:50%;text-align:center;width:36px;height:36px;transition:.3s}#footer .social-links a:hover{background:hsla(0,0%,100%,.2);color:#fff;text-decoration:none}.carousel-root{width:64%!important;z-index:2!important;margin:auto auto 20px!important}.carousel .slide{background:#fff!important;color:#000;height:100%}.carousel .slide img{width:139px!important;border-radius:50%}.myCarousel{background:#fff;margin-top:-6%;width:64%;margin-left:auto;margin-right:auto;padding:6% 5% 8%;border:1px solid #f53838;height:286px;border-radius:20px;box-shadow:0 50px 144px rgba(13,16,37,.06)}.carousel .control-dots{padding-left:5px!important;outline:0;bottom:5%!important}.myCarousel h3{color:#222;font-weight:100;letter-spacing:.2px;margin-bottom:4px;font-weight:600;text-transform:uppercase;font-size:17px}.myCarousel h4{text-transform:uppercase;margin-top:0;padding-top:0;font-weight:500;color:#787878;font-size:14px}.myCarousel p{font-weight:100!important;line-height:29px!important;color:#222;font-size:15px;font-family:sans-serif;max-height:67px}.myCarousel p:before{content:"“"}.myCarousel p:after,.myCarousel p:before{color:#f53838;font-size:26px;font-family:monospace;font-weight:100}.myCarousel p:after{content:"”";line-height:0}.carousel .control-dots .dot{box-shadow:none!important;background:#454545!important;outline:0}.carousel.carousel-slider .control-arrow{background:#f53838!important;height:50px!important;position:absolute;top:35%!important;border-radius:5px}@media(max-width:934px){.carousel-root{outline:0;width:93%!important}.carousel.carousel-slider .control-arrow{display:none!important}.myCarousel{background:#fff;margin-top:-9%;width:88%;margin-left:auto;margin-right:auto;padding:8% 5% 12.5%;height:269px}.carousel .slide img{width:24%!important;border-radius:50%}}@media(max-width:850px){.carousel-root{outline:0;width:93%!important}}@media(max-width:750px){.carousel-root{outline:0;width:93%!important}}@media(max-width:600px){.carousel-root{outline:0;width:93%!important}}@media(max-width:550px){.carousel-root{outline:0;width:93%!important}}@media(max-width:500px){.carousel-root{outline:0;width:93%!important}}@media(max-width:450px){.carousel-root{outline:0;width:93%!important}}@media(max-width:400px){.carousel-root{outline:0;width:93%!important}}.testimonial-text{margin-top:50px}.section-text{max-width:555px;margin:auto;text-align:center}.about{padding:25px 0}.about .content h3{font-weight:600;font-size:32px;color:#2c4964}.about .content ul{list-style:none;padding:0}.about .content ul li{padding-bottom:10px}.about .content ul i{font-size:20px;padding-right:4px;color:#5846f9}.about .content p:last-child{margin-bottom:0}.video-container{position:relative;padding-bottom:56.25%;padding-top:35px;height:0;overflow:hidden}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}
/*# sourceMappingURL=main.3bce21be.chunk.css.map */