@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--Soft-Blue:#5368df;--Soft-Blue-Shadow:rgba(83,104,223,.1);--Soft-Red:#fa5757;--Soft-Green:#2db329;--Grayish-Blue:#9194a1;--White:#fff;--Very-Dark-Blue:#252b46;--Very-Dark-Blue-nav:rgba(37,43,70,.85);--Font-size:18px;--Font-family:"Rubik",sans-serif}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{color:#9194a1;color:var(--Grayish-Blue);font-family:Rubik,sans-serif;font-family:var(--Font-family);font-size:18px;font-size:var(--Font-size)}h1,h2,h3,h4,h5{color:#252b46;color:var(--Very-Dark-Blue);font-weight:500}.btn{border:none;border-radius:.25rem;cursor:pointer;font-family:inherit;padding:1rem 2rem;text-transform:uppercase;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn-primary{background:#fa5757;background:var(--Soft-Red);border:2px solid transparent;color:#fff;color:var(--White)}.btn-primary:hover{background:#fff;background:var(--White);border:2px solid #fa5757;border:2px solid var(--Soft-Red);color:#fa5757;color:var(--Soft-Red)}.btn-blue{background:#5368df;background:var(--Soft-Blue);border:2px solid transparent;color:#fff;color:var(--White)}.btn-blue:hover{border:2px solid #5368df;border:2px solid var(--Soft-Blue)}.btn-blue:hover,.btn-white{background:#fff;background:var(--White);color:#5368df;color:var(--Soft-Blue)}.btn-white{border:2px solid transparent;box-shadow:2px 5px 12px 1px rgba(83,104,223,.1);box-shadow:2px 5px 12px 1px var(--Soft-Blue-Shadow)}.btn-white:hover{border:2px solid #252b46;border:2px solid var(--Very-Dark-Blue);box-shadow:none;color:#252b46;color:var(--Very-Dark-Blue)}@media screen and (max-width:720px){.btn-login{background:transparent;border:2px solid #fff;border:2px solid var(--White);width:100%}header nav .btn__wrapper{width:100%}}.section,header{align-items:center;display:flex;justify-content:center;z-index:4}nav{padding:3rem 1rem}.container,nav{max-width:1200px;width:100%}nav{align-items:center;display:flex;justify-content:space-between;position:relative}nav .logo{padding-right:1rem}@media screen and (max-width:720px){nav .logo{position:relative;text-align:start;z-index:5}}.menu-icon{display:none}.nav-list__container{align-items:center;display:flex;font-size:15px;gap:2rem;position:relative;z-index:4}@media screen and (max-width:720px){.menu-icon{display:block;z-index:5}.nav-list__container{background:rgba(37,43,70,.85);background:var(--Very-Dark-Blue-nav);display:flex;flex-direction:column;height:100vh;justify-content:space-between;left:0;min-height:450px;padding:8.5rem 2rem 2rem;position:absolute;top:0;width:100%;z-index:4}.hide{display:none}}.nav-list{align-items:center;display:flex;gap:1.5rem}@media screen and (max-width:720px){.nav-list{flex-direction:column;text-align:center;width:100%}}.nav-link{color:var(--Dark-Blue);text-decoration:none;text-transform:uppercase;transition:all .3s}.nav-link:hover{color:#fa5757;color:var(--Soft-Red)}@media screen and (max-width:720px){header .nav-link{border-top:1px solid #fff;border-top:1px solid var(--White);color:#fff;color:var(--White);padding-top:1.5rem;width:100%}header .nav-link:last-child{border-bottom:1px solid #fff;border-bottom:1px solid var(--White);padding-bottom:1.5rem}}.socials__wrapper{display:none}@media screen and (max-width:720px){.socials__wrapper{align-items:center;display:flex;gap:1.5rem;margin-bottom:3rem}}.section{padding:4rem 1rem}.section p{line-height:1.85rem}.section__hero .container{align-items:center;display:flex}@media screen and (max-width:720px){.section__hero .container{flex-direction:column-reverse}}.section__hero-text{display:flex;flex:1 1;flex-direction:column;gap:2rem}@media screen and (max-width:720px){.section__hero-text{margin-top:2rem;text-align:center}}.section__hero-text .btn__wrapper{display:flex;gap:1.5rem}@media screen and (max-width:720px){.section__hero-text .btn__wrapper{justify-content:center;margin-top:2rem}}.section__hero-text h1{font-size:2.85rem}@media screen and (max-width:720px){.section__hero-text h1{font-size:2.05rem}}.section__hero-img{flex:1 1;position:relative}.section__hero-img img{min-width:480px;position:relative;width:100%;z-index:3}.hero-img-bg{background:#5368df;background:var(--Soft-Blue);border-radius:10rem 0 0 10rem;bottom:0;height:300px;position:absolute;right:0;-webkit-transform:translateX(20rem);transform:translateX(20rem);width:700px;z-index:2}@media screen and (max-width:720px){.section__hero-img img{min-width:300px}.hero-img-bg{background:#5368df;background:var(--Soft-Blue);border-radius:10rem 0 0 10rem;bottom:0;height:250px;position:absolute;right:0;-webkit-transform:translateX(15rem);transform:translateX(15rem);width:500px;z-index:2}}.section__extension .container,.section__faq .container,.section__features .container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.features__text,.section__extension-text{display:flex;flex-direction:column;gap:2rem;max-width:550px;text-align:center}.features__text h2{margin-bottom:2rem}.features__tabs-header{display:flex;gap:5rem;justify-content:center;margin-bottom:3rem}@media only screen and (max-width:720px){.features__tabs-header{flex-direction:column;gap:initial}}.features__tabs-header p{cursor:pointer;font-size:1.25rem;font-weight:500;padding:1.5rem 0;text-align:center;transition:all .3s}.features__tabs-header p:hover{color:#fa5757;color:var(--Soft-Red)}@media only screen and (max-width:720px){.features__tabs-header p{border-top:1px solid #9194a1;border-top:1px solid var(--Grayish-Blue);font-size:1.05rem;padding:0}.features__tabs-header p:last-child{border-bottom:1px solid #9194a1;border-bottom:1px solid var(--Grayish-Blue)}.features__tabs-header p span{display:block;padding:.85rem 0}}.features__tabs-header--active{color:#252b46;color:var(--Very-Dark-Blue)}.features__tabs-header--active:after{border-bottom:4px solid #fa5757;border-bottom:4px solid var(--Soft-Red);content:"";display:block;padding-top:1.5rem;position:relative}@media only screen and (max-width:720px){.features__tabs-header--active{align-items:center;display:flex;flex-direction:column}.features__tabs-header--active:after{padding-top:0;width:40%}}.features__tabs-content{align-items:center;display:flex;gap:2rem}@media only screen and (max-width:720px){.features__tabs-content{flex-direction:column}}.features__tabs-content--image{flex:1 1;margin-bottom:4rem;position:relative}.features-img-bg{background:#5368df;background:var(--Soft-Blue);border-radius:0 10rem 10rem 0;bottom:-3.5rem;height:300px;left:-2rem;position:absolute;-webkit-transform:translateX(-20rem);transform:translateX(-20rem);width:700px;z-index:2}@media screen and (max-width:720px){.features-img-bg{background:#5368df;background:var(--Soft-Blue);height:250px;left:-4rem;position:absolute;-webkit-transform:translateX(-15rem);transform:translateX(-15rem);width:500px;z-index:2}}.features__tabs-content--image img{position:relative;width:100%;z-index:3}.features__tabs-content--text{display:flex;flex:1 1;flex-direction:column;gap:2rem}@media only screen and (max-width:720px){.features__tabs-content--text{text-align:center}.features__tabs-content--text h2{font-size:1.25rem}}.section__extension .container{max-width:800px;width:100%}.section__extension-cards{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem;width:100%}.section__extension-card{border-radius:.5rem;box-shadow:2px 5px 12px 1px rgba(83,104,223,.1);box-shadow:2px 5px 12px 1px var(--Soft-Blue-Shadow);display:flex;flex-direction:column;gap:1rem;justify-self:center;padding:1rem 0;position:relative;text-align:center}.section__extension-card .btn__wrapper,.section__extension-card h4,.section__extension-card p{padding:0 1rem}.section__extension-card-2{-webkit-transform:translateY(2rem);transform:translateY(2rem)}.section__extension-card-3{-webkit-transform:translateY(4rem);transform:translateY(4rem)}.dotted-divider{background:url(/static/media/bg-dots.90f0b46cec8b5f7cfd12.svg);height:4px}.section__accordion{max-width:500px;width:100%}.accordion-item{padding-bottom:1.5rem}.accordion-item:before{border-top:1px solid #9194a1;border-top:1px solid var(--Grayish-Blue);content:"";display:block;padding-bottom:1.5rem}.accordion-item--header{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:space-between}.accordion-item h4{font-weight:400;transition:all .3s}.accordion-item:hover h4{color:#fa5757;color:var(--Soft-Red)}.accordion-item--text{margin-top:3rem}.accordion-item--text p{line-height:1.85rem}.accordion-item--header__btn{background:none;border:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.accordion-item--active .accordion-item--header__btn{-webkit-transform:rotate(180deg);transform:rotate(180deg)}footer{background:#5368df;background:var(--Soft-Blue);text-align:center}.section__footer-form{color:#fff;color:var(--White);padding:4rem 1rem;text-align:center}.section__footer-form h2{color:#fff;color:var(--White);font-size:2rem}.section__footer-form .container{display:flex;flex-direction:column;gap:2rem}.input-group{border-radius:.25rem;display:flex;flex-direction:column;overflow:hidden;padding:.1rem;position:relative}@media only screen and (max-width:720px){.input-group{width:100%}}.input-group.error{background:#fa5757;background:var(--Soft-Red)}.input-group.success{background:#2db329;background:var(--Soft-Green)}.error-icon__wrapper{position:absolute;right:1rem;top:1rem}.input-group label{font-size:12px;padding:.5rem 0 .5rem 2rem;text-align:start}.section__footer-form input{border:none;border-radius:.25rem;font-family:inherit;height:100%;padding:1rem 2rem;width:400px}@media only screen and (max-width:720px){.section__footer-form .btn,.section__footer-form input{width:100%}}.section__footer-form form{align-items:flex-start;display:flex;gap:1rem;justify-content:center}@media only screen and (max-width:720px){.section__footer-form form{flex-direction:column}}.section__footer{display:flex;flex-direction:column;padding:0}.section__footer-links{background:#252b46;background:var(--Very-Dark-Blue);padding:2rem 1rem;width:100%}.section__footer-links nav{display:flex;justify-content:space-between}@media only screen and (max-width:720px){.section__footer-links nav{flex-direction:column;gap:2.5rem}}.footer__nav-list,.wrapper__logo-list{align-items:center;display:flex;gap:2rem}@media only screen and (max-width:720px){.footer__nav-list,.wrapper__logo-list{flex-direction:column}}footer .socials__wrapper{align-items:center;display:flex;gap:2rem}footer .nav-link{color:#fff;color:var(--White)}footer nav{padding:1rem}.facebookIcon path,.twitterIcon path{fill:#fff;transition:all .3s}.facebookIcon:hover path,.twitterIcon:hover path{fill:#fa5757;fill:var(--Soft-Red)}
/*# sourceMappingURL=main.a574a20b.css.map*/