*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;height:100%;width:100%}body{font-family:Bricolage Grotesque,sans-serif;background-color:#f4f8fa;color:#001358;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.sr-only{border-width:0}.mobile-only{display:none}@media(max-width:768px){.mobile-only{display:block!important}}.desktop-only{display:block}.mobile-only{display:none!important}@media(max-width:768px){.mobile-only{display:flex!important}}.desktop-only{display:flex!important}@media(max-width:768px){.desktop-only{display:none!important}}.mobile-menu-button-container{display:none!important}@media(max-width:768px){.mobile-menu-button-container{display:flex!important;align-items:center}}.container{width:100%;max-width:1260px;margin:0 auto;padding:0 20px;box-sizing:border-box}@media(max-width:768px){.container{padding:0;width:calc(100% - 30px);margin:0 15px;box-sizing:border-box;max-width:100%;overflow-x:hidden}}.content-container{position:relative;z-index:1;background-color:#f4f8fa;width:100%;box-sizing:border-box}.page-content{margin-top:190px;min-height:calc(100vh - 80px - 60px);padding:32px 0;box-sizing:border-box}@media(max-width:768px){.page-content{margin-top:110px;padding:20px 0;width:100%;overflow-x:hidden}}.header-wrapper{position:fixed;top:45px;left:90px;right:90px;z-index:1100}.header-wrapper:before{content:"";position:absolute;inset:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:-1}@media(max-width:768px){.header-wrapper{top:20px;left:15px;right:15px;overflow:visible}}.header{height:80px;position:relative;border-radius:4px;border:1px solid #fff;display:flex;align-items:center;justify-content:space-between;padding:0 32px;background:rgba(0,19,88,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@supports(-webkit-backdrop-filter:blur(10px)){.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}@supports(backdrop-filter:blur(10px)){.header{backdrop-filter:blur(10px)}}@-moz-document url-prefix(){.header{background-color:rgba(0,19,88,.85)}}@supports not ((backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px))){.header{background-color:rgba(0,19,88,.9)}}@media(max-width:768px){.header{padding:0 15px;height:60px;width:100%;box-sizing:border-box;overflow:visible}}.header.container{display:flex}@media(max-width:768px){.header.container{padding:0 15px;margin:0;width:100%;overflow:visible}}.header__logo{justify-content:center;flex:0 0 auto;margin-right:auto}.header__logo,.header__logo a{display:flex;align-items:center;height:100%}.header__logo-image{object-fit:contain;width:115px;height:auto}@media(max-width:768px){.header__logo-image{width:80px;height:auto}}.header__nav{display:flex;align-items:center;gap:20px;margin-right:32px;font-weight:300}@media(max-width:768px){.header__nav{display:none}}.header__link{color:#fff;text-decoration:none;font-size:16px;font-weight:300;letter-spacing:-5%;transition:color .2s ease,opacity .2s ease;opacity:.9;background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center}.header__link:hover{opacity:.8}.header__link--active{text-decoration:underline;text-underline-offset:4px;opacity:1}.header__link:hover:not(.header__link--active){opacity:.8}.header__link--dropdown-toggle svg{margin-left:4px;opacity:.9}.header__dropdown{position:relative;display:flex;align-items:center}.header__dropdown svg{margin-left:4px;opacity:.9}.header .mobile-menu-toggle{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.header .mobile-menu-toggle:hover{opacity:.8}.mobile-menu-button{display:none}@media(max-width:768px){.mobile-menu-button{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1101}.mobile-menu-button .bar{width:30px;height:3px;background-color:#001358;border-radius:2px;transition:all .3s ease-in-out}}.mobile-menu-container{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:rgba(0,0,0,.5);z-index:9999;display:none}@media(max-width:768px){.mobile-menu-container{display:flex;justify-content:flex-end}}.mobile-menu__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:flex-end}.mobile-menu__panel{background-color:#fff;width:85%;max-width:360px;height:100vh;padding:24px;box-shadow:-2px 0 5px rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative;overflow-y:auto;animation:slideIn .3s ease-out}.mobile-menu__header{display:flex;justify-content:flex-end;margin-bottom:24px}.mobile-menu__close{background:none;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mobile-menu__close:hover{opacity:.8}.mobile-menu__nav{display:flex;flex-direction:column;gap:16px;margin:24px 0}.mobile-menu__link{font-size:18px;color:#001358;text-decoration:none;padding:12px 16px;border-radius:4px;transition:background-color .2s ease}.mobile-menu__link:hover{background-color:rgba(0,19,88,.05)}.mobile-menu__link--active{background-color:rgba(0,19,88,.1);font-weight:500}.mobile-menu__subnav{padding-left:16px;display:flex;flex-direction:column;gap:8px}.mobile-menu__sublink{padding:8px 16px}.mobile-menu__sublink:hover{background-color:rgba(0,19,88,.05)}.mobile-menu__call-button{display:flex;align-items:center;gap:8px;padding:12px 24px;background-color:#001358;color:#fff;border-radius:4px;text-decoration:none;margin-bottom:12px;transition:background-color .2s ease}.mobile-menu__call-button:hover{background-color:rgb(0,13.4943181818,62.5)}.mobile-menu__call-button span{font-size:16px}.mobile-menu__whatsapp-button{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 24px;background-color:#fff;color:#001358;border:1px solid #001358;border-radius:4px;margin-bottom:12px;transition:all .2s ease}.mobile-menu__whatsapp-button:hover{background-color:rgba(0,19,88,.05)}.mobile-menu__book-button{display:flex;align-items:center;justify-content:center;padding:12px 24px;background-color:#1e3a8a;color:#fff;border-radius:4px;text-decoration:none;margin-top:auto;font-size:16px;transition:background-color .2s ease}.mobile-menu__book-button:hover{background-color:rgb(25.4464285714,49.1964285714,117.0535714286)}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOut{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes pulseFade{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}50%{opacity:.3}to{transform:translate(-50%,-50%) scale(1.2);opacity:0}}.button{display:inline-flex;justify-content:center;align-items:center;padding:10px 24px;font-size:16px;line-height:.9em;letter-spacing:-5%;font-weight:400!important;border-radius:2px;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background-color .2s ease,transform .2s ease;text-align:center;box-sizing:border-box;background-color:#fbf9ff;color:#000807;border:1px solid rgba(0,0,0,0)}.button:active{transform:scale(.98)}.button:hover{background-color:rgb(234,223.5,255)}@media(max-width:768px){.button{padding:8px 20px;font-size:14px}}.button.button--danger{background-color:#fc0000!important;border-color:#c90000!important}.button.button--danger:hover{background-color:#c90000!important;border-color:#c90000!important}.button.inverted-colors{background-color:#fff!important;color:#001358!important;border:1px solid #001358!important}.button.inverted-colors:hover{background-color:hsl(0,0%,95%)!important;border-color:hsl(0,0%,95%)!important}.button-container{padding-top:20px;width:100%;display:flex;justify-content:center}.button--full-width{width:100%}.button--primary-inversed{background-color:#001358;color:#fff;border:1px solid #001358}.button--primary-inversed:hover{background-color:rgb(0,30.0113636364,139);border-color:rgb(0,30.0113636364,139)}.button--secondary-inversed{background-color:rgba(0,0,0,0);color:#001358;border:1px solid #001358}.button--secondary-inversed:hover{background-color:rgba(0,19,88,.1);color:#001358}.header__book-button{width:200px;background-color:#fc0000!important;color:#fff!important;border:1px solid #fc0000!important}.header__book-button:hover{background-color:#c90000!important;border-color:#960000!important}@media(max-width:768px){.header__book-button{width:auto}}.header__phone-button{background-color:#fff!important;color:#001358!important;border:1px solid #fff!important;margin-right:12px;font-size:16px;padding:10px 20px}.header__phone-button:hover{background-color:hsl(0,0%,95%)!important;border-color:hsl(0,0%,95%)!important}@media(max-width:768px){.header__phone-button{display:none}}.discover-button{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.discover-button:hover{background-color:hsla(0,0%,100%,.1)}.book-button{background-color:#fff;color:#001358}.book-button:hover{background-color:hsl(0,0%,95%)}.button--primary-blue{background-color:#001358;color:#fff;border:1px solid #001358}.button--primary-blue:hover{background-color:rgb(0,30.0113636364,139);border-color:rgb(0,30.0113636364,139)}.button--secondary-blue{background-color:rgba(0,0,0,0);color:#001358;border:1px solid #001358}.button--secondary-blue:hover{background-color:rgb(0,7.9886363636,37);color:#001358}.hero-section-wrapper{background-color:#001358;position:absolute;top:0;left:0;right:0;padding-top:155px;margin-bottom:0;height:90vh;display:flex;flex-direction:column;overflow:hidden}@media(max-width:992px){.hero-section-wrapper{height:95vh}}@media(max-width:768px){.hero-section-wrapper{padding-top:100px;margin-bottom:0;height:100vh}}.landing-page-content-after-hero{padding-top:90vh;background-color:#f4f8fa}@media(max-width:992px){.landing-page-content-after-hero{padding-top:95vh}}@media(max-width:768px){.landing-page-content-after-hero{padding-top:100vh}}.hero-slider{flex:1;background-color:rgba(0,0,0,0);padding:0;flex-direction:column;justify-content:flex-start}.hero-slider,.hero-slider__container{position:relative;width:100%;overflow:hidden;display:flex}.hero-slider__container{height:100%;margin-bottom:40px;justify-content:center;align-items:center}@media(max-width:992px){.hero-slider__container{height:90%;margin-bottom:30px}}@media(max-width:768px){.hero-slider__container{height:85%;margin-bottom:20px}}.hero-slider__slides-wrapper{display:flex;position:absolute;left:50%;transform:translate3d(-50%,0,0);gap:8px;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .4s ease-in-out;will-change:transform,opacity;backface-visibility:hidden}@media(max-width:768px){.hero-slider__slides-wrapper{gap:6px}}.hero-slider__slide{position:relative;border-radius:6px;overflow:hidden;background-color:#fff;width:calc(83.33vw - 16px);height:100%;flex-shrink:0;box-shadow:0 10px 30px rgba(0,0,0,.15)}@media(max-width:992px){.hero-slider__slide{width:calc(90vw - 16px)}}@media(max-width:768px){.hero-slider__slide{width:calc(100vw - 20px);border-radius:4px}}.hero-slider__slide.active{z-index:2}.hero-slider__slide.active .hero-slider__image{transform:scale(1)}.hero-slider__slide-content{width:100%;height:100%;position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;padding:0}@media(max-width:992px){.hero-slider__slide-content{flex-direction:column;justify-content:flex-start}}@media(max-width:768px){.hero-slider__slide-content{flex-direction:column;justify-content:flex-start}}.hero-slider__image-container{position:relative;width:50%;height:100%;flex-shrink:0;overflow:hidden}@media(max-width:992px){.hero-slider__image-container{width:100%;height:45%;order:-1}}@media(max-width:768px){.hero-slider__image-container{width:100%;height:50%;order:-1}}.hero-slider__image{object-fit:cover;object-position:60% center;width:100%;height:100%;opacity:1;transition:transform .3s ease-in-out}.hero-slider__image:hover{transform:scale(1.02)}@media(max-width:768px){.hero-slider__image:hover{transform:scale(1)}}.hero-slider__text{color:#001358;z-index:2;display:flex;flex-direction:column;width:50%;padding:2rem 3rem;position:relative;justify-content:center}@media(max-width:992px){.hero-slider__text{width:100%;height:55%;padding:2rem;justify-content:center}}@media(max-width:768px){.hero-slider__text{width:100%;height:50%;padding:1.5rem;justify-content:center}}.hero-slider__title{font-size:20px;font-weight:400;margin-bottom:.5rem;letter-spacing:-.025em}@media(max-width:992px){.hero-slider__title{font-size:18px;margin-bottom:.4rem}}@media(max-width:768px){.hero-slider__title{font-size:16px;margin-bottom:.25rem}}.hero-slider__title--blood-test{color:red!important;font-weight:700!important}.hero-slider__title--gp-service{color:#1e3a8a!important;font-weight:600!important}.hero-slider__subtitle{font-size:42px;font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.025em}@media(max-width:992px){.hero-slider__subtitle{font-size:36px;margin-bottom:1.2rem}}@media(max-width:768px){.hero-slider__subtitle{font-size:28px;margin-bottom:.8rem}}.hero-slider__description{font-size:18px;line-height:1.4;margin-bottom:2rem;max-width:90%;height:auto;max-height:none;overflow:visible}@media(max-width:992px){.hero-slider__description{font-size:16px;margin-bottom:1.5rem;max-width:100%}}@media(max-width:768px){.hero-slider__description{font-size:14px;margin-bottom:1.2rem;height:auto;max-width:100%}}.hero-slider__buttons{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:768px){.hero-slider__buttons{gap:8px;flex-direction:column}}.hero-slider__buttons .button{padding:12px 29px;font-size:19px;flex:1;min-width:160px}.hero-slider__buttons .button--primary{background-color:#001358;color:#fff}.hero-slider__buttons .button--primary:hover{background-color:rgb(0,7.9886363636,37)}.hero-slider__buttons .button--ghost{border-color:#001358;color:#001358}.hero-slider__buttons .button--ghost:hover{background-color:rgba(0,19,88,.1)}.hero-slider__buttons .button--secondary-blue{background-color:rgba(0,0,0,0);color:#001358;border:1px solid #001358}.hero-slider__buttons .button--secondary-blue:hover{background-color:rgba(0,19,88,.1);color:#001358}@media(max-width:992px){.hero-slider__buttons .button{padding:11px 26px;font-size:18px;min-width:140px}}@media(max-width:768px){.hero-slider__buttons .button{padding:10px 19px;font-size:17px;min-width:auto;width:100%}}.hero-slider__dots{position:static;display:flex;justify-content:center;gap:12px;z-index:10;padding-bottom:20px}@media(max-width:992px){.hero-slider__dots{padding-bottom:18px;gap:10px}}@media(max-width:768px){.hero-slider__dots{padding-bottom:15px;gap:8px}}.hero-slider__dot{width:16px;height:8px;border-radius:4px;background-color:hsla(0,0%,100%,.5);border:none;padding:0;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-slider__dot--active{width:40px;background-color:#fff}.hero-slider__dot:hover:not(.hero-slider__dot--active){background-color:hsla(0,0%,100%,.8);transform:scale(1.1)}@media(max-width:992px){.hero-slider__dot{width:14px;height:7px}.hero-slider__dot--active{width:35px}}@media(max-width:768px){.hero-slider__dot{width:12px;height:6px}.hero-slider__dot--active{width:30px}.hero-slider__dot:hover:not(.hero-slider__dot--active){transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero-slider__image,.hero-slider__slides-wrapper{transition:none}.hero-slider__image:hover{transform:none}.hero-slider__dot{transition:none}.hero-slider__dot:hover:not(.hero-slider__dot--active){transform:none}}.whatsapp-button{position:fixed;bottom:15px;right:15px;background-color:#25d366;color:#fff;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.25);z-index:1000;transition:transform .3s ease,box-shadow .3s ease,opacity .3s ease,visibility .3s ease;padding:0;margin:0}@media(min-width:1200px){.whatsapp-button{width:44px;height:44px;bottom:15px;right:15px}}.whatsapp-button--hidden{opacity:0;visibility:hidden;pointer-events:none}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.3)}.whatsapp-button:active{transform:scale(.95)}@media(max-width:768px){.whatsapp-button{width:44px;height:44px;bottom:15px;right:15px}}.whatsapp-button__icon{font-size:24px;width:22px;height:22px}.whatsapp-button__tooltip{position:absolute;top:-40px;right:0;background-color:#223885;color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;white-space:nowrap;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.whatsapp-button__tooltip:after{content:"";position:absolute;bottom:-5px;right:25px;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #223885}.whatsapp-button:hover .whatsapp-button__tooltip{opacity:1;transform:translateY(0)}.whatsapp-button--mobile-menu{width:100%;height:auto;border-radius:4px;position:relative;margin-bottom:20px;padding:12px 16px;background-color:#25d366;display:flex;align-items:center;gap:10px}.whatsapp-button--mobile-menu:hover{transform:none;background-color:rgb(33.1955645161,189.3044354839,91.5120967742)}.accordion-section{padding:60px 0;background-color:#001358}@media(max-width:768px){.accordion-section{padding:30px 0}}.accordion-section .container{max-width:1300px;padding:0 20px}@media(max-width:768px){.accordion-section .container{width:calc(100% - 30px);margin:0 15px}}.accordion-section__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:20px;align-items:start}@media(max-width:768px){.accordion-section__grid{grid-template-columns:1fr}}.accordion-item{border:1px solid #001358;border-radius:2px;overflow:hidden;transition:box-shadow .3s ease,background-color .2s ease,border-color .2s ease;grid-column:span 6;display:flex;flex-direction:column;height:auto;align-self:flex-start}.accordion-item:first-child{grid-column:1/span 6}.accordion-item:nth-child(2){grid-column:7/span 6}@media(max-width:992px){.accordion-item{grid-column:1/-1!important}.accordion-item:not(:last-child){margin-bottom:20px}}@media(max-width:768px){.accordion-item{grid-column:1/-1!important}}.accordion-item--open{box-shadow:0 4px 8px rgba(0,0,0,.1)}.accordion-item--dark,.accordion-item--dark .accordion-item__header{background-color:#001358;color:#fff}.accordion-item--dark .accordion-item__header:hover{background-color:rgb(0,24.5056818182,113.5)}.accordion-item--dark .accordion-item__content{background-color:#001358;color:#fff;border-top:1px solid hsla(0,0%,100%,.2)}.accordion-item__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;background-color:#fff;border:none;text-align:left;cursor:pointer;font-size:18px;color:#001358;font-weight:400;transition:background-color .2s ease,color .2s ease;height:74px;box-sizing:border-box}.accordion-item__header:hover{background-color:hsl(0,0%,95%);color:#001358}.accordion-item__title{font-weight:400}.accordion-item__icon{font-size:24px;line-height:1;font-weight:400}.accordion-item__content{padding:30px;background-color:#fff;border-top:1px solid rgba(8,13,31,.1);flex:1}.accordion-item__content p{margin-bottom:20px;line-height:1.6;font-size:16px}.accordion-item__content ul{list-style-type:disc;padding-left:20px;margin-bottom:20px}.accordion-item__content ul li{margin-bottom:12px;line-height:1.5;font-size:16px}.accordion-item--bordered{background-color:rgba(0,0,0,0);border:1px solid #f4f8fa}.accordion-item--bordered .accordion-item__header{background-color:rgba(0,0,0,0);color:#f4f8fa}.accordion-item--bordered .accordion-item__header:hover{background-color:rgba(244,248,250,.1);color:#fff}.accordion-item--bordered .accordion-item__icon{color:#f4f8fa}.accordion-item--bordered .accordion-item__content{background-color:rgba(0,0,0,0);color:hsl(200,37.5%,81.862745098%);border-top:1px solid rgba(244,248,250,.3)}.accordion-item--bordered .accordion-item__content li,.accordion-item--bordered .accordion-item__content p{color:hsl(200,37.5%,86.862745098%)}.accordion-item--bordered .accordion-item__content ul{list-style-type:disc}.about-us-section{position:relative;padding:64px 0;background-color:#f4f8fa}@media(max-width:768px){.about-us-section{padding:48px 0}}.about-us{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:48px}@media(max-width:768px){.about-us{grid-template-columns:1fr;gap:32px;margin-top:32px}}.about-us__image-container{position:relative;width:100%;height:550px}@media(max-width:768px){.about-us__image-container{height:300px;order:-1}}.about-us__image{overflow:hidden;height:100%;width:100%;position:relative}.about-us__image,.about-us__image img{border-radius:6px}.about-us__content{display:flex;flex-direction:column;justify-content:center;padding:20px 0}@media(max-width:768px){.about-us__content{padding:12px 0;text-align:center}.about-us__text{margin:0 20px;padding:0 12px}}.about-us__text p{font-size:16px;line-height:1.7;color:#000807;margin-bottom:20px}.about-us__text p:last-child{margin-bottom:0}@media(max-width:768px){.about-us__text p{font-size:14px;margin-bottom:12px}}.about-us__gallery{margin-top:64px;padding:48px 0;background-color:rgba(0,19,88,.02)}@media(max-width:768px){.about-us__gallery{margin-top:48px;padding:32px 0}}.about-us__gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media(max-width:768px){.about-us__gallery-grid{grid-template-columns:1fr;gap:20px}}.about-us__gallery-item{text-align:center;background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 20px rgba(0,19,88,.1);transition:transform .3s ease,box-shadow .3s ease}.about-us__gallery-item:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,19,88,.15)}.about-us__gallery-image{position:relative;width:100%;height:200px}@media(max-width:768px){.about-us__gallery-image{height:180px}}.about-us__gallery-content{padding:20px}.about-us__gallery-content h3{font-size:18px;font-weight:700;color:#001358;margin-bottom:12px}@media(max-width:768px){.about-us__gallery-content h3{font-size:16px}}.about-us__gallery-content p{font-size:16px;line-height:1.5;color:rgb(73.2,80,79.9);margin:0}@media(max-width:768px){.about-us__gallery-content p{font-size:14px}}.about-us__quality-care{text-align:center;padding:32px 0;margin-top:32px}@media(max-width:768px){.about-us__quality-care{padding:20px 0;margin-top:20px}}.about-us__quality-care-logo{max-width:200px;height:auto}@media(max-width:768px){.about-us__quality-care-logo{max-width:150px}}.section-header{text-align:center;margin-bottom:40px}.section-header__chip{display:inline-block;border:1px solid #001358;color:#001358;padding:6px 12px;border-radius:8px;font-size:14px;font-weight:400;letter-spacing:.25px;margin-bottom:15px;text-transform:none}@media(max-width:768px){.section-header__chip{font-size:12px;padding:5px 10px;margin-bottom:10px}}.section-header__main-title{font-size:48px;font-weight:400;line-height:1.2;letter-spacing:-1px;color:#001358;margin:0 auto;max-width:800px}@media(max-width:992px){.section-header__main-title{font-size:40px}}@media(max-width:768px){.section-header__main-title{font-size:32px;max-width:90%}}.section-header--inverted .section-header__chip{border-color:#f4f8fa;color:#f4f8fa}.section-header--inverted .section-header__main-title{color:#f4f8fa}.section-header--gradient-title .section-header__main-title{background:linear-gradient(180deg,#777,#999);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);color:#888}.section-header--gradient-title.section-header--inverted .section-header__main-title{background:linear-gradient(180deg,white,rgb(208.9375,225.6875,234.0625));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);color:#f4f8fa}.separator-bridge{background-color:#001358}.separator{width:100%;height:1px;background:linear-gradient(90deg,rgba(244,248,250,0) 0,#f4f8fa 50%,rgba(244,248,250,0))}.services-grid-section{padding:80px 0;background-color:#001358}@media(max-width:768px){.services-grid-section{padding:40px 0}}.services-grid-section .container{max-width:1300px}@media(max-width:768px){.services-grid-section .container{width:calc(100% - 30px);margin:0 15px}}.services-grid{grid-template-columns:repeat(3,1fr);gap:8px}@media(max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media(max-width:768px){.services-grid{grid-template-columns:1fr;gap:8px}}.services-grid__item{aspect-ratio:1/1;border-radius:2px;overflow:hidden;position:relative;display:block;transition:opacity .4s ease;cursor:pointer;background-color:rgba(0,0,0,0)}.services-grid__item:hover .services-grid__gradient-overlay{opacity:.85}.services-grid__item--faded{opacity:.6}.services-grid__image-container{position:relative;width:100%;height:100%;overflow:hidden}.services-grid__image{transition:transform .3s ease;width:100%;height:100%;object-fit:cover}.services-grid__gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:70%;background:linear-gradient(180deg,rgba(0,19,88,0) 0,rgba(0,7.9886363636,37,.7));transition:opacity .3s ease;opacity:.7}.services-grid__title{position:absolute;bottom:20px;left:15px;right:15px;text-align:center;color:#fff;font-size:18px;font-weight:400;line-height:1.3;z-index:1;padding:0 10px;transition:transform .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.5)}@media(max-width:768px){.services-grid__title{font-size:16px;bottom:15px;left:10px;right:10px}}.contact-form-section{padding:70px 0;background-color:#001358;color:#f4f8fa}@media(max-width:768px){.contact-form-section{padding:40px 0}}.contact-form-section .container{padding:0 40px}@media(max-width:768px){.contact-form-section .container{padding:0 20px}}.contact-form{display:flex;flex-direction:column;align-items:center}.contact-form__intro{text-align:center;max-width:700px;margin-bottom:50px}.contact-form__description{font-size:18px;font-weight:400!important;line-height:1.4em;letter-spacing:-5%;margin:0 auto 20px;max-width:85%}@media(max-width:768px){.contact-form__description{font-size:16px;line-height:1.4em;margin-bottom:24px;max-width:100%}}.contact-form__form{width:100%;max-width:900px}.contact-form__grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:50px;row-gap:20px;margin-bottom:50px}@media(max-width:768px){.contact-form__grid{grid-template-columns:1fr;gap:24px}}.contact-form__field{display:flex;flex-direction:column;margin-bottom:0}.contact-form__field--full{margin-bottom:24px}.contact-form__field label{font-size:18px;font-weight:400;margin-bottom:8px;letter-spacing:-5%;line-height:1.2;color:#f4f8fa;font-family:Bricolage Grotesque,sans-serif}.contact-form__field input,.contact-form__field select,.contact-form__field textarea{padding:12px 16px;font-size:16px;background-color:hsla(0,0%,100%,.05);border:1px solid rgba(244,248,250,.3);border-radius:4px;color:#f4f8fa;font-family:Bricolage Grotesque,sans-serif;transition:border-color .2s ease,background-color .2s ease;box-shadow:none}.contact-form__field input:focus,.contact-form__field select:focus,.contact-form__field textarea:focus{outline:none;border-color:#f4f8fa;background-color:hsla(0,0%,100%,.08)}.contact-form__field input::placeholder,.contact-form__field select::placeholder,.contact-form__field textarea::placeholder{color:rgba(244,248,250,.5)}.contact-form__field textarea{resize:vertical;min-height:120px}.contact-form__field select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(244, 248, 250, 0.7)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px}.contact-form__field input[type=date]{padding-right:40px}.contact-form__field input[type=date]::-webkit-calendar-picker-indicator{opacity:1!important;cursor:pointer;color:rgba(0,0,0,0);width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3e%3c/rect%3e%3cline x1='16' y1='2' x2='16' y2='6'%3e%3c/line%3e%3cline x1='8' y1='2' x2='8' y2='6'%3e%3c/line%3e%3cline x1='3' y1='10' x2='21' y2='10'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:16px}.contact-form__buttons{display:flex;justify-content:center;gap:8px;margin-top:30px}@media(max-width:768px){.contact-form__buttons{flex-direction:column;width:100%;gap:16px}}.contact-form__call-button{width:220px;height:48px;padding:0;background-color:rgba(0,0,0,0);color:#f4f8fa;border:1px solid #f4f8fa;font-size:18px;display:flex;align-items:center;justify-content:center;text-decoration:none;border-radius:4px;transition:background-color .2s ease,border-color .2s ease}.contact-form__call-button:hover{background-color:rgba(244,248,250,.1);border-color:rgba(244,248,250,.8)}@media(max-width:768px){.contact-form__call-button{width:100%}}.contact-form__submit-button{width:220px;height:48px;padding:0;background-color:#f4f8fa;color:#001358;border:1px solid #f4f8fa;font-size:18px;cursor:pointer;border-radius:4px;transition:background-color .2s ease,border-color .2s ease}.contact-form__submit-button:hover{background-color:hsl(200,37.5%,91.862745098%);border-color:hsl(200,37.5%,91.862745098%)}@media(max-width:768px){.contact-form__submit-button{width:100%}}.unified-contact-form{padding:3rem 2rem;border-radius:6px;width:100%;max-width:800px;margin:0 auto}.unified-contact-form--primary{background-color:#001358;color:#fff}.unified-contact-form--primary .unified-contact-form__description{color:hsla(0,0%,100%,.8)}.unified-contact-form--primary input,.unified-contact-form--primary select,.unified-contact-form--primary textarea{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);color:#fff}.unified-contact-form--primary input::placeholder,.unified-contact-form--primary select::placeholder,.unified-contact-form--primary textarea::placeholder{color:hsla(0,0%,100%,.5)}.unified-contact-form--primary input:focus,.unified-contact-form--primary select:focus,.unified-contact-form--primary textarea:focus{background-color:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4)}.unified-contact-form--primary label{color:hsla(0,0%,100%,.9)}.unified-contact-form--primary .unified-contact-form__submit-button{background-color:#fff;color:#001358}.unified-contact-form--primary .unified-contact-form__submit-button:hover{background-color:hsla(0,0%,100%,.9)}.unified-contact-form--primary .unified-contact-form__call-button{color:#fff;border:1px solid hsla(0,0%,100%,.3)}.unified-contact-form--primary .unified-contact-form__call-button:hover{background-color:hsla(0,0%,100%,.1)}.unified-contact-form--white{background-color:#fff;color:#000807;box-shadow:0 10px 30px rgba(0,0,0,.05)}.unified-contact-form--white input,.unified-contact-form--white select,.unified-contact-form--white textarea{background-color:#f7f9fc;border:1px solid #e5e9f2;color:#000807}.unified-contact-form--white input::placeholder,.unified-contact-form--white select::placeholder,.unified-contact-form--white textarea::placeholder{color:rgba(0,0,0,.3)}.unified-contact-form--white input:focus,.unified-contact-form--white select:focus,.unified-contact-form--white textarea:focus{border-color:#001358;background-color:#f0f4fa}.unified-contact-form--white .unified-contact-form__submit-button{background-color:#001358;color:#fff}.unified-contact-form--white .unified-contact-form__submit-button:hover{background-color:rgb(0,13.4943181818,62.5)}.unified-contact-form--white .unified-contact-form__call-button{color:#001358;border:1px solid rgba(0,19,88,.3)}.unified-contact-form--white .unified-contact-form__call-button:hover{background-color:rgba(0,19,88,.05)}.unified-contact-form__intro{margin-bottom:2rem;text-align:center}.unified-contact-form__description{max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.unified-contact-form__form{width:100%}.unified-contact-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem}@media(max-width:768px){.unified-contact-form__grid{grid-template-columns:1fr}}.unified-contact-form__field{margin-bottom:1.5rem}.unified-contact-form__field--full{grid-column:1/-1}.unified-contact-form__field label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.9rem}.unified-contact-form__field input,.unified-contact-form__field select,.unified-contact-form__field textarea{width:100%;padding:.75rem 1rem;border-radius:4px;font-size:1rem;transition:all .2s ease}.unified-contact-form__field textarea{min-height:120px;resize:vertical}.unified-contact-form__char-count{display:block;text-align:right;font-size:.8rem;margin-top:.25rem;opacity:.7}.unified-contact-form__buttons{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}@media(max-width:768px){.unified-contact-form__buttons{flex-direction:column}}.unified-contact-form__call-button,.unified-contact-form__submit-button{padding:.75rem 1.5rem;border-radius:4px;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;flex:1;text-decoration:none;display:inline-block}@media(max-width:768px){.unified-contact-form__call-button,.unified-contact-form__submit-button{width:100%}}.unified-contact-form__submit-button{border:none;font-size:1rem}.unified-contact-form__submit-button:disabled{opacity:.7;cursor:not-allowed}.unified-contact-form__call-button{background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center}.unified-contact-form__success{text-align:center;padding:2rem;border-radius:4px;margin:1rem 0}.unified-contact-form__success h3{margin-bottom:1rem;color:#2a9d8f;font-size:1.5rem}.unified-contact-form__success p{font-size:1rem;line-height:1.5}.unified-contact-form--primary .unified-contact-form__success{background-color:hsla(0,0%,100%,.1)}.unified-contact-form--primary .unified-contact-form__success h3{color:#8eeee0}.unified-contact-form--primary .unified-contact-form__success p{color:hsla(0,0%,100%,.9)}.unified-contact-form--white .unified-contact-form__success{background-color:rgba(42,157,143,.1)}.unified-contact-form__error{padding:1rem;border-radius:4px;margin-bottom:1.5rem;font-size:.9rem}.unified-contact-form--primary .unified-contact-form__error{background-color:rgba(255,99,71,.2);color:#ffcbc1}.unified-contact-form--white .unified-contact-form__error{background-color:#fff0f0;color:#e53e3e;border:1px solid #ffd5d5}.unified-contact-form__error p{margin:0}.unified-contact-form__refund-policy{margin-top:2rem;padding:1rem;text-align:center;border-top:1px solid rgba(0,0,0,.1)}.unified-contact-form--primary .unified-contact-form__refund-policy{border-top-color:hsla(0,0%,100%,.2)}.unified-contact-form__refund-policy p{margin:0}.unified-contact-form__refund-policy p small{font-size:.8rem;line-height:1.4;display:block}@media(max-width:768px){.unified-contact-form__refund-policy p small{font-size:.75rem}}.unified-contact-form__refund-policy p small strong{font-weight:700}.unified-contact-form--primary .unified-contact-form__refund-policy small{color:hsla(0,0%,100%,.8)}.unified-contact-form--primary .unified-contact-form__refund-policy small strong{color:hsla(0,0%,100%,.95)}.unified-contact-form--white .unified-contact-form__refund-policy small{color:rgb(73.2,80,79.9)}.faq-section,.unified-contact-form--white .unified-contact-form__refund-policy small strong{color:#001358}.faq-section{padding:80px 0;background-color:#f4f8fa}@media(max-width:768px){.faq-section{padding:40px 0}}.faq-section .container{color:#001358}.faq{display:flex;flex-direction:column;width:100%;max-width:800px;margin:0 auto}.faq__item{border-bottom:1px solid rgba(42.8125,77.0625,94.1875,.2)}.faq__item:last-child{border-bottom:none}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 0;background-color:rgba(0,0,0,0);border:none;text-align:left;cursor:pointer;font-size:24px;color:#001358;font-weight:500;letter-spacing:-.02em;line-height:1.3}.faq__question span:first-child{padding-right:16px}.faq__arrow{display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.faq__answer{padding:0 0 24px;color:rgb(58.75,105.75,129.25);max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding-bottom .3s ease-out,opacity .3s ease-out;opacity:0}.faq__answer p{margin:0;line-height:1.6;font-weight:300}.faq__item--open .faq__answer{max-height:500px;opacity:1;padding-bottom:24px}.team-grid-section{padding:80px 0;background-color:#f4f8fa}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:8px}@media(max-width:992px){.team-grid{gap:8px}}@media(max-width:768px){.team-grid{gap:8px}}.team-grid__item{background-color:#fff;border-radius:4px;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid hsl(200,37.5%,86.862745098%);width:100%;display:flex;flex-direction:column;flex-grow:1}.team-grid__image-wrapper{width:100%;padding-top:133.33%;position:relative;overflow:hidden}.team-grid__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.team-grid__content{padding:20px;display:flex;flex-direction:column;flex-grow:1;justify-content:center}.team-grid__name{font-size:18px;font-weight:700;color:#001358;margin-bottom:8px;text-decoration:none}.team-grid__specialty{font-size:16px;color:#000;margin-bottom:12px;line-height:1.4;text-decoration:none}.team-grid__bio{font-size:14px;color:rgb(58.75,105.75,129.25);line-height:1.5;text-decoration:none}.team-grid__item-link{text-decoration:none;display:flex;flex-direction:column;color:inherit;height:100%}.team-grid__item-link:focus,.team-grid__item-link:hover{text-decoration:none}.footer-wrapper{position:relative;left:90px;right:90px;margin-top:60px;max-width:calc(100% - 180px);background-color:#001358;border-radius:4px 4px 0 0;border:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.footer-wrapper{left:15px;right:15px;margin-top:40px;max-width:calc(100% - 30px)}}.footer{color:#f4f8fa;padding:60px 32px 30px;box-sizing:border-box;display:flex;flex-direction:column}@media(max-width:768px){.footer{padding:40px 15px 30px}}.footer__content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;gap:30px;box-sizing:border-box}@media(max-width:992px){.footer__content{flex-direction:column;align-items:flex-start}}@media(max-width:768px){.footer__content{gap:20px}}.footer__logo{display:flex;align-items:center;flex:1}.footer__logo-image{object-fit:contain;width:130px;height:auto}@media(max-width:992px){.footer__logo{margin-bottom:0}}.footer__clinic-hours{flex:1}.footer__clinic-hours h3{font-size:18px;margin-bottom:12px;font-weight:700;text-align:left;color:#f4f8fa}.footer__clinic-hours p{font-size:16px;line-height:1.5;letter-spacing:normal;margin-bottom:10px;text-align:left;color:#f4f8fa}@media(max-width:768px){.footer__clinic-hours h3,.footer__clinic-hours p{text-align:left}}.footer__clinic-hours-content{padding-top:15px}.footer__emergency-button{display:inline-flex;align-items:center;justify-content:center;width:auto;background-color:#fc0000;color:#fff;border:1px solid #fc0000;padding:10px 16px;border-radius:4px;text-decoration:none;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:normal;margin-bottom:20px;text-align:center}.footer__emergency-button:hover{background-color:#c90000;border-color:#c90000}.footer__nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex:1}@media(max-width:768px){.footer__nav{align-items:flex-start}}.footer__link{font-size:16px;color:rgba(244,248,250,.85);text-decoration:none;padding:2px 0;transition:color .2s ease,text-decoration .2s ease}.footer__link:hover{color:#f4f8fa;text-decoration:underline}.footer__copyright{text-align:center;font-size:14px;border-top:1px solid rgba(244,248,250,.15);padding-top:30px;margin-top:40px;display:flex;justify-content:center;align-items:center;color:rgba(244,248,250,.65)}.footer__copyright p{margin:0;line-height:1.4}.footer__credit-link{color:rgba(244,248,250,.7);text-decoration:underline;font-weight:400;transition:color .2s ease}.footer__credit-link:hover{color:#f4f8fa}.booking-form-gp .contact-form__stripe-placeholder{border:1px solid rgb(207.4,213.65,225.7);padding:20px;border-radius:4px;background-color:hsl(200,37.5%,98.862745098%);text-align:center;color:rgb(73.2,80,79.9);margin-bottom:8px;min-height:50px;display:flex;align-items:center;justify-content:center}.booking-form-gp .contact-form__payment-note{display:block;font-size:14px;color:rgb(73.2,80,79.9);margin-top:8px;text-align:center}.calendly-embed{width:100%;margin:32px 0}.calendly-embed .calendly-inline-widget{width:100%;border-radius:6px;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden}@media(max-width:992px){.calendly-embed .calendly-inline-widget{min-width:100%!important;height:600px!important}}@media(max-width:768px){.calendly-embed .calendly-inline-widget{height:500px!important;margin:20px 0}}.calendly-embed.loading .calendly-inline-widget{background-color:#f4f8fa;display:flex;align-items:center;justify-content:center}.calendly-embed.loading .calendly-inline-widget:before{content:"Loading calendar...";color:rgb(73.2,80,79.9);font-family:Bricolage Grotesque,sans-serif}.gp-service-booking-form .calendly-embed{margin-top:20px}.pricing-grid-section{padding:60px 0;background-color:#001358}@media(max-width:768px){.pricing-grid-section{padding:30px 0}}.pricing-grid-section .container{max-width:1300px;padding:0 20px}@media(max-width:768px){.pricing-grid-section .container{width:calc(100% - 30px);margin:0 15px}}.pricing-grid-section .section-header{margin-bottom:40px}@media(max-width:768px){.pricing-grid-section .section-header{margin-bottom:30px}}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:992px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.pricing-grid{grid-template-columns:1fr}}.pricing-grid__item{background-color:#fff;border-radius:2px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.pricing-grid__item:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.pricing-grid__content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;height:100%;text-align:center;text-decoration:none;color:#001358}.pricing-grid__title{font-size:20px;font-weight:500;margin-bottom:15px;line-height:1.3}.pricing-grid__starting-from{font-size:14px;font-weight:400;color:rgba(0,19,88,.7);margin-bottom:8px;font-style:italic}@media(max-width:768px){.pricing-grid__starting-from{font-size:12px}}.pricing-grid__price{font-size:36px;font-weight:700;color:#001358}@media(max-width:768px){.pricing-grid__price{font-size:30px}}.pricing-grid__price--enquiry{font-size:24px;font-weight:600;color:#1e3a8a;font-style:italic}@media(max-width:768px){.pricing-grid__price--enquiry{font-size:20px}}.cookie-banner__container{display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-banner__content{flex:1}.cookie-banner__header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.cookie-banner__icon{font-size:20px;line-height:1;animation:cookiePulse 2s ease-in-out infinite;opacity:.8}.cookie-banner__title{color:#001358;font-size:16px;font-weight:700;margin:0}.cookie-banner__description{color:#001358;font-size:14px;line-height:1.6;margin:0}.cookie-banner__link{color:#1e3a8a!important;text-decoration:none;font-weight:500;border-bottom:1px solid rgba(0,0,0,0);transition:border-bottom-color .3s ease}.cookie-banner__link:hover{border-bottom-color:#1e3a8a}.cookie-banner__buttons{display:flex;gap:8px;flex-shrink:0}.cookie-banner__buttons button:active{transform:scale(.98)!important}.cookie-banner__buttons button:first-child:hover{background-color:rgb(234,223.5,255)!important;transform:none!important}.cookie-banner__buttons button:last-child:hover{background-color:rgba(0,19,88,.1)!important;border-color:#001358!important;color:#001358!important;transform:none!important}.cookie-banner__buttons button:focus{outline:2px solid rgba(0,19,88,.2);outline-offset:2px}.cookie-banner__buttons-bar{display:flex;align-items:center;gap:8px;flex:0 0 auto;margin:0;padding:0}.cookie-banner__description-bar{color:#001358;font-size:13px;line-height:1.4;margin:0 16px 0 0}.cookie-banner__description-bar .cookie-banner__link{font-weight:500;text-decoration:underline;display:inline-block;margin-left:4px}@keyframes cookiePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@supports(backdrop-filter:blur(10px)){div[style*="backdropFilter: blur"]{background:hsla(0,0%,100%,.95)!important}}@supports not (backdrop-filter:blur(10px)){div[style*="backdropFilter: blur"]{background:hsla(0,0%,100%,.98)!important}}.weight-management-assessment{padding:4rem 0;background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}@media(max-width:768px){.weight-management-assessment{padding:3rem 0}}.weight-management-assessment__content{max-width:900px;margin:0 auto;text-align:center}.weight-management-assessment__info{background-color:#fff;padding:3.5rem;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;margin-top:2rem;position:relative}.weight-management-assessment__info:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1e40af,#3b82f6);border-radius:8px 8px 0 0}@media(max-width:768px){.weight-management-assessment__info{padding:2.5rem 1.5rem;margin-top:1.5rem;margin-left:0;margin-right:0}}.weight-management-assessment__intro{font-size:1.25rem;line-height:1.5;color:#1e293b;margin-bottom:1.5rem;font-weight:500}@media(max-width:768px){.weight-management-assessment__intro{font-size:1.1rem;margin-bottom:1rem}}.weight-management-assessment__description{font-size:1rem;line-height:1.6;color:#64748b;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){.weight-management-assessment__description{font-size:.95rem;margin-bottom:2rem}}.weight-management-assessment__button{background-color:#1e40af;color:#fff;padding:1.25rem 3rem;font-size:1.1rem;font-weight:500;border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;transition:all .2s ease;margin-bottom:2rem;text-transform:none;letter-spacing:0;border:2px solid #1e40af;cursor:pointer;box-shadow:0 2px 4px rgba(30,64,175,.2);position:relative}.weight-management-assessment__button:hover{background-color:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 8px rgba(30,64,175,.3);color:#fff;text-decoration:none}.weight-management-assessment__button:hover .weight-management-assessment__button-icon{transform:translateX(3px)}.weight-management-assessment__button:active{transform:translateY(0);box-shadow:0 2px 4px rgba(30,64,175,.2)}.weight-management-assessment__button:focus{outline:none;box-shadow:0 0 0 3px rgba(30,64,175,.3)}@media(max-width:768px){.weight-management-assessment__button{width:100%;padding:1rem 2rem;font-size:1rem;margin-bottom:1.5rem;border-radius:6px;min-height:56px;min-width:44px;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}}.weight-management-assessment__button-text{font-weight:500}.weight-management-assessment__button-icon{font-size:1.2rem;transition:transform .2s ease;font-weight:400}.weight-management-assessment__note{margin-bottom:1.5rem;padding:1rem;background-color:#f1f5f9;border-radius:6px;border-left:4px solid #1e40af}.weight-management-assessment__note small{color:#374151;font-size:.95rem;font-style:normal;display:block;margin:0;font-weight:500;line-height:1.4}@media(max-width:768px){.weight-management-assessment__note small{font-size:.9rem}}.weight-management-assessment__mobile-note{background-color:#f8fafc;padding:1rem;border-radius:6px;border:1px solid #e2e8f0;margin-top:1rem;display:flex;justify-content:center;gap:2rem}@media(max-width:768px){.weight-management-assessment__mobile-note{padding:.875rem;margin-top:.75rem;flex-direction:column;gap:.5rem}}.weight-management-assessment__mobile-note small{color:#64748b;font-size:.9rem;line-height:1.4;display:flex;align-items:center;margin:0;font-weight:400}.weight-management-assessment__mobile-note small:before{content:"✓";color:#10b981;font-weight:700;margin-right:.5rem}@media(max-width:768px){.weight-management-assessment__mobile-note small{font-size:.85rem}}.team-member-detail-page .team-member-detail-header{margin-bottom:32px;display:flex;flex-direction:column;align-items:flex-start}.team-member-detail-page .team-member-detail-header .back-link{display:inline-block;margin-bottom:20px;font-size:14px;color:rgb(73.2,80,79.9);text-decoration:none}.team-member-detail-page .team-member-detail-header .back-link:hover{color:#001358;text-decoration:underline}.team-member-detail-page .team-member-detail-header .section-header{text-align:left;width:100%}.team-member-detail-page .team-member-detail-header .section-header .section-header__chip-title,.team-member-detail-page .team-member-detail-header .section-header .section-header__main-title{text-align:left;margin-left:0;margin-right:0}.team-member-detail-page .team-member-layout{display:grid;grid-template-columns:.6fr 1.4fr;gap:48px;align-items:flex-start}@media(max-width:992px){.team-member-detail-page .team-member-layout{grid-template-columns:1fr;gap:32px}}.team-member-detail-page .team-member-image-column{position:sticky;top:calc(80px + 32px + 20px);max-height:calc(100vh - 80px - 32px*2 - 20px);overflow-y:auto}@media(max-width:992px){.team-member-detail-page .team-member-image-column{position:static;max-height:none;overflow-y:visible}}.team-member-detail-page .team-member-detail-image-wrapper{width:100%;margin-bottom:20px;border-radius:6px;overflow:hidden;border:1px solid rgb(207.4,213.65,225.7)}.team-member-detail-page .team-member-detail-image-wrapper .team-member-detail-image{display:block;width:100%;height:auto;object-fit:cover}.team-member-detail-page .team-member-info{font-size:14px;color:rgb(73.2,80,79.9);margin-bottom:8px;line-height:1.5}.team-member-detail-page .team-member-info strong{color:#000807;font-weight:500}.team-member-detail-page .team-member-description-paragraph{font-size:16px;line-height:1.7;color:#000807;margin-bottom:20px}.team-member-detail-page .team-member-description-paragraph:last-child{margin-bottom:0}.team-member-detail-page .cta-button--primary{margin-top:20px}.gp-service-page{background-color:#001358;padding-top:calc(80px + 110px)}.gp-service-page .section-header__chip{background-color:hsla(0,0%,100%,.1);color:#fff!important;border:1px solid hsla(0,0%,100%,.3)}.gp-service-page .gp-service-hero{padding:64px 0;text-align:center;color:#f4f8fa}@media(max-width:768px){.gp-service-page .gp-service-hero{padding:48px 0}}.gp-service-page .gp-service-hero .section-header__main-title{color:#fff;margin-bottom:20px}.gp-service-page .gp-service-hero .section-header__chip{background-color:hsla(0,0%,100%,.1);color:#fff!important;border:1px solid hsla(0,0%,100%,.3)}.gp-service-page .gp-service-hero .gp-service-hero__subtitle{font-size:24px;color:rgba(244,248,250,.9);margin-top:20px;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.4}@media(max-width:768px){.gp-service-page .gp-service-hero .gp-service-hero__subtitle{font-size:18px}}.gp-service-page .gp-service-details{padding:64px 0;background-color:#f4f8fa}@media(max-width:768px){.gp-service-page .gp-service-details{padding:48px 0}}.gp-service-page .gp-service-details__intro{font-size:16px;line-height:1.8;color:#000807;margin-bottom:32px;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:768px){.gp-service-page .gp-service-details__intro{margin-bottom:20px}}.gp-service-page .gp-service-details__additional-title{font-size:24px;font-weight:700;color:#001358;margin-top:64px;margin-bottom:32px;text-align:center}@media(max-width:768px){.gp-service-page .gp-service-details__additional-title{font-size:18px;margin-top:48px;margin-bottom:20px}}.gp-service-page .gp-service-details__additional-list{list-style:none;padding:0;margin-bottom:32px;max-width:900px;margin-left:auto;margin-right:auto}.gp-service-page .gp-service-details__additional-list li{position:relative;font-size:16px;color:#000807;margin-bottom:20px;line-height:1.7;padding-left:32px}.gp-service-page .gp-service-details__additional-list li:before{content:"✓";position:absolute;left:0;top:2px;color:#1e3a8a;font-weight:700;font-size:18px;width:20px;height:20px;background-color:rgba(30,58,138,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.gp-service-page .gp-service-details__additional-list li:last-child{margin-bottom:0}@media(max-width:768px){.gp-service-page .gp-service-details__additional-list li{font-size:14px;margin-bottom:12px;padding-left:20px}.gp-service-page .gp-service-details__additional-list li:before{width:16px;height:16px;font-size:10px}}.gp-service-page .gp-service-details__clinic-note{font-style:italic;color:rgb(73.2,80,79.9);background-color:rgb(204.4821428571,214.7321428571,244.0178571429);padding:32px;border-left:4px solid #1e3a8a;margin-top:64px;border-radius:4px;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:768px){.gp-service-page .gp-service-details__clinic-note{padding:20px;margin-top:48px}}.gp-service-page .gp-service-booking-form{padding:64px 0;color:#f4f8fa}@media(max-width:768px){.gp-service-page .gp-service-booking-form{padding:48px 0}}.gp-service-page .gp-service-booking-form .section-header{margin-bottom:64px;text-align:center}.gp-service-page .gp-service-booking-form .section-header__main-title{color:#fff}.gp-service-page .gp-service-booking-form .section-header__chip{background-color:hsla(0,0%,100%,.1);color:#fff!important;border:1px solid hsla(0,0%,100%,.3)}.gp-service-page .gp-service-booking-form .contact-form{display:flex;flex-direction:column;align-items:center;width:100%}.gp-service-page .gp-service-booking-form .contact-form__form{width:100%;max-width:900px;margin:0 auto}.gp-service-page .gp-service-booking-form .contact-form__grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:50px;row-gap:30px;margin-bottom:50px}@media(max-width:768px){.gp-service-page .gp-service-booking-form .contact-form__grid{grid-template-columns:1fr;gap:24px;margin-bottom:20px}}.gp-service-page .gp-service-booking-form .contact-form__field--full{margin-bottom:50px}@media(max-width:768px){.gp-service-page .gp-service-booking-form .contact-form__field--full{margin-bottom:20px}}.gp-service-page .gp-service-booking-form .contact-form__field{display:flex;flex-direction:column;margin-bottom:0}.gp-service-page .gp-service-booking-form .contact-form__field label{color:#f4f8fa;font-weight:400;font-size:18px;margin-bottom:10px}.gp-service-page .gp-service-booking-form .contact-form input[type=date],.gp-service-page .gp-service-booking-form .contact-form input[type=email],.gp-service-page .gp-service-booking-form .contact-form input[type=tel],.gp-service-page .gp-service-booking-form .contact-form input[type=text],.gp-service-page .gp-service-booking-form .contact-form input[type=time],.gp-service-page .gp-service-booking-form .contact-form select,.gp-service-page .gp-service-booking-form .contact-form textarea{width:100%;box-sizing:border-box;padding:14px 18px;font-size:16px;background-color:hsla(0,0%,100%,.05);border:1px solid rgba(244,248,250,.3);border-radius:4px;color:#f4f8fa;font-family:Bricolage Grotesque,sans-serif;transition:border-color .2s ease,background-color .2s ease;box-shadow:none}.gp-service-page .gp-service-booking-form .contact-form input[type=date]::placeholder,.gp-service-page .gp-service-booking-form .contact-form input[type=email]::placeholder,.gp-service-page .gp-service-booking-form .contact-form input[type=tel]::placeholder,.gp-service-page .gp-service-booking-form .contact-form input[type=text]::placeholder,.gp-service-page .gp-service-booking-form .contact-form input[type=time]::placeholder,.gp-service-page .gp-service-booking-form .contact-form select::placeholder,.gp-service-page .gp-service-booking-form .contact-form textarea::placeholder{color:rgba(244,248,250,.5)}.gp-service-page .gp-service-booking-form .contact-form input[type=date]:focus,.gp-service-page .gp-service-booking-form .contact-form input[type=email]:focus,.gp-service-page .gp-service-booking-form .contact-form input[type=tel]:focus,.gp-service-page .gp-service-booking-form .contact-form input[type=text]:focus,.gp-service-page .gp-service-booking-form .contact-form input[type=time]:focus,.gp-service-page .gp-service-booking-form .contact-form select:focus,.gp-service-page .gp-service-booking-form .contact-form textarea:focus{outline:none;border-color:#f4f8fa;background-color:hsla(0,0%,100%,.08)}.gp-service-page .gp-service-booking-form .contact-form textarea{resize:vertical;min-height:140px}.gp-service-page .gp-service-booking-form .contact-form select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px}.gp-service-page .gp-service-booking-form .contact-form input[type=date]{padding-right:40px}.gp-service-page .gp-service-booking-form .contact-form input[type=date]::-webkit-calendar-picker-indicator{opacity:1!important;cursor:pointer;color:rgba(0,0,0,0);width:16px;height:16px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23FFFFFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3e%3c/rect%3e%3cline x1='16' y1='2' x2='16' y2='6'%3e%3c/line%3e%3cline x1='8' y1='2' x2='8' y2='6'%3e%3c/line%3e%3cline x1='3' y1='10' x2='21' y2='10'%3e%3c/line%3e%3c/svg%3e");background-repeat:no-repeat;background-position:50%;background-size:16px}.gp-service-page .gp-service-booking-form .contact-form input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1)}.gp-service-page .gp-service-booking-form .contact-form__buttons{display:flex;justify-content:center;gap:8px;margin-top:40px}@media(max-width:768px){.gp-service-page .gp-service-booking-form .contact-form__buttons{flex-direction:column;width:100%;gap:16px}}.gp-service-page .gp-service-booking-form .contact-form__submit-button{width:220px;height:48px;padding:0;background-color:#f4f8fa;color:#001358;border:1px solid #f4f8fa;font-size:18px;display:flex;align-items:center;justify-content:center}.gp-service-page .gp-service-booking-form .contact-form__submit-button:hover{background-color:hsl(200,37.5%,91.862745098%);border-color:hsl(200,37.5%,91.862745098%)}@media(max-width:768px){.gp-service-page .gp-service-booking-form .contact-form__submit-button{width:100%}}.gp-service-page .gp-service-medicine-policy{padding:64px 0;background:linear-gradient(135deg,#001358,rgb(0,7.9886363636,37));position:relative;overflow:hidden}.gp-service-page .gp-service-medicine-policy:before{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1),transparent);border-radius:50%}.gp-service-page .gp-service-medicine-policy:after{content:"";position:absolute;bottom:-30%;left:-10%;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.05),transparent);border-radius:50%}@media(max-width:768px){.gp-service-page .gp-service-medicine-policy{padding:48px 0}.gp-service-page .gp-service-medicine-policy:after,.gp-service-page .gp-service-medicine-policy:before{display:none}}.gp-service-page .gp-service-medicine-policy .section-header{margin-bottom:48px;position:relative;z-index:2}.gp-service-page .gp-service-medicine-policy .section-header__main-title{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.gp-service-page .gp-service-medicine-policy .section-header__chip{background-color:hsla(0,0%,100%,.15);color:#fff!important;border:2px solid hsla(0,0%,100%,.3);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.gp-service-page .gp-service-medicine-policy .container{position:relative;z-index:2}.gp-service-page .gp-service-medicine-policy li,.gp-service-page .gp-service-medicine-policy p{font-size:16px;color:hsla(0,0%,100%,.95);line-height:1.8;margin-bottom:32px;max-width:900px;margin-left:auto;margin-right:auto;text-shadow:0 1px 2px rgba(0,0,0,.1)}@media(max-width:768px){.gp-service-page .gp-service-medicine-policy li,.gp-service-page .gp-service-medicine-policy p{font-size:14px;margin-bottom:20px}}.gp-service-page .gp-service-medicine-policy h4{font-size:24px;font-weight:700;color:#fff;margin-top:48px;margin-bottom:32px;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media(max-width:768px){.gp-service-page .gp-service-medicine-policy h4{font-size:18px;margin-top:32px;margin-bottom:20px}}.gp-service-page .gp-service-medicine-policy ul{list-style-type:none;padding:0;margin-bottom:48px;max-width:900px;margin-left:auto;margin-right:auto}.gp-service-page .gp-service-medicine-policy ul li{position:relative;padding-left:32px;margin-bottom:20px}.gp-service-page .gp-service-medicine-policy ul li:before{content:"•";position:absolute;left:0;color:hsla(0,0%,100%,.7);font-size:1.2em;font-weight:700}@media(max-width:768px){.gp-service-page .gp-service-medicine-policy ul li{padding-left:20px}}.gp-service-page .gp-service-medicine-policy__disclaimer{font-style:italic;font-size:14px;margin-top:48px;padding:48px;background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:6px;color:hsla(0,0%,100%,.95);max-width:900px;margin-left:auto;margin-right:auto;backdrop-filter:blur(10px);box-shadow:0 8px 25px rgba(0,0,0,.1);position:relative}.gp-service-page .gp-service-medicine-policy__disclaimer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(255,255,255,.5),rgba(255,255,255,.8));border-radius:6px 6px 0 0}@media(max-width:768px){.gp-service-page .gp-service-medicine-policy__disclaimer{padding:32px;margin-top:32px;border-radius:4px}}.gp-service-page .gp-service-quality-care{padding:64px 0;background-color:#f4f8fa}@media(max-width:768px){.gp-service-page .gp-service-quality-care{padding:48px 0}}.gp-service-page .gp-service-quality-care__content{text-align:center}.gp-service-page .gp-service-quality-care__logo{max-width:200px;height:auto}@media(max-width:768px){.gp-service-page .gp-service-quality-care__logo{max-width:150px}}.gp-service-page .faq-section{background-color:#f4f8fa;padding:64px 0;color:#000807}@media(max-width:768px){.gp-service-page .faq-section{padding:48px 0}}.gp-service-page .faq-section .section-header__main-title{color:#001358}.gp-service-page .faq-section .section-header__chip{background-color:rgba(0,19,88,.05);color:#001358!important;border:1px solid rgba(0,19,88,.1)}.gp-service-page .faq-section .accordion__item{border-bottom:1px solid rgb(207.4,213.65,225.7)}.gp-service-page .faq-section .accordion__header h3{color:#000807}.gp-service-page .faq-section .accordion__header .icon svg path{fill:#001358}.gp-service-page .faq-section .accordion__content p{color:rgb(73.2,80,79.9)}.header__dropdown-content{display:none;position:absolute;top:100%;left:0;background-color:#fff;min-width:200px;box-shadow:0 8px 16px rgba(0,0,0,.1);z-index:90;border-radius:0 0 4px 4px;padding:8px 0}.header__dropdown:focus-within .header__dropdown-content,.header__dropdown:hover .header__dropdown-content{display:block}.header__dropdown-link{display:block;padding:12px 20px;color:#001358;text-decoration:none;font-weight:400}.header__dropdown-link--active,.header__dropdown-link:hover{background-color:#f4f8fa;color:rgb(0,7.9886363636,37)}.mobile-menu__subnav{padding-left:20px;margin-top:8px;margin-bottom:12px}.mobile-menu__sublink{display:block;padding:12px 20px;color:#001358;text-decoration:none;font-size:16px;border-radius:4px}.mobile-menu__sublink--active,.mobile-menu__sublink:hover{background-color:rgb(215.5,224.0284090909,255);color:#001358}.book-online-hero{padding:64px 0 48px;background-color:#f4f8fa}@media(max-width:768px){.book-online-hero{padding:48px 0 32px}}.book-online-hero__content{text-align:center;margin-top:20px}.book-online-hero__description{font-size:18px;line-height:1.6;color:#000807;max-width:600px;margin:0 auto}@media(max-width:768px){.book-online-hero__description{font-size:16px}}.book-online__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:32px}@media(max-width:992px){.book-online__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:768px){.book-online__grid{grid-template-columns:1fr;gap:20px}}.book-online__row-title{font-size:32px;font-weight:700;color:#001358;text-align:center;margin-bottom:20px}@media(max-width:768px){.book-online__row-title{font-size:24px}}.book-online__service-card{background-color:#fff;padding:32px;border-radius:6px;text-align:center;border:1px solid rgb(207.4,213.65,225.7);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.book-online__service-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,19,88,.1)}@media(max-width:768px){.book-online__service-card{padding:20px;min-height:240px}}.book-online__service-card--wide{grid-column:1/-1;max-width:600px;margin:0 auto;min-height:320px}@media(max-width:768px){.book-online__service-card--wide{min-height:280px}}.book-online__service-title{font-size:24px;font-weight:700;color:#001358;margin-bottom:12px;line-height:1.2}@media(max-width:768px){.book-online__service-title{font-size:18px}}.book-online__service-price{font-size:32px;font-weight:700;color:#1e3a8a;margin-bottom:20px}@media(max-width:768px){.book-online__service-price{font-size:24px}}.book-online__service-description{font-size:16px;line-height:1.5;color:rgb(73.2,80,79.9);margin:0 0 32px;flex-grow:1}@media(max-width:768px){.book-online__service-description{font-size:14px;margin-bottom:20px}}.book-online__button{display:inline-block;text-decoration:none;padding:12px 20px;border-radius:4px;font-size:16px;font-weight:500;transition:all .3s ease;text-align:center;min-width:140px}@media(max-width:768px){.book-online__button{width:100%;font-size:14px;padding:12px}}.book-online__button--primary{background-color:#1e3a8a;color:#fff}.book-online__button--primary:hover{background-color:rgb(20.8928571429,40.3928571429,96.1071428571);transform:translateY(-2px)}.book-online__button--secondary{background-color:#001358;color:#fff}.book-online__button--secondary:hover{background-color:rgb(0,30.0113636364,139);transform:translateY(-2px)}.book-online-blood-test,.book-online-bookable,.book-online-enquiry{padding:48px 0}@media(max-width:768px){.book-online-blood-test,.book-online-bookable,.book-online-enquiry{padding:32px 0}}.book-online-bookable{background-color:#fff}.book-online-enquiry{background-color:#f4f8fa}.book-online-blood-test{background-color:#fff}.book-online__single-service{display:flex;justify-content:center;margin-top:32px}.book-online-quality-care{padding:32px 0;background-color:#f4f8fa}@media(max-width:768px){.book-online-quality-care{padding:20px 0}}.book-online-quality-care__content{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.service-booking-hero{padding:64px 0 48px;background-color:#f4f8fa}@media(max-width:768px){.service-booking-hero{padding:48px 0 32px}}.service-booking-hero__content{margin-top:20px}.service-booking-hero__subtitle{font-size:24px;font-weight:500;color:#1e3a8a;margin-bottom:20px}@media(max-width:768px){.service-booking-hero__subtitle{font-size:18px}}.service-booking-hero__description{font-size:18px;color:#000807;max-width:600px;margin:0 auto}@media(max-width:768px){.service-booking-hero__description{font-size:16px}}.service-booking-details{padding:48px 0;background-color:#fff}@media(max-width:768px){.service-booking-details{padding:32px 0}}.service-booking-details__content{max-width:900px;margin:0 auto}.service-booking-details__paragraph{font-size:16px;line-height:1.7;color:#000807;margin-bottom:20px}.service-booking-details__paragraph:last-of-type{margin-bottom:32px}.service-booking-details__services-title{font-size:24px;font-weight:700;color:#001358;margin-bottom:20px;margin-top:32px}.service-booking-details__services-list{list-style:disc;padding-left:20px;margin-bottom:20px}.service-booking-details__services-list li{font-size:16px;color:#000807;margin-bottom:12px;line-height:1.6}.service-booking-details__services-list li:last-child{margin-bottom:0}.service-booking-widget{padding:64px 0;background-color:#fff}@media(max-width:768px){.service-booking-widget{padding:48px 0}}.service-booking-widget__content{margin-top:32px}.service-booking-widget__calendly{max-width:100%;margin:0 auto;border-radius:6px;box-shadow:0 4px 20px rgba(0,19,88,.1)}.service-booking-info{padding:48px 0;background-color:#f4f8fa}@media(max-width:768px){.service-booking-info{padding:32px 0}}.service-booking-info__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-top:32px}@media(max-width:768px){.service-booking-info__grid{grid-template-columns:1fr;gap:32px}}.service-booking-info__title{font-size:24px;font-weight:700;color:#001358;margin-bottom:20px}.service-booking-info__list{list-style:none;padding:0;margin:0}.service-booking-info__list li{position:relative;padding-left:20px;margin-bottom:12px;font-size:16px;line-height:1.5;color:#000807}.service-booking-info__list li:before{content:"✓";position:absolute;left:0;color:#1e3a8a;font-weight:700}.service-booking-info__list li:last-child{margin-bottom:0}.service-booking-info__text{font-size:16px;line-height:1.6;color:#000807;margin-bottom:20px}.service-booking-info__contact{font-size:16px;line-height:1.6;color:#000807;margin:0}.service-booking-info__contact strong{color:#001358;font-weight:700}.service-booking-info__zone-note{font-size:14px;line-height:1.5;color:rgb(73.2,80,79.9);margin-top:20px;padding:12px 20px;background-color:rgba(30,58,138,.1);border-left:3px solid #1e3a8a;border-radius:4px}.service-booking-info__zone-note strong{color:#1e3a8a;font-weight:700}.service-booking-info__clinic-note{font-size:14px;line-height:1.5;color:rgb(73.2,80,79.9);margin-top:20px;padding:12px 20px;background-color:rgba(0,19,88,.1);border-left:3px solid #001358;border-radius:4px}.service-booking-info__clinic-note strong{color:#001358;font-weight:700}.service-booking-emergency{padding:32px 0;background-color:#f4f8fa}@media(max-width:768px){.service-booking-emergency{padding:20px 0}}.service-booking-emergency__content{max-width:800px;margin:0 auto;background-color:rgba(252,0,0,.05);border:1px solid rgba(252,0,0,.2);border-radius:6px;padding:32px;text-align:center}@media(max-width:768px){.service-booking-emergency__content{padding:20px;margin:0 20px}}.service-booking-emergency__title{font-size:24px;font-weight:700;color:#fc0000;margin-bottom:20px}@media(max-width:768px){.service-booking-emergency__title{font-size:18px}}.service-booking-emergency__text{font-size:16px;line-height:1.6;color:#000807;margin-bottom:20px}@media(max-width:768px){.service-booking-emergency__text{font-size:14px}}.service-booking-emergency__examples-title{font-size:18px;font-weight:700;color:#fc0000;margin-bottom:12px;margin-top:20px}@media(max-width:768px){.service-booking-emergency__examples-title{font-size:16px}}.service-booking-emergency__examples{font-size:14px;line-height:1.5;color:#000807;margin-bottom:20px;text-align:left;max-width:700px;margin-left:auto;margin-right:auto}.service-booking-emergency__disclaimer{font-size:14px;line-height:1.5;color:rgb(73.2,80,79.9);font-style:italic;margin-top:20px;padding:20px;background-color:rgba(0,0,0,.05);border-radius:4px;margin-bottom:0}.service-not-found{padding:64px 0;background-color:#f4f8fa;min-height:60vh;display:flex;align-items:center}@media(max-width:768px){.service-not-found{padding:48px 0;min-height:50vh}}.service-not-found__content{text-align:center;margin-top:32px}.service-not-found__description{font-size:18px;line-height:1.6;color:#000807;margin-bottom:48px;max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:768px){.service-not-found__description{font-size:16px;margin-bottom:32px}}.service-not-found__actions{display:flex;gap:20px;justify-content:center}@media(max-width:768px){.service-not-found__actions{flex-direction:column;align-items:center}}.service-not-found__link{display:inline-block;background-color:#1e3a8a;color:#fff;text-decoration:none;padding:20px 32px;border-radius:4px;font-size:16px;font-weight:500;transition:background-color .3s ease}.service-not-found__link:hover{background-color:rgb(20.8928571429,40.3928571429,96.1071428571)}.service-not-found__link--secondary{background-color:rgba(0,0,0,0);color:#1e3a8a;border:1px solid #1e3a8a}.service-not-found__link--secondary:hover{background-color:#1e3a8a;color:#fff}@media(max-width:768px){.service-not-found__link{width:200px;text-align:center}}.service-hero{margin:0 auto}.service-hero__image{height:400px;box-shadow:0 4px 20px rgba(0,0,0,.1)}@media(max-width:992px){.service-hero__image{max-width:100%;height:250px}}@media(max-width:768px){.service-hero__image{height:200px}}.service-hero__img{transition:transform .3s ease;display:block!important}.service-hero__img:hover{transform:scale(1.02)}@media(max-width:768px){.service-hero__img{min-height:200px;object-fit:cover}.service-hero{margin-bottom:30px}.service-hero__image{border-radius:6px}}.service-page{padding:64px 0;background-color:#f4f8fa}@media(max-width:768px){.service-page{padding:48px 0}}.service-page__content{max-width:1000px;margin:48px auto 0}@media(max-width:768px){.service-page__content{margin-top:32px}}.service-page__intro{text-align:center;margin-bottom:64px;padding:0 20px}@media(max-width:768px){.service-page__intro{margin-bottom:48px;padding:0}}.service-page__description{font-size:16px;line-height:1.8;color:#000807;margin-bottom:32px;max-width:900px;margin-left:auto;margin-right:auto}@media(max-width:768px){.service-page__description{font-size:14px;margin-bottom:20px}}.service-page__description strong{color:#001358;font-weight:700}.service-page__description a{color:#1e3a8a;text-decoration:none}.service-page__description a:hover{text-decoration:underline}.service-page__options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px;margin:64px 0}@media(max-width:768px){.service-page__options{grid-template-columns:1fr;gap:32px;margin:48px 0}}.service-page__single-option{display:flex;justify-content:center;margin:64px 0}@media(max-width:768px){.service-page__single-option{margin:48px 0}}.service-page__single-option .service-page__option{max-width:600px;width:100%}.service-page__option{background-color:#fff;padding:48px;border-radius:6px;box-shadow:0 6px 30px rgba(0,19,88,.08);text-align:center;border:1px solid rgba(0,19,88,.05);transition:transform .3s ease,box-shadow .3s ease}.service-page__option:hover{transform:translateY(-4px);box-shadow:0 10px 40px rgba(0,19,88,.12)}@media(max-width:768px){.service-page__option{padding:32px}}.service-page__option-title{font-size:24px;font-weight:700;color:#001358;margin-bottom:20px;line-height:1.2}@media(max-width:768px){.service-page__option-title{font-size:18px}}.service-page__option-price{font-size:32px;font-weight:700;color:#1e3a8a;margin-bottom:20px}@media(max-width:768px){.service-page__option-price{font-size:24px}}.service-page__option-description{font-size:16px;line-height:1.7;color:rgb(73.2,80,79.9);margin-bottom:32px}@media(max-width:768px){.service-page__option-description{font-size:14px;margin-bottom:20px}}.service-page__book-button{background-color:#1e3a8a;color:#fff;border:none;padding:20px 48px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;display:inline-block;text-decoration:none;text-align:center}.service-page__book-button:hover{background-color:rgb(22.7142857143,43.9142857143,104.4857142857);color:#fff;text-decoration:none;transform:translateY(-1px)}.service-page__book-button--secondary{background-color:rgba(0,0,0,0);color:#1e3a8a;border:2px solid #1e3a8a}.service-page__book-button--secondary:hover{background-color:#1e3a8a;color:#fff;transform:translateY(-1px)}@media(max-width:768px){.service-page__book-button{padding:12px 32px;font-size:14px}}.service-page__features{background-color:#fff;padding:48px;border-radius:6px;box-shadow:0 4px 20px rgba(0,19,88,.08);margin-bottom:48px;border:1px solid rgba(0,19,88,.05)}@media(max-width:768px){.service-page__features{padding:32px;margin-bottom:32px}}.service-page__features-title{font-size:24px;font-weight:700;color:#001358;margin-bottom:32px;text-align:center}@media(max-width:768px){.service-page__features-title{font-size:18px;margin-bottom:20px}}.service-page__features-list{list-style:none;padding:0;margin:0;display:grid;gap:20px}@media(max-width:768px){.service-page__features-list{gap:12px}}.service-page__features-list li{position:relative;padding-left:32px;margin-bottom:20px;font-size:16px;line-height:1.7;color:#000807}.service-page__features-list li:before{content:"✓";position:absolute;left:0;top:2px;color:#1e3a8a;font-weight:700;font-size:18px;width:20px;height:20px;background-color:rgba(30,58,138,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}@media(max-width:768px){.service-page__features-list li{font-size:14px;padding-left:20px}.service-page__features-list li:before{width:16px;height:16px;font-size:10px}}.service-page__features-list li strong{color:#001358;font-weight:700}.service-page__clinic-info,.service-page__consultation-process,.service-page__coverage,.service-page__how-to-obtain,.service-page__requirements,.service-page__what-is-sicknote{background-color:#fff;padding:48px;border-radius:6px;margin-bottom:32px;border-left:4px solid #1e3a8a;box-shadow:0 2px 15px rgba(0,19,88,.05)}@media(max-width:768px){.service-page__clinic-info,.service-page__consultation-process,.service-page__coverage,.service-page__how-to-obtain,.service-page__requirements,.service-page__what-is-sicknote{padding:32px;margin-bottom:20px}}.service-page__clinic-info h3,.service-page__consultation-process h3,.service-page__coverage h3,.service-page__how-to-obtain h3,.service-page__requirements h3,.service-page__what-is-sicknote h3{font-size:24px;font-weight:700;color:#001358;margin-bottom:20px}@media(max-width:768px){.service-page__clinic-info h3,.service-page__consultation-process h3,.service-page__coverage h3,.service-page__how-to-obtain h3,.service-page__requirements h3,.service-page__what-is-sicknote h3{font-size:18px}}.service-page__clinic-text,.service-page__coverage-text,.service-page__requirements-text{font-size:16px;line-height:1.7;color:#000807;margin-bottom:20px}.service-page__clinic-text:last-child,.service-page__coverage-text:last-child,.service-page__requirements-text:last-child{margin-bottom:0}.service-page__clinic-text strong,.service-page__coverage-text strong,.service-page__requirements-text strong{color:#001358;font-weight:700}@media(max-width:768px){.service-page__clinic-text,.service-page__coverage-text,.service-page__requirements-text{font-size:14px;margin-bottom:12px}}.service-page__emergency-notice{margin:64px auto;max-width:900px;background:linear-gradient(135deg,rgba(220,38,127,.08),rgba(252,0,0,.06));border:2px solid rgba(220,38,127,.15);border-radius:6px;padding:48px;box-shadow:0 8px 25px rgba(220,38,127,.1);position:relative;overflow:hidden}.service-page__emergency-notice:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1E3A8A,rgba(220,38,127,.8))}@media(max-width:992px){.service-page__emergency-notice{margin:48px 20px;padding:32px}}@media(max-width:768px){.service-page__emergency-notice{margin:32px 12px;padding:20px;border-radius:4px}}.service-page__emergency-notice .service-page__features-title{color:#1e3a8a;text-align:center;margin-bottom:32px;font-size:32px;font-weight:700;position:relative}@media(max-width:768px){.service-page__emergency-notice .service-page__features-title{font-size:24px;margin-bottom:20px}}.service-page__emergency-notice .service-page__coverage-text{font-size:16px;line-height:1.8;color:#000807;margin-bottom:32px;text-align:left}.service-page__emergency-notice .service-page__coverage-text:last-child{margin-bottom:0}@media(max-width:768px){.service-page__emergency-notice .service-page__coverage-text{font-size:14px;line-height:1.7;margin-bottom:20px}}.service-page__emergency-notice .service-page__coverage-text strong{color:#1e3a8a;font-weight:700;display:block;margin-bottom:12px;font-size:1.1em}@media(max-width:768px){.service-page__emergency-notice .service-page__coverage-text strong{font-size:1em;margin-bottom:8px}}.service-page__emergency-notice .service-page__coverage-text:nth-child(3){background-color:hsla(0,0%,100%,.7);padding:20px;border-radius:4px;border-left:4px solid #1e3a8a;margin-top:20px}@media(max-width:768px){.service-page__emergency-notice .service-page__coverage-text:nth-child(3){padding:12px;margin-top:12px}}.service-page__emergency-notice .service-page__coverage-text:last-child{background-color:hsla(0,0%,100%,.5);padding:20px;border-radius:4px;margin-top:20px;border:1px solid rgba(220,38,127,.2);font-style:italic}@media(max-width:768px){.service-page__emergency-notice .service-page__coverage-text:last-child{padding:12px;margin-top:12px}}.service-page__emergency-notice .service-page__coverage-text:last-child strong{font-style:normal;color:#001358}.service-page__pricing-info{background-color:#fff;padding:48px;border-radius:6px;box-shadow:0 4px 20px rgba(0,19,88,.08);margin-bottom:48px;border:1px solid rgba(0,19,88,.05);border-left:4px solid #1e3a8a}@media(max-width:768px){.service-page__pricing-info{padding:32px;margin-bottom:32px}}.service-page__pricing-info .service-page__features-title{margin-bottom:32px}.service-page__pricing-info .service-page__pricing-details .service-page__description{margin-bottom:20px}.service-page__pricing-info .service-page__pricing-details .service-page__description:last-child{margin-top:20px;padding-top:20px;border-top:1px solid rgba(0,19,88,.1);font-style:italic;color:rgb(73.2,80,79.9)}.service-page__pricing-info .service-page__pricing-details .service-page__description strong{color:#001358;font-weight:700}.service-page__pricing-details{background:linear-gradient(135deg,rgba(255,255,255,.8),rgba(245,248,250,.9));border-radius:12px;padding:2rem;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);margin-top:1rem}.service-page__pricing-subtitle{color:#001358;font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem;text-transform:uppercase;letter-spacing:.5px}.service-page__pricing-list{list-style:none;padding:0;margin:0}.service-page__pricing-list li{padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:flex-start;line-height:1.5}.service-page__pricing-list li:before{content:"•";color:#001358;font-weight:700;width:1em;margin-right:.5rem;flex-shrink:0}.service-page__pricing-list li:last-child{border-bottom:none}.service-page__pricing-list li strong{color:#001358;font-weight:600}.service-page__quality-care{text-align:center;padding:32px 0;margin-top:32px}@media(max-width:768px){.service-page__quality-care{padding:20px 0;margin-top:20px}}.service-page__quality-care-logo{max-width:200px;height:auto}@media(max-width:768px){.service-page__quality-care-logo{max-width:150px}}.service-page__feature-section{display:flex;align-items:center;gap:40px;margin:40px 0;padding:30px 0;border-top:1px solid rgba(0,19,88,.1);border-bottom:1px solid rgba(0,19,88,.1)}@media(max-width:992px){.service-page__feature-section{flex-direction:column;gap:30px;text-align:center}}@media(max-width:768px){.service-page__feature-section{margin:30px 0;padding:20px 0;gap:20px}}.service-page__feature-image{flex:0 0 auto;align-self:center;justify-self:center;width:350px;max-width:100%;height:250px;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}@media(max-width:992px){.service-page__feature-image{width:100%;max-width:400px;height:220px}}@media(max-width:768px){.service-page__feature-image{border-radius:6px;height:180px;max-width:100%}}.service-page__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-page__img:hover{transform:scale(1.05)}.service-page__feature-content{flex:1}@media(max-width:992px){.service-page__feature-content{text-align:left}}.service-page__pricing-header{text-align:center;margin:32px auto 48px;max-width:800px;padding:32px;background:linear-gradient(135deg,rgba(0,19,88,.05),rgba(0,19,88,.08));border-radius:6px;border:2px solid rgba(0,19,88,.1);box-shadow:0 4px 15px rgba(0,19,88,.1)}@media(max-width:768px){.service-page__pricing-header{margin:20px auto 32px;padding:20px;border-radius:4px}}.service-page__pricing-header-title{font-size:32px;font-weight:700;color:#001358;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.service-page__pricing-header-title{font-size:24px;letter-spacing:.3px}}.service-page__pricing-header-subtitle{font-size:16px;color:rgb(73.2,80,79.9);margin:0;line-height:1.5}@media(max-width:768px){.service-page__pricing-header-subtitle{font-size:14px}}.service-refund-policy{padding:32px 0;background-color:rgba(0,19,88,.02);border-top:1px solid rgba(0,19,88,.1);border-bottom:1px solid rgba(0,19,88,.1)}@media(max-width:768px){.service-refund-policy{padding:20px 0}}.service-refund-policy__content{max-width:900px;margin:0 auto;text-align:center}.service-refund-policy__text{margin:0;padding:20px}@media(max-width:768px){.service-refund-policy__text{padding:12px}}.service-refund-policy__text small{font-size:14px;line-height:1.5;color:rgb(73.2,80,79.9);display:block}@media(max-width:768px){.service-refund-policy__text small{font-size:12px;line-height:1.4}}.service-refund-policy__text small strong{color:#001358;font-weight:700}.medicine-policy-section{padding:64px 0;background:linear-gradient(135deg,rgba(0,19,88,.02),rgba(0,19,88,.05));border-top:1px solid rgba(0,19,88,.1);margin-top:48px}@media(max-width:768px){.medicine-policy-section{padding:48px 0;margin-top:32px}}.specialist-blood-tests{padding:48px 0;background:rgba(0,19,88,.02);border-top:1px solid rgba(0,19,88,.1);margin-top:32px}@media(max-width:768px){.specialist-blood-tests{padding:32px 0;margin-top:20px}}.specialist-blood-tests__content{max-width:900px;margin:0 auto}.specialist-test{margin-bottom:32px;padding:32px;background:#fff;border-radius:6px;box-shadow:0 2px 10px rgba(0,0,0,.08);border:1px solid rgba(0,19,88,.1)}@media(max-width:768px){.specialist-test{margin-bottom:20px;padding:20px;border-radius:4px}}.specialist-test:last-child{margin-bottom:0}.specialist-test__title{font-size:24px;font-weight:700;color:#001358;margin-bottom:12px}@media(max-width:768px){.specialist-test__title{font-size:18px}}.specialist-test__description{font-size:16px;line-height:1.6;color:#000807;margin:0}@media(max-width:768px){.specialist-test__description{font-size:14px;line-height:1.5}}.service-assessment{padding:4rem 0;background:linear-gradient(135deg,rgba(0,19,88,.05),rgba(220,38,127,.08));border-top:1px solid rgba(0,19,88,.1);border-bottom:1px solid rgba(0,19,88,.1)}@media(max-width:768px){.service-assessment{padding:3rem 0}}.service-assessment__content{max-width:900px;margin:0 auto;text-align:center}.service-assessment__info{background-color:#fff;padding:3rem;border-radius:6px;box-shadow:0 8px 25px rgba(0,19,88,.1);border:2px solid rgba(0,19,88,.1);margin-top:2rem}@media(max-width:768px){.service-assessment__info{padding:2rem 1rem;margin-top:1.5rem;margin-left:0;margin-right:0}}.service-assessment__intro{font-size:1.25rem;line-height:1.5;color:#000807;margin-bottom:1.5rem}@media(max-width:768px){.service-assessment__intro{font-size:1.1rem;margin-bottom:1rem}}.service-assessment__description{font-size:1rem;line-height:1.6;color:rgb(73.2,80,79.9);margin-bottom:2.5rem}@media(max-width:768px){.service-assessment__description{font-size:.95rem;margin-bottom:2rem}}.service-assessment__button{background:linear-gradient(135deg,#1E3A8A,rgb(20.8928571429,40.3928571429,96.1071428571));color:#fff;padding:1.25rem 3rem;font-size:1.2rem;font-weight:500;border-radius:50px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-bottom:2rem;text-transform:none;letter-spacing:0;border:none;cursor:pointer;box-shadow:0 4px 15px rgba(30,58,138,.3);position:relative;overflow:hidden}.service-assessment__button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(34.5535714286,66.8035714286,158.9464285714),#1E3A8A);opacity:0;transition:opacity .3s ease;z-index:1}.service-assessment__button:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(30,58,138,.4);color:#fff;text-decoration:none}.service-assessment__button:hover:before{opacity:1}.service-assessment__button:hover .service-assessment__button-icon{transform:translateX(5px)}.service-assessment__button:active{transform:translateY(-1px)}@media(max-width:768px){.service-assessment__button{width:100%;padding:1.1rem 2rem;font-size:1.1rem;margin-bottom:1.5rem;border-radius:12px;min-height:56px;min-width:44px;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}}.service-assessment__button-text{position:relative;z-index:2;font-weight:500}.service-assessment__button-icon{position:relative;z-index:2;font-size:1.5rem;transition:transform .3s ease;font-weight:400}.service-assessment__note{margin-bottom:1.5rem}.service-assessment__note small{color:#000807;font-size:1rem;font-style:normal;display:block;margin:0;font-weight:500}@media(max-width:768px){.service-assessment__note small{font-size:.95rem}}.service-assessment__mobile-note{background:linear-gradient(135deg,rgba(30,58,138,.1),rgba(220,38,127,.1));padding:1rem;border-radius:6px;border:1px solid rgba(30,58,138,.2);margin-top:1rem}@media(max-width:768px){.service-assessment__mobile-note{padding:.875rem;margin-top:.75rem}}.service-assessment__mobile-note small{color:#000807;font-size:.9rem;line-height:1.4;display:block;margin:0;font-weight:400}@media(max-width:768px){.service-assessment__mobile-note small{font-size:.85rem}}.services-hero{padding:4rem 0;background-color:var(--color-background-light)}.services-hero__description{font-size:1.2rem;line-height:1.6;margin:2rem auto;max-width:800px;text-align:center}.services-section{padding:4rem 0;border-bottom:1px solid var(--color-border)}.services-section:last-child{border-bottom:none}.services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:2rem}.service-card{display:flex;flex-direction:column;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;height:100%}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgba(0,0,0,.1)}.service-card__image{position:relative;height:200px;overflow:hidden}.service-card__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.service-card:hover .service-card__img{transform:scale(1.05)}.service-card__content{padding:1.5rem;background-color:#fff;flex-grow:1;display:flex;flex-direction:column}.service-card__title{font-size:1.3rem;margin-bottom:.5rem;color:var(--color-text-dark)}.service-card__price{font-weight:600;color:var(--color-primary);margin-bottom:1rem}.service-card__description{font-size:.95rem;line-height:1.5;color:var(--color-text);flex-grow:1;margin-bottom:1rem}.service-card__book-now{display:inline-block;background-color:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:500;font-size:.9rem;transition:background-color .3s ease}.service-card__book-now:hover{background-color:rgb(20.8928571429,40.3928571429,96.1071428571)}.services-cta{padding:4rem 0;background-color:var(--color-background-light)}.services-cta__content{max-width:800px;margin:0 auto;text-align:center}.services-cta__title{font-size:2rem;margin-bottom:1.5rem;color:var(--color-text-dark)}.services-cta__description{margin-bottom:2rem}.services-cta__contact,.services-cta__description{font-size:1.1rem;line-height:1.6}.services-cta__contact p{margin-bottom:.5rem}.service-hero{margin-top:2rem;display:flex;justify-content:center;align-items:center;width:100%;padding:0 2rem}.service-hero__image{border-radius:8px;overflow:hidden;max-height:500px;max-width:800px;width:100%;margin:0 auto}.service-hero__img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.service-hero{padding:0}}.service-booking-hero{padding:3rem 0}.service-booking-hero__content{max-width:800px;margin:0 auto;text-align:center}.service-booking-hero__subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:1rem;color:var(--color-text-dark)}.service-booking-hero__description{font-size:1.1rem;line-height:1.6}.service-details{padding:3rem 0;background-color:var(--color-background-light)}.service-details__content{max-width:800px;margin:0 auto}.service-details__paragraph{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.service-details__services-title{font-size:1.5rem;margin:2rem 0 1rem;color:var(--color-text-dark)}.service-details__services-list{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem}.service-details__services-list li{font-size:1.1rem;line-height:1.6;margin-bottom:.5rem}.service-details__clinic-note{font-size:1.1rem;line-height:1.6;font-weight:500;padding:1.25rem;border-radius:8px;background-color:#fff;border-left:4px solid var(--color-primary);box-shadow:0 4px 12px rgba(0,0,0,.05);margin:2rem auto;max-width:800px;transition:transform .3s ease,box-shadow .3s ease}.service-details__clinic-note:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.08)}.service-booking-widget{padding:3rem 0}.service-booking-widget__content{max-width:800px;margin:2rem auto 0}.service-booking-widget__calendly{border-radius:8px;overflow:hidden}.service-medicine-policy{padding:3rem 0}.service-medicine-policy__content{max-width:800px;margin:0 auto;background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 6px 20px rgba(0,0,0,.08);border:1px solid rgba(211,47,47,.1);border-left:4px solid #d32f2f}.service-medicine-policy__intro{font-size:1.1rem;line-height:1.6;margin:0 0 1.5rem;color:#333}.service-medicine-policy__examples-title{font-size:1.2rem;margin:1.5rem 0 1rem;color:#d32f2f;font-weight:600}.service-medicine-policy__examples{font-size:1rem;line-height:1.6;margin-bottom:1.5rem;color:#555;padding:0 .5rem}.service-medicine-policy__disclaimer{font-size:1rem;font-style:italic;line-height:1.6;margin-top:1.5rem;padding:1rem;border-radius:6px;background-color:rgba(211,47,47,.05);color:#333;border-left:2px solid #d32f2f}.service-quality-care{padding:3rem 0;text-align:center}.service-quality-care__content{display:flex;flex-direction:column;align-items:center;max-width:800px;margin:0 auto}.service-quality-care__text{font-size:1.1rem;color:#555;margin-bottom:1rem;font-weight:500}.service-quality-care__logo{max-width:200px}@media(max-width:768px){.service-quality-care{padding:2.5rem 0}.service-quality-care__content{margin:0 1rem;padding:1.5rem}.service-quality-care__text{font-size:1rem}.service-quality-care__logo{max-width:180px}.services-grid{grid-template-columns:1fr}.service-card__image{height:180px}.service-booking-hero__subtitle{font-size:1.2rem}.service-details__paragraph,.service-details__services-list li{font-size:1rem}.service-details__clinic-note{padding:1rem;font-size:1rem;margin:1.5rem 1rem}.service-medicine-policy__content{margin:0 1rem;padding:1.5rem}.service-medicine-policy__intro{font-size:1rem}.service-medicine-policy__examples-title{font-size:1.1rem}.service-medicine-policy__examples{font-size:.95rem;padding:0}.service-medicine-policy__disclaimer{font-size:.95rem;padding:.75rem}}@media(max-width:480px){.services-hero{padding:3rem 0}.services-hero__description{font-size:1rem}.services-section{padding:3rem 0}.service-booking-hero__subtitle{font-size:1.1rem}.service-medicine-policy__content{padding:1.25rem}}.services-refund-policy{padding:2rem 0;background-color:rgba(0,19,88,.02);border-top:1px solid rgba(0,19,88,.1)}.services-refund-policy__content{max-width:900px;margin:0 auto;text-align:center}.services-refund-policy__text{margin:0;padding:1rem}@media(max-width:768px){.services-refund-policy__text{padding:.75rem}}.services-refund-policy__text small{font-size:.85rem;line-height:1.5;color:var(--color-text);display:block}@media(max-width:768px){.services-refund-policy__text small{font-size:.8rem;line-height:1.4}}@media(max-width:480px){.services-refund-policy__text small{font-size:.75rem}}.services-refund-policy__text small strong{color:var(--color-primary);font-weight:600}.enquiry-hero{padding:64px 0 48px;background:linear-gradient(135deg,#F4F8FA,rgb(254.51875,254.69375,254.78125))}@media(max-width:768px){.enquiry-hero{padding:48px 0 32px}}.enquiry-hero__header{text-align:center}.enquiry-hero__pricing{margin-top:32px;display:flex;justify-content:center}.enquiry-hero__price-card{background-color:#fff;padding:32px 48px;border-radius:6px;box-shadow:0 4px 20px rgba(0,19,88,.1);border:1px solid rgb(207.4,213.65,225.7);text-align:center}@media(max-width:768px){.enquiry-hero__price-card{padding:20px 32px;margin:0 20px}}.enquiry-hero__price{font-size:40px;font-weight:700;color:#1e3a8a;margin:0 0 12px;line-height:1.1}@media(max-width:768px){.enquiry-hero__price{font-size:32px}}.enquiry-hero__price-description{font-size:16px;color:rgb(73.2,80,79.9);margin:0;font-weight:500}@media(max-width:768px){.enquiry-hero__price-description{font-size:14px}}.enquiry-details{padding:48px 0;background-color:#fff}@media(max-width:768px){.enquiry-details{padding:32px 0}}.enquiry-details__content{max-width:900px;margin:0 auto}@media(max-width:768px){.enquiry-details__content{margin:0 20px}}.enquiry-details__title{font-size:32px;font-weight:700;color:#001358;text-align:center;margin-bottom:32px}@media(max-width:768px){.enquiry-details__title{font-size:24px;margin-bottom:20px}}.enquiry-details__description{font-size:16px;line-height:1.7;color:#000807}.enquiry-details__description p{margin-bottom:20px}.enquiry-details__description p:last-child{margin-bottom:0}@media(max-width:768px){.enquiry-details__description{font-size:14px}}.enquiry-details__subtitle{font-size:24px;font-weight:700;color:#001358;margin:48px 0 20px}@media(max-width:768px){.enquiry-details__subtitle{font-size:18px;margin:32px 0 12px}}.enquiry-details__list{list-style:none;padding:0;margin:0 0 20px}.enquiry-details__list li{position:relative;padding-left:20px;margin-bottom:12px;font-size:16px;line-height:1.6;color:#000807}.enquiry-details__list li:before{content:"•";position:absolute;left:0;color:#1e3a8a;font-weight:700;font-size:24px}.enquiry-details__list li:last-child{margin-bottom:0}.enquiry-details__list li strong{color:#001358;font-weight:700}@media(max-width:768px){.enquiry-details__list li{font-size:14px;padding-left:12px}}.enquiry-details__note{background-color:hsl(200,37.5%,98.862745098%);border-left:4px solid #1e3a8a;padding:20px;margin-top:32px;border-radius:0 4px 4px 0}.enquiry-details__note p{margin:0;font-size:16px;line-height:1.6;color:#000807}@media(max-width:768px){.enquiry-details__note p{font-size:14px}.enquiry-details__note{padding:12px;margin-top:20px}}.enquiry-quality-care{padding:32px 0;background-color:#f4f8fa}@media(max-width:768px){.enquiry-quality-care{padding:20px 0}}.enquiry-quality-care__content{text-align:center}.enquiry-contact{padding:48px 0;background-color:#f4f8fa}@media(max-width:768px){.enquiry-contact{padding:32px 0}}.medicine-policy-section{padding:48px 0;background-color:#fff}@media(max-width:768px){.medicine-policy-section{padding:32px 0}}.privacy-hero{padding:4rem 0;text-align:center;background-color:#f4f8fa}.privacy-hero__description{max-width:600px;margin:1rem auto 0;color:rgb(73.2,80,79.9);font-size:1.1rem;line-height:1.6}.privacy-content{padding:4rem 0}.privacy-content__wrapper{max-width:800px;margin:0 auto;background-color:#fff;border-radius:6px;padding:3rem;border:1px solid rgb(207.4,213.65,225.7)}@media(max-width:768px){.privacy-content__wrapper{padding:2rem}}.privacy-section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgb(207.4,213.65,225.7)}.privacy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-section__title{font-size:1.75rem;font-weight:500;color:#000807;margin-bottom:1.5rem;position:relative;padding-left:1.5rem}.privacy-section__title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background-color:#001358;border-radius:2px}.privacy-section__content{color:rgb(73.2,80,79.9);font-size:1rem;line-height:1.8}.privacy-section__paragraph{margin-bottom:1rem}.privacy-section__list{list-style:none;padding-left:1.5rem;margin-top:1rem}.privacy-section__list li{position:relative;margin-bottom:.75rem}.privacy-section__list li:before{content:"•";position:absolute;left:-1.5rem;color:#001358;font-weight:700}.privacy-contact{margin-top:1.5rem;padding:1.5rem;background-color:#f4f8fa;border-radius:6px;border-left:4px solid #1e3a8a}.privacy-contact p{margin-bottom:.5rem;line-height:1.6}.privacy-contact p strong{color:#000807}.privacy-footer{margin-top:3rem;text-align:center}.privacy-footer__updated{font-style:italic;color:rgb(73.2,80,79.9)}.terms-hero{padding:4rem 0;text-align:center;background-color:#f4f8fa}.terms-hero__description{max-width:600px;margin:1rem auto 0;color:rgb(73.2,80,79.9);font-size:1.1rem;line-height:1.6}.terms-content{padding:4rem 0}.terms-content__wrapper{max-width:800px;margin:0 auto;background-color:#fff;border-radius:6px;padding:3rem;border:1px solid rgb(207.4,213.65,225.7)}@media(max-width:768px){.terms-content__wrapper{padding:2rem}}.terms-intro{text-align:center;font-weight:500;margin-bottom:1.5rem;color:#000807;border:1px solid rgb(207.4,213.65,225.7);padding:1rem;border-radius:6px;background-color:hsl(200,37.5%,98.862745098%)}.terms-section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgb(207.4,213.65,225.7)}.terms-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.terms-section__title{font-size:1.75rem;font-weight:500;color:#000807;margin-bottom:1.5rem;position:relative;padding-left:1.5rem}.terms-section__title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background-color:#001358;border-radius:2px}.terms-section p{color:rgb(73.2,80,79.9);font-size:1rem;line-height:1.8}.terms-footer{margin-top:3rem;text-align:center}.terms-footer__updated{font-style:italic;color:rgb(73.2,80,79.9)}.thank-you-hero{padding:4rem 0;text-align:center;background-color:#f4f8fa}.thank-you-hero__content{max-width:600px;margin:2rem auto 0}.thank-you-hero__icon{margin-bottom:2rem;display:flex;justify-content:center;align-items:center}.thank-you-hero__check-icon{width:80px;height:80px;filter:drop-shadow(0 4px 12px rgba(34,197,94,.3));animation:checkmark-bounce .6s ease-out}.thank-you-hero__description{color:rgb(73.2,80,79.9);font-size:1.2rem;line-height:1.6;margin:0}@media(max-width:768px){.thank-you-hero{padding:3rem 0}.thank-you-hero__check-icon{width:60px;height:60px}.thank-you-hero__description{font-size:1.1rem}}.thank-you-details{padding:4rem 0;background-color:#fff}.thank-you-details__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto}@media(max-width:992px){.thank-you-details__grid{grid-template-columns:1fr;gap:1.5rem}}.thank-you-details__card{background-color:#f4f8fa;border-radius:6px;padding:2rem;border:1px solid rgb(207.4,213.65,225.7);transition:transform .3s ease,box-shadow .3s ease}.thank-you-details__card:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,19,88,.1)}@media(max-width:768px){.thank-you-details__card{padding:1.5rem}}.thank-you-details__title{font-size:1.5rem;font-weight:500;color:#001358;margin-bottom:1.5rem;position:relative;padding-left:1.5rem}.thank-you-details__title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background-color:#1e3a8a;border-radius:2px}.thank-you-details__list{list-style:none;padding:0;margin:0}.thank-you-details__list li{position:relative;padding-left:2.5rem;margin-bottom:1rem;color:rgb(73.2,80,79.9);font-size:1rem;line-height:1.6}.thank-you-details__list li:last-child{margin-bottom:0}.thank-you-details__text{color:rgb(73.2,80,79.9);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.thank-you-details__contact{background-color:#fff;border-radius:6px;padding:1.5rem;border-left:4px solid #001358}.thank-you-details__contact p{margin-bottom:.5rem;color:rgb(73.2,80,79.9);font-size:.95rem;line-height:1.5}.thank-you-details__contact p:last-child{margin-bottom:0}.thank-you-details__contact p strong{color:#001358;font-weight:500}.thank-you-actions{padding:4rem 0;background-color:#f4f8fa;text-align:center}.thank-you-actions__content{max-width:600px;margin:0 auto}.thank-you-actions__title{font-size:1.75rem;font-weight:500;color:#001358;margin-bottom:1rem}.thank-you-actions__description{color:rgb(73.2,80,79.9);font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.thank-you-actions__buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.thank-you-actions__buttons{flex-direction:column;align-items:center}}.thank-you-actions__button{min-width:180px}@media(max-width:768px){.thank-you-actions__button{width:100%;max-width:280px}}@keyframes checkmark-bounce{0%{transform:scale(0) rotate(0deg);opacity:0}50%{transform:scale(1.2) rotate(180deg);opacity:1}to{transform:scale(1) rotate(1turn);opacity:1}}@media(max-width:768px){.thank-you-actions,.thank-you-details,.thank-you-hero{padding-left:20px;padding-right:20px}}:root{--color-primary:#001358;--color-background:#F4F8FA;--color-white:#FFFFFF;--color-button:#FBF9FF;--color-button-text:#000807;--color-accent:#1E3A8A;--font-family-base:Bricolage Grotesque,sans-serif;--header-height:80px;--transition-fast:0.2s;--transition-medium:0.3s;--transition-slow:0.5s}.partnership-hero{padding:4rem 0;text-align:center;background-color:#f4f8fa}.partnership-hero__description{max-width:800px;margin:2rem auto 0;color:rgb(73.2,80,79.9);font-size:1.2rem;font-style:italic;line-height:1.6;font-weight:500}.partnership-hero-image{display:flex;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:0 2rem}.partnership-hero-image__image{width:100%;max-width:800px;height:400px;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);margin:0 auto}@media(max-width:992px){.partnership-hero-image__image{max-width:100%;height:250px}}@media(max-width:768px){.partnership-hero-image__image{height:200px}.partnership-hero-image{padding:0}}.partnership-hero-image__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.partnership-hero-image__img:hover{transform:scale(1.02)}@media(max-width:768px){.partnership-hero-image{margin-bottom:30px}.partnership-hero-image__image{border-radius:6px}}.partnership-content{padding:4rem 0;background-color:#f4f8fa}.partnership-content__wrapper{max-width:900px;margin:0 auto;background-color:#fff;border-radius:6px;padding:3rem;border:1px solid rgb(207.4,213.65,225.7);box-shadow:0 4px 20px rgba(0,19,88,.08)}@media(max-width:768px){.partnership-content__wrapper{padding:2rem}}.partnership-content__section{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgb(207.4,213.65,225.7)}.partnership-content__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.partnership-content__section-title{font-size:1.5rem;font-weight:500;color:#001358;margin-bottom:1.5rem;position:relative;padding-left:1.5rem}.partnership-content__section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:80%;background-color:#1e3a8a;border-radius:2px}@media(max-width:768px){.partnership-content__section-title{font-size:1.3rem}}.partnership-content__section-text{color:rgb(73.2,80,79.9);font-size:1rem;line-height:1.8;margin:0}@media(max-width:768px){.partnership-content__section-text{font-size:.95rem;line-height:1.7}}.partnership-form{padding:4rem 0;background-color:#fff}