.back-to-home-container{z-index:1000;padding-top:1rem;padding-left:1.5rem;position:absolute;top:2rem;left:2rem}.back-to-home-btn{color:#fff;cursor:pointer;background-color:#092fb3;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.back-to-home-btn:hover{background-color:#092fb3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.back-to-home-btn:active{transform:translateY(0)}.book-demo-container{background:#f9fafb;justify-content:center;align-items:stretch;width:100%;height:100vh;display:flex;overflow:hidden}.book-demo-wrapper{background-color:#fff;border-radius:0;width:100%;height:100%;display:flex;overflow:hidden}.book-demo-left-panel{color:#fff;background-position:50%;background-size:cover;flex-direction:column;flex:1;justify-content:center;min-width:40%;padding:4rem 3rem;display:flex;position:relative}.book-demo-overlay{z-index:1;background:rgba(0,0,0,.45);position:absolute;top:0;bottom:0;left:0;right:0}.book-demo-content{z-index:2;flex-direction:column;gap:1rem;display:flex;position:relative}.book-demo-logo{width:160px;height:auto;margin-bottom:2rem}.book-demo-title{margin-bottom:.2rem;font-size:2.8rem;font-weight:700;line-height:1.2}.book-demo-subtitle{color:rgba(255,255,255,.9);font-size:24px}.book-demo-body{color:rgba(255,255,255,.9);font-size:16px}.book-demo-right-panel{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;background-color:#fff;flex-direction:column;flex:1.5;padding:3rem 4rem;display:flex;overflow-y:auto}.book-demo-right-panel::-webkit-scrollbar{width:6px}.book-demo-right-panel::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px}.contact-form-container{width:100%;max-width:700px;margin:0 auto}.contact-form-title{text-align:center;color:#111827;margin-bottom:2rem;font-size:2rem;font-weight:700}.input-fields{flex-wrap:wrap;gap:1rem;display:flex}.form-group{flex-direction:column;flex:1;display:flex}.form-label{color:#374151;margin-bottom:.3rem;font-size:.9rem;font-weight:600}.form-input{border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.form-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.phone-input-container{justify-content:center;align-items:center;gap:.5rem;display:flex}.country-code-select{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;flex-shrink:0;min-width:80px;padding:.75rem .5rem;font-size:1rem;transition:all .2s}.country-code-select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.phone-input{flex:1}.submit-btn-container{justify-content:center;margin-top:1.5rem;display:flex}.submit-button{color:#fff;cursor:pointer;background-color:#092fb3;border:none;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.submit-button:hover{background-color:#092fb3;transform:translateY(-1px)}.alert{text-align:center;border-radius:8px;margin-top:1rem;padding:.75rem 1rem}.alert-success{color:#065f46;background-color:#d1fae5}.alert-error{color:#991b1b;background-color:#fee2e2}.calendly-section{border-top:1px solid #e5e7eb;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2rem;padding-top:1.5rem;display:flex}.calendly-title{text-align:center;color:#111827;margin-bottom:0;font-size:1.5rem;font-weight:700;position:relative}.book-demo-iframe-container{border-radius:12px;justify-content:center;width:100%;margin-top:0;padding-top:0;display:flex}.book-demo-iframe-wrapper{width:100%}.book-demo-iframe-wrapper>*{margin-top:0!important}.book-demo-iframe{border:none;width:100%;height:1000px;margin-top:0!important}._cUP1np9gMvFQrcPftuf{margin-top:0!important}.book-demo-iframe-container *{margin-top:0}.modal-overlay{z-index:50;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.modal-content{text-align:center;background:#000;border-radius:12px;width:90%;max-width:400px;padding:2rem;animation:.3s ease-out slideUp}.form-input::placeholder{color:#666d7a;opacity:1;font-weight:400}.section-wrapper{color:#fff;width:100%;max-width:1440px;margin:0 auto;padding:4rem 2rem}.section-container{margin:0 auto}.features-list{flex-direction:column;gap:80px;display:flex}@media screen and (max-width:768px){.features-list{gap:40px}}.section-title{color:#000;text-align:center;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:3.25rem}@media screen and (max-width:768px){.section-title{margin-bottom:.5rem;font-size:2rem;line-height:2.5rem}}.section-caption{color:#000;text-align:center;margin-bottom:100px;font-size:1.25rem;font-weight:500;line-height:1.75rem}.feature-content{color:#000}.feature-item{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media screen and (max-width:768px){.feature-item{flex-direction:column;justify-content:center;align-items:center}}.feature-item.left{flex-direction:row;gap:4rem}@media screen and (max-width:768px){.feature-item.left{flex-direction:column-reverse;align-items:center;gap:40px}}.feature-item.right{flex-direction:row-reverse;gap:4rem}@media screen and (max-width:768px){.feature-item.right{flex-direction:column-reverse;align-items:center;gap:60px}}.feature-content{text-align:left;flex:1;max-width:768px;font-weight:500}@media screen and (max-width:768px){.feature-content{text-align:center}}.feature-content h3{margin-bottom:1rem;font-size:2rem;font-weight:600}.feature-content p{color:#000;font-size:1.25rem;line-height:1.6}.feature-image{flex:1;justify-content:center;max-width:768px;display:flex}.feature-image img{max-width:100%;height:auto}@media (max-width:900px){.features-list{flex-direction:column;align-items:center}}@media (max-width:768px){.features-section{padding:2rem 0 1.5rem}.feature-card{padding:1.2rem .7rem}.book-demo-logo-container{justify-content:center;margin-top:44px;display:flex}.feature-content h3{margin-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:30px}.feature-content p{color:#000;font-size:1.125rem;line-height:24px}}.footer-section{color:#000;background-color:#fff;flex-direction:column;gap:60px;padding:20px;display:flex}@media screen and (max-width:768px){.footer-section{flex-direction:column;align-items:center;gap:26px;padding-bottom:40px}}.footer-main{flex-flow:column wrap;justify-content:space-between;align-items:center;gap:5rem;max-width:1600px;margin:0 auto;padding:2rem;display:flex}@media screen and (max-width:768px){.footer-main{justify-content:flex-end;align-items:flex-start;gap:2rem;margin-right:0;padding:0}}.footer-logo img{width:164px;height:87px}.footer-nav{text-underline-offset:4px;flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;display:flex}.footer-nav a{color:#000;font-size:1.2rem;font-weight:500;text-decoration:underline;transition:color .2s}@media screen and (max-width:768px){.footer-nav a{text-align:right;font-size:1.125rem;line-height:1.25rem}}.footer-nav a:hover,.footer-cta{color:#000}.footer-cta{color:#1a237e;background:#fff;border-radius:8px;margin-left:1rem;padding:.5rem 1.2rem;font-weight:600;transition:background .2s,color .2s}.footer-cta:hover{color:#1a237e;background:#64ffda}.footer-social{align-items:center;gap:1.2rem;display:flex}.footer-social a{background:rgba(255,255,255,.08);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.footer-social a:hover{background:#64ffda}.footer-social svg{width:24px;height:24px;display:block}.footer-bottom{color:#e3e6ff;flex-direction:column;align-items:center;gap:2rem;padding:0 0 40px;font-size:1rem;display:flex}@media screen and (max-width:768px){.footer-bottom{gap:.75rem}}.footer-contact{text-align:center;color:#000;margin:0}.footer-email{color:#000;font-weight:500;text-decoration:none;transition:color .2s}.footer-email:hover{color:#000;text-decoration:underline}@media (max-width:768px){.footer-logo img{width:164px;height:87px}.footer-main{flex-direction:row;gap:1rem;display:flex}.footer-nav{flex-direction:row;align-items:flex-end;gap:1.25rem}.footer-social{justify-content:flex-start}.footer-bottom{width:128px;padding:0 0 20px;font-size:.75rem}}.footer-container{max-width:1100px;margin:0 auto}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.book-demo-container{height:auto;min-height:100vh;overflow:visible}.book-demo-wrapper{flex-direction:column;height:auto;min-height:100vh}.book-demo-left-panel{text-align:center;flex:none;align-items:center;height:330px;padding:2rem}.book-demo-title{font-size:2rem}.book-demo-right-panel{flex:none;height:auto;padding:0 1.5rem}.book-demo-iframe-container *{margin-top:1.5rem}.back-to-home-container{padding-top:.5rem;padding-left:1rem;top:0;left:0}.back-to-home-btn{padding:.5rem .75rem;font-size:.8rem}.book-demo-logo{width:160px;height:auto;margin-bottom:0}}.hero-section{font-family:var(--font-rubik,inherit);background-color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-left:1rem;padding-right:1rem;display:flex}@media (min-width:640px){.hero-section{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.hero-section{padding-left:2rem;padding-right:2rem}}@media (min-width:1024px){.hero-section{padding-left:0;padding-right:0}}.hero-inner{text-align:center;flex-direction:column;gap:1rem;width:100%;display:flex}@media (min-width:1024px){.hero-inner{gap:1.5rem;margin-top:60px}}.hero-heading{flex-direction:column;justify-content:center;align-items:center;gap:0;padding-left:.5rem;padding-right:.5rem;font-size:28px;font-weight:600;line-height:1.1;display:flex}@media (min-width:420px){.hero-heading{font-size:32px}}@media (min-width:640px){.hero-heading{flex-direction:row;gap:.5rem;font-size:42px}}@media (min-width:768px){.hero-heading{font-size:45px}}@media (min-width:1024px){.hero-heading{font-size:72px}}.hero-heading-text{color:#000}.hero-gradient{color:transparent;background-image:linear-gradient(90deg,#a72abf 0%,#333af0 50%,#1dcae7 100%);-webkit-background-clip:text;background-clip:text}.features-section{background-color:#fff}.hero-desc{color:#424242;text-align:center;letter-spacing:-.3px;max-width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem;font-size:14px;font-weight:400;line-height:140%}@media (min-width:640px){.hero-desc{letter-spacing:-.5px;max-width:90%;font-size:18px;line-height:130%}}@media (min-width:768px){.hero-desc{letter-spacing:-.75px;max-width:700px;font-size:20px}}@media (min-width:1024px){.hero-desc{letter-spacing:-1px;max-width:1148px;font-size:22px;line-height:120%}}.hero-desc-linebreak{display:none}@media (min-width:640px){.hero-desc-linebreak{display:inline}}.hero-badges,.hero-cta{justify-content:center;display:flex}.hero-cta-button{color:#fff;white-space:nowrap;text-align:center;cursor:pointer;background:#000;border-radius:50px;justify-content:center;align-items:center;gap:.25rem;padding:6px 12px;font-size:10px;font-weight:500;transition:all .2s;display:flex}@media (min-width:640px){.hero-cta-button{padding:10px 18px;font-size:12px}}@media (min-width:768px){.hero-cta-button{padding:14px 24px;font-size:14px}}@media (min-width:1024px){.hero-cta-button{padding:16px 30px;font-size:16px}}.hero-cta-button:hover{background-image:linear-gradient(90deg,#a72abf 0%,#333af0 50%,#1dcae7 100%);border-radius:20px;font-weight:700}.hero-image-wrap{display:none}@media (min-width:640px){.hero-image-wrap{justify-content:center;width:100%;display:flex;position:relative}}.hero-image-overlay{pointer-events:none;background-image:linear-gradient(rgba(255,255,255,0),#fff);width:100%;height:4.5rem;position:absolute;bottom:0;left:0}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-Book.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-Book.woff)format("woff"),url(/fonts/circular-std/CircularStd-Book.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-BookItalic.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-BookItalic.woff)format("woff"),url(/fonts/circular-std/CircularStd-BookItalic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-Medium.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-Medium.woff)format("woff"),url(/fonts/circular-std/CircularStd-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-MediumItalic.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-MediumItalic.woff)format("woff"),url(/fonts/circular-std/CircularStd-MediumItalic.ttf)format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-Bold.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-Bold.woff)format("woff"),url(/fonts/circular-std/CircularStd-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-BoldItalic.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-BoldItalic.woff)format("woff"),url(/fonts/circular-std/CircularStd-BoldItalic.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-Black.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-Black.woff)format("woff"),url(/fonts/circular-std/CircularStd-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Circular Std;src:url(/fonts/circular-std/CircularStd-BlackItalic.woff2)format("woff2"),url(/fonts/circular-std/CircularStd-BlackItalic.woff)format("woff"),url(/fonts/circular-std/CircularStd-BlackItalic.ttf)format("truetype");font-weight:900;font-style:italic;font-display:swap}.fade-up,.fade-down,.fade-left,.fade-right,.scale-up,.scale-down,.zoom-in,.zoom-out{opacity:0;visibility:hidden;transition-property:opacity,transform,visibility;transition-duration:.7s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fade-up{transform:translateY(30px)}.fade-down{transform:translateY(-30px)}.fade-left{transform:translate(30px)}.fade-right{transform:translate(-30px)}.scale-up{transform:scale(.95)}.scale-down{transform:scale(1.05)}.zoom-in{transform:scale(.9)}.zoom-out{transform:scale(1.1)}.animate{opacity:1;visibility:visible;transform:translate(0)scale(1)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}.premium-hover{transition:transform .3s,box-shadow .3s}.premium-hover:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}
.modal-overlay{z-index:1000;opacity:0;visibility:hidden;background-color:rgba(0,0,0,.75);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0}.modal-overlay.open{opacity:1;visibility:visible}.modal-container{background:linear-gradient(90deg,#151c52 0%,#2f3fb8 100%);border-radius:20px;width:90%;max-width:768px;max-height:90vh;padding:2rem;transition:transform .3s;position:relative;overflow-y:auto;transform:translateY(20px)}.modal-overlay.open .modal-container{transform:translateY(0)}.modal-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:5px;font-size:24px;transition:background-color .2s;display:flex;position:absolute;top:20px;right:20px}.modal-close:hover{background-color:rgba(255,255,255,.1)}.modal-title{color:#fff;margin-bottom:20px;font-size:36px;font-weight:500}.modal-subtitle{color:#e3e6ff;margin-bottom:30px;font-size:16px}.modal-form{flex-direction:column;gap:20px;width:100%;display:flex}.form-field{flex-direction:column;gap:5px;width:100%;margin-bottom:1rem;display:flex}.form-field label{color:#fff;font-size:16px;font-weight:500}.form-field input{color:#fff;box-sizing:border-box;background-color:rgba(255,255,255,.1);border:none;border-radius:10px;outline:none;width:100%;padding:.75rem;font-size:16px;transition:background-color .2s}.form-field input::placeholder{color:rgba(255,255,255,.5)}.form-field input:focus{background-color:rgba(255,255,255,.2)}.modal-submit-btn{color:#151c52;cursor:pointer;background:#fff;border:none;border-radius:10px;margin-top:10px;padding:15px;font-size:18px;font-weight:500;transition:transform .2s}.modal-submit-btn:hover{transform:translateY(-3px);box-shadow:0 4px 10px rgba(0,0,0,.2)}.modal-submit-btn:disabled{opacity:.7;cursor:not-allowed}.modal-btn-spinner-wrap{justify-content:center;align-items:center;gap:10px;display:flex}.modal-btn-spinner{background:0 0;border:3px solid #2f3fb8;border-top-color:#64ffda;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite modal-btn-spin}@keyframes modal-btn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-success-msg{flex-direction:column;justify-content:center;align-items:center;min-height:340px;animation:.7s cubic-bezier(.4,0,.2,1) modal-success-fadein;display:flex}@keyframes modal-success-fadein{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-success-icon{background:linear-gradient(90deg,#151c52 0%,#2f3fb8 100%);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:24px;animation:.6s cubic-bezier(.4,0,.2,1) modal-success-pop;display:flex;box-shadow:0 4px 32px rgba(47,63,184,.18)}@keyframes modal-success-pop{0%{opacity:0;transform:scale(.7)}80%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.modal-success-title{color:#fff;text-align:center;margin-top:0;margin-bottom:10px;font-size:2.5rem;font-weight:700}.modal-success-subtitle{color:#e3e6ff;text-align:center;margin-bottom:32px;font-size:1.25rem}.modal-success-btn{color:#151c52;cursor:pointer;background:linear-gradient(90deg,#64ffda 0%,#2f3fb8 100%);border:none;border-radius:10px;padding:14px 36px;font-size:1.2rem;font-weight:600;transition:background .2s,color .2s,transform .2s;box-shadow:0 2px 8px rgba(47,63,184,.1)}.modal-success-btn:hover{color:#fff;background:linear-gradient(90deg,#2f3fb8 0%,#64ffda 100%);transform:translateY(-2px)scale(1.04)}@media (max-width:768px){.modal-container{padding:1.5rem}.modal-title{font-size:1.5rem}.modal-subtitle{font-size:.9rem}.form-field input{padding:12px}.modal-submit-btn{padding:12px;font-size:16px}.modal-success-title{font-size:2rem}.modal-success-subtitle{font-size:1rem}.modal-success-btn{padding:12px 24px;font-size:1rem}.modal-success-icon{width:64px;height:64px}}@media (max-width:480px){.modal-container{width:95%;padding:1rem}.form-field label{font-size:.9rem}.form-field input{padding:.6rem;font-size:.9rem}.modal-title{font-size:1.3rem}.modal-subtitle{margin-bottom:1rem;font-size:.8rem}.modal-submit-btn{padding:.6rem 1rem}.modal-success-title,.modal-error-title{font-size:1.3rem}.modal-success-subtitle,.modal-error-subtitle{font-size:.9rem}}@media (max-height:700px){.modal-container{max-height:85vh;overflow-y:auto}}
