@font-face{font-family:Maxeville;src:url(/font/Maxeville-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Parabole;src:url(/font/ParaboleTrial-DisplayRegular.otf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--font-sans:"Maxeville", "Parabole", sans-serif;--bg-color:#ebebe8;--text-primary:#1c1c1c;--text-secondary:#3a3a3a;--white:#f6f8fb;--black:#000;--radius-full:9999px;--radius-lg:2rem;--radius-xl:3rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-color);-webkit-font-smoothing:antialiased}.ageing-page-wrapper{background-color:var(--bg-color);min-height:100vh}.ageing-nav{z-index:50;pointer-events:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:fixed;top:0;left:0;right:0}@media (width>=768px){.ageing-nav{align-items:flex-start;padding:2.5rem 3rem}}.nav-left-pill{pointer-events:auto;border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background-color:#ffffffa3;align-items:center;padding:.5rem 1.25rem .5rem 1rem;transition:max-width .32s cubic-bezier(.22,1,.36,1),opacity .24s,transform .32s cubic-bezier(.22,1,.36,1),padding .32s cubic-bezier(.22,1,.36,1),margin .32s cubic-bezier(.22,1,.36,1),box-shadow .24s;display:flex}@media (width>=1024px){.nav-left-pill{padding:.75rem 2rem .75rem 1.5rem}}.nav-logo{font-family:var(--font-sans);letter-spacing:.1em;color:var(--text-primary);margin-right:0;font-size:1.5rem;font-weight:300;text-decoration:none}@media (width>=1024px){.nav-logo{margin-right:2.5rem}}.nav-links{color:var(--text-primary);align-items:center;gap:2rem;font-size:1rem;font-weight:500;display:none}@media (width>=1024px){.nav-links{display:flex}}.nav-link{color:inherit;text-decoration:none;transition:opacity .2s ease-in-out,color .2s ease-in-out}.nav-link:hover{opacity:.7;color:#8c9356}.nav-right-actions{pointer-events:auto;white-space:nowrap;align-items:center;gap:1.5rem;width:fit-content;max-width:min(100vw - 2rem,100%);transition:gap .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1),max-width .28s cubic-bezier(.22,1,.36,1),width .28s cubic-bezier(.22,1,.36,1),background-color .28s cubic-bezier(.22,1,.36,1),border-radius .28s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}@media (width>=768px){.nav-right-actions{border-radius:var(--radius-full);background:#0000004f;gap:2rem;padding:.4rem 1rem}}.nav-right-actions.is-dropdown-open{background-color:var(--white);white-space:normal;border-radius:1.5rem;flex-direction:column;align-items:stretch;gap:1.5rem;width:280px;max-width:280px;padding:1.25rem;box-shadow:0 10px 40px #0000001a}@media (width>=768px){.nav-right-actions.is-dropdown-open{background-color:var(--white);border-radius:1.5rem;gap:1.5rem;padding:1.25rem}}.nav-right-actions.is-search-expanded{max-width:min(100vw - 2rem,100%)}.nav-login-link{color:var(--white);font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s ease-in-out,opacity .2s ease-in-out;display:none}@media (width>=768px){.nav-login-link{display:block}}.nav-login-link:hover{color:#8c9356;opacity:.8}.nav-cta-btn{background-color:var(--white);color:var(--black);border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--shadow-sm);white-space:nowrap;border:none;padding:.625rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:none}@media (width>=768px){.nav-cta-btn{display:block}}.nav-cta-btn:hover{color:var(--white);background-color:#6f8046}.nav-icon-group{color:var(--text-primary);background-color:var(--bg-color);border-radius:var(--radius-full);align-items:center;gap:1rem;padding:.5rem 1.25rem .5rem 1rem;display:flex}.nav-icon-btn{color:inherit;cursor:pointer;background:0 0;border:none;transition:opacity .2s;display:flex}.nav-menu-slot{flex:0 0 1.5rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:width .28s cubic-bezier(.22,1,.36,1),opacity .2s,margin .28s cubic-bezier(.22,1,.36,1);display:flex;overflow:hidden}.nav-icon-btn.is-hidden{opacity:0;pointer-events:none}@media (width>=1024px){.nav-menu-slot,.hamburger-btn{display:none}}.nav-icon{stroke-width:1.5px}.nav-icon-sm{width:1.25rem;height:1.25rem}.nav-icon-md{width:1.5rem;height:1.5rem}.nav-search-form{--search-collapsed-width:calc(var(--search-trigger-size) + .36rem);--search-shell-width:18rem;--search-shell-height:2.75rem;--search-trigger-size:2.4rem;--search-expanded-width:var(--search-shell-width);width:var(--search-collapsed-width);min-width:var(--search-collapsed-width);max-width:var(--search-expanded-width);will-change:width;flex:none;transition:width .32s cubic-bezier(.22,1,.36,1),min-width .32s cubic-bezier(.22,1,.36,1)}.nav-search-form.is-expanded{width:var(--search-expanded-width);min-width:var(--search-expanded-width)}.nav-search-shell{width:100%;height:var(--search-shell-height);border-radius:var(--radius-full);position:relative;overflow:hidden}.nav-search-reveal{will-change:width;width:fit-content;height:100%;transition:width .28s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:0;overflow:hidden}.nav-search-form.is-expanded .nav-search-reveal{width:100%}.nav-search-input-wrapper{width:100%;height:100%;padding:.2rem calc(var(--search-trigger-size) + .32rem) .2rem .72rem;border-radius:var(--radius-full);will-change:padding, opacity;background-color:#ffffffd6;border:1px solid #1c1c1c14;align-items:center;transition:padding .28s cubic-bezier(.22,1,.36,1),border-color .2s,box-shadow .2s,background-color .2s,opacity .2s;display:flex;position:relative;box-shadow:0 10px 28px #10101014}.nav-search-form:not(.is-expanded) .nav-search-input-wrapper{padding-left:.2rem;padding-right:calc(var(--search-trigger-size) + .12rem);opacity:.96}.nav-search-input-wrapper:hover{background-color:#ffffffeb;border-color:#1c1c1c24}.nav-search-form.is-expanded .nav-search-input-wrapper,.nav-search-shell:focus-within .nav-search-input-wrapper{background-color:#fffffff5;border-color:#1c1c1c3d;box-shadow:0 12px 34px #1010101f,0 0 0 3px #1c1c1c0f}.nav-search-inline-layer{left:.72rem;right:calc(var(--search-trigger-size) + .32rem);white-space:nowrap;pointer-events:none;letter-spacing:-.01em;opacity:0;align-items:center;font-family:inherit;font-size:.94rem;font-weight:500;transition:opacity .18s;display:flex;position:absolute;top:50%;overflow:hidden;transform:translateY(-50%)}.nav-search-form.is-expanded .nav-search-inline-layer{opacity:1}.nav-search-inline-current{color:#0000}.nav-search-inline-completion{color:#1c1c1c57}.nav-search-input{z-index:1;letter-spacing:-.01em;color:var(--text-primary);text-overflow:ellipsis;opacity:0;pointer-events:none;background:0 0;border:none;outline:none;width:100%;min-width:0;padding:.55rem 0;font-family:inherit;font-size:.94rem;font-weight:500;line-height:1.3;transition:opacity .18s,transform .28s cubic-bezier(.22,1,.36,1);position:relative;transform:translate(.5rem)}.nav-search-form.is-expanded .nav-search-input{opacity:1;pointer-events:auto;transform:translate(0)}.nav-search-input::placeholder{color:#1c1c1c61;font-weight:400}.nav-search-trigger-btn{width:var(--search-trigger-size);height:var(--search-trigger-size);cursor:pointer;color:var(--text-primary);z-index:2;background:#1c1c1c0f;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .18s,color .18s,transform .18s;display:flex;position:absolute;top:50%;right:.18rem;transform:translateY(-50%)}.nav-search-trigger-btn:hover{background-color:#1c1c1c1a;transform:translateY(calc(-50% - 1px))}.nav-search-trigger-btn:focus-visible,.nav-icon-btn:focus-visible{outline-offset:2px;outline:2px solid #1c1c1c47}@media (width<=767px){.ageing-nav{gap:.75rem}.nav-left-pill{flex:0 9.5rem;min-width:0;max-width:9.5rem;overflow:hidden}.nav-right-actions{flex:0 auto;min-width:0}.ageing-nav.is-search-expanded{justify-content:flex-start}.ageing-nav.is-search-expanded .nav-left-pill{opacity:0;max-width:0;box-shadow:none;pointer-events:none;margin-right:0;padding-left:0;padding-right:0;transform:translate(-.5rem)}.ageing-nav.is-search-expanded .nav-right-actions{flex:auto;gap:0;width:100%;max-width:100%}.ageing-nav.is-search-expanded .nav-search-form{flex:auto;width:100%;min-width:0;max-width:100%}.ageing-nav.is-search-expanded .nav-menu-slot{opacity:0;width:0;margin-left:0}.nav-right-actions{gap:.9rem;max-width:calc(100vw - 1.25rem)}.nav-search-form{--search-shell-width:min(11rem, calc(100vw - 7rem));--search-shell-height:2.6rem;--search-trigger-size:2.2rem}.ageing-nav.is-search-expanded .nav-search-form{--search-expanded-width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.hero-section{background-color:var(--bg-color);flex-direction:column;width:100%;height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}@media (width<=768px){.hero-section{padding:.5rem .5rem 1.5rem}}.hero-image-container{border-radius:var(--radius-lg);width:100%;box-shadow:none;background-color:#0000;flex:1;position:relative;overflow:hidden}@media (width>=768px){.hero-image-container{border-radius:var(--radius-xl)}}.hero-img{object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}@media (width<=768px){.hero-img{border-radius:var(--radius-xl);height:55%}#hero-video{border-radius:1px;height:100%}}.hero-overlay-box{background-color:var(--bg-color);border-top-right-radius:var(--radius-lg);width:100%;padding:2rem 4%;position:absolute;bottom:0;left:0}@media (width>=768px){.hero-overlay-box{border-top-right-radius:var(--radius-xl);width:65%;padding:3rem 3rem 2rem 0}}@media (width>=1024px){.hero-overlay-box{width:fit-content}}.inverse-corner{color:var(--bg-color)}.inverse-corner-top{width:2rem;height:4rem;position:absolute;top:-2rem;left:0}.inverse-corner-bottom{width:2rem;height:2rem;position:absolute;bottom:0;right:-2rem}.hero-overlay-box{box-shadow:0 0 0 1px var(--bg-color);bottom:-1px;left:-1px;border:none!important;outline:none!important}@media (width<=768px){.inverse-corner-top{width:4rem;height:4rem;position:absolute;top:-4rem;left:1px}.hero-overlay-box{width:100%;padding:2rem 2rem 1.5rem 4%}}@media (width>=768px){.inverse-corner-top{width:3rem;height:3rem;top:-3rem}.inverse-corner-bottom{width:3rem;height:3rem;right:-3rem}}.hero-content{flex-direction:column;gap:1.5rem;max-width:46rem;padding-left:.5rem;display:flex}@media (width>=768px){.hero-content{gap:2.5rem;padding-left:1.5rem}}.hero-title{letter-spacing:-.025em;color:var(--text-primary);font-family:Parabole;font-size:3rem;font-weight:500;line-height:.95}@media (width>=768px){.hero-title{font-size:2rem}}@media (width>=1024px){.hero-title{font-size:4em}}.hero-footer{flex-direction:column;gap:.2rem;width:100%;margin:0;display:flex}@media (width>=640px){.hero-footer{flex-direction:row;align-items:flex-end}}@media (width>=768px){.hero-footer{gap:.2rem}}.hero-description{color:var(--text-secondary);max-width:100%;font-size:1rem;line-height:1.375}@media (width>=768px){.hero-description{font-size:1.1rem}}.hero-cta-btn{background-color:var(--text-primary);color:var(--white);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-md);border:none;flex-shrink:0;margin:12px;padding:.875rem 2rem;font-size:15px;font-weight:500;transition:background-color .2s}.hero-cta-btn:hover{background-color:#6f8046}.features-section{background-color:var(--bg-color);justify-content:center;width:100%;padding:6rem 1rem;display:flex}.features-container{text-align:center;flex-direction:column;align-items:center;max-width:1100px;display:flex}.features-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:600;line-height:1.1}@media (width>=768px){.features-title{font-size:3.5rem}}.features-subtitle{font-family:var(--font-sans);color:var(--text-primary);max-width:600px;margin-bottom:3rem;font-size:1rem;line-height:1.5}@media (width>=768px){.features-subtitle{font-size:1.1rem}}.features-tags{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;text-decoration:none;display:flex}.feature-tag{background-color:var(--text-primary);color:var(--white);border-radius:var(--radius-full);white-space:nowrap;padding:.875rem 2rem;font-size:.9rem;font-weight:400;transition:background-color .2s}.feature-tag:hover{background-color:#6f8046}.method-section{background-color:var(--white);flex-direction:column;align-items:center;width:100%;padding:4rem 1rem 8rem;display:flex}@media (width<=768px){.method-section{padding:4rem 1rem 0}}.method-header{text-align:center;margin-bottom:4rem}.method-subtitle{font-family:var(--font-sans);color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.method-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;font-size:2.25rem;font-weight:400}@media (width>=768px){.method-subtitle{font-size:1.5rem}.method-title{font-size:3rem}}.method-cards-container{flex-direction:column;gap:60vh;width:100%;max-width:1600px;margin-bottom:10vh;display:flex;position:relative}.method-card{border-radius:var(--radius-xl);transform-origin:top;will-change:transform;width:100%;height:65vh;min-height:400px;position:sticky;overflow:hidden;box-shadow:0 10px 30px #0000001a}.method-card-inner{background-color:#a0a0a0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.method-card-bg{object-fit:cover;filter:blur(20px)brightness(1.1);width:100%;height:100%;position:absolute;inset:0;transform:scale(1.1)}.method-card-overlay{background-image:linear-gradient(#0000001a,#0006);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.method-card-content{z-index:10;text-align:center;color:var(--white);flex-direction:column;align-items:center;max-width:800px;padding:2rem;display:flex;position:relative}.method-card-pill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid #fffc;margin-bottom:2.5rem;padding:.6rem 1.8rem;font-size:.95rem;font-weight:400}.method-card-heading{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;font-weight:500;line-height:1.1}@media (width>=768px){.method-card-heading{font-size:3.5rem}}.method-card-desc{opacity:.95;max-width:650px;font-size:1rem;font-weight:400;line-height:1.5}@media (width>=768px){.method-card-desc{font-size:1.25rem}}.method-actions{z-index:20;gap:1.5rem;margin-top:4rem;display:flex;position:relative}.method-card-btn{background-color:var(--black);color:var(--white);border-radius:var(--radius-full);cursor:pointer;border:none;margin-top:2rem;padding:.875rem 2rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:background-color .2s}.method-card-btn:hover{opacity:.8;background-color:#6f8046}.lab-tests-section{background-color:#8c9356;justify-content:center;width:100%;padding:6rem 1.5rem;display:flex}.lab-tests-container{flex-direction:column;align-items:center;width:100%;max-width:100%;padding:2rem 4%;display:flex}.lab-tests-header{text-align:center;max-width:800px;color:var(--white);margin-bottom:4rem}.lab-tests-title{font-family:var(--font-sans);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2rem;font-weight:400}@media (width>=768px){.lab-tests-title{font-size:3rem}}.lab-tests-subtitle{font-family:var(--font-sans);opacity:.95;font-size:1rem;font-weight:300;line-height:1.6}@media (width>=768px){.lab-tests-subtitle{font-size:1.125rem}}.lab-tests-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (width>=768px){.lab-tests-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.lab-tests-grid{grid-template-columns:repeat(3,1fr)}}.lab-test-card{text-align:left;border-radius:1.25rem;flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .2s,box-shadow .2s;display:flex}.lab-test-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.lab-test-card-light{background-color:var(--white);color:var(--text-primary)}.lab-test-card-dark{color:var(--white);background-color:#1a1a1a}.lab-test-icon-wrapper{margin-bottom:1.5rem}.lab-test-icon{stroke-width:1.25px;width:2.5rem;height:2.5rem}.lab-test-card-light .lab-test-icon{color:var(--text-primary)}.lab-test-card-dark .lab-test-icon{color:var(--white)}.lab-test-card-dark .lab-test-icon-wrapper{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.lab-test-card-title{font-family:var(--font-sans);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.lab-test-card-desc{opacity:.85;font-size:.95rem;font-weight:400;line-height:1.5}.testimonials-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem;display:flex}@media (width<=768px){.testimonials-section{padding:2rem 4%}}.testimonials-container{flex-direction:column;align-items:center;width:100%;max-width:100%;padding:2rem 4%;display:flex}.testimonials-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:4rem;font-size:2.25rem;font-weight:400}@media (width>=768px){.testimonials-title{font-size:3rem}}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (width>=640px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.testimonials-grid{grid-template-columns:repeat(4,1fr)}}.testimonial-card{aspect-ratio:3/4;cursor:pointer;border-radius:1rem;width:100%;transition:transform .3s;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 4px 20px #0000000d}.testimonial-card:hover{transform:translateY(-8px)}.testimonial-bg{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.testimonial-card:hover .testimonial-bg{transform:scale(1.05)}.testimonial-overlay{background:linear-gradient(#0000 40%,#000c 100%);position:absolute;inset:0}.testimonial-play-btn{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.testimonial-play-circle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff40;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .2s,background-color .2s;display:flex}.testimonial-card:hover .testimonial-play-circle{background-color:#fff6;transform:scale(1.1)}.testimonial-play-icon{color:var(--white);width:1.5rem;height:1.5rem;margin-left:.25rem}.testimonial-content{z-index:10;width:100%;color:var(--white);flex-direction:column;padding:2rem 1.5rem;display:flex;position:absolute;bottom:0;left:0}.testimonial-name{font-family:var(--font-sans);letter-spacing:.1em;margin-bottom:.5rem;font-size:1.4rem;font-weight:400}.testimonial-quote{letter-spacing:.2em;opacity:.9;font-size:1rem;font-weight:300;line-height:1.4}.programmes-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem;display:flex}.programmes-container{flex-direction:column;align-items:center;width:100%;max-width:100%;padding:2rem 4%;display:flex}.programmes-quote-container{text-align:center;max-width:900px;margin-bottom:8rem}.programmes-quote{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.5rem;font-weight:400;line-height:1.1}@media (width>=768px){.programmes-quote{font-size:3.5rem}}.programmes-quote-author{justify-content:center;align-items:center;gap:1rem;display:flex}.programmes-author-avatar{background-color:#8c9356;border-radius:.5rem;width:3.5rem;height:3.5rem}.programmes-author-info{text-align:left}.programmes-author-name{color:var(--text-primary);font-size:1rem;font-weight:500}.programmes-author-title{color:var(--text-secondary);font-size:.95rem}.programmes-header{text-align:center;margin-bottom:4rem}.programmes-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:400}@media (width>=768px){.programmes-title{font-size:2.75rem}}.programmes-subtitle{font-family:var(--font-sans);color:var(--text-primary);font-size:1rem;line-height:1.5}@media (width>=768px){.programmes-subtitle{font-size:1.125rem}}.programmes-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (width>=1024px){.programmes-grid{grid-template-columns:repeat(3,1fr)}}.programme-card{border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:450px;padding:2.5rem;display:flex}.programme-card-primary{color:var(--white);background-color:#8c9356}.programme-card-secondary{color:var(--text-primary);background-color:#f6f3eb}.programme-tag{margin-bottom:1.5rem;font-size:.85rem;font-weight:400}.programme-card-primary .programme-tag{color:#cdd98c}.programme-card-secondary .programme-tag{color:#8c9356}.programme-name{font-family:var(--font-sans);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:400}.programme-desc{font-size:1rem;font-weight:400;line-height:1.5}.programme-card-primary .programme-desc{color:#ffffffe6}.programme-card-secondary .programme-desc{color:var(--text-secondary)}.programme-btn{color:var(--white);border-radius:var(--radius-full);cursor:pointer;background-color:#121212;border:none;width:100%;margin-top:2rem;padding:1rem 2rem;font-size:.95rem;font-weight:400;transition:opacity .2s}.programme-btn:hover{opacity:.8}.feature-split-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem;display:flex}.feature-split-container{flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:100%;padding:2rem 4%;display:flex}@media (width>=768px){.feature-split-container{flex-direction:row;justify-content:space-between;align-items:center;gap:6rem}}.feature-split-content{flex:1;max-width:100%}.feature-split-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:4rem;font-size:4rem;font-weight:400;line-height:1.1}@media (width>=768px){.feature-split-title{font-size:3rem}}@media (width>=1024px){.feature-split-title{font-size:3.5rem}}.feature-split-desc{color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.6}@media (width>=768px){.feature-split-desc{font-size:1.125rem}}.feature-split-image-container{flex:1;justify-content:center;width:100%;display:flex}@media (width>=768px){.feature-split-image-container{justify-content:flex-end}}.feature-split-image{object-fit:cover;aspect-ratio:16/10;border-radius:1.5rem;width:100%;max-width:900px;box-shadow:0 10px 30px #0000000d}.comparison-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem;display:flex}@media (width<=860px){.comparison-section{padding:2rem 4%}}.comparison-container{flex-direction:column;align-items:center;width:100%;max-width:1400px;display:flex}.comparison-title{font-family:var(--font-sans);color:var(--text-primary);text-align:center;letter-spacing:-.02em;margin-bottom:4rem;font-size:2.5rem;font-weight:400}@media (width>=768px){.comparison-title{font-size:3.5rem}}.comparison-table-container{width:100%;padding-top:1rem;padding-bottom:2rem;position:relative}.comparison-highlight-bg{z-index:4;background-color:#0000;border:1px solid #212121;border-radius:1rem;width:122px;position:absolute;top:0;bottom:0;right:0;box-shadow:0 10px 30px #0000000d}@media (width>=640px){.comparison-highlight-bg{width:160px}}.comparison-content-layer{z-index:3;position:relative}.comparison-body-wrapper{position:relative}.comparison-cream-bg{z-index:1;background-color:#f6f3eb;border-radius:1rem;position:absolute;inset:0}.comparison-body-content{z-index:3;position:relative}.comparison-row{align-items:stretch;display:flex}.comparison-body-row{border-bottom:1px solid #00000014}.comparison-body-row:last-child{border-bottom:none}.comparison-header-row{margin-bottom:1rem}.comparison-header-row .ageing-cell{border-bottom:1px solid #00000014}.comparison-cell{align-items:center;padding:1rem .5rem;display:flex}@media (width>=640px){.comparison-cell{padding:1.25rem 1rem}}.feature-cell{color:var(--text-primary);flex:1;padding-left:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}@media (width>=640px){.feature-cell{padding-left:2rem;font-size:.85rem}}.standard-cell{text-align:center;justify-content:center;width:88px;font-size:.85rem;font-weight:500;line-height:1.2}@media (width>=640px){.standard-cell{width:120px;font-size:.95rem}}.ageing-cell{text-align:center;justify-content:center;width:122px;font-size:.85rem;font-weight:500;line-height:1.2}@media (width>=640px){.ageing-cell{width:160px;font-size:.95rem}}.comparison-icon-x{width:1.25rem;height:1.25rem;color:var(--text-primary);opacity:.8}.comparison-icon-check{width:1.5rem;height:1.5rem}.comparison-features-grid{text-align:left;grid-template-columns:1fr;gap:3rem;width:100%;max-width:900px;margin-top:6rem;display:grid}@media (width>=768px){.comparison-features-grid{grid-template-columns:repeat(3,1fr);gap:0}}.comparison-feature-item{flex-direction:column;display:flex}@media (width>=768px){.comparison-feature-item{border-left:1px solid #0000000f;padding:0 2rem}.comparison-feature-item:first-child{border-left:none;padding-left:0}.comparison-feature-item:last-child{padding-right:0}}.comparison-feature-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:400;line-height:1.1}@media (width>=1024px){.comparison-feature-title{font-size:1.75rem}}.comparison-feature-desc{color:var(--text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.6}@media (width>=1024px){.comparison-feature-desc{font-size:.85rem}}.cta-section{background-color:var(--white);flex-direction:column;align-items:center;width:100%;padding:8rem 1.5rem;display:flex}@media (width<=860px){.cta-section{padding:2rem 4%}}.cta-testimonial-wrapper{text-align:center;max-width:900px;margin-bottom:6rem}.cta-testimonial-quote{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:3rem;font-size:2rem;font-weight:400;line-height:1.15}@media (width>=768px){.cta-testimonial-quote{font-size:3.5rem}}.cta-testimonial-author{justify-content:center;align-items:center;gap:1rem;display:flex}.cta-testimonial-avatar{background-image:url(/img/avatar/avatar-1.jpg);background-size:cover;border-radius:.5rem;width:50px;height:50px}.cta-testimonial-author-info{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.cta-testimonial-author-info strong{color:var(--text-primary);font-size:1.1rem;font-weight:500}.cta-testimonial-author-info span{color:#00000080;font-size:.95rem}.cta-features-grid{grid-template-columns:1fr;justify-content:center;justify-items:center;gap:3rem;width:100%;padding:2rem 4%;display:grid}@media (width>=768px){.cta-features-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.cta-feature-item{flex-direction:column;align-items:flex-start;display:flex}.cta-feature-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.6rem;font-weight:500;line-height:1.3}.cta-feature-desc{color:#0009;flex-grow:1;margin-bottom:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1rem;line-height:1.5}.cta-feature-link{color:var(--text-primary);align-items:center;gap:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.cta-feature-link:hover{opacity:.7;color:#6f8046;transform:translate(2px)}.footer-section{background-color:#ebebe8;justify-content:center;width:100%;padding:6rem 1.5rem 4rem;display:flex}.footer-container{flex-direction:column;width:100%;display:flex}.footer-pre-header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:6rem;display:flex}@media (width>=768px){.footer-pre-header{flex-direction:row;align-items:center}}.footer-pre-title{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.03em;font-size:2.5rem;font-weight:400;line-height:1.1}@media (width>=768px){.footer-pre-title{font-size:3.5rem}}.footer-pre-btn{background-color:var(--black);color:var(--white);cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:opacity .2s,transform .2s,background-color .2s}.footer-pre-btn:hover{opacity:.9;color:var(--white);background-color:#6f8046;transform:translateY(-2px)}.footer-top{display:none}.footer-bottom{grid-template-columns:1fr;gap:3rem;padding-bottom:4rem;display:grid}@media (width>=640px){.footer-bottom{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer-bottom{grid-template-columns:1.5fr 1.5fr 1.5fr 3fr;gap:2rem}}.footer-col{flex-direction:column;min-height:auto;display:flex}.footer-col-header{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:500}.footer-links-group{flex-direction:column;gap:.75rem;display:flex}.footer-link{color:#0009;padding:.25rem 0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;text-decoration:none;transition:transform .2s;display:block}.footer-link:hover{color:#6f8046;transform:translate(2px)}.footer-text{color:#0009;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.6}.footer-col:last-child{text-align:left}@media (width>=1024px){.footer-col:last-child{text-align:right}}.footer-very-bottom{font-family:var(--font-sans);color:#00000080;border-top:1px solid #0000001a;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.9rem;display:flex}@media (width>=768px){.footer-very-bottom{flex-direction:row}}.footer-socials .footer-text{margin-bottom:.25rem}.mobile-menu-overlay{background-color:var(--bg-color);z-index:1000;opacity:0;pointer-events:none;flex-direction:column;width:100vw;height:100vh;padding:1.5rem;transition:opacity .3s,transform .3s;display:flex;position:fixed;top:0;left:0;transform:translateY(-10px)}.mobile-menu-overlay.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-header{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.mobile-logo{color:var(--text-primary);margin-right:0}.mobile-menu-close-btn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;display:flex}.mobile-menu-links{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}.mobile-nav-link{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.02em;font-size:2rem;font-weight:300;text-decoration:none}.mobile-login-link{margin-top:2rem}.membership-page-wrapper{background-color:var(--bg-color);min-height:100vh}.membership-hero-section{width:100%;padding:.5rem}@media (width>=768px){.membership-hero-section{padding:.5rem .5rem 4rem}}.membership-hero-image{border-radius:var(--radius-xl);background:#222 50% 35%/cover no-repeat;width:100%;height:320px;position:relative;overflow:hidden}@media (width>=768px){.membership-hero-image{height:420px}}@media (width>=1024px){.membership-hero-image{height:clamp(400px,60vh,700px)}}@media (width<=768px){.membership-hero-image{height:50vh}}.membership-hero-img{object-fit:cover;object-position:center 35%;width:100%;height:100%;position:absolute;inset:0}.membership-hero-overlay{background:linear-gradient(#00000014,#00000059);position:absolute;inset:0}.membership-hero-title{color:#ffffffeb;letter-spacing:-.02em;text-align:center;width:min(520px,92%);font-size:2.5rem;font-weight:500;position:absolute;top:56%;left:50%;transform:translate(-50%,-50%)}@media (width>=768px){.membership-hero-title{font-size:3.5rem}}.membership-top-features{grid-template-columns:1fr;justify-content:center;justify-items:center;gap:1.25rem;margin:2rem;display:grid}@media (width>=640px){.membership-top-features{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.membership-top-features{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media (width<=768px){.membership-top-features{justify-content:left;justify-items:left;display:none}}.membership-top-feature{align-items:flex-start;gap:.85rem;display:flex}.membership-top-feature-icon{background:#ffffff59;border:1px solid #0000002e;border-radius:50%;flex:none;width:28px;height:28px;margin-top:2px;display:none}.membership-top-feature-title{color:var(--text-primary);letter-spacing:-.01em;font-size:1.6rem;font-weight:500}.membership-top-feature-desc{color:#000000b3;margin-top:.3rem;font-size:1rem;line-height:1.5}.membership-intro-section{justify-content:center;width:100%;padding:2rem 4%;display:flex}.membership-intro-container{text-align:center;max-width:760px}.membership-intro-title{letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:500}@media (width>=768px){.membership-intro-title{font-size:3.5rem}}.membership-intro-desc{color:#000000bf;margin-top:2.25rem;padding:2rem 4%;font-size:1.2rem;line-height:1.7}@media (width<=768px){.membership-intro-desc{text-align:left;padding:2rem 4%;font-size:1rem}}.membership-intro-footnote{color:#0000008c;margin-top:1rem;font-size:.85rem}.membership-pillars-lead-section-v2{background-color:#ebebe8;justify-content:center;width:100%;padding:6rem 1.5rem 0;display:flex;position:relative;overflow:hidden}.membership-pillars-orbit-v2{flex-flow:column-reverse wrap;place-content:center space-between;align-items:flex-end;width:100%;min-height:550px;margin:0 auto 10rem;padding-bottom:3rem;display:flex;position:relative}.membership-pillars-orbit-btn-v2{left:var(--x);top:var(--y);cursor:pointer;background:0 0;border:none;width:44px;height:44px;padding:0;position:absolute;transform:translate(-50%,-50%)}.membership-pillars-orbit-btn-v2:before{content:"";background:#8c9356;border-radius:50%;width:30px;height:30px;margin:auto;transition:transform .18s,opacity .18s,box-shadow .18s;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.membership-pillars-orbit-btn-v2:hover:before{opacity:.95;transform:scale(1.12)}.membership-pillars-carousel{width:100%;max-width:720px;margin:0 auto;padding-bottom:2.75rem;position:relative}.membership-pillars-carousel-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;width:100%;display:flex;overflow-x:auto}.membership-pillars-carousel-viewport::-webkit-scrollbar{display:none}.membership-pillars-carousel-slide{scroll-snap-align:center;flex:0 0 100%;justify-content:center;padding:0 .75rem;display:flex}.membership-pillars-carousel-nav{width:40px;height:40px;color:var(--text-primary);cursor:pointer;background:#ffffffd9;border:1px solid #0000001a;border-radius:9999px;justify-content:center;align-items:center;font-size:1.75rem;line-height:1;transition:transform .2s,opacity .2s;display:flex;position:absolute;top:55%;transform:translateY(-50%)}.membership-pillars-carousel-nav:hover{opacity:.95;transform:translateY(-50%)scale(.98)}.membership-pillars-carousel-prev{left:8rem}.membership-pillars-carousel-next{right:8rem}.membership-pillars-carousel-dots{justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.membership-pillars-carousel-dot{cursor:pointer;background-color:#0000002e;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:transform .2s,background-color .2s}.membership-pillars-carousel-dot.is-active{background-color:#8c9356;transform:scale(1.2)}@media (width<=768px){.membership-pillars-lead-section-v2{padding:2rem 4%}.membership-pillars-carousel{padding-top:.75rem}.membership-pillars-carousel-slide{padding:6rem 0 4%}.membership-pillars-lead-content-v2{max-width:520px;transform:none}.membership-pillars-lead-content-v2.is-transitioning{transform:none}.membership-pillars-lead-title-v2{font-size:2.1rem}.membership-pillars-lead-desc-v2{font-size:1.05rem}.membership-pillars-carousel-nav{width:34px;height:34px;font-size:1.5rem;top:74%}}.membership-pillars-orbit-btn-v2.is-active:before{transform:scale(1.6);box-shadow:0 0 0 4px #8c935626}.membership-pillars-orbit-btn-v2:focus-visible{outline:none}.membership-pillars-orbit-btn-v2:focus-visible:before{box-shadow:0 0 0 3px #0000001f,0 0 0 6px #8c935638}.membership-pillars-lead-content-v2{text-align:center;z-index:10;width:100%;max-width:580px;margin:0 auto;transition:opacity .2s,transform .2s;position:relative;transform:translateY(-80px)}.membership-pillars-lead-content-v2.is-transitioning{opacity:0;transform:translateY(-74px)}.membership-pillars-lead-kicker-v2{letter-spacing:.1em;color:#8c9356;margin-bottom:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.membership-pillars-lead-title-v2{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.75rem;font-size:1.75rem;font-weight:400}@media (width>=768px){.membership-pillars-lead-title-v2{font-size:3.5rem}}.membership-pillars-lead-desc-v2{color:var(--text-primary);opacity:.85;margin:0 auto;font-size:1.2rem;line-height:1.5}.membership-pillars-section{background-color:var(--bg-color);width:100%;padding:2rem 1.5rem 8rem;overflow:hidden}.membership-pillars-container{width:100%;max-width:720px;margin:0 auto}.membership-pillars-timeline{flex-direction:column;align-items:center;gap:5.25rem;width:100%;padding:3rem 0 0;display:flex}.membership-pillar-item{text-align:center;z-index:0;width:100%;max-width:420px;position:relative}.membership-pillar-item-title{color:#000000d1;letter-spacing:-.01em;font-size:.95rem;font-weight:600}.membership-pillar-item-desc{color:#00000094;margin-top:.55rem;font-size:.78rem;line-height:1.6}.membership-pillar-item:before,.membership-pillar-item:after{content:"";pointer-events:none;z-index:-1;opacity:.9;background-image:radial-gradient(circle at 12% 52%,#6f8046bf 0 3px,#0000 4px),radial-gradient(circle at 18% 26%,#6f8046a6 0 2px,#0000 3px),radial-gradient(circle at 22% 70%,#6f8046a6 0 2px,#0000 3px),radial-gradient(circle at 30% 40%,#6f8046bf 0 3px,#0000 4px),radial-gradient(circle at 35% 78%,#6f80468c 0 2px,#0000 3px),radial-gradient(circle at 40% 18%,#6f80468c 0 2px,#0000 3px),radial-gradient(circle,#6f8046d9 0 5px,#0000 6px),radial-gradient(circle at 60% 18%,#6f80468c 0 2px,#0000 3px),radial-gradient(circle at 65% 78%,#6f80468c 0 2px,#0000 3px),radial-gradient(circle at 70% 40%,#6f8046bf 0 3px,#0000 4px),radial-gradient(circle at 78% 26%,#6f8046a6 0 2px,#0000 3px),radial-gradient(circle at 82% 70%,#6f8046a6 0 2px,#0000 3px),radial-gradient(circle at 88% 52%,#6f8046bf 0 3px,#0000 4px),radial-gradient(circle at 8% 40%,#6f8046a6 0 6px,#0000 7px),radial-gradient(circle at 92% 40%,#6f8046a6 0 6px,#0000 7px);background-repeat:no-repeat;width:min(560px,92vw);height:160px;position:absolute;left:50%;transform:translate(-50%)}.membership-pillar-item:before{top:-145px}.membership-pillar-item:after{bottom:-145px}.membership-pricing-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem;display:flex;position:relative;overflow:hidden}.membership-pricing-section:before{content:"";pointer-events:none;filter:blur(80px);opacity:.9;background:radial-gradient(circle at 18% 40%,#d69c2ccc 0,#d69c2c00 55%),radial-gradient(circle at 78% 36%,#6f8046bf 0,#6f804600 56%),radial-gradient(circle at 26% 70%,#6f804680 0,#6f804600 55%),radial-gradient(circle at 74% 72%,#d69c2c80 0,#d69c2c00 55%);height:600px;position:absolute;inset:-30%;transform:translateY(-12%)}.membership-pricing-container{z-index:1;width:100%;max-width:1600px;display:contents;position:relative}.membership-pricing-card-v2{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0000001a;border-radius:1.25rem;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:2.25rem;width:90%;padding:2rem 5%;display:grid;box-shadow:0 25px 70px #0000002e}.membership-pricing-left{flex-direction:column;display:flex}.membership-pricing-badge{letter-spacing:.12em;text-transform:lowercase;color:#0000008c;align-items:center;gap:.55rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.7rem;display:inline-flex}.membership-pricing-badge-dot{background:#ffffffb3;border:1px solid #00000040;border-radius:50%;width:10px;height:10px}.membership-pricing-title{letter-spacing:-.04em;color:#000000e0;margin-top:.9rem;font-size:clamp(2.35rem,4.4vw,5.5rem);font-weight:500;line-height:.95}.membership-pricing-price{color:#000000db;align-items:baseline;gap:.5rem;margin-top:2.25rem;display:flex}.membership-pricing-price-value{letter-spacing:-.04em;font-size:3.25rem;font-weight:650;line-height:1}.membership-pricing-price-unit{color:#000000b8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem}.membership-pricing-annual{color:#0009;margin-top:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem}.membership-pricing-cta{width:min(340px,100%);color:var(--white);border-radius:var(--radius-full);cursor:pointer;background-color:#121212;border:none;margin-top:auto;margin-bottom:0;padding:.85rem 2.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.2rem;transition:background-color .3s ease-in-out}@media (width<=860px){.membership-pricing-cta{margin-top:2.25rem}}.membership-pricing-cta:hover{background-color:#8c9356}.membership-pricing-cta:focus-visible{outline:none;box-shadow:0 0 0 3px #00000024}.membership-pricing-divider{background:#0000001f;border-radius:999px;align-self:stretch;width:1px}.membership-pricing-right{padding-top:.1rem}.membership-pricing-features{color:#000000bf;flex-direction:column;gap:.9rem;margin:.15rem 0 0;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.2rem;line-height:1.55;list-style:none;display:flex}@media (width<=860px){.membership-pricing-features{font-size:1rem}}.membership-pricing-feature{align-items:flex-start;gap:.75rem;display:flex}.membership-pricing-feature-icon{border:1px solid #00000059;border-radius:50%;flex:none;justify-content:center;align-items:center;width:18px;height:18px;margin-top:.1rem;display:inline-flex}.membership-pricing-feature-check{color:#000000c7;width:12px;height:12px}@media (width<=860px){.membership-pricing-card-v2{grid-template-columns:1fr;gap:2rem;padding:2.5rem 2rem}.membership-pricing-divider{display:none}.membership-pricing-right{border-top:1px solid #0000001f;padding-top:2rem}}.membership-checkup-compare-section{background-color:var(--white);justify-content:center;width:100%;padding:7rem 1.5rem 8rem;display:flex}.membership-checkup-compare-container{flex-direction:column;align-items:center;width:100%;max-width:920px;display:flex}.membership-checkup-compare-title{letter-spacing:-.03em;color:#000000e0;text-align:center;margin-bottom:2.75rem;font-size:clamp(2.1rem,3.6vw,3rem);font-weight:500}.membership-checkup-compare-table{width:100%;max-width:780px}@media (width<=820px){.membership-checkup-compare-table{max-width:100%;overflow-x:auto}}.membership-checkup-compare-head{grid-template-columns:1fr 140px 140px;align-items:end;gap:0;padding:0 1.25rem .6rem;display:grid}.membership-checkup-compare-head-standard,.membership-checkup-compare-head-ageing{color:#000000b8;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.15}.membership-checkup-compare-body{background:#f6f3eb;border-radius:1.1rem;position:relative;overflow:hidden}.membership-checkup-compare-right-outline{pointer-events:none;background:0 0;border:1px solid #00000038;border-left-color:#0000002e;border-radius:1.1rem;width:140px;position:absolute;top:0;bottom:0;right:0;box-shadow:0 20px 50px #0000000f}.membership-checkup-compare-row{border-bottom:1px solid #0000002e;grid-template-columns:1fr 140px 140px;align-items:center;min-height:44px;display:grid}.membership-checkup-compare-row:last-child{border-bottom:none}.membership-testimonial-features-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem;display:flex}.membership-testimonial-features-container{flex-direction:column;align-items:center;gap:8rem;width:100%;max-width:1100px;display:flex}.membership-testimonial-block{text-align:center;max-width:860px}.membership-testimonial-quote{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:3rem;font-size:2.25rem;font-weight:400;line-height:1.15}@media (width>=768px){.membership-testimonial-quote{font-size:3rem}}.membership-testimonial-author{justify-content:center;align-items:center;gap:1rem;display:flex}.membership-testimonial-avatar{background-color:#8c9356;border-radius:.5rem;width:3.5rem;height:3.5rem}.membership-testimonial-info{text-align:left}.membership-testimonial-name{color:var(--text-primary);font-size:1.05rem;font-weight:500}.membership-testimonial-role{color:var(--text-secondary);margin-top:.15rem;font-size:.95rem}.membership-features-grid{text-align:left;grid-template-columns:1fr;gap:3rem;width:100%;display:grid}@media (width>=768px){.membership-features-grid{grid-template-columns:repeat(3,1fr);gap:0}}.membership-feature-col{flex-direction:column;display:flex}@media (width>=768px){.membership-feature-col{border-left:1px solid #00000014;padding:0 2.5rem}.membership-feature-col:first-child{border-left:none;padding-left:0}.membership-feature-col:last-child{padding-right:0}}.membership-feature-title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.15rem;font-weight:600;line-height:1.25}.membership-feature-desc{color:var(--text-secondary);flex:1;margin-bottom:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;line-height:1.6}.membership-feature-link{color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:.4rem;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;font-weight:500;transition:opacity .2s;display:inline-flex}.membership-feature-link:hover{opacity:.7}.membership-feature-link-icon{width:14px;height:14px}.membership-checkup-compare-cell{align-items:center;padding:.85rem 1.25rem;display:flex}.membership-checkup-compare-feature{color:#000000bf;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.membership-checkup-compare-icon-cell{justify-content:center;padding-left:0;padding-right:0}.membership-checkup-compare-icon{background:#ffffffb3;border:1px solid #00000052;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.membership-checkup-compare-icon-svg{color:#000000c7;width:12px;height:12px}@media (width<=820px){.membership-checkup-compare-head,.membership-checkup-compare-row{width:760px}}.membership-programmes-section{background-color:var(--white);justify-content:center;width:100%;padding:8rem 1.5rem 10rem;display:flex}@media (width<=860px){.membership-programmes-section{padding:2rem 4%}}.membership-programmes-container{width:100%}.membership-programmes-header{text-align:center;margin-bottom:3.5rem}.membership-programmes-kicker{color:#0000008c;font-size:.9rem}.membership-programmes-title{letter-spacing:-.02em;color:var(--text-primary);margin-top:1rem;font-size:2.25rem;font-weight:500;line-height:1.1}@media (width>=768px){.membership-programmes-title{font-size:2.75rem}}.membership-programmes-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.membership-programmes-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.membership-programmes-grid{grid-template-columns:repeat(4,1fr)}}.membership-programme-card{border:1px solid #00000014;border-radius:1.1rem;flex-direction:column;justify-content:space-between;min-height:400px;padding:2.75rem 1.5rem;display:flex}.membership-programme-card-primary{color:#fffffff2;background-color:#6f8046;border-color:#ffffff2e}.membership-programme-card-secondary{color:var(--text-primary);background-color:#f6f3eb}.membership-programme-tag{letter-spacing:-.01em;font-size:1.6rem;font-weight:600}.membership-programme-desc{color:#000000a6;margin-top:1.2rem;font-size:1.2rem;line-height:1.55}.membership-programme-card-primary .membership-programme-desc{color:#ffffffd1}.membership-programme-btn{border-radius:var(--radius-full);width:100%;color:var(--white);cursor:pointer;background-color:#121212;border:none;margin-top:1.25rem;padding:.85rem 1rem;font-size:1.2rem}.membership-programme-btn:hover{opacity:.9}.checkup-page-wrapper{background-color:var(--bg-color);min-height:100vh}.checkup-hero-section{width:100%;padding:.5rem .5rem 0}@media (width>=768px){.checkup-hero-section{padding:.5rem .5rem 4rem}}.checkup-hero-image{border-radius:var(--radius-xl);background:#222;width:100%;height:50vh;position:relative;overflow:hidden}@media (width>=768px){.checkup-hero-image{height:420px}}@media (width>=1024px){.checkup-hero-image{height:clamp(400px,60vh,700px)}}.checkup-hero-img{object-fit:cover;object-position:center 35%;width:100%;height:100%;position:absolute;inset:0}.checkup-hero-overlay{background:linear-gradient(#00000014,#00000059);position:absolute;inset:0}.checkup-hero-title{color:#ffffffeb;letter-spacing:-.02em;text-align:center;width:min(580px,92%);font-size:1.6rem;font-weight:500;line-height:1.05;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}@media (width>=768px){.checkup-hero-title{font-size:3.5rem}}.checkup-top-features{grid-template-columns:1fr;gap:1.25rem;width:100%;margin:2.5rem auto 0;padding:2rem 4%;display:grid}@media (width<=860px){.checkup-top-features{display:none}}@media (width>=640px){.checkup-top-features{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.checkup-top-features{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.checkup-top-feature{justify-content:center;align-items:flex-start;gap:.85rem;display:flex}.checkup-top-feature-icon{background:#ffffff59;border:1px solid #0000002e;border-radius:50%;flex:none;width:28px;height:28px;margin-top:2px;display:none}.checkup-top-feature-title{color:var(--text-primary);letter-spacing:-.01em;font-size:1.6rem;font-weight:400}.checkup-top-feature-desc{color:#000000b3;margin-top:.3rem;font-size:1rem;line-height:1.5}.checkup-intro-section{justify-content:center;width:100%;padding:.5rem 1.5rem 3.5rem;display:flex}@media (width<=860px){.checkup-intro-section{padding:2rem 4%}}.checkup-intro-container{text-align:center;max-width:760px}.checkup-intro-title{letter-spacing:-.02em;color:var(--text-primary);font-size:2rem;font-weight:500}@media (width>=768px){.checkup-intro-title{font-size:3.5rem}}.checkup-intro-desc{color:#000000bf;margin-top:1.25rem;font-size:1.2rem;line-height:1.7}@media (width<=768px){.checkup-intro-desc{text-align:left;padding:2rem 4%;font-size:1rem}}.checkup-cards-section-v2{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.checkup-cards-bg-container{z-index:0;width:100%;height:100%;position:absolute;inset:0}.checkup-cards-bg-img{object-fit:cover;object-position:center;width:100%;height:100%}.checkup-cards-bg-overlay{opacity:1;pointer-events:none;background-color:#00000040;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.checkup-cards-bg-overlay-crossfade{opacity:0;will-change:opacity;transition:opacity .55s}.checkup-cards-bg-overlay-crossfade.is-visible{opacity:1}.checkup-cards-content{z-index:10;flex-direction:column;align-items:center;gap:0;width:100%;padding:2rem 4%;display:flex;position:relative}@media (width<=860px){.checkup-cards-content{margin:0;padding:0}}.checkup-cards-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.4rem;display:flex}.checkup-cards-tab{background:var(--white);color:var(--text-primary);border-radius:var(--radius-full);cursor:pointer;border:none;padding:.6rem 1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.2rem;font-weight:500;transition:all .2s}.checkup-cards-tab.is-active{color:var(--white);background:#6f8046;box-shadow:0 4px 12px #0000001a}.checkup-cards-glass-card{-webkit-backdrop-filter:blur(12px);width:100%;color:var(--white);background:#ffffff26;border:1px solid #ffffff4d;border-radius:1.5rem;grid-template-columns:1fr;gap:3rem;padding:12px 4%;display:grid;box-shadow:0 25px 60px #0000001a}@media (width>=768px){.checkup-cards-glass-card{grid-template-columns:1fr 1fr;gap:4rem;padding:8rem 4%}}.checkup-cards-glass-left{flex-direction:column;align-items:flex-start;display:flex}.checkup-cards-glass-tag{letter-spacing:.05em;opacity:.9;margin-bottom:1.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.checkup-cards-glass-title{font-family:var(--font-sans);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:2.5rem;font-weight:500;line-height:1.1}@media (width>=768px){.checkup-cards-glass-title{font-size:3.5rem}}.checkup-cards-glass-btn{color:var(--white);border-radius:var(--radius-full);cursor:pointer;background-color:#121212;border:none;margin-top:auto;padding:.8rem 1.5rem;font-size:1.2rem;font-weight:500;transition:opacity .2s}.checkup-cards-glass-btn:hover{opacity:.85}.checkup-cards-glass-right{flex-direction:column;display:flex}.checkup-cards-glass-desc{opacity:.95;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.checkup-cards-glass-bullets{flex-direction:column;gap:.85rem;display:flex}.checkup-cards-glass-bullet{align-items:flex-start;gap:.75rem;display:flex}.checkup-cards-glass-icon{width:16px;height:16px;color:var(--white);flex-shrink:0;margin-top:3px}.checkup-cards-glass-bullet-text{opacity:.9;font-size:1.2rem;line-height:1.5}.checkup-programmes-section{background-color:var(--white);justify-content:center;width:100%;padding:6rem 1.5rem 8rem;display:flex}@media (width<=860px){.checkup-programmes-section{padding:3rem 4% 4rem}}.checkup-programmes-container{flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1400px;display:flex}.checkup-programmes-header{text-align:center}.checkup-programmes-kicker{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem}.checkup-programmes-title{letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:400;line-height:1.1}@media (width>=768px){.checkup-programmes-title{font-size:3.5rem}}.checkup-programmes-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (width>=640px){.checkup-programmes-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.checkup-programmes-grid{grid-template-columns:repeat(4,1fr)}}.checkup-programme-card{background-color:#f4ebe1;border-radius:1.5rem;flex-direction:column;align-items:flex-start;min-height:420px;padding:2.5rem 1.5rem 1.5rem;transition:background-color .3s,color .3s;display:flex}.checkup-programme-card.is-active{color:var(--white);background-color:#8c9356}@media (width<=768px){.checkup-programme-card{max-height:300px}}.checkup-programme-kicker{letter-spacing:.05em;opacity:.7;margin-bottom:1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.checkup-programme-title{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1rem;font-size:1.6rem;font-weight:500;line-height:1.2;transition:color .3s}.checkup-programme-card.is-active .checkup-programme-title{color:var(--white)}.checkup-programme-desc{opacity:.8;flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.5}.checkup-programme-btn{width:100%;color:var(--white);text-align:center;border-radius:var(--radius-full);background-color:#121212;margin-top:auto;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;text-decoration:none;transition:background-color .2s}.checkup-programme-btn:hover{background-color:#333}.checkup-cards-wireframe-card{-webkit-backdrop-filter:blur(18px);width:min(1320px,92vw);height:600px;color:var(--white);background:#ffffff1f;border:1px solid #ffffff8c;border-radius:2.25rem;grid-template-columns:minmax(240px,360px) 1fr;gap:clamp(2rem,4vw,4.5rem);padding:clamp(1.5rem,3vw,3.5rem);display:grid;box-shadow:0 24px 60px #00000038}@media (width<=860px){.checkup-cards-wireframe-card{border-radius:1.5rem;grid-template-columns:1fr;gap:2rem;width:min(760px,92vw);height:auto;padding:2rem 4%}}.checkup-cards-wireframe-left{flex-direction:column;align-items:flex-start;display:flex}.checkup-cards-wireframe-kicker{letter-spacing:.12em;opacity:.85;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.checkup-cards-wireframe-tabs{flex-direction:column;gap:.65rem;margin-top:1.5rem;transition:transform .2s;display:flex}.checkup-cards-wireframe-tab{appearance:none;color:#ffffff73;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;font-size:2rem;font-weight:400;line-height:1.1;transition:color .2s,opacity .2s;display:inline-flex}.checkup-cards-wireframe-tab:before{content:"•";color:#fff0;transform:translateY(-1px)}.checkup-cards-wireframe-tab.is-active,.checkup-cards-wireframe-tab.is-active:before{color:#fff}.checkup-cards-wireframe-actions{flex-wrap:wrap;gap:.85rem;margin-top:auto;padding-top:2.5rem;display:flex}@media (width<=860px){.checkup-cards-wireframe-actions{justify-content:center;align-items:center;margin-top:1.5rem;padding:2rem 4%}}.checkup-cards-wireframe-btn{border-radius:var(--radius-full);cursor:pointer;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s,background-color .2s,border-color .2s;display:inline-flex}.checkup-cards-wireframe-btn:hover{opacity:.88}.checkup-cards-wireframe-btn-primary{color:var(--white);background:#121212;border:1px solid #121212}.checkup-cards-wireframe-btn-primary:hover{background:#8c9356;border-color:#8c9356}.checkup-cards-wireframe-btn-secondary{color:var(--white);background:#ffffff1a;border:1px solid #ffffff8c}.checkup-cards-wireframe-btn-secondary:hover{background:#fff3;border-color:#ffffff73}.checkup-cards-wireframe-right{flex-direction:column;transition:transform .2s;display:flex}.checkup-cards-wireframe-tag{letter-spacing:.08em;opacity:.82;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.checkup-cards-wireframe-title{font-family:var(--font-sans);letter-spacing:-.02em;margin-top:1rem;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.1}.checkup-cards-wireframe-desc{opacity:.9;max-width:58ch;margin-top:1.25rem;font-size:1.05rem;line-height:1.65}.checkup-cards-wireframe-bullets{flex-direction:column;gap:.65rem;margin-top:1.75rem;padding:0;list-style:none;display:flex}.checkup-cards-wireframe-bullet{align-items:flex-start;gap:.65rem;display:flex}.checkup-cards-wireframe-dash{opacity:.7;line-height:1.55}.checkup-cards-wireframe-bullet-text{opacity:.86;font-size:.98rem;line-height:1.55}.checkup-membership-section{background-color:var(--white);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:2rem 5%;display:flex}@media (width<=860px){.checkup-membership-section{height:auto;padding:2rem 4%}}.checkup-membership-container{flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1600px;display:flex}.checkup-membership-header{text-align:center}.checkup-membership-kicker{color:#000c;margin-bottom:.75rem;font-size:1rem}.checkup-membership-title{letter-spacing:-.02em;color:var(--text-primary);font-size:2.5rem;font-weight:400;line-height:1.1}@media (width>=768px){.checkup-membership-title{font-size:3.5rem}}.membership-pricing-badge-icon{color:#0000008c;width:14px;height:14px}.about-main{background-color:#ebebe8;min-height:100vh}.about-hero{width:100%;padding:.5rem .5rem 0}.about-hero-image-wrapper{border-radius:var(--radius-xl);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(400px,65vh,781px);position:relative;overflow:hidden}@media (width<=768px){.about-hero-image-wrapper{height:54vh}.about-hero-content{padding:.5rem .5rem 0}}.about-hero-img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.about-hero-overlay{background:linear-gradient(#0000001a,#0006);position:absolute;inset:0}.about-hero-content{text-align:center;justify-content:center;align-items:center;margin-top:80px;padding:2rem;display:flex;position:absolute;inset:0}.about-hero-title{color:var(--white);letter-spacing:-.02em;text-shadow:0 4px 20px #0003;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.about-intro-section{text-align:center;padding:9rem 1.5rem}@media (width<=768px){.about-intro-section{padding:2rem 4%}.about-intro-title{font-size:2.5rem}}.about-intro-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:400}.about-intro-desc{color:#000000b3;font-size:1.2rem;line-height:1.5}.about-team-section{background-color:var(--white);padding:4rem 1.5rem 6rem}@media (width<=768px){.about-team-section{padding:2rem 4%}}.about-team-header{text-align:center;margin-bottom:4rem}.about-team-kicker{letter-spacing:.05em;color:#00000080;margin-bottom:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem}.about-team-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:3.5rem;font-weight:400;line-height:1.1}@media (width<=768px){.about-team-title{font-size:2.5rem}}.about-team-desc{color:#000000b3;font-size:1.2rem;line-height:1.5}.about-team-grid{grid-template-columns:repeat(2,1fr);place-content:center space-evenly;justify-items:stretch;gap:1.5rem;margin:0 auto;padding:2rem 4%;display:grid}@media (width>=768px){.about-team-grid{grid-template-columns:repeat(4,1fr)}}.about-team-card{flex-direction:column;display:flex}.about-team-img-wrapper{aspect-ratio:1;border-radius:1.25rem;width:100%;margin-bottom:1rem;overflow:hidden}.about-team-img{object-fit:cover;width:100%;height:100%}.about-team-name{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:500}.about-team-role{color:#0009;font-size:.8rem;line-height:1.4}.about-proactive-section{background-color:var(--white);padding:2rem 4%}.about-proactive-container{grid-template-columns:1fr;align-items:center;gap:2rem;margin:0 auto;padding:2rem 4%;display:grid}@media (width>=768px){.about-proactive-container{grid-template-columns:1fr 1fr;gap:8rem}}.about-proactive-image-wrapper{aspect-ratio:4/3;border-radius:1.5rem;width:100%;overflow:hidden}.about-proactive-img{object-fit:cover;width:100%;height:100%}.about-proactive-content{flex-direction:column;align-items:flex-start;display:flex}.about-proactive-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:2rem;font-size:3.5rem;font-weight:400;line-height:1.1}.about-proactive-text{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.about-proactive-text p{color:#000000b3;font-size:1.1rem;line-height:1.5}.about-proactive-btn{color:var(--white);cursor:pointer;background-color:#121212;border:none;border-radius:2rem;padding:.75rem 1.5rem;font-size:1.2rem;transition:background-color .2s}.about-proactive-btn:hover{background-color:#8c9356}.about-partners-section{background-color:#8c9356;padding:6rem 0}.about-partners-container{text-align:center;max-width:100%;margin:0 auto}.about-partners-title{letter-spacing:-.02em;color:var(--white);margin-bottom:4rem;font-size:3.5rem;font-weight:400;line-height:1.1}.about-partners-marquee{--partners-marquee-duration:24s;width:100%;overflow:hidden}.about-partners-track{width:max-content;animation:about-partners-marquee var(--partners-marquee-duration) linear infinite;will-change:transform;display:flex;transform:translate(0,0)}.about-partners-group{align-items:center;gap:1.5rem;padding:0 1rem;display:flex}.about-partner-card{min-width:220px;height:100px;color:var(--text-primary);background-color:#0000;border-radius:1rem;justify-content:center;align-items:center;padding:0 2rem;font-weight:500;display:flex}.about-partner-img{object-fit:contain;width:auto;max-width:100%;height:100px}.about-partners-marquee:hover .about-partners-track{animation-play-state:paused}@keyframes about-partners-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (width<=768px){.about-partners-section{padding:4.5rem 0}.about-partners-title{margin-bottom:2.5rem;font-size:2.25rem}.about-partners-group{gap:1rem;padding:0 .75rem}.about-partner-card{min-width:180px;height:80px;padding:0 1.25rem}.about-partner-img{height:80px}}@media (prefers-reduced-motion:reduce){.about-partners-marquee{overflow:visible}.about-partners-track{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;animation:none;transform:none}.about-partners-group{flex-wrap:wrap;justify-content:center;padding:0}.about-partners-group[aria-hidden=true]{display:none}}.about-location-section{background-color:#ebebe8;justify-content:center;align-items:center;display:flex}.about-location-map-container{width:100%;height:800px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.diagnostics-main{background-color:#ebebe8;min-height:100vh}.about-contact-section{background-color:var(--white);flex-direction:column;justify-content:center;align-items:center;padding:8rem 1.5rem;display:flex}@media (width<=768px){.about-contact-section{padding:2rem 4%}}.about-contact-form-wrapper{text-align:center;background-color:var(--white);border-radius:1.5rem;flex-direction:column;width:100%;max-width:1200px;padding:2.5rem;display:flex;box-shadow:0 10px 30px #0000000d}@media (width<=768px){.about-contact-form-wrapper{box-shadow:none;padding:2rem .5rem}}.about-contact-title{color:var(--text-primary);margin-bottom:.5rem;font-size:3.5rem;font-weight:500}@media (width<=768px){.about-contact-title{font-size:2.25rem}}.about-contact-desc{color:#0009;margin-bottom:2rem;font-size:1.2rem;line-height:1.5}@media (width<=768px){.about-contact-desc{font-size:1rem}}.about-contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;width:100%;display:flex}.form-row{flex-direction:column;gap:1.25rem;display:flex}@media (width>=600px){.form-row{flex-direction:row}.form-row .form-group{flex:1}}.form-input{width:100%;font-family:var(--font-sans);color:var(--text-primary);background-color:#fafafa;border:1px solid #0000001a;border-radius:.75rem;padding:1rem 1.25rem;font-size:1rem;transition:border-color .2s,background-color .2s}.form-input::placeholder{color:#0006}.form-input:focus{background-color:var(--white);border-color:#0000004d;outline:none}.form-textarea{resize:vertical;min-height:120px}.form-submit-btn{color:var(--white);border-radius:var(--radius-full);cursor:pointer;background-color:#121212;border:none;align-self:flex-start;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s}.form-submit-btn:hover{background-color:#8c9356}.diagnostics-hero{width:100%;padding:.5rem .5rem 4rem}@media (width<=768px){.diagnostics-hero{padding:.5rem}}.diagnostics-hero-image-wrapper{border-radius:var(--radius-xl);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(400px,60vh,700px);position:relative;overflow:hidden}.diagnostics-hero-img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.diagnostics-hero-overlay{background:linear-gradient(#0000001a,#0006);position:absolute;inset:0}.diagnostics-hero-content{text-align:center;justify-content:center;align-items:center;margin-top:80px;padding:2rem;display:flex;position:absolute;inset:0}.diagnostics-hero-title{color:var(--white);letter-spacing:-.02em;text-shadow:0 4px 20px #0003;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.diagnostics-intro-section{text-align:center;padding:4.5rem .5rem 5.5rem}.diagnostics-intro-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:3.5rem;font-weight:600}@media (width<=768px){.diagnostics-intro-title{font-size:2rem;font-weight:500}.diagnostics-intro-desc{text-align:left;padding:2rem 4%;font-size:1rem}}.diagnostics-intro-desc{color:#000000b3;font-size:1.2rem;line-height:1.5}.diagnostics-tabs-wrapper{z-index:40;background-color:#0000;justify-content:center;padding:4rem 1.5rem;display:flex;position:sticky;top:80px}.diagnostics-tabs-container{scrollbar-width:none;background-color:#0000001a;border-radius:2rem;gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}@media (width<=768px){.diagnostics-tabs-wrapper{display:none}}.diagnostics-tabs-container::-webkit-scrollbar{display:none}.diagnostics-tab-btn{color:#0009;background:var(--bg-color);cursor:pointer;white-space:nowrap;border:.5px solid #0000001a;border-radius:1.5rem;padding:.5rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s}.diagnostics-tab-btn:hover{color:var(--text-primary)}.diagnostics-tab-btn.is-active{color:var(--white);background-color:#8c9356}.diagnostics-list-section{background-color:var(--white);padding:2rem 4%}.diagnostics-scroll-layout{grid-template-columns:1fr;gap:2rem;max-width:1600px;margin:0 auto;display:grid}@media (width>=768px){.diagnostics-scroll-layout{grid-template-columns:1fr 1fr;align-items:flex-start;gap:5rem}}.diagnostics-sticky-media{aspect-ratio:4/3;border-radius:1.5rem;width:100%;position:relative;overflow:hidden}.diagnostics-particles-canvas{position:absolute;inset:0}.diagnostics-particles-canvas canvas{width:100%;height:100%;display:block}@media (width>=768px){.diagnostics-sticky-media{aspect-ratio:auto;height:calc(100vh - 420px);margin:0 auto;position:sticky;top:240px}}.diagnostics-sticky-img{object-fit:cover;opacity:0;z-index:0;width:100%;height:100%;transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:scale(1.05)}.diagnostics-sticky-img.is-active{opacity:1;z-index:1;transform:scale(1)}.diagnostics-scrolling-content{flex-direction:column;display:flex}.diagnostics-text-block{flex-direction:column;justify-content:center;align-items:flex-start;min-height:50vh;padding-bottom:4rem;display:flex}@media (width>=768px){.diagnostics-text-block{min-height:100vh;padding-bottom:0}}@media (width<=767px){.diagnostics-list-section{padding:2rem 1rem}.diagnostics-scroll-layout{flex-direction:column;gap:0;display:flex}.diagnostics-sticky-media{display:none}.diagnostics-scrolling-content{gap:0}.diagnostics-text-block{border-bottom:1px solid #00000014;justify-content:flex-start;min-height:auto;margin-bottom:2rem;padding:0 0 2rem}.diagnostics-text-block:last-child{border-bottom:none;margin-bottom:0}.diagnostics-text-block .diagnostics-item-title[style]{line-height:1.1;margin-bottom:.85rem!important;font-size:1.9rem!important}.diagnostics-text-block .diagnostics-item-desc[style]{max-width:none!important;font-size:1rem!important;line-height:1.6!important}.diagnostics-item-title{font-size:1.9rem}.diagnostics-item-desc{max-width:none;font-size:1rem}.diagnostics-item-btn{justify-content:center;width:100%}}.diagnostics-item-tag{letter-spacing:.05em;color:var(--text-primary);margin-bottom:2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.85rem}.diagnostics-item-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem;font-weight:400;line-height:1.1}@media (width>=768px){.diagnostics-item-title{font-size:3.5rem}}.diagnostics-item-desc{color:#000000b3;margin-bottom:2rem;font-size:.95rem;line-height:1.5}@media (width>=768px){.diagnostics-item-desc{font-size:1.6rem}}.diagnostics-item-bullets{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.diagnostics-item-bullet{color:#8c9356;align-items:flex-start;gap:.75rem;font-size:1.2rem;display:flex}.diagnostics-item-bullet-icon{color:#0006;flex-shrink:0;width:14px;height:14px;margin-top:2px}.diagnostics-item-btn{color:var(--white);cursor:pointer;background-color:#121212;border:none;border-radius:2rem;padding:.85rem 2.5rem;font-size:1rem;transition:opacity .2s,background-color .2s}.diagnostics-item-btn:hover{opacity:.9;background-color:#8c9356}.programmes-main{background-color:#ebebe8;min-height:100vh}.programmes-hero{width:100%;padding:.5rem .5rem 4rem}.programmes-hero-image-wrapper{border-radius:var(--radius-xl);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(400px,60vh,700px);position:relative;overflow:hidden}@media (width<=860px){.programmes-hero-image-wrapper{height:50vh}}.programmes-hero-img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.programmes-hero-overlay{background:linear-gradient(#0000001a,#0006);position:absolute;inset:0}.programmes-hero-content{text-align:center;justify-content:center;align-items:center;margin-top:80px;padding:2rem;display:flex;position:absolute;inset:0}.programmes-hero-title{color:var(--white);letter-spacing:-.02em;text-shadow:0 4px 20px #0003;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.programmes-grid-section{width:100%;padding:4rem 1.5rem 6rem}.programmes-grid-header{text-align:center;margin-bottom:4rem}.programmes-grid-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.25rem;font-size:2.25rem;font-weight:400;line-height:1.1}.programmes-grid-desc{color:#000000b3;max-width:680px;margin:0 auto;font-size:.95rem;line-height:1.5}.programmes-grid-container{grid-template-columns:repeat(1,1fr);gap:1.5rem;max-width:1600px;margin:0 auto;display:grid}@media (width>=768px){.programmes-grid-container{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.programmes-grid-container{grid-template-columns:repeat(3,1fr)}}.programme-card{background-color:var(--white);border-radius:1.25rem;flex-direction:column;justify-content:center;min-height:160px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #0000000a}.programme-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014}.programme-card-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.6rem;font-weight:500;transition:color .3s}.programme-card-title:hover{color:#8c9356;cursor:pointer}.programme-card-desc{color:#000000a6;font-size:1rem;line-height:1.4}.programmes-grid-cta-wrapper{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:5rem;display:flex}.programmes-grid-cta-title{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:2rem;font-size:2.2rem;font-weight:400}.programmes-grid-cta-btn{color:var(--white);border-radius:var(--radius-full);cursor:pointer;background-color:#121212;border:none;padding:.85rem 2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.95rem;transition:opacity .3s}.programmes-grid-cta-btn:hover{opacity:.85}.consultations-main{background-color:#ebebe8;min-height:100vh}.consultations-hero{width:100%;padding:.5rem .5rem 0}.consultations-hero-image-wrapper{border-radius:var(--radius-xl);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(400px,60vh,700px);position:relative;overflow:hidden}@media (width<=860px){.consultations-hero-image-wrapper{height:50vh}}.consultations-hero-img{object-fit:cover;object-position:center 20%;width:100%;height:100%}.consultations-hero-overlay{background:linear-gradient(#0000001a,#0006);position:absolute;inset:0}.consultations-hero-content{text-align:center;justify-content:center;align-items:center;margin-top:80px;padding:2rem;display:flex;position:absolute;inset:0}.consultations-hero-title{color:var(--white);letter-spacing:-.02em;text-shadow:0 4px 20px #0003;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.consultations-carousel-section{width:100%;padding:4rem 0 6rem;overflow:hidden}.consultations-carousel-header{text-align:center;margin-bottom:3rem;padding:0 1.5rem}.consultations-carousel-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.25rem;font-size:3.5rem;font-weight:400;line-height:1.1}.consultations-carousel-desc{color:#000000b3;max-width:600px;margin:0 auto 2rem;font-size:1.2rem;line-height:1.5}.consultations-carousel-dots{justify-content:center;gap:.5rem;display:flex}.carousel-dot{cursor:pointer;background-color:#00000026;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:background-color .2s,transform .2s}.carousel-dot.active{background-color:#8c9356;border:2px solid #8c9356;transform:scale(1.2)}.consultations-carousel-container{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding:2rem calc(50vw - 160px);display:flex;overflow-x:auto}.consultations-carousel-container::-webkit-scrollbar{display:none}.consultation-card{scroll-snap-align:center;cursor:pointer;opacity:.5;flex:0 0 420px;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;transform:scale(.9)}.consultation-card.is-active{opacity:1;transform:scale(1.05)}.consultation-card-inner{text-align:center;background-color:#f4ebe1;border-radius:1.5rem;flex-direction:column;align-items:center;height:480px;padding:2rem 2rem 4%;transition:background-color .4s,box-shadow .4s;display:flex;overflow:hidden}.consultation-card.is-active .consultation-card-inner{background-color:var(--white)}.consultation-card-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.6rem;font-weight:500}.consultation-card-desc{color:#000000a6;flex-grow:1;margin-bottom:2rem;font-size:1.2rem;line-height:1.4}.consultation-card-image-wrapper{aspect-ratio:1;border-radius:1rem;width:calc(100% + 3rem);margin:auto -1.5rem 0;overflow:hidden}.consultation-card-img{object-fit:cover;width:100%;height:100%}@media (width<=768px){.consultations-carousel-section{padding:3rem 0 5rem}.consultations-carousel-header{margin-bottom:2.25rem;padding:0 1rem}.consultations-carousel-title{font-size:2.25rem}.consultations-carousel-desc{font-size:1rem}.consultations-carousel-container{gap:1rem;margin:1rem;padding:1.25rem 1rem;scroll-padding-left:1rem;scroll-padding-right:1rem}.consultation-card{flex:0 0 100%}.consultation-card-inner{height:min(480px,72vh);padding:-.5rem 1.25rem}.consultation-card-image-wrapper{border-radius:.9rem;width:calc(100% + 2.5rem);margin:0 -1.25rem}}.clinical-areas-section,.directed-programmes-section,.testimonials-section,.hiw-section,.checkup-programmes-section,.about-team-section{display:none!important}.clinical-areas-section{background-color:var(--white);text-align:center;width:100%;padding:6rem 0;overflow:hidden}.clinical-areas-header{max-width:800px;margin:0 auto 4rem;padding:0 1.5rem}.clinical-areas-title{font-family:var(--font-sans);color:var(--black);letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:400;line-height:1.1}@media (width>=768px){.clinical-areas-title{font-size:3rem}}.clinical-areas-subtitle{color:var(--text-primary);max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.5}.clinical-areas-actions{justify-content:center;gap:1rem;display:flex}.clinical-areas-btn{background-color:var(--black);color:var(--white);cursor:pointer;border:none;border-radius:9999px;padding:.875rem 2rem;font-size:.9rem;font-weight:500;transition:opacity .2s,transform .2s}.clinical-areas-btn:hover{opacity:.9;background-color:#6f8046;transform:scale(.98)}.clinical-areas-carousel-wrapper{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.clinical-areas-carousel{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;align-items:center;gap:1.5rem;width:100%;padding:2rem max(1rem,50% - 180px);display:flex;overflow-x:auto}#card-carousel{background-color:var(--bg-color)}@media (width<=768px){.clinical-areas-carousel{gap:0;padding:2rem 0}}.clinical-areas-carousel::-webkit-scrollbar{display:none}.clinical-area-card{background-color:var(--white);opacity:.8;scroll-snap-align:center;cursor:pointer;border-radius:1.5rem;flex-direction:column;flex-shrink:0;width:430px;height:440px;padding:1.5rem;transition:all .4s;display:flex;transform:scale(.9)}@media (width<=768px){.clinical-area-card{width:280px;height:440px}}.clinical-area-card.active{opacity:1;transform:scale(1)}.clinical-area-card-content{text-align:center}.clinical-area-card-title{color:var(--black);margin-bottom:.5rem;font-size:1.15rem;font-weight:500}.clinical-area-card.active .clinical-area-card-title{font-size:1.35rem}.clinical-area-card-desc{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.clinical-area-card.active .clinical-area-card-desc{font-size:.95rem}.clinical-area-card-image-wrapper{border-radius:22px;width:100%;height:315px;margin-top:22px;overflow:hidden}.clinical-area-card-image{object-fit:cover;width:100%;height:100%}.clinical-areas-pagination{justify-content:center;gap:.5rem;margin-top:3rem;display:flex}.clinical-areas-dot{cursor:pointer;background-color:#d1d1d1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background-color .3s}.clinical-areas-dot.active{background-color:#6f8046}.directed-programmes-section{text-align:center;background-color:#8c9356;width:100%;padding:6rem 1.5rem}.directed-programmes-header{max-width:760px;margin:0 auto 3.5rem}.directed-programmes-title{font-family:var(--font-sans);color:var(--white);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.25rem;font-weight:400;line-height:1.1}@media (width>=768px){.directed-programmes-title{font-size:3.5rem}}.directed-programmes-subtitle{color:#ffffffe6;margin:0 auto 1.75rem;font-size:.8rem;line-height:1.5}@media (width>=768px){.directed-programmes-subtitle{font-size:1.2rem}}.directed-programmes-actions{justify-content:center;gap:.75rem;display:flex}.directed-programmes-btn{color:var(--white);cursor:pointer;background-color:#121212;border:none;border-radius:9999px;padding:.875rem 2rem;font-size:1rem;transition:opacity .2s,transform .2s,background-color .2s}.directed-programmes-btn:hover{opacity:.9;background-color:var(--white);color:#6f8046;transform:scale(.98)}.directed-programmes-grid{grid-template-columns:1fr;gap:1rem;width:100%;max-width:1080px;margin:0 auto;display:grid}@media (width>=768px){.directed-programmes-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.directed-programme-card{text-align:left;background-color:#fffc;border-radius:1rem;padding:1.4rem 1.5rem;transition:transform .3s;box-shadow:0 10px 30px #00000014}.directed-programme-card:hover{color:#000;transform:translateY(-2px);box-shadow:0 15px 40px #0000001f}.directed-programme-card-title{color:var(--text-primary);margin-bottom:.4rem;font-size:1.2rem;font-weight:600}.directed-programme-card-title:hover{color:#6f8046;cursor:pointer}.directed-programme-card-desc{color:var(--text-secondary);font-size:.85rem;line-height:1.35}.team-highlight-section{background-color:var(--white);width:100%;padding:6rem 1.5rem}.team-highlight-container{grid-template-columns:1fr;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}@media (width>=900px){.team-highlight-container{grid-template-columns:1fr 1.2fr;gap:3rem}}.team-highlight-content{max-width:480px}.team-highlight-kicker{letter-spacing:.06em;text-transform:uppercase;color:#0000008c;margin-bottom:.75rem;font-size:.75rem}.team-highlight-title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:3.5rem;font-weight:400;line-height:1.05}.team-highlight-desc{color:var(--text-secondary);margin-bottom:1.75rem;font-size:1.2rem;line-height:1.55}.team-highlight-btn{color:var(--white);cursor:pointer;background-color:#121212;border:none;border-radius:9999px;padding:.875rem 2rem;font-size:1rem;transition:opacity .2s,transform .2s,background-color .2s}.team-highlight-btn:hover{opacity:.9;background-color:#6f8046;transform:scale(.98)}.team-highlight-media{border-radius:1.25rem;width:100%;overflow:hidden}.team-highlight-img{object-fit:cover;aspect-ratio:10/9;width:100%;height:100%;display:block}.consultations-storefront-section{background-color:var(--white);justify-content:center;width:100%;padding:2rem 0 0;display:flex}.storefront-banner-wrapper{border-radius:0;justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative;overflow:hidden}.storefront-banner-img{object-fit:cover;z-index:1;filter:brightness(.7);width:100%;height:100%;position:absolute;top:0;left:0}.nav-custom-dropdown-content{flex-direction:column;gap:1.5rem;width:100%;animation:.2s cubic-bezier(.22,1,.36,1) forwards dropdownFadeIn;display:flex}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-custom-dropdown-header{justify-content:flex-end;align-items:center;gap:.5rem;width:100%;min-height:40px;display:flex}.nav-custom-dropdown-search{border:1px solid #ccc;border-radius:2rem;align-items:center;width:100%;padding:.25rem .5rem .25rem 1rem;display:flex}.nav-custom-dropdown-search input{color:var(--black);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.9rem}.nav-custom-dropdown-search input::placeholder{color:#888}.nav-custom-dropdown-links{flex-direction:column;align-items:flex-end;gap:1rem;padding-right:.5rem;display:flex}.nav-custom-dropdown-links a{color:var(--black);font-size:1.1rem;font-weight:400;text-decoration:none;transition:opacity .2s}.nav-custom-dropdown-links a:hover{opacity:.6}.nav-custom-dropdown-cta{text-align:center;background-color:var(--black);color:var(--white);border-radius:2rem;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:block}.nav-custom-dropdown-cta:hover{opacity:.9;transform:scale(.98)}.hiw-section{color:#111;background:#93ad61;flex-direction:column;align-items:center;gap:2.5rem;padding:7rem 2rem;display:flex}.hiw-title{letter-spacing:-.04em;text-align:center;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:400}.hiw-slider-container{flex-direction:column;gap:3.5rem;width:min(100%,1120px);display:flex}.hiw-progress-line-container{justify-content:center;align-items:center;min-height:3.5rem;display:flex;position:relative}.hiw-progress-line{background:#11111159;width:100%;height:1px}.hiw-badge{color:#111;letter-spacing:.08em;text-transform:uppercase;background:#f5f0e6;border:1px solid #1111112e;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-size:.82rem;font-weight:500;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #11111114}.hiw-content-wrapper{grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:2rem;display:grid}.hiw-arrow{color:#111;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:72px;height:72px;padding:0;transition:transform .2s,opacity .2s,background-color .2s;display:inline-flex}.hiw-arrow:hover{opacity:.78;background:#f5f0e647;transform:translateY(-1px)}.hiw-text-content{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;min-height:260px;display:flex}.hiw-step-title{letter-spacing:-.05em;max-width:860px;margin:0;font-size:clamp(2rem,3.3vw,3.6rem);font-weight:400;line-height:1.02}.hiw-step-desc{color:#111c;max-width:780px;margin:0;font-size:1.05rem;line-height:1.8}.hiw-step-desc span{display:inline}.hiw-pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.hiw-dot{cursor:pointer;background:#11111147;border:none;border-radius:999px;width:12px;height:12px;padding:0;transition:transform .2s,background-color .2s,opacity .2s}.hiw-dot:hover{opacity:.8;transform:scale(1.08)}.hiw-dot.active{background:#111}.hiw-cta-btn{color:#f5f0e6;letter-spacing:.08em;text-transform:uppercase;background:#111;border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.hiw-cta-btn:hover{opacity:.92;transform:translateY(-1px)}@media (width<=900px){.hiw-section{gap:2rem;padding:5rem 1.25rem}.hiw-slider-container{gap:2.5rem}.hiw-content-wrapper{grid-template-columns:1fr;gap:1rem}.hiw-arrow{background:#f5f0e638;width:56px;height:56px;margin:0 auto}.hiw-arrow.left{order:2}.hiw-text-content{order:1;min-height:auto}.hiw-arrow.right{order:3}}@media (width<=640px){.hiw-progress-line-container{min-height:4.5rem}.hiw-badge{padding:.72rem 1.15rem;font-size:.75rem}.hiw-step-desc{font-size:.98rem;line-height:1.7}.hiw-pagination{gap:.6rem}.hiw-dot{width:10px;height:10px}}.checkup-next-step-section{background:var(--white);padding:6.5rem 1.5rem 7rem}.checkup-next-step-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:680px;margin:0 auto;display:flex}.checkup-next-step-title{letter-spacing:-.04em;color:#1a1a1a;margin:0 0 1.75rem;font-size:clamp(2rem,3vw,3rem);font-weight:400;line-height:1.1}.checkup-next-step-btn{color:#f5f0e6;letter-spacing:.02em;background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:.7rem 1.2rem;font-size:.72rem;line-height:1;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.checkup-next-step-btn:hover{opacity:.88;transform:translateY(-1px)}@media (width<=640px){.checkup-next-step-section{padding:5rem 1.25rem 5.5rem}.checkup-next-step-title{margin-bottom:1.5rem}}.membership-bottom-cta-section{background:var(--white);padding:6.5rem 1.5rem 7rem}.membership-bottom-cta-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:760px;margin:0 auto;display:flex}.membership-bottom-cta-title{letter-spacing:-.05em;color:#161616;margin:0 0 1.9rem;font-size:clamp(2.15rem,3.25vw,3.5rem);font-weight:400;line-height:1.04}.membership-bottom-cta-btn{color:#f5f0e6;letter-spacing:.03em;background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:.78rem 1.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.76rem;line-height:1;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.membership-bottom-cta-btn:hover{opacity:.88;transform:translateY(-1px)}@media (width<=640px){.membership-bottom-cta-section{padding:5rem 1.25rem 5.5rem}.membership-bottom-cta-title{margin-bottom:1.55rem}}.support-main{background-color:var(--bg-color);min-height:100vh}.support-hero{width:100%;padding:.5rem .5rem 0}.support-hero-image-wrapper{border-radius:var(--radius-xl);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:clamp(400px,65vh,781px);position:relative;overflow:hidden}@media (width<=768px){.support-hero-image-wrapper{height:54vh}}.support-hero-overlay{background:linear-gradient(#00000026,#00000073);position:absolute;inset:0}.support-hero-content{text-align:center;justify-content:center;align-items:center;margin-top:80px;padding:2rem;display:flex;position:absolute;inset:0}.support-hero-title{color:var(--white);letter-spacing:-.02em;text-shadow:0 4px 20px #0003;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:400;line-height:1.1}.support-get-in-touch{text-align:center;max-width:1200px;margin:0 auto;padding:8rem 2rem 6rem}@media (width<=768px){.support-get-in-touch{padding:4rem 1.5rem 3rem}}.support-title{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500}.support-subtitle{color:var(--text-secondary);opacity:.85;max-width:700px;margin:0 auto 4rem;font-size:1.2rem;line-height:1.5}@media (width<=768px){.support-subtitle{margin-bottom:2.5rem}}.support-cards-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.support-card{text-align:left;border-radius:1.5rem;flex-direction:column;justify-content:space-between;min-height:240px;padding:2.5rem;transition:transform .2s,box-shadow .2s;display:flex}.support-card.white{background-color:var(--white);box-shadow:0 10px 30px #00000008}.support-card.black{color:var(--white);background-color:#121212;text-decoration:none;box-shadow:0 10px 30px #0000001a}.support-card.black:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000026}.support-card-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:2rem;display:flex}.support-card.white .support-card-icon-wrapper{color:#121212;background-color:#f0f0ee}.support-card.black .support-card-icon-wrapper{color:var(--white);background-color:#242424;border:1px solid #ffffff26}.support-card-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:500}.support-card.white .support-card-title{color:var(--text-primary)}.support-card.black .support-card-title{color:var(--white)}.support-card-desc{opacity:.8;font-size:1rem;line-height:1.5}.support-card.white .support-card-desc{color:var(--text-secondary)}.support-card.black .support-card-desc{color:#ffffffb3}.support-form-section{flex-direction:column;align-items:center;padding:6rem 2rem 8rem;display:flex}@media (width<=768px){.support-form-section{padding:3rem 1.5rem 6rem}}.support-form-container{background-color:var(--white);border-radius:2rem;width:100%;max-width:800px;padding:4rem;box-shadow:0 10px 40px #0000000d}@media (width<=768px){.support-form-container{padding:2.5rem 1.5rem}}.support-form-title{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.25rem;font-weight:500}.support-map-section{width:100%;height:600px;padding:.5rem;position:relative}@media (width<=768px){.support-map-section{flex-direction:column;gap:1rem;height:auto;padding:1rem;display:flex}}.support-map-container{border-radius:var(--radius-xl);width:100%;height:100%;overflow:hidden}@media (width<=768px){.support-map-container{height:350px}}.support-map-card{z-index:10;background-color:var(--white);border-radius:1.5rem;width:100%;max-width:380px;padding:2.5rem;position:absolute;top:3.5rem;left:3.5rem;box-shadow:0 10px 30px #0000001a}@media (width<=768px){.support-map-card{max-width:100%;box-shadow:none;background-color:var(--white);position:static}}.support-map-card-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:500}.support-map-card-text{color:var(--text-secondary);opacity:.85;font-size:1.05rem;line-height:1.6}.faq-main{padding-top:8.5rem}.faq-hero{text-align:center;justify-content:center;align-items:center;min-height:460px;padding:6rem 1.5rem 3rem;display:flex}.faq-hero-content{max-width:960px;margin:0 auto}.faq-hero-kicker{letter-spacing:.2em;text-transform:uppercase;color:#8c9356;margin-bottom:1.25rem;font-size:.95rem;display:inline-block}.faq-hero-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(3rem,4vw,4.5rem);font-weight:500;line-height:1.05}.faq-hero-description{opacity:.86;max-width:760px;color:var(--text-secondary);margin:0 auto;font-size:1.05rem;line-height:1.8}.faq-list-section{padding:0 1.5rem 6rem}.faq-list-container{gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (width>=900px){.faq-list-container{grid-template-columns:repeat(2,minmax(0,1fr))}}.faq-card{background-color:var(--white);border-radius:2rem;min-height:280px;padding:2.5rem;box-shadow:0 14px 40px #0000000f}.faq-card-heading{letter-spacing:.24em;text-transform:uppercase;color:#8c9356;margin-bottom:1rem;font-size:.9rem;display:block}.faq-card-question{color:var(--text-primary);margin-bottom:1rem;font-size:1.7rem;line-height:1.2}.faq-card-answer{color:var(--text-secondary);opacity:.9;font-size:1rem;line-height:1.9}
