@font-face{font-family:'Manrope';src:url(https://assets.changesrehab.co.za/template/Manrope-VariableFont.woff2) format("woff2-variations");font-weight:300 800;font-style:normal;font-display:swap}:root{--cr-primary:#2b4ed5;--cr-secondary:orange;--cr-container:1200px;--cr-masthead-space:24px}*{box-sizing:border-box}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}body{margin:0;font-family:'Manrope',system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#111;overflow-x:hidden}a{color:var(--cr-primary);text-decoration:none}a:hover{opacity:.85}.container{max-width:var(--cr-container);padding:5px 9px;margin:0 auto}.site-masthead{position:fixed;top:0;left:0;right:0;z-index:10050;background:#fff}.site-masthead::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#e6e6e6;opacity:.6;pointer-events:none}.site-content{padding-top:var(--masthead-h,150px)}.topbar{background:#e4eff1;color:#083247;font-size:13px;border-bottom:1px solid #d6e3e6;position:relative;z-index:10052;transition:height .25s ease,padding .25s ease,opacity .2s ease}.topbar .container{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;flex-wrap:wrap}.topbar__message{margin:0}.topbar--hidden{height:0;padding:0;border:0;overflow:hidden;opacity:0}.utility-strip{--us-bg:#f7f9fb;--us-fg:#07304d;--us-border:#e6eef2;background:var(--us-bg);color:var(--us-fg);border-top:1px solid var(--us-border);border-radius:10px}.utility-strip .container{padding:10px 0}.menu--stripe{display:flex;align-items:center;gap:14px;list-style:none;margin:0;padding:0;flex-wrap:nowrap;overflow:visible}.menu--stripe>li{flex:0 0 auto;min-width:0}.menu--stripe>li>a{display:inline-flex;align-items:center;gap:8px;color:var(--us-fg);font-weight:700;padding:6px 8px;border-radius:8px;white-space:nowrap}.menu--stripe>li>a:hover{background:color-mix(in oklab,var(--us-fg) 8%,transparent)}.menu--stripe .dashicons{font-size:18px;line-height:1}.menu-item-more{position:relative;display:none}.menu-item-more.is-open .more-menu{display:block}.menu-item-more>a{display:inline-flex;align-items:center;gap:6px}.menu-item-more .more-menu{position:absolute;right:0;top:calc(100% + 6px);display:none;min-width:200px;background:#fff;border:1px solid #e6e6e6;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.12);padding:8px;z-index:10053}.menu-item-more .more-menu ul{list-style:none;margin:0;padding:0}.menu-item-more .more-menu li a{display:block;padding:8px 10px;border-radius:8px;color:#111;white-space:nowrap}.menu-item-more .more-menu li a:hover{background:#f4f6fb;color:#000}.site-header{position:relative;z-index:10051;background:#fff;backdrop-filter:saturate(160%) blur(6px);box-shadow:0 1px 0 rgba(0,0,0,.06);padding:5px}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0}.site-branding{display:flex;align-items:center;gap:12px;min-width:0}.site-branding .custom-logo,.site-branding .site-logo img{height:clamp(36px,6vw,50px);width:auto}.site-title{font-weight:800;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-cta .cta-header{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:10px;background:var(--cr-primary);color:#fff;border:0;font-weight:700;line-height:1}.site-cta .cta-header:hover{opacity:.92}@media (max-width:768px){.site-header__inner{padding:10px 0}.site-branding .custom-logo,.site-branding .site-logo img{height:clamp(32px,7vw,52px)}}@media (max-width:560px){.site-branding .custom-logo,.site-branding .site-logo img{height:clamp(28px,6vw,34px)}}.rehab-now{background:var(--cr-primary);color:#fff;position:relative;z-index:10050}.rehab-now .container{position:relative;padding:0 5px}.rehab-menu{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.rehab-menu>li{position:static}.rehab-menu>li>a{position:relative;display:inline-flex;gap:8px;align-items:center;padding:20px 15px;color:#fff;font-weight:700;line-height:2;transition:background .18s ease,color .18s ease}.rehab-menu>li>a:hover,.rehab-menu>li:focus-within>a{background:#fff;color:#0a1630}.rehab-menu>li.menu-item-has-children>a::after{content:"▾";font-size:.8em;opacity:.85;margin-left:6px}@media (hover:hover) and (pointer:fine){.rehab-menu>li>.sub-menu{position:absolute;left:50%;transform:translateX(-50%);top:100%;width:100vw;display:block;visibility:hidden;opacity:0;transform-origin:top center;transition:opacity .18s ease,transform .18s ease,visibility 0s linear .18s;background:#fff;color:#111;border:1px solid #e6e6e6;border-top:0;box-shadow:0 14px 40px rgba(0,0,0,.12);padding:14px max(16px,calc((100vw - var(--cr-container))/2));z-index:10054}.rehab-menu>li:hover>.sub-menu,.rehab-menu>li:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translateX(-50%) translateY(0);transition-delay:0s}.rehab-menu>li>.sub-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;list-style:none;margin:0}.rehab-menu>li>.sub-menu>li>a{display:block;color:#111;font-weight:700;padding:6px 0;border-bottom:1px dashed #0000001a}.rehab-menu>li>.sub-menu>li>a:hover{color:var(--cr-primary);border-bottom-color:transparent}.rehab-menu .sub-menu .sub-menu{margin-top:6px;border:0;box-shadow:none;padding:0;grid-template-columns:1fr}.rehab-menu .sub-menu .sub-menu a{font-weight:600;color:#333;border:0;padding:4px 0}}@media (min-width:900px) and (max-width:1150px){.rehab-menu>li>.sub-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:899.98px){.rehab-now{border-bottom:1px solid #e6e6e6}.rehab-menu{display:block}.rehab-menu>li{border-top:1px solid color-mix(in oklab,#000 8%,#fff);position:relative}.rehab-menu>li:first-child{border-top:0}.rehab-menu>li>a{display:flex;justify-content:flex-start;gap:10px;padding:14px 44px 14px 4px}.rehab-menu>li.menu-item-has-children>a::after{content:""}.rehab-menu .submenu-toggle{position:absolute;right:0;top:0;width:40px;height:100%;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:#fff;font-size:18px;cursor:pointer}.rehab-menu .submenu-toggle::before{content:"▸";transition:transform .16s ease}.rehab-menu li.is-open .submenu-toggle::before{content:"▾";transform:rotate(0.0001deg)}.rehab-menu .sub-menu{display:none;position:static;background:#fff;color:#111;border:0;box-shadow:none;padding:8px 0;list-style:none;margin:0}.rehab-menu li.is-open>.sub-menu{display:block}.rehab-menu .sub-menu a{display:block;padding:10px 0;color:#111;border-bottom:1px dashed #00000012}.rehab-menu .sub-menu li:last-child>a{border-bottom:0}}.rehab-now .container::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#e6e6e6;opacity:.5}.header-search[hidden]{display:none!important}.header-search{background:#fff;border-bottom:1px solid #eee}.header-search .container{padding:12px 0}.header-search form{display:flex;gap:8px}.header-search input[type="search"]{flex:1;min-height:44px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px}.header-search input[type="submit"],.header-search button{min-height:44px;padding:10px 14px;border-radius:8px;background:var(--cr-primary);color:#fff;border:0}body.admin-bar .site-masthead{top:32px}@media (max-width:782px){body.admin-bar .site-masthead{top:46px}}.entry-content img,.entry-content figure>img{max-width:100%;height:auto}.entry-content iframe,.entry-content video{max-width:100%}.entry-content table{width:100%;overflow:auto;display:block;border-collapse:collapse}.entry-content .alignleft{float:left;margin:.25rem 1rem .75rem 0;max-width:48%}.entry-content .alignright{float:right;margin:.25rem 0 .75rem 1rem;max-width:48%}.entry-content .aligncenter{display:block;margin:1rem auto}.entry-content figure{margin:0}@media(max-width:720px){.entry-content .alignleft,.entry-content .alignright{float:none;display:block;max-width:100%;margin:.75rem 0}}.site-footer{--ft-bg:#0f1220;--ft-grad:radial-gradient(1200px 420px at 80% 0%,#15203b 0%,transparent 55%);--ft-fg:#e8ecf6;--ft-dim:#c7cee2;--ft-muted:#9aa3c7;--ft-border:#ffffff14;--ft-accent:var(--cr-primary,#2b4ed5);--ft-card:#121a33;--ft-chip:#1a2444;--ft-link:#e8ecf6;--ft-link-h:#fff;background:linear-gradient(180deg,var(--ft-bg),#0b0f1b 70%),var(--ft-grad);color:var(--ft-fg);padding:36px 0 18px;border-top:1px solid var(--ft-border)}.site-footer .container,.footer-legal-strip .container{max-width:var(--cr-container,1200px);padding:0 16px;margin:0 auto}.footer-widgets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.site-footer .widget{background:transparent;border:0;padding:0;margin:0}.site-footer .widget-title,.site-footer .widgettitle{margin:0 0 .6rem;font-size:1rem;letter-spacing:.02em;font-weight:800;color:var(--ft-fg)}.site-footer p,.site-footer li,.site-footer a{font-size:.96rem}.site-footer a{color:var(--ft-link)}.site-footer a:hover{color:var(--ft-link-h);text-decoration:underline;text-underline-offset:2px}.site-footer .textwidget p{margin:.4rem 0}.footer-newsletter{background:var(--ft-card);border:1px solid var(--ft-border);border-radius:14px;padding:14px}.footer-newsletter .title{font-weight:800;margin:0 0 .35rem}.footer-newsletter .hint{color:var(--ft-muted);font-size:.92rem;margin:0 0 .6rem}.footer-newsletter form,.footer-newsletter .mc4wp-form,.footer-newsletter .wpforms-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.footer-newsletter input[type="email"],.footer-newsletter input[type="text"]{flex:1 1 220px;min-height:42px;border-radius:10px;border:1px solid var(--ft-border);background:#0e162d;color:var(--ft-fg);padding:10px 12px;outline:none}.footer-newsletter button,.footer-newsletter input[type="submit"]{min-height:42px;padding:10px 14px;border-radius:10px;border:0;background:var(--ft-accent);color:#fff;font-weight:800;cursor:pointer}.footer-newsletter button:hover,.footer-newsletter input[type="submit"]{filter:brightness(1.04)}.site-footer .menu,.site-footer .menu ul,.site-footer .menu>ul{list-style:none;margin:0;padding:0}.site-footer .menu>li,.site-footer .menu>ul>li{margin:.25rem 0}.site-footer .menu a{display:inline-flex;align-items:center;gap:8px;padding:4px 0;color:var(--ft-dim)}.site-footer .menu a:hover{color:#fff}.site-footer .menu .dashicons{font-size:16px;line-height:1;opacity:.85}.footer-chip{display:inline-flex;align-items:center;gap:8px;background:var(--ft-chip);border:1px solid var(--ft-border);border-radius:999px;color:#fff;padding:8px 12px;margin:6px 6px 0 0}.footer-chip .dashicons{font-size:18px}.footer-social{display:flex;flex-wrap:wrap;gap:10px;margin:.35rem 0 0}.footer-social a{width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:var(--ft-chip);border:1px solid var(--ft-border);color:#fff}.footer-social a:hover{transform:translateY(-1px)}.footer-social .dashicons{font-size:18px;line-height:1}.footer-legal-strip{background:#e4eff1;color:#083247;border-top:1px solid #d6e3e6}.footer-legal-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.footer-legal-strip a{color:#083247}.footer-legal-strip a:hover{text-decoration:underline;text-underline-offset:2px}.footer-legal{list-style:none;margin:0;padding:0;display:flex;gap:14px;flex-wrap:wrap}.footer-legal li{margin:0;padding:0}.site-footer a:focus-visible,.footer-newsletter input:focus-visible,.footer-newsletter button:focus-visible{outline:2px solid var(--ft-accent);outline-offset:2px}.site-footer small{color:var(--ft-muted)}.site-footer hr{border:0;height:1px;background:var(--ft-border);margin:12px 0}@media (max-width:1200px){.footer-widgets{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.footer-widgets{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.footer-widgets{grid-template-columns:1fr}.footer-newsletter form{flex-direction:column;align-items:stretch}.footer-newsletter input[type="email"],.footer-newsletter input[type="text"],.footer-newsletter button,.footer-newsletter input[type="submit"]{width:100%}.footer-legal-row{flex-direction:column;align-items:flex-start;gap:8px}}.change-faq,.change-faq *{margin:0;padding:0;box-sizing:border-box}.change-faq{color:#333;border-radius:5px;margin-bottom:10px}.change-faq h3{background:#f2f2f7;color:#10264d;padding:10px;cursor:pointer;position:relative;transition:background-color .3s;font-size:1.2em;border-radius:3px;margin-bottom:5px}.change-faq .faq-content{color:#333;padding:10px;background:#fff;border-radius:3px;border-top:none}.change-faq .faq-content p{margin:0 0 10px}.change-faq .faq-content a{color:#244c9c;text-decoration:underline}.change-faq .faq-content a:hover{color:#5db5ba}.change-faq h3:hover,.change-faq h3.ui-accordion-header-active{background:#123456;color:#fff}.change-faq h3::after{content:"+";position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .3s}.change-faq h3.ui-accordion-header-active::after{content:"-"}.ui-accordion-content-active p{padding:5px}.rehab-li{margin-left:0!important;padding-left:10px!important;list-style-position:inside!important;list-style-type:disc!important}.cr-feature-drawer{--crfd-bg:#fff;--crfd-fg:#222;--crfd-card:#fff;--crfd-border:#e6e6e6;--crfd-muted:#6a6a6a;--crfd-accent:#2b4ed5;--crfd-shadow:0 20px 40px #0000001f}.cr-feature-toggle{position:fixed;right:16px;bottom:16px;z-index:9999;display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .9rem;border-radius:999px;background:#fff;color:#222;border:1px solid var(--crfd-border);box-shadow:0 6px 18px #00000014;cursor:pointer}.cr-feature-toggle .dashicons{opacity:.8}.cr-feature-scrim[hidden]{display:none!important}.cr-feature-scrim{position:fixed;inset:0;background:#0005;z-index:9998}.cr-feature-drawer{position:fixed;top:0;right:0;height:100vh;width:min(92vw,420px);background:var(--crfd-bg);color:var(--crfd-fg);z-index:10051;transform:translateX(100%);transition:transform .24s ease;display:flex;flex-direction:column;box-shadow:var(--crfd-shadow);border-left:1px solid var(--crfd-border)}body.cr-fd-open .cr-feature-drawer{transform:translateX(0)}.cr-feature-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--crfd-border)}.cr-feature-close{background:transparent;border:0;color:var(--crfd-fg);cursor:pointer;padding:6px;border-radius:8px}.cr-feature-close:focus-visible{outline:2px solid var(--crfd-accent);outline-offset:2px}.cr-feature-body{padding:12px 14px;overflow:auto;height:calc(100% - 54px)}.cr-search-block{position:relative;margin-bottom:12px}.cr-search-label{display:block;font-size:.9rem;color:var(--crfd-muted);margin-bottom:6px}.cr-search-input{width:100%;border-radius:10px;border:1px solid var(--crfd-border);background:var(--crfd-card);color:var(--crfd-fg);padding:.65rem .75rem;outline:none;box-shadow:0 2px 8px #0000000a inset}.cr-search-input:focus{border-color:color-mix(in oklab,var(--crfd-accent) 40%,#999);box-shadow:0 0 0 3px color-mix(in oklab,var(--crfd-accent) 18%,transparent)}.cr-search-results{display:grid;gap:10px;margin-top:10px}.cr-search-empty{font-size:.95rem;color:var(--crfd-muted);padding:.5rem .25rem}.cr-search-item{display:block;padding:.6rem .65rem;border:1px solid var(--crfd-border);border-radius:12px;background:var(--crfd-card);color:var(--crfd-fg);text-decoration:none;box-shadow:0 1px 0 #00000008}.cr-search-item:hover{background:#f8f9fb;border-color:#dcdcdc}.cr-search-item:focus-visible{outline:2px solid var(--crfd-accent);outline-offset:2px}.cr-search-title{font-weight:700;line-height:1.25;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cr-search-desc{color:var(--crfd-muted);line-height:1.35;font-size:.95rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cr-search-item em{font-style:normal;background:color-mix(in oklab,var(--crfd-accent) 16%,transparent);border-radius:4px;padding:0 2px}.cr-search-block.is-collapsed .cr-search-results{display:none}.cr-related-title{margin:12px 0 6px;font-size:.95rem;color:var(--crfd-muted);font-weight:600}.cr-related-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.cr-related-list a{color:var(--crfd-fg);text-decoration:none;border-bottom:1px dashed #0000001a;padding-bottom:2px;font-size:.92rem;line-height:1.25;opacity:.9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cr-related-list a:hover{opacity:1;border-bottom-color:#0000002c}.cr-contact-fallback{margin-top:14px}.cr-contact-fallback h3{margin:0 0 6px;font-size:1rem}.cr-contact-fallback p{margin:0;color:var(--crfd-muted)}.cr-contact-fallback a{color:var(--crfd-accent);text-decoration:none}.cr-contact-fallback a:hover{text-decoration:underline}@media (max-width:480px){.cr-feature-toggle{right:12px;bottom:12px}.cr-feature-drawer{width:100vw}.cr-search-title{font-size:1rem}.cr-search-desc{font-size:.9rem}.cr-related-list a{font-size:.9rem}}.mobile-contacts{color:#FFF;font-weight:700;display:flex;align-items:center;gap:15px}.mobile-contacts-item{display:inline-flex;align-items:center}.mobile-contacts-link{color:#fff;text-decoration:none;display:inline-flex;align-items:center}.mobile-contacts-link:hover{color:#e0f0ff}.mobile-contacts-icon{vertical-align:middle;margin-right:5px;width:25px;height:20px}.mobile-contacts-text{display:inline}@media (max-width:768px){.mobile-contacts-text{display:none}}@media only screen and (max-width:600px){#mobile-navigation form input[type=search]{margin-top:30px}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#fff;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#244c9c}*{scrollbar-color:#244c9c #fff}ol,ul{margin:0 0 0em 1em;padding:0}blockquote{width:100vw;overflow-x:hidden;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#fff;padding:0px;display:flex;justify-content:center;align-items:center;font-family:"Manrope",sans-serif}blockquote::before{content:'“';font-size:100px;font-weight:700;color:#e0f0ff;margin-right:20px}blockquote p{max-width:1150px;text-align:center;color:#244c9c;font-size:24px;font-weight:700;flex-grow:1}blockquote::after{content:'”';font-size:100px;font-weight:700;color:#e0f0ff;margin-left:20px}@media (max-width:768px){blockquote::before,blockquote::after{font-size:60px}blockquote p{font-size:18px}blockquote{padding:10px}}@media (max-width:480px){blockquote::before,blockquote::after{font-size:50px;margin-right:10px;margin-left:10px}blockquote p{font-size:16px}blockquote{padding:8px}}.changes-joburg-read-more{--line-clamp:3;display:flex;flex-direction:column;align-items:start;margin:20px 0;position:relative}.changes-joburg-read-more-text{display:-webkit-box;-webkit-line-clamp:var(--line-clamp);-webkit-box-orient:vertical;overflow:hidden;transition:max-height .5s ease,-webkit-line-clamp .5s ease;max-height:12em;position:relative}.changes-joburg-read-more-fade{position:absolute;bottom:0;left:0;width:100%;height:2em;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);pointer-events:none}.changes-joburg-read-more-checkbox{display:none}.changes-joburg-read-more-checkbox:checked~.changes-joburg-read-more-text{max-height:1000px;-webkit-line-clamp:unset;transition:max-height 1s ease-in-out}.changes-joburg-read-more-checkbox:checked~.changes-joburg-read-more-text .changes-joburg-read-more-fade{display:none}.changes-joburg-read-more-label{cursor:pointer;font-size:18px;font-weight:700;margin-top:.2em;display:inline-flex;align-items:center;color:#244b9b;transition:transform .25s ease,color .25s ease}.changes-joburg-read-more-icon{transition:transform .25s ease}.changes-joburg-read-more-label:hover .changes-joburg-read-more-icon{transform:scale(1.2)}.changes-joburg-read-more-checkbox:checked~.changes-joburg-read-more-label .changes-joburg-read-more-icon{transform:rotate(180deg)}.changes-joburg-read-more-text p{margin:1em 0}.addiction-types-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.addiction-link{display:inline-block;padding:10px 20px;border:1px solid #9c42ca;border-radius:4px;color:#9c42ca;text-decoration:none;font-size:16px;transition:all .3s ease}.addiction-link:hover{background-color:#275c64;color:#fff;border-color:#275c64}.addiction-link:focus{outline:none;box-shadow:0 0 0 3px rgba(156,66,202,0.5)}.rehab-blue{display:inline-block;padding:12px 22px;border:1px solid #0b61f5;border-radius:4px;color:#0b61f5;text-decoration:none;font-size:16px;background-color:transparent;transition:all .3s ease}.rehab-blue:hover{background-color:#0b61f5;color:#fff}.rehab-blue:focus{outline:none;box-shadow:0 0 0 3px rgba(66,135,245,0.5)}@media (max-width:768px){.addiction-link,.rehab-blue{font-size:14px;padding:8px 16px}}.rehab-joburg-section{position:relative;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-top:-24px;height:65vh;max-height:720px;min-height:360px;background:#000;overflow:hidden}.swiper-container{width:100%;height:100%;position:relative}.swiper-slide{width:100%;height:100%;background-size:cover;background-position:center}.rehab-contact-slot{position:absolute;right:6%;bottom:25%;z-index:10;max-width:520px;width:clamp(260px,32vw,520px)}@media(max-width:768px){.rehab-joburg-section{height:50vh}.rehab-contact-slot{left:16px;right:16px;max-width:none;width:auto;bottom:16px}}#universalcall-form{--accent:#ff6600;--accent2:#ffa04d;--badge:#3CB371;--panel-bg:rgba(245,247,250,.88);--panel-border:rgba(0,0,0,.08);--field-bg:#ffffff;--field-border:#d0d6e0;--field-text:#0b0f19;--muted:#6b7280;font-family:"Manrope",sans-serif}#universalcall-form .universalBestRehab{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:14px;padding:16px 16px 14px;box-shadow:0 12px 32px rgba(0,0,0,.28);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:var(--field-text);display:grid;gap:10px;opacity:0;transform:translateY(12px) scale(.98);animation:ucf-in .55s cubic-bezier(.2,.6,.2,1) .05s both}@keyframes ucf-in{to{opacity:1;transform:translateY(0) scale(1)}}#universalcall-form .universalStartToday{margin:0 0 2px}#universalcall-form .universalstart-rehab{display:inline-block;font-weight:800;letter-spacing:.08em;font-size:12px;line-height:1;text-transform:uppercase;color:#fff;padding:9px 12px;border-radius:999px;background:linear-gradient(90deg,var(--badge),#58d19e);box-shadow:0 6px 18px rgba(60,179,113,.35)}#universalcall-form .universalPrivatePatient,#universalcall-form .universalPatientEmail,#universalcall-form .universalPatientCall{margin:0}#universalcall-form input[type=text],#universalcall-form input[type=email],#universalcall-form input[type=tel]{width:100%;box-sizing:border-box;background:var(--field-bg);color:var(--field-text);border:1px solid var(--field-border);border-radius:12px;padding:13px 14px;font-size:16px;line-height:1.2;outline:0;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}#universalcall-form input::placeholder{color:var(--muted);opacity:.95}#universalcall-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(255,102,0,.18)}#universalcall-form input:invalid:not(:placeholder-shown){border-color:#d33;box-shadow:0 0 0 3px rgba(211,51,51,.16)}#universalcall-form input:valid{border-color:#59c27f}#universalcall-form .universalCallMeBack{margin-top:6px}#universalcall-form .universalCallMeBack input[type=submit]{width:100%;appearance:none;background:linear-gradient(90deg,var(--accent),var(--accent2));color:#fff;border:0;border-radius:999px;padding:12px 16px;font-weight:800;letter-spacing:.04em;font-size:15px;cursor:pointer;box-shadow:0 10px 20px rgba(255,102,0,.35);transition:transform .12s ease,filter .18s ease,box-shadow .18s ease}#universalcall-form .universalCallMeBack input[type=submit]:hover{filter:brightness(1.06);box-shadow:0 12px 24px rgba(255,102,0,.45)}#universalcall-form .universalCallMeBack input[type=submit]:active{transform:translateY(1px)}#universalcall-form input:-webkit-autofill,#universalcall-form input:-webkit-autofill:hover,#universalcall-form input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--field-bg) inset;-webkit-text-fill-color:var(--field-text)}@media(max-width:768px){#universalcall-form .universalBestRehab{padding:12px 12px 10px;border-radius:12px;gap:8px}#universalcall-form .universalstart-rehab{font-size:11px;padding:8px 10px}#universalcall-form input[type=text],#universalcall-form input[type=email],#universalcall-form input[type=tel]{padding:12px 12px;font-size:15px}#universalcall-form .universalCallMeBack input[type=submit]{padding:11px 14px}}@media(prefers-reduced-motion:reduce){#universalcall-form *{animation:none!important;transition:none!important}}.custom-services-section *,.custom-services-section:before,.custom-services-section:after{box-sizing:inherit;margin:0;padding:0}.custom-services-section{margin:0 auto;text-align:center;padding:5px}.custom-services-section .services-grid{display:grid;gap:20px;grid-template-areas:"service1 service2 service3" "service4 service4 service4" "service5 service6 service7" "service8 service8 service8" "service9 service10 service11"}.custom-services-section .service1{grid-area:service1}.custom-services-section .service2{grid-area:service2}.custom-services-section .service3{grid-area:service3}.custom-services-section .service4{grid-area:service4}.custom-services-section .service5{grid-area:service5}.custom-services-section .service6{grid-area:service6}.custom-services-section .service7{grid-area:service7}.custom-services-section .service8{grid-area:service8}.custom-services-section .service9{grid-area:service9}.custom-services-section .service10{grid-area:service10}.custom-services-section .service11{grid-area:service11}@media (max-width:900px){.custom-services-section .services-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"service1 service2" "service3 service4" "service5 service6" "service7 service8" "service9 service10" "service11 service11"}}@media (max-width:600px){.custom-services-section .services-grid{grid-template-columns:1fr;grid-template-areas:"service1" "service2" "service3" "service4" "service5" "service6" "service7" "service8" "service9" "service10" "service11"}}.custom-services-section .service{background:#fff;padding:20px;border-radius:4px;text-align:center;display:flex;flex-direction:column;border:1px solid #e7e7e7;transition:all .3s ease}.custom-services-section .service:hover{box-shadow:0 5px 10px rgba(0,0,0,0.08)}.custom-services-section .service .dashicons{font-size:3.45rem;line-height:1;margin:1rem 0;display:inline-block;height:auto;width:auto}.custom-services-section .service h4{font-weight:600;color:#56ceba;font-size:1.3rem;margin:1rem 0 .6rem}.custom-services-section .service a{color:#244b9b}.custom-services-section .service .cta span.dashicons{font-size:.6rem;vertical-align:middle;margin-left:.25rem}.custom-services-section .service .cta{align-self:flex-end;display:block}.custom-services-section .service > *{flex:1 1 100%}.custom-services-section .service1 .dashicons,.custom-services-section .service1 h4,.custom-services-section .service1 .cta{color:#275c64}.custom-services-section .service1:hover{border:1px solid #275c64}.custom-services-section .service2 .dashicons,.custom-services-section .service2 h4,.custom-services-section .service2 .cta{color:#244c9c}.custom-services-section .service2:hover{border:1px solid #244c9c}.custom-services-section .service3 .dashicons,.custom-services-section .service3 h4,.custom-services-section .service3 .cta{color:#9c42ca}.custom-services-section .service3:hover{border:1px solid #9c42ca}.custom-services-section .service4 .dashicons,.custom-services-section .service4 h4,.custom-services-section .service4 .cta{color:#275c64}.custom-services-section .service4:hover{border:1px solid #275c64}.custom-services-section .service5 .dashicons,.custom-services-section .service5 h4,.custom-services-section .service5 .cta{color:#244c9c}.custom-services-section .service5:hover{border:1px solid #244c9c}.custom-services-section .service6 .dashicons,.custom-services-section .service6 h4,.custom-services-section .service6 .cta{color:#9c42ca}.custom-services-section .service6:hover{border:1px solid #9c42ca}.custom-services-section .service7 .dashicons,.custom-services-section .service7 h4,.custom-services-section .service7 .cta{color:#275c64}.custom-services-section .service7:hover{border:1px solid #275c64}.custom-services-section .service8 .dashicons,.custom-services-section .service8 h4,.custom-services-section .service8 .cta{color:#244c9c}.custom-services-section .service8:hover{border:1px solid #244c9c}.custom-services-section .service9 .dashicons,.custom-services-section .service9 h4,.custom-services-section .service9 .cta{color:#9c42ca}.custom-services-section .service9:hover{border:1px solid #9c42ca}.custom-services-section .service10 .dashicons,.custom-services-section .service10 h4,.custom-services-section .service10 .cta{color:#275c64}.custom-services-section .service10:hover{border:1px solid #275c64}.custom-services-section .service11 .dashicons,.custom-services-section .service11 h4,.custom-services-section .service11 .cta{color:#244c9c}.custom-services-section .service11:hover{border:1px solid #244c9c}a.service-link{text-decoration:none;color:inherit}.contact-changes-rehab-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;margin:20px 0}.contact-changes-rehab-block{flex:1 1 calc(25% - 20px);padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:5px;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.contact-changes-rehab-block h3{margin-bottom:10px;font-size:1.25em;color:#333}.contact-changes-rehab-block p{margin:10px 0;font-size:1em;color:#666}.contact-changes-rehab-block a{text-decoration:none;color:#007bff;font-weight:700}.contact-changes-rehab-block a:hover{text-decoration:underline}@media (max-width:768px){.contact-changes-rehab-block{flex:1 1 calc(50% - 20px)}}@media (max-width:480px){.contact-changes-rehab-block{flex:1 1 100%}}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}table{width:100%;border-collapse:collapse}table,th,td{border:1px solid #000}th,td{text-align:left;padding:8px}tr:nth-child(even){background-color:#f2f2f2}@media screen and (max-width:768px){th,td{display:block;width:100%}td:before{content:attr(data-label);float:left;text-transform:uppercase;font-weight:700}td:last-child{border-bottom:0}}