:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}:root{--green:#004D40;--green-900:#003d33;--gold:#FFB300}.text-primary-dark-green{color:var(--green)!important}.bg-primary-dark-green{background:var(--green)!important}.bg-hero-gradient{background:linear-gradient(to right,#004d40,#4caf50)}.placeholder-image{height:400px;border-radius:1rem;border:2px dashed rgba(0,0,0,.15);background:#e5e7eb}.btn-main{background:var(--green);color:#fff;border:none}.btn-main:hover{background:var(--green-900);color:#fff}.btn-accent{background:var(--gold);color:var(--green);border:none}.btn-accent:hover{filter:brightness(.95);color:var(--green)}.btn-outline-white{background:transparent;color:#fff;border:2px solid #fff}.btn-outline-white:hover{background:#fff;color:var(--green)}.card-hover{transition:box-shadow .2s,transform .2s}.card-hover:hover{box-shadow:0 .75rem 2rem #0000001f;transform:translateY(-2px)}.opacity-90{opacity:.9}.fw-medium{font-weight:500}.chat-fab{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;border:none;background:#0b5d4b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;z-index:1050;box-shadow:0 8px 24px #00000026;cursor:pointer}.chat-fab:hover{opacity:.95}.chat-panel{position:fixed;right:20px;bottom:86px;width:320px;max-height:60vh;overflow:auto;background:#fff;border-radius:12px;padding:16px;z-index:1050;border:1px solid rgba(0,0,0,.08)}.chat-link{display:inline-block;width:100%;text-align:left;padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;color:#0b5d4b;font-weight:600;cursor:pointer}.chat-link+.chat-link{margin-top:8px}.footer-link{color:#ffffff80!important;transition:color .2s ease}.footer-link:hover{color:#ffc107!important}.navbar-nav .nav-link.active{color:#ffc107!important;font-weight:600}.thrive-card{text-align:center;padding:32px 24px;border-radius:16px;background:#fff;box-shadow:0 4px 14px #00000014;height:100%;display:flex;flex-direction:column;justify-content:flex-start}.thrive-icon{width:72px;height:72px;background:#ffb300;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--green);font-size:1.6rem;font-weight:700;margin:0 auto 18px}.thrive-card h6{margin-bottom:12px}.thrive-card p{margin-bottom:0}.quote-box{background:var(--green);color:#fff;padding:18px 24px;border-radius:10px;font-size:1.1rem;font-weight:600;line-height:1.4;max-width:720px;margin-top:24px}.PhoneInputInput{background-color:#f8f9fa;border:1px solid #ced4da;padding:8px;border-radius:4px;font-size:1rem;width:100%;height:calc(2.4rem + 2px)}.PhoneInputInput:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.PhoneInput{display:flex;align-items:center;height:calc(2.4rem + 2px)}.PhoneInputCountry{height:100%;display:flex;align-items:center;padding-left:6px;padding-right:4px;border-right:1px solid #ced4da;background-color:#f8f9fa;border-radius:4px 0 0 4px}
