body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App,body,html{max-width:100vw;overflow-x:hidden}.App{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#fff;box-shadow:0 2px 8px #0000001a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:80px;left:0;position:fixed;top:0;width:100%;z-index:1000}.header-container{gap:20px;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.header-container,.header-logo{align-items:center;display:flex}.header-logo{flex-shrink:0}.header-logo-link{align-items:center;display:flex;gap:15px;text-decoration:none}.header-logo img{height:50px;object-fit:contain;width:auto}.header-logo .logo-text{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.5px;white-space:nowrap}.header-nav{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center}.header-nav a{color:#333;font-size:13px;font-weight:600;letter-spacing:.5px;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap}.header-nav a:hover{color:#06c}.header-nav a.has-dropdown:after{content:"▼";font-size:10px;margin-left:6px;opacity:.7}.dropdown-container{display:inline-block;position:relative}.dropdown-trigger{background:none;border:none;color:#333;cursor:pointer;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:.5px;padding:0;position:relative;text-decoration:none;transition:color .3s ease;white-space:nowrap}.dropdown-trigger:hover{color:#06c}.dropdown-trigger.has-dropdown:after{content:"▼";font-size:10px;margin-left:6px;opacity:.7;transition:transform .3s ease}.dropdown-trigger.active:after{transform:rotate(180deg)}.dropdown-menu{animation:dropdownFadeIn .2s ease;background-color:#fff;border-radius:8px;box-shadow:0 4px 16px #00000026;left:50%;min-width:200px;padding:8px 0;position:absolute;top:calc(100% + 15px);transform:translateX(-50%);z-index:1001}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dropdown-menu a{color:#333;display:block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.3px;padding:12px 24px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.dropdown-menu a:hover{background-color:#f5f5f5;color:#06c;padding-left:28px}.mobile-action-bar,.mobile-hamburger-menu{display:none}.header-actions{flex-shrink:0;gap:20px}.header-actions,.header-phone{align-items:center;display:flex}.header-phone{border:2px solid #333;border-radius:4px;color:#333;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.header-phone-desktop{display:none}.header-phone:hover{background-color:#f5f5f5;border-color:#06c;color:#06c}.phone-icon{font-size:16px}.header-cta{background-color:#1a3a5c;border-radius:4px;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.5px;padding:12px 24px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.header-cta:hover{background-color:#06c}.main-content{padding-top:80px}.hero{background-position:60% top;background-repeat:no-repeat;background-size:cover;flex-direction:column;position:relative}.hero,.hero-overlay{display:flex;min-height:calc(100vh - 80px)}.hero-overlay{align-items:center;background:#0000;bottom:0;left:30%;padding-bottom:120px;position:absolute;top:0;transform:translateX(-50%)}.hero-content{align-items:flex-start;display:flex;flex-direction:column;gap:35px;max-width:600px;padding:10px 60px 80px;text-align:left}.hero-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.15}.hero-title .underlined{display:inline-block;position:relative;z-index:1}.hero-title .underlined-svg{bottom:-.35em;display:block;height:.7em;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.hero-description{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.75;max-width:480px}.hero-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.hero-cta{background-color:#1a2f47;border-radius:0;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:background-color .3s ease}.hero-cta:hover{background-color:#0d1f35}.hero-learn-more{background-color:#1559a5;border-radius:0;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:background-color .3s ease}.hero-learn-more:hover{background-color:#0f447a}.about-hero-mobile-image,.hero-mobile-image,.services-hero-mobile-image{display:none}.hero-footer{background-color:#152740;margin-top:auto;padding:32px 0;position:relative;text-align:center;z-index:1}.hero-footer p{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:2.5px;margin:0}.home-logo-section{background-color:#fff;margin-top:80px;padding:80px 0 60px;text-align:center;width:100%}.home-logo-container{align-items:center;display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1400px;padding:0 40px}.home-logo-large{height:auto;max-width:500px;object-fit:contain;width:100%}.home-business-name{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:700;letter-spacing:1px;margin:0}.home-blue-ribbon{background-color:#0c2340;padding:32px 0;text-align:center;width:100%}.home-blue-ribbon p{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:2.5px;margin:0}.services{background-color:#f5f5f5;padding:100px 0}.services-container{margin:0 auto;max-width:1400px;padding:0 80px}.services-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.3;margin-bottom:30px;text-align:center}.frown-underline{display:inline-block;position:relative;z-index:1}.frown-svg{bottom:-.25em;display:block;height:.7em;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.services-description{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.7;margin:0 auto 70px;max-width:900px;text-align:center}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(4,1fr)}.service-card{background-color:initial;display:flex;flex-direction:column;gap:20px}.service-image{aspect-ratio:4/3;background-color:#e5e5e5;overflow:hidden;width:100%}.service-image img{display:block;height:100%;object-fit:cover;width:100%}.service-title{color:#1a1a1a;font-size:14px;font-weight:700;letter-spacing:1.5px}.service-text,.service-title{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;text-align:center}.service-text{color:#333;font-size:15px;line-height:1.6}.what-different-section{background-color:#fff}.what-different-split{display:grid;grid-template-columns:1fr 1fr;min-height:450px}.what-different-left{align-items:flex-start;background-color:#0c2340;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:50px 70px}.what-different-label{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:2.5px;margin:0}.what-different-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0}.what-different-description{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65;margin:0}.what-different-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.what-different-cta{background-color:#fff;border-radius:0;color:#0c2340;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:all .3s ease}.what-different-cta:hover{background-color:#f5f5f5}.what-different-right{height:100%;overflow:hidden;width:100%}.what-different-right img{display:block;height:100%;object-fit:cover;width:100%}.services-hero{background-position:60% top;background-repeat:no-repeat;background-size:cover;min-height:calc(100vh - 80px);position:relative}.services-hero-overlay{align-items:center;background:#0000;display:flex;min-height:calc(100vh - 80px)}.services-hero-content{display:flex;flex-direction:column;gap:35px;margin-left:320px;max-width:600px;padding:10px 60px 80px}.services-hero-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.15;margin:0;text-align:left}.services-hero-title .underlined{display:inline-block;position:relative;z-index:1}.services-hero-title .underlined-svg{bottom:-.35em;display:block;height:.7em;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.services-hero-description{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.75;max-width:480px;text-align:left}.services-hero-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.services-hero-cta{background-color:#fff;border-radius:0;color:#1a2f47;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:all .3s ease}.services-hero-cta:hover{background-color:#f5f5f5;color:#0d1f35}.services-footer-banner{background-color:#152740;padding:32px 0;text-align:center}.services-footer-banner p{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:600;letter-spacing:2.5px;margin:0}.dedication-section{background-color:#fff;padding:120px 0}.dedication-container{margin:0 auto;max-width:1000px;padding:0 80px;text-align:left}.dedication-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.3;margin-bottom:35px}.dedication-title .underlined{display:inline-block;position:relative;z-index:1}.dedication-title .underlined-svg{bottom:-.35em;display:block;height:.7em;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.dedication-description{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.8;margin:0}.service-detail-section{background-color:#f5f5f5;padding:0}.service-detail-container{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.service-detail-content{align-items:flex-start;background-color:#f5f5f5;display:flex;flex-direction:column;gap:25px;justify-content:center;margin:0 auto;max-width:650px;padding:80px 100px}.service-detail-category{color:#1a1a1a;font-size:14px;font-weight:800;letter-spacing:2.5px}.service-detail-category,.service-detail-description{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}.service-detail-description{color:#333;font-size:18px;line-height:1.65}.service-detail-list{display:flex;flex-direction:column;gap:8px;list-style:disc;margin:0;padding-left:20px}.service-detail-list li{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;padding-left:8px}.service-detail-image{height:100%;overflow:hidden;width:100%}.service-detail-image img{display:block;height:100%;object-fit:cover;width:100%}.service-detail-reverse .service-detail-container{direction:rtl}.service-detail-reverse .service-detail-content{direction:ltr;margin:0 auto;max-width:650px;padding:80px 100px}.care-team-section{background-color:#fff;padding:0}.care-team-container{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.care-team-content{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:center;margin:0 auto;max-width:650px;padding:80px 100px}.care-team-subtitle{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:2.5px;margin:0}.care-team-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:400;line-height:1.3;margin:0}.care-team-description{color:#333;font-size:17px;line-height:1.75;margin:0}.care-team-description,.care-team-link{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.care-team-link{color:#1559a5;display:inline-block;font-size:16px;font-weight:600;margin-top:5px;text-decoration:none;transition:opacity .3s ease}.care-team-link:hover{opacity:.7}.care-team-image{height:100%;overflow:hidden;width:100%}.care-team-image img{display:block;height:100%;object-fit:cover;width:100%}.faq-container{padding:0 80px}.faq-title{margin-bottom:70px}.faq-title .underlined{display:inline-block;position:relative;z-index:1}.faq-title .underlined-svg{bottom:-.35em;display:block;height:.7em;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.faq-item{transition:all .3s ease}.faq-item:first-child{border-top:1px solid #e5e5e5}.faq-question{gap:20px;padding:30px 0}.faq-question span{flex:1 1}.faq-icon{color:#1559a5}.faq-answer{transition:max-height .3s ease,padding .3s ease}.faq-item.active .faq-answer{padding-bottom:30px}.faq-answer p{font-size:17px;line-height:1.75}.faq-section{background-color:#fff;padding:120px 0}.faq-container{margin:0 auto;max-width:900px;padding:0 60px}.faq-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.3;margin-bottom:60px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid #e5e5e5}.faq-question{align-items:center;background:none;border:none;color:#1a1a1a;cursor:pointer;display:flex;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;gap:30px;justify-content:space-between;padding:28px 0;text-align:left;transition:color .3s ease;width:100%}.faq-question:hover{color:#1559a5}.faq-icon{color:#666;flex-shrink:0;transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:500px;padding-bottom:28px}.faq-answer p{color:#555;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.7;margin:0}.find-care-page{background-color:#f5f5f5;min-height:calc(100vh - 80px);padding:120px 0}.find-care-container{margin:0 auto;max-width:900px;padding:0 60px;text-align:center}.find-care-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:52px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin-bottom:25px}.find-care-description{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.75}.dementia-hero,.dementia-page{background-color:#fff}.dementia-hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 80px)}.dementia-hero-left{align-items:flex-start;background-color:#0c2340;display:flex;flex-direction:column;gap:35px;justify-content:center;padding:80px 100px}.dementia-hero-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0}.dementia-hero-description{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65;margin:0}.dementia-hero-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.dementia-hero-cta{background-color:#fff;border-radius:0;color:#0c2340;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:all .3s ease}.dementia-hero-cta:hover{background-color:#f5f5f5}.dementia-hero-right{height:100%;overflow:hidden;width:100%}.dementia-hero-right img{display:block;height:100%;object-fit:cover;width:100%}.dementia-content-section{background-color:#fff;padding:80px 0}.dementia-content-section.dementia-content-alt{background-color:#f5f5f5}.dementia-content-container{margin:0 auto;max-width:900px;padding:0 80px}.dementia-section-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:400;line-height:1.3;margin-bottom:30px}.dementia-section-title .underlined{display:inline-block;position:relative;z-index:1}.dementia-section-title .underlined-svg{bottom:-.35em;display:block;height:.7em;left:0;pointer-events:none;position:absolute;right:0;width:100%;z-index:-1}.dementia-section-text{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.7;margin:0}.dementia-cards-section{background-color:#f5f5f5;padding:100px 0}.dementia-cards-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1400px;padding:0 80px}.dementia-card{background-color:#fff;border-radius:0;display:flex;flex-direction:column;gap:20px;padding:50px}.dementia-card-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;line-height:1.3;margin:0}.dementia-card-text{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.7;margin:0}.dementia-insurance{background-color:#fff}.dementia-insurance-split{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.dementia-insurance-left{align-items:flex-start;background-color:#0c2340;display:flex;flex-direction:column;gap:35px;justify-content:center;padding:80px 100px}.dementia-insurance-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0}.dementia-insurance-description{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65;margin:0}.dementia-insurance-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.dementia-insurance-cta{background-color:#fff;border-radius:0;color:#0c2340;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:all .3s ease}.dementia-insurance-cta:hover{background-color:#f5f5f5}.dementia-insurance-right{height:100%;overflow:hidden;width:100%}.dementia-insurance-right img{display:block;height:100%;object-fit:cover;width:100%}.footer{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin-top:auto;width:100%}.footer,.footer-top{background-color:#fff}.footer-top{border-top:1px solid #e5e5e5;padding:30px 0}.footer-container{gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.footer-container,.footer-logo{align-items:center;display:flex}.footer-logo{flex-shrink:0}.footer-logo-link{align-items:center;display:flex;gap:15px;text-decoration:none}.footer-logo img{height:50px;object-fit:contain;width:auto}.footer-logo .logo-text{color:#1a1a1a;font-size:18px;font-weight:600;letter-spacing:.5px;white-space:nowrap}.footer-nav{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center}.footer-nav a{color:#333;font-size:13px;font-weight:600;letter-spacing:.5px;text-decoration:none;transition:color .3s ease;white-space:nowrap}.footer-nav a:hover{color:#06c}.footer-actions{flex-shrink:0;gap:20px}.footer-actions,.footer-phone{align-items:center;display:flex}.footer-phone{border:2px solid #333;border-radius:4px;color:#333;font-size:13px;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .3s ease;white-space:nowrap}.footer-phone:hover{background-color:#fff;border-color:#06c;color:#06c}.footer-cta{background-color:#1a3a5c;border-radius:4px;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.5px;padding:12px 24px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.footer-cta:hover{background-color:#06c}.footer-bottom{background-color:#e8eaed;padding:25px 0}.footer-bottom-container{align-items:center;display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 40px}.footer-copyright{flex:1 1}.footer-copyright p{color:#666;font-size:13px;margin:0}.footer-social{flex:1 1;gap:20px}.footer-social,.footer-social a{align-items:center;display:flex;justify-content:center}.footer-social a{color:#333;transition:color .3s ease}.footer-social a:hover{color:#06c}.footer-powered-by{align-items:center;display:flex;flex:1 1;gap:12px;justify-content:flex-end;text-decoration:none;transition:opacity .3s ease}.footer-powered-by:hover{opacity:.7}.powered-by-text{color:#999;font-size:16px;font-style:italic;font-weight:400}.powered-by-logo{height:32px;object-fit:contain;width:auto}@media (max-width:1150px){.header-nav{display:none}.mobile-hamburger-menu{display:flex}.header-container{padding:0 30px}.footer-nav{gap:15px}.footer-nav a{font-size:12px}}@media (max-width:900px){.footer-container{flex-direction:column;gap:30px;padding:30px}.footer-nav{flex-wrap:wrap;justify-content:center}}@media (max-width:767px){.header{height:60px}.header,.header-container{max-width:100vw;width:100%}.header-container{gap:15px;padding:0 20px}.header-logo img{height:35px}.header-logo .logo-text{font-size:14px}.header-nav{display:none}.mobile-hamburger-menu{align-items:center;display:flex;position:relative}.mobile-menu-trigger{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:20px;justify-content:center;padding:8px;transition:all .3s ease}.mobile-menu-trigger:active{opacity:.7;transform:scale(.95)}.mobile-menu-icon{font-size:22px;line-height:1}.mobile-nav-menu{animation:mobileMenuFadeIn .2s ease;background-color:#fff;border-radius:8px;box-shadow:0 8px 24px #0003;left:50%;max-height:calc(100vh - 120px);max-width:min(320px,calc(100vw - 40px));overflow-x:hidden;overflow-y:auto;padding:8px 0;position:fixed;top:60px;transform:translateX(-50%);width:calc(100% - 40px);z-index:1001}@keyframes mobileMenuFadeIn{0%{opacity:0;transform:translateX(-50%) scale(.95)}to{opacity:1;transform:translateX(-50%) scale(1)}}.mobile-nav-menu>a{-webkit-tap-highlight-color:rgba(0,102,204,.1);border-bottom:1px solid #f0f0f0;color:#333;display:block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px 24px;text-decoration:none;transition:all .2s ease}.mobile-nav-menu>a:active{background-color:#e8f2ff}.mobile-dropdown-section{border-bottom:1px solid #f0f0f0}.mobile-dropdown-header{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:600;justify-content:space-between;letter-spacing:.5px;padding:16px 24px;position:relative;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.mobile-dropdown-header:after{content:"▼";font-size:10px;opacity:.7;transition:transform .3s ease}.mobile-dropdown-header.active:after{transform:rotate(180deg)}.mobile-dropdown-header:active{background-color:#f5f5f5}.mobile-dropdown-items{animation:dropdownSlideIn .2s ease;background-color:#f8f9fa}@keyframes dropdownSlideIn{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.mobile-dropdown-items a{-webkit-tap-highlight-color:rgba(0,102,204,.1);color:#555;display:block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;letter-spacing:.3px;padding:14px 24px 14px 40px;text-decoration:none;transition:all .2s ease}.mobile-dropdown-items a:active{background-color:#e8f2ff}.header-actions{display:none}.mobile-action-bar{align-items:center;background-color:#fff;box-shadow:0 2px 8px #0000001a;display:flex;gap:10px;justify-content:center;left:0;max-width:100vw;padding:10px 20px;position:fixed;right:0;top:60px;width:100%;z-index:999}.mobile-action-bar .header-cta,.mobile-action-bar .header-phone{align-items:center;display:flex;flex:1 1;font-size:12px;justify-content:center;max-width:200px;padding:10px 16px;white-space:nowrap}.mobile-action-bar .header-phone{background-color:#fff;border:2px solid #333;border-radius:4px;color:#333;font-weight:600;gap:6px;text-decoration:none}.mobile-action-bar .header-phone .phone-icon{font-size:14px}.mobile-action-bar .header-phone span:last-child{font-size:11px}.mobile-action-bar .header-cta{background-color:#1a3a5c;border-radius:4px;color:#fff;font-weight:700;letter-spacing:.5px;text-decoration:none}.main-content{max-width:100vw;overflow-x:hidden;padding-top:110px;width:100%}.hero{background-color:#fff;background-image:none!important;flex-direction:column;overflow-x:hidden}.hero,.hero-overlay{display:flex;max-width:100vw;min-height:auto;width:100%}.hero-overlay{align-items:flex-start;background:#fff;left:0;order:1;position:relative;transform:none}.hero-mobile-image{display:block;height:400px;object-fit:cover;order:2;width:100%}.hero-content{gap:20px;max-width:100%;overflow-x:hidden;padding:40px 30px 0;width:100%}.hero-footer{order:3}.hero-mobile-image{margin-top:0}.hero-title{color:#1a1a1a;font-size:38px}.hero-description{color:#333;font-size:16px;max-width:100%}.hero-buttons{flex-direction:column;gap:12px;margin:0;padding:0 0 20px;width:100%}.hero-cta,.hero-learn-more{background-color:#1a2f47;color:#fff;font-size:12px;margin:0;padding:14px 28px;text-align:center;width:100%}.hero-cta:hover,.hero-learn-more:hover{background-color:#0d1f35;color:#fff}.hero-overlay{padding-bottom:0!important}.hero-footer p{font-size:11px;letter-spacing:1.5px;padding:0 20px}.home-logo-section{margin-top:80px;padding:60px 0 40px}.home-logo-container{gap:20px;padding:0 20px}.home-logo-large{max-width:300px}.home-business-name{font-size:32px}.home-blue-ribbon p{font-size:11px;letter-spacing:1.5px;padding:0 20px}.services{padding:60px 0}.services-container{max-width:100vw;overflow-x:hidden;padding:0 20px;width:100%}.services-title{font-size:32px;margin-bottom:20px}.services-description{font-size:16px;margin-bottom:40px}.services-grid{gap:40px;grid-template-columns:1fr}.service-card{gap:15px}.what-different-split{grid-template-columns:1fr}.what-different-left{min-height:auto;padding:60px 30px}.what-different-right{min-height:400px;order:2}.what-different-label{font-size:12px;letter-spacing:2px}.what-different-title{font-size:34px}.what-different-description{font-size:16px}.what-different-buttons{flex-direction:column;gap:15px;width:100%}.what-different-cta{text-align:center;width:100%}.services-hero{background-color:#fff;background-image:none!important;display:flex;flex-direction:column;min-height:auto}.services-hero-overlay{align-items:flex-start;background:#fff;display:flex;left:0;min-height:auto;order:1;padding-bottom:0!important;position:relative;transform:none;width:100%}.services-hero-mobile-image{display:block!important;height:400px;margin-top:0;object-fit:cover;object-position:right center;order:2;width:100%}.services-footer-banner{order:3}.services-hero-content{gap:20px;margin-left:0;max-width:100%;padding:40px 30px 0;width:100%}.services-hero-title{color:#1a1a1a;font-size:38px}.services-hero-description{color:#333;font-size:16px;max-width:100%}.services-hero-buttons{flex-direction:column;gap:12px;margin:0;padding:0 0 20px;width:100%}.services-hero-cta{font-size:12px;margin:0;padding:14px 28px;text-align:center;width:100%}.services-footer-banner p{font-size:11px;letter-spacing:1.5px;padding:0 20px}.dedication-section{padding:80px 0}.dedication-container{padding:0 30px}.dedication-title{font-size:32px;margin-bottom:25px}.dedication-description{font-size:16px}.service-detail-container{grid-template-columns:1fr;min-height:auto}.service-detail-content{order:1;padding:60px 30px}.service-detail-image{min-height:400px;order:2}.service-detail-category{font-size:12px;letter-spacing:2px}.service-detail-description{font-size:16px}.service-detail-list li{font-size:15px}.service-detail-reverse .service-detail-container{direction:ltr}.service-detail-reverse .service-detail-content{order:1;padding:60px 30px}.service-detail-reverse .service-detail-image{order:2}.care-team-container{grid-template-columns:1fr;min-height:auto}.care-team-content{order:1;padding:60px 30px}.care-team-image{min-height:400px;order:2}.care-team-subtitle{font-size:12px;letter-spacing:2px}.care-team-title{font-size:28px}.care-team-description{font-size:16px}.care-team-link{font-size:15px}.faq-title{margin-bottom:50px}.faq-question{gap:15px;padding:25px 0}.faq-icon{height:20px;width:20px}.faq-answer p{line-height:1.7}.faq-item.active .faq-answer{padding-bottom:25px}.find-care-page{padding:80px 0}.find-care-container{padding:0 30px}.find-care-title{font-size:36px}.find-care-description{font-size:16px}.dementia-hero-split{grid-template-columns:1fr!important}.dementia-hero-left{min-height:auto!important;padding:60px 30px!important}.dementia-hero-right{min-height:400px;order:2}.dementia-hero-title{font-size:34px!important}.dementia-hero-description{font-size:16px!important}.dementia-hero-buttons{flex-direction:column;width:100%}.dementia-hero-cta{text-align:center;width:100%}.dementia-content-container{padding:60px 30px!important}.dementia-section-title{font-size:28px!important;margin-bottom:20px!important}.dementia-section-text{font-size:16px!important}.dementia-insurance-split{grid-template-columns:1fr!important}.dementia-insurance-left{min-height:auto!important;padding:60px 30px!important}.dementia-insurance-right{min-height:400px;order:2}.dementia-insurance-title{font-size:34px!important}.dementia-insurance-description{font-size:16px!important}.dementia-insurance-buttons{flex-direction:column;width:100%}.dementia-insurance-cta{text-align:center;width:100%}.dementia-cards-section{padding:60px 0!important}.dementia-cards-container{gap:30px!important;grid-template-columns:1fr!important;padding:0 30px!important}.dementia-card{padding:40px 30px!important}.dementia-card-title{font-size:24px!important}.dementia-card-text{font-size:15px!important}.faq-section{padding:80px 0}.faq-container{padding:0 30px}.faq-title{font-size:32px;margin-bottom:40px}.faq-question{font-size:16px;gap:20px;padding:22px 0}.faq-answer p{font-size:15px}.faq-item.active .faq-answer{padding-bottom:22px}.footer-container{flex-direction:column;gap:20px;max-width:100vw;overflow-x:hidden;padding:20px;width:100%}.footer-logo img{height:60px}.footer-logo .logo-text{font-size:16px}.footer-nav{display:none}.footer-actions{flex-direction:column;width:100%}.footer-cta,.footer-phone{justify-content:center;text-align:center;width:100%}.footer-bottom-container{flex-direction:column;gap:20px;max-width:100vw;overflow-x:hidden;padding:20px;text-align:center;width:100%}.footer-copyright{order:1}.footer-social{justify-content:center;order:2}.footer-powered-by{justify-content:center;order:3}.careers-hero-split{grid-template-columns:1fr!important}.careers-hero-left{min-height:auto!important;padding:60px 30px!important}.careers-hero-right{min-height:400px;order:2}.careers-hero-title{font-size:34px!important}.careers-hero-description{font-size:16px!important}.careers-hero-buttons{flex-direction:column;width:100%}.careers-hero-cta{text-align:center;width:100%}.careers-benefits-container,.careers-form-container,.careers-jobs-container{padding:0 30px!important}.careers-section-title{font-size:28px!important}.careers-benefits-grid,.careers-jobs-grid{gap:30px!important;grid-template-columns:1fr!important}.careers-benefit-card,.careers-job-card{padding:30px!important}.risk-hero-split{grid-template-columns:1fr!important}.risk-hero-left{min-height:auto!important;padding:60px 30px!important}.risk-hero-right{min-height:400px;order:2}.risk-hero-title{font-size:34px!important}.risk-hero-description{font-size:18px!important}.risk-hero-text{font-size:16px!important}.risk-hero-buttons{flex-direction:column;width:100%}.risk-hero-cta{text-align:center;width:100%}.risk-jump-section{padding:30px 0!important}.risk-jump-container{padding:0 30px!important}.risk-jump-title{font-size:16px!important}.risk-jump-links{flex-direction:column;gap:12px!important}.risk-jump-separator{display:none}.risk-jump-link{font-size:14px!important}.risk-content-section{padding:60px 0!important}.risk-content-container{padding:0 30px!important}.risk-section-title{font-size:28px!important;margin-bottom:20px!important}.risk-section-text{font-size:16px!important}.risk-stats{margin:30px 0!important;padding:30px!important}.risk-stats-title{font-size:20px!important}.risk-stats-list li{font-size:15px!important}.risk-story{margin:30px 0!important;padding:30px!important}.risk-story-title{font-size:22px!important}.risk-story-text{font-size:15px!important}.risk-cta-container{margin-top:30px!important}}.careers-hero,.careers-page{background-color:#fff}.careers-hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 80px)}.careers-hero-left{align-items:flex-start;background-color:#0c2340;display:flex;flex-direction:column;gap:35px;justify-content:center;padding:80px 100px}.careers-hero-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0}.careers-hero-description{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65;margin:0}.careers-hero-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.careers-hero-cta{background-color:#fff;border-radius:0;color:#0c2340;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:all .3s ease}.careers-hero-cta:hover{background-color:#f5f5f5}.careers-hero-right{height:100%;overflow:hidden;width:100%}.careers-hero-right img{display:block;height:100%;object-fit:cover;width:100%}.careers-benefits-section{background-color:#fff;padding:100px 0}.careers-benefits-container{margin:0 auto;max-width:1400px;padding:0 80px}.careers-section-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:400;line-height:1.3;margin-bottom:20px;text-align:center}.careers-section-intro{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.6;margin:0 auto 60px;max-width:800px;text-align:center}.careers-benefits-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.careers-benefit-card{background-color:#f5f5f5;border-radius:0;display:flex;flex-direction:column;gap:20px;padding:50px}.careers-benefit-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;line-height:1.3;margin:0}.careers-benefit-text{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.7;margin:0}.careers-jobs-section{background-color:#f5f5f5;padding:100px 0}.careers-jobs-container{margin:0 auto;max-width:1400px;padding:0 80px}.careers-jobs-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:60px}.careers-job-card{background-color:#fff;border-radius:0;display:flex;flex-direction:column;gap:15px;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.careers-job-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.careers-job-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;line-height:1.3;margin:0}.careers-job-description{color:#333;flex:1 1;font-size:16px;line-height:1.7;margin:0}.careers-job-apply,.careers-job-description{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.careers-job-apply{color:#0c2340;display:inline-block;font-size:14px;font-weight:600;margin-top:10px;text-decoration:none;transition:color .3s ease}.careers-job-apply:hover{color:#06c}.careers-form-section{background-color:#fff;padding:100px 0}.careers-form-container{margin:0 auto;max-width:800px;padding:0 80px}.careers-form-intro{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6;margin:0 auto 60px;text-align:center}.careers-form{gap:30px}.careers-form,.careers-form-group{display:flex;flex-direction:column}.careers-form-group{gap:10px}.careers-form-group label{color:#1a1a1a;font-size:15px;font-weight:600}.careers-form-group input,.careers-form-group label,.careers-form-group select,.careers-form-group textarea{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.careers-form-group input,.careers-form-group select,.careers-form-group textarea{background-color:#fff;border:2px solid #e0e0e0;border-radius:0;color:#333;font-size:16px;padding:15px 20px;transition:border-color .3s ease}.careers-form-group input:focus,.careers-form-group select:focus,.careers-form-group textarea:focus{border-color:#0c2340;outline:none}.careers-form-group textarea{min-height:120px;resize:vertical}.careers-form-submit{background-color:#0c2340;border:none;border-radius:0;color:#fff;cursor:pointer;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;padding:18px 40px;text-transform:uppercase;transition:background-color .3s ease}.careers-form-submit:hover{background-color:#0a1d33}.careers-form-submit:disabled{background-color:#ccc;cursor:not-allowed}.careers-form-success{background-color:#f0f9ff;border:2px solid #06c;border-radius:0;padding:40px;text-align:center}.careers-form-success h3{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:28px;margin-bottom:15px}.careers-form-success p{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;margin:0}.find-care-page{background-color:#fff}.find-care-form-section{background-color:#fff;padding:100px 0}.find-care-form-container{margin:0 auto;max-width:800px;padding:0 80px}.find-care-section-title{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:30px;text-align:center}.find-care-form-intro{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6;margin:0 auto 30px;text-align:center}.find-care-links{align-items:center;display:flex;flex-direction:column;gap:15px;margin-bottom:50px;text-align:center}.find-care-career-link{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;margin:0}.find-care-career-link a{color:#06c;font-weight:600;text-decoration:none;transition:color .3s ease}.find-care-career-link a:hover{color:#0c2340;text-decoration:underline}.find-care-call-now{background-color:#0c2340;color:#fff;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;padding:15px 35px;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease}.find-care-call-now:hover{background-color:#0a1d33}.find-care-form{display:flex;flex-direction:column;gap:30px}.find-care-form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.find-care-form-group{display:flex;flex-direction:column;gap:10px}.find-care-form-group label{color:#1a1a1a;font-size:15px;font-weight:600}.find-care-form-group input,.find-care-form-group label,.find-care-form-group select,.find-care-form-group textarea{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.find-care-form-group input,.find-care-form-group select,.find-care-form-group textarea{background-color:#fff;border:2px solid #e0e0e0;border-radius:0;color:#333;font-size:16px;padding:15px 20px;transition:border-color .3s ease}.find-care-form-group input:focus,.find-care-form-group select:focus,.find-care-form-group textarea:focus{border-color:#0c2340;outline:none}.find-care-form-group textarea{min-height:120px;resize:vertical}.find-care-form-submit{background-color:#0c2340;border:none;border-radius:0;color:#fff;cursor:pointer;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;padding:18px 40px;text-transform:uppercase;transition:background-color .3s ease}.find-care-form-submit:hover{background-color:#0a1d33}.find-care-form-submit:disabled{background-color:#ccc;cursor:not-allowed}.find-care-form-success{background-color:#f0f9ff;border:2px solid #06c;border-radius:0;padding:40px;text-align:center}.find-care-form-success h3{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:28px;margin-bottom:15px}.find-care-form-success p{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;margin:0}@media (max-width:768px){.find-care-form-section{padding:60px 0}.find-care-form-container{padding:0 20px}.find-care-section-title{font-size:32px}.find-care-form-row{gap:30px;grid-template-columns:1fr}.find-care-links{margin-bottom:40px}}.risk-hero,.risk-page{background-color:#fff}.risk-hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 80px)}.risk-hero-left{align-items:flex-start;background-color:#0c2340;display:flex;flex-direction:column;gap:25px;justify-content:center;padding:80px 100px}.risk-hero-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0}.risk-hero-description{font-size:20px;font-weight:500;line-height:1.4}.risk-hero-description,.risk-hero-text{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}.risk-hero-text{font-size:17px;font-weight:400;line-height:1.65}.risk-hero-buttons{align-items:center;display:flex;gap:20px;margin-top:10px}.risk-hero-cta{background-color:#fff;border-radius:0;color:#0c2340;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:all .3s ease}.risk-hero-cta:hover{background-color:#f5f5f5}.risk-hero-right{height:100%;overflow:hidden;width:100%}.risk-hero-right img{display:block;height:100%;object-fit:cover;width:100%}.risk-jump-section{background-color:#f5f5f5;padding:40px 0}.risk-jump-container{margin:0 auto;max-width:1200px;padding:0 80px;text-align:center}.risk-jump-title{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;margin-bottom:20px}.risk-jump-links{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.risk-jump-link{background:none;border:none;color:#1559a5;cursor:pointer;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;padding:0;text-decoration:none;transition:opacity .3s ease}.risk-jump-link:hover{opacity:.7;text-decoration:underline}.risk-jump-separator{color:#999;font-size:14px}.risk-content-section{background-color:#fff;padding:80px 0}.risk-content-section.risk-content-alt{background-color:#f5f5f5}.risk-content-container{margin:0 auto;max-width:1000px;padding:0 80px}.risk-section-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:400;line-height:1.3;margin-bottom:25px}.risk-section-text{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.7;margin:0 0 30px}.risk-stats{background-color:#e8f2ff;border-left:4px solid #1559a5;margin:40px 0;padding:35px 40px}.risk-stats-title{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:22px;font-weight:600;line-height:1.3;margin-bottom:20px}.risk-stats-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.risk-stats-list li{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;padding-left:25px;position:relative}.risk-stats-list li:before{color:#1559a5;content:"•";font-size:20px;font-weight:700;left:0;position:absolute}.risk-story{background-color:#00000005;border-radius:4px;margin:40px 0;padding:40px}.risk-story-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;line-height:1.3;margin-bottom:20px}.risk-story-text{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.75;margin:0 0 15px}.risk-story-text:last-child{margin-bottom:0}.risk-cta-container{margin-top:40px;text-align:center}.risk-cta{background-color:#0c2340;border-radius:0;color:#fff;display:inline-block;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;padding:18px 35px;text-decoration:none;transition:background-color .3s ease}.risk-cta:hover{background-color:#0a1d33}.about-page{background-color:#fff}.about-hero{background-position:50%;min-height:calc(100vh - 80px)}.about-hero .hero-overlay{background:#0000}.about-hero .hero-description,.about-hero .hero-title{color:#fff}.about-story{background-color:#fff;padding:100px 0}.about-story-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1.5fr;margin:0 auto;max-width:1400px;padding:0 80px}.about-story-image{aspect-ratio:1/1;background-color:#fff;overflow:hidden;width:100%}.about-story-image img{display:block;height:100%;object-fit:cover;width:100%}.about-story-content{display:flex;flex-direction:column;gap:20px}.about-story-label{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:2.5px;margin:0}.about-story-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:400;line-height:1.2;margin:0}.about-story-text{display:flex;flex-direction:column;gap:20px}.about-story-text p{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.7;margin:0}.about-executives{background-color:#fff;padding:100px 0}.about-executives-container{margin:0 auto;max-width:1400px;padding:0 80px}.about-section-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:400;line-height:1.3;margin-bottom:60px;text-align:center}.executives-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.executive-card{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.executive-image{aspect-ratio:1/1;background-color:#e5e5e5;overflow:hidden;width:100%}.executive-image img{display:block;height:100%;object-fit:cover;width:100%}.executive-name{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:400;line-height:1.2;margin:0}.executive-title{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:1.5px;margin:0}.about-staff{background-color:#f5f5f5;padding:100px 0}.about-staff-container{margin:0 auto;max-width:1400px;padding:0 80px}.staff-grid{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(4,1fr)}.staff-card{align-items:center;display:flex;flex-direction:column;gap:15px;text-align:center}.staff-image-circle{aspect-ratio:1/1;background-color:#e5e5e5;border-radius:50%;overflow:hidden;width:100%}.staff-image-circle img{display:block;height:100%;object-fit:cover;width:100%}.staff-name{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:400;line-height:1.2;margin:0}.staff-title{font-size:12px;margin:0}.bio-toggle,.staff-title{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:1.5px}.bio-toggle{align-items:center;background:none;border:2px solid #1a1a1a;border-left:none;border-right:none;cursor:pointer;display:flex;font-size:13px;gap:10px;justify-content:center;margin-top:10px;padding:15px 0;transition:opacity .3s ease;width:100%}.bio-toggle:hover{opacity:.7}.bio-toggle-icon{font-size:20px;font-weight:400;line-height:1}.executive-bio,.staff-bio{max-height:0;overflow:hidden;transition:max-height .4s ease,margin-top .4s ease}.bio-toggle.open+.executive-bio,.bio-toggle.open+.staff-bio{margin-top:20px;max-height:1000px}.executive-bio p,.staff-bio p{color:#555;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.7;margin:0;text-align:left}@media (max-width:767px){.about-hero{background-color:#fff!important;background-image:none!important;display:flex;flex-direction:column;min-height:auto!important}.about-hero .hero-overlay{background:#fff!important;left:0;min-height:auto!important;order:1;padding-bottom:0!important;position:relative;transform:none;width:100%}.about-hero-mobile-image{display:block!important;height:400px;margin-top:0;object-fit:cover;object-position:70% center;order:2;width:100%}.about-hero .hero-content{gap:20px;max-width:100%;padding:40px 30px 0;width:100%}.about-hero .hero-title{color:#1a2f47;font-size:38px}.about-hero .hero-description{color:#333;font-size:16px}.about-hero .hero-buttons{flex-direction:column;gap:12px;margin:0;padding:0 0 20px;width:100%}.about-hero .hero-cta,.about-hero .hero-learn-more{font-size:12px;margin:0;padding:14px 28px;text-align:center;width:100%}.about-story{padding:60px 0}.about-story-container{gap:40px;grid-template-columns:1fr;padding:0 30px}.about-story-image{aspect-ratio:1/1;margin:0 auto;max-width:50%}.about-story-title{font-size:32px}.about-story-text p{font-size:16px}.about-executives{padding:60px 0}.about-executives-container{padding:0 30px}.about-section-title{font-size:32px;margin-bottom:40px}.executives-grid{gap:50px;grid-template-columns:1fr}.executive-name{font-size:24px}.about-staff{padding:60px 0}.about-staff-container{padding:0 30px}.staff-grid{gap:40px;grid-template-columns:repeat(2,1fr)}.staff-name{font-size:20px}.staff-title{font-size:11px}.bio-toggle{font-size:12px;padding:12px 0}.executive-bio p,.staff-bio p{font-size:14px}}.area-hero,.area-page{background-color:#fff}.area-hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 80px)}.area-hero-left{align-items:flex-start;background-color:#0c2340;display:flex;flex-direction:column;gap:25px;justify-content:center;padding:80px 100px}.area-hero-title{color:#fff;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:44px;font-weight:400;letter-spacing:-.5px;line-height:1.2;margin:0}.area-hero-description{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.65;margin:0}.area-hero-cities{margin-top:15px}.area-hero-cities h3{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:600;margin-bottom:12px}.area-hero-cities ul{grid-gap:8px 20px;display:grid;gap:8px 20px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.area-hero-cities li{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px}.area-hero-cities li:before{color:#fff;content:"•";margin-right:8px}.area-hero-zips{margin-top:10px}.area-hero-zips p{color:#fff;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6}.area-hero-right{height:100%;overflow:hidden;width:100%}.area-hero-right img{display:block;height:100%;object-fit:cover;width:100%}.area-form-section{background-color:#f8f9fa;padding:100px 0}.area-form-container{margin:0 auto;max-width:1400px;padding:0 80px}.area-form-wrapper{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr}.area-form-left{background-color:#fff;box-shadow:0 4px 12px #00000014;padding:50px}.area-form-title{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:400;line-height:1.2;margin:0 0 20px;text-align:center}.area-form-intro{color:#555;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;margin:0 0 40px;text-align:center}.area-form{display:flex;flex-direction:column;gap:25px}.area-form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.area-form-group{display:flex;flex-direction:column;gap:8px}.area-form-group label{color:#1a1a1a;font-size:14px;font-weight:600}.area-form-group input,.area-form-group label,.area-form-group select,.area-form-group textarea{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.area-form-group input,.area-form-group select,.area-form-group textarea{background-color:#fff;border:2px solid #e0e0e0;border-radius:0;color:#333;font-size:15px;padding:12px 16px;transition:border-color .3s ease}.area-form-group input:focus,.area-form-group select:focus,.area-form-group textarea:focus{border-color:#0c2340;outline:none}.area-form-group textarea{min-height:100px;resize:vertical}.area-form-submit{background-color:#0c2340;border:none;border-radius:0;color:#fff;cursor:pointer;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;margin-top:10px;padding:16px 40px;transition:background-color .3s ease}.area-form-submit:hover{background-color:#0a1d33}.area-form-submit:disabled{background-color:#ccc;cursor:not-allowed}.area-form-success{background-color:#f0f9ff;border:2px solid #06c;border-radius:0;padding:40px;text-align:center}.area-form-success h3{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:28px;margin-bottom:15px}.area-form-success p{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;margin:0}.area-form-right{display:flex;flex-direction:column;gap:30px}.area-map{background-color:#e0e0e0;height:450px;width:100%}.area-contact-info,.area-map{box-shadow:0 4px 12px #00000014}.area-contact-info{background-color:#fff;padding:30px}.area-contact-info h3{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:600;margin:0 0 20px}.area-contact-info p{color:#555;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:1.7;margin:0 0 12px}.area-contact-info p:last-child{margin-bottom:0}.area-contact-info a{color:#06c;font-weight:600;text-decoration:none}.area-contact-info a:hover{text-decoration:underline}@media (max-width:767px){.area-hero-split{grid-template-columns:1fr}.area-hero-left{align-items:flex-start;min-height:auto;padding:60px 30px;text-align:left}.area-hero-right{min-height:400px;order:2}.area-hero-title{font-size:34px;text-align:left}.area-hero-description{font-size:16px;text-align:left}.area-hero-cities{width:100%}.area-hero-cities h3{font-size:16px;text-align:left}.area-hero-cities ul{grid-template-columns:repeat(2,1fr);text-align:left}.area-form-section{padding:60px 0}.area-form-container{padding:0 20px}.area-form-wrapper{gap:40px;grid-template-columns:1fr}.area-form-left{padding:20px}.area-form-title{font-size:28px}.area-form-row{gap:25px;grid-template-columns:1fr}.area-map{height:350px}.area-contact-info{padding:25px}}@media (min-width:768px) and (max-width:1024px){.area-hero-left{padding:60px 50px}.area-hero-cities ul{grid-template-columns:1fr}.area-form-container{padding:0 40px}.area-form-wrapper{gap:40px}.area-form-left{padding:40px}}.referral-page{background-color:#fff}.referral-hero{background:linear-gradient(135deg,#0c2340,#1559a5);padding:160px 0 100px;position:relative}.referral-hero-overlay{margin:0 auto;max-width:1200px;padding:0 60px}.referral-hero-content{color:#fff;text-align:center}.referral-hero-title{font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:56px;font-weight:400;line-height:1.2;margin-bottom:25px}.referral-hero-description{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:20px;line-height:1.6;margin:0 auto;max-width:800px;opacity:.95}.referral-contact-methods{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:80px 0}.referral-contact-container{margin:0 auto;max-width:1200px;padding:0 60px}.referral-contact-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.referral-contact-card{background-color:#fff;border:2px solid #e0e0e0;padding:40px 30px;text-align:center;transition:all .3s ease}.referral-contact-card:hover{border-color:#1559a5;box-shadow:0 8px 24px #1559a51a;transform:translateY(-5px)}.referral-contact-icon{font-size:48px;margin-bottom:20px}.referral-contact-card h3{color:#0c2340;font-size:24px;font-weight:600;margin-bottom:15px}.referral-contact-card h3,.referral-contact-link{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.referral-contact-link{color:#1559a5;display:block;font-size:18px;font-weight:700;margin-bottom:10px;text-decoration:none;transition:color .3s ease}.referral-contact-link:hover{color:#0c2340;text-decoration:underline}.referral-contact-card p{color:#666;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;margin:0}.referral-form-section{background-color:#fff;padding:100px 0}.referral-form-container{margin:0 auto;max-width:900px;padding:0 80px}.referral-section-title{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.2;margin-bottom:20px;text-align:center}.referral-form-intro{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6;margin-bottom:50px;text-align:center}.referral-form{display:flex;flex-direction:column;gap:30px}.referral-form-section-header{border-bottom:3px solid #1559a5;margin-top:40px;padding-bottom:15px}.referral-form-section-header h3{color:#0c2340;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:28px;font-weight:600;margin:0}.referral-form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.referral-form-group{display:flex;flex-direction:column;gap:10px}.referral-form-group label{font-size:15px;font-weight:600}.referral-form-group input,.referral-form-group label,.referral-form-group select,.referral-form-group textarea{color:#1a1a1a;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.referral-form-group input,.referral-form-group select,.referral-form-group textarea{background-color:#fff;border:2px solid #e0e0e0;border-radius:0;font-size:16px;padding:15px 20px;transition:border-color .3s ease}.referral-form-group input:focus,.referral-form-group select:focus,.referral-form-group textarea:focus{border-color:#1559a5;outline:none}.referral-form-group textarea{min-height:120px;resize:vertical}.referral-form-submit{align-self:flex-start;background-color:#0c2340;border:none;color:#fff;cursor:pointer;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.5px;margin-top:30px;padding:18px 40px;transition:all .3s ease}.referral-form-submit:hover{background-color:#0a1d33;box-shadow:0 4px 12px #0c23404d;transform:translateY(-2px)}.referral-form-submit:disabled{background-color:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.referral-form-success{background-color:#f0f9ff;border:2px solid #1559a5;padding:50px 40px;text-align:center}.referral-form-success h3{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:400;margin-bottom:20px}.referral-form-success p{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;line-height:1.6;margin:0}.referral-info-section{background-color:#f8f9fa;border-top:1px solid #e0e0e0;padding:100px 0}.referral-info-container{margin:0 auto;max-width:1200px;padding:0 60px}.referral-info-container h2{color:#0c2340;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:400;margin-bottom:60px;text-align:center}.referral-steps{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(3,1fr)}.referral-step{background-color:#fff;border:2px solid #e0e0e0;padding:30px;text-align:center;transition:all .3s ease}.referral-step:hover{border-color:#1559a5;box-shadow:0 8px 24px #1559a51a;transform:translateY(-5px)}.referral-step-number{align-items:center;background-color:#1559a5;border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:700;height:70px;justify-content:center;margin:0 auto 25px;width:70px}.referral-step h3,.referral-step-number{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.referral-step h3{color:#0c2340;font-size:24px;font-weight:600;margin-bottom:15px}.referral-step p{color:#666;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;margin:0}@media (max-width:767px){.referral-hero{padding:120px 0 60px}.referral-hero-overlay{padding:0 20px}.referral-hero-title{font-size:36px}.referral-hero-description{font-size:17px}.referral-contact-methods{padding:60px 0}.referral-contact-container{padding:0 20px}.referral-contact-grid{gap:30px;grid-template-columns:1fr}.referral-contact-card{padding:30px 25px}.referral-form-section{padding:60px 0}.referral-form-container{padding:0 20px}.referral-section-title{font-size:32px}.referral-form-intro{font-size:16px}.referral-form-section-header{margin-top:30px}.referral-form-section-header h3{font-size:22px}.referral-form-row{gap:30px;grid-template-columns:1fr}.referral-form-submit{align-self:stretch;width:100%}.referral-form-success{padding:35px 25px}.referral-form-success h3{font-size:26px}.referral-form-success p{font-size:16px}.referral-info-section{padding:60px 0}.referral-info-container{padding:0 20px}.referral-info-container h2{font-size:32px;margin-bottom:40px}.referral-steps{gap:30px;grid-template-columns:1fr}.referral-step{padding:25px 20px}}@media (min-width:768px) and (max-width:1024px){.referral-hero{padding:140px 0 80px}.referral-hero-overlay{padding:0 40px}.referral-hero-title{font-size:44px}.referral-contact-container{padding:0 40px}.referral-contact-grid{gap:30px}.referral-form-container,.referral-info-container{padding:0 40px}.referral-steps{gap:40px}}.home-accreditation{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:60px 0}.home-accreditation-container{align-items:center;display:flex;gap:60px;margin:0 auto;max-width:1200px;padding:0 40px}.home-accreditation-seals{display:flex;flex-shrink:0;gap:30px}.home-accreditation-seals .accreditation-seal{background:#0000;height:180px;object-fit:contain;width:180px}.home-accreditation-content{flex:1 1}.home-accreditation-title{color:#1a1a1a;font-size:32px;font-weight:700;line-height:1.3;margin-bottom:20px}.home-accreditation-description{color:#555;font-size:16px;line-height:1.7;margin-bottom:25px}.home-accreditation-cta{background-color:#06c;border-radius:6px;color:#fff;display:inline-block;font-size:14px;font-weight:600;letter-spacing:.5px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.home-accreditation-cta:hover{background-color:#0052a3;box-shadow:0 4px 12px #0066cc4d;transform:translateY(-2px)}.accreditation-hero{background-position:50%;background-size:cover;padding:160px 0 100px;position:relative}.accreditation-hero .hero-description,.accreditation-hero .hero-title{color:#fff}.accreditation-gold-seal{background:linear-gradient(135deg,#1e3a5f,#2c5f8d);color:#fff;padding:80px 0;text-align:center}.accreditation-container{margin:0 auto;max-width:1200px;padding:0 40px}.gold-seal-logos{display:flex;gap:40px;justify-content:center;margin-bottom:40px}.gold-seal{background:#0000;height:250px;object-fit:contain;width:250px}.accreditation-main-title{color:gold;font-size:42px;font-weight:700;margin-bottom:20px}.accreditation-subtitle{color:#f8f9fa;font-size:18px;line-height:1.7;margin:0 auto;max-width:800px}.accreditation-meaning{background-color:#fff;padding:80px 0}.section-title{color:#1a1a1a;font-size:36px;font-weight:700;margin-bottom:50px;text-align:center}.accreditation-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:40px}.accreditation-card{background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.accreditation-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-5px)}.accreditation-icon{align-items:center;background:linear-gradient(135deg,#06c,#0052a3);border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:50px;justify-content:center;margin-bottom:20px;width:50px}.accreditation-card h3{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:15px}.accreditation-card p{color:#555;font-size:16px;line-height:1.7}.accreditation-importance{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:80px 0}.accreditation-split-container{grid-gap:60px;align-items:start;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 40px}.accreditation-left .section-title{margin-bottom:30px;text-align:left}.accreditation-description{color:#555;font-size:16px;line-height:1.7;margin-bottom:30px}.accreditation-benefits-list{list-style:none;padding:0}.accreditation-benefits-list li{color:#333;font-size:16px;line-height:1.7;margin-bottom:15px;padding-left:30px;position:relative}.accreditation-benefits-list li:before{color:#06c;content:"✓";font-size:20px;font-weight:700;left:0;position:absolute}.accreditation-right{display:flex;flex-direction:column;gap:30px}.accreditation-stat-box{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:40px;text-align:center}.stat-number{color:#06c;font-size:48px;font-weight:700;margin-bottom:10px}.stat-label{color:#555;font-size:16px;line-height:1.5}.about-joint-commission{background-color:#fff;padding:80px 0}.joint-commission-description{color:#555;font-size:16px;line-height:1.8;margin:0 auto 30px;max-width:900px;text-align:center}.accreditation-cta{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:80px 0;text-align:center}.cta-title{font-size:36px;font-weight:700;margin-bottom:20px}.cta-description{font-size:18px;line-height:1.7;margin:0 auto 40px;max-width:700px}.cta-buttons{display:flex;gap:20px;justify-content:center}.hero-cta-secondary{background-color:initial;border:2px solid #fff}.hero-cta-secondary:hover{background-color:#ffffff1a}@media (max-width:768px){.home-accreditation{padding:40px 0}.home-accreditation-container{flex-direction:column;gap:30px;padding:0 20px;text-align:center}.home-accreditation-seals{gap:20px;justify-content:center}.home-accreditation-seals .accreditation-seal{height:100px;width:100px}.home-accreditation-title{font-size:24px}.home-accreditation-description{font-size:15px}.accreditation-hero{padding:140px 0 80px}.gold-seal-logos{align-items:center;flex-direction:column;gap:20px}.gold-seal{height:120px;width:120px}.accreditation-main-title{font-size:28px}.accreditation-subtitle{font-size:16px}.section-title{font-size:26px}.accreditation-grid{gap:25px;grid-template-columns:1fr}.accreditation-card{padding:30px 20px}.accreditation-split-container{gap:40px;grid-template-columns:1fr;padding:0 20px}.accreditation-left .section-title{text-align:center}.accreditation-stat-box{padding:30px 20px}.stat-number{font-size:36px}.cta-title{font-size:26px}.cta-description{font-size:16px}.cta-buttons{align-items:center;flex-direction:column}}@media (min-width:769px) and (max-width:1024px){.home-accreditation-container{padding:0 30px}.accreditation-split-container{gap:50px;grid-template-columns:1fr}.accreditation-left .section-title{text-align:center}}.testimonials-section{background-color:#fff;overflow:hidden;padding:100px 0}.testimonials-container{margin:0 auto;max-width:1400px;padding:0 80px}.testimonials-title{color:#1a1a1a;font-family:EB Garamond,Adobe Garamond Pro,Garamond,Cormorant Garamond,Georgia,serif;font-size:48px;font-weight:400;line-height:1.3;margin-bottom:20px;text-align:center}.testimonials-subtitle{color:#555;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6;margin:0 auto 20px;max-width:700px;text-align:center}.google-verified-badge{align-items:center;display:flex;gap:8px;justify-content:center;margin:0 auto 40px}.google-verified-logo{height:20px;object-fit:contain;width:20px}.google-verified-text{color:#666;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500;letter-spacing:.3px}.testimonials-swiper{padding:20px 0 60px}.testimonial-card{background-color:#f8f9fa;border-radius:8px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-5px)}.testimonial-quote{margin-bottom:30px}.testimonial-quote p{color:#333;font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-style:italic;line-height:1.7;margin:0;position:relative}.testimonial-quote p:before{color:#06c;content:'"';font-family:Georgia,serif;font-size:48px;left:-15px;line-height:1;position:absolute;top:-10px}.testimonial-author{border-top:2px solid #e0e0e0;padding-top:20px;text-align:center}.testimonial-author h4{color:#1a1a1a;font-size:18px;font-weight:700;margin:0 0 8px}.testimonial-author h4,.testimonial-author p{font-family:Avenir Next Rounded,Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.testimonial-author p{color:#666;font-size:14px;margin:0}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{background-color:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;color:#06c;height:44px;transition:all .3s ease;width:44px}.testimonials-swiper .swiper-button-next:hover,.testimonials-swiper .swiper-button-prev:hover{background-color:#06c;color:#fff;transform:scale(1.1)}.testimonials-swiper .swiper-button-next:after,.testimonials-swiper .swiper-button-prev:after{font-size:20px;font-weight:700}.testimonials-swiper .swiper-pagination{bottom:20px}.testimonials-swiper .swiper-pagination-bullet{background-color:#d0d0d0;height:12px;opacity:1;transition:all .3s ease;width:12px}.testimonials-swiper .swiper-pagination-bullet-active{background-color:#06c;border-radius:6px;width:32px}@media (max-width:767px){.testimonials-section{padding:60px 0}.testimonials-container{padding:0 20px}.testimonials-title{font-size:32px;margin-bottom:15px}.testimonials-subtitle{font-size:16px;margin-bottom:15px}.google-verified-badge{margin-bottom:30px}.google-verified-logo{height:18px;width:18px}.google-verified-text{font-size:12px}.testimonials-swiper{padding:15px 0 50px}.testimonial-card{padding:30px 25px}.testimonial-quote p{font-size:16px}.testimonial-quote p:before{font-size:36px;left:-10px;top:-5px}.testimonial-author h4{font-size:17px}.testimonial-author p{font-size:13px}.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-button-prev{height:36px;width:36px}.testimonials-swiper .swiper-button-next:after,.testimonials-swiper .swiper-button-prev:after{font-size:16px}}@media (min-width:768px) and (max-width:1024px){.testimonials-container{padding:0 40px}.testimonials-title{font-size:40px}}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;position:absolute;width:44px;width:var(--swiper-navigation-size);z-index:10;&.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}&.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{fill:currentColor;height:100%;object-fit:contain;pointer-events:none;transform-origin:center;width:100%}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{margin-left:0;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);top:50%;top:var(--swiper-navigation-top-offset,50%)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:4px;left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{left:auto;right:4px;right:var(--swiper-navigation-sides-offset,4px)}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:50%;left:var(--swiper-navigation-top-offset,50%);margin-left:-22px;margin-left:calc(0px - var(--swiper-navigation-size)/2);margin-top:0;right:auto}.swiper-button-prev,~.swiper-button-prev{bottom:auto;top:4px;top:var(--swiper-navigation-sides-offset,4px);.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:4px;bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden;.swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));button&{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}}.swiper-pagination-lock{display:none}