@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Send+Flowers&display=swap");@import url("https://fonts.googleapis.com/css2?family=Ms+Madi&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");.light-text{color:#fff}.dark-text,.light-text{transition:color .3s ease}.dark-text{color:#000}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Montserrat,sans-serif}body,p,ul{padding:0;margin:0}ul li{list-style:none}a{margin:0;padding:0}.overlay{height:100%;width:0;position:fixed;z-index:9999;top:0;right:0;background-color:#111;overflow-y:hidden;transition:width .8s cubic-bezier(.7,0,.2,1);overflow:hidden}.overlay-content{position:relative;top:25%;left:10%;width:100%;text-align:start;margin-top:30px}.overlay a:not(.overlay-socials a){padding:8px;text-decoration:none;font-size:20px;color:#fff;display:block;transition:.3s;letter-spacing:2px;font-family:Mulish,serif;text-transform:capitalize}.overlay-socials{display:flex;flex-direction:column;gap:10px;font-family:Mulish,serif;text-transform:uppercase;margin-top:30px}.overlay-socials a{color:#818181;text-decoration:none;font-weight:700;font-size:11px;padding:0 8px;letter-spacing:3px;opacity:.7}.overlay a:focus,.overlay a:hover{color:#f1f1f1}.overlay .closebtn{position:absolute;top:30px;right:60px;font-size:35px}hr.new1{margin-top:30px;width:60%;height:5px;border:transparent;border-top:1px solid rgba(57,57,57,.832)}.stop-scrolling{overflow:hidden}.third-item-navbar{display:flex;align-items:center;gap:.5rem}.third-item-navbar a img{width:2rem;border-radius:20px}@media screen and (max-height:450px){.overlay{overflow-y:auto}.overlay a{font-size:16px}.overlay .closebtn{font-size:20px;top:15px;right:35px}}@media screen and (max-width:450px){.overlay-content{top:20%}}.nav-btn{display:none}.navbar{position:fixed;left:50%;transform:translateX(-50%);border-radius:20px;width:95%;margin:.5rem auto;background-color:#fff;display:flex;align-items:center;justify-content:space-evenly;box-shadow:0 1px 4px rgba(0,0,0,.16);gap:50px;padding:0 2rem;z-index:9998;top:0;transition:background-color .3s ease}.navbar.scrolled{background-color:#000}.logo-navbar{width:7rem;padding:.4rem 0}.first-item-navbar ul{display:flex;gap:40px;font-size:.9rem;transition:color .3s ease-in-out;align-items:flex-start;list-style:none;font-weight:100;letter-spacing:1px}.first-item-navbar ul a{color:#000;text-decoration:none;transition:.2s ease-in-out}.navbar li{color:red;float:left;position:relative;padding:15px 10px;font-weight:400;overflow:hidden}.navbar li:after{background-color:#3d9be3;content:"";width:0;height:3px;left:0;top:10px;transition:width .35s ease 0s;position:absolute}.navbar li:hover:after{width:100%}.navbar ul a.active-nav{width:100%;color:#001563}.overlay-content .action.active-nav{color:#0037ff}.dropdown{float:left;overflow:hidden}.dropdown .dropbtn{border:none;outline:none;background-color:inherit;font-family:inherit;margin:0;font-size:.8rem;padding:0}.dropdown-content{display:none;position:absolute;background-color:#f9f9f9;min-width:100px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{float:none;color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:start}.dropdown-content a:hover{background-color:rgba(255,170,0,.833);color:#fff}.dropdown:hover .dropdown-content{display:block}.dashboard-btn{padding:10px;border-radius:10px;font-size:13px;outline:none;background-color:#3d9be3;color:#fff;cursor:pointer;border:none;transition:.2s ease-in;box-shadow:0 1px 4px rgba(0,0,0,.16)}.dashboard-btn:hover{background-color:#0037ff;transform:scale(1.02)}@media only screen and (max-width:1260px){.navbar{justify-content:center;flex-direction:column;gap:0}.first-item-navbar{padding-bottom:1rem}.logo{width:5rem}.navbar{justify-content:space-around;flex-direction:row}.first-item-navbar{padding-bottom:0;display:none}.nav-btn{display:block;color:#000}}#gradient-canvas{--gradient-color-3:#fff;z-index:0}.hero{position:relative;height:600px;display:flex;align-items:center;justify-content:center;overflow:hidden}#gradient-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-buttons{display:flex;gap:.75rem}.hero-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:90%;max-width:1250px;color:#fff;margin-top:3rem}.text-block{min-width:500px;text-align:start;color:#368ccd}.text-block h1{font-size:4rem;font-weight:700;margin-bottom:1rem;line-height:4.5rem}.text-block-ar{text-align:right!important}@media screen and (max-width:550px){.text-block h1{font-size:11.5vw}}@media screen and (max-width:450px){.text-block h1{font-size:13vw}}.text-block p{font-size:1.25rem;margin-bottom:2rem;font-weight:300;color:#000;padding-top:10px}.cta{background-color:#3d9be3;color:#fff;text-decoration:none}.cta,.cta-white{padding:15px 30px;border-radius:8px;cursor:pointer;border:none;outline:none;transition:.2s ease-in-out}.cta-white{background-color:#fff;color:#000;box-shadow:0 1px 4px rgba(0,0,0,.16);margin-left:5px}.cta-white:hover,.cta:hover{transform:scale(1.05)}.signature-text{font-family:Ms Madi,cursive;font-size:6rem;color:#000;font-weight:600}@media screen and (max-width:550px){.signature-text{font-size:16.5vw}}@media screen and (max-width:450px){.signature-text{font-size:17vw}}.mockup-block{display:flex;align-items:center}.iphone-mockup{max-width:350px;margin-left:20px;z-index:5}.report-mockup{max-width:350px;margin-left:-40px;border-radius:10px;z-index:4}@media screen and (max-width:550px){.text-block{width:100%;max-width:400px;min-width:100%}.mockup-block{display:none}}.globe-section{position:relative;background:#0d1b2a;color:#fff;overflow:hidden;padding:2rem 0}.globe-width{width:90%;max-width:1250px;margin:0 auto}.globe-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}#globeViz{position:absolute;top:50%;right:-20%;transform:translateY(-45%);width:min(140vw,1000px);height:min(140vw,1000px);pointer-events:none}.globe-content{position:relative;z-index:2;max-width:700px;padding:20px 0;text-align:start}.globe-content h1{font-size:4rem;margin-bottom:1rem;line-height:1.2;font-weight:700;margin-top:0}.globe-content h3{margin-bottom:.5rem;font-weight:200}@media screen and (max-width:550px){.globe-content h1{font-size:11.5vw}}.globe-content p{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;color:#dce3f1}.stats{display:flex;gap:30px;flex-wrap:wrap}.stats div strong{display:block;font-size:1.8rem;color:#fff}.stats div span{font-size:.9rem;color:#a8b2c8}@media screen and (max-width:820px){#globeViz{right:-35%;top:60%;width:min(180vw,1000px);height:min(180vw,1000px)}}@media screen and (max-width:540px){#globeViz{right:-50%;top:65%;width:200vw;height:200vw}}@media screen and (max-width:400px){#globeViz{width:900px;height:900px;right:-60%;top:60%}}@media screen and (max-width:375px){#globeViz{transform:translateY(-38%)}}.benefits-section{background:linear-gradient(135deg,#f8f9fb,#eef4ff);padding:60px 20px;text-align:center}.section-title{font-size:2.5rem;color:#0056d2;margin-bottom:40px}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;max-width:1100px;margin:0 auto}.benefit-card{background:#fff;padding:30px 20px;border-radius:15px;box-shadow:0 8px 20px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 12px 25px rgba(0,0,0,.1)}.benefit-card img{width:60px;margin-bottom:15px}.savings-section{background:#fff;padding:60px 10px;text-align:center;border-top:1px solid #e6e6e65b}.savings-flex{display:flex;max-width:1250px;margin:0 auto;width:90%;gap:50px;align-items:center;justify-content:space-between}.savings-text-box{flex:1 1 500px}.calculator-box{background:linear-gradient(135deg,#0056d2,#00d19d);color:#fff;max-width:500px;margin:0 auto;padding:40px 30px;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.15);flex:1 1 800px}@media screen and (max-width:950px){.savings-flex{flex-wrap:wrap;gap:2rem}}.savings-text-box .section-title{font-size:4rem;margin-bottom:1rem;line-height:1.2;font-weight:700;margin-top:0;text-align:right;color:#3d9be3;text-align:start}.section-subtitle{text-align:start;font-size:1.25rem;font-weight:300}@media screen and (max-width:550px){.savings-text-box .section-title{font-size:11.5vw}}.calculator-box input[type=range]{width:100%;margin:20px 0}.calculator-box label{font-size:2rem}.result-box h3{font-size:2.5rem;margin-top:10px}.cta-button{padding:12px 30px;font-size:1.2rem;color:#0056d2;background:#fff;border-radius:30px;transition:all .3s ease}.cta-button:hover{transform:scale(1.05)}.features-section{background:#fff;padding:70px 10px;border-top:1px solid #e6e6e666}.features-container{max-width:1250px;margin:0 auto;width:90%}.features-text{flex:1 1 400px}.features-text h2{font-size:4rem;margin-bottom:1rem;line-height:1.2;font-weight:700;margin-top:0;text-align:center;color:#3d9be3}@media screen and (max-width:550px){.features-text h2{font-size:11.5vw}}.features-text p{font-size:1.25rem;font-weight:300;color:#444;line-height:1.6;text-align:center}.step-wizard{background:#f8f9fb;padding:80px 0;display:flex;justify-content:center;align-items:center}.step-wizard-list{background:#fff;box-shadow:0 15px 25px rgba(0,0,0,.08);border-radius:12px;display:flex;padding:20px;list-style:none;width:80%;max-width:800px;position:relative}.step-wizard-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;opacity:.4;transition:opacity .3s ease}.step-wizard-item:after{content:"";position:absolute;top:25px;left:50%;height:4px;width:100%;max-width:calc(100% - 24px);background:linear-gradient(90deg,#0056d2,#00d19d);transform:scaleX(var(--line-progress,0));transform-origin:left;z-index:1;border-radius:4px}.step-wizard-item:last-child:after{display:none}.progress-count{width:50px;height:50px;border-radius:50%;background:#dcdcdc;color:#777;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:10px;transition:all .3s ease;z-index:2;position:relative}.step-wizard-item.active{opacity:1}.step-wizard-item.active .progress-count{background:linear-gradient(135deg,#0056d2,#00d19d);color:#fff;box-shadow:0 0 25px rgba(0,209,157,.5)}@media (max-width:768px){.step-wizard-list{flex-direction:column;align-items:flex-start;gap:60px;padding:30px 20px;position:relative}.step-wizard-item{flex-direction:row;align-items:center;text-align:start;gap:20px;position:relative}.step-wizard-item:after{content:"";position:absolute;left:25px;top:50%;width:4px;height:calc(100% + 100px);background:linear-gradient(180deg,#0056d2,#00d19d);transform:scaleY(var(--line-progress-y,0));transform-origin:top;z-index:0}.step-wizard-item:last-child:after{display:none}}.howitWorks{width:90%;margin-inline:auto;max-width:1250px;padding:60px 0}.howit-title{font-size:4rem;margin-bottom:1rem;line-height:1.2;font-weight:700;margin-top:0;color:#3d9be3;text-align:center}.howit-subtitle{text-align:center;font-size:1.25rem;font-weight:300}@media screen and (max-width:550px){.howit-title{font-size:10.5vw}.br-howit{display:none}}.howitWorks-container{display:flex;justify-content:space-around}.howit-first-item img,.howit-second-item img{width:10rem;margin:0 auto;display:block}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-areas:"card1 card1 card2 card2" "card3 card4 card4 card4";gap:25px;padding:10px 20px;max-width:1300px;margin:0 auto}.card-1{grid-area:card1}.card-2{grid-area:card2}.card-3{grid-area:card3}.card-4{grid-area:card4}.card-5{grid-area:card5}.card-3 img{border-radius:20px}.feature-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 1px 4px rgba(0,0,0,.16);display:flex;flex-direction:column;gap:15px;align-items:flex-start;text-align:start}.feature-card-ar{text-align:right!important}.feature-card h3{font-size:1.4rem;font-weight:600;color:#111;color:#3d9be3}.feature-card p{color:#444;font-size:1.25rem;line-height:1.4}.feature-card img{width:100%;margin:0 auto}.budget-png,.report-img{width:350px!important;border-radius:10px}@media (max-width:600px){.budget-png,.report-img{width:100%!important}}.start-free-trial-btn{text-align:center;padding:10px 20px;display:block;width:11rem;border-radius:15px;margin:1rem auto;color:#fff;text-decoration:none;background-color:#3d9be3}@media (max-width:900px){.features-grid{grid-template-columns:1fr;grid-template-areas:"card1" "card2" "card3" "card4" "card5"}}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:1100px}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.pricing-card h3{margin-bottom:10px}.price span{font-size:.9rem;color:#3d9be3}.benefits{list-style:none;padding:0;margin:0 0 25px;width:100%;text-align:start}.benefits li{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:#444;font-size:.95rem}.benefits img{width:22px;height:22px}.featured .price,.featured .savings,.featured h3,.featured li{color:#fff}.badge{margin-bottom:15px}.cta-button{background:#0056d2}.pricing-section{text-align:center;padding:20px 20px 90px;background:#fff;border-top:1px solid hsla(0,0%,54%,.088);width:90%;max-width:1250px;margin:0 auto}.pricing-text-section{text-align:start}.pricing-title{font-size:4rem;color:#3d9be3;text-align:center;margin-bottom:10px}@media screen and (max-width:550px){.pricing-title{font-size:11.5vw}}.pricing-subtitle{color:#555;font-size:1.1rem;margin-bottom:40px;text-align:center}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;max-width:850px;margin:0 auto}.pricing-card{background:#fff;border-radius:18px;padding:40px 25px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.pricing-card h3{font-size:1.6rem;margin-bottom:5px;color:#111}.price{font-size:2.5rem;font-weight:600;color:#0056d2}.price-text{display:flex;align-items:center;margin:10px 0}.price-second-item p{font-size:.75rem;text-align:start;margin-left:5px;color:#cecece}.features{list-style:none;padding:0;margin-bottom:25px;width:100%;text-align:center}.features li{align-items:center;gap:10px;margin-bottom:12px;font-size:.95rem;color:#444;text-align:center}.features img{width:20px;height:20px}.featured{background:linear-gradient(135deg,#0056d2,#00d19d);transform:scale(1.05)}.featured,.featured .features li,.featured .price,.featured h3{color:#fff}.badge{background:#fff;color:#0056d2;font-size:.85rem;font-weight:600;padding:5px 12px;border-radius:12px;margin-bottom:10px}.savings{font-size:.9rem;opacity:.9;margin-bottom:15px;font-style:italic}.cta-button{background:#b9afc8;color:#fff;border:none;padding:12px 25px;border-radius:25px;cursor:pointer;font-size:1rem;transition:transform .2s ease,opacity .3s ease}.price-free-trial{padding:12px 30px;font-size:1.2rem;color:#fff;background:#fff;border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;background-color:#0037ff}.price-free-trial:hover{background-color:#001563!important;opacity:.85;transform:scale(1.05)}.featured-btn{background:#fff;color:#0056d2;font-weight:600}@media (max-width:768px){.pricing-grid{grid-template-columns:1fr}.featured{transform:scale(1)}}.pricing-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px;font-size:1rem;font-weight:500;color:#444}.switch{position:relative;display:inline-block;width:50px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background-color:#ccc;border-radius:24px;top:0;left:0;right:0;bottom:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:18px;width:18px;left:4px;bottom:3px;background-color:#fff;border-radius:50%}input:checked+.slider{background:linear-gradient(135deg,#0056d2,#00d19d)}input:checked+.slider:before{transform:translateX(26px)}.fa-check-circle{color:#3d9be3}.white,footer{color:#fff}footer{bottom:0;left:0;right:0;background:#b9afc8;height:auto;width:95%;border-radius:20px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);padding:20px;margin:0 auto 2rem}.logo-footer{width:7rem}.footer-content{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.footer-content h3{font-size:2.1rem;font-weight:500;text-transform:capitalize;line-height:3rem}.footer-content p{max-width:500px;margin:10px auto;line-height:28px;font-size:14px;color:#fff}.socials{list-style:none;display:flex;align-items:center;justify-content:center;margin:1rem 0 3rem}.socials li{margin:0 10px}.socials a{text-decoration:none;color:#fff;border:1.1px solid #fff;padding:5px;border-radius:50%}.socials a i{font-size:1.1rem;width:20px;transition:color .4s ease}.socials a:hover i{color:blue}.footer-bottom{width:95%;border-radius:20px;padding:20px 20px 40px;text-align:center;color:#000;margin:0 auto 1.5rem}.footer-bottom p{float:left;font-size:14px;word-spacing:2px;text-transform:capitalize;font-size:.75rem;color:#fff}.footer-bottom p a{color:#44bae8;font-size:16px;text-decoration:none;font-size:.75rem}.footer-bottom span{opacity:.4;font-weight:200}.footer-menu{float:right}.footer-menu ul{display:flex;font-size:.75rem}.footer-menu ul li{padding-right:10px;display:block}.footer-menu ul li a{color:#fff;text-decoration:none}.footer-menu ul li a:hover{color:#744f4f}@media (max-width:500px){.footer-menu ul{display:flex;margin-top:10px;margin-bottom:20px}}@media (max-width:720px){.footer-bottom{display:flex;text-align:center;flex-direction:column-reverse;align-items:center;gap:1rem}}.features-section-qntar{background:#fff;padding:70px 10px;border-top:1px solid #e6e6e666}.features-container-qntar{max-width:1250px;margin:0 auto;width:90%;display:flex;flex-wrap:wrap;gap:40px;align-items:center;justify-content:space-between}.features-highlights{flex:1 1 300px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.card-section{margin-bottom:5rem}.cards{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;padding:20px}.card{width:min(90%,300px);height:310px;transform:perspective(1500px) rotateY(15deg);border-radius:1rem;box-shadow:0 1px 4px rgba(0,0,0,.16);transition:transform 1s ease 0s;padding:20px}.card:hover{transform:perspective(3000px) rotateY(5deg)}.card-title{text-align:center;font-size:1.5rem;color:#3d9be3;margin:1rem 0}.card-subtitle{font-size:1.1rem;text-align:center}.card-img{width:5rem;display:block;margin:0 auto}.motto-section{width:95%;margin:2rem auto;background-color:#3d9be3;padding:20px;color:#fff;font-weight:400;font-size:4rem;text-align:center;border-radius:20px}.motto-title{width:min(90%,800px);margin:0 auto}@media screen and (max-width:690px){.motto-title{font-size:8.5vw}}.parallax{background-size:100%}.parallax,.parallax-ar{min-height:360px;background-attachment:fixed;background-position:50%;background-repeat:no-repeat}.parallax-ar{background-image:url(/banner-ar.png);background-size:100% 80%}.cta-section{margin-bottom:5rem}.download-buttons{display:flex;justify-content:center;gap:1rem}.download-buttons a:hover{transform:scale(1.05);transition:transform .2s ease-in-out}