:root{--green:#195dff;--green-dark:#154ccd;--sage:#edf4ff;--ivory:#fff;--gold:#4384f4;--text:#10213c;--muted:#6b819e;--line:#e6edf5}body{background:#fff}.container{width:min(1400px,calc(100% - 100px))}.topbar{background:#195dff;color:#fff;min-height:34px}.topbar-inner{font-size:10px;letter-spacing:.4px;min-height:34px;gap:15px}.topbar-inner>span{display:flex;align-items:center;gap:9px}.topbar-inner .icon{width:13px;height:13px}.topbar-inner b{font-weight:400;opacity:.5;margin:0 6px}.topbar-note{font-size:10px}.topbar-note .status-dot{background:#02ca9a;box-shadow:none;width:6px;height:6px}.site-header{position:absolute;top:52px;left:0;right:0;background:transparent;border:0;box-shadow:none;z-index:30}.navigation{height:86px;background:#ffffffc9;border:1px solid #e6edf5;border-radius:19px;padding:0 26px;box-shadow:0 2px 4px #1936560e;backdrop-filter:blur(18px);gap:24px}.brand{color:#132139;font-size:23px;letter-spacing:-1px;line-height:1.2;flex-shrink:0}.brand small{font-size:9px;letter-spacing:1.1px;color:#8fa5c5;margin-top:4px}.brand-mark{width:44px;height:44px;background:#195dff;border:0;border-radius:13px;color:white;box-shadow:0 7px 15px #1a60ff25}.brand-mark .icon{width:28px;height:28px}.main-nav{flex:1;justify-content:flex-end;gap:19px}.main-nav>.nav-link{font-size:11px;font-weight:750;letter-spacing:0;color:#50627f;padding:8px 14px;white-space:nowrap}.main-nav>.nav-link.active{color:#195dff;background:#edf4ff;border-radius:25px}.main-nav>.nav-link:after{display:none}.nav-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.consult-link{padding:7px 20px;background:#fff;border:1px solid #e3e9f1;border-radius:25px;box-shadow:0 2px 4px #19395f0c;font-size:12px;font-weight:750;color:#41556f}.button{background:#195dff;color:#fff;border:0;border-radius:28px;box-shadow:0 12px 25px #195dff25;letter-spacing:.2px}.button:hover{background:#154ccc;color:white}.button-small{padding:9px 19px;font-size:12px}.home-showcase{position:relative;min-height:900px;padding-top:170px;padding-bottom:35px;isolation:isolate;overflow:hidden;background:#eef5ff}.home-slides{position:absolute;inset:0;z-index:-1}.home-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s;pointer-events:none}.home-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.slide-background{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center right;max-width:none}.slide-wash{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fffffffa 24%,#ffffffd9 44%,#ffffff55 63%,#ffffff08 100%)}.slide-copy{position:relative;padding:0 26px;padding-top:180px}.slide-eyebrow{font-size:12px;letter-spacing:1.1px;font-weight:800;color:#195dff;margin-bottom:24px}.slide-copy h1,.slide-brand{font-size:clamp(42px,4.4vw,76px);font-family:'Manrope',sans-serif;font-weight:800;line-height:1.15;letter-spacing:-3px;color:#050e20;margin:0 0 25px}.slide-copy h2{font-size:clamp(34px,3.6vw,61px);line-height:1.28;letter-spacing:-2px;color:#195dff;font-weight:800;max-width:960px;margin:0 0 28px}.slide-description{font-size:16px;font-weight:500;max-width:650px;color:#6b82a2;margin:0 0 33px}.hero-cta{padding:14px 28px;font-size:12px;font-weight:750;display:inline-flex;gap:17px;align-items:center}.hero-cta .icon{width:18px;height:18px}.home-feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px;padding:0 26px;position:relative;margin-top:480px}.home-feature{background:#fff;border:1px solid #e8edf4;border-radius:18px;padding:19px 18px;box-shadow:0 2px 3px #19345112;transition:transform .2s,box-shadow .2s;min-width:0}.home-feature:hover{transform:translateY(-5px);box-shadow:0 12px 25px #195dff14}.home-feature>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#eef5ff;color:#195dff;margin-bottom:12px}.home-feature .icon{width:20px;height:20px;stroke-width:2}.home-feature h3{font-size:12px;letter-spacing:-.2px;font-weight:800;margin:0 0 8px;color:#172b47}.home-feature p{font-size:11px;line-height:1.65;color:#8aa0bd;margin:0}.slide-arrow{position:absolute;top:52%;width:47px;height:47px;background:#fff;border:1px solid #eaf0f6;border-radius:50%;display:grid;place-items:center;color:#536f91;box-shadow:0 9px 18px #182d5419;z-index:5}.slide-arrow:hover{color:#195dff}.slide-prev{left:17px}.slide-next{right:17px}.slide-prev .icon{transform:rotate(180deg)}.slide-arrow .icon{width:20px;height:20px}.slide-controls{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:26px}.slide-indicators{display:flex;gap:8px;align-items:center}.slide-indicators button{width:9px;height:9px;padding:0;border:0;border-radius:10px;background:#bdcadb;position:relative}.slide-indicators button:before{content:'';position:absolute;inset:-10px -5px}.slide-indicators button.is-active{width:20px;background:#00b991}.slide-pause{width:28px;height:28px;border-radius:50%;border:1px solid #dbe6f4;background:#ffffff9c;color:#7a93b1;font-size:12px;display:grid;place-items:center}.home-showcase~.quick-info{margin-top:30px;position:relative}.services,.articles{background:#f7faff}.site-footer{background:#0c2345}.site-footer .brand{color:#fff}.site-footer .brand-mark{background:#195dff}.whatsapp-float{background:#fff;color:#15764b;border:1px solid #dcefe4;box-shadow:0 5px 18px #19314d12}.home-slide[inert] a{pointer-events:none}.home-showcase a:focus-visible,.slide-arrow:focus-visible,.slide-indicators button:focus-visible,.slide-pause:focus-visible{outline:3px solid #195dff;outline-offset:5px}@media(min-width:1800px){.home-showcase{min-height:980px}.slide-copy{padding-top:195px}.home-feature-grid{margin-top:520px}.slide-background{object-position:center}}@media(max-width:1200px){.container{width:calc(100% - 70px)}.navigation{padding-inline:20px;gap:15px}.main-nav{gap:5px}.main-nav>.nav-link{font-size:10px;padding-inline:10px}.nav-actions{gap:7px}.consult-link{padding-inline:13px}.brand{font-size:20px}.brand small{font-size:8px}.slide-copy{padding-top:180px}.slide-copy h2{max-width:760px;font-size:46px}.slide-description{font-size:14px;max-width:550px}.home-feature-grid{margin-top:430px;gap:10px}.home-feature{padding:16px 13px}.home-showcase{min-height:850px}.slide-arrow{width:36px;height:36px}.slide-prev{left:7px}.slide-next{right:7px}}@media(max-width:1000px) and (min-width:901px){.header .brand{font-size:18px}.consult-link{display:none}.main-nav>.nav-link{padding-inline:7px}.button-small{padding-inline:12px}.home-feature h3{font-size:11px}}@media(max-width:900px){.topbar-note{display:none!important}.site-header{top:49px}.navigation{height:76px;border-radius:16px}.menu-toggle{display:flex}.main-nav{top:calc(100% + 10px);left:0;right:0;margin-inline:auto;width:calc(100% - 70px);padding:18px;background:white;border:1px solid #e4edf7;border-radius:16px;box-shadow:0 15px 35px #1c427421}.main-nav>.nav-link{font-size:12px;padding:10px 15px}.nav-actions{margin:12px 0 0;justify-content:space-between}.consult-link{display:block}.slide-copy{padding-top:165px}.slide-copy h1,.slide-brand{font-size:47px;letter-spacing:-2px}.slide-copy h2{font-size:40px;max-width:660px}.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:410px}.home-showcase{padding-top:140px;min-height:980px}.home-feature{padding:18px}.slide-wash{background:linear-gradient(90deg,#fffffff5,#ffffffd9 48%,#ffffff66)}.slide-arrow{top:48%}.topbar-inner{justify-content:center;font-size:9px}}@media(max-width:600px){.container{width:calc(100% - 32px)}.topbar-inner{font-size:8px;letter-spacing:0;justify-content:center;min-height:30px}.topbar-inner>span{gap:5px}.topbar-inner b{margin:0 2px}.topbar-inner .icon{display:none}.topbar{min-height:30px}.site-header{top:44px}.navigation{height:66px;padding:0 15px}.brand{font-size:19px;gap:10px}.brand-mark{width:37px;height:37px;border-radius:11px}.brand-mark .icon{width:25px;height:25px}.brand small{font-size:7px}.main-nav{width:calc(100% - 32px)}.home-showcase{padding-top:100px;min-height:0;padding-bottom:25px}.slide-copy{width:100%;padding:140px 25px 0}.slide-eyebrow{font-size:9px;letter-spacing:.7px;margin-bottom:17px}.slide-copy h1,.slide-brand{font-size:37px;letter-spacing:-1.6px;margin-bottom:22px}.slide-copy h2{font-size:34px;letter-spacing:-1.3px;line-height:1.2;margin-bottom:20px}.slide-copy h2 br{display:none}.slide-description{font-size:13px;line-height:1.8;margin-bottom:23px;max-width:350px}.hero-cta{font-size:10px;padding:13px 20px;gap:12px}.slide-background{height:610px;object-position:68% center}.slide-wash{background:linear-gradient(180deg,#ffffffcf 0%,#fffffff2 35%,#ffffffbd 65%,#eef5ff 100%)}.home-feature-grid{padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:455px}.home-feature{padding:16px 13px;border-radius:14px}.home-feature:last-child{grid-column:1/-1;display:grid;grid-template-columns:35px 1fr;column-gap:12px;align-items:center}.home-feature:last-child>span{grid-row:1/3;margin:0}.home-feature:last-child h3{margin:0}.home-feature h3{font-size:11px}.home-feature p{font-size:10px}.home-feature>span{width:31px;height:31px;margin-bottom:9px}.slide-arrow{top:500px;width:32px;height:32px;box-shadow:0 3px 9px #182d5410}.slide-prev{left:25px}.slide-next{left:68px;right:auto}.slide-controls{margin-top:19px}.home-showcase~.quick-info{margin-top:20px}.topbar-inner a{display:none}}@media(max-width:360px){.slide-copy h1,.slide-brand{font-size:32px}.slide-copy h2{font-size:29px}.slide-copy{padding-inline:20px}.slide-description{font-size:12px}.home-feature-grid{margin-top:455px}.topbar-inner{font-size:7px}.slide-arrow{top:500px}.home-feature h3{font-size:10px}}@media(prefers-reduced-motion:reduce){.home-slide{transition:none}.home-feature{transition:none}}

@media(max-width:600px){.home-feature-grid{margin-top:calc(var(--slide-copy-height, 500px) - 30px)}.slide-arrow{top:calc(var(--slide-copy-height, 500px) + 15px)}}
/* Continue the white and blue identity throughout the landing page. */
.quick-info{background:#fff;border-color:#e4ecf8;border-radius:18px;box-shadow:0 6px 24px #254f8b05}.info-item+.info-item{border-color:#e4ecf8}.info-item strong{color:#173251}.info-item small,.info-arrow{color:#3979e5}.service-card,.article-card,.schedule-card{background:#fff;border-color:#e3ebf7;border-radius:18px;box-shadow:0 5px 20px #254f8b04}.service-card:hover{border-color:#a6c4ff;box-shadow:0 14px 32px #195dff0d}.service-icon{background:#edf4ff;color:#195dff}.service-number{color:#a8bddb}.profile{background:#fff}.profile-caption{border:1px solid #e6edf8;border-radius:15px;box-shadow:0 8px 25px #195dff0b}.profile-visual>img{border-radius:22px}.schedule{background:linear-gradient(135deg,#f6faff,#edf4ff)}.schedule-card-title{background:linear-gradient(110deg,#195dff,#347cff)}.schedule-card-title>span{border-color:#ffffff55;border-radius:7px;background:#ffffff12}.schedule-card td,.schedule-card th{border-color:#e9eff8}.schedule-status{background:#edf4ff;color:#2863bc;border-radius:6px}.schedule-status.closed{background:#f1f4f9;color:#77869c}.article-card>img{background:#f4f8ff}.article-category{color:#2868df}.contact{background:linear-gradient(180deg,#fff 0%,#f6faff 100%);padding:80px 0 72px}.contact .section-heading{align-items:center;gap:35px;margin-bottom:35px}.contact .section-heading h2{color:#122c4d;font-weight:750;letter-spacing:-1.4px}.contact .section-heading>p{color:#778ca8;font-size:13px;max-width:390px}.contact-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:28px;align-items:stretch}.form-card,.location-card{background:#fff;border:1px solid #e0eafb;border-radius:22px;box-shadow:0 10px 35px #1e58ac07;min-width:0}.form-card{padding:32px}.form-card>h3{color:#163656;font-size:23px;font-weight:750;letter-spacing:-.6px;margin-bottom:10px}.form-card>p{color:#8196b1;font-size:12px;margin-bottom:27px}.form-row{gap:18px}.field{margin-bottom:21px}.field label{font-size:12px;font-weight:650;color:#3a587a;margin-bottom:9px}.field input,.field textarea{background:#f8fbff;border:1px solid #dfe9f7;color:#27486e;border-radius:11px;padding:13px 15px;font-size:14px;min-height:47px}.field input:focus,.field textarea:focus{border-color:#709dff;box-shadow:0 0 0 4px #195dff0b;background:#fff}.field input::placeholder,.field textarea::placeholder{color:#91a3bb;font-size:12px}.field textarea{min-height:125px;line-height:1.8}.captcha-container{gap:14px}.captcha-image{border-radius:10px;border:1px solid #e5edf9;background:white}.refresh-captcha{border:1px solid #dfe9f7;border-radius:11px;background:#f5f9ff;color:#195dff;width:44px;height:44px}.refresh-captcha:hover{background:#e9f2ff}.submit-button{min-height:50px;font-weight:700;font-size:13px;box-shadow:0 8px 20px #195dff1c}.form-note{color:#8195b1;line-height:1.8;font-size:10px;align-items:flex-start;margin-top:17px}.form-note .icon{color:#6c97dd;flex-shrink:0;margin-top:2px}.form-status{background:#edf5ff;color:#285f9d;border-radius:10px}.form-status.is-error{background:#fff1f2;color:#b34255}.location-card{display:flex;flex-direction:column;overflow:hidden}.location-card iframe{height:325px;background:#eaf2ff;border-bottom:1px solid #e1ebf9;flex-shrink:0}.location-details{padding:30px;flex:1;background:linear-gradient(140deg,#fff,#f6faff)}.location-details h3{color:#173453;font-size:24px;font-weight:750;letter-spacing:-.7px;margin-bottom:22px}.location-details p{color:#8095b1;font-size:12px;line-height:1.9}.location-details p .icon{color:#568de4;flex-shrink:0;margin-top:3px}.location-details>a{color:#376aaf;align-items:center;font-weight:600}.location-details .text-link{border-top:1px solid #e2ebf8;padding-top:20px;margin-top:23px;color:#195dff}.site-footer{background:linear-gradient(115deg,#f4f8ff 0%,#edf4ff 58%,#e5efff 100%);border-top:1px solid #dde8f8;color:#21466e;padding:43px 0 26px}.site-footer .brand{color:#142c4d;font-size:22px}.site-footer .brand small{color:#7f9bbc;letter-spacing:1.3px}.site-footer .brand-mark{color:white;border:0;background:#195dff;box-shadow:0 6px 16px #195dff21}.footer-top{gap:30px;padding-bottom:30px}.footer-top p{font-family:'Manrope',sans-serif;color:#264e7d;font-size:22px;font-weight:650;letter-spacing:-.6px;line-height:1.5}.footer-contact{color:#195dff;background:#fff;border:1px solid #dce8fa;border-radius:28px;padding:11px 20px;gap:15px;font-size:12px;font-weight:700;box-shadow:0 4px 10px #195dff08}.footer-contact .icon{width:18px;height:18px}.footer-bottom{border-color:#dbe6f5;color:#7d95b3;padding-top:22px;gap:24px}.footer-bottom a{color:#567aab}.site-footer a:hover{color:#195dff}.site-footer .footer-contact:hover{background:#195dff;color:white;border-color:#195dff}.whatsapp-float{bottom:20px;right:20px}.menu-toggle{border-color:#dce7f8}@media(max-width:900px){.contact-grid{gap:20px}.form-card{padding:25px}.location-details{padding:25px}.location-card iframe{height:300px}.contact .section-heading>p{max-width:300px}.footer-top p{font-size:19px}.footer-contact{padding:10px 15px;font-size:11px}}@media(max-width:640px){.contact{padding:55px 0 45px}.contact .section-heading{margin-bottom:25px}.contact .section-heading h2{font-size:30px;letter-spacing:-1px}.contact .section-heading>p{max-width:none;font-size:12px}.contact-grid{grid-template-columns:minmax(0,1fr);gap:22px}.form-card{padding:24px 20px;border-radius:18px}.form-card>h3{font-size:21px}.form-row{grid-template-columns:minmax(0,1fr);gap:0}.field input,.field textarea{font-size:16px;min-height:48px;padding:12px}.field label{font-size:11px}.field textarea{min-height:120px}.location-card{border-radius:18px}.location-card iframe{height:255px}.location-details{padding:24px}.location-details h3{font-size:22px}.form-note{font-size:9px;justify-content:flex-start}.submit-button{font-size:11px;gap:10px;padding:14px 16px}.captcha-container{gap:10px;max-width:100%}.captcha-image{max-width:calc(100% - 55px);height:auto}.refresh-captcha{flex-shrink:0}.site-footer{padding:32px 0 90px}.footer-top{gap:23px;padding-bottom:25px;display:grid;grid-template-columns:minmax(0,1fr)}.footer-top .brand{width:auto;font-size:21px}.footer-top p{font-size:20px}.footer-contact{margin:0;justify-self:start;font-size:12px;padding:11px 19px}.footer-bottom{align-items:flex-start;gap:14px;font-size:10px}.footer-bottom>div{gap:24px;flex-wrap:wrap}.whatsapp-float{bottom:16px;right:16px}.quick-info{border-radius:16px}.service-card,.article-card{border-radius:17px}}
@media(min-width:641px){.footer-bottom{padding-right:145px}}

/* Services and practice profile share the hero's blue and white palette. */
.services{background:linear-gradient(180deg,#fff 0%,#f7faff 100%);padding:76px 0 60px}
.services .section-heading{gap:28px;align-items:center;margin-bottom:34px}
.services h2,.profile h2{color:#142c4d;font-weight:750;letter-spacing:-1.4px}
.services .section-heading>p{color:#7288a5}
.service-grid{gap:22px;align-items:stretch}
.services .service-card{display:flex;flex-direction:column;min-width:0;padding:30px;border:1px solid #e0eafb;border-radius:22px;background:#fff;box-shadow:0 8px 28px #2459ac07;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.services .service-card:hover{transform:translateY(-4px);border-color:#abc8ff;box-shadow:0 16px 36px #195dff12}
.services .service-card:focus-visible,.profile-copy>.text-link:focus-visible{outline:3px solid #195dff;outline-offset:5px}
.services .service-top{margin-bottom:25px}
.services .service-icon{width:56px;height:56px;color:#195dff;background:linear-gradient(135deg,#edf4ff,#e4eeff);border:1px solid #e0eaff;border-radius:16px}
.services .card-number{color:#7296cf;background:#f5f8ff;border:1px solid #e7eefb;border-radius:25px;padding:5px 11px;font-size:11px;font-weight:700;letter-spacing:1px}
.services .service-card h3{color:#193656;font-size:20px;font-weight:750;letter-spacing:-.5px}
.services .service-card>p{color:#7288a5;font-size:13px;line-height:1.85;margin-bottom:26px;flex:1}
.services .card-link{border-color:#e6edf9;color:#195dff;font-weight:700;padding-top:20px;margin-top:0}
.services .card-link .icon{width:20px;height:20px}
.services .service-footnote{color:#6f88aa;margin-top:27px;line-height:1.7;text-align:center}
.services .service-footnote .icon{color:#195dff;flex-shrink:0}
.profile{position:relative;background:linear-gradient(125deg,#edf4ff 0%,#f7faff 55%,#fff 100%);border-top:1px solid #e5edf9;border-bottom:1px solid #e5edf9;padding:76px 0}
.profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:64px}
.profile-visual{min-width:0;padding:10px 10px 30px;background:#fff;border:1px solid #dfe9f8;border-radius:27px;box-shadow:0 18px 48px #254f8b10}
.profile-visual>img{display:block;width:100%;height:410px;object-fit:cover;border-radius:19px}
.profile-caption{left:24px;right:24px;bottom:15px;padding:18px 20px;border:1px solid #e0eafb;border-radius:15px;background:#fff;box-shadow:0 8px 25px #195dff0d;color:#173453}
.profile-caption>.icon{width:40px;height:40px;padding:10px;background:#edf4ff;border-radius:12px;color:#195dff;flex-shrink:0}
.profile-caption small{color:#7890ae;line-height:1.6}
.profile-copy{min-width:0}
.profile-copy h2{font-size:clamp(28px,3vw,42px);line-height:1.25;margin-bottom:24px}
.profile-copy>p{color:#7288a5;font-size:13px;line-height:1.95}
.profile-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:20px 0 23px;border-top:1px solid #dfe9f8;margin:20px 0 0}
.profile-values span{min-width:0;gap:9px;padding:10px 11px;background:#ffffffc9;border:1px solid #e3ecfa;border-radius:10px;color:#45668f;font-size:11px}
.profile-values .icon{width:21px;height:21px;flex-shrink:0;padding:4px;border-radius:50%;background:#eaf2ff;color:#195dff}
.profile-copy>.text-link{display:inline-flex;gap:22px;align-items:center;padding:12px 22px;background:#195dff;color:#fff;border:1px solid #195dff;border-radius:28px;box-shadow:0 7px 20px #195dff1a;font-weight:700}
.profile-copy>.text-link:hover{background:#154ccd;color:#fff}
@media(max-width:1000px){.profile-grid{gap:30px}.services .service-card{padding:24px}.service-grid{gap:16px}.profile-values{grid-template-columns:minmax(0,1fr)}.profile-visual>img{height:430px}}
@media(max-width:640px){.services{padding:50px 0 38px}.services .section-heading{gap:16px;margin-bottom:25px}.services h2{font-size:30px;letter-spacing:-1px}.service-grid{grid-template-columns:minmax(0,1fr);gap:16px}.services .service-card{padding:24px;border-radius:18px}.services .service-top{margin-bottom:20px}.services .service-card h3{font-size:19px}.services .service-card>p{margin-bottom:22px}.services .service-footnote{font-size:10px;align-items:flex-start;padding-inline:10px}.profile{padding:45px 0}.profile-grid{grid-template-columns:minmax(0,1fr);gap:30px}.profile-visual{padding:8px 8px 30px;border-radius:22px}.profile-visual>img{height:310px;border-radius:16px}.profile-caption{left:18px;right:18px;bottom:14px;padding:14px;gap:10px;font-size:13px}.profile-caption small{font-size:10px}.profile-copy h2{letter-spacing:-1px;margin-bottom:20px}.profile-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-values span{padding:9px 8px;font-size:10px;gap:6px}.profile-copy>.text-link{font-size:12px}}
@media(max-width:360px){.profile-values{grid-template-columns:minmax(0,1fr)}.profile-visual>img{height:275px}}
@media(prefers-reduced-motion:reduce){.services .service-card{transition:none}.services .service-card:hover{transform:none}}

/* Dark blue footer with clear contrast for navigation and contact details. */
.site-footer{background:#0e274b;border-top-color:#193a64;color:#e8f0ff}
.site-footer .brand{color:#fff}
.site-footer .brand small{color:#a4bfdf}
.site-footer .brand-mark{background:#195dff;color:#fff;box-shadow:0 6px 16px #06183133}
.footer-top p{color:#e5efff}
.footer-contact{background:#195dff;border-color:#3977ff;color:#fff;box-shadow:0 4px 12px #06183133}
.footer-bottom{border-color:#294466;color:#aac0dd}
.footer-bottom a{color:#c1d4ed}
.site-footer a:hover{color:#fff}
.site-footer .footer-contact:hover{background:#3477ff;border-color:#5890ff;color:#fff}
.site-footer a:focus-visible{outline:3px solid #8cbbff;outline-offset:5px}
