@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap";:root{--color-primary:#3f94ad;--color-primary-dark:#15536a;--color-primary-light:#79b8d0;--color-background:#fdf5ee;--color-surface:#f6fbff;--color-text:#173f50;--color-text-muted:#5e727a;--color-border:#cfe0e3;--color-accent:#e9a39a;--shadow:0 16px 45px #15536a17;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-background);color:var(--color-text);margin:0;font-family:DM Sans,Arial,sans-serif}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}img{max-width:100%}.header{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fdf5eeeb;align-items:center;gap:30px;height:82px;padding:0 clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.logo{width:148px;padding:0}.logo img,footer img{display:block}.desktop-nav{align-items:center;gap:24px;margin:auto;font-size:14px;display:flex}.desktop-nav button:hover,footer button:hover{color:var(--color-primary)}.menu{font-size:27px;display:none}.button{background:var(--color-primary-dark);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:15px;padding:13px 18px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#0d4258;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.secondary{border:1px solid var(--color-primary-dark);color:var(--color-primary-dark);background:0 0}.secondary:hover{background:var(--color-primary-dark);color:#fff}.text{color:var(--color-primary-dark);background:0 0;border-radius:0;justify-content:flex-start;padding:0}.text:hover{color:var(--color-primary);background:0 0;transform:none}.light{color:var(--color-primary-dark);background:#fff}.outline-light{color:#fff;background:0 0;border:1px solid #fff}.mobile-nav{display:none}.hero,.page-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:center;gap:60px;min-height:575px;padding:clamp(70px,10vw,150px) clamp(22px,8vw,130px);display:grid}.eyebrow{text-transform:uppercase;color:var(--color-primary-dark);letter-spacing:1.35px;margin:0 0 20px;font-size:11px;font-weight:700}.hero h1,.page-hero h1,h2{letter-spacing:-.035em;margin:0;font-family:DM Serif Display,Georgia,serif;font-weight:400;line-height:.98}.hero h1,.page-hero h1{font-size:clamp(51px,6vw,90px)}i{color:var(--color-primary);font-weight:400}.lead{max-width:540px;color:var(--color-text-muted);margin:30px 0;font-size:18px;line-height:1.65}.actions{flex-wrap:wrap;gap:14px;display:flex}.hero-visual{background:var(--color-surface);border-radius:50% 50% 8px;justify-content:center;align-self:stretch;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.hero-visual img{z-index:2;width:54%;position:relative}.hero-visual .ring{border:1px solid var(--color-primary-light);aspect-ratio:1;border-radius:50%;width:75%;position:absolute}.hero-visual p{margin:0;font-family:DM Serif Display,serif;font-size:25px;line-height:1.05;position:absolute;bottom:31px;left:35px}.section{padding:clamp(65px,9vw,130px) clamp(22px,8vw,130px)}.section-title{max-width:700px}.section-title h2{font-size:clamp(40px,4.5vw,65px)}.section-title>p{max-width:530px;color:var(--color-text-muted);font-size:17px;line-height:1.65}.market-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:53px;display:grid}.market-card{border:1px solid var(--color-border);border-radius:var(--radius);background:#ffffff52;flex-direction:column;align-items:flex-start;min-height:328px;padding:32px;display:flex}.market-card:nth-child(2){background:#e2f1f4}.market-card:nth-child(3){background:#f7e5d8}.market-card>span,.class-card>span,.booking-card>span,.resource-grid span{color:var(--color-primary-dark);letter-spacing:1px;font-size:12px;font-weight:700}.market-card h3{margin:27px 0 8px;font-family:DM Serif Display,serif;font-size:31px;font-weight:400}.market-card h4{margin:0;font-size:15px}.market-card p{color:var(--color-text-muted);flex:1;font-size:14px;line-height:1.5}.market-card strong{margin-bottom:15px;font-size:14px}.dark{background:var(--color-primary-dark);color:#fff}.dark .eyebrow{color:#b9dbe4}.benefits{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:55px;display:grid}.benefits div{border-top:1px solid #ffffff59;padding-top:20px}.benefits h3{margin:0;font-family:DM Serif Display,serif;font-size:27px;font-weight:400}.benefits p{color:#dcebef;line-height:1.5}.row-heading{justify-content:space-between;align-items:end;gap:25px;display:flex}.class-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;display:grid}.class-grid.four{grid-template-columns:repeat(3,1fr)}.class-card{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;flex-direction:column;align-items:flex-start;min-height:325px;padding:29px;display:flex;box-shadow:0 3px 18px #15536a08}.class-card h3,.professional h3,.resource-grid h3{margin:24px 0 13px;font-family:DM Serif Display,serif;font-size:29px;font-weight:400;line-height:1.04}.class-card p,.professional p,.resource-grid p{color:var(--color-text-muted);flex:1;margin-top:0;font-size:14px;line-height:1.55}.class-card dl{border-top:1px solid var(--color-border);gap:35px;width:100%;margin:10px 0 16px;padding-top:15px;display:flex}.class-card dl div{gap:3px;display:grid}.class-card dt,.professional dt{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.8px;font-size:10px}.class-card dd,.professional dd{margin:0;font-size:13px;font-weight:600}.therapy-strip{background:#dceff3;grid-template-columns:1fr 1fr;gap:80px;padding:clamp(65px,8vw,110px) clamp(22px,8vw,130px);display:grid}.therapy-strip h2{font-size:clamp(40px,4.2vw,62px)}.therapy-countries{grid-template-columns:1fr 1fr;align-content:end;gap:28px;display:grid}.therapy-countries>div{border-top:1px solid var(--color-primary-light);flex-direction:column;align-items:flex-start;padding-top:15px;display:flex}.therapy-countries h3{margin:0;font-family:DM Serif Display,serif;font-size:28px;font-weight:400}.therapy-countries p{color:var(--color-text-muted);font-size:14px;line-height:1.5}.therapy-countries b{margin-bottom:13px;font-size:13px}.works>div{grid-template-columns:repeat(3,1fr);gap:38px;margin-top:55px;display:grid}.works article{border-top:1px solid var(--color-border);padding-top:16px}.works span{color:var(--color-primary);font-size:12px;font-weight:700}.works h3{margin:14px 0 7px;font-family:DM Serif Display,serif;font-size:27px;font-weight:400}.works p{color:var(--color-text-muted);font-size:14px;line-height:1.55}.cta{background:var(--color-primary);color:#fff;padding:clamp(70px,10vw,145px) clamp(22px,8vw,130px)}.cta h2{font-size:clamp(42px,5vw,73px)}.cta .actions{margin-top:35px}.page-hero{background:var(--color-surface);min-height:470px;display:block}.page-hero h1{max-width:920px}.filters{flex-wrap:wrap;gap:9px;margin-bottom:42px;display:flex}.filters button{border:1px solid var(--color-border);border-radius:999px;padding:10px 15px;font-size:13px}.filters button:first-child,.filters button:hover{background:var(--color-primary-dark);color:#fff}.split{grid-template-columns:1.3fr .7fr;gap:70px;display:grid}.check-list{margin:38px 0;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--color-border);padding:16px 0 16px 27px;position:relative}.check-list li:before{content:"✓";color:var(--color-primary);font-weight:700;position:absolute;left:0}.booking-card{background:var(--color-surface);border-radius:var(--radius);height:max-content;box-shadow:var(--shadow);padding:33px}.booking-card h3{font-family:DM Serif Display,serif;font-size:30px;font-weight:400;line-height:1.05}.booking-card strong,.country-choice strong{color:var(--color-primary-dark);margin:20px 0;font-size:20px;display:block}.booking-card p{color:var(--color-text-muted);font-size:14px;line-height:1.55}.soft{background:var(--color-surface)}.country-choice{grid-template-columns:1fr 1fr;gap:20px;display:grid}.country-choice article{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;padding:40px}.country-choice h2{font-size:43px}.country-choice p{color:var(--color-text-muted);line-height:1.6}.professional-grid,.resource-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.professional,.resource-grid article{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;flex-direction:column;align-items:flex-start;padding:26px;display:flex}.portrait{aspect-ratio:1.3;width:100%;color:var(--color-primary-dark);background:#dceff3;border-radius:14px;place-items:center;margin-bottom:25px;font-family:DM Serif Display,serif;font-size:40px;display:grid}.professional dl{gap:5px;margin:5px 0 18px;font-size:13px;display:grid}.professional dd{margin:0}.resource-grid article{min-height:245px}.resource-grid h3{margin-top:18px}.faq-list{max-width:800px}.faq-list article{border-top:1px solid var(--color-border)}.faq-list article:last-child{border-bottom:1px solid var(--color-border)}.faq-list button{text-align:left;justify-content:space-between;width:100%;padding:21px 0;font-weight:600;display:flex}.faq-list button span{color:var(--color-primary);font-size:22px}.faq-list p{color:var(--color-text-muted);margin:0;padding:0 0 22px;line-height:1.65}.booking-options{gap:15px;max-width:780px;display:grid}.booking-options .button{text-align:left;justify-content:space-between;padding:24px 26px;font-size:19px}.booking-options small{color:#d9e8ec;margin-left:auto;font-weight:400}footer{color:#fff;background:#0e3e51;grid-template-columns:1.6fr 1fr 1fr;gap:40px;padding:65px clamp(22px,8vw,130px) 35px;display:grid}footer img{filter:brightness(0)invert();width:155px;margin-bottom:20px}footer p{color:#d0e2e7;max-width:300px;font-size:13px;line-height:1.6}footer>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:9px;font-size:13px;display:flex}footer b{color:#a9d2dc;margin-bottom:4px}footer small{color:#c4dbe1;border-top:1px solid #ffffff2e;grid-column:1/-1;padding-top:23px;font-size:11px;line-height:1.6}@media (width<=800px){.header{gap:15px;height:70px;padding:0 22px}.header>.button{display:none}.logo{width:135px}.desktop-nav{display:none}.menu{margin-left:auto;display:block}.mobile-nav{background:var(--color-background);z-index:19;width:100%;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;gap:15px;padding:20px 22px 25px;display:flex;position:absolute;top:70px}.hero,.page-hero{grid-template-columns:1fr;min-height:0;padding:70px 22px}.hero-visual{min-height:325px}.market-grid,.class-grid,.class-grid.four,.professional-grid,.resource-grid{grid-template-columns:1fr}.benefits,.works>div{grid-template-columns:1fr 1fr}.row-heading{display:block}.row-heading>.button{margin-top:28px}.therapy-strip,.split,.country-choice{grid-template-columns:1fr;gap:38px}.therapy-countries{gap:18px}.page-hero{padding-top:65px}footer{grid-template-columns:1fr 1fr;gap:30px;padding:55px 22px 28px}footer>div:first-child,footer small{grid-column:1/-1}}@media (width<=470px){.hero h1,.page-hero h1{font-size:49px}.benefits,.works>div,.therapy-countries{grid-template-columns:1fr}.section,.therapy-strip{padding-left:22px;padding-right:22px}.market-card,.country-choice article{padding:27px}.booking-options .button{flex-direction:column;align-items:flex-start;gap:8px;font-size:16px}.booking-options small{margin:0}footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.hero-visual p{z-index:3;color:var(--color-text);pointer-events:none}.hero-visual p,.market-card strong,.booking-card .eyebrow+h3+strong{display:none}.hero-visual:before{content:"";z-index:1;background:var(--color-accent);width:18px;height:18px;box-shadow:245px 275px 0 -4px var(--color-primary-light);border-radius:50%;position:absolute;top:34px;left:35px}.hero-visual:after{content:"A steadier place to begin.";z-index:4;color:var(--color-primary-dark);letter-spacing:.25px;padding-left:30px;font:500 12px/1.2 DM Sans,sans-serif;position:absolute;top:34px;left:35px}.cta .eyebrow,.cta i{color:var(--color-primary-dark)}.cta .light{background:var(--color-primary-dark);color:#fff}.cta .outline-light{border-color:var(--color-primary-dark);color:var(--color-primary-dark)}.cta .outline-light:hover{background:var(--color-primary-dark);color:#fff}.hero-visual p{z-index:auto;color:inherit;pointer-events:auto;display:block}.hero-visual:before,.hero-visual:after{content:none}.market-card strong,.booking-card .eyebrow+h3+strong{display:block}.cta{background:var(--color-primary);color:#fff}.cta .eyebrow{color:#e9f4f7}.cta i{color:var(--color-background)}.cta .light{color:var(--color-primary-dark);background:#fff}.cta .outline-light{color:#fff;border-color:#fff}.cta .outline-light:hover{color:#fff;background:0 0}.market-card strong,.hero-visual p{display:none}.hero-visual:after{content:"A clearer path forward.";z-index:4;background:var(--color-background);border:1px solid var(--color-border);color:var(--color-primary-dark);letter-spacing:.1px;border-radius:999px;padding:12px 16px;font:500 13px/1 DM Sans,sans-serif;display:block;position:absolute;bottom:28px;left:28px;box-shadow:0 8px 20px #15536a14}.hero-visual:before,.hero-visual:after{content:none!important;display:none!important}.hero{grid-template-columns:minmax(0,1fr) minmax(440px,.92fr);gap:76px;min-height:610px}.hero-visual{background-color:var(--color-surface);min-height:420px;box-shadow:var(--shadow);background-image:linear-gradient(90deg,#f6fbff14,#f6fbff14),url(/assets/hero-wellness-I0iBpffu.png);background-position:50%;background-size:cover;border-radius:48% 0 0 48%}.hero-visual .ring,.hero-visual>img{display:none}@media (width<=800px){.hero{grid-template-columns:1fr;gap:34px}.hero-visual{background-position:68%;border-radius:46% 46% 12px 12px;min-height:350px}}.hero-visual{height:100%;min-height:390px;box-shadow:none;background-position:68%;border-radius:46% 18px 18px 46%}@media (width<=800px){.hero{border-radius:24px;grid-template-columns:1fr;gap:34px;min-height:0;margin:18px 16px 55px;padding:38px 26px}.hero-visual{background-position:68%;border-radius:42% 42% 12px 12px;height:320px;min-height:320px}}.hero{background:0 0;border-radius:0;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);gap:clamp(35px,4vw,72px);max-width:none;min-height:540px;margin:0;padding:clamp(70px,7vw,112px) 0 clamp(65px,7vw,105px) clamp(22px,4.5vw,84px)}.hero h1{font-size:clamp(52px,5.2vw,78px)}.hero-visual{background-position:68%;border-radius:48% 0 0 48%;height:430px;min-height:430px}@media (width<=800px){.hero{background:0 0;grid-template-columns:1fr;gap:34px;min-height:0;margin:0;padding:58px 22px 62px}.hero-visual{background-position:68%;border-radius:42% 42% 12px 12px;height:320px;min-height:320px}}.hero{isolation:isolate;background-color:var(--color-primary-dark);background-image:linear-gradient(90deg,#15536a 0%,#15536af5 37%,#15536aad 54%,#15536a14 79%,#15536a0d 100%),linear-gradient(#0000 76%,#f6fbff59 100%),url(/assets/hero-wellness-I0iBpffu.png);background-position:50%,50%,50%;background-size:cover,cover,cover;border-radius:20px;max-width:calc(100% - 32px);min-height:570px;margin:16px auto 70px;padding:clamp(62px,6vw,95px) clamp(28px,6vw,92px);display:block;position:relative;overflow:hidden}.hero>div:first-child{z-index:1;max-width:525px;position:relative}.hero .eyebrow,.hero .lead{color:#e2f0f3}.hero h1{color:#fff;font-size:clamp(52px,5.1vw,78px)}.hero h1 i{color:#b5ddeb}.hero .button{color:var(--color-primary-dark);background:#fff}.hero .secondary{color:#fff;background:0 0;border-color:#d8eef3}.hero .secondary:hover{color:var(--color-primary-dark);background:#fff}.hero-visual{display:none}@media (width<=800px){.hero{background-image:linear-gradient(#15536a4d 0%,#15536aeb 52%,#15536a 88%),url(/assets/hero-wellness-I0iBpffu.png);background-position:50%,68%;background-size:cover,cover;border-radius:16px;max-width:calc(100% - 24px);min-height:620px;margin:12px auto 48px;padding:64px 28px 270px}.hero h1{font-size:clamp(48px,12vw,62px)}}.hero>div:first-child:after{content:"LIVE CLASSES  •  PROFESSIONAL SUPPORT  •  AVAILABLE BY REGION";color:#d7ebef;letter-spacing:1px;border-top:1px solid #e2f0f361;margin-top:35px;padding-top:18px;font:600 10px/1.5 DM Sans,sans-serif;display:block}@media (width<=800px){.hero>div:first-child:after{letter-spacing:.7px;margin-top:29px;font-size:9px}}.hero{margin-bottom:24px}.hero+.section{padding-top:clamp(46px,5vw,76px)}@media (width<=800px){.hero{margin-bottom:10px}.hero+.section{padding-top:48px}}.hero>div:first-child:after{content:none;display:none}.team-profile .portrait{filter:grayscale();will-change:filter,transform;transition:filter .45s,transform .45s}.team-profile:hover .portrait,.team-profile:focus-within .portrait{filter:grayscale(0%);transform:scale(1.015)}@media (prefers-reduced-motion:reduce){.team-profile .portrait{transition:none}}.language-switcher{letter-spacing:.05em;color:var(--color-text-muted);align-items:center;gap:5px;font-size:12px;font-weight:700;display:flex}.language-switcher button{padding:5px 2px}.language-switcher button.active{color:var(--color-primary-dark);text-underline-offset:4px;text-decoration:underline}@media (width<=800px){.language-switcher{margin-left:auto}}@media (width>=801px) and (width<=980px){.header{gap:18px;padding-left:30px;padding-right:30px}.desktop-nav,.header>.button{display:none}.menu{margin-left:0;display:block}.header>.language-switcher{margin-left:auto}.mobile-nav{background:var(--color-background);z-index:19;width:100%;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;gap:15px;padding:20px 30px 25px;display:flex;position:absolute;top:82px}}@media (width>=801px){.hero{align-items:center;height:620px;min-height:620px;padding-top:50px;padding-bottom:50px;display:flex}.hero>div:first-child{width:min(525px,46%)}.page-hero{flex-direction:column;justify-content:center;height:560px;min-height:560px;padding-top:50px;padding-bottom:50px;display:flex}.market-card{height:350px;min-height:350px}.class-card{height:365px;min-height:365px}.therapy-countries>div{min-height:185px}.works article{min-height:155px}.country-choice article{min-height:315px}.professional{min-height:505px}.resource-grid article{min-height:270px}.booking-options .button{min-height:82px}}footer img{filter:none}.page-hero{isolation:isolate;color:#fff;background-color:var(--color-primary-dark);background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73cc 43%,#1f5f7347 100%),url(/assets/banner-hills-CdM9Y8Xb.jpg);background-position:50%;background-size:cover;position:relative;overflow:hidden}.page-hero .eyebrow,.page-hero .lead{color:#e2f0f3}.page-hero h1{color:#fff}.page-hero h1 i{color:#b5ddeb}.page-hero.hero-sunset{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73c2 45%,#1f5f732e 100%),url(/assets/banner-sunset-B0csz1DQ.jpg);background-position:50%}.page-hero.hero-hills{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73c7 44%,#1f5f7338 100%),url(/assets/banner-hills-CdM9Y8Xb.jpg);background-position:50%}.page-hero.hero-city{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73c2 45%,#1f5f732e 100%),url(/assets/banner-city-Djyoeu7x.jpg);background-position:50%}@media (width<=800px){.page-hero,.page-hero.hero-sunset,.page-hero.hero-hills,.page-hero.hero-city{background-image:linear-gradient(#1f5f7340 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-hills-CdM9Y8Xb.jpg);background-position:50%;min-height:500px}.page-hero.hero-sunset{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-sunset-B0csz1DQ.jpg)}.page-hero.hero-city{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-city-Djyoeu7x.jpg)}}.team-section{background:var(--color-surface)}.team-profile{border:1px solid var(--color-border);border-radius:var(--radius);max-width:1080px;box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(32px,6vw,80px);margin-top:52px;padding:clamp(18px,3vw,30px);display:grid}.team-profile .portrait{aspect-ratio:auto;object-fit:cover;object-position:center;background:0 0;border-radius:15px;width:100%;height:100%;min-height:410px;margin:0}.team-profile h3{margin:0 0 18px;font-family:DM Serif Display,serif;font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1}.team-profile p{max-width:600px;color:var(--color-text-muted);font-size:16px;line-height:1.65}.team-profile .team-education{color:var(--color-primary-dark);margin-bottom:24px;font-weight:600}.team-profile .button{margin-top:10px}@media (width<=800px){.team-profile{grid-template-columns:1fr;gap:30px;margin-top:35px;padding:18px}.team-profile .portrait{aspect-ratio:4/5;height:auto;min-height:0}.team-profile h3{font-size:42px}.team-profile-content{padding:0 6px 10px}}:root{--color-primary:#1f5f73;--color-primary-dark:#1f5f73;--color-primary-light:#1f5f73;--color-text:#1f5f73;--shadow:0 16px 45px #1f5f7317}.about-intro{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:stretch;gap:clamp(28px,5vw,64px);display:grid}.about-intro .section-title{grid-column:1/-1}.about-intro .about-story{grid-column:1;max-width:none;margin-top:0;display:block}.about-intro .about-story:before{display:none}.about-intro:after{content:"";width:100%;min-height:500px;box-shadow:var(--shadow);filter:grayscale();background:url(/assets/dona-clara-D7wxrKql.jpeg) 50%/cover no-repeat;grid-area:2/2;transition:filter .35s}.about-intro:hover:after{filter:grayscale(0)}@media (width<=800px){.about-intro{grid-template-columns:1fr;gap:28px}.about-intro .section-title{grid-area:1/1}.about-intro:after{aspect-ratio:1.46;grid-area:2/1;min-height:0}.about-intro .about-story{grid-area:3/1;margin-top:0}}@media (width>=801px){.page-hero{justify-content:center;height:auto;min-height:540px;padding:clamp(88px,8vw,124px) clamp(22px,8vw,130px)}.page-hero.hero-therapy{min-height:650px}.page-hero.hero-therapy h1{max-width:760px;font-size:clamp(48px,5.2vw,78px)}.page-hero .lead{margin:24px 0 0}}@media (width<=800px){.page-hero{min-height:520px;padding:82px 22px}.page-hero h1{font-size:clamp(46px,11vw,62px)}.page-hero .lead{margin:24px 0 0}.page-hero.hero-therapy{min-height:580px}}.page-hero.hero-classes{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73cc 43%,#1f5f7347 100%),url(/assets/banner-hills-CdM9Y8Xb.jpg);background-position:50%}.page-hero.hero-therapy{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73c7 44%,#1f5f7338 100%),url(/assets/banner-sunset-B0csz1DQ.jpg);background-position:50%}.page-hero.hero-therapy-quote{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73cc 43%,#1f5f733d 100%),url(/assets/banner-bay-CREFlpUq.jpg);background-position:50% 78%}.therapy-intro{background:#fff}.therapy-intro .section-title{max-width:760px}@media (width<=800px){.page-hero.hero-classes{background-image:linear-gradient(#1f5f7340 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-hills-CdM9Y8Xb.jpg)}.page-hero.hero-therapy{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-sunset-B0csz1DQ.jpg)}.page-hero.hero-therapy-quote{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-bay-CREFlpUq.jpg);background-position:50% 78%}}.page-hero.hero-contact{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73c7 44%,#1f5f7338 100%),url(/assets/contact-hero-BnNTg3BK.jpg);background-position:50%}.contact-section{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);align-items:center;gap:clamp(36px,7vw,100px);display:grid}.contact-copy>p{max-width:550px;color:var(--color-text-muted);margin:30px 0;font-size:17px;line-height:1.7}.contact-details{gap:18px;margin:35px 0 0;display:grid}.contact-details div{border-top:1px solid var(--color-border);padding-top:17px}.contact-details dt{color:var(--color-primary-dark);letter-spacing:1px;text-transform:uppercase;font-size:11px;font-weight:700}.contact-details dd{color:var(--color-text-muted);margin:6px 0 0;font-size:16px}.contact-image{aspect-ratio:1.15;object-fit:cover;border-radius:var(--radius);width:100%;box-shadow:var(--shadow)}@media (width<=800px){.page-hero.hero-contact{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/contact-hero-BnNTg3BK.jpg)}.contact-section{grid-template-columns:1fr}.contact-image{max-height:440px}}.page-hero.hero-hills{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73c7 44%,#1f5f7338 100%),url(/assets/banner-sunset-B0csz1DQ.jpg)}.page-hero:has(+.team-section){background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73cc 43%,#1f5f733d 100%),url(/assets/banner-team-BYxQhrIg.jpg);background-position:50% 42%}@media (width<=800px){.page-hero.hero-hills{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-sunset-B0csz1DQ.jpg)}.page-hero:has(+.team-section){background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-team-BYxQhrIg.jpg);background-position:50% 42%}}.about-story{border-left:3px solid var(--color-accent);background:var(--color-surface);max-width:820px;margin-top:42px;padding:clamp(28px,4vw,48px)}@media (width<=800px){.page-hero.hero-team{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-bay-CREFlpUq.jpg);background-position:50% 78%}.about-story{margin-top:30px;padding:26px 24px}.about-story p{font-size:16px}}.about-story{border-left:3px solid var(--color-accent);background:var(--color-surface);max-width:1080px;margin-top:42px;padding:clamp(28px,4vw,48px);display:flow-root}.about-story:before{content:"";float:right;aspect-ratio:1.46;width:39%;min-height:230px;box-shadow:var(--shadow);background:url(/assets/dona-clara-D7wxrKql.jpeg) 50%/cover no-repeat;border-radius:14px;margin:0 0 24px clamp(24px,4vw,48px)}.about-story p{color:var(--color-text-muted);margin:0;font-size:17px;line-height:1.75}@media (width<=800px){.page-hero.hero-team{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-sunset-B0csz1DQ.jpg);background-position:50%}.about-story{margin-top:30px;padding:26px 24px}.about-story:before{float:none;width:100%;min-height:0;margin:0 0 24px;display:block}.about-story p{font-size:16px}}.page-hero.hero-team{background-image:linear-gradient(90deg,#1f5f73f0 0%,#1f5f73cc 43%,#1f5f733d 100%),url(/assets/banner-sunset-B0csz1DQ.jpg);background-position:50%}.about-intro{background:#fff}.about-story{border-left:3px solid var(--color-accent);background:var(--color-surface);grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:stretch;column-gap:clamp(28px,5vw,64px);max-width:1180px;margin-top:42px;padding:clamp(28px,4vw,48px);display:grid}.about-story:before{content:"";float:none;width:100%;height:100%;min-height:440px;box-shadow:var(--shadow);background:url(/assets/dona-clara-D7wxrKql.jpeg) 50%/cover no-repeat;border-radius:14px;grid-area:1/2/span 3;margin:0}.about-story p{color:var(--color-text-muted);grid-column:1;margin:0;font-size:17px;line-height:1.75}.about-story p+p{margin-top:25px}@media (width<=800px){.page-hero.hero-team{background-image:linear-gradient(#1f5f7333 0%,#1f5f73b3 47%,#1f5f73f5 92%),url(/assets/banner-sunset-B0csz1DQ.jpg);background-position:50%}.about-story{margin-top:30px;padding:26px 24px;display:block}.about-story:before{aspect-ratio:1.46;width:100%;height:auto;min-height:0;margin:0 0 24px;display:block}.about-story p{font-size:16px}}.button:hover,.dark,footer{background:#1f5f73}.hero{background-color:#1f5f73;background-image:linear-gradient(90deg,#1f5f73 0%,#1f5f73f5 37%,#1f5f73ad 54%,#1f5f7314 79%,#1f5f730d 100%),linear-gradient(#0000 76%,#f6fbff59 100%),url(/assets/hero-wellness-I0iBpffu.png)}@media (width<=800px){.hero{background-image:linear-gradient(#1f5f734d 0%,#1f5f73eb 52%,#1f5f73 88%),url(/assets/hero-wellness-I0iBpffu.png)}}.hero{border-radius:0;max-width:none;min-height:calc(100vh - 82px);margin:0}@media (width<=800px){.hero{border-radius:0;max-width:none;min-height:calc(100svh - 70px);margin:0}}.contact-image{filter:grayscale();border-radius:0;transition:filter .35s}.contact-image:hover{filter:grayscale(0)}.country-choice{max-width:1000px;margin:0 auto;padding-top:clamp(52px,7vw,96px);display:block}.country-selector{border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;justify-content:center;gap:4px;width:max-content;max-width:100%;margin:0 auto 34px;padding:4px;display:flex}.country-selector button{color:var(--color-text-muted);border-radius:999px;padding:12px 22px;font-size:14px;font-weight:700;transition:background .2s,color .2s}.country-selector button.active{background:var(--color-primary-dark);color:#fff}.country-service-card{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;flex-direction:column;align-items:flex-start;min-height:315px;padding:clamp(32px,5vw,52px);display:flex}.country-service-card h2{font-size:clamp(42px,5vw,64px)}.country-service-card p{max-width:580px;color:var(--color-text-muted);margin:20px 0 28px;font-size:17px;line-height:1.65}.country-service-card .button{margin-top:auto}@media (width<=470px){.country-selector{width:100%}.country-selector button{flex:1;padding:12px 8px}.country-service-card{padding:30px 27px}}.filters button.active{background:var(--color-primary-dark);color:#fff}.filters button:first-child:not(.active){color:var(--color-text);background:0 0}.class-carousel-controls{display:none}@media (width<=800px){.class-carousel-controls{justify-content:flex-end;gap:8px;margin:-14px 0 18px;display:flex}.class-carousel-controls button{border:1px solid var(--color-border);width:42px;height:42px;color:var(--color-primary-dark);background:#fff;border-radius:50%;font-size:21px;line-height:1}.class-grid.class-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin:0;padding:0 0 14px;display:flex;overflow-x:auto}.class-grid.class-carousel::-webkit-scrollbar{display:none}.class-grid.class-carousel .class-card{scroll-snap-align:start;flex:0 0 100%;min-height:365px}}.hero .button:hover{color:var(--color-primary-dark);background:#fff;box-shadow:0 8px 20px #0000001f}.class-card--emotional{border-top:6px solid #e9a39a}.class-card--relationships{border-top:6px solid #4698b0}.class-card--growth{border-top:6px solid #795663}:root{--color-accent:#795663}.button.text:hover{color:#fff;background:#795663;border-radius:999px;padding:8px 12px}.class-card--emotional .button.text:hover{color:#0b2340;background:#e9a39a}.class-card--relationships .button.text:hover{color:#0b2340;background:#4698b0}.class-card--growth .button.text:hover{color:#fff;background:#795663}.approach-list button{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-left:1px solid #ffffff57;flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:29px 22px;transition:flex .36s,background .24s;display:flex;overflow:hidden}.approach-title{color:#79b8d0;white-space:nowrap;font-family:DM Serif Display,Georgia,serif;font-size:34px;line-height:1.04}@media (width<=800px){.approach-panels{padding:58px 22px}.approach-list{flex-direction:column;height:auto;margin-top:38px}.approach-list button{border:0;border-top:1px solid #ffffff57;min-height:106px;padding:19px 0}.approach-list button:last-child{border-bottom:1px solid #ffffff57;border-right:0}.approach-list button.is-active,.approach-list button:hover,.approach-list button:focus-visible{flex:1}.approach-title{font-size:26px}.approach-copy{margin-bottom:20px;font-size:16px}}.approach-panels{color:#fff;background:#1f5f73;padding:clamp(62px,8vw,110px) clamp(22px,8vw,130px)}.approach-heading{max-width:760px}.approach-heading .eyebrow{color:#b9dbe4}.approach-heading h2{font-size:clamp(42px,5vw,70px)}.approach-list{height:330px;margin-top:52px;display:flex}.approach-list button{color:#fff;cursor:pointer;isolation:isolate;text-align:left;background:0 0;border:0;border-left:1px solid #ffffff57;flex-direction:column;flex:1;justify-content:space-between;min-width:0;padding:29px 22px;transition:flex .36s;display:flex;position:relative;overflow:hidden}.approach-list button:last-child{border-right:1px solid #ffffff57}.approach-list button:before{content:"";filter:blur(14px);opacity:0;pointer-events:none;z-index:0;background:radial-gradient(58% 72% at 50% 0,#79b8d08f 0%,#79b8d042 40%,#0000 73%);width:120%;height:230px;transition:opacity .35s;position:absolute;top:-46px;left:-10%}.approach-list button.is-active,.approach-list button:hover,.approach-list button:focus-visible{background:0 0;flex:2.5}.approach-list button.is-active:before,.approach-list button:hover:before,.approach-list button:focus-visible:before{opacity:1}.approach-list button>*{z-index:1;position:relative}.approach-title{color:#0000;letter-spacing:-.045em;-webkit-text-stroke:1.5px #79b8d0;white-space:nowrap;font-family:DM Serif Display,Georgia,serif;font-size:clamp(32px,2.4vw,42px);line-height:.96}.approach-list button.is-active .approach-title,.approach-list button:hover .approach-title,.approach-list button:focus-visible .approach-title{color:#79b8d0;-webkit-text-stroke:0}.approach-copy{color:#fff;opacity:0;text-align:center;align-self:center;max-width:580px;max-height:0;margin-bottom:46px;font-size:18px;line-height:1.55;transition:max-height .28s,opacity .22s,transform .28s;overflow:hidden;transform:translateY(8px)}.approach-list button.is-active .approach-copy,.approach-list button:hover .approach-copy,.approach-list button:focus-visible .approach-copy{opacity:1;max-height:130px;transform:translateY(0)}@media (width<=800px){.approach-panels{padding:58px 22px}.approach-list{flex-direction:column;height:auto;margin-top:38px}.approach-list button{border:0;border-top:1px solid #ffffff57;min-height:106px;padding:19px 0}.approach-list button:last-child{border-bottom:1px solid #ffffff57;border-right:0}.approach-list button.is-active,.approach-list button:hover,.approach-list button:focus-visible{flex:1}.approach-title{font-size:34px}.approach-copy{margin-bottom:20px;font-size:16px}}.approach-panels.approach-panels{background:#795663}.approach-panels .approach-list button:before{background:radial-gradient(58% 72% at 50% 0,#e9a39a94 0%,#e9a39a47 40%,#0000 73%)}.approach-panels .approach-title{-webkit-text-stroke-color:#e9a39a;letter-spacing:-.06em;font-size:clamp(36px,2.65vw,46px)}.approach-panels .approach-copy{max-height:0}.approach-panels .approach-list button.is-active .approach-copy,.approach-panels .approach-list button:hover .approach-copy,.approach-panels .approach-list button:focus-visible .approach-copy{max-height:180px}.approach-panels .approach-list button.is-active .approach-title,.approach-panels .approach-list button:hover .approach-title,.approach-panels .approach-list button:focus-visible .approach-title{color:#e9a39a}.country-choice .country-selector button{z-index:1;background:0 0;flex:1;position:relative}.country-service-card--next{animation:.38s cubic-bezier(.2,.8,.2,1) country-card-in-right}.country-service-card--previous{animation:.38s cubic-bezier(.2,.8,.2,1) country-card-in-left}@keyframes country-card-in-right{0%{opacity:0;transform:translate(38px)}to{opacity:1;transform:translate(0)}}@keyframes country-card-in-left{0%{opacity:0;transform:translate(-38px)}to{opacity:1;transform:translate(0)}}@media (width<=470px){.country-choice .country-selector{width:100%}}@media (prefers-reduced-motion:reduce){.country-choice .country-selector:before,.country-service-card--next,.country-service-card--previous{transition:none;animation:none}}.country-choice .country-selector{width:310px;position:relative}.country-choice .country-selector:before{background:var(--color-primary-dark);content:"";border-radius:999px;width:calc(50% - 6px);transition:transform .34s cubic-bezier(.2,.8,.2,1);position:absolute;inset:4px auto 4px 4px}.country-choice .country-selector--CR:before{transform:translate(calc(100% + 4px))}.country-choice .country-selector button{white-space:nowrap;z-index:1;background:0 0;flex:1;position:relative}.country-choice .country-selector button.active{color:#fff;background:0 0}@media (width<=470px){.country-choice .country-selector{width:100%}}@media (prefers-reduced-motion:reduce){.country-choice .country-selector:before{transition:none}}.country-choice .country-selector{touch-action:pan-y;-webkit-user-select:none;user-select:none}.country-choice.country-choice .country-selector{background:#795663;border-color:#795663}.country-choice.country-choice .country-selector:before{background:#e9a39a}.country-choice.country-choice .country-selector button{color:#fef6ee}.country-choice.country-choice .country-selector button.active{color:#795663}.country-choice.country-choice .country-service-card{background:#795663;border-color:#e9a39a}.country-choice .country-service-card .eyebrow{color:#e9a39a}.country-choice .country-service-card h2,.country-choice .country-service-card p{color:#fef6ee}.country-choice .country-service-card .button{color:#795663;background:#e9a39a}.country-choice .country-service-card .button:hover{color:#795663;background:#fef6ee}.country-service-header{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.country-service-header .eyebrow,.country-service-header .country-selector{margin:0}@media (width<=600px){.country-service-header{flex-direction:column;align-items:flex-start;gap:18px}.country-service-header .country-selector{width:100%}}.country-choice .country-service-header{justify-content:center;margin-bottom:28px}.country-choice .country-service-header .country-selector{width:340px}@media (width<=600px){.country-choice .country-service-header{align-items:center}.country-choice .country-service-header .country-selector{width:100%}}.country-choice.country-choice .country-selector:before{width:calc(50% - 7.5px);inset:5px auto 5px 5px}.country-choice.country-choice .country-selector--CR:before{transform:translate(calc(100% + 5px))}.country-choice.country-choice .country-selector button{letter-spacing:.35px;text-transform:uppercase;padding:15px 22px;font-size:16px}.therapy-intro-content{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.therapy-intro-content .country-selector{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#795663;border:1px solid #795663;border-radius:999px;flex:0 0 340px;gap:4px;margin-top:34px;padding:5px;display:flex;position:relative}.therapy-intro-content .country-selector:before{content:"";background:#e9a39a;border-radius:999px;width:calc(50% - 7.5px);transition:transform .34s cubic-bezier(.2,.8,.2,1);position:absolute;inset:5px auto 5px 5px}.therapy-intro-content .country-selector--CR:before{transform:translate(calc(100% + 5px))}.therapy-intro-content .country-selector button{color:#fef6ee;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap;z-index:1;flex:1;padding:15px 22px;font-size:16px;font-weight:700;position:relative}.therapy-intro-content .country-selector button.active{color:#795663}@media (width<=800px){.therapy-intro-content{flex-direction:column;gap:24px}.therapy-intro-content .country-selector{flex-basis:auto;align-self:stretch;width:100%;margin-top:0}}@media (prefers-reduced-motion:reduce){.therapy-intro-content .country-selector:before{transition:none}}.therapy-overview{background:#fff;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:clamp(38px,7vw,110px);display:grid}.therapy-overview .section-title{max-width:620px}.therapy-overview .therapy-service{width:100%;max-width:none;margin:0;padding:0}@media (width<=800px){.therapy-overview{display:block}.therapy-overview .therapy-service{margin-top:40px}}.approach-panels .approach-title{color:#e9a39a!important;-webkit-text-stroke:0!important}.approach-panels .approach-list button.is-active .approach-title,.approach-panels .approach-list button:hover .approach-title,.approach-panels .approach-list button:focus-visible .approach-title{text-align:center;align-self:center;color:#0000!important;-webkit-text-stroke:1.5px #e9a39a!important}.team-profiles{gap:28px;margin-top:52px;display:grid}.team-profiles .team-profile{margin-top:0}.team-profiles .team-profile:nth-child(2n) .portrait{order:2}.team-profiles .team-profile:nth-child(2n) .team-profile-content{order:1}@media (width<=800px){.team-profiles .team-profile:nth-child(2n) .portrait{order:1}.team-profiles .team-profile:nth-child(2n) .team-profile-content{order:2}}.approach-panels .approach-list button.is-active .approach-title,.approach-panels .approach-list button:hover .approach-title,.approach-panels .approach-list button:focus-visible .approach-title{color:#e9a39a!important;-webkit-text-stroke:0!important}.team-profiles .team-profile .portrait{object-fit:contain;background:0 0;height:420px;min-height:0}.team-profiles .team-profile{grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;max-width:none}@media (width>=1200px){.team-profiles .team-profile .portrait{height:520px}}@media (width<=800px){.team-profiles .team-profile .portrait{aspect-ratio:4/5;height:auto;min-height:0}}.team-profiles{max-width:1280px}.team-profiles .team-profile{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);align-items:start;gap:clamp(30px,5vw,72px);padding:clamp(22px,3vw,34px)}.team-profiles .team-profile .portrait{object-fit:contain;object-position:center;background:0 0;align-self:center;width:100%;height:clamp(300px,24vw,380px)}.team-profiles .team-profile-content{align-self:center;max-width:650px;padding:8px 0}@media (width>=1200px){.team-profiles .team-profile .portrait{height:380px}}@media (width<=800px){.team-profiles .team-profile{grid-template-columns:1fr}.team-profiles .team-profile .portrait{aspect-ratio:4/5;height:auto;max-height:420px}.team-profiles .team-profile-content{max-width:none;padding:0}}.team-profiles{border-top:1px solid var(--color-border);gap:0;max-width:none;margin-top:42px;display:grid}.team-profiles .team-profile{border:0;border-bottom:1px solid var(--color-border);width:100%;max-width:none;box-shadow:none;background:0 0;border-radius:0;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,58px);margin:0;padding:30px 0;display:grid}.team-profiles .team-profile .portrait,.team-profiles .team-profile:nth-child(2n) .portrait{aspect-ratio:1;object-fit:cover;object-position:center;background:0 0;border-radius:10px;align-self:center;width:150px;height:150px;min-height:0;order:0!important}.team-profiles .team-profile-content,.team-profiles .team-profile:nth-child(2n) .team-profile-content{align-self:center;max-width:820px;padding:0;order:0!important}@media (width>=1200px){.team-profiles .team-profile{grid-template-columns:220px minmax(0,1fr)}.team-profiles .team-profile .portrait{width:220px;height:220px}}@media (width<=800px){.team-profiles .team-profile{grid-template-columns:120px minmax(0,1fr);gap:20px;padding:24px 0}.team-profiles .team-profile .portrait{aspect-ratio:1;width:120px;height:120px;max-height:none}.team-profiles .team-profile h3{font-size:32px}.team-profiles .team-profile p{font-size:14px}}.team-profiles{border:0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;max-width:none;margin-top:46px;display:grid}.team-profiles .team-profile{border:1px solid var(--color-border);border-radius:var(--radius);background:#fff;flex-direction:column;align-items:stretch;gap:20px;width:100%;margin:0;padding:18px;display:flex;box-shadow:0 10px 28px #15536a0f}.team-profiles .team-profile .portrait,.team-profiles .team-profile:nth-child(2n) .portrait{aspect-ratio:auto;object-fit:cover;object-position:center;border-radius:14px;align-self:stretch;width:100%;height:clamp(310px,25vw,440px);min-height:0;order:0!important}.team-profiles .team-profile-content,.team-profiles .team-profile:nth-child(2n) .team-profile-content{max-width:none;padding:4px 5px 8px;display:block;order:0!important}.team-profiles .team-profile h3{margin:0 0 11px;font-size:clamp(32px,2.9vw,44px)}.team-profiles .team-profile .eyebrow{margin-bottom:10px}.team-profiles .team-profile .team-education{margin:0 0 16px}.team-profiles .team-profile p{margin:10px 0;font-size:14px;line-height:1.6}@media (width<=1050px){.team-profiles{grid-template-columns:repeat(2,minmax(0,1fr))}.team-profiles .team-profile .portrait{height:clamp(310px,42vw,430px)}}@media (width<=680px){.team-profiles{grid-template-columns:1fr}.team-profiles .team-profile{padding:16px}.team-profiles .team-profile .portrait{height:clamp(320px,105vw,430px)}.team-profiles .team-profile h3{font-size:38px}}.team-profiles .team-profile:nth-child(3) .portrait{object-position:center top}.team-profiles .team-profile:first-child{order:2}.team-profiles .team-profile:nth-child(2){order:1}.team-profiles .team-profile:nth-child(3){order:3}.social-links{gap:10px;display:flex}.social-links a{border:1px solid var(--color-primary-dark);color:var(--color-primary-dark);border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.social-links a:hover{background:var(--color-primary-dark);color:#fff;transform:translateY(-2px)}.social-links svg{fill:currentColor;width:18px;height:18px}.social-links svg rect,.social-links svg circle{fill:none;stroke:currentColor;stroke-width:1.8px}.social-links svg .social-dot{fill:currentColor;stroke:none}.social-links--light a{color:#fff;border-color:#d0e2e7}.social-links--light a:hover{color:var(--color-primary-dark);background:#fff}.contact-social{align-items:center;gap:16px;margin-top:30px;display:flex}.contact-social>span{color:var(--color-primary-dark);letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:700}footer .social-links{margin-top:22px}.contact-details a{color:inherit;text-decoration:none}.contact-details a:hover{color:var(--color-primary);text-decoration:underline}
