@import"https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Miriam+Libre:wght@400;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Wix+Madefor+Text:ital,wght@0,400..800;1,400..800&display=swap";nav{font-family:Oswald,sans-serif}nav a{display:inline-block;position:relative;scale:1;transition:all .4s ease-in-out;padding:3px 10px}nav a:after{content:"";position:absolute;height:1px;left:0;bottom:0;width:0;background:#fff9;transition:width .3s ease-in-out}nav a:hover{scale:1.1;transform:translateY(-2px)}nav a:hover:after{width:100%}nav.vertical-nav .nav-dimmed-bg .nav-green-card{position:fixed;top:0;width:35vw;height:100vh;z-index:-1;background:linear-gradient(.3turn,#74abab,#2b7a78);display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .4s ease-in-out}@media (max-width: 767px){nav.vertical-nav .nav-dimmed-bg .nav-green-card{width:100vw}}@media (min-width: 767px) and (max-width: 1100px){nav.vertical-nav .nav-dimmed-bg .nav-green-card{width:40vw}}#contact-us{color:#a5a8b6}#contact-us .content{background-color:#383d51}#contact-us .content .content--data{width:100%}#contact-us .content .content--data h4{font-family:Oswald,sans-serif;color:#f1f1f3}#contact-us .content .content--data a{display:inline-block;position:relative;scale:1;transition:all .4s ease-in-out;padding:3px 10px;width:max-content}#contact-us .content .content--data a:after{content:"";position:absolute;height:1px;left:0;bottom:0;width:0;background:#fff9;transition:width .25s ease-in-out}#contact-us .content .content--data a:hover{scale:1.1;transform:translateY(-2px)}#contact-us .content .content--data .ticker a:hover{scale:1!important;transform:translateY(0)!important}#contact-us .content .content--data a:hover:after{width:100%}#contact-us .content .content--data span{color:#f1f1f3}#contact-us .content .content--data .contact-data.address{font-size:15px}#contact-us .content .content--data .copyright-subsection{font-size:12px}#contact-us .content .content--data img{max-width:100px;max-height:100px;width:100%;height:100%}#contact-us .ticker{font-family:Oswald,sans-serif;color:#f3f3f3;text-shadow:1px 1px 1px #000;transition:all .3s ease-in-out;font-size:220px}#contact-us .ticker span{transition:all .3s ease-in-out}#contact-us .ticker:hover span{color:#000;text-shadow:0px 0px 3px #f1f1f3;cursor:pointer}@media (max-width: 767px){#contact-us .ticker{font-size:8rem}}@media (max-width: 992px){#contact-us{height:max-content}}.cards-section h2{text-shadow:1px 1px 5px #000;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:3.5rem;color:#fff;margin-bottom:5rem}.cards-section .main-row{background:#74abab;width:100%}.cards-section .card{background-image:linear-gradient(.35turn,#eee,#383d51);border:none;border-radius:15px;box-shadow:-10px 5px 15px 5px #0000001f;padding:2rem 1.8rem;margin:2rem 0;height:350px;width:21%!important;min-width:280px}.cards-section .card a{align-self:center;background:transparent;border:1px solid transparent;border-radius:100vw;display:inline-block;font-family:Montserrat,sans-serif;font-size:.8rem;letter-spacing:.9px;margin:0 .5rem;overflow:hidden;padding:.65rem 0;position:relative;text-align:center;box-shadow:0 0 15px #0000004d;width:12.5rem;transition:color .5s;z-index:0}.cards-section .card a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(.75turn,#ff96a4ed,#b6c9ff);transition:left .3s ease-in-out;z-index:-1}.cards-section .card a:hover:before{left:0}.cards-section .card a:hover{color:#000;border:1px solid transparent}#form-section{background:url(/assets/intro1-Bzrfpssw.jpg);background-color:#1b2030;background-position:center;background-repeat:no-repeat;background-size:cover;color:#a5a8b6;height:100vh;position:relative}#form-section h2{color:#f1f1f3;font-family:Oswald,sans-serif}#form-section .color-bg{background-color:#1b2030cc;height:100vh;position:absolute}#form-section form{background-color:#1a1e20;background-size:100%;width:100vw;padding:3rem 0;border-radius:14px;z-index:5;margin-top:0}#form-section form div.row{padding:.25rem 5rem!important}#form-section form input{outline:none;font-size:.85rem;padding:.3rem .5rem;transition:all .3s ease-in-out;background-color:transparent;color:#f3f3f3;border:none;border-bottom:1px solid #f3f3f3;border-top-right-radius:5px;border-top-left-radius:5px;z-index:0}#form-section form input:focus{box-shadow:0 0 5px #fff9}#form-section form button{border:1px solid #000;border-radius:100vw;background:#f1f1f340;color:#f1f1f3;display:inline-block;font-family:Montserrat,sans-serif;font-size:.8rem;letter-spacing:.9px;margin-top:2rem;overflow:hidden;padding:.65rem 0;position:relative;scale:1;text-align:center;box-shadow:0 0 15px #0000004d;transition:all .4s ease-in-out;z-index:3}#form-section form button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(.75turn,#74abab,#2b7a78);transition:left .4s ease-in-out;z-index:-1}#form-section form button:hover:before{left:0}#form-section form button:hover{scale:1.05}#form-section .form-section--content{border-radius:20px;padding:2rem;height:500px;max-width:600px;width:100%}#form-section .form-section--content h2{color:#f1f1f3;font-family:Oswald,sans-serif}#form-section .request-box{position:relative}#form-section .request-box h2{position:relative;transition:all .43s ease-in-out}#form-section .request-box:hover .btn-data{opacity:1}#form-section .long-arrow-right,#form-section .long-arrow-left{display:block;margin:30px auto;width:15px;height:15px;border-top:1.2px solid #000;border-left:1.2px solid #000}#form-section .long-arrow-right{transform:rotate(135deg);position:relative;left:4.5px}#form-section .long-arrow-left{transform:rotate(-45deg)}#form-section .long-arrow-right:after,#form-section .long-arrow-left:after{content:"";display:block;width:1px;height:30px;background-color:#000;transform:rotate(-45deg) translate(10px,3px);left:0;top:0}#form-section .radiowave{position:relative;display:inline-block;z-index:5}#form-section .radiowave .btn-data{background:linear-gradient(.75turn,#2b7a78,#74abab);border-radius:100vw;cursor:pointer;height:40px;width:40px;opacity:0;transition:all .4s ease-in-out}#form-section .radiowave .wave{border-radius:50%;border:2px solid #2b7a78;position:absolute;animation:radio 3.3s linear infinite;z-index:-1;pointer-events:none}#form-section .radiowave .wave:nth-of-type(2){animation-delay:1.1s}#form-section .radiowave .wave:nth-of-type(3){animation-delay:2.2s}#form-section .modal-dialog,#form-section .modal-content{height:50vh!important;width:50vw!important;margin:0!important;background:linear-gradient(.85turn,#2b7a78,#74abab)!important;max-width:100%!important;border-radius:20px!important;color:#212529;text-shadow:5px 5px 15px rgba(0,0,0,.5)}@keyframes radio{0%{width:40px;height:40px}30%{opacity:.8}80%{opacity:.6}to{width:150px;height:150px;opacity:0}}@media (max-width: 767px){#form-section{height:max-content}#form-section .color-bg div{position:relative;margin-top:5rem}#form-section .color-bg .radiowave{margin-top:0!important}#form-section form{margin-top:-12rem!important;margin-left:3rem;margin-bottom:3rem}#form-section form div.row{padding:0!important}}.modal-dialog,.modal-content{display:flex;justify-content:center;align-items:center;height:90%!important;width:90vw!important;margin:0!important;background:linear-gradient(.85turn,#2b7a78,#74abab)!important;border-radius:20px!important;color:#212529;text-shadow:5px 5px 15px rgba(0,0,0,.5)}.modal-content{height:100%!important}.modalDemoForm{display:flex!important}.intro-section{background-color:#f0f8ff;color:#f7f7f7;height:100vh}.intro-section .content{height:100vh;width:100%}.intro-section .content #background-video{width:100vw;height:100vh;object-fit:cover;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.intro-section .content .color-bg{background:#383d51bf;width:100%;height:100%;z-index:2;position:relative}.intro-section .content .color-bg span{font-size:7rem}.intro-section .content span{text-shadow:1px 1px 5px #000;font-family:Oswald,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.intro-section .content a{background:transparent;border:1px solid #000;border-radius:100vw;display:inline-block;font-family:Montserrat,sans-serif;font-size:.8rem;letter-spacing:.9px;margin:0 .5rem;overflow:hidden;padding:.65rem 0;position:relative;text-align:center;box-shadow:0 0 15px #0003;width:12.5rem;transition:color .5s;z-index:3}.intro-section .content a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(.75turn,#ff96a4ed,#b6c9ffed);transition:left .3s ease-in-out;z-index:-1}.intro-section .content a:hover:before{left:0}.intro-section .content a:hover{color:#000}@media (max-width: 1200px){.intro-section{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}}@media (max-width: 767px){.intro-section--outer .intro-section .color-bg span{font-size:55px}}.intuitive-section{background-color:#1b2030;height:100vh;position:relative;width:100vw;color:#f3f3f3}.intuitive-section .divider{background:linear-gradient(rgba(56,61,81,.95),transparent);width:100vw;height:400px;position:absolute;top:0}.intuitive-section h2{font-family:Oswald,sans-serif}.intuitive-section p{width:85%;max-width:500px;z-index:-20}.intuitive-section img{border-radius:20px;box-shadow:0 0 15px #00000026;transform:skew(-9deg)}.intuitive-section a{align-self:center;background:#f1f1f340;border:none;border-radius:100vw;color:#f3f3f3;display:inline-block;font-family:Montserrat,sans-serif;font-size:.8rem;letter-spacing:.9px;overflow:hidden;padding:.5rem 1rem;position:relative;scale:1;text-align:center;width:12.5rem;transition:all .4s ease-in-out;z-index:0}.intuitive-section a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(.75turn,#74abab,#2b7a78);transition:left .3s ease-in-out;z-index:-1}.intuitive-section a:hover:before{left:0}.intuitive-section a:hover{scale:1.08}@media (max-width: 768px){.intuitive-section{padding-top:150px;height:max-content}.intuitive-section .eld-picture{width:85vw!important;padding:0}}.test-section{--black: #000000;--ash-black: #222;--white: #fafafa;--sectionGradient: #eee;--background: var(--sectionGradient);--accent: var(--white);margin:0;padding:0;background:var(--background);color:var(--accent);position:relative}.test-section *{font-family:sofia-pro,sans-serif;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}.test-section h1,.test-section h2,.test-section h3{font-family:sofia-pro,sans-serif;font-weight:600;font-style:normal}.test-section .main-header{font-family:Oswald,sans-serif;font-weight:400;margin:50px 0 10px}.test-section p{margin:0 0 30px;font-size:18px;color:#383d51;max-width:200px}.test-section ::-webkit-scrollbar{height:5px;width:5px;background:var(--background)}.test-section ::-webkit-scrollbar-thumb{background:var(--accent);-webkit-border-radius:1ex}.test-section ::-webkit-scrollbar-corner{background:var(--background)}.test-section h2{margin:0;color:var(--accent);font-size:56px;font-weight:700;letter-spacing:-3px;line-height:1.2;position:absolute;color:#383d51}.test-section section{height:100vh;display:flex;justify-content:center;align-items:center;position:relative;perspective:500px}.test-section .test-section{overflow:scroll;height:100vh;scroll-snap-points-y:repeat(100vh);scroll-snap-type:y mandatory;scroll-snap-align:start}.test-section img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.pricing-separate-section h1{font-family:Oswald,sans-serif;color:#f3f3f3;font-size:4rem;text-transform:capitalize;font-weight:400;margin:5rem 0 8rem 5rem}.pricing-separate-section .container{border-top:1px solid #717171;padding:6rem 12rem}.pricing-separate-section .container .pricing-span{font-family:Oswald,sans-serif;color:#f3f3f3;font-size:1rem;text-align:end;margin-bottom:1rem}.pricing-separate-section .container .additional-label-card{border-radius:100vw;padding:.3rem .7rem;color:#f3f3f3;font-size:13px;margin:.5rem .25rem 0;background-color:#717171}.pricing-separate-section .container .span-label-card{border-radius:100vw;padding:.3rem .7rem;color:#f3f3f3;font-size:13px;margin:.5rem .25rem 0;background-color:#353535;box-shadow:0 0 3px #ffffff80}.pricing-separate-section button{align-self:center;background:#f1f1f3cc;border:none;border-radius:100vw;color:#f3f3f3;display:inline-block;font-family:Montserrat,sans-serif;font-size:.8rem;letter-spacing:.9px;overflow:hidden;padding:.65rem 0;position:relative;scale:1;text-align:center;box-shadow:0 0 15px #0000004d;width:12.5rem;transition:all .4s ease-in-out;z-index:0}.pricing-separate-section button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(.75turn,#74abab,#2b7a78);transition:left .3s ease-in-out;z-index:-1}.pricing-separate-section button:hover:before{left:0}.pricing-separate-section button:hover{scale:1.08;box-shadow:0 0 4px #ffffff80}form.tariffForm input{outline:none;font-size:.85rem;padding:.3rem .5rem;transition:all .3s ease-in-out;background-color:#00000040;color:#f3f3f3;border:none;border-bottom:1px solid #f3f3f3;border-top-right-radius:5px;border-top-left-radius:5px;z-index:0}form.tariffForm input:focus{box-shadow:0 0 5px #fff9}form.tariffForm label{color:#e3e3e3}button.tariffFormSubmitBtn{border:1px solid #000;border-radius:100vw;background:#1a1e2080;color:#f1f1f3;display:inline-block;font-family:Montserrat,sans-serif;font-size:.8rem;letter-spacing:.9px;margin-top:2rem;overflow:hidden;padding:.65rem 0;position:relative;scale:1;text-align:center;box-shadow:0 0 15px #0000004d;transition:all .4s ease-in-out;z-index:3}button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#1a1e2080;transition:left .4s ease-in-out;z-index:-1}button:hover:before{left:0}button:hover{scale:1.05}@media (max-width: 767px){.pricing-separate-section h1{margin:5rem 3rem 8rem}.pricing-separate-section .container{border-top:1px solid #717171;padding:6rem 2rem}.pricing-separate-section .container h2{text-align:end}.pricing-separate-section .container .included-features{width:100%;padding:3.5rem 0!important;text-align:end}.pricing-separate-section .container .included-features div{justify-content:end}.pricing-separate-section .container .pricing-div button{align-self:end}}.modalPlanForm{display:flex!important}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:100vw}::-webkit-scrollbar-thumb:hover{background:#555}a{color:#f1f1f3;text-decoration:none}html{overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:y mandatory!important;font-family:Montserrat,sans-serif}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}
