@import url(https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;600;700;800&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Roboto Slab,serif}*,body{margin:0}*{color:#323232;font-size:15px;list-style:none;padding:0;text-decoration:none}.home{margin-left:auto;margin-right:auto;max-width:1280px;width:80%}@media (max-width:900px){.home{width:90%}}.navbar{margin-top:20px}.inner-nav,.navbar{align-items:center;display:flex;justify-content:space-between}.inner-nav{margin:0}.inner-nav li{margin-left:30px}.logo{align-items:center;display:flex}.logo h1{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#f09,#e650ff,#2dcfda);-webkit-background-clip:text;font-size:28px}.button a{background:#f857a6;background:linear-gradient(90deg,#ff5858,#f857a6);border-radius:3px;color:#fff;padding:6px;white-space:nowrap}.hamburger{background-color:#282828;display:none;height:2px;position:relative;width:25px}.hamburger:before{top:8px}.hamburger:after,.hamburger:before{background-color:#282828;content:"";height:2px;position:absolute;width:25px}.hamburger:after{bottom:8px}.hamburger1{background-color:#282828;display:none;height:2px;position:relative;width:25px}.hamburger1:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger1:after,.hamburger1:before{background-color:#282828;content:"";height:2px;position:absolute;transition:.3s ease-in;width:25px}.hamburger1:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:765px){.home{width:95%}.hamburger,.hamburger1{display:block}.hamburger1{background-color:initial}.inner-nav{background:#9559d1;border-radius:0 5px 5px 0;display:block;left:0;margin-top:40px;padding:40px 0;position:absolute;transition:.3s ease-in;z-index:10}.inner-nav li{font-size:16px;margin-bottom:25px;margin-left:0;width:100%}.inner-nav li a{color:#fff;padding:15px 100px 15px 50px;width:100%}}.container{display:grid;grid-template-columns:1fr 1fr;margin-top:70px}.image img{-webkit-animation:animate 7s cubic-bezier(.445,.05,.55,.95) infinite;animation:animate 7s cubic-bezier(.445,.05,.55,.95) infinite;height:auto;width:100%}.text{display:flex;flex-direction:column;justify-content:center}.text h3{font-size:32px;font-weight:500px;margin-bottom:10px}.text h1{font-size:48px;font-weight:500;margin-bottom:20px}.text p{font-size:18px;margin-bottom:60px;opacity:.8}.text a{padding:12px 15px}.text .button{display:inline-block}@media (max-width:1080px){.text h3{font-size:25px;margin-bottom:10px}.text h1{font-size:32px;margin-bottom:20px}.text p{font-size:15px;margin-bottom:30px}}@media (max-width:765px){.container{display:flex;flex-direction:column;margin-top:10px}.image{margin-left:auto;margin-right:auto;margin-top:50px;width:70%}.text{margin-top:40px;width:80%}.text h3{font-size:22px;margin-bottom:5px}.text h1{font-size:30px;margin-bottom:10px}}@media (max-width:500px){.text{margin-top:40px;width:100%}}@-webkit-keyframes animate{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animate{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.partners{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-top:100px}.partners img{-webkit-filter:grayscale(100%);filter:grayscale(100%);max-width:150px}@media (max-width:765px){.partners{gap:10px}.partners img{max-width:100px}}.section{margin-bottom:100px;margin-top:160px}.inner-section{align-items:center;background:linear-gradient(135deg,#2d435a,#293d55 30.69%,#263552 68.66%,#253557);border-radius:20px;display:flex;justify-content:space-between;padding:0 50px}.inner-section .section-image img{height:auto;max-width:700px;width:100%}.section-text{display:flex;flex-direction:column;justify-content:center;width:90%}.section-text h3{color:#fff;font-size:28px;font-weight:400;margin-bottom:10px}.section-text h5{color:#00b7ff}.section-text h1{color:#fff;font-size:40px;font-weight:400;margin-bottom:20px;margin-top:20px}.section-text p{color:#fff;font-size:16px;margin-bottom:60px;opacity:.8}.section-text a{padding:12px 15px;white-space:nowrap}.section-text .button{display:inline-block}@media (max-width:1080px){.section-text h3{font-size:22px;margin-bottom:10px}.section-text h1{font-size:28px;margin-bottom:20px}.section-text p{font-size:15px;margin-bottom:50px}}@media (max-width:765px){.inner-section{padding:20px 20px 40px}.section-image{position:relative}.inner-section .section-image img{display:none}.section-text{margin-top:40px}.section-text h3{font-size:18px;margin-bottom:5px}.section-text h1{font-size:24px;margin-bottom:10px}}.card-section{margin-bottom:100px;margin-top:100px}.cards{align-items:center;display:flex;gap:40px;justify-content:space-between}.card{background-color:#fff;border-radius:10px;box-shadow:2px 4px 20px 2px rgba(0,0,0,.05);display:inline-block;padding:30px}.card h1{font-size:17px;margin-bottom:8px;margin-top:8px}.card p{margin-bottom:13px}.card a{color:#ff2f00}.card img{max-width:50px}@media (max-width:765px){.cards{display:grid;grid-template-columns:1fr 1fr}}@media (max-width:450px){.cards{display:grid;grid-template-columns:1fr}}.testimonials{align-items:center;background:linear-gradient(135deg,#2d435a,#293d55 30.69%,#263552 68.66%,#253557);border-radius:20px;display:flex;justify-content:space-between;margin-bottom:100px;margin-top:100px;padding:60px 70px}.testimonial-text{width:80%}.testimonial-text h3{color:#00b7ff;font-weight:500;margin-bottom:30px}.testimonial-text h1{color:#fff;font-size:42px;font-weight:400;margin-bottom:20px}.testimonial-text p{color:#fff;font-size:16px;margin-bottom:40px;padding-bottom:10px;width:80%}.testimonial-text a{background:#f857a6;background:linear-gradient(90deg,#ff5858,#f857a6);border-radius:4px;color:#fff;font-size:15px;padding:10px;width:80%}.testimonial-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.testimonial-cards>.card{background:#3a495d;box-shadow:1px 1px 20px 0 rgba(36,176,255,.05);padding:20px}.testimonial-cards>.card img{max-width:40px}.testimonial-cards .card p{color:#fff;font-size:12px;opacity:.8}.testimonial-cards .card a{color:#5cb5d8;font-size:14px}.testimonial-cards .icons{align-items:center;display:flex;justify-content:space-between}.testimonial-cards .icon{background-color:#4d5a6c;border-radius:30px;color:#fff;padding:2px}@media (max-width:1080px){.testimonial-text h1{font-size:30px;margin-bottom:10px}.testimonial-text{width:100%}.testimonial-text p{font-size:14px;margin-bottom:30px}.testimonial-text a{font-size:14px}}@media (max-width:800px){.testimonials{display:flex;flex-direction:column;margin-top:10px}.testimonial-cards{margin-top:50px}}@media (max-width:550px){.testimonial-cards{grid-template-columns:1fr}.testimonials{padding:20px}}.faq{margin-top:100px}.faq>h1{font-size:40px}.faq>h1,.faq>p{text-align:center}.faq>p{font-size:20px}.services{margin-top:2rem;padding:0 2rem}.service-right label{font-size:1.2rem;font-weight:500;line-height:1.9;margin:0}.qa{background-color:#f3f3f3;border:.5px solid #d8d8d8;border-radius:10px;margin:10px 0;padding:0 20px}.service-right label{color:#1b1b2a;cursor:pointer;display:block;margin-bottom:0;padding:15px 0;position:relative;z-index:1}.service-right input{display:none}.service-right label:after{background:url(/static/media/xmark-solid.914e2d4b78a7d1b60d60.svg) no-repeat 0 0;content:"";height:15px;position:absolute;right:15px;top:1.8rem;transition:all .5s ease;width:20px}.service-right input:checked+label:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.collapsible-text-1,.collapsible-text-2,.collapsible-text-3,.collapsible-text-4,.collapsible-text-5,.collapsible-text-6{border-radius:4px;line-height:1.4;max-height:1px;opacity:.5;overflow:hidden;position:relative;top:-20%;transition:all .5s ease}.service-right input#collapsible-head-1:checked~.collapsible-text-1,.service-right input#collapsible-head-2:checked~.collapsible-text-2,.service-right input#collapsible-head-3:checked~.collapsible-text-3,.service-right input#collapsible-head-4:checked~.collapsible-text-4,.service-right input#collapsible-head-5:checked~.collapsible-text-5,.service-right input#collapsible-head-6:checked~.collapsible-text-6{max-height:300px;opacity:1;padding:15px 0 25px;top:0}.service-right>p{margin:1.2rem 0}@media (min-width:36rem){.services{margin:5rem auto 0}}@media (min-width:60rem){.services{width:85%}}@media(max-width:500px){.service-right label:after{right:-20px}}.footer{margin-bottom:100px;margin-top:120px}.bulb{align-items:flex-start;background:#ffc23e;border-radius:30px;padding:80px 50px;position:relative}.bulb,.pic{display:flex;justify-content:space-between}.pic{align-items:center}.bulb h1{font-size:40px}.footer-text{margin-top:10px;width:70%}.footer-text p{font-size:16px;margin-bottom:40px}.footer-text a{background-color:#fff;border-radius:20px;font-size:16px;padding:10px 20px;white-space:nowrap}.pic img{left:-150px;max-width:300px;position:absolute;top:-70px}@media (max-width:760px){.bulb{display:block}.footer-text{margin-top:10px;width:90%}}.newsletter{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:100px;margin-top:100px}.news-left{margin-top:-10px;position:relative;width:100%}.newsletter .news-left h4{color:#ffae00;font-size:18px;font-weight:400}.newsletter .news-left h1{font-size:40px;margin-top:10px}.curve{position:absolute;right:0;top:40px}.curve img{max-width:250px;opacity:.6;-webkit-transform:rotate(-150deg);transform:rotate(-150deg)}.newsletter .news-right p{font-weight:400;margin-bottom:50px}.newsletter form{border:1px solid #eaeaea;box-shadow:2px 4px 20px 0 #f0f1fe;display:flex;justify-content:space-between;width:80%}.newsletter input{font-size:20px;width:100%}.newsletter button,.newsletter input{border:none;outline:none;padding:10px}.newsletter button{background:#ffbc2d;color:#fff;font-size:22px}@media (max-width:1060px){.curve{display:none}}@media (max-width:860px){.newsletter .news-left h4{color:#ffae00;font-size:16px;font-weight:400}.newsletter .news-left h1{font-size:30px;margin-top:10px}}.footer-menu{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.footer-menu h1{font-size:24px}.footer-inner-nav{align-items:center;display:flex;justify-content:space-between}.footer-inner-nav li{margin-left:40px}.footer-inner-nav li a{font-size:18px}.text-center{font-size:14px;margin-bottom:20px;margin-top:20px;opacity:.8;text-align:center}@media (max-width:860px){.footer-inner-nav li{margin-left:10px}.footer-inner-nav li a{font-size:14px}}@media (max-width:650px){.newsletter{display:block}}
/*# sourceMappingURL=main.558f3554.css.map*/