@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
:root{--background:#f4f5f7;--foreground:#2d3748;--primary-pink:#d62d54;--primary-dark:#6a122a;--text-dark:#1e1e1e;--text-gray:#5a6578;--font-sans:"Poppins", sans-serif}*,html,body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,p,a,span,div,li,td,th{box-sizing:border-box;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}i.fa,i.fas,i.far,i.fab,i.fa-solid,i.fa-regular,i.fa-brands,.fa,.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,[class*=fa-]{font-family:"Font Awesome 6 Free"!important}.fa-solid,.fas,i.fa-solid,i.fas{font-family:"Font Awesome 6 Free"!important;font-weight:900!important}.fa-brands,i.fa-brands{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.text-primary-pink{color:#eb3667!important}body{color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;width:100%;min-height:100vh;display:flex;overflow-x:clip}.text-gradient{background:linear-gradient(90deg,#eb3667 0%,#831734 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.navbar-container{z-index:1000;width:100%;max-width:1650px;margin:0 auto;padding:24px 24px 0;position:sticky;top:0}.footer-container{width:100%;max-width:1400px;margin:0 auto;padding:24px}.navbar-floating{border:1px solid #0000000d;border-radius:16px;margin-bottom:24px;padding:10px 16px;transition:all .3s;box-shadow:0 10px 30px #00000014,0 2px 8px #0000000a;background:#fff!important}.navbar-floating .nav-link{font-size:14.5px;font-weight:500;transition:color .2s;position:relative;color:#000!important;white-space:nowrap!important;padding:8px 12px!important}.navbar-floating .nav-link:hover,.navbar-floating .nav-link.active{color:var(--primary-pink)!important}.navbar-floating .nav-link.active:before{content:"";clip-path:polygon(0 0,100% 0,50% 100%);z-index:1001;background:linear-gradient(#820e28 0%,#d62d54 100%);width:24px;height:12px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.navbar-floating .nav-link.active:after{content:"";clip-path:polygon(50% 0,0 100%,100% 100%);z-index:1001;background:linear-gradient(#d62d54 0%,#820e28 100%);width:24px;height:12px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.navbar-brand-logo{width:auto;height:38px;margin-left:12px}.btn-request-demo{background:linear-gradient(90deg,#d62d54 0%,#820e28 50%,#d62d54 100%) 0 0/200%;border:none;border-radius:10px;margin-right:12px;font-size:14.5px;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #d62d5433;color:#fff!important;white-space:nowrap!important;padding:9px 20px!important}.btn-request-demo:hover{background-position:100%;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 24px #d62d5466}.btn-request-demo:active{transform:translateY(-1px)scale(.98)}.footer-section{background-color:#fff;flex-direction:column;width:100%;margin-top:auto;display:flex;position:relative}.footer-top-bar{background:linear-gradient(90deg,#0000 0%,#d62d54 20% 80%,#0000 100%);width:100%;height:1.5px}.footer-main-content{z-index:1;background-image:url(/assets/images/footer%20vector.png);background-position:50%;background-repeat:no-repeat;background-size:100%;padding:60px 0 24px;position:relative}.footer-grid-container{margin:0 auto;padding:0 24px;max-width:1400px!important}.footer-logo{width:auto;height:50px;display:block}.footer-subtitle{color:var(--primary-pink);text-transform:capitalize;letter-spacing:.2px;font-size:15px;font-weight:700}.footer-desc{color:var(--text-dark);max-width:320px;font-size:15px;font-weight:400;line-height:1.6}.social-pill{background-color:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:20px;padding:10px 20px;display:inline-flex;box-shadow:0 4px 12px #00000008}.social-link{justify-content:center;align-items:center;transition:transform .2s,opacity .2s;display:flex}.social-link:hover{opacity:.8;transform:translateY(-2px)}.social-link img{width:auto;height:20px;display:block}.footer-col-title{color:var(--primary-pink);letter-spacing:.2px;margin-bottom:24px;font-size:15px;font-weight:700}.footer-links{margin-bottom:0;padding-left:0;list-style:none}.footer-links li{margin-bottom:12px}.footer-links a{color:var(--text-dark);font-size:15px;font-weight:400;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--primary-pink)}.footer-bottom-bar{z-index:2;background-color:#f7f8fa;border-top:1px solid #0000000a;padding:20px 0}.footer-bottom-container{margin:0 auto;padding:0 24px;max-width:1400px!important}.copyright-text,.address-text{color:var(--primary-pink);font-size:14px;font-weight:500}.address-text{text-align:center;justify-content:center;align-items:flex-start;text-decoration:none;display:inline-flex}.address-text span{text-align:center}.footer-location-icon{object-fit:contain;flex-shrink:0;width:18px;height:18px;margin-top:2px;margin-right:8px}.footer-care-badge{background-color:#fff;border:1px solid #ffd6e0;border-radius:100px;align-items:center;gap:10px;width:fit-content;margin-top:24px;padding:8px 22px;display:inline-flex;box-shadow:0 2px 10px #d62d540a}.footer-care-icon{object-fit:contain;flex-shrink:0;width:18px;height:18px}.footer-care-text{color:#1e1e1e;letter-spacing:-.1px;font-size:14px;font-weight:500}@media (max-width:991.98px){.footer-main-content{background-size:160%;padding:50px 0 20px}.footer-desc{max-width:100%}.footer-col-title{margin-top:24px;margin-bottom:16px}.footer-care-badge{text-align:center!important;justify-content:center!important;margin-top:28px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:576px){.pricing-toggle-container{box-sizing:border-box!important;background-color:#f1f5f9!important;border:1px solid #0000000d!important;border-radius:50px!important;flex-direction:row!important;align-items:stretch!important;width:100%!important;max-width:340px!important;margin:0 auto!important;padding:4px!important;display:flex!important}.pricing-toggle-btn{background:0 0;text-align:center!important;white-space:normal!important;border-radius:50px!important;flex-direction:column!important;flex:50%!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:50%!important;padding:10px 6px!important;font-size:13px!important;font-weight:700!important;line-height:1.25!important;display:flex!important}.pricing-toggle-btn.active{color:#fff!important;background:linear-gradient(90deg,#eb3667 0%,#831734 100%)!important;border-radius:50px!important;box-shadow:0 4px 12px #d62d5426!important}.pricing-discount-badge{white-space:nowrap!important;border-radius:50px!important;margin-top:1px!important;padding:2px 8px!important;font-size:9px!important;display:inline-block!important}}@media (max-width:1199.98px){.navbar-floating .nav-link.active:before,.navbar-floating .nav-link.active:after{display:none!important}.navbar-brand-logo{margin-left:10px!important}.btn-request-demo{text-align:center;margin:16px auto 8px!important;display:inline-block!important}.navbar-collapse{text-align:center;opacity:0;max-height:0;padding-top:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,transform .3s cubic-bezier(.4,0,.2,1),padding-top .3s;overflow:hidden;transform:translateY(-10px);display:block!important}.navbar-collapse.show{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;opacity:1;max-height:calc(85vh - 70px);padding-top:16px;padding-bottom:20px;overflow-y:auto;transform:translateY(0)}.navbar-collapse.show::-webkit-scrollbar{width:4px}.navbar-collapse.show::-webkit-scrollbar-thumb{background:#d62d544d;border-radius:4px}.navbar-nav{gap:8px}.navbar-toggler{margin-right:16px!important}}.custom-toggler{cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;padding:0!important}.hamburger-box{width:24px;height:18px;display:inline-block;position:relative}.hamburger-inner{background-color:#1e1e1e;width:24px;height:2px;margin-top:-1px;transition:transform .2s,background-color .2s;display:block;position:absolute;top:50%}.hamburger-inner:before,.hamburger-inner:after{content:"";background-color:#1e1e1e;width:24px;height:2px;transition:transform .2s,top .2s,bottom .2s;display:block;position:absolute}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.custom-toggler.open .hamburger-inner{background-color:#0000}.custom-toggler.open .hamburger-inner:before{background-color:#1e1e1e;top:0;transform:rotate(45deg)}.custom-toggler.open .hamburger-inner:after{background-color:#1e1e1e;bottom:0;transform:rotate(-45deg)}@media (max-width:576px){.navbar-container{padding:12px 12px 0!important}.navbar-floating{border-radius:12px!important;margin-bottom:12px!important;padding:8px 16px!important}.navbar-brand-logo{height:30px!important;margin-left:0!important}}.testimonial-avatar-initial,.trusted-avatar-initial{color:#eb3667;background:linear-gradient(135deg,#eb366726 0%,#83173426 100%);border:1px solid #eb366740;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 2px 6px #0000000d}
