body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Outfit","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}:root{--grayFont:#666;--lightbg:rgba(12,184,181,0.06666666666666667);--section-heading:#1a365d;--whiteText:#fff;--successGreen:#198754}*{box-sizing:border-box;font-family:"Montserrat",sans-serif}body{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}.screen-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;min-height:100vh;overflow-x:hidden;position:relative}h1{font-size:2.2rem}h2{font-size:2rem}h3{font-size:1.6rem}h4{font-size:1.3rem}p{font-size:1rem}.search-section{padding:2% 10px 0}.btn{color:var(--whiteText)!important;font-weight:700!important}.section-header{text-align:center;margin-bottom:60px}.section-heading{color:var(--section-heading);font-size:2.5rem;font-weight:700;margin-bottom:16px;position:relative;display:inline-block}.section-heading:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#1a365d,#4299e1);border-radius:2px}.rotate-animation{animation:rotateEffect 5s linear infinite}.dialog-alert{position:relative;display:flex;flex-direction:column;align-items:center;grid-gap:16px;gap:16px;padding:12px}.dialog-alert>p{font-size:1.2rem;font-weight:600}.check{padding:10px;background-color:var(--successGreen);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;border-radius:50%;color:#fff}.check-icon{font-size:3rem!important}@keyframes rotateEffect{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.zoom-animation{animation:zoomEffect 3s ease-in-out infinite alternate}@keyframes zoomEffect{0%{transform:scale(1)}to{transform:scale(1.3)}}.opacity-animation{animation:opacityEffect 2s ease-in-out infinite alternate}@keyframes opacityEffect{0%{opacity:1}to{opacity:.3}}.translate-animation{animation:translateEffect 4s ease-in-out infinite alternate}@keyframes translateEffect{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@media screen and (max-width:768px){h1{font-size:1.6rem}h2{font-size:1.4rem}h3{font-size:1.2rem}h4,p{font-size:1rem}}@media screen and (max-width:1100px){.screen-container{height:calc(100vh - 63px)}}.lifeline-container{min-height:100vh!important;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.lifeline-wrapper{position:relative;width:280px;height:140px}.lifeline-svg{width:100%;height:100%}.lifeline-text{text-align:center;margin-top:16px;font-size:18px;font-weight:500;color:#4b5563}@keyframes pulse{0%{r:5;opacity:.8}50%{r:7;opacity:1}to{r:5;opacity:.8}}.lifeline-svg circle{animation:pulse 1.2s ease-in-out infinite}.lifeline-svg path{filter:drop-shadow(0 0 2px rgba(12,184,182,.4))}@media (max-width:480px){.lifeline-wrapper{width:220px;height:110px}.lifeline-text{font-size:16px}}.header{width:100%;background:rgba(0,0,0,.6);position:fixed;z-index:1}.nav-row-1{display:flex;justify-content:flex-end;grid-gap:20px;gap:20px;padding:5px 0;background-color:var(--light-color)}.nav-wrapper{max-width:85%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.logo{width:200px}.nav-logos{display:flex;grid-gap:10px;gap:10px;align-items:center;flex-wrap:wrap;justify-content:center}.nav-logos img{height:70px;cursor:pointer}.logo img{width:100%}.header-menu-bar{display:none}.drawer-wrapper{width:300px;height:100vh}.drawer-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:20px;gap:20px}.drawer-logo{width:200px}.nav-links{display:flex;grid-gap:20px;gap:20px}.link-btn{color:#fff!important}.drawer-link-btn,.link-btn{font-size:.96rem!important;font-weight:600!important;text-decoration:none;text-transform:capitalize!important}.drawer-link-btn{color:#07b6cb!important}.book-now-btn{color:var(--whiteText)!important;font-weight:600!important;text-transform:capitalize!important}@media screen and (max-width:1100px){.logo{width:140px}.nav-links{display:none}.header-menu-bar{display:block;color:#fff}.nav-logos img{height:50px}}@media only screen and (max-width:1200px){.nav-wrapper{max-width:95%}}.zero-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px}.zero-content{padding:20px;font-size:1.1rem;font-weight:700;text-align:center}@keyframes zoominout{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.zero-container img{animation:zoominout 4s infinite}.home-page-text{text-align:center;font-size:1.2rem;font-weight:700;margin:20px;color:var(--blackText)}
/*# sourceMappingURL=main.2d1f72e5.chunk.css.map */