@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;600&family=Inter:wght@400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Inter,sans-serif}h1,h2,h3,h4{font-family:Oswald,sans-serif}.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)}}*{box-sizing:border-box;margin:0;padding:0}.medaLogo{height:80px}body{font-family:Oswald,sans-serif}.navbar{align-items:center;background-color:#89d0f4;background-color:var(--primary-light);color:#fff;display:flex;justify-content:center;padding:1rem 2rem}.navbar-content-container{align-items:center;display:flex;justify-content:space-between;width:1440px}.logo{font-size:1.8rem;font-weight:600}nav ul{display:flex;gap:2rem;list-style:none}nav a{color:#fff;font-size:1.4rem;font-weight:500;text-decoration:none;transition:color .3s ease}nav a:hover{color:#0a4e85;color:var(--primary-dark)}.quote-button:hover{background-color:#e2f0ff}.quote-button{background-color:#0a4e85;background-color:var(--primary-dark);border-radius:8px;color:#fff;font-weight:700;padding:11px 22px}.menu-toggle{cursor:pointer;display:none;flex-direction:column}.menu-toggle span{background:#fff;height:3px;margin:4px 0;transition:all .3s;width:25px}@media (max-width:1024px){.navbar{border-bottom:1px solid #e2f0ff}nav ul{background-color:#0a4e85;background-color:var(--primary-dark);display:none;flex-direction:column;left:0;padding:1rem 0;position:absolute;top:70px;width:100%}.menu-toggle,nav ul.active{display:flex}.quoteButton{align-items:center;display:flex;justify-content:center}.quote-button{border:2px solid #89d0f4;border:2px solid var(--primary-light);text-align:center;width:100vw}}:root{--text-light:#f9f9f9}.site-footer{background-color:#0a4e85;background-color:var(--primary-dark);color:#f9f9f9;color:var(--text-light);font-size:1.1rem;padding:2rem 1rem;text-align:center}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-brand{width:30%}.footer-brand h3{font-size:1.5rem;margin-bottom:.5rem}.footer-links ul{align-items:center;display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.footer-links li{margin:1rem}#footer-link{color:#fff;text-decoration:none}.footer-links a{color:#f9f9f9;color:var(--text-light);text-decoration:none;transition:color .3s}.footer-links a:hover{color:#89d0f4;color:var(--primary-light)}.footer-contact{width:30%}.footer-contact p{margin:.3rem 0}.footer-bottom{border-top:1px solid #ffffff1a;color:#ccc;font-size:.85rem;padding-top:2rem;text-align:center}.whiteMedaLogo{width:80%}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-contact,.footer-links{margin-top:1rem}.footer-brand,.footer-contact{width:80%}.footer-links li{color:#fff;margin:1rem;text-decoration:none}}.mainLayout{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;overflow-x:hidden}.layoutHeader{position:relative;z-index:9999}.floating-quote-btn{background-color:#0a4e85cc;border-bottom-left-radius:16px;border-top-left-radius:16px;bottom:25%;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:700;padding:.75rem 1.25rem;position:fixed;right:0;text-decoration:none;transition:background-color .3s ease;z-index:1000}.floating-quote-btn:hover{background-color:#063b63}.layoutFooter{background-color:var(--primary-dark);color:#fff;padding:2rem;text-align:center}@media (max-width:600px){.floating-quote-btn{bottom:20px;font-size:.9rem;padding:.6rem 1rem;right:20px}}.home-container{color:#333;color:var(--text-dark);font-family:Oswald,sans-serif;line-height:1.6;margin:0 auto;padding:0}.hero,.home-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero{background:#89d0f4;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;flex-wrap:wrap;gap:2rem;margin:0;padding:5vh 0;width:100vw}.hero-options-wrapper{align-items:center;display:flex;justify-content:center}.hero-content{align-items:center;display:flex;justify-content:space-between;max-width:1440px}.heroPic{height:10vh}.hero-text{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:5vh;min-width:300px;text-align:center}.sr-only{margin-right:1rem}.hero-text h1,.sr-only{color:#0a4e85;color:var(--primary-dark)}.hero-text h1{font-size:2.6rem;line-height:1.3;margin-bottom:1rem}.hero-text p{color:#0a4e85;font-size:1.3rem;margin-bottom:1.5rem}.cta-button{background-color:#0a4e85;background-color:var(--primary-dark);color:#fff}.cta-button,.cta-button2{border:none;border-radius:4px;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.cta-button2{background-color:#89d0f4;background-color:var(--primary-light);color:#0a4e85}.cta-button:hover{background-color:#063b63}.hero-image{align-items:center;display:flex;flex:1 1;justify-content:center}.hero-image img{border-top-left-radius:16px;max-width:800px;object-fit:cover;width:100%}.hero-options{align-items:center;display:flex;justify-content:space-between;max-width:1440px;min-width:800px;transform:translateY(-30%)}#hero-options-cards{align-items:center;background-color:#e2f0ff;border-radius:16px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-direction:column;justify-content:center;padding:22px 66px}.how-it-works{background-color:#fff;padding:3rem 2rem;text-align:center}.how-it-works .steps{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.step{background:#f4f9fc;background:var(--bg-light);border-radius:6px;box-shadow:0 2px 6px #0000000d;padding:1.5rem;width:250px}.home-content-wrapper{align-items:center;background-position:50%;display:flex;flex-direction:column;justify-content:center;margin-top:0;width:100vw}.services,.why-meda{width:1440px}.services{align-items:center;border-radius:16px;box-shadow:0 0 15px 2px #89d0f4;display:flex;flex-direction:column;justify-content:center;margin-bottom:5vh;padding:2ch 2rem 2vh;text-align:center}.services h2{color:#0a4e85;color:var(--primary-dark);font-size:2.5rem}.service-cards{grid-gap:2rem;display:grid;gap:2rem;margin-top:2rem;width:100%}.service-bottom,.service-top{align-items:center;display:flex;height:150px;justify-content:space-between}.breakContainer{align-items:center;display:flex;justify-content:center}.servicesBreak{align-self:center;width:60%}.card{background-color:#fff;border-radius:6px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;height:100%;padding:1.5rem;transition:transform .2s;width:260px}.card h4{color:#0a4e85;color:var(--primary-dark);font-size:1.2rem}.card:hover{transform:translateY(-4px)}.testimonials{background-color:#fff;text-align:center}.testimonial{font-style:italic;margin:1.5rem auto;max-width:600px}.cta-banner{background-color:#0a4e85;background-color:var(--primary-dark);color:#fff;padding:2rem;text-align:center;width:100vw}.cta-banner h2{margin-bottom:1rem}.heroZip{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr auto;margin-top:12px;max-width:420px}.zip-input{border:1px solid #d1d5db;border-bottom-left-radius:8px;border-top-left-radius:8px;font-size:16px;padding:10px 12px}.zip-submit{background-color:#0a4e85;background-color:var(--primary-dark);border:none;border-bottom-right-radius:8px;border-top-right-radius:8px;color:#fff;font-weight:700;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.zip-submit:disabled{cursor:not-allowed;opacity:.5}.zip-help{color:#6b7280;font-size:12px;grid-column:1/-1}.input-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426}.zip-error-text{color:#b91c1c;font-size:12px}@media (max-width:1024px){.hero-content{flex-direction:column;padding:1rem;position:relative;text-align:center}.hero-text{align-items:center;justify-content:center}.cta-button{position:absolute;transform:translate(-40%,-30%);z-index:2}.hero-text h1{font-size:2rem}#hero-options-cards{padding:16px 32px;width:90%}.service-bottom,.service-top{flex-direction:column;gap:1rem;height:auto}.service-cards{width:100%}.card{width:90%}.hero-image img{height:auto;max-width:100%}.cta-banner h2{font-size:1.5rem}}@media (max-width:480px){.home-container{max-width:100vw;overflow:hidden}.card{width:90%}#mobile-cta{position:absolute;transform:translate(-50%,-50%);z-index:2}.cta-button2{font-size:.9rem;padding:.5rem 1rem}.hero-image img{border-radius:16px}.hero-text h1{font-size:1.6rem}.hero-text p{font-size:1rem}.hero-options-wrapper{transform:translateY(-15%)}.hero-options{width:90vw}}@media (max-width:768px){.card{width:90%}.card p{font-size:1rem}.service-bottom,.service-top{align-items:center;display:flex;height:200px;justify-content:space-between}}.whyMedaHealth{background:#f4f9fc;background:var(--bg-light);border-radius:16px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;flex-wrap:wrap;margin:4rem auto;overflow:hidden}.whyMedaPicContainer{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex:1 1 50%;justify-content:center;min-height:400px}.whyMedaPic{height:100%;width:100%}.whyMedaContent{box-sizing:border-box;display:flex;flex:1 1 50%;flex-direction:column;justify-content:center;padding:2rem;text-align:left}.whyMedaContent h2{color:#0a4e85;color:var(--primary-dark);font-size:2.5rem;margin-bottom:1rem;text-align:center}.whyMedaContent .intro{color:#333;color:var(--text-dark);font-size:1.3rem;margin:0 auto 2.5rem;max-width:700px;text-align:center}.reasons-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;max-width:100%}.reason{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000000d;padding:1.5rem;text-align:left;width:250px}.reason h4{color:#0a4e85;color:var(--primary-dark);font-size:1.5rem;margin-bottom:.5rem}.reason p{color:#333;color:var(--text-dark);font-size:1.1rem;line-height:1.4}@media (max-width:768px){.whyMedaHealth{align-items:center;flex-direction:column}.whyMedaPic{height:50%;width:50%}.whyMedaContent{align-items:center;justify-content:center;padding:1.5rem 1rem;text-align:center;width:100%}.intro{width:30%}.reasons-grid{align-items:center;flex-direction:column;padding:0 1rem;width:100%}.reason{max-width:400px;text-align:center;width:100%}}@media (max-width:1024px) and (min-width:769px){.whyMedaHealth{align-items:center;flex-direction:column}.whyMedaPicContainer{background-size:cover;background-size:contain;border-radius:16px 16px 0 0;min-height:350px;width:100%}.whyMedaContent{padding:2rem;text-align:center;width:100%}.reasons-grid{flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:center}.reason{max-width:400px;text-align:center;width:45%}}.testimonial-strip{background:linear-gradient(-90deg,#e6f7fd,#fff);box-sizing:border-box;padding:4rem 2rem;text-align:center;width:100vw}.testimonial-heading{color:#0a4e85;color:var(--primary-dark);font-size:2rem;margin-bottom:2.5rem}.quote-strip{box-sizing:border-box;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1000px}.quote-block{background-color:#fff;border-left:4px solid #89d0f4;border-left:4px solid var(--primary-light);border-radius:12px;box-shadow:0 8px 20px #0000000d;color:#333;color:var(--text-dark);font-size:1.1rem;font-style:italic;max-width:600px;padding:1.5rem 2rem;position:relative;transition:transform .2s ease}.align-left{align-self:flex-start}.align-right{align-self:flex-end}.quote-text{margin-bottom:1rem}.quote-footer{align-items:center;color:#0a4e85;color:var(--primary-dark);display:flex;font-size:.95rem;font-weight:700;gap:.5rem}.state-icon{height:24px;object-fit:contain;width:24px}@media (max-width:1024px){.quote-block{align-self:center!important;font-size:1.05rem;max-width:90%;padding:1.25rem;text-align:left}.quote-strip{gap:2rem}.state-icon{height:22px;width:22px}}@media (max-width:768px){.quote-block{font-size:1rem;max-width:100%;padding:1rem}.testimonial-heading{font-size:1.75rem}.state-icon{height:20px;width:20px}}.about-container{background:url(/static/media/aboutBG.c0dec24b7c300462f010.png)}.whyMedaHero{background-color:#0a4e85;background-image:url(/static/media/aboutHero.224b8d5f0ef06eaace03.png);background-position:20%;background-size:cover;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;display:flex;height:50vh;justify-content:center;padding-bottom:1vh}.aboutHeroPic{border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;max-height:50vh}.about-page{color:#333;color:var(--text-dark);font-family:Oswald,sans-serif;margin:0 auto;max-width:1100px;padding:4rem 2rem}#about-content,.about-page{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-page h1{font-size:3rem;text-align:center}.about-page h2{font-size:2.5rem;text-align:center}.about-page h1,.about-page h2{color:#0a4e85;color:var(--primary-dark);margin-bottom:1rem}.about-page p{font-size:1.4rem;line-height:1.6;margin-bottom:2rem}.team-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.team-member{background:#fff;border-radius:10px;box-shadow:0 4px 16px #0000000d;max-width:200px;padding:1rem;text-align:center}.team-member img{border-radius:50%;height:auto;margin-bottom:1rem;object-fit:cover;width:100%}.team-member h4{color:#0a4e85;color:var(--primary-dark);font-size:1.1rem;margin-bottom:.25rem}.team-member p{font-size:.95rem;margin:0}.aboutImage{border-radius:8px;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d;margin:2vh 0;width:100%}.about-cta{align-items:center;background-color:#89d0f4;background-color:var(--primary-light);border-radius:16px;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;padding:22px 0;width:100%}.about-cta h2{font-size:inherit}.about-cta-button{background-color:#0a4e85;background-color:var(--primary-dark);border:none;border-radius:4px;color:#fff;font-weight:700;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}@media (max-width:768px){.team-grid{align-items:center;flex-direction:column}.team-member{max-width:100%}.whyMedaHero{background-repeat:none;background-size:cover;height:25vh}}.carriers-page{background:url(/static/media/aboutBG.c0dec24b7c300462f010.png);min-height:80vh}.carriers-container{font-family:Oswald,sans-serif;margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}.carriers-page h1{color:#0a4e85;color:var(--primary-dark);font-size:3rem;margin-bottom:1rem}.carriers-subtitle{color:#555;font-size:1.1rem;margin-bottom:3rem}.carriers-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-items:center}.carrier-logo{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000000d;padding:1rem;transition:transform .3s ease}.carrier-logo:hover{transform:scale(1.05)}.carrier-logo img{display:block;height:auto;margin:0 auto;max-width:125px}@media (max-width:768px){.carriers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.carriers-grid{grid-template-columns:1fr}}.faq-container{background:url(/static/media/aboutBG.c0dec24b7c300462f010.png);min-height:80vh}.faq-page{color:#333;color:var(--text-dark);font-family:Oswald,sans-serif;margin:0 auto;max-width:1000px;padding:4rem 2rem}.faq-page h1{color:#0a4e85;color:var(--primary-dark);font-size:3rem;margin-bottom:2rem;text-align:center}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-left:4px solid #89d0f4;border-left:4px solid var(--primary-light);border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:1rem 1.5rem;transition:all .3s ease}.faq-question{background:none;border:none;color:#0a4e85;color:var(--primary-dark);cursor:pointer;font-size:1.1rem;font-weight:700;padding:0;text-align:left;width:100%}.faq-answer{color:#333;color:var(--text-dark);font-size:1rem;line-height:1.6;margin-top:.75rem}@media (max-width:768px){.faq-question{font-size:1rem}.faq-answer{font-size:.95rem}}.contact-container{background:url(/static/media/aboutBG.c0dec24b7c300462f010.png);min-height:80vh}.contact-page{color:#333;color:var(--text-dark);font-family:Oswald,sans-serif;margin:0 auto;max-width:700px;padding:4rem 2rem}.contact-page h1{color:#0a4e85;color:var(--primary-dark);font-size:3rem;margin-bottom:1rem;text-align:center}.contact-page p{font-size:1.1rem;margin-bottom:2rem;text-align:center}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;gap:1rem;padding:2rem}.contact-form label{color:#0a4e85;color:var(--primary-dark);font-weight:700}.contact-form input,.contact-form textarea{border:1px solid #ccc;border-radius:6px;font-family:Oswald,sans-serif;font-size:1rem;padding:.75rem}.contact-form button{background-color:#0a4e85;background-color:var(--primary-dark);border:none;border-radius:6px;color:#fff;color:var(--text-light);cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s}.contact-form button:hover{background-color:#063b63}@media (max-width:600px){.contact-form{padding:1.5rem}}:root{--primary-dark:#0a4e85;--primary-light:#89d0f4;--bg-light:#f4f9fc;--text-dark:#333;--text-light:#fff}.quote-container{background:url(/static/media/aboutBG.c0dec24b7c300462f010.png);min-height:80vh}.quote-page{color:#333;color:var(--text-dark);font-family:Oswald,sans-serif;margin:0 auto;max-width:700px;padding:4rem 2rem}.quote-page h1{color:#0a4e85;color:var(--primary-dark);font-size:3rem;margin-bottom:1rem;text-align:center}.quote-page p{font-size:1.1rem;margin-bottom:2rem;text-align:center}.quote-form{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;gap:1rem;padding:2rem}.quote-form label{color:#0a4e85;color:var(--primary-dark);font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid #ccc;border-radius:6px;font-family:Oswald,sans-serif;font-size:1rem;padding:.75rem}.quote-form button{background-color:#0a4e85;background-color:var(--primary-dark);border:none;border-radius:6px;color:#fff;color:var(--text-light);cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s}.quote-form button:hover{background-color:#063b63}.thank-you{background-color:#dff0d8;border-radius:6px;color:#3c763d;font-size:1.1rem;padding:1.5rem;text-align:center}@media (max-width:600px){.quote-form{padding:1.5rem}}.blog-container{background:url(/static/media/aboutBG.c0dec24b7c300462f010.png);min-height:80vh}.blog-list-container{margin:0 auto;max-width:1080px;padding:2rem 1rem}.blog-heading{color:#0a4e85;font-size:3rem;margin-bottom:.5rem;text-align:center}.blog-subheading{color:#666;font-size:1.5rem;margin-bottom:2rem;text-align:center}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.blog-card{background:#fff;border-radius:12px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-6px)}.blog-image-wrapper img{height:200px;object-fit:cover;width:100%}.blog-card-content{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem}.blog-card-content h2{color:#1a1a1a;font-size:1.25rem;margin:0}.blog-card-content p{color:#555;font-size:.95rem;line-height:1.5;margin:0}.read-more{color:#07c;font-size:.9rem;font-weight:500;margin-top:auto;transition:color .2s ease}.read-more:hover{color:#004b8d}.blog-article-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;margin:0 auto;max-width:800px;padding:2rem 1rem}.featured-image{border-radius:8px;height:auto;margin-bottom:1.5rem;max-height:400px;object-fit:cover;width:100%}.article-title{color:#1a1a1a;font-size:2rem;line-height:1.3;margin-bottom:1rem}.article-content{color:#444;font-size:1.05rem;line-height:1.75}@media (min-width:768px){.article-title{font-size:2.5rem}.article-content{font-size:1.125rem}}
/*# sourceMappingURL=main.cec047db.css.map*/