@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);*{font-family:Outfit,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{background:#f9f9f9;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;margin:auto;max-width:1440px;padding:12px 20px;position:relative}.logo img{cursor:pointer;height:60px}.header-right{gap:28px;margin-left:auto}.nav{display:flex;gap:20px}.nav .nav-link,.nav a{background:none;border:none;color:#273846;cursor:pointer;font-size:17px;font-weight:500;padding:0;text-decoration:none;transition:.3s}.nav .nav-link:hover,.nav a:hover{color:#00346a}.header-btn{align-items:center;background:#00346a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:15px;gap:8px;padding:10px 16px;white-space:nowrap}.header-btn img{height:25px;width:25px}.header-btn:hover{background:#004b99}.hamburger{-webkit-tap-highlight-color:transparent;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;margin-left:20px;padding:10px;touch-action:manipulation;z-index:1100}.hamburger .bar{background-color:#273846;border-radius:2px;height:3px;transition:.3s ease;width:25px}@media (max-width:1024px){body{overflow-x:hidden;touch-action:pan-y}.logo img{height:40px}.hamburger{display:flex;margin-left:auto}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header-right{-webkit-overflow-scrolling:touch;align-items:flex-start;background:#fff;bottom:0;box-shadow:-5px 0 15px #0000000d;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;overflow-y:auto;padding:100px 30px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s cubic-bezier(.4,0,.2,1);width:210px;will-change:transform;z-index:1050}.header-right.open{transform:translateX(0)}.nav{align-items:flex-start;flex-direction:column;gap:30px;width:100%}.nav .nav-link,.nav a{font-size:20px;text-align:left;width:100%}.header-btn{width:-webkit-fit-content;width:fit-content}.menu-overlay{display:none}.menu-overlay.show{background:#00000008;bottom:0;display:block;left:0;position:fixed;right:280px;top:0;z-index:1045}}@media (min-width:375px) and (max-width:575px){.logo img{height:36px}.hamburger{display:flex;margin-left:auto}.header-right{bottom:0;gap:32px;padding:90px 24px;position:fixed;right:0;top:0;width:200px}.nav{flex-direction:column;gap:26px;width:100%}.nav .nav-link,.nav a{font-size:18px}.header-btn{font-size:14px;padding:10px 14px}}@media (min-width:576px) and (max-width:768px){.logo img{height:40px}.hamburger{display:flex;margin-left:auto}.header-right{gap:36px;padding:100px 28px;width:220px}.nav .nav-link,.nav a{font-size:19px}.header-btn{font-size:15px;padding:10px 16px}}@media (min-width:769px) and (max-width:1024px){.logo img{height:44px}.hamburger{display:flex;margin-left:auto}.header-right{gap:40px;padding:110px 30px;width:240px}.nav .nav-link,.nav a{font-size:20px}.header-btn{font-size:15px;padding:11px 18px}}@media (min-width:1025px) and (max-width:1240px){.logo img{height:46px}.nav .nav-link,.nav a{font-size:16px}.header-btn{font-size:14px;padding:9px 14px}}@media (min-width:1241px) and (max-width:1439px){.logo img{height:48px}.nav .nav-link,.nav a{font-size:17px}.header-btn{font-size:15px;padding:10px 16px}}@media (min-width:1620px) and (max-width:1920px){.logo img{height:56px}.nav .nav-link,.nav a{font-size:18px}.header-btn{font-size:17px;padding:12px 18px}}.hero-section{align-items:center;background-color:#f9f9f9;display:flex;justify-content:center;min-height:75vh;overflow:hidden;padding:20px 20px 0;position:relative;text-align:center}.bg-rings-container{bottom:0;height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;width:100%;z-index:1}.ring{border-radius:50%;left:50%;position:absolute;transform:translateX(-50%)}.ring-outer{background-color:#fcf9f6;bottom:-950px;height:1400px;width:1400px;z-index:1}.ring-middle{background-color:#fdf6f0;bottom:-750px;height:1100px;width:1100px;z-index:2}.ring-inner{background-color:#fcf2e8;bottom:-550px;height:800px;width:800px;z-index:3}.hero-content{max-width:1200px;position:relative;width:100%;z-index:10}.hero-content h1{animation:fastZoomIn .6s cubic-bezier(.25,1,.5,1) forwards;color:#00346a;font-size:60px;font-weight:650;line-height:1.2;margin-bottom:20px;opacity:0}.brand-name{color:#ff8906;display:inline;font-weight:650}.hero-subtitle{animation:simpleFadeIn 1s ease-out .2s forwards;color:#00346a;font-size:32px;font-weight:650;letter-spacing:.5px;margin-bottom:50px;opacity:0}.hero-description{animation:simpleFadeIn 1s ease-out .4s forwards;color:#687bae;font-size:19px;line-height:32px;margin:0 auto 50px;max-width:900px;opacity:0}.travel-options{flex-wrap:wrap;gap:40px;justify-content:center}.option,.travel-options{align-items:center;display:flex}.option{cursor:pointer;gap:12px;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.option:hover{transform:translateY(-2px)}.option span{color:#00346a;font-size:17px;font-weight:500}.radio-circle{align-items:center;background-color:initial;border:2px solid #00346a;border-radius:50%;display:flex;height:20px;justify-content:center;transition:all .2s ease;width:20px}.option.active .radio-circle{background-color:#00346a;border-color:#00346a}.tick-mark{border:solid #fff;border-width:0 2px 2px 0;height:8px;margin-bottom:2px;transform:rotate(45deg);width:4px}.buy-now-btn{background-color:#00346a;border:none;border-radius:8px;box-shadow:0 4px 15px #00346a33;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px 45px;transition:background .3s,transform .2s}.buy-now-btn:hover{background-color:#002855;transform:translateY(-2px)}.decoration{pointer-events:none;position:absolute;z-index:15}.star-icon{animation:floatStar 4s ease-in-out infinite;left:5%;top:55%;width:45px}.plane-icon{animation:flyPlane 5s ease-in-out infinite alternate;right:8%;top:20%;width:40px}.logo-icon{animation:pulseLogo 3s ease-in-out infinite;bottom:100px;right:40px;width:40px}@keyframes floatStar{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-15px) rotate(10deg)}}@keyframes flyPlane{0%{transform:translate(0)}to{transform:translate(-10px,-15px)}}@keyframes pulseLogo{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@media (max-width:768px){.decoration,.logo-icon,.plane-icon,.star-icon{display:none!important}.hero-section{min-height:70vh}.hero-content h1{font-size:32px;line-height:1.3}.hero-subtitle{font-size:18px;margin-bottom:20px}.ring-outer{bottom:-400px;height:600px;width:600px}.ring-middle{bottom:-300px;height:450px;width:450px}.ring-inner{bottom:-200px;height:300px;width:300px}.travel-options{flex-direction:column;gap:20px}.buy-now-btn{width:100%}}@media (min-width:375px) and (max-width:575px){.decoration,.logo-icon,.plane-icon,.star-icon{display:none!important}.hero-section{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:auto!important;padding:20px 20px 40px!important;text-align:center!important}.hero-content{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.hero-content h1{font-size:30px!important;line-height:50px!important;margin-bottom:15px!important;width:100%!important}.brand-name{display:inline!important}.hero-subtitle{line-height:24px!important;margin-bottom:20px!important}.hero-description,.hero-subtitle{font-size:16px!important;padding:0 10px!important}.hero-description{line-height:26px!important;margin-bottom:30px!important;width:100%!important}.travel-options{display:flex!important;flex-direction:column!important;gap:15px!important;width:100%!important}.option{justify-content:center!important;margin:0!important;padding:12px 0!important;width:100%!important}.buy-now-btn{margin-top:15px!important;padding:14px 0!important;width:100%!important}.ring-outer{bottom:-200px!important;height:360px!important;width:360px!important}.ring-middle,.ring-outer{left:50%!important;transform:translateX(-50%)!important}.ring-middle{bottom:-150px!important;height:280px!important;width:280px!important}.ring-inner{bottom:-100px!important;height:200px!important;left:50%!important;transform:translateX(-50%)!important;width:200px!important}.decoration,.logo-icon,.plane-icon,.star-icon{display:none!important}.hero-section{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:auto!important;padding:20px 20px 40px!important;text-align:center!important}.hero-content{margin:0!important;max-width:100%!important;padding:0!important;width:100%!important}.hero-content h1{font-size:30px!important;line-height:1.2!important;margin-bottom:15px!important;width:100%!important}.brand-name{display:inline!important}.hero-subtitle{font-size:20px!important;line-height:1.3!important;margin-bottom:20px!important;padding:0 10px!important}.hero-description{font-size:16px!important;line-height:1.5!important;margin-bottom:30px!important;padding:0 10px!important;width:100%!important}.travel-options{display:flex!important;flex-direction:column!important;gap:15px!important;width:100%!important}.option{justify-content:center!important;margin:0!important;padding:12px 0!important;width:100%!important}.buy-now-btn{font-size:16px!important;margin-top:15px!important;padding:14px 0!important;width:100%!important}.ring-outer{bottom:-180px!important;height:300px!important;width:300px!important}.ring-middle,.ring-outer{left:50%!important;transform:translateX(-50%)!important}.ring-middle{bottom:-140px!important;height:240px!important;width:240px!important}.ring-inner{bottom:-100px!important;height:180px!important;left:50%!important;transform:translateX(-50%)!important;width:180px!important}}@media (min-width:576px) and (max-width:768px){.decoration,.logo-icon,.plane-icon,.star-icon{display:none!important}.hero-section{align-items:center!important;flex-direction:column!important;padding:20px!important;text-align:center!important}.hero-content h1{font-size:36px!important;line-height:1.2!important}.hero-subtitle{font-size:24px!important;line-height:1.3!important}.hero-description{font-size:18px!important;line-height:1.5!important;max-width:100%!important}.travel-options{flex-direction:row!important;gap:18px!important;justify-content:center!important}.buy-now-btn{font-size:18px!important;padding:14px 26px!important}}@media (min-width:769px) and (max-width:1024px){.decoration,.logo-icon,.plane-icon,.star-icon{display:none!important}.hero-section{align-items:center!important;flex-direction:column!important;padding:30px 20px!important;text-align:center!important}.hero-content h1{font-size:44px!important;line-height:1.2!important}.hero-subtitle{font-size:30px!important;line-height:1.3!important}.hero-description{font-size:20px!important;line-height:1.6!important;margin:0 auto 30px!important;max-width:600px!important}.travel-options{flex-direction:row!important;gap:20px!important;justify-content:center!important}.buy-now-btn{font-size:19px!important;padding:16px 30px!important}}@media (min-width:1025px) and (max-width:1240px){.hero-content h1{font-size:50px!important;line-height:1.1!important}.hero-subtitle{font-size:40px!important;line-height:1.2!important}.hero-description{font-size:20px!important;line-height:1.5!important;max-width:565px!important}.buy-now-btn{font-size:17px!important;padding:12px 24px!important}.logo-icon,.plane-icon,.star-icon{transform:scale(.8)}.ring-outer{height:450px;width:450px}}@media (min-width:1241px) and (max-width:1439px){.hero-content h1{font-size:60px!important;line-height:1.1!important}.hero-subtitle{font-size:48px!important;line-height:1.2!important}.hero-description{font-size:19px!important;line-height:1.6!important;max-width:630px!important}.buy-now-btn{font-size:19px!important;padding:13px 26px!important}.logo-icon,.plane-icon,.star-icon{transform:scale(.9)}}@media (min-width:1620px) and (max-width:1920px){.hero-content h1{font-size:70px!important;line-height:1.1!important}.hero-subtitle{font-size:56px!important;line-height:1.2!important}.hero-description{font-size:22px!important;line-height:1.6!important;max-width:700px!important}.buy-now-btn{font-size:22px!important;padding:16px 32px!important}}.protection-section{align-items:center;background-color:#fff;display:flex;justify-content:center;overflow:hidden;padding:40px 20px}.protection-container{align-items:center;display:flex;gap:200px;justify-content:space-between;max-width:1440px;width:100%}.protection-image-wrapper{align-items:center;display:flex;flex:1 1;justify-content:center;opacity:0}.protection-section.visible .protection-image-wrapper{animation:slideInLeft 1s cubic-bezier(.25,1,.5,1) forwards}.main-illustration{height:auto;max-width:480px;transition:transform .3s ease}.main-illustration:hover{transform:scale(1.02)}.protection-content{flex:1 1;text-align:left}.protection-content h2{color:#00346a;font-size:40px;font-weight:700;line-height:60px;margin-bottom:25px;opacity:0}.protection-section.visible .protection-content h2{animation:fastZoomIn .8s cubic-bezier(.25,1,.5,1) .2s forwards}.highlight{color:#ff8906}.protection-description{color:#585d6a;font-size:18px;line-height:35px;margin-bottom:35px;opacity:0}.protection-section.visible .protection-description{animation:simpleFadeIn .8s ease-out .4s forwards}.protection-list{display:flex;flex-direction:column;gap:20px;list-style:none;padding:0}.protection-list li{align-items:center;display:flex;gap:15px;opacity:0}.protection-section.visible .protection-list li{animation:slideUpFade .6s ease-out forwards}.protection-section.visible .protection-list li:first-child{animation-delay:.6s}.protection-section.visible .protection-list li:nth-child(2){animation-delay:.7s}.protection-section.visible .protection-list li:nth-child(3){animation-delay:.8s}.list-icon{flex-shrink:0;height:24px;width:24px}.protection-list li span{color:#585d6a;font-size:16px;font-weight:400}@keyframes fastZoomIn{0%{filter:blur(4px);opacity:0;transform:scale(.9)}to{filter:blur(0);opacity:1;transform:scale(1)}}@keyframes simpleFadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.protection-section{padding:30px 0 20px}.protection-container{flex-direction:column;gap:50px;padding:0 20px;text-align:center}.protection-content{display:contents}.protection-content h2{font-size:34px;font-weight:600;line-height:60px;margin-bottom:12px;order:1;text-align:center}.protection-description{font-size:18px;font-weight:400;line-height:1.6;margin-bottom:20px;margin-top:0;order:2;text-align:center}.protection-image-wrapper{margin-bottom:10px;order:3;width:100%}.protection-list{align-items:center;margin:0 auto 10px;max-width:600px;order:4;text-align:center}.protection-list li{font-size:16px;justify-content:flex-start;line-height:1.6;margin-bottom:20px;text-align:left;width:100%}}@media (min-width:375px) and (max-width:575px){.protection-section{padding:20px 5px 0}.protection-container{box-sizing:border-box;flex-direction:column;gap:32px;padding:0 16px;width:100%}.protection-image-wrapper{display:flex;justify-content:center;margin-bottom:20px;width:100%}.protection-image-wrapper img{height:auto;object-fit:contain;width:100%}.protection-content h2{font-size:24px;font-weight:600;line-height:42px;margin-bottom:10px}.protection-content h2 br{display:none}.protection-content h2 .highlight{white-space:nowrap}.protection-description{font-size:16px;line-height:30px;margin-bottom:22px}.protection-list{align-items:flex-start;max-width:520px}.protection-list li{font-size:14px;line-height:26px;margin-bottom:14px}.protection-list li span{font-size:14px}.list-icon{height:20px;margin-top:3px;width:20px}}@media (min-width:576px) and (max-width:768px){.protection-section{padding:24px 10px 20px}.protection-container{box-sizing:border-box;flex-direction:column;gap:40px;padding:0 20px;width:100%}.protection-image-wrapper{margin:0 auto 30px;max-width:500px;width:100%}.protection-image-wrapper img{height:auto;width:100%}.protection-content h2{font-size:30px;font-weight:600;line-height:48px;margin-bottom:12px}.protection-content h2 br{display:none}.protection-content h2 .highlight{white-space:nowrap}.protection-description{font-size:18px;line-height:32px;margin-bottom:26px}.protection-list{margin:0 auto;max-width:560px}.protection-list li{font-size:16px;line-height:28px;margin-bottom:16px}}@media (min-width:769px) and (max-width:1024px){.protection-section{padding:30px 0 20px}.protection-container{align-items:center;flex-direction:column;gap:50px}.protection-image-wrapper{margin-bottom:30px;max-width:600px;width:80%}.protection-image-wrapper img{height:auto;width:100%}.protection-content h2{font-size:34px;font-weight:600;line-height:60px;margin-bottom:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.protection-description{font-size:18px;line-height:1.6;margin-bottom:30px}.protection-list{max-width:600px}.protection-list li{font-size:16px;line-height:1.6;margin-bottom:20px}}@media (min-width:1025px) and (max-width:1240px){.protection-section{box-sizing:border-box;padding:40px 0}.protection-container{align-items:center;box-sizing:border-box;flex-direction:row;gap:40px;max-width:1200px;padding-left:40px;padding-right:40px}.protection-content{box-sizing:border-box;display:block;max-width:45%;text-align:left;width:45%}.protection-image-wrapper{box-sizing:border-box;display:flex;justify-content:flex-end;margin-bottom:0;max-width:55%;width:55%}.protection-image-wrapper img{height:auto;max-width:100%;width:100%}.protection-content h2{font-size:32px;font-weight:600;line-height:55px;margin-bottom:12px;order:0;text-align:left;white-space:normal}.protection-content h2 br{display:none}.protection-description{font-size:18px;line-height:30px;margin-bottom:20px;order:0;text-align:left}.protection-list{align-items:flex-start;margin:0;max-width:100%;order:0}.protection-list li{font-size:15px;justify-content:flex-start;line-height:1.6;margin-bottom:16px}}@media (min-width:1241px) and (max-width:1439px){.protection-section{padding:50px 0}.protection-container{gap:60px;max-width:1320px;padding:0 40px}.protection-content{width:45%}.protection-image-wrapper{width:55%}.protection-image-wrapper img{height:auto;width:100%}.protection-content h2{font-size:38px;font-weight:600;line-height:70px;white-space:normal}.protection-content h2 br{display:none}.protection-description{font-size:18px;line-height:40px}}@media (min-width:1620px) and (max-width:1920px){.protection-section{padding:70px 0}.protection-container{gap:80px;max-width:1440px;padding:0 60px}.protection-content{width:45%}.protection-image-wrapper{width:55%}.protection-image-wrapper img{height:auto;width:100%}.protection-content h2{font-size:50px;font-weight:600;line-height:80px;white-space:normal}.protection-content h2 br{display:none}.protection-description{font-size:20px;line-height:34px}}.why-choose-section{background-color:#f9f9f9;overflow:hidden;padding:40px 20px}.why-choose-container{margin:0 auto;max-width:1440px}.why-choose-header{margin-bottom:60px;opacity:0;text-align:center;transform:translateY(20px)}.why-choose-section.visible .why-choose-header{animation:fadeUp .8s ease-out forwards}.why-choose-header h2{color:#00346a;font-size:40px;font-weight:700;margin-bottom:20px}.why-choose-header p{color:#585d6a;font-size:18px;line-height:1.6;margin:0 auto;max-width:900px}.features-grid{align-items:center;display:flex;gap:40px;justify-content:space-between}.features-column{flex:1 1}.center-column{align-items:center;display:flex;justify-content:center;opacity:0;transform:scale(.8)}.why-choose-section.visible .center-column{animation:zoomIn .8s cubic-bezier(.25,1,.5,1) .2s forwards}.center-illustration{height:auto;max-width:404px}.feature-item{align-items:flex-start;display:flex;gap:20px;margin-bottom:50px;opacity:0;text-align:left}.feature-item:last-child{margin-bottom:0}.left-column .feature-item{transform:translateX(-50px)}.right-column .feature-item{transform:translateX(50px)}.why-choose-section.visible .left-column .feature-item{animation:slideInLeft .8s ease-out forwards}.why-choose-section.visible .right-column .feature-item{animation:slideInRight .8s ease-out forwards}.why-choose-section.visible .feature-item:nth-child(2){animation-delay:.2s}.feature-icon{flex-shrink:0;margin-top:0;object-fit:contain}.visa-icon{height:auto;width:45px}.claim-icon{height:auto;width:51px}.ambulance-icon{height:auto;width:47px}.support-icon{height:auto;width:40px}.feature-text h3{color:#00346a;font-size:24px;font-weight:600;line-height:1.2;margin:8px 0 10px}.feature-text p{color:#5a6b7c;font-size:16px;line-height:1.6;margin:0;max-width:400px}@keyframes zoomIn{to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}@media (max-width:992px){.features-grid{flex-direction:column;gap:60px}.center-column{order:-1}.left-column .feature-item,.right-column .feature-item{margin:0 auto 40px;max-width:600px;transform:translateY(30px)}.why-choose-section.visible .left-column .feature-item,.why-choose-section.visible .right-column .feature-item{animation:fadeUp .8s ease-out forwards}}@media (min-width:375px) and (max-width:575px){.why-choose-section{padding:20px 5px 40px}.why-choose-container{box-sizing:border-box;padding:0 16px;width:100%}.why-choose-header{margin-bottom:32px}.why-choose-header h2{font-size:24px;font-weight:600;line-height:42px;margin-bottom:10px}.why-choose-header p{font-size:16px;line-height:30px}.features-grid{flex-direction:column;gap:32px}.center-column{opacity:1!important;order:-1;transform:none!important}.center-illustration{max-width:280px;width:100%}.left-column .feature-item,.right-column .feature-item{align-items:center;flex-direction:column;margin-bottom:25px;opacity:1!important;text-align:center;transform:none!important}.feature-icon{margin-bottom:10px}.feature-text h3{font-size:18px;margin:5px 0 10px}.feature-text p{font-size:14px;line-height:26px}}@media (min-width:576px) and (max-width:768px){.why-choose-section{padding:24px 10px 40px}.why-choose-container{box-sizing:border-box;padding:0 20px;width:100%}.why-choose-header{margin-bottom:40px}.why-choose-header h2{font-size:30px;font-weight:600;line-height:48px;margin-bottom:12px}.why-choose-header p{font-size:18px;line-height:32px}.features-grid{flex-direction:column;gap:40px}.center-column{order:-1}.center-illustration{max-width:350px;width:100%}.left-column .feature-item,.right-column .feature-item{align-items:flex-start;flex-direction:row;margin:0 auto 30px;max-width:600px;opacity:1!important;text-align:left;transform:none!important}.feature-text h3{font-size:20px}.feature-text p{font-size:16px;line-height:28px}}@media (min-width:769px) and (max-width:1024px){.why-choose-section{padding:30px 0 40px}.why-choose-container{padding:0 30px}.why-choose-header{margin-bottom:50px}.why-choose-header h2{font-size:34px;font-weight:600;line-height:60px;margin-bottom:18px}.why-choose-header p{font-size:18px;line-height:1.6}.features-grid{flex-direction:column;gap:50px}.center-column{order:-1}.center-illustration{max-width:400px}.features-column{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.left-column .feature-item,.right-column .feature-item{margin:0;opacity:1!important;transform:none!important;width:45%}.feature-text h3{font-size:22px}.feature-text p{font-size:16px;line-height:1.6}}@media (min-width:1025px) and (max-width:1240px){.why-choose-section{padding:40px 0}.why-choose-container{max-width:1200px;padding:0 40px}.why-choose-header h2{font-size:32px;font-weight:600;line-height:55px;margin-bottom:12px}.why-choose-header p{font-size:18px;line-height:30px}.center-illustration{max-width:320px}.feature-item{gap:15px;margin-bottom:40px}.feature-text h3{font-size:20px;margin:5px 0 8px}.feature-text p{font-size:15px;line-height:1.6}.ambulance-icon,.claim-icon,.support-icon,.visa-icon{transform:scale(.85)}}@media (min-width:1241px) and (max-width:1439px){.why-choose-section{padding:50px 0}.why-choose-container{max-width:1320px;padding:0 40px}.why-choose-header h2{font-size:38px;font-weight:600;line-height:70px}.why-choose-header p{font-size:18px;line-height:40px}.center-illustration{max-width:380px}.feature-text h3{font-size:22px}.feature-text p{font-size:16px}}@media (min-width:1620px) and (max-width:1920px){.why-choose-section{padding:70px 0}.why-choose-container{max-width:1440px;padding:0 60px}.why-choose-header h2{font-size:50px;font-weight:600;line-height:80px}.why-choose-header p{font-size:20px;line-height:34px}.center-illustration{max-width:480px}.feature-item{gap:25px;margin-bottom:60px}.feature-text h3{font-size:26px}.feature-text p{font-size:18px}.ambulance-icon,.claim-icon,.support-icon,.visa-icon{transform:scale(1.1)}}.plans-section{background-color:#fff;overflow:hidden;padding:40px 20px}.plans-container{margin:0 auto;max-width:1440px;text-align:center}.plans-heading{color:#00346a;font-size:40px;font-weight:700;margin-bottom:60px;opacity:0;transform:translateY(20px)}.plans-section.visible .plans-heading{animation:fadeUp .8s ease-out forwards}.plans-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.plan-card{align-items:center;background:#f9f9f9;border:1px solid #ebf1f5;border-radius:20px;box-shadow:0 5px 20px #00000008;display:flex;flex-direction:column;max-width:360px;opacity:0;padding:20px 30px;text-align:center;transform:translateY(40px);transition:transform .3s ease,box-shadow .3s ease;width:100%}.plans-section.visible .plan-card{animation:cardFadeUp .8s ease-out forwards}.plans-section.visible .plan-card:first-child{animation-delay:.2s}.plans-section.visible .plan-card:nth-child(2){animation-delay:.4s}.plans-section.visible .plan-card:nth-child(3){animation-delay:.6s}.card-image{align-items:center;display:flex;height:250px;justify-content:center;margin-bottom:25px;width:100%}.solo-img{width:236px}.family-img,.solo-img{height:auto;object-fit:contain}.family-img{width:220px}.annual-img{height:auto;object-fit:contain;width:236px}.plan-card h3{color:#273846;font-size:25px;font-weight:600;margin-bottom:10px}.plan-card p{color:#585d6a;flex-grow:1;font-size:16px;line-height:35px;margin-bottom:30px;max-width:360px}.view-plans-btn{background-color:#00346a;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:14px 0;transition:background-color .3s ease;width:100%}.view-plans-btn:hover{background-color:#004b99}@keyframes cardFadeUp{to{opacity:1;transform:translateY(0)}}@media (min-width:375px) and (max-width:575px){.plans-section{padding:20px 16px 40px}.plans-container{box-sizing:border-box;padding:0;width:100%}.plans-heading{font-size:24px;font-weight:600;line-height:42px;margin-bottom:30px}.plans-grid{align-items:center;flex-direction:column;gap:20px}.plan-card{box-sizing:border-box;margin:0 auto;max-width:100%;padding:25px 20px;width:100%}.card-image{height:180px;margin-bottom:20px}.annual-img,.family-img,.solo-img{height:100%;max-width:100%;width:auto}.plan-card h3{font-size:20px;margin-bottom:8px}.plan-card p{font-size:14px;line-height:26px;margin-bottom:20px;max-width:100%}.view-plans-btn{font-size:14px;padding:12px 0}}@media (min-width:576px) and (max-width:768px){.plans-section{padding:24px 20px 40px}.plans-heading{font-size:30px;font-weight:600;line-height:48px;margin-bottom:40px}.plans-grid{align-items:center;flex-direction:column;gap:30px}.plan-card{box-sizing:border-box;max-width:500px;padding:30px;width:100%}.card-image{height:220px}.plan-card h3{font-size:24px}.plan-card p{font-size:16px;line-height:30px}.view-plans-btn{font-size:16px;padding:14px 0}}@media (min-width:769px) and (max-width:1024px){.plans-section{padding:30px 30px 50px}.plans-heading{font-size:34px;font-weight:600;line-height:60px;margin-bottom:50px}.plans-grid{flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.plan-card{flex-grow:0;max-width:340px;width:calc(50% - 15px)}.card-image{height:200px}.annual-img,.family-img,.solo-img{height:100%;width:auto}.plan-card h3{font-size:22px}.plan-card p{font-size:15px;line-height:1.6}}@media (min-width:1025px) and (max-width:1240px){.plans-section{padding:40px}.plans-container{max-width:1200px}.plans-heading{font-size:32px;font-weight:600;line-height:55px;margin-bottom:40px}.plans-grid{gap:20px;justify-content:center}.plan-card{max-width:300px;padding:20px}.card-image{height:180px;margin-bottom:20px}.plan-card h3{font-size:20px}.plan-card p{font-size:14px;line-height:1.6}.view-plans-btn{font-size:14px;padding:12px 0}}@media (min-width:1241px) and (max-width:1439px){.plans-section{padding:50px 40px}.plans-container{max-width:1320px}.plans-heading{font-size:38px;font-weight:600;line-height:70px}.plans-grid{gap:30px}.plan-card{max-width:360px;padding:25px 30px}.card-image{height:240px}.plan-card h3{font-size:24px}.plan-card p{font-size:16px;line-height:35px}}@media (min-width:1620px) and (max-width:1920px){.plans-section{padding:70px 60px}.plans-container{max-width:1440px}.plans-heading{font-size:50px;font-weight:600;line-height:80px;margin-bottom:70px}.plans-grid{gap:50px}.plan-card{border-radius:25px;max-width:420px;padding:30px 40px}.card-image{height:300px;margin-bottom:35px}.plan-card h3{font-size:30px;margin-bottom:15px}.plan-card p{font-size:18px;line-height:1.8;margin-bottom:40px;max-width:100%}.view-plans-btn{border-radius:18px;font-size:20px;padding:18px 0}}.testimonials-section{background-color:#f9f9f9;overflow:hidden;padding:40px 20px}.testimonials-container{margin:0 auto;max-width:1440px;text-align:center}.testimonials-heading{color:#00346a;font-size:40px;font-weight:700;margin-bottom:60px;opacity:0;transform:translateY(20px)}.testimonials-section.visible .testimonials-heading{animation:fadeUp .8s ease-out forwards}.testimonials-wrapper{align-items:center;display:flex;gap:20px;justify-content:center;position:relative}.testimonials-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;width:100%}.testimonial-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 5px 20px #00000008;display:flex;flex-direction:column;max-width:350px;opacity:0;overflow:hidden;padding:40px 30px;position:relative;text-align:center;transform:scale(.9);transition:transform .3s ease,box-shadow .3s ease;width:100%}.testimonial-card:after{background:linear-gradient(90deg,#4685c424,#4685c4e6 50%,#4685c424);bottom:0;content:"";height:3px;left:0;opacity:.5;position:absolute;transition:opacity .3s ease-in-out;width:100%}.testimonial-card:hover:after{opacity:1}.testimonials-section.visible .testimonial-card{animation:zoomInCard .8s cubic-bezier(.25,1,.5,1) forwards}.testimonials-section.visible .testimonial-card:first-child{animation-delay:.2s}.testimonials-section.visible .testimonial-card:nth-child(2){animation-delay:.4s}.testimonials-section.visible .testimonial-card:nth-child(3){animation-delay:.6s}.testimonial-card:hover{box-shadow:0 15px 30px #00000014;transform:translateY(-5px)}.profile-img{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:70px;margin-bottom:20px;overflow:hidden;width:70px}.profile-img img{height:100%;object-fit:cover;width:100%}.testimonial-card h3{color:#273846;font-size:22px;font-weight:600;margin-bottom:10px}.stars{color:#ffc107;font-size:24px;letter-spacing:2px;margin-bottom:20px}.testimonial-card p{color:#585d6a;font-size:15px;line-height:30px}.nav-btn{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 4px 15px #0000001a;color:#23313e;cursor:pointer;display:flex;font-size:15px;height:45px;justify-content:center;transition:all .3s ease;width:45px;z-index:10}@keyframes zoomInCard{to{opacity:1;transform:scale(1)}}@media (min-width:375px) and (max-width:575px){.testimonials-section{padding:20px 16px 40px}.testimonials-container{box-sizing:border-box;padding:0;width:100%}.testimonials-heading{font-size:24px;font-weight:600;line-height:42px;margin-bottom:30px}.testimonials-grid,.testimonials-wrapper{flex-direction:column;gap:20px}.testimonials-grid{align-items:center}.testimonial-card{box-sizing:border-box;margin:0 auto;max-width:100%;padding:25px 20px;width:100%}.profile-img{height:60px;margin-bottom:15px;width:60px}.testimonial-card h3{font-size:20px;margin-bottom:8px}.stars{font-size:20px;margin-bottom:15px}.testimonial-card p{font-size:14px;line-height:26px}.nav-btn{display:none}}@media (min-width:576px) and (max-width:768px){.testimonials-section{padding:24px 20px 40px}.testimonials-heading{font-size:30px;font-weight:600;line-height:48px;margin-bottom:40px}.testimonials-grid,.testimonials-wrapper{flex-direction:column}.testimonials-grid{align-items:center;gap:30px}.testimonial-card{box-sizing:border-box;max-width:500px;padding:30px;width:100%}.profile-img{height:70px;width:70px}.testimonial-card h3{font-size:24px}.testimonial-card p{font-size:16px;line-height:30px}.nav-btn{display:none}}@media (min-width:769px) and (max-width:1024px){.testimonials-section{padding:30px 30px 50px}.testimonials-heading{font-size:34px;font-weight:600;line-height:60px;margin-bottom:50px}.testimonials-wrapper{flex-direction:row}.testimonials-grid{flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:center}.testimonial-card{flex-grow:0;max-width:340px;width:calc(50% - 15px)}.testimonial-card h3{font-size:22px}.testimonial-card p{font-size:15px;line-height:1.6}.nav-btn{display:none}}@media (min-width:1025px) and (max-width:1240px){.testimonials-section{padding:40px}.testimonials-container{max-width:1200px}.testimonials-heading{font-size:32px;font-weight:600;line-height:55px;margin-bottom:40px}.testimonials-grid{gap:20px;justify-content:center}.testimonial-card{max-width:300px;padding:30px 20px}.profile-img{height:65px;width:65px}.testimonial-card h3{font-size:20px}.testimonial-card p{font-size:14px;line-height:1.6}.nav-btn{height:40px;width:40px}}@media (min-width:1241px) and (max-width:1439px){.testimonials-section{padding:50px 40px}.testimonials-container{max-width:1320px}.testimonials-heading{font-size:38px;font-weight:600;line-height:70px}.testimonials-grid{gap:30px}.testimonial-card{max-width:350px;padding:40px 30px}.testimonial-card h3{font-size:22px}.testimonial-card p{font-size:15px;line-height:30px}}@media (min-width:1620px) and (max-width:1920px){.testimonials-section{padding:70px 60px}.testimonials-container{max-width:1440px}.testimonials-heading{font-size:50px;font-weight:600;line-height:80px;margin-bottom:70px}.testimonials-grid{gap:50px}.testimonial-card{border-radius:25px;max-width:420px;padding:50px 40px}.profile-img{height:90px;margin-bottom:25px;width:90px}.testimonial-card h3{font-size:30px;margin-bottom:15px}.stars{font-size:28px;margin-bottom:25px}.testimonial-card p{font-size:18px;line-height:1.8}.nav-btn{font-size:20px;height:60px;width:60px}}.faq-section{background-color:#fff;overflow:hidden;padding:40px 20px}.faq-container{margin:0 auto;max-width:1200px}.faq-heading{color:#00346a;font-size:40px;font-weight:700;margin-bottom:50px;opacity:0;text-align:center;transform:translateY(20px)}.faq-section.visible .faq-heading{animation:fadeUp .8s ease-out forwards}.faq-list-container{display:flex;flex-direction:column;gap:20px}.faq-item{border-bottom:1px solid #ebf1f5;cursor:pointer;opacity:0;padding-bottom:20px;transform:translateY(20px);transition:all .3s ease}.faq-section.visible .faq-item{animation:fadeUp .6s ease-out forwards}.faq-section.visible .faq-item:first-child{animation-delay:.1s}.faq-section.visible .faq-item:nth-child(2){animation-delay:.2s}.faq-section.visible .faq-item:nth-child(3){animation-delay:.3s}.faq-section.visible .faq-item:nth-child(4){animation-delay:.4s}.faq-section.visible .faq-item:nth-child(5){animation-delay:.5s}.faq-section.visible .faq-item:nth-child(6){animation-delay:.6s}.faq-section.visible .faq-item:nth-child(7){animation-delay:.7s}.faq-question{align-items:center;display:flex;justify-content:space-between;padding:10px 0}.faq-question h3{color:#00346a;font-size:20px;font-weight:500;margin:0;padding-right:20px;transition:color .3s}.faq-icon svg{transition:transform .3s ease}.faq-item.active .faq-icon svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-item.active .faq-answer{max-height:500px}.answer-content{color:#585d6a;font-size:16px;line-height:1.6;padding-top:10px;text-align:left}.faq-list{margin-top:10px;padding-left:20px}.faq-list li{list-style-type:disc;margin-bottom:8px}@media (min-width:375px) and (max-width:575px){.faq-section{padding:20px 16px 40px}.faq-container{box-sizing:border-box;padding:0;width:100%}.faq-heading{font-size:24px;font-weight:600;line-height:42px;margin-bottom:30px}.faq-question{padding:15px 0}.faq-question h3{font-size:16px;line-height:24px;padding-right:15px;text-align:left}.answer-content{font-size:14px;line-height:24px;padding-top:5px;text-align:left}.faq-list{padding-left:15px}}@media (min-width:576px) and (max-width:768px){.faq-section{padding:24px 20px 40px}.faq-heading{font-size:30px;font-weight:600;line-height:48px;margin-bottom:40px}.faq-question{padding:15px 0}.faq-question h3{font-size:18px;line-height:26px;text-align:left}.answer-content{font-size:15px;line-height:26px;text-align:left}}@media (min-width:769px) and (max-width:1024px){.faq-section{padding:30px 30px 50px}.faq-heading{font-size:34px;font-weight:600;line-height:60px;margin-bottom:50px}.faq-question h3{font-size:19px;text-align:left}.answer-content{font-size:16px;line-height:1.6;text-align:left}}@media (min-width:1025px) and (max-width:1240px){.faq-section{padding:40px}.faq-heading{font-size:32px;font-weight:600;line-height:55px;margin-bottom:40px}.faq-question h3{font-size:19px;text-align:left}.answer-content{font-size:15px;text-align:left}}@media (min-width:1241px) and (max-width:1439px){.faq-section{padding:50px 40px}.faq-heading{font-size:38px;font-weight:600;line-height:70px}.faq-question h3{font-size:20px;text-align:left}.answer-content{font-size:16px;text-align:left}}@media (min-width:1620px) and (max-width:1920px){.faq-section{padding:70px 60px}.faq-heading{font-size:50px;font-weight:600;line-height:80px;margin-bottom:70px}.faq-item{padding-bottom:30px}.faq-question{padding:20px 0}.faq-question h3{font-size:24px;text-align:left}.answer-content{font-size:18px;line-height:1.8;padding-top:15px;text-align:left}}.footer{background:#f9f9f9;padding:50px 0 0;text-align:left}.footer-container{grid-gap:40px;align-items:flex-start;display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1.2fr;justify-items:start;margin:auto;max-width:1440px;padding:0 20px}.footer-col{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.footer-col.brand{margin-top:0}.footer-col h4{color:#00346a;font-size:20px;font-weight:600;letter-spacing:.3px;margin-bottom:24px;margin-top:0;text-align:left}.footer-col p{color:#5a6b7c;font-size:16px;line-height:26px;margin:20px 0;max-width:300px;text-align:left}.footer-logo{display:block;height:auto;width:180px}.footer-col ul{list-style:none;margin:0;padding:0;width:100%}.footer-col ul li{margin-bottom:16px;text-align:left}.footer-col ul li a{color:#5a6b7c;display:inline-block;font-size:16px;text-decoration:none;transition:color .3s ease}.footer-col ul li a:hover{color:#4a8ad3}.socials{display:flex;gap:14px;justify-content:flex-start;margin-top:25px}.socials a{align-items:center;display:flex;justify-content:center;text-decoration:none}.socials svg{color:#00346a;cursor:pointer;height:24px;transition:all .3s ease;width:24px}.socials svg:hover{color:#004b99;transform:translateY(-3px)}.contact-item{align-items:flex-start;color:#5a6b7c;display:flex;font-size:16px;gap:14px;justify-content:flex-start;margin-bottom:20px;text-align:left;width:100%}.contact-item a{color:#5a6b7c;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#004b99}.contact-item svg{color:#00346a;flex-shrink:0;height:18px;margin-top:4px;width:18px}.footer-bottom{border-top:1px solid #d9dbe9;margin-top:40px;padding:25px 0;text-align:left}.footer-bottom p{color:#585d6a;font-size:14px;margin:0 auto;max-width:1440px;padding:0 20px;text-align:left}@media (max-width:1024px){.footer-container{align-items:flex-start;gap:40px;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{padding:30px 0 0;text-align:left}.footer-container{gap:30px;grid-template-columns:1fr;padding:0 20px}.footer-col,.footer-container{align-items:flex-start}.footer-logo{margin:0 0 15px}.socials{justify-content:flex-start}.footer-bottom,.footer-bottom p{text-align:center}}.chatbot-container{bottom:30px;color:#273846;font-family:Inter,Segoe UI,sans-serif;position:fixed;right:30px;z-index:9999}.chatbot-launcher-wrapper{align-items:center;cursor:pointer;display:flex;gap:12px;justify-content:flex-end}.chatbot-help-bubble{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#00346a;font-size:14px;font-weight:500;padding:12px 20px;position:relative;text-align:left}.chatbot-help-bubble:after{border-color:#0000 #0000 #0000 #fff;border-style:solid;border-width:6px 0 6px 6px;content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%)}.chatbot-launcher{align-items:center;background:#0000;display:flex;height:65px;justify-content:center;transition:all .3s cubic-bezier(.25,.8,.25,1);width:65px}.chatbot-launcher img{filter:drop-shadow(0 4px 6px rgba(0,0,0,.2));height:100%;object-fit:contain;width:100%}.chatbot-launcher:hover{transform:scale(1.05)}.chatbot-window{background:#fff;border:1px solid #eef0f3;border-radius:16px;box-shadow:0 20px 50px #0003;display:flex;flex-direction:column;height:600px;overflow:hidden;text-align:left;width:380px}.chatbot-header{align-items:center;background:linear-gradient(135deg,#00346a,#001a38);color:#fff;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px;text-align:left}.chatbot-header.live-mode{background:linear-gradient(135deg,#2ecc71,#27ae60)}.chatbot-header-title{align-items:center;display:flex;gap:12px}.chatbot-title-text{display:flex;flex-direction:column;text-align:left}.chatbot-title-text span:first-child{font-size:16px;font-weight:700}.live-badge{font-size:10px;font-weight:600;letter-spacing:.5px;opacity:.9;text-transform:uppercase}.chatbot-header-icon{background:#fff3;border-radius:50%;height:32px;object-fit:contain;padding:4px;width:32px}.chatbot-close-btn{background:none;border:none;color:#fffc;cursor:pointer;font-size:16px;padding:5px}.chatbot-close-btn:hover{color:#fff}.chatbot-body{background:#f4f6f8;display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:20px;text-align:left}.chatbot-messages-area{display:flex;flex-direction:column;gap:15px}.chatbot-msg-row{align-items:flex-start;display:flex;max-width:100%}.chatbot-msg-row.admin,.chatbot-msg-row.ai{justify-content:flex-start}.chatbot-msg-row.user{align-items:flex-end;justify-content:flex-end}.chatbot-avatar{padding:2px}.admin-avatar-placeholder,.chatbot-avatar{background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;flex-shrink:0;height:32px;margin-right:8px;width:32px}.admin-avatar-placeholder{align-items:center;color:#00346a;display:flex;font-size:16px;justify-content:center}.chatbot-bubble{word-wrap:break-word;border-radius:12px;box-shadow:0 1px 2px #0000000d;font-size:14px;line-height:1.5;max-width:85%;padding:12px 16px;position:relative;text-align:left}.chatbot-msg-row.admin .chatbot-bubble,.chatbot-msg-row.ai .chatbot-bubble{background:#fff;border-radius:0 12px 12px 12px;color:#273846}.chatbot-msg-row.admin .chatbot-bubble{border:1px solid #e2e8f0}.chatbot-msg-row.user .chatbot-bubble{background:#00346a;border-radius:12px 12px 0 12px;color:#fff}.chatbot-options-wrapper{display:flex;flex-wrap:wrap;gap:8px;margin-left:40px;margin-top:8px}.chatbot-option-item{background:#0000;border:1px solid #00346a;border-radius:20px;color:#00346a;cursor:pointer;font-size:13px;font-weight:500;padding:8px 14px;text-align:center;transition:all .2s}.chatbot-option-item:hover{background:#00346a;color:#fff}.chatbot-form-wrapper{display:flex;justify-content:center;margin:10px 0;width:100%}.form-bubble{background:#fff!important;border:1px solid #e0e0e0;border-radius:12px!important;text-align:left;width:100%}.form-bubble p{color:#00346a;font-weight:600;margin:0 0 12px}.form-bubble input{border:1px solid #dde2e5;border-radius:6px;box-sizing:border-box;font-size:14px;margin-bottom:10px;outline:none;padding:10px;width:100%}.form-bubble input:focus{border-color:#00346a}.chatbot-submit-btn{background:#ff8906;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px;transition:background .2s;width:100%}.chatbot-submit-btn:hover{background:#e67a00}.chatbot-footer{align-items:center;background:#fff;border-top:1px solid #f0f0f0;display:flex;flex-shrink:0;gap:10px;padding:12px 16px;text-align:left}.chatbot-actions-left{display:flex;flex-shrink:0;gap:8px;position:relative}.chatbot-action-icon{align-items:center;background:none;border:none;color:#00346a;cursor:pointer;display:flex;font-size:18px;justify-content:center;padding:4px;transition:transform .2s}.chatbot-action-icon:hover{filter:brightness(1.1);transform:scale(1.1)}.emoji-picker-popup{grid-gap:8px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;bottom:45px;box-shadow:0 4px 12px #0000001a;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);left:0;padding:10px;position:absolute;width:180px;z-index:10}.emoji-picker-popup span{cursor:pointer;font-size:20px;text-align:center;transition:transform .2s}.emoji-picker-popup span:hover{transform:scale(1.2)}.chatbot-input{background:#f9f9f9;border:1px solid #eef0f3;border-radius:20px;flex:1 1;font-size:14px;min-width:0;outline:none;padding:10px 16px;transition:all .2s}.chatbot-input:focus{background:#fff;border-color:#00346a}.chatbot-send-btn{align-items:center;background:#ff8906;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:40px;justify-content:center;transition:transform .2s;width:40px}.chatbot-send-btn:hover{transform:scale(1.05)}@media (max-width:480px){.chatbot-container{bottom:20px;right:15px}.chatbot-launcher-wrapper{gap:8px}.chatbot-help-bubble{font-size:12px;padding:8px 14px}.chatbot-launcher{height:55px;width:55px}.chatbot-window{bottom:90px;height:80vh;position:fixed;right:15px;width:calc(100vw - 30px)}.chatbot-footer{gap:8px;padding:10px 12px}.chatbot-send-btn{font-size:14px;height:36px;width:36px}.chatbot-input{font-size:13px;padding:8px 12px}.chatbot-action-icon{font-size:16px}}@keyframes popIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes typing{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}.chatbot-animate-pop-in{animation:popIn .3s ease-out forwards}.chatbot-animate-slide-up{animation:slideUp .3s ease-out forwards}.chatbot-animate-bounce{animation:bounce 2s ease-in-out infinite}.typing-indicator span{animation:typing 1s infinite;background-color:#b0b0b0;border-radius:50%;display:inline-block;height:6px;margin:0 2px;width:6px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}.waiting-badge{animation:pulse 1.5s infinite;color:#fff;font-size:11px;font-weight:500;margin-top:5px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.chatbot-bubble img{border-radius:8px;display:block;height:auto;max-width:100%}.ls-content-card{max-width:700px;padding:20px 48px}.ls-content-card:hover:after{opacity:1}.ls-heading-title{margin-bottom:60px}.ls-entry-form{grid-gap:24px 30px;display:grid;gap:24px 30px;grid-template-columns:1fr 1fr;text-align:left}.ls-full-width{display:flex;flex-direction:column;grid-column:span 2;text-align:left}.ls-field-group{position:relative;text-align:left}.ls-input-label{color:#7183b3;display:block;font-size:16px;font-weight:500;margin-bottom:15px;text-align:left}.ls-smooth-input{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#00346a;cursor:pointer;font-size:15px;height:50px;outline:none;padding:12px 16px;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;width:100%}.ls-smooth-input::placeholder{color:#7183b3;opacity:1}.ls-smooth-input:hover{background:#f8fbff;border-color:#00346a}.ls-smooth-input:focus{background:#fff;border-color:#00346a;box-shadow:0 0 0 4px #00346a14;cursor:text}.ls-input-error{background-color:#fff5f5!important}.ls-error-message{margin-top:4px}.ls-icon-input-wrapper{cursor:pointer;position:relative;width:100%}.ls-input-icon{color:#00346a;font-size:18px;pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .3s ease}.ls-icon-input-wrapper:hover .ls-input-icon{color:#001f3f}input[type=date]{font-family:Inter,sans-serif}.ls-traveller-options{display:flex;gap:12px}.ls-traveller-options button{background:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#7183b3;cursor:pointer;flex:1 1;font-size:14px;font-weight:500;height:48px;padding:12px 0;text-align:center;transition:all .2s ease}.ls-traveller-options button:not(.ls-option-active):hover{background:#f8fbff;border-color:#00346a;color:#00346a;transform:translateY(-1px)}.ls-traveller-options .ls-option-active{background:#00346a;border-color:#00346a;box-shadow:0 4px 10px #00346a33;color:#fff}.ls-form-footer{grid-column:span 2}.ls-submit-btn{transition:background .3s ease,box-shadow .3s ease,transform .2s ease}.ls-submit-btn:active{transform:translateY(0)}@media (min-width:375px) and (max-width:575px){.ls-main-container{padding:20px 24px!important}.ls-content-card{border-radius:16px;padding:25px 20px}.ls-heading-title{font-size:24px;margin-bottom:30px}.ls-entry-form{gap:20px;grid-template-columns:1fr!important}.ls-form-footer,.ls-full-width{grid-column:span 1!important}.ls-form-footer{justify-content:center;margin-top:5px}.ls-submit-btn{justify-content:center;padding:14px 0;width:100%}.ls-traveller-options{flex-wrap:wrap;gap:10px}.ls-traveller-options button{flex:1 1 45%;font-size:13px;padding:10px 0}.ls-smooth-input{font-size:14px;height:45px}.ls-input-label{font-size:14px;margin-bottom:8px}}@media (min-width:576px) and (max-width:768px){.ls-main-container{padding:30px 40px!important}.ls-content-card{max-width:500px;padding:35px 30px}.ls-heading-title{font-size:28px;margin-bottom:40px}.ls-entry-form{gap:24px;grid-template-columns:1fr!important}.ls-form-footer,.ls-full-width{grid-column:span 1!important}.ls-form-footer{justify-content:center}.ls-submit-btn{padding:15px 0;width:100%}.ls-traveller-options button{font-size:14px}.ls-smooth-input{height:48px}}@media (min-width:769px) and (max-width:1024px){.ls-main-container{padding:40px 50px!important}.ls-content-card{max-width:650px;padding:40px}.ls-heading-title{font-size:32px;margin-bottom:45px}.ls-entry-form{gap:24px 30px;grid-template-columns:1fr 1fr}.ls-traveller-options button{font-size:14px}}@media (min-width:1025px) and (max-width:1240px){.ls-content-card{max-width:680px;padding:40px 45px}.ls-heading-title{font-size:34px;margin-bottom:50px}.ls-smooth-input{font-size:15px;height:48px}}@media (min-width:1241px) and (max-width:1439px){.ls-content-card{max-width:700px}.ls-heading-title{font-size:35px}}@media (min-width:1620px) and (max-width:1920px){.ls-content-card{max-width:900px;padding:50px 60px}.ls-heading-title{font-size:45px;margin-bottom:70px}.ls-entry-form{gap:30px 40px}.ls-input-label{font-size:18px;margin-bottom:15px}.ls-smooth-input{border-radius:12px;font-size:18px;height:60px}.ls-traveller-options button{font-size:16px;height:55px}.ls-submit-btn{border-radius:40px;font-size:20px;padding:18px 50px}.ls-input-icon{font-size:22px}}.ls-main-container{align-items:center;background:radial-gradient(circle at bottom center,#00346a26,#00346a0d,#fcf9f6 70%);display:flex;flex-direction:column;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;overflow:hidden;padding:40px 16px;position:relative}.ls-bg-decoration{background:radial-gradient(circle,#00346a26,#00346a0d,#0000 70%);border-radius:50%;bottom:-260px;height:900px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);width:900px;z-index:0}.ls-content-card{background:#fff;border-radius:22px;box-shadow:0 20px 50px #00000014;max-width:800px;overflow:hidden;padding:40px 50px;position:relative;transition:box-shadow .3s ease;width:100%;z-index:1}.ls-content-card:after{background:linear-gradient(90deg,#00346a24,#00346ae6 50%,#00346a24);bottom:0;content:"";height:3px;left:0;opacity:.5;position:absolute;transition:opacity .3s ease;width:100%}.ls-content-card:hover{box-shadow:0 25px 60px #0000001f}.ls-heading-title{color:#00346a;font-size:35px;font-weight:600;line-height:1.4;margin-bottom:40px;text-align:center}.ls-traveller-item{border:1px solid #f1f5f9;border-radius:16px;margin-bottom:20px;overflow:hidden}.ls-item-header{background-color:#f8fafc;border-bottom:1px solid #f1f5f9;cursor:pointer;justify-content:space-between;padding:16px 24px}.ls-item-header,.ls-item-title{align-items:center;display:flex}.ls-item-title{color:#1e293b;font-size:16px;font-weight:600;gap:12px}.ls-user-icon{color:#334155;font-size:16px}.ls-chevron-icon{color:#64748b;font-size:14px}.ls-item-grid{grid-gap:24px 30px;display:grid;gap:24px 30px;grid-template-columns:1fr 1fr;padding:30px}.ls-field-group{display:flex;flex-direction:column;width:100%}.ls-field-group input,.ls-field-group select{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-sizing:border-box;color:#00346a;font-size:15px;height:52px;outline:none;padding:14px 16px;transition:all .3s ease;width:100%}.ls-field-group input::placeholder{color:#7183b3;opacity:1}.ls-field-group select{color:#00346a}.ls-field-group select:invalid{color:#7183b3}.ls-field-group input:hover,.ls-field-group select:hover{border-color:#00346a}.ls-field-group input:focus,.ls-field-group select:focus{background:#fff;border-color:#00346a;box-shadow:0 0 0 4px #00346a1a}.ls-input-error{background-color:#fff5f5;border-color:#ef4444!important}.ls-error-message{color:#ef4444;display:block;font-size:12px;font-weight:500;margin-top:5px;text-align:left}input[type=date]::-webkit-calendar-picker-indicator{-webkit-appearance:none;display:none}input[type=date]{position:relative}.ls-form-footer{display:flex;justify-content:flex-end;margin-top:10px}.ls-submit-btn{align-items:center;background:#00346a;border:none;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;padding:14px 40px;transition:background .3s ease,box-shadow .3s ease}.ls-submit-btn svg{font-size:14px}.ls-submit-btn:hover{background:#002347;box-shadow:0 8px 20px #00346a40;transform:translateY(-2px)}@media (min-width:375px) and (max-width:575px){.ls-main-container{padding:20px 24px!important}.ls-content-card{border-radius:16px;padding:25px 20px}.ls-heading-title{font-size:24px;margin-bottom:30px}.ls-item-grid{gap:20px;grid-template-columns:1fr!important;padding:20px}.ls-form-footer{justify-content:center;margin-top:5px}.ls-submit-btn{justify-content:center;padding:14px 0;width:100%}.ls-field-group input,.ls-field-group select{font-size:14px;height:45px}}@media (min-width:576px) and (max-width:768px){.ls-main-container{padding:30px 40px!important}.ls-content-card{max-width:500px;padding:35px 30px}.ls-heading-title{font-size:28px;margin-bottom:40px}.ls-item-grid{gap:24px;grid-template-columns:1fr!important;padding:25px}.ls-form-footer{justify-content:center}.ls-submit-btn{padding:15px 0;width:100%}.ls-field-group input,.ls-field-group select{height:48px}}@media (min-width:769px) and (max-width:1024px){.ls-main-container{padding:40px 50px!important}.ls-content-card{max-width:650px;padding:40px}.ls-heading-title{font-size:32px;margin-bottom:45px}.ls-item-grid{gap:24px 30px;grid-template-columns:1fr 1fr}}@media (min-width:1025px) and (max-width:1240px){.ls-content-card{max-width:680px;padding:40px 45px}.ls-heading-title{font-size:34px;margin-bottom:50px}.ls-field-group input,.ls-field-group select{font-size:15px;height:48px}}@media (min-width:1241px) and (max-width:1439px){.ls-content-card{max-width:800px}.ls-heading-title{font-size:35px}}@media (min-width:1620px) and (max-width:1920px){.ls-content-card{max-width:1000px;padding:50px 60px}.ls-heading-title{font-size:45px;margin-bottom:70px}.ls-item-grid{gap:30px 40px}.ls-field-group input,.ls-field-group select{border-radius:12px;font-size:18px;height:60px}.ls-submit-btn{border-radius:40px;font-size:20px;padding:18px 50px}}.thanks-page-section{background:radial-gradient(circle at bottom center,#4685c42e,#4685c40f,#f6fcfe 70%);box-sizing:border-box;min-height:100vh;padding:10px 16px}.thanks-page-container,.thanks-page-section{align-items:center;display:flex;justify-content:center}.thanks-page-container{max-width:870px;width:100%}.thanks-page-card{align-items:center;animation:slideUpThanks .8s cubic-bezier(.2,.8,.2,1);background:#fff;border-radius:22px;box-shadow:0 20px 50px #00000014;box-sizing:border-box;display:flex;flex-direction:column;max-width:900px;overflow:hidden;padding:60px 48px;position:relative;text-align:center;transition:box-shadow .3s ease;width:100%}.thanks-page-card:hover{box-shadow:0 25px 60px #0000001f}.thanks-page-card:after{background:linear-gradient(90deg,#4685c424,#4685c4e6 50%,#4685c424);bottom:0;content:"";height:3px;left:0;opacity:1;position:absolute;width:100%}.thanks-icon-wrapper{margin-bottom:30px}.thanks-success-icon{animation:popInThanks .6s cubic-bezier(.175,.885,.32,1.275) .3s both;height:85px;object-fit:contain;width:85px}.thanks-page-title{animation:fadeInThanks .8s ease-out .5s both;color:#00346a;font-size:28px;font-weight:550;line-height:1.3;margin-bottom:15px}.thanks-page-subtitle{animation:fadeInThanks .8s ease-out .7s both;color:#7a98b2;font-size:16px;line-height:30px;margin-bottom:40px;max-width:580px}.thanks-page-actions{animation:fadeInThanks .8s ease-out .9s both;display:flex;gap:20px;justify-content:center;width:100%}.thanks-action-btn{align-items:center;border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:12px;justify-content:center;min-width:240px;padding:14px 30px;transition:all .3s ease}.thanks-action-btn:hover{transform:translateY(-2px)}.thanks-action-btn:active{transform:scale(.98)}.thanks-btn-icon{height:22px;width:22px}.thanks-call-btn{background-color:#00346a;border:none;color:#fff}.thanks-call-btn img{filter:brightness(0) invert(1)}.thanks-call-btn:hover{background:#100765;box-shadow:0 8px 20px #357bd840}.thanks-chat-btn{background-color:#fff;border:1px solid #cce7ff;color:#100765}.thanks-chat-btn:hover{background:#fff;border-color:#0a0b5f}@keyframes slideUpThanks{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes popInThanks{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes fadeInThanks{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.thanks-page-card{padding:30px 20px}.thanks-success-icon{height:65px;width:65px}.thanks-page-title{font-size:26px;line-height:44px;margin-bottom:10px;margin-top:15px}.thanks-page-subtitle{font-size:14px;line-height:24px;margin-bottom:30px;padding:0 10px}.thanks-page-actions{flex-direction:column;gap:15px;width:100%}.thanks-action-btn{font-size:15px;min-width:0;min-width:auto;padding:14px;width:100%}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px #00000059;list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:-webkit-sticky;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}.consult-overlay *{box-sizing:border-box}.consult-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:20px 40px;position:fixed;z-index:9999}.consult-box{background:#fff;border-radius:24px;box-shadow:0 80px 40px #0003;display:flex;flex-direction:row;font-family:inherit;height:90vh;max-height:800px;max-width:100%;overflow:hidden;position:relative;width:1080px}.consult-box .close-btn{background:none;border:none;color:#273846;cursor:pointer;font-size:28px;line-height:1;padding:0;position:absolute;right:20px;top:15px;z-index:50}.consult-box .consult-left{background:#f9f9f9;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:30px;width:50%}.consult-box .left-heading{color:#00346a;font-size:20px;font-weight:600;line-height:30px;margin-bottom:16px;margin-top:0}.consult-box .feature-list{list-style:none;margin:0 0 22px;padding:0}.consult-box .feature-list li{color:#00346a;display:flex;font-size:14px;gap:10px;line-height:1.4;margin-bottom:12px}.consult-box .check-icon{flex-shrink:0;height:18px;margin-top:2px;width:18px}.consult-box .social-proof-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.consult-box .review-box{display:flex;flex-direction:column}.consult-box .review-top-row{align-items:center;display:flex;gap:8px}.consult-box .single-avatar{border-radius:50%;height:34px;width:34px}.consult-box .stars-image{height:16px}.consult-box .review-text{color:#00346a;font-size:13px;font-weight:600;margin-top:4px}.consult-box .expert-group-box{align-items:center;display:flex;gap:8px}.consult-box .group-image{height:34px}.consult-box .expert-text{color:#00346a;font-size:13px;font-weight:600;white-space:nowrap}.consult-box .expert-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 10px 30px #04152726;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:140px;overflow:hidden;padding:20px;position:relative;text-align:center;transition:transform .3s ease}.consult-box .expert-card:hover{transform:translateY(-5px)}.consult-box .expert-card:after{background:linear-gradient(90deg,#03152724,#4685c4e6 50%,#4685c424);bottom:0;content:"";height:3px;left:0;opacity:.5;position:absolute;transition:opacity .3s ease-in-out;width:100%}.consult-box .expert-card:hover:after{opacity:1}.consult-box .card-avatar{border-radius:50%;height:56px;margin-bottom:2px;object-fit:cover;width:56px}.consult-box .expert-card h4{color:#273846;font-size:18px;font-weight:600;margin-bottom:5px}.consult-box .stars-image-small{height:18px;margin:6px 0 8px}.consult-box .card-review{align-items:center;color:#00346a;display:flex;font-size:13px;justify-content:center;line-height:1.6;margin:0;min-height:90px}.consult-box .review-content-animate{align-items:center;animation:fadeUp .6s ease-in-out;display:flex;flex-direction:column;width:100%}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.consult-box .consult-right{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:30px 40px;width:60%}.consult-box .consult-right h2{color:#00346a;font-size:26px;font-weight:600;line-height:40px;margin-bottom:10px;margin-top:0}.consult-box .sub-heading{color:#585d6a;font-size:16px;line-height:1.6;margin-bottom:40px}.consult-box .main-form{display:flex;flex-direction:column;gap:25px}.error-message{color:#e74c3c;font-size:12px;font-weight:500;line-height:1.2;margin-bottom:0!important;margin-top:8px!important;padding-left:2px;text-align:left!important;width:100%}.react-tel-input .form-control.input-error{border:1px solid #e74c3c!important}.consult-box .form-input{background:#fff;border:1px solid #cce5ff;border-radius:8px;color:#00346a;font-size:15px;height:50px;outline:none;padding:16px;width:100%}.consult-box .form-input::placeholder{color:#00346a;opacity:.7}.consult-box .form-input:focus{background:#fff;border-color:#00346a}.consult-box .phone-input-wrapper{position:relative;width:100%}.react-tel-input{font-family:inherit!important;width:100%!important}.react-tel-input .custom-phone-input{background:#fff!important;border:1px solid #cce5ff!important;border-radius:8px!important;color:#00346a!important;font-size:15px!important;height:50px!important;padding-left:58px!important;width:100%!important}.react-tel-input .custom-flag-dropdown{background:#0000!important;border:none!important;border-radius:8px 0 0 8px!important;border-right:1px solid #cce5ff!important;bottom:1px!important;left:1px!important;position:absolute!important;top:1px!important}.react-tel-input .selected-flag{background:#0000!important;border-radius:8px 0 0 8px!important;width:44px!important}.consult-box .submit-btn{align-items:center;background:#00346a;border:none;border-radius:8px!important;color:#fff;cursor:pointer;display:flex;font-size:16px!important;font-weight:400!important;gap:10px;justify-content:center;margin-top:10px;padding:15px;transition:background .3s ease;width:100%}.consult-box .submit-btn:hover{background:#002855}.consult-box .btn-icon{filter:brightness(0) invert(1);width:22px}.consult-box .form-meta{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-top:40px}.consult-box .meta-item{align-items:center;color:#395166;display:flex;font-size:13px;font-weight:500;gap:6px;white-space:nowrap}.consult-box .meta-icon{width:18px}@media (max-width:1024px){.consult-box{height:auto;max-height:90vh;width:95%}.consult-box .consult-left,.consult-box .consult-right{padding:24px}}@media (min-width:375px) and (max-width:575px){.consult-overlay{align-items:flex-start;overflow-y:auto;padding:10px}.consult-box{flex-direction:column;height:auto;margin-bottom:20px;max-height:none;overflow:visible;width:100%}.consult-box .consult-right{height:auto;order:1;overflow:visible;padding:35px 16px 20px;width:100%}.consult-box .consult-left{background:#f6fcfe;border-radius:0 0 24px 24px;height:auto;order:2;overflow:visible;padding:25px 16px 15px;width:100%}.consult-box .close-btn{align-items:center;background:#f6fcfe;border-radius:50%;display:flex;font-size:22px;height:32px;justify-content:center;right:15px;top:10px;width:32px;z-index:60}.consult-box .consult-right h2{font-size:22px;line-height:30px;margin-left:auto;margin-right:auto;margin-top:15px;padding:0 5px;text-align:center;width:100%}.consult-box .sub-heading{font-size:15px;line-height:24px;margin-bottom:25px;margin-top:8px;padding:0 2px;text-align:center;width:100%}.consult-box .left-heading{font-size:20px;text-align:center}.consult-box .form-input{font-size:14px;height:48px;padding:14px}.react-tel-input .custom-phone-input{font-size:14px!important;height:48px!important}.consult-box .submit-btn{font-size:15px!important;height:48px;padding:12px}.consult-box .form-meta{gap:15px;justify-content:center;margin-top:30px}.consult-box .social-proof-container{align-items:center;flex-direction:row;gap:5px;justify-content:space-between;margin-bottom:15px;text-align:left;width:100%}.consult-box .expert-group-box,.consult-box .review-box{flex:1 1}.consult-box .single-avatar{height:26px;width:26px}.consult-box .group-image{height:26px}.consult-box .stars-image{height:12px}.consult-box .expert-text,.consult-box .review-text{font-size:11px;line-height:1.2;margin-top:2px;white-space:normal}.consult-box .expert-card{margin-top:0;min-height:auto;padding:15px}.consult-box .card-avatar{height:45px;width:45px}.consult-box .expert-card h4{font-size:16px;margin-bottom:4px}.consult-box .card-review{font-size:13px;line-height:1.5;min-height:auto}}@media (min-width:576px) and (max-width:768px){.consult-overlay{align-items:flex-start;overflow-y:auto;padding:20px}.consult-box{flex-direction:column;height:auto;margin:0 auto 30px;max-height:none;max-width:600px;overflow:visible;width:100%}.consult-box .consult-right{height:auto;order:1;overflow:visible;padding:40px 30px 30px;width:100%}.consult-box .consult-left{background:#f6fcfe;border-radius:0 0 24px 24px;height:auto;order:2;overflow:visible;padding:30px 30px 25px;width:100%}.consult-box .close-btn{align-items:center;background:#f6fcfe;border-radius:50%;display:flex;font-size:24px;height:36px;justify-content:center;right:20px;top:15px;width:36px;z-index:60}.consult-box .consult-right h2{text-wrap:balance;font-size:26px;line-height:38px;margin-top:10px;text-align:center}.consult-box .sub-heading{font-size:16px;margin-bottom:30px;padding:0 15px;text-align:center}.consult-box .left-heading{font-size:22px;margin-bottom:20px;text-align:center}.consult-box .form-input{font-size:15px;height:50px;padding:15px}.react-tel-input .custom-phone-input{font-size:15px!important;height:50px!important}.consult-box .submit-btn{font-size:16px!important;height:50px;padding:14px}.consult-box .form-meta{gap:20px;justify-content:center;margin-top:35px}.consult-box .social-proof-container{align-items:center;flex-direction:row;gap:15px;justify-content:space-between;margin-bottom:20px;text-align:left;width:100%}.consult-box .expert-group-box,.consult-box .review-box{flex:1 1}.consult-box .single-avatar{height:32px;width:32px}.consult-box .group-image{height:32px}.consult-box .stars-image{height:14px}.consult-box .expert-text,.consult-box .review-text{font-size:13px;margin-top:4px}.consult-box .expert-card{padding:20px}.consult-box .card-avatar{height:50px;width:50px}.consult-box .expert-card h4{font-size:18px;margin-bottom:6px}.consult-box .card-review{font-size:14px;line-height:1.6}}@media (min-width:769px) and (max-width:1024px){.consult-overlay{align-items:flex-start;overflow-y:auto;padding:30px}.consult-box{flex-direction:column;height:auto;margin:0 auto 40px;max-height:none;max-width:700px;overflow:visible;width:100%}.consult-box .consult-right{height:auto;order:1;overflow:visible;padding:45px 40px 35px;width:100%}.consult-box .consult-left{background:#f6fcfe;border-radius:0 0 24px 24px;height:auto;order:2;overflow:visible;padding:35px 40px 30px;width:100%}.consult-box .close-btn{align-items:center;background:#f6fcfe;border-radius:50%;display:flex;font-size:26px;height:40px;justify-content:center;right:25px;top:20px;width:40px;z-index:60}.consult-box .consult-right h2{text-wrap:balance;font-size:30px;line-height:44px;margin-top:10px;text-align:center}.consult-box .sub-heading{font-size:17px;margin-bottom:35px;padding:0 20px;text-align:center}.consult-box .left-heading{font-size:24px;margin-bottom:25px;text-align:center}.consult-box .form-input{font-size:16px;height:52px;padding:16px}.react-tel-input .custom-phone-input{font-size:16px!important;height:52px!important}.consult-box .submit-btn{font-size:17px!important;height:52px;padding:15px}.consult-box .form-meta{gap:25px;justify-content:center;margin-top:40px}.consult-box .social-proof-container{align-items:center;flex-direction:row;gap:20px;justify-content:space-between;margin-bottom:25px;text-align:left;width:100%}.consult-box .expert-group-box,.consult-box .review-box{flex:1 1}.consult-box .single-avatar{height:36px;width:36px}.consult-box .group-image{height:36px}.consult-box .stars-image{height:16px}.consult-box .expert-text,.consult-box .review-text{font-size:14px;margin-top:5px}.consult-box .expert-card{padding:25px}.consult-box .card-avatar{height:56px;width:56px}.consult-box .expert-card h4{font-size:20px;margin-bottom:8px}.consult-box .card-review{font-size:15px;line-height:1.6}}@media (min-width:1025px) and (max-width:1240px){.consult-overlay{align-items:center;overflow-y:hidden;padding:40px}.consult-box{flex-direction:row;height:auto;margin:0 auto;max-height:800px;max-width:100%;overflow:hidden;width:1000px}.consult-box .consult-right{height:100%;order:2;overflow-y:auto;padding:40px;width:55%}.consult-box .consult-left{background:#f6fcfe;border-radius:0;height:100%;order:1;overflow-y:auto;padding:40px;width:45%}.consult-box .close-btn{background:#0000;border-radius:0;color:#273846;font-size:28px;height:auto;right:20px;top:20px;width:auto}.consult-box .consult-right h2{font-size:30px;line-height:46px;margin-top:0;text-align:left;white-space:normal;width:100%}.consult-box .consult-right h2 br{display:none}.consult-box .sub-heading{font-size:16px;margin-bottom:30px;padding:0;text-align:left}.consult-box .left-heading{font-size:22px;margin-bottom:20px;text-align:left}.consult-box .form-input{font-size:15px;height:52px;padding:16px}.react-tel-input .custom-phone-input{font-size:15px!important;height:52px!important}.consult-box .submit-btn{font-size:16px!important;height:52px;padding:15px}.consult-box .form-meta{gap:20px;justify-content:flex-start;margin-top:30px}.consult-box .social-proof-container{align-items:center;flex-direction:row;gap:10px;justify-content:space-between;margin-bottom:30px;text-align:left;width:100%}.consult-box .single-avatar{height:34px;width:34px}.consult-box .group-image{height:34px}.consult-box .stars-image{height:16px}.consult-box .expert-text,.consult-box .review-text{font-size:11px;margin-top:4px}.consult-box .expert-card{min-height:140px;padding:20px}.consult-box .card-avatar{height:56px;width:56px}.consult-box .expert-card h4{font-size:18px;margin-bottom:5px}.consult-box .card-review{font-size:13px;line-height:1.6}}@media (min-width:1241px) and (max-width:1439px){.consult-overlay{align-items:center;overflow-y:hidden;padding:40px}.consult-box{flex-direction:row;height:auto;margin:0 auto;max-height:800px;max-width:100%;overflow:hidden;width:1080px}.consult-box .consult-right{height:100%;order:2;overflow-y:auto;padding:40px 50px;width:55%}.consult-box .consult-left{background:#f6fcfe;border-radius:0;height:100%;order:1;overflow-y:auto;padding:40px 50px;width:45%}.consult-box .close-btn{background:#0000;border-radius:0;color:#273846;font-size:28px;height:auto;right:20px;top:20px;width:auto}.consult-box .consult-right h2{font-size:32px;line-height:48px;margin-top:0;text-align:left;white-space:normal;width:100%}.consult-box .consult-right h2 br{display:none}.consult-box .sub-heading{font-size:16px;margin-bottom:30px;padding:0;text-align:left}.consult-box .left-heading{font-size:24px;margin-bottom:25px;text-align:left}.consult-box .form-input{font-size:16px;height:52px;padding:16px}.react-tel-input .custom-phone-input{font-size:16px!important;height:52px!important}.consult-box .submit-btn{font-size:16px!important;height:52px;padding:15px}.consult-box .form-meta{gap:25px;justify-content:flex-start;margin-top:35px}.consult-box .social-proof-container{align-items:center;flex-direction:row;gap:15px;justify-content:space-between;margin-bottom:35px;text-align:left;width:100%}.consult-box .single-avatar{height:38px;width:38px}.consult-box .group-image{height:38px}.consult-box .stars-image{height:18px}.consult-box .expert-text,.consult-box .review-text{font-size:13px;margin-top:5px}.consult-box .expert-card{min-height:140px;padding:25px}.consult-box .card-avatar{height:60px;width:60px}.consult-box .expert-card h4{font-size:20px;margin-bottom:5px}.consult-box .card-review{font-size:14px;line-height:1.6}}@media (min-width:1620px) and (max-width:1920px){.consult-overlay{align-items:center;overflow-y:hidden;padding:50px}.consult-box{flex-direction:row;height:auto;margin:0 auto;max-height:850px;max-width:100%;overflow:hidden;width:1200px}.consult-box .consult-right{height:100%;order:2;overflow-y:auto;padding:50px 60px;width:55%}.consult-box .consult-left{background:#f6fcfe;border-radius:0;height:100%;order:1;overflow-y:auto;padding:50px 60px;width:45%}.consult-box .close-btn{background:#0000;border-radius:0;color:#273846;font-size:30px;height:auto;right:25px;top:25px;width:auto}.consult-box .consult-right h2{font-size:36px;line-height:52px;margin-top:0;text-align:left;white-space:normal;width:100%}.consult-box .consult-right h2 br{display:none}.consult-box .sub-heading{font-size:17px;margin-bottom:35px;padding:0;text-align:left}.consult-box .left-heading{font-size:26px;margin-bottom:30px;text-align:left}.consult-box .form-input{font-size:16px;height:52px;padding:16px}.react-tel-input .custom-phone-input{font-size:16px!important;height:52px!important}.consult-box .submit-btn{font-size:17px!important;height:52px;padding:15px}.consult-box .form-meta{gap:30px;justify-content:flex-start;margin-top:40px}.consult-box .social-proof-container{align-items:center;flex-direction:row;gap:20px;justify-content:space-between;margin-bottom:40px;text-align:left;width:100%}.consult-box .single-avatar{height:40px;width:40px}.consult-box .group-image{height:40px}.consult-box .stars-image{height:20px}.consult-box .expert-text,.consult-box .review-text{font-size:15px;margin-top:6px}.consult-box .expert-card{min-height:150px;padding:30px}.consult-box .card-avatar{height:64px;width:64px}.consult-box .expert-card h4{font-size:22px;margin-bottom:6px}.consult-box .card-review{font-size:15px;line-height:1.6}}.admin-login-wrapper{align-items:center;background-color:#f4f7f9;display:flex;font-family:Poppins,sans-serif;height:100vh;justify-content:center}.admin-login-box{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;box-sizing:border-box;max-width:400px;padding:40px;width:100%}.brand-header{margin-bottom:35px;text-align:center}.brand-header h2{color:#1e293b;font-size:24px;font-weight:600;margin:0 0 10px}.brand-header p{color:#64748b;font-size:14px;margin:0}form{text-align:left}.admin-input-group{margin-bottom:20px}.admin-input-group label{color:#0f172a;display:block;font-size:13px;font-weight:600;margin-bottom:8px;text-align:left}.admin-input-group input{background-color:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#334155;font-size:14px;outline:none;padding:12px 16px;text-align:left;width:100%}.admin-input-group input::placeholder{color:#94a3b8}.admin-input-group input:focus{background-color:#fff;border-color:#3b82f6}.admin-login-btn{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;margin-top:10px;padding:14px;width:100%}.admin-login-btn:hover{background-color:#2563eb}.admin-error-text{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#dc2626;font-size:13px;margin-bottom:15px;padding:10px;text-align:left}:root{--green:#10b981;--orange:#f97316}body{margin:0!important;padding:0!important}.admin-layout{background-color:#f8f9fa!important;background-color:var(--bg-color)!important;bottom:0!important;box-sizing:border-box!important;left:0!important;max-width:100%!important;position:fixed!important;right:0!important;top:0!important;width:100%!important;z-index:99999!important}.admin-layout,.sidebar{display:flex!important;height:100vh!important;margin:0!important;padding:0!important}.sidebar{background:#fff!important;border-right:1px solid #e5e7eb!important;flex-direction:column!important;flex-shrink:0!important;font-family:Poppins,sans-serif!important;min-width:260px!important;min-width:var(--sidebar-w)!important;width:260px!important;width:var(--sidebar-w)!important}.sidebar .logo-box{align-items:center;display:flex;flex-shrink:0;height:80px;justify-content:flex-start;padding:0 20px}.sidebar .sidebar-logo{max-height:50px;max-width:140px;object-fit:contain}.sidebar .menu{-ms-overflow-style:none;display:flex;flex:1 1;flex-direction:column;gap:5px;overflow-y:auto;padding:20px 0;scrollbar-width:none}.sidebar .menu::-webkit-scrollbar{display:none}.menu-item{color:#4b5563;font-size:15px;justify-content:space-between;margin:0 15px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.menu-item:hover{background:#f3f4f6;color:#111827}.menu-item.active{background:#3b82f6!important;background:var(--primary-blue)!important;box-shadow:0 4px 6px #3b82f633;color:#fff!important}.menu-item .icon{font-size:20px;margin-right:12px}.menu-item.active .icon{color:#fff!important}.logout-box{border-radius:8px;color:#4b5563;flex-shrink:0;font-size:15px;margin:0 15px 20px;padding:20px;transition:all .3s ease}.logout-box:hover{background:#fef2f2;color:#ef4444}.logout-box .icon{font-size:20px;margin-right:12px}.content-area{background-color:#f8f9fa!important;background-color:var(--bg-color)!important;box-sizing:border-box!important;flex:1 1!important;height:100vh!important;margin:0!important;max-width:100%!important;overflow-x:hidden!important;overflow-y:auto!important;padding:20px 30px!important;text-align:left;width:calc(100% - 260px)!important;width:calc(100% - var(--sidebar-w))!important}.top-bar{margin-bottom:25px;text-align:left}.welcome-msg p{margin:8px 0 0}.search-bar-wrapper input{width:200px}.profile-sec{gap:10px;text-align:left}.admin-avatar{height:36px;width:36px}.p-info span{font-size:13px}.p-info small{font-size:11px}.dashboard-title-row{flex-wrap:wrap;gap:15px;margin-bottom:20px}.dashboard-title-row h2{font-size:22px!important}.filter-group{gap:10px}.date-select{font-size:12px;padding:8px 32px 8px 12px}.export-btn{font-size:12px;padding:8px 16px}.stats-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);margin-bottom:25px}.stat-card{background:#fff;border-radius:14px;box-shadow:0 4px 6px -1px #00000005;box-sizing:border-box;display:flex;flex-direction:column;height:160px;justify-content:space-between;padding:20px;transition:transform .2s}.stat-card:hover{transform:translateY(-3px)}.stat-top{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.stat-title{color:#6b7280;color:var(--text-grey);font-size:14px;font-weight:500}.icon-sq{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:18px;height:38px;justify-content:center;width:38px}.icon-sq.purple{background:#8b5cf61a;color:#8b5cf6;color:var(--purple)}.icon-sq.blue{background:#3b82f61a;color:#3b82f6;color:var(--primary-blue)}.icon-sq.orange{background:#f973161a;color:#f97316;color:var(--orange)}.icon-sq.green{background:#10b9811a;color:#10b981;color:var(--green)}.icon-sq.red{background:#ef44441a;color:#ef4444;color:var(--red)}.stat-count{color:#273846;color:var(--text-dark);font-size:28px;font-weight:700;margin:10px 0}.stat-bottom{align-items:center;display:flex;gap:8px}.stat-bottom span{font-size:12px;font-weight:500}.charts-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-bottom:25px}.chart-card{background:#fff;border-radius:14px;box-shadow:0 4px 6px -1px #00000005;height:400px;padding:20px}.chart-card h4{color:#273846;color:var(--text-dark);font-size:16px;font-weight:500;margin:0 0 20px}.pie-wrapper{display:flex;justify-content:center;position:relative}.custom-pie-legend{display:flex;flex-direction:column;font-size:14px;font-weight:500;left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.activity-list{list-style:none;margin:0;padding:0}.activity-list li{border-bottom:1px solid #f3f4f6;display:flex;gap:12px;margin-bottom:12px;padding-bottom:12px}.bullet{border-radius:50%;height:8px;margin-top:6px;width:8px}.activity-info{display:flex;flex-direction:column}.activity-info strong{font-size:13px;font-weight:500}.activity-info span{color:#6b7280;color:var(--text-grey);font-size:11px}.line-chart-section{background:#fff;border-radius:14px;box-shadow:0 4px 6px -1px #00000005;margin-bottom:25px;padding:20px;text-align:left}.line-chart-section h4{color:#273846;color:var(--text-dark);font-size:16px;font-weight:500;margin:0 0 20px;text-align:left}.table-section-card{background:#fff;border-radius:14px;box-shadow:0 4px 6px -1px #00000005;overflow-x:auto;padding:20px;text-align:left}table{min-width:600px;text-align:left}th{font-size:14px}td,th{padding:12px 10px}td{font-size:13px}.badge{border-radius:15px;font-size:10px;padding:3px 8px}.badge.travel{background:#fef2f2;color:#ef4444;color:var(--red)}.badge.chatbot{background:#fff7ed;color:#f97316;color:var(--orange)}.pagination{border-top:1px solid #f1f1f1;gap:20px;justify-content:center;margin-top:25px;padding-top:15px}.pagination button{background:#3b82f6;background:var(--primary-blue);border:none;border-radius:6px;box-shadow:0 2px 4px #3b82f633;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:7px 18px;transition:all .2s}.pagination button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.pagination button:disabled{background:#e5e7eb;box-shadow:none;color:#9ca3af;cursor:not-allowed}.pagination span{color:#6b7280;color:var(--text-grey);font-size:13px;font-weight:500}@media (max-width:1200px){.stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.charts-grid{grid-template-columns:1fr;height:auto}.chart-card{height:auto;min-height:350px}}@media (max-width:768px){.admin-layout{flex-direction:column!important;height:auto!important;overflow-y:auto!important;position:relative!important}.sidebar{border-bottom:1px solid #e5e7eb!important;border-right:none!important}.content-area,.sidebar{height:auto!important;width:100vw!important}.content-area{overflow-y:visible!important;padding:15px!important}.stats-row{grid-template-columns:1fr}.header-right{gap:10px}.search-bar-wrapper input{width:120px}}:root{--primary-blue:#3b82f6;--bg-color:#f8f9fa;--text-dark:#273846;--text-grey:#6b7280;--purple:#8b5cf6;--red:#ef4444;--sidebar-w:260px}body{background-color:#f8f9fa;background-color:var(--bg-color);font-family:Poppins,sans-serif;margin:0;overflow-x:hidden}.consultation-layout{display:flex;margin:0 auto;max-width:1600px;min-height:100vh;position:relative;width:100%}.sidebar{background:#fff;border-right:1px solid #f1f1f1;box-sizing:border-box;height:100vh;overflow-y:auto;padding:24px;position:-webkit-sticky;position:sticky;top:0;width:260px;width:var(--sidebar-w);z-index:50}.logo-box{margin-bottom:40px;padding-left:5px}.sidebar-logo{height:40px;object-fit:contain}.menu-item{color:#6b7280;color:var(--text-grey);font-size:14px;font-weight:500;gap:12px;margin-bottom:6px;transition:.2s}.menu-item.active{background-color:#3b82f6;background-color:var(--primary-blue)}.menu-item .icon{font-size:18px}.submenu{display:flex;flex-direction:column;gap:10px;margin-top:5px;padding-left:40px}.submenu-item{border-radius:6px;color:#666;cursor:pointer;font-size:.9rem;padding:8px 12px;transition:.2s}.submenu-item.active-sub{font-weight:600}.submenu-item.active-sub,.submenu-item:hover{background-color:#f3f4f6;color:#3b82f6;color:var(--primary-blue)}.logout-box{color:#6b7280;color:var(--text-grey);font-size:14px;margin-top:auto;padding:12px 16px}.content-area{background-color:#f8f9fa;background-color:var(--bg-color);box-sizing:border-box;overflow-x:hidden;padding:30px 40px;width:0}.top-bar{align-items:flex-start;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:35px}.welcome-msg h1{color:#273846;color:var(--text-dark);font-size:22px;font-weight:600;margin:0}.welcome-msg p{color:#6b7280;color:var(--text-grey);font-size:13px;margin:5px 0 0}.header-right{align-items:center;display:flex;gap:24px}.search-bar-wrapper{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:30px;box-shadow:0 2px 4px #00000005;display:flex;padding:8px 16px}.search-icon{color:#9ca3af;font-size:18px;margin-right:10px}.search-bar-wrapper input{border:none;color:#273846;color:var(--text-dark);font-family:Poppins,sans-serif;font-size:13px;outline:none;width:220px}.notif-box{cursor:pointer;position:relative}.h-icon{color:#9ca3af;cursor:pointer;font-size:20px}.dot{background:#ef4444;background:var(--red);border:1px solid #fff;border-radius:50%;height:8px;position:absolute;right:-1px;top:-2px;width:8px}.notif-dropdown{animation:fadeIn .2s ease-in-out;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 5px 20px #0000001a;padding:15px;position:absolute;right:-10px;top:40px;width:320px;z-index:100}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notif-header{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.notif-header span{color:#273846;color:var(--text-dark);font-size:16px;font-weight:550}.notif-list{max-height:280px;overflow-y:auto}.notif-item{border-bottom:1px solid #f9f9f9;display:flex;gap:12px;padding:10px 5px;transition:background .2s}.notif-item:hover{background-color:#f9fafb}.notif-icon{border-radius:50%;flex-shrink:0;height:8px;margin-top:6px;width:8px}.notif-icon.consultation{background:#8b5cf6;background:var(--purple)}.notif-content p{color:#333;font-size:13px;font-weight:400;line-height:1.4;margin:0}.notif-content span{color:#999;display:block;font-size:12px;margin-top:4px}.profile-sec{align-items:center;cursor:pointer;display:flex;gap:12px}.admin-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.p-info span{color:#273846;color:var(--text-dark);display:block;font-size:14px;font-weight:600}.p-info small{color:#6b7280;color:var(--text-grey);font-size:12px}.dashboard-title-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.dashboard-title-row h2{color:#273846;color:var(--text-dark);font-size:30px;font-weight:600;margin:0}.filter-group{display:flex;gap:12px}.date-select{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:16px;border:1px solid #e5e7eb;border-radius:6px;color:#273846;color:var(--text-dark);outline:none;padding:8px 36px 8px 16px}.date-select,.export-btn{cursor:pointer;font-size:13px}.export-btn{background:#3b82f6;background:var(--primary-blue);border:none;border-radius:6px;color:#fff;font-weight:500;padding:8px 20px}.table-card{background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #00000005;box-sizing:border-box;overflow:hidden;padding:24px;width:100%}.table-responsive{display:block;overflow-x:auto;padding-bottom:10px;width:100%}table{border-collapse:collapse;min-width:900px;width:100%}th{border-bottom:1px solid #f1f1f1;color:#273846;color:var(--text-dark);font-size:16px;font-weight:550}td,th{padding:20px 40px;text-align:left;white-space:nowrap}td{border-bottom:1px solid #f9f9f9;color:#6b7280;color:var(--text-grey);font-size:14px}tr:last-child td{border-bottom:none}.badge{border-radius:20px;font-size:11px;font-weight:500;padding:4px 10px;text-transform:capitalize}.badge.consultation{background:#f3f0ff;color:#8b5cf6;color:var(--purple)}.pagination{color:#6b7280;color:var(--text-grey);font-size:13px;justify-content:space-between;padding-top:24px}.page-controls,.pagination{align-items:center;display:flex}.page-controls{gap:12px}.page-controls span{cursor:pointer}.page-num{align-items:center;border-radius:6px;display:flex;height:28px;justify-content:center;transition:.2s;width:28px}.page-num.active{background:#3b82f6;background:var(--primary-blue);color:#fff}.table-responsive::-webkit-scrollbar{height:8px;width:8px}.table-responsive::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-responsive::-webkit-scrollbar-thumb{background:#3b82f6;border-radius:4px}.table-responsive::-webkit-scrollbar-thumb:hover{background:#3b82f6}.admin-layout{background-color:#f8fafc;display:flex;font-family:Inter,sans-serif;height:100vh;overflow:hidden}.sidebar{background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;padding:20px 0;width:280px;z-index:10}.logo-box{padding:0 24px 30px;text-align:left}.sidebar-logo{max-width:140px}.menu{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:0 16px}.menu-item{align-items:center;border-radius:8px;color:#64748b;cursor:pointer;display:flex;padding:12px 16px;transition:all .2s}.menu-item:hover{background-color:#f1f5f9;color:#1e293b}.menu-item.active{background-color:#4685c4;color:#fff}.item-left{align-items:center;display:flex;gap:12px}.item-left .icon{font-size:20px}.item-left .text{font-size:15px;font-weight:500}.logout-box{align-items:center;color:#ef4444;cursor:pointer;display:flex;font-weight:500;gap:12px;padding:12px 32px;transition:opacity .2s}.logout-box:hover{opacity:.8}.content-area{min-width:0;overflow-y:auto;padding:0}.chat-support-container,.content-area{display:flex;flex:1 1;flex-direction:column}.chat-support-container{background:#f8fafc;overflow:hidden}.cs-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;height:60px;padding:0 24px}.cs-tabs{gap:24px}.cs-tab-btn,.cs-tabs{display:flex;height:100%}.cs-tab-btn{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#64748b;cursor:pointer;font-size:14px;font-weight:600;gap:8px;padding:0 5px;transition:all .2s}.cs-tab-btn:hover{color:#4685c4}.cs-tab-btn.active{border-bottom-color:#4685c4;color:#4685c4}.live-dot{background:#ef4444;border-radius:50%;box-shadow:0 0 0 2px #ef444433;height:8px;width:8px}.cs-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:24px}.leads-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;height:100%;overflow-y:auto}.cs-table{border-collapse:collapse;width:100%}.cs-table th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-size:13px;font-weight:600;padding:16px 20px;position:-webkit-sticky;position:sticky;text-align:left;top:0;z-index:1}.cs-table td{border-bottom:1px solid #f1f5f9;color:#334155;font-size:14px;padding:16px 20px;vertical-align:middle}.cs-table tr:last-child td{border-bottom:none}.user-cell{gap:12px}.user-avatar,.user-cell{align-items:center;display:flex}.user-avatar{background:#e0f2fe;border-radius:50%;color:#4685c4;font-size:16px;font-weight:700;height:40px;justify-content:center;width:40px}.user-meta{display:flex;flex-direction:column}.u-name{color:#1e293b;font-size:14px;font-weight:600}.u-contact,.u-email{color:#64748b;font-size:12px}.view-chat-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s}.view-chat-btn:hover{background:#f0f9ff;border-color:#4685c4;color:#4685c4}.live-chat-interface{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;height:100%;min-height:0;overflow:hidden}.chat-sidebar-list{background:#f8fafc;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;min-width:280px;overflow-y:auto;width:280px}.sidebar-header{background:#fff;border-bottom:1px solid #e2e8f0;color:#334155;font-size:14px;font-weight:700;padding:16px}.sidebar-item{align-items:center;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background .2s}.sidebar-item:hover{background:#f1f5f9}.sidebar-item.active{background:#fff;border-left:3px solid #4685c4}.s-avatar{align-items:center;background:#e2e8f0;border-radius:50%;color:#475569;display:flex;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px}.s-info{flex:1 1;overflow:hidden}.s-info h4{color:#334155;font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s-info p{color:#64748b;font-size:11px;margin:2px 0 0}.online-status{color:#cbd5e1;font-size:10px}.online-status.online{color:#22c55e}.main-chat-window{background:#fff;display:flex;flex:1 1;flex-direction:column;min-width:0}.chat-window-header{align-items:center;border-bottom:1px solid #e2e8f0;box-sizing:border-box;display:flex;height:60px;justify-content:space-between;padding:16px 20px}.cw-user-info h3{color:#1e293b;font-size:16px;margin:0}.cw-user-info span{color:#64748b;font-size:12px}.chat-messages-area{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:20px}.msg-row{display:flex;width:100%}.msg-row.admin{justify-content:flex-end}.msg-row.ai,.msg-row.bot,.msg-row.user{justify-content:flex-start}.msg-bubble{border-radius:12px;font-size:14px;line-height:1.5;max-width:70%;padding:10px 16px;position:relative}.msg-row.ai .msg-bubble,.msg-row.bot .msg-bubble,.msg-row.user .msg-bubble{background:#fff;border:1px solid #e2e8f0;border-top-left-radius:2px;color:#334155}.msg-row.admin .msg-bubble{background:#4685c4;border-top-right-radius:2px;color:#fff}.chat-input-wrapper{align-items:center;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:12px;padding:16px 20px}.chat-input-wrapper input{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;flex:1 1;font-size:14px;outline:none;padding:12px 16px}.chat-input-wrapper input:focus{background:#fff;border-color:#4685c4}.cw-send-btn{align-items:center;background:#4685c4;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;transition:transform .2s;width:44px}.cw-send-btn:hover{transform:scale(1.05)}.no-chat-selected{background:#f8fafc;color:#94a3b8;flex:1 1;flex-direction:column;gap:15px}.modal-overlay,.no-chat-selected{align-items:center;display:flex;justify-content:center}.modal-overlay{background:#00000080;bottom:0;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.history-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:80vh;max-width:450px;overflow:hidden;width:100%}.hm-header{align-items:center;background:#4685c4;color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.hm-header h3{font-size:16px;font-weight:600;margin:0}.hm-header button{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;padding:4px}.hm-body{background:#f8fafc;display:flex;flex:1 1;flex-direction:column;gap:12px;overflow-y:auto;padding:20px}.hm-footer{background:#fff;border-top:1px solid #e2e8f0;padding:16px;text-align:center}.switch-live-btn{background:#4685c4;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px;transition:background .2s}.switch-live-btn:hover{background:#356a9e}.suggestions-container{background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:8px;padding:10px 20px}.suggestion-chip{background:#fff;border:1px solid #4685c4;border-radius:20px;color:#4685c4;cursor:pointer;font-size:13px;padding:6px 12px;transition:.2s}.suggestion-chip:hover{background:#4685c4;color:#fff}
/*# sourceMappingURL=main.dc18cb75.css.map*/