@charset "UTF-8";@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/fraunces-var-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/fraunces-var-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-padding-top:56px}@media(min-width:1024px){html{scroll-padding-top:64px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){body{font-size:16px}}@media(min-width:1440px){body{font-size:16px}}@media(min-width:1728px){body{font-size:17px}}body{color:#171e1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}img{height:auto}input,button,textarea,select{font:inherit;color:inherit;touch-action:manipulation}button{cursor:pointer;border:none;background:none;touch-action:manipulation}a{color:inherit;text-decoration:none;touch-action:manipulation}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}::selection{background-color:#43a0471a;color:#171e1a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:15px;line-height:1;padding:14px 18px;border-radius:12px;border:1.5px solid transparent;cursor:pointer;box-shadow:0 0 #1b5e2000;transition:background-color .24s ease,border-color .24s ease,box-shadow .24s ease,color .24s ease,transform .24s cubic-bezier(.22,1,.36,1);white-space:nowrap}@media(min-width:1200px){.btn{padding:16px 20px;font-size:15px}}.btn:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media(hover:hover){.btn:not(:disabled):hover{transform:translateY(-2px)}}.btn--primary{background-color:#388e3c;color:#fafcfa;border-color:#388e3c}.btn--primary:hover{background-color:#2e7d32;border-color:#2e7d32;box-shadow:0 12px 30px #388e3c3d}.btn--secondary{background-color:transparent;color:#374240;border-color:#c4ccc6}.btn--secondary:hover{background-color:#fafcfa;border-color:#c4ccc6;box-shadow:0 2px 8px #1b5e200f}.btn--ghost{background-color:transparent;color:#374240;border-color:transparent}.btn--ghost:hover{background-color:#fafcfa;box-shadow:0 2px 8px #1b5e200f}.btn--whatsapp{background-color:#25d366;color:#fff;border-color:#25d366}.btn--whatsapp:hover{background-color:#20bd5a;border-color:#20bd5a;box-shadow:0 12px 30px #25d3663d}.btn--white{background-color:#fafcfa;color:#171e1a;border-color:#fafcfa}.btn--white:hover{background-color:#fff;border-color:#fff;box-shadow:0 14px 34px #1b5e2029}.btn--sm{padding:8px 16px;font-size:13px}@media(min-width:1440px){.btn--sm{padding:10px 20px;font-size:14px}}.section--dark .btn--secondary,.section--gray .btn--secondary,.footer .btn--secondary{color:#fff;border-color:#fff6}.section--dark .btn--secondary:hover,.section--gray .btn--secondary:hover,.footer .btn--secondary:hover{color:#fff;border-color:#fff9;background-color:#ffffff14}.form-field{display:flex;flex-direction:column;gap:6px;min-width:0}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.form-label{font-size:14px}}@media(min-width:1440px){.form-label{font-size:14px}}@media(min-width:1728px){.form-label{font-size:15px}}.form-label{font-weight:600;color:#374240}.form-input,.form-textarea,.form-input--textarea{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.form-input,.form-textarea,.form-input--textarea{font-size:16px}}@media(min-width:1440px){.form-input,.form-textarea,.form-input--textarea{font-size:16px}}@media(min-width:1728px){.form-input,.form-textarea,.form-input--textarea{font-size:17px}}.form-input,.form-textarea,.form-input--textarea{display:block;width:100%;background-color:#fff;border:1px solid #DEE4DF;border-radius:12px;padding:0 16px;height:48px;color:#171e1a;transition:border-color .24s ease,box-shadow .24s ease,background-color .24s ease}.form-input::placeholder,.form-textarea::placeholder,.form-input--textarea::placeholder{color:#98a69c}.form-input:hover,.form-textarea:hover,.form-input--textarea:hover{border-color:#c4ccc6;box-shadow:0 8px 20px #1b5e200a}.form-input:focus,.form-textarea:focus,.form-input--textarea:focus{outline:none;border-color:#388e3c;box-shadow:0 0 0 3px #388e3c1f;background-color:#fff}.form-input--error,.form-textarea--error,.form-input--textarea--error{border-color:#d32f2f}.form-input--error:focus,.form-textarea--error:focus,.form-input--textarea--error:focus{box-shadow:0 0 0 3px #d32f2f1f}.form-textarea,.form-input--textarea{padding:12px 16px;height:auto;min-height:120px;resize:vertical}.form-error{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.form-error{font-size:14px}}@media(min-width:1440px){.form-error{font-size:14px}}@media(min-width:1728px){.form-error{font-size:15px}}.form-error{color:#d32f2f}.form-honeypot{position:absolute;left:-9999px;opacity:0;height:0;width:0;overflow:hidden;pointer-events:none;tab-index:-1}.form-required{color:#d32f2f;font-weight:400;margin-left:2px}[data-reveal]{opacity:0;transform:translateY(8px);transition:opacity .5s cubic-bezier(.25,.46,.45,.94),transform .5s cubic-bezier(.25,.46,.45,.94)}[data-reveal].revealed{opacity:1;transform:translateY(0)}[data-reveal-stagger]>[data-reveal]:nth-child(1){transition-delay:0ms}[data-reveal-stagger]>[data-reveal]:nth-child(2){transition-delay:80ms}[data-reveal-stagger]>[data-reveal]:nth-child(3){transition-delay:.16s}[data-reveal-stagger]>[data-reveal]:nth-child(4){transition-delay:.24s}[data-reveal-stagger]>[data-reveal]:nth-child(5){transition-delay:.32s}[data-reveal-stagger]>[data-reveal]:nth-child(6){transition-delay:.4s}[data-reveal-stagger]>[data-reveal]:nth-child(7){transition-delay:.48s}[data-reveal-stagger]>[data-reveal]:nth-child(8){transition-delay:.56s}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}[data-reveal-stagger]>[data-reveal]{transition-delay:0ms}*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.container{padding-left:64px;padding-right:64px}}@media(min-width:1728px){.container{max-width:1400px}}@media(min-width:1920px){.container{max-width:1560px}}.container--md{width:100%;max-width:960px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container--md{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.container--md{padding-left:64px;padding-right:64px}}.container--sm{width:100%;max-width:680px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container--sm{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.container--sm{padding-left:64px;padding-right:64px}}.container--xl{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container--xl{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.container--xl{padding-left:64px;padding-right:64px}}@media(min-width:1728px){.container--xl{max-width:1400px}}@media(min-width:1920px){.container--xl{max-width:1560px}}.section{padding-top:64px;padding-bottom:64px}@media(min-width:768px){.section{padding-top:80px;padding-bottom:80px}}@media(min-width:1200px){.section{padding-top:88px;padding-bottom:88px}}@media(min-width:1728px){.section{padding-top:104px;padding-bottom:104px}}.section{background-color:#fff;color:#171e1a}.section--divider-top{position:relative}.section--divider-top:before{content:"";position:absolute;top:0;left:16px;right:16px;height:1px;background-color:#dee4df}@media(min-width:768px){.section--divider-top:before{left:32px;right:32px}}@media(min-width:1200px){.section--divider-top:before{left:64px;right:64px}}.section--green,.section--offwhite{background-color:#f5f9f6}.section--dark,.section--gray{background:linear-gradient(180deg,#14432a,#0d2e1c);color:#fff}.section-header{text-align:center;margin-bottom:48px}@media(min-width:1200px){.section-header{margin-bottom:64px}}@media(min-width:1728px){.section-header{margin-bottom:80px}}.section-title{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:26px;line-height:1.15;letter-spacing:-.005em;color:#171e1a}@media(min-width:768px){.section-title{font-size:30px}}@media(min-width:1200px){.section-title{font-size:36px;line-height:1.12}}@media(min-width:1440px){.section-title{font-size:40px}}@media(min-width:1728px){.section-title{font-size:44px}}.section-title{color:#171e1a}.section-subtitle{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.section-subtitle{font-size:17px}}@media(min-width:1440px){.section-subtitle{font-size:18px}}@media(min-width:1728px){.section-subtitle{font-size:19px}}.section-subtitle{color:#6b7d70;max-width:640px;margin:12px auto 0}.section--dark .section-title,.section--gray .section-title{color:#fff}.section--dark .section-subtitle,.section--gray .section-subtitle{color:#ffffffd1}.text-green{color:#388e3c}.text-muted{color:#6b7d70}.text-small{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.text-small{font-size:14px}}@media(min-width:1440px){.text-small{font-size:14px}}@media(min-width:1728px){.text-small{font-size:15px}}.caption{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.caption{font-size:13px}}@media(min-width:1728px){.caption{font-size:14px}}.badge{display:inline-flex;align-items:center;gap:8px;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.badge{font-size:14px}}@media(min-width:1440px){.badge{font-size:14px}}@media(min-width:1728px){.badge{font-size:15px}}.badge{font-weight:500;padding:6px 12px;background-color:#fafcfa;color:#6b7d70;border:1px solid #DEE4DF;border-radius:8px}.arch-divider{height:1px;background-color:#dee4df;margin:0}body{padding-bottom:76px}@media(min-width:1024px){body{padding-bottom:0}}.mobile-sticky{position:fixed;left:16px;right:16px;bottom:12px;z-index:200;display:flex;align-items:center;gap:8px;height:56px;background-color:#171e1af5;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:0 8px;backdrop-filter:blur(12px);box-shadow:0 16px 48px #1b5e201f;opacity:0;transform:translateY(16px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.mobile-sticky.mobile-sticky--visible{opacity:1;transform:translateY(0);pointer-events:auto}@media(min-width:1024px){.mobile-sticky{display:none}}.mobile-sticky__label{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.mobile-sticky__label{font-size:14px}}@media(min-width:1440px){.mobile-sticky__label{font-size:14px}}@media(min-width:1728px){.mobile-sticky__label{font-size:15px}}.mobile-sticky__label{color:#ffffffb3;padding-left:12px;flex:1;white-space:nowrap}.mobile-sticky__cta{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.mobile-sticky__cta{font-size:14px}}@media(min-width:1440px){.mobile-sticky__cta{font-size:14px}}@media(min-width:1728px){.mobile-sticky__cta{font-size:15px}}.mobile-sticky__cta{font-weight:600;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:12px;background-color:#388e3c;color:#fafcfa;white-space:nowrap;transition:background-color .24s ease,box-shadow .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.mobile-sticky__cta:hover{background-color:#2e7d32;box-shadow:0 10px 26px #388e3c42;transform:translateY(-1px)}.mobile-sticky__whatsapp{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:#fff9;background-color:#ffffff0a;transition:color .24s ease,background-color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.mobile-sticky__whatsapp:hover{color:#ffffffe6;background-color:#ffffff17;transform:translateY(-1px)}.mobile-sticky__whatsapp svg{width:18px;height:18px}.skip-link[data-astro-cid-rz6rvk7f]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-link[data-astro-cid-rz6rvk7f]:focus{position:fixed;top:8px;left:8px;z-index:10000;width:auto;height:auto;clip:auto;overflow:visible;white-space:normal;background:#388e3c;color:#fff;padding:12px 16px;border-radius:12px;font-weight:600}.header{position:fixed;top:0;left:0;right:0;z-index:100;height:56px;transition:background-color .3s ease,box-shadow .3s ease}@media(min-width:1024px){.header{height:64px}}.header--scrolled{background-color:#fffffff5;backdrop-filter:blur(10px);box-shadow:0 1px #388e3c14,0 2px 8px #1b5e200f}.header__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.header__inner{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.header__inner{padding-left:64px;padding-right:64px}}@media(min-width:1728px){.header__inner{max-width:1400px}}@media(min-width:1920px){.header__inner{max-width:1560px}}.header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.header__brand{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:22px;color:#fff;letter-spacing:-.01em;z-index:101;transition:color .3s ease,text-shadow .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.header__brand:hover{transform:translateY(-1px);text-shadow:0 8px 26px rgba(255,255,255,.22)}}.header--scrolled .header__brand{color:#171e1a}.header__logo{width:52px;height:auto;display:inline-block;vertical-align:middle;margin-right:8px}@media(min-width:1024px){.header__logo{width:60px}}.header__nav{display:none}@media(min-width:1024px){.header__nav{display:flex;align-items:center;gap:32px}}.header__nav-link{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.header__nav-link{font-size:14px}}@media(min-width:1440px){.header__nav-link{font-size:14px}}@media(min-width:1728px){.header__nav-link{font-size:15px}}.header__nav-link{position:relative;font-weight:500;color:#fffc;transition:color .24s ease;white-space:nowrap}.header__nav-link:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:1px;background-color:currentColor;opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.header__nav-link:hover{color:#fff}.header__nav-link:hover:after{opacity:.72;transform:scaleX(1)}.header--scrolled .header__nav-link{color:#6b7d70}.header--scrolled .header__nav-link:hover{color:#171e1a}.header__nav-link--active{color:#fff}.header__nav-link--active:after{opacity:.72;transform:scaleX(1)}.header--scrolled .header__nav-link--active{color:#171e1a}.header__actions{display:flex;align-items:center;gap:12px;z-index:101}.header__lang-toggle{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:9999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;transition:border-color .24s ease,background .24s ease,box-shadow .24s ease}@media(hover:hover){.header__lang-toggle:hover{border-color:#ffffff52;background:#ffffff1f}}.header--scrolled .header__lang-toggle{border-color:#388e3c33;background:#e8f5ec99}.header__lang-opt{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.header__lang-opt{font-size:13px}}@media(min-width:1728px){.header__lang-opt{font-size:14px}}.header__lang-opt{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:36px;padding:6px 10px;border-radius:9999px;font-weight:600;letter-spacing:.06em;color:#ffffff73;text-decoration:none;transition:color .24s ease,background .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.header__lang-opt:hover:not(.header__lang-opt--active){color:#fffc;transform:translateY(-1px)}.header__lang-opt--active{background:#fff3;color:#fff;pointer-events:none}.header--scrolled .header__lang-opt{color:#6b7d70}.header--scrolled .header__lang-opt:hover:not(.header--scrolled .header__lang-opt--active){color:#171e1a}.header--scrolled .header__lang-opt--active{background:#388e3c;color:#fff}.header__cta{display:none}@media(min-width:1024px){.header__cta{display:inline-flex}}.header__burger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:none;border:none;cursor:pointer;z-index:101;border-radius:9999px;transition:background-color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.header__burger:hover{background-color:#ffffff1f;transform:translateY(-1px)}}@media(min-width:1024px){.header__burger{display:none}}.header__burger span{display:block;width:20px;height:1.5px;background-color:#fff;position:relative;transition:background-color .2s ease}.header--scrolled .header__burger span{background-color:#171e1a}.header__burger span:before,.header__burger span:after{content:"";display:block;width:20px;height:1.5px;background-color:#fff;position:absolute;left:0;transition:transform .2s ease,background-color .2s ease}.header--scrolled .header__burger span:before,.header--scrolled .header__burger span:after{background-color:#171e1a}.header__burger span:before{top:-6px}.header__burger span:after{top:6px}.header__burger[aria-expanded=true] span{background-color:transparent}.header__burger[aria-expanded=true] span:before{transform:translateY(6px) rotate(45deg);background-color:#171e1a}.header__burger[aria-expanded=true] span:after{transform:translateY(-6px) rotate(-45deg);background-color:#171e1a}.mobile-menu{position:fixed;inset:0;z-index:99;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.mobile-menu--open{opacity:1;visibility:visible}.mobile-menu__logo{width:112px;height:auto;margin-bottom:12px}.mobile-menu__link{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:500;font-size:22px;color:#171e1a;transition:color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.mobile-menu__link:hover{color:#388e3c;transform:translateY(-1px)}.mobile-menu__contacts{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #DEE4DF}.mobile-menu__contact-link{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.mobile-menu__contact-link{font-size:14px}}@media(min-width:1440px){.mobile-menu__contact-link{font-size:14px}}@media(min-width:1728px){.mobile-menu__contact-link{font-size:15px}}.mobile-menu__contact-link{color:#6b7d70;display:flex;align-items:center;gap:8px;transition:color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.mobile-menu__contact-link:hover{color:#171e1a;transform:translate(2px)}.header-sentinel[data-astro-cid-ltcfir7c]{position:absolute;top:0;left:0;width:100%;height:1px}.footer{position:relative;overflow:clip;color:#fff;background:radial-gradient(circle at 18% 12%,rgba(67,160,71,.22),transparent 34%),radial-gradient(circle at 74% 8%,rgba(76,175,80,.13),transparent 32%),linear-gradient(180deg,#073820,#0d2e1c)}.footer__shell{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.footer__shell{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.footer__shell{padding-left:64px;padding-right:64px}}@media(min-width:1728px){.footer__shell{max-width:1400px}}@media(min-width:1920px){.footer__shell{max-width:1560px}}.footer__shell{padding-top:48px;padding-bottom:24px}@media(min-width:768px){.footer__shell{padding-top:64px;padding-bottom:32px}}.footer__grid{display:grid;gap:48px;padding-bottom:48px}@media(min-width:1200px){.footer__grid{grid-template-columns:minmax(360px,1.12fr) minmax(250px,.78fr) minmax(330px,.9fr);gap:64px;min-height:650px}}.footer__column{min-width:0}.footer__column--brand{display:flex;flex-direction:column;gap:24px}.footer__column--nav,.footer__column--support{padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}@media(min-width:1200px){.footer__column--nav,.footer__column--support{padding-top:24px;padding-left:64px;border-top:0;border-left:1px solid rgba(255,255,255,.18)}}.footer__identity{display:grid;gap:16px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.18)}.footer__brand-row{display:flex;align-items:center;gap:12px}.footer__logo{width:96px;height:auto;flex-shrink:0}@media(min-width:768px){.footer__logo{width:120px}}@media(min-width:1200px){.footer__logo{width:132px}}.footer__brand{font-family:Fraunces,Playfair Display,Georgia,serif;font-size:34px;font-weight:600;line-height:1;letter-spacing:0;color:#fff;text-shadow:0 10px 36px rgba(255,255,255,.14);overflow-wrap:anywhere}@media(min-width:768px){.footer__brand{font-size:42px}}@media(min-width:1200px){.footer__brand{font-size:46px}}.footer__tagline{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.footer__tagline{font-size:17px}}@media(min-width:1440px){.footer__tagline{font-size:18px}}@media(min-width:1728px){.footer__tagline{font-size:19px}}.footer__tagline{max-width:22ch;margin:0;color:#ffffffdb}.footer__label,.footer__heading,.footer__contact-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.footer__label,.footer__heading,.footer__contact-label{font-size:13px}}@media(min-width:1728px){.footer__label,.footer__heading,.footer__contact-label{font-size:14px}}.footer__label,.footer__heading,.footer__contact-label{margin:0;color:#ffffffa8;font-weight:700;letter-spacing:.14em}.footer__service{display:grid;gap:12px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.18)}.footer__service-value{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.footer__service-value{font-size:17px}}@media(min-width:1440px){.footer__service-value{font-size:18px}}@media(min-width:1728px){.footer__service-value{font-size:19px}}.footer__service-value{display:inline-flex;align-items:center;gap:16px;margin:0;color:#fff;font-weight:700}.footer__service-icon,.footer__contact-icon,.footer__support-icon,.footer__social{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#81c784}.footer__service-icon{width:42px;height:42px;border-color:#81c7848a}.footer__contact-block{display:grid;gap:16px}.footer__contacts{display:grid;gap:8px}.footer__contact-link{display:grid;grid-template-columns:50px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:66px;padding:8px 16px 8px 12px;color:#ffffffe6;text-decoration:none;background:#ffffff0b;border:1px solid rgba(255,255,255,.13);border-radius:15px;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.footer__contact-link:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}@media(hover:hover){.footer__contact-link:hover{transform:translateY(-1px);background:#ffffff12;border-color:#ffffff38}}.footer__contact-icon{width:42px;height:42px;color:#ffffffe6}.footer__contact-link--whatsapp .footer__contact-icon,.footer__contact-link--whatsapp .footer__contact-value{color:#81c784}.footer__contact-link--instagram .footer__contact-icon{color:#ff5f7f}.footer__contact-copy{display:grid;gap:1px;min-width:0}.footer__contact-label{font-size:12px;color:#fff9}.footer__contact-value{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.footer__contact-value{font-size:16px}}@media(min-width:1440px){.footer__contact-value{font-size:16px}}@media(min-width:1728px){.footer__contact-value{font-size:17px}}.footer__contact-value{color:#fff;font-weight:600;overflow-wrap:anywhere}.footer__arrow{display:inline-flex;color:#ffffffad;transition:transform .18s ease,color .18s ease}@media(hover:hover){.footer__contact-link:hover .footer__arrow,.footer__link:hover .footer__arrow,.footer__support-card:hover .footer__arrow,.footer__language:hover .footer__arrow{color:#fff;transform:translate(3px)}}.footer__micro{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.footer__micro{font-size:14px}}@media(min-width:1440px){.footer__micro{font-size:14px}}@media(min-width:1728px){.footer__micro{font-size:15px}}.footer__micro{display:flex;flex-wrap:wrap;gap:12px 24px;color:#ffffffc7}.footer__micro span{display:inline-flex;align-items:center;gap:8px}.footer__micro svg{color:#81c784}.footer__links{display:grid;gap:32px;margin-top:48px}.footer__link{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.footer__link{font-size:17px}}@media(min-width:1440px){.footer__link{font-size:18px}}@media(min-width:1728px){.footer__link{font-size:19px}}.footer__link{display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:16px;max-width:280px;color:#fff;font-weight:700;text-decoration:none;transition:color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.footer__link:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}.footer__link-icon{display:inline-flex;color:#81c784;transition:transform .24s cubic-bezier(.22,1,.36,1),color .24s ease}.footer__support-list{display:grid;gap:24px}.footer__support-section{display:grid;gap:16px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.16)}.footer__support-section:last-child{padding-bottom:0;border-bottom:0}.footer__support-card{display:grid;grid-template-columns:58px minmax(0,1fr) 20px;align-items:center;gap:16px;color:#fff;text-decoration:none;transition:transform .24s cubic-bezier(.22,1,.36,1),color .24s ease}.footer__support-section--featured .footer__support-card{padding:24px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:16px;transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .24s ease,border-color .24s ease,box-shadow .24s ease}.footer__support-icon{width:58px;height:58px;color:#ffffffdb}.footer__support-section:nth-child(2) .footer__support-icon{color:#81c784}.footer__support-copy{display:grid;gap:3px}.footer__support-value{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.footer__support-value{font-size:17px}}@media(min-width:1440px){.footer__support-value{font-size:18px}}@media(min-width:1728px){.footer__support-value{font-size:19px}}.footer__support-value{color:#fff;font-weight:700}.footer__support-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.footer__support-text{font-size:14px}}@media(min-width:1440px){.footer__support-text{font-size:14px}}@media(min-width:1728px){.footer__support-text{font-size:15px}}.footer__support-text{max-width:25ch;color:#ffffffb8}.footer__legal{display:flex;flex-direction:column;gap:16px;padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}@media(min-width:768px){.footer__legal{flex-direction:row;align-items:center;justify-content:space-between}}.footer__copyright-block{display:flex;flex-direction:column;gap:2px}.footer__copyright{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.footer__copyright{font-size:14px}}@media(min-width:1440px){.footer__copyright{font-size:14px}}@media(min-width:1728px){.footer__copyright{font-size:15px}}.footer__copyright{margin:0;color:#ffffffad}.footer__company,.footer__nif{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.footer__company,.footer__nif{font-size:13px}}@media(min-width:1728px){.footer__company,.footer__nif{font-size:14px}}.footer__company,.footer__nif{margin:0;color:#ffffff80}.footer__legal-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.footer__social{width:54px;height:54px;color:#fff;text-decoration:none;transition:background-color .24s ease,transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease}@media(hover:hover){.footer__social:hover{transform:translateY(-1px);background:#ffffff21}}.footer__social--facebook{color:#9fc4ff}@media(hover:hover){.footer__social--facebook:hover{color:#fff;background:#1877f23d;border-color:#9fc4ff80}}.footer__language{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.footer__language{font-size:16px}}@media(min-width:1440px){.footer__language{font-size:16px}}@media(min-width:1728px){.footer__language{font-size:17px}}.footer__language{display:inline-flex;align-items:center;gap:12px;min-height:54px;padding-left:24px;color:#ffffffdb;text-decoration:none;border-left:1px solid rgba(255,255,255,.18);transition:color .24s ease,transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease}@media(hover:hover){.footer__link:hover,.footer__language:hover{color:#fff;transform:translate(3px)}.footer__link:hover .footer__link-icon{color:#fff;transform:translateY(-1px)}.footer__support-card:hover{transform:translateY(-2px)}.footer__support-section--featured .footer__support-card:hover{background:#ffffff17;border-color:#ffffff38;box-shadow:0 18px 46px #0000001f}.footer__language:hover{border-left-color:#ffffff47}}@media(prefers-reduced-motion:reduce){.footer__contact-link,.footer__arrow,.footer__social,.footer__link,.footer__link-icon,.footer__support-card,.footer__language{transition:none}}.hero{position:relative;min-height:660px;min-height:86svh;display:flex;align-items:flex-end;overflow:hidden;background-color:#14432a}@media(min-width:1024px){.hero{align-items:center;min-height:700px;min-height:82svh}}@media(min-width:1728px){.hero{min-height:760px;min-height:80svh}}.hero__bg{position:absolute;inset:0;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:58% center;filter:saturate(.96) contrast(1.04) brightness(.77)}@media(min-width:1024px){.hero__bg img{object-position:center center}}.hero__bg:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.22) 1px,transparent 1px);background-size:14px 14px;opacity:.18;mask-image:linear-gradient(90deg,#000 0%,#000 30%,transparent 52%);pointer-events:none}.hero__scrim{position:absolute;inset:0;background:linear-gradient(90deg,#0c1611d6,#0c1611ab 27%,#0c16114a 56%,#0c16110f 78%),linear-gradient(180deg,#0c16114d,#0c161105 44%,#0c161161);pointer-events:none}.hero__vignette{position:absolute;inset:0;background:radial-gradient(72% 62% at 52% 58%,#0c161100,#0c161114 64%,#0c161142),linear-gradient(180deg,transparent 62%,rgba(0,0,0,.24) 100%);pointer-events:none}.hero__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.hero__inner{padding-left:32px;padding-right:32px}}@media(min-width:1200px){.hero__inner{padding-left:64px;padding-right:64px}}@media(min-width:1728px){.hero__inner{max-width:1400px}}@media(min-width:1920px){.hero__inner{max-width:1560px}}.hero__inner{position:relative;z-index:1;padding-top:72px;padding-bottom:32px;width:100%}@media(min-width:1024px){.hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.58fr);gap:clamp(56px,7vw,116px);align-items:center;padding-top:76px;padding-bottom:32px}}@media(min-width:1728px){.hero__inner{padding-top:80px;padding-bottom:48px}}.hero__content{max-width:680px}@media(min-width:1728px){.hero__content{max-width:760px}}.hero__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.hero__eyebrow{font-size:13px}}@media(min-width:1728px){.hero__eyebrow{font-size:14px}}.hero__eyebrow{display:block;margin-bottom:24px;color:#ffffffc7;letter-spacing:.18em;text-shadow:0 2px 12px rgba(0,0,0,.42)}.hero__h1{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:34px;line-height:1.08;letter-spacing:-.01em;color:#171e1a}@media(min-width:768px){.hero__h1{font-size:44px;line-height:1.08}}@media(min-width:1200px){.hero__h1{font-size:56px;line-height:1.06}}@media(min-width:1440px){.hero__h1{font-size:64px}}@media(min-width:1728px){.hero__h1{font-size:72px}}.hero__h1{color:#fff;margin-bottom:16px;max-width:11.5ch;text-shadow:0 10px 32px rgba(0,0,0,.34)}.hero__rule{display:block;width:48px;height:1px;background-color:#ffffff47;margin-bottom:24px}@media(min-width:1024px){.hero__rule{width:72px}}.hero__subheading{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.hero__subheading{font-size:17px}}@media(min-width:1440px){.hero__subheading{font-size:18px}}@media(min-width:1728px){.hero__subheading{font-size:19px}}.hero__subheading{color:#ffffffd6;margin-bottom:32px;max-width:45ch;text-shadow:0 2px 12px rgba(0,0,0,.42)}.hero__chips{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}@media(min-width:480px){.hero__chips{flex-direction:row;flex-wrap:wrap}}.hero__chip{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.hero__chip{font-size:14px}}@media(min-width:1440px){.hero__chip{font-size:14px}}@media(min-width:1728px){.hero__chip{font-size:15px}}.hero__chip{display:inline-flex;align-items:center;gap:10px;padding:8px 17px 9px;border-radius:9999px;border:1px solid rgba(255,255,255,.44);background:#ffffff21;color:#fffffff5;font-weight:600;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.28);box-shadow:0 10px 24px #00000029,inset 0 1px #ffffff29;backdrop-filter:blur(16px) saturate(145%);-webkit-backdrop-filter:blur(16px) saturate(145%);transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease,background-color .24s ease,box-shadow .24s ease}.hero__chip:hover{transform:translateY(-2px);border-color:#ffffffc7;background:#ffffff2b;box-shadow:0 14px 30px #0000002e,inset 0 1px #fff3}.hero__chip-icon{display:inline-flex;width:18px;height:18px;color:#66bb6a;flex-shrink:0}.hero__chip-icon svg{width:100%;height:100%}.hero__cta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hero__secondary-link{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.hero__secondary-link{font-size:14px}}@media(min-width:1440px){.hero__secondary-link{font-size:14px}}@media(min-width:1728px){.hero__secondary-link{font-size:15px}}.hero__secondary-link{color:#fffc;font-weight:600;transition:color .24s ease,border-color .24s ease,transform .24s cubic-bezier(.22,1,.36,1);display:inline-flex;align-items:center;gap:4px;text-decoration:none;border-bottom:1px solid transparent}.hero__secondary-link:hover{color:#ffffffe0;border-bottom-color:#ffffff4d;transform:translate(2px)}.hero__service-card{display:none}@media(min-width:1024px){.hero__service-card{display:block;justify-self:end;align-self:center;background:linear-gradient(135deg,#ffffff38,#ffffff1a);backdrop-filter:blur(28px) saturate(160%);-webkit-backdrop-filter:blur(28px) saturate(160%);border:1px solid rgba(255,255,255,.34);border-radius:18px;padding:24px 32px;box-shadow:0 24px 58px #00000038,inset 0 1px #ffffff4d;max-width:330px;width:100%;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease,background .32s ease}}@media(min-width:1728px){.hero__service-card{max-width:360px;padding:32px 32px 48px}}.hero__service-item{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0}.hero__service-item:first-child{padding-top:0}.hero__service-item:last-child{padding-bottom:0}.hero__service-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.22)}.hero__service-item strong{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.hero__service-item strong{font-size:13px}}@media(min-width:1728px){.hero__service-item strong{font-size:14px}}.hero__service-item strong{display:block;font-weight:600;letter-spacing:.12em;color:#ffffffa8;margin-bottom:8px}.hero__service-value{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.hero__service-value{font-size:17px}}@media(min-width:1440px){.hero__service-value{font-size:18px}}@media(min-width:1728px){.hero__service-value{font-size:19px}}.hero__service-value{font-weight:600;color:#fffffff5;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hero__service-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:9999px;color:#66bb6a;background:#ffffff24;box-shadow:inset 0 1px #ffffff2e;transition:background-color .24s ease,color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.hero__service-icon svg{width:24px;height:24px}@media(hover:hover){.hero__service-card:hover{transform:translateY(-4px);border-color:#ffffff7a;background:linear-gradient(135deg,#ffffff42,#ffffff21);box-shadow:0 30px 70px #00000042,inset 0 1px #ffffff57}.hero__service-card:hover .hero__service-icon{color:#fff;background:#66bb6a38;transform:translateY(-1px)}}.process__header{max-width:860px;margin-left:auto;margin-right:auto}.process__header .section-title{margin-top:8px}.process__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.process__eyebrow{font-size:13px}}@media(min-width:1728px){.process__eyebrow{font-size:14px}}.process__eyebrow{margin:0;color:#388e3c;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.process__timeline{position:relative}.process__steps{position:relative;display:grid;gap:24px;margin:0;padding:52px 0 0;list-style:none}@media(min-width:768px){.process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.process__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:76px}.process__steps:before{content:"";position:absolute;top:30px;left:11%;right:11%;height:1px;background:linear-gradient(90deg,transparent,rgba(56,142,60,.34) 8%,rgba(56,142,60,.22) 92%,transparent)}}.process__step{position:relative;min-width:0}@media(min-width:1200px){.process__step{display:flex;flex-direction:column}}.process__step-axis{position:absolute;top:-49px;left:22px;z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:1200px){.process__step-axis{top:-72px;left:50%;transform:translate(-50%)}}.process__step-node{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(56,142,60,.7);border-radius:9999px;background-color:#fffffff5;box-shadow:0 12px 26px #10121314;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease}.process__step-number{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.process__step-number{font-size:16px}}@media(min-width:1440px){.process__step-number{font-size:16px}}@media(min-width:1728px){.process__step-number{font-size:17px}}.process__step-number{margin:0;color:#388e3c;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.process__step-dot{width:7px;height:7px;border-radius:9999px;background-color:#388e3c;box-shadow:0 0 0 5px #388e3c1f}.process__step-body{position:relative;display:flex;flex-direction:column;align-items:center;min-height:100%;padding:clamp(28px,3vw,40px) clamp(20px,2.4vw,28px) 22px;text-align:center;background:linear-gradient(180deg,#fffffffa,#fafcfae6);border:1px solid rgba(222,228,223,.78);border-radius:22px;box-shadow:0 18px 48px #1012130f;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s ease,box-shadow .28s ease}@media(min-width:1200px){.process__step-body{border-radius:0}.process__step:first-child .process__step-body{border-top-left-radius:24px;border-bottom-left-radius:24px}.process__step:last-child .process__step-body{border-top-right-radius:24px;border-bottom-right-radius:24px}.process__step:not(:last-child) .process__step-body:after{content:"";position:absolute;top:50%;right:-11px;z-index:3;width:18px;height:18px;border-top:2px solid rgba(107,125,112,.58);border-right:2px solid rgba(107,125,112,.58);transform:translateY(-50%) rotate(45deg)}}.process__step-icon{display:inline-flex;align-items:center;justify-content:center;width:74px;height:74px;margin-bottom:16px;border-radius:9999px;color:#388e3c;background:#e8f5ecc7}.process__step-icon svg{width:34px;height:34px}.process__step-fact{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.process__step-fact{font-size:13px}}@media(min-width:1728px){.process__step-fact{font-size:14px}}.process__step-fact{margin:0 0 12px;color:#98a69c;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-variant-numeric:tabular-nums}.process__step-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:1.3;color:#171e1a}@media(min-width:1200px){.process__step-title{font-size:20px}}@media(min-width:1440px){.process__step-title{font-size:22px}}@media(min-width:1728px){.process__step-title{font-size:24px}}.process__step-title{margin:0 0 12px;color:#171e1a;max-width:16ch}.process__step-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.process__step-text{font-size:14px}}@media(min-width:1440px){.process__step-text{font-size:14px}}@media(min-width:1728px){.process__step-text{font-size:15px}}.process__step-text{margin:0;color:#6b7d70;max-width:32ch}.process__step-text+.process__step-text{margin-top:12px}.process__step-image{display:block;width:100%;height:154px;margin-top:auto;border-radius:14px;object-fit:cover;background-color:#fafcfa;box-shadow:inset 0 0 0 1px #dee4dfd1;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .32s ease}.process__footer{margin-top:32px}@media(min-width:1200px){.process__footer{margin-top:48px}}.process__highlight{display:grid;gap:24px;padding:24px;background:linear-gradient(180deg,#f5f9f6fa,#fffffff0);border:1px solid rgba(222,228,223,.9);border-radius:22px;box-shadow:0 18px 44px #10121312;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}@media(min-width:768px){.process__highlight{grid-template-columns:auto minmax(0,1fr);align-items:center}}@media(min-width:1200px){.process__highlight{grid-template-columns:auto minmax(0,1fr) 300px;max-width:1240px;min-height:148px;margin:0 auto;padding:32px}}.process__highlight-accent{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;border-radius:9999px;color:#388e3c;background:#e8f5ecdb}.process__highlight-accent svg{width:42px;height:42px}.process__highlight-body{display:grid;gap:12px;min-width:0}.process__highlight-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.process__highlight-label{font-size:13px}}@media(min-width:1728px){.process__highlight-label{font-size:14px}}.process__highlight-label{margin:0;color:#388e3c;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.process__highlight-main{display:grid;gap:16px}@media(min-width:1024px){.process__highlight-main{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:48px}}.process__highlight-value{margin:0;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(40px,4.3vw,58px);line-height:1;font-weight:600;color:#388e3c;font-variant-numeric:tabular-nums}.process__highlight-tags{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding-top:8px}@media(min-width:1024px){.process__highlight-tags{padding-top:0;padding-left:32px;border-left:1px solid rgba(222,228,223,.92)}}.process__highlight-tag{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.process__highlight-tag{font-size:14px}}@media(min-width:1440px){.process__highlight-tag{font-size:14px}}@media(min-width:1728px){.process__highlight-tag{font-size:15px}}.process__highlight-tag{display:inline-flex;align-items:center;gap:8px;color:#374240;font-weight:500}.process__highlight-tag span{display:inline-flex;width:24px;height:24px;color:#374240;flex-shrink:0}.process__highlight-tag svg{width:100%;height:100%}.process__highlight-features{display:flex;flex-wrap:wrap;gap:16px;padding-top:12px;border-top:1px solid rgba(222,228,223,.72)}.process__highlight-feat{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.process__highlight-feat{font-size:14px}}@media(min-width:1440px){.process__highlight-feat{font-size:14px}}@media(min-width:1728px){.process__highlight-feat{font-size:15px}}.process__highlight-feat{display:inline-flex;align-items:center;gap:8px;color:#6b7d70}.process__highlight-feat svg{width:18px;height:18px;padding:3px;border-radius:9999px;color:#fff;background:#388e3c;flex-shrink:0}.process__cta-wrap{display:grid;gap:8px}@media(min-width:768px){.process__cta-wrap{grid-column:1/-1}}@media(min-width:1200px){.process__cta-wrap{grid-column:auto;align-self:stretch;align-content:center;padding-left:48px;border-left:1px solid rgba(222,228,223,.92)}}.process__cta{width:100%;min-height:58px;padding:15px 28px;border-radius:12px;font-size:16px;font-weight:700;box-shadow:0 14px 26px #388e3c38;gap:12px}.process__cta svg{width:18px;height:18px;transition:transform .22s ease}.process__cta-note{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.process__cta-note{font-size:14px}}@media(min-width:1440px){.process__cta-note{font-size:14px}}@media(min-width:1728px){.process__cta-note{font-size:15px}}.process__cta-note{margin:0;color:#98a69c;text-align:center}@media(hover:hover){.process__step:hover .process__step-body{transform:translateY(-3px);border-color:#388e3c33;box-shadow:0 24px 54px #10121317}.process__step:hover .process__step-node{transform:translateY(-1px);box-shadow:0 14px 30px #388e3c1f}.process__step:hover .process__step-image{transform:scale(1.015);filter:saturate(1.04)}.process__highlight:hover{transform:translateY(-3px);border-color:#388e3c33;box-shadow:0 18px 42px #1b5e201a}.process__cta:hover svg{transform:translate(3px)}}.technology__header{max-width:920px;margin-left:auto;margin-right:auto}.technology__header .section-title{max-width:32ch;margin:8px auto 0;text-wrap:balance}.technology__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.technology__eyebrow{font-size:13px}}@media(min-width:1728px){.technology__eyebrow{font-size:14px}}.technology__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:0;color:#388e3c;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.technology__eyebrow span{display:inline-flex;width:18px;height:18px}.technology__eyebrow svg{width:100%;height:100%}.technology__intro{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.technology__intro{font-size:17px}}@media(min-width:1440px){.technology__intro{font-size:18px}}@media(min-width:1728px){.technology__intro{font-size:19px}}.technology__intro{max-width:68ch;text-wrap:balance}.technology__layout{display:grid;gap:24px}@media(min-width:1200px){.technology__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.08fr);align-items:start}}.technology__micro,.technology__diagram,.technology__cta-card,.technology__docs{border:1px solid rgba(222,228,223,.9);background:linear-gradient(180deg,#fffffffa,#fafcfaf0);box-shadow:0 18px 46px #1012130f}.technology__micro{display:flex;flex-direction:column;padding:clamp(24px,3vw,34px);border-radius:22px;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}.technology__micro-head{display:flex;align-items:center;gap:16px;margin-bottom:16px}.technology__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 auto;border-radius:9999px;color:#388e3c;background:#e8f5ece0;transition:transform .24s cubic-bezier(.22,1,.36,1),color .24s ease,background-color .24s ease}.technology__icon svg{width:23px;height:23px}.technology__icon--lg{width:66px;height:66px}.technology__icon--lg svg{width:34px;height:34px}.technology__icon--xl{width:78px;height:78px}.technology__icon--xl svg{width:40px;height:40px}.technology__micro-title{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:26px;line-height:1.15;letter-spacing:-.005em;color:#171e1a}@media(min-width:768px){.technology__micro-title{font-size:30px}}@media(min-width:1200px){.technology__micro-title{font-size:36px;line-height:1.12}}@media(min-width:1440px){.technology__micro-title{font-size:40px}}@media(min-width:1728px){.technology__micro-title{font-size:44px}}.technology__micro-title{margin:0;text-wrap:balance}.technology__micro-copy{display:grid;gap:12px;padding-bottom:24px}.technology__micro-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.technology__micro-text{font-size:16px}}@media(min-width:1440px){.technology__micro-text{font-size:16px}}@media(min-width:1728px){.technology__micro-text{font-size:17px}}.technology__micro-text{margin:0;color:#374240;max-width:60ch}.technology__micro-specs{display:grid;margin:0;padding:16px 0;list-style:none;border-top:1px solid rgba(222,228,223,.88);border-bottom:1px solid rgba(222,228,223,.88)}.technology__micro-specs li{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.technology__micro-specs li{font-size:16px}}@media(min-width:1440px){.technology__micro-specs li{font-size:16px}}@media(min-width:1728px){.technology__micro-specs li{font-size:17px}}.technology__micro-specs li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin:0;color:#374240}.technology__micro-specs li+li{margin-top:12px;padding-top:12px;border-top:1px solid rgba(222,228,223,.72)}.technology__micro-tags{display:flex;flex-wrap:wrap;align-items:center;gap:16px;padding-top:16px}.technology__micro-tag{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.technology__micro-tag{font-size:14px}}@media(min-width:1440px){.technology__micro-tag{font-size:14px}}@media(min-width:1728px){.technology__micro-tag{font-size:15px}}.technology__micro-tag{display:inline-flex;align-items:center;gap:8px;color:#374240;font-weight:500}.technology__micro-tag span{display:inline-flex;width:22px;height:22px;color:#388e3c}.technology__micro-tag svg{width:100%;height:100%}.technology__micro-tag+.technology__micro-tag{padding-left:16px;border-left:1px solid rgba(222,228,223,.92)}.technology__diagram{position:relative;display:grid;grid-template-rows:minmax(300px,1fr) auto;overflow:hidden;margin:0;border-radius:22px;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}@media(min-width:1200px){.technology__diagram{min-height:472px}}.technology__image{position:relative;min-height:300px;overflow:hidden}.technology__image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .56s cubic-bezier(.22,1,.36,1),filter .36s ease}@media(min-width:768px){.technology__image{min-height:360px}}.technology__caption{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin:0;padding:16px clamp(20px,3vw,34px);background:linear-gradient(180deg,#f5f9f6f5,#ffffffe6);border-top:1px solid rgba(222,228,223,.82)}.technology__caption strong,.technology__caption span span{display:block}.technology__caption strong{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.technology__caption strong{font-size:13px}}@media(min-width:1728px){.technology__caption strong{font-size:14px}}.technology__caption strong{color:#388e3c;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.technology__caption span span{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.technology__caption span span{font-size:14px}}@media(min-width:1440px){.technology__caption span span{font-size:14px}}@media(min-width:1728px){.technology__caption span span{font-size:15px}}.technology__caption span span{margin-top:4px;color:#6b7d70;text-transform:uppercase;letter-spacing:.06em}.technology__bottom{display:grid;gap:24px;margin-top:32px}@media(min-width:1200px){.technology__bottom{grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);align-items:stretch}}.technology__support{display:grid;gap:24px}@media(min-width:768px){.technology__support{grid-template-columns:repeat(2,minmax(0,1fr))}}.technology__support-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;min-width:0;padding:24px;transition:background-color .24s ease}@media(min-width:768px){.technology__support-item:not(:last-child){border-right:1px solid rgba(222,228,223,.9)}}.technology__support-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:1.3;color:#171e1a}@media(min-width:1200px){.technology__support-title{font-size:20px}}@media(min-width:1440px){.technology__support-title{font-size:22px}}@media(min-width:1728px){.technology__support-title{font-size:24px}}.technology__support-title{margin:0 0 8px;text-wrap:balance}.technology__support-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.technology__support-text{font-size:16px}}@media(min-width:1440px){.technology__support-text{font-size:16px}}@media(min-width:1728px){.technology__support-text{font-size:17px}}.technology__support-text{margin:0;color:#374240;max-width:34ch}.technology__cta-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:24px;border-radius:18px;background:linear-gradient(135deg,#f5f9f6fa,#ffffffeb);transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}.technology__cta-card h3{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:1.3;color:#171e1a}@media(min-width:1200px){.technology__cta-card h3{font-size:20px}}@media(min-width:1440px){.technology__cta-card h3{font-size:22px}}@media(min-width:1728px){.technology__cta-card h3{font-size:24px}}.technology__cta-card h3{margin:0 0 16px;max-width:18ch}.technology__cta-card .btn{min-height:48px;padding-inline:24px;border-radius:10px}.technology__cta-card .btn span{display:inline-flex;width:18px;height:18px}.technology__cta-card .btn svg{width:100%;height:100%}.technology__docs{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;width:min(100%,760px);margin:32px auto 0;padding:16px 24px;border-radius:16px;color:inherit;text-decoration:none;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.technology__docs strong,.technology__docs span span{display:block}.technology__docs strong{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.technology__docs strong{font-size:17px}}@media(min-width:1440px){.technology__docs strong{font-size:18px}}@media(min-width:1728px){.technology__docs strong{font-size:19px}}.technology__docs strong{color:#171e1a;font-weight:600}.technology__docs span span{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.technology__docs span span{font-size:14px}}@media(min-width:1440px){.technology__docs span span{font-size:14px}}@media(min-width:1728px){.technology__docs span span{font-size:15px}}.technology__docs span span{margin-top:2px;color:#6b7d70}.technology__docs-arrow{display:inline-flex;width:22px;height:22px;color:#388e3c;transition:transform .22s ease}.technology__docs-arrow svg{width:100%;height:100%}@media(hover:hover){.technology__docs:hover{transform:translateY(-1px);border-color:#388e3c3d;box-shadow:0 22px 54px #10121314}.technology__micro:hover,.technology__diagram:hover,.technology__cta-card:hover{transform:translateY(-4px);border-color:#388e3c33;box-shadow:0 18px 42px #1b5e201a}.technology__diagram:hover .technology__image img{transform:scale(1.025);filter:saturate(1.03)}.technology__micro:hover .technology__icon,.technology__support-item:hover .technology__icon,.technology__cta-card:hover .technology__icon{transform:translateY(-2px);background-color:#e8f5ec}.technology__support-item:hover{background-color:#e8f5ec57}.technology__docs:hover .technology__docs-arrow{transform:translate(3px)}}.photo-break{padding-top:clamp(40px,5vw,72px);padding-bottom:clamp(40px,5vw,72px)}.photo-break__grid{display:grid;grid-template-columns:1fr;gap:clamp(12px,1.5vw,18px)}@media(min-width:768px){.photo-break__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(120px,14vw)}}@media(min-width:1200px){.photo-break__grid{grid-auto-rows:minmax(132px,12vw)}}.photo-break__item{position:relative;margin:0;min-height:260px;overflow:hidden;border-radius:8px;background-color:#fafcfa;box-shadow:0 10px 28px #1012130f;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}@media(min-width:768px){.photo-break__item{min-height:0}}.photo-break__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.22,1,.36,1),filter .36s ease}@media(min-width:768px){.photo-break__item--large{grid-column:span 4;grid-row:span 2}}@media(min-width:768px){.photo-break__item--small{grid-column:span 2;grid-row:span 1}}@media(min-width:768px){.photo-break__item--wide{grid-column:span 6;grid-row:span 1}}.photo-break__item--wide img{object-position:center 3%}@media(hover:hover){.photo-break__item:hover{transform:translateY(-3px);box-shadow:0 18px 42px #1b5e201a}.photo-break__item:hover img{transform:scale(1.035);filter:saturate(1.04) contrast(1.02)}}.advantages{background:radial-gradient(circle at 50% 0%,rgba(200,230,207,.34),transparent 34%),linear-gradient(180deg,#fff,#f5f9f6)}.advantages__header{max-width:720px;margin-right:auto;margin-left:auto;margin-bottom:48px;text-align:center}.advantages__header .section-title{font-size:clamp(44px,6vw,84px);line-height:.96}.advantages__header .section-subtitle{max-width:620px;margin-right:auto;margin-left:auto;color:#374240;font-size:18px;line-height:1.65}.advantages__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.advantages__eyebrow{font-size:13px}}@media(min-width:1728px){.advantages__eyebrow{font-size:14px}}.advantages__eyebrow{margin:0 0 12px;color:#2e7d32;font-weight:800;letter-spacing:.08em}.advantages__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:768px){.advantages__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.advantages__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.advantages__card{position:relative;display:grid;align-content:start;justify-items:center;min-height:100%;padding:48px 24px 32px;text-align:center;background:#ffffffe6;border:1px solid rgba(222,228,223,.9);border-radius:16px;box-shadow:0 18px 48px #1b5e2017;overflow:hidden;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .28s ease}@media(hover:hover){.advantages__card:hover{transform:translateY(-6px);border-color:#388e3c42;box-shadow:0 26px 60px #1b5e2021}.advantages__card:hover .advantages__icon{color:#2e7d32;transform:translateY(-3px) scale(1.03);box-shadow:0 16px 28px #1b5e2014}.advantages__card:hover .advantages__card-meta{transform:scale(1.05);box-shadow:0 12px 26px #1b5e203d}}.advantages__card-meta{position:absolute;top:16px;left:16px;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:9999px;background:linear-gradient(180deg,#2e7d32,#1b5e20);color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:800;line-height:1;letter-spacing:0;box-shadow:0 10px 22px #1b5e2033;z-index:2;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease}.advantages__icon{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;margin-bottom:24px;border-radius:9999px;background:radial-gradient(circle at 50% 45%,#ffffffe0,#fff0 68%),#e8f5ecad;color:#2e7d32;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,color .28s ease}.advantages__icon svg{width:44px;height:44px;stroke-width:1.55}.advantages__card-body{display:grid;justify-items:center;gap:16px}.advantages__card-title{margin:0;color:#171e1a;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:clamp(28px,2.1vw,38px);font-weight:650;line-height:1.06}.advantages__card-title:after{content:"";display:block;width:38px;height:2px;margin:16px auto 0;background:#2e7d32;border-radius:9999px}.advantages__card-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.advantages__card-text{font-size:16px}}@media(min-width:1440px){.advantages__card-text{font-size:16px}}@media(min-width:1728px){.advantages__card-text{font-size:17px}}.advantages__card-text{max-width:250px;margin:0;color:#374240}.advantages__summary{display:grid;gap:24px;margin-top:48px;padding:24px;background:#ffffffc2;border:1px solid rgba(222,228,223,.9);border-radius:16px;box-shadow:0 18px 44px #1b5e200f;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}@media(min-width:768px){.advantages__summary{grid-template-columns:auto minmax(0,1fr);align-items:center}}@media(min-width:1200px){.advantages__summary{grid-template-columns:auto minmax(320px,1fr) minmax(520px,.9fr);padding:32px 48px}}.advantages__summary-icon{display:inline-flex;align-items:center;justify-content:center;width:82px;height:82px;border-radius:9999px;background:#e8f5ecc7;color:#2e7d32;transition:transform .24s cubic-bezier(.22,1,.36,1),background-color .24s ease}.advantages__summary-icon svg{width:42px;height:42px;stroke-width:1.55}.advantages__summary-copy h3{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:18px;line-height:1.3;color:#171e1a}@media(min-width:1200px){.advantages__summary-copy h3{font-size:20px}}@media(min-width:1440px){.advantages__summary-copy h3{font-size:22px}}@media(min-width:1728px){.advantages__summary-copy h3{font-size:24px}}.advantages__summary-copy h3{margin:0 0 8px}.advantages__summary-copy p{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.advantages__summary-copy p{font-size:16px}}@media(min-width:1440px){.advantages__summary-copy p{font-size:16px}}@media(min-width:1728px){.advantages__summary-copy p{font-size:17px}}.advantages__summary-copy p{max-width:620px;margin:0;color:#374240}.advantages__summary-list{display:grid;gap:12px;padding:0;margin:0;list-style:none}@media(min-width:768px){.advantages__summary-list{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.advantages__summary-list{grid-column:auto}}.advantages__summary-list li{display:flex;align-items:center;gap:12px;min-width:0;padding:8px 0;color:#374240;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.45}@media(min-width:768px){.advantages__summary-list li{padding:12px 24px;border-left:1px solid #DEE4DF}}.advantages__summary-list svg{flex:0 0 auto;width:14px;height:14px;padding:7px;box-sizing:content-box;border-radius:9999px;background:#c8e6cf85;color:#2e7d32}@media(hover:hover){.advantages__summary:hover{transform:translateY(-3px);border-color:#388e3c2e;box-shadow:0 18px 42px #1b5e201a}.advantages__summary:hover .advantages__summary-icon{transform:translateY(-2px);background-color:#e8f5ecf5}}.services__header{max-width:760px;margin-left:auto;margin-right:auto}.services__panel{max-width:1260px;margin:0 auto;padding:0}.services__grid{--services-row-gap: 12px;display:grid;gap:var(--services-row-gap)}@media(min-width:768px){.services__grid{--services-row-gap: 16px}}.services__item{display:grid;grid-template-columns:56px minmax(0,1fr);gap:16px;align-items:stretch}@media(min-width:768px){.services__item{grid-template-columns:76px minmax(0,1fr);gap:24px}}@media(min-width:1024px){.services__item{grid-template-columns:88px minmax(0,1fr);gap:32px}}.services__timeline{position:relative;display:flex;align-items:center;justify-content:center;min-height:100%}.services__timeline:before{content:"";position:absolute;top:0;bottom:calc(var(--services-row-gap) * -1);left:50%;width:1px;background-color:#388e3c2e;transform:translate(-50%)}.services__timeline:after{content:"";position:absolute;top:calc(100% + var(--services-row-gap) / 2);left:50%;width:5px;height:5px;border-radius:9999px;background-color:#388e3c;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #388e3c14}.services__item:first-child .services__timeline:before{top:50%}.services__item:last-child .services__timeline:before{bottom:50%}.services__item:last-child .services__timeline:after{content:none}.services__item-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:24px;align-items:center;min-height:112px;padding:16px 24px;background-color:#ffffffe6;border:1px solid rgba(222,228,223,.92);border-radius:12px;box-shadow:0 14px 38px #1b5e200f;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease}@media(min-width:768px){.services__item-card{min-height:116px;padding:24px 32px}}@media(min-width:1200px){.services__item-card{gap:32px;min-height:120px;padding:24px 48px}}@media(hover:hover){.services__item:hover .services__item-card{transform:translateY(-4px);box-shadow:0 18px 42px #1b5e201a;border-color:#388e3c33;background-color:#ffffffeb}.services__item:hover .services__icon{color:#388e3c;background-color:#e8f5eceb}.services__item:hover .services__icon svg{transform:translateY(-2px) scale(1.03)}.services__item:hover .services__item-meta{border-color:#388e3c38;color:#388e3c;background-color:#fffffffa;transform:scale(1.04)}}.services__icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:9999px;background-color:#e8f5ec99;color:#6b7d70;transition:color .56s cubic-bezier(.16,1,.3,1),background-color .28s ease,transform .28s cubic-bezier(.22,1,.36,1)}@media(min-width:768px){.services__icon{width:72px;height:72px}}.services__icon svg{width:34px;height:34px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:stroke .52s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1)}.services__item-main{display:grid;gap:8px;min-width:0}.services__item-title{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:22px;line-height:1.15;letter-spacing:0;color:#171e1a;margin:0}@media(min-width:1200px){.services__item-title{font-size:26px}}@media(min-width:1440px){.services__item-title{font-size:28px}}.services__item-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.services__item-text{font-size:16px}}@media(min-width:1440px){.services__item-text{font-size:16px}}@media(min-width:1728px){.services__item-text{font-size:17px}}.services__item-text{margin:0;color:#6b7d70;max-width:40ch}.services__item-meta{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:9999px;border:1px solid #DEE4DF;background-color:#fffffff0;box-shadow:0 2px 8px #1b5e200f;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:700;line-height:1;color:#388e3c;letter-spacing:0;font-variant-numeric:tabular-nums;transition:border-color .28s ease,color .28s ease,background-color .28s ease,transform .28s cubic-bezier(.22,1,.36,1)}@media(min-width:768px){.services__item-meta{width:60px;height:60px;font-size:17px}}.services__note{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.services__note{font-size:14px}}@media(min-width:1440px){.services__note{font-size:14px}}@media(min-width:1728px){.services__note{font-size:15px}}.services__note{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:fit-content;max-width:min(100%,560px);margin:24px auto 0;padding:12px 24px;color:#6b7d70;text-align:left;background-color:#ffffffe6;border:1px solid rgba(222,228,223,.92);border-radius:14px;box-shadow:0 2px 8px #1b5e200f}.services__note-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;border-radius:9999px;border:1px solid rgba(56,142,60,.35);color:#388e3c}.before-after{background-color:#f5f9f6}.before-after__header{text-align:center;margin-bottom:48px}@media(min-width:1200px){.before-after__header{margin-bottom:64px}}.before-after__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.before-after__eyebrow{font-size:13px}}@media(min-width:1728px){.before-after__eyebrow{font-size:14px}}.before-after__eyebrow{color:#388e3c;font-weight:700;letter-spacing:.1em;margin:0 0 12px}.before-after__intro{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.before-after__intro{font-size:17px}}@media(min-width:1440px){.before-after__intro{font-size:18px}}@media(min-width:1728px){.before-after__intro{font-size:19px}}.before-after__intro{color:#6b7d70;max-width:540px;margin:12px auto 0}.before-after__carousel{max-width:780px;margin:0 auto}.before-after__track{position:relative}.before-after__slide{border-radius:16px;overflow:hidden;border:1px solid #DEE4DF;box-shadow:0 2px 8px #1b5e200f;transition:opacity .75s cubic-bezier(.4,0,.2,1),transform .75s cubic-bezier(.4,0,.2,1)}.before-after__slide--hidden{position:absolute;top:0;left:0;right:0;opacity:0;pointer-events:none;transform:scale(.99)}.before-after__slider{position:relative;overflow:hidden;aspect-ratio:4/3;touch-action:none;cursor:grab;user-select:none;background-color:#eef2ef}.before-after__slider:active{cursor:grabbing}.before-after__img-wrap{position:absolute;inset:0}.before-after__img-wrap img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.before-after__img-wrap--after{z-index:1}.before-after__img-wrap--before{z-index:2;clip-path:inset(0 50% 0 0);will-change:clip-path}.before-after__divider{position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;transform:translate(-50%);z-index:3;pointer-events:none;box-shadow:0 0 8px #0000004d;will-change:left}.before-after__handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:9999px;background:#fff;display:flex;align-items:center;justify-content:center;gap:0;box-shadow:0 2px 12px #00000040;pointer-events:auto;cursor:grab;z-index:4;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s ease}.before-after__handle svg{display:block;color:#388e3c;flex-shrink:0}.before-after__handle:hover{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 4px 18px #0000004d}.before-after__handle:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.05)}.before-after__handle:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e;outline-offset:3px}.before-after__label{position:absolute;bottom:12px;z-index:5;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.before-after__label{font-size:13px}}@media(min-width:1728px){.before-after__label{font-size:14px}}.before-after__label{font-weight:600;letter-spacing:.08em;color:#fff;background-color:#0000006b;padding:5px 12px;border-radius:9999px;border:1px solid rgba(255,255,255,.22);pointer-events:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.before-after__label--before{left:12px}.before-after__label--after{right:12px}.before-after__nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.before-after__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:9999px;border:1px solid #DEE4DF;background:#fff;color:#374240;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}@media(hover:hover){.before-after__btn:hover{background:#e8f5ec;border-color:#388e3c4d;transform:translateY(-1px);box-shadow:0 2px 8px #1b5e200f}}.before-after__btn:active{transform:scale(.95)}.before-after__btn:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}.before-after__counter{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.before-after__counter{font-size:16px}}@media(min-width:1440px){.before-after__counter{font-size:16px}}@media(min-width:1728px){.before-after__counter{font-size:17px}}.before-after__counter{font-weight:600;color:#374240;min-width:50px;text-align:center}.visit{padding-top:64px;padding-bottom:64px}@media(min-width:768px){.visit{padding-top:80px;padding-bottom:80px}}@media(min-width:1200px){.visit{padding-top:88px;padding-bottom:88px}}@media(min-width:1728px){.visit{padding-top:104px;padding-bottom:104px}}.visit{padding-left:0;padding-right:0}.visit__wrap{width:100%;max-width:none;padding-left:0;padding-right:0}.visit__card{position:relative;overflow:hidden;border-radius:0;min-height:460px;display:flex;align-items:stretch;background:linear-gradient(135deg,#14432a 0% 50%,#0d2e1c)}@media(min-width:768px){.visit__card{min-height:520px}}@media(min-width:1200px){.visit__card{min-height:620px}}.visit__photo{position:absolute;inset:0}.visit__photo img{display:block}.visit__photo-main{position:absolute;top:0;right:-200px;bottom:0;width:calc(100% + 200px);height:100%;max-height:none;object-fit:cover;object-position:center 30%;transform:none;transition:transform .76s cubic-bezier(.22,1,.36,1),filter .42s ease}.visit__scrim{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#14432ae0,#14432adb)}@media(min-width:768px){.visit__scrim{background:linear-gradient(90deg,#14432afa,#14432af5 28%,#14432ae0 44%,#14432a99,#14432a3d 72%,#14432a0f 84%,#14432a00 94%),linear-gradient(180deg,#14432a00 55%,#14432a4d)}}.visit__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:24px;max-width:1200px;margin-left:auto;margin-right:auto;padding:48px 16px;width:100%}@media(min-width:768px){.visit__content{justify-content:center;padding:64px 32px}}@media(min-width:1200px){.visit__content{padding:80px 64px;gap:24px}}@media(min-width:1728px){.visit__content{max-width:1400px}}@media(min-width:1920px){.visit__content{max-width:1560px}}.visit__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.visit__eyebrow{font-size:13px}}@media(min-width:1728px){.visit__eyebrow{font-size:14px}}.visit__eyebrow{color:#ffffff85;display:flex;align-items:center;gap:12px;letter-spacing:.12em}.visit__eyebrow:after{content:"";display:block;width:22px;height:1px;background:#388e3c;flex-shrink:0}.visit__title{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:26px;line-height:1.15;letter-spacing:-.005em;color:#171e1a}@media(min-width:768px){.visit__title{font-size:30px}}@media(min-width:1200px){.visit__title{font-size:36px;line-height:1.12}}@media(min-width:1440px){.visit__title{font-size:40px}}@media(min-width:1728px){.visit__title{font-size:44px}}.visit__title{color:#fff;max-width:22ch}@media(min-width:1200px){.visit__title{max-width:15ch}}.visit__lead{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.visit__lead{font-size:17px}}@media(min-width:1440px){.visit__lead{font-size:18px}}@media(min-width:1728px){.visit__lead{font-size:19px}}.visit__lead{color:#ffffffbd;max-width:42ch}.visit__facts{display:flex;flex-wrap:wrap;align-self:flex-start;gap:8px;width:fit-content;max-width:100%;padding-top:16px;border-top:1px solid rgba(255,255,255,.14)}@media(min-width:480px){.visit__facts{gap:16px}}.visit__fact{display:flex;align-items:center;gap:8px;padding-right:16px;position:relative}.visit__fact:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:22px;background:#ffffff2e}@media(min-width:480px){.visit__fact{padding-right:24px}}.visit__fact-icon{display:flex;align-items:center;color:#ffffff6b;flex-shrink:0}.visit__fact-body{display:flex;flex-direction:column;gap:1px}.visit__fact-value{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:14px;line-height:1.2;color:#fff}@media(min-width:1200px){.visit__fact-value{font-size:15px}}.visit__fact-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:11px;font-weight:400;line-height:1.3;color:#ffffff75;letter-spacing:.01em}@media(min-width:1200px){.visit__fact-label{font-size:12px}}.visit__actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.visit__cta{flex-shrink:0}.visit__location-link{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.visit__location-link{font-size:14px}}@media(min-width:1440px){.visit__location-link{font-size:14px}}@media(min-width:1728px){.visit__location-link{font-size:15px}}.visit__location-link{font-weight:500;color:#ffffff9e;display:inline-flex;align-items:center;gap:8px;border-radius:8px;transition:color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}.visit__location-link svg{transition:transform .24s cubic-bezier(.22,1,.36,1)}.visit__location-link:hover{color:#fff;transform:translate(2px)}.visit__location-link:hover svg{transform:translate(2px)}.visit__location-link:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}@media(hover:hover){.visit__card:hover .visit__photo-main{transform:scale(1.02);filter:saturate(1.04) contrast(1.02)}}.partnerships__layout{display:grid;gap:48px}@media(min-width:1200px){.partnerships__layout{grid-template-columns:minmax(360px,470px) minmax(0,1fr);gap:80px;align-items:center}}@media(min-width:1440px){.partnerships__layout{grid-template-columns:minmax(380px,500px) minmax(0,1fr);gap:120px}}.partnerships__left{display:grid;gap:24px}.partnerships__intro-block{display:grid;gap:16px}.partnerships__eyebrow,.partnerships__audience-label,.partnerships__col-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.partnerships__eyebrow,.partnerships__audience-label,.partnerships__col-title{font-size:13px}}@media(min-width:1728px){.partnerships__eyebrow,.partnerships__audience-label,.partnerships__col-title{font-size:14px}}.partnerships__eyebrow,.partnerships__audience-label,.partnerships__col-title{color:#388e3c;font-weight:800;letter-spacing:.08em}.partnerships__title{font-family:Fraunces,Playfair Display,Georgia,serif;font-weight:600;font-size:38px;line-height:1.06;letter-spacing:0;color:#171e1a;max-width:13.5ch;margin:0}@media(min-width:768px){.partnerships__title{font-size:44px}}@media(min-width:1200px){.partnerships__title{font-size:48px}}@media(min-width:1440px){.partnerships__title{font-size:52px}}.partnerships__intro{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.partnerships__intro{font-size:17px}}@media(min-width:1440px){.partnerships__intro{font-size:18px}}@media(min-width:1728px){.partnerships__intro{font-size:19px}}.partnerships__intro{max-width:38ch;margin:0;color:#374240}.partnerships__divider{width:70px;height:3px;margin-top:8px;background-color:#388e3c}.partnerships__audiences{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:480px){.partnerships__audiences{grid-template-columns:repeat(2,minmax(0,1fr))}}.partnerships__chip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;min-height:136px;padding:24px;background-color:#ffffffe0;border:1px solid rgba(222,228,223,.96);border-radius:14px;box-shadow:0 2px 8px #1b5e200f;transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,border-color .28s ease,background-color .28s ease}@media(hover:hover){.partnerships__chip:hover{transform:translateY(-4px);border-color:#388e3c2e;box-shadow:0 18px 42px #1b5e201a}}.partnerships__chip-icon,.partnerships__feature-icon,.partnerships__trust-icon,.partnerships__deck-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:16px;background-color:#e8f5ecc7;color:#388e3c}.partnerships__chip-icon svg,.partnerships__feature-icon svg,.partnerships__trust-icon svg,.partnerships__deck-icon svg{display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.partnerships__chip-icon{width:58px;height:58px;border-radius:9999px}.partnerships__chip-icon svg{width:30px;height:30px}.partnerships__chip-copy,.partnerships__feature-copy,.partnerships__deck-note>span:last-child{display:grid;gap:8px;min-width:0}.partnerships__chip-copy{max-width:14ch}.partnerships__chip-label,.partnerships__feature-copy strong,.partnerships__deck-note strong{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.partnerships__chip-label,.partnerships__feature-copy strong,.partnerships__deck-note strong{font-size:16px}}@media(min-width:1440px){.partnerships__chip-label,.partnerships__feature-copy strong,.partnerships__deck-note strong{font-size:16px}}@media(min-width:1728px){.partnerships__chip-label,.partnerships__feature-copy strong,.partnerships__deck-note strong{font-size:17px}}.partnerships__chip-label,.partnerships__feature-copy strong,.partnerships__deck-note strong{margin:0;color:#171e1a;font-weight:700;line-height:1.35}.partnerships__chip-text,.partnerships__feature-copy span,.partnerships__deck-note span span{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.partnerships__chip-text,.partnerships__feature-copy span,.partnerships__deck-note span span{font-size:14px}}@media(min-width:1440px){.partnerships__chip-text,.partnerships__feature-copy span,.partnerships__deck-note span span{font-size:14px}}@media(min-width:1728px){.partnerships__chip-text,.partnerships__feature-copy span,.partnerships__deck-note span span{font-size:15px}}.partnerships__chip-text,.partnerships__feature-copy span,.partnerships__deck-note span span{color:#6b7d70}.partnerships__trust{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.partnerships__trust{font-size:14px}}@media(min-width:1440px){.partnerships__trust{font-size:14px}}@media(min-width:1728px){.partnerships__trust{font-size:15px}}.partnerships__trust{display:inline-flex;align-items:center;gap:12px;margin:8px 0 0;color:#6b7d70}.partnerships__trust-icon{width:34px;height:34px;border-radius:9999px}.partnerships__trust-icon svg{width:20px;height:20px}.partnerships__right{min-width:0}.partnerships__card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffffff5,#ffffffe6 66%,#f5f9f6f5),#fff;border:1px solid rgba(196,204,198,.78);border-radius:18px;box-shadow:0 24px 70px #1b5e2017;transition:transform .34s cubic-bezier(.22,1,.36,1),box-shadow .34s ease,border-color .34s ease}.partnerships__card-body{display:grid;grid-template-columns:1fr}@media(min-width:768px){.partnerships__card-body{grid-template-columns:repeat(2,minmax(0,1fr))}}.partnerships__col{padding:32px 24px}@media(min-width:768px){.partnerships__col{min-height:560px;padding:48px 32px}}@media(min-width:1200px){.partnerships__col{padding:64px 48px}}.partnerships__col:first-child{border-bottom:1px solid rgba(222,228,223,.96)}@media(min-width:768px){.partnerships__col:first-child{border-right:1px solid rgba(222,228,223,.96);border-bottom:0}}.partnerships__col--alt{background:transparent}.partnerships__col-title{margin:0 0 32px}.partnerships__feature-list{display:grid;gap:0;padding:0;margin:0;list-style:none}.partnerships__feature-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:24px;align-items:start;padding:24px 0;border-top:1px solid rgba(222,228,223,.92);transition:transform .24s cubic-bezier(.22,1,.36,1),border-color .24s ease}.partnerships__feature-list li:first-child{border-top:0;padding-top:0}.partnerships__feature-copy{max-width:30ch}.partnerships__feature-icon{width:62px;height:62px}.partnerships__feature-icon svg{width:30px;height:30px;transition:transform .24s cubic-bezier(.22,1,.36,1)}.partnerships__center-icon{display:none}@media(min-width:768px){.partnerships__center-icon{position:absolute;z-index:2;top:50%;left:50%;display:inline-flex;align-items:center;justify-content:center;width:86px;height:86px;border-radius:9999px;background-color:#fffffff5;border:1px solid rgba(222,228,223,.96);color:#388e3c;box-shadow:0 16px 44px #1b5e2017;transform:translate(-50%,-28%);transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease,border-color .32s ease}.partnerships__center-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}}.partnerships__card-footer{position:relative;display:grid;gap:24px;align-items:center;padding:24px;border-top:1px solid rgba(222,228,223,.96);background:linear-gradient(90deg,#f5f9f6f5,#ffffffd1 56%,#f5f9f6b3),linear-gradient(180deg,#ffffffeb,#f5f9f6e6)}@media(min-width:768px){.partnerships__card-footer{grid-template-columns:auto minmax(0,1fr);padding:48px}}@media(min-width:1200px){.partnerships__card-footer{min-height:150px}}.partnerships__card-footer:after{display:none}.partnerships__card-footer>*{position:relative;z-index:1}.partnerships__deck-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;max-width:300px}.partnerships__deck-icon{width:38px;height:38px;background-color:transparent}.partnerships__deck-icon svg{width:24px;height:24px;stroke-width:1.85}@media(hover:hover){.partnerships__card:hover{transform:translateY(-4px);border-color:#388e3c2e;box-shadow:0 24px 58px #1b5e2021}.partnerships__card:hover .partnerships__center-icon{border-color:#388e3c3d;box-shadow:0 20px 48px #1b5e201f;transform:translate(-50%,-32%)}.partnerships__feature-list li:hover{transform:translate(3px);border-color:#388e3c2e}.partnerships__feature-list li:hover svg{transform:translateY(-2px)}}.faq{background:radial-gradient(circle at 50% 0%,rgba(232,245,236,.38),transparent 34%),#fff}.faq .section-header{max-width:760px;margin-right:auto;margin-left:auto;margin-bottom:32px}@media(min-width:768px){.faq .section-header{margin-bottom:48px}}.faq .section-title{letter-spacing:0}.faq .section-subtitle{max-width:680px;color:#374240c2}.faq__list{width:min(100%,1120px);margin:0 auto;padding:12px 16px;background:#fffffff0;border:1px solid rgba(222,228,223,.96);border-radius:16px;box-shadow:0 18px 54px #1b5e2014,0 2px 10px #1b5e200a}@media(min-width:768px){.faq__list{padding:16px 24px}}@media(min-width:1200px){.faq__list{padding:24px 32px}}.faq__item{position:relative;border-bottom:1px solid rgba(222,228,223,.98);transition:background-color .24s ease,border-color .24s ease}.faq__item:last-child{border-bottom:0}.faq__question{width:100%;display:grid;grid-template-columns:42px 1px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:72px;padding:12px 0;background:transparent;border:0;color:inherit;cursor:pointer;text-align:left;border-radius:12px}.faq__question:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}@media(min-width:768px){.faq__question{grid-template-columns:54px 1px minmax(0,1fr) 32px;gap:24px;min-height:82px}}@media(min-width:1200px){.faq__question{min-height:88px}}.faq__question-meta{grid-column:1;grid-row:1;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:24px;line-height:1;color:#388e3cd6;font-variant-numeric:tabular-nums;justify-self:center;transition:color .24s ease,transform .24s cubic-bezier(.22,1,.36,1)}@media(min-width:768px){.faq__question-meta{font-size:26px}}.faq__question:before{content:"";grid-column:2;grid-row:1;width:1px;height:24px;background:#c4ccc6d6;justify-self:center}.faq__question-text{grid-column:3;grid-row:1;font-family:Fraunces,Playfair Display,Georgia,serif;font-size:19px;font-weight:600;line-height:1.25;letter-spacing:0;color:#171e1a;transition:color .24s ease}@media(min-width:768px){.faq__question-text{font-size:23px}}@media(min-width:1200px){.faq__question-text{font-size:25px}}.faq__icon{grid-column:4;grid-row:1;width:24px;height:24px;justify-self:end;color:#388e3c;stroke-width:1.9;transition:transform .32s cubic-bezier(.22,1,.36,1),color .22s ease}.faq__item--open .faq__icon{transform:rotate(45deg);color:#2e7d32}.faq__answer{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transition:grid-template-rows .42s cubic-bezier(.22,1,.36,1),opacity .24s ease}.faq__answer-inner{min-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .24s ease}.faq__answer-inner p{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.faq__answer-inner p{font-size:17px}}@media(min-width:1440px){.faq__answer-inner p{font-size:18px}}@media(min-width:1728px){.faq__answer-inner p{font-size:19px}}.faq__answer-inner p{max-width:920px;margin:0;padding:0 0 24px 58px;color:#6b7d70}@media(min-width:768px){.faq__answer-inner p{padding-right:80px;padding-left:100px}}.faq__item--open .faq__answer{grid-template-rows:1fr;opacity:1}.faq__item--open .faq__answer-inner{opacity:1;transform:translateY(0)}@media(hover:hover){.faq__question:hover .faq__question-text{color:#2e7d32}.faq__item:hover{background-color:#e8f5ec38;border-color:#388e3c29}.faq__question:hover .faq__question-meta{color:#388e3c;transform:translateY(-1px)}}@media(prefers-reduced-motion:reduce){.faq__icon,.faq__answer,.faq__answer-inner{transition:none}}.contact-section{position:relative;overflow:clip;background:radial-gradient(circle at 51% 3%,rgba(232,245,236,.52),transparent 34%),linear-gradient(180deg,#fff,#f5f9f6)}.contact__grid{display:grid;gap:32px}@media(min-width:1200px){.contact__grid{grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(48px,6vw,86px)}}.contact__card--info{display:flex;flex-direction:column;gap:24px}@media(min-width:1200px){.contact__card--info{padding-top:2px}}.contact__card-head{display:grid;gap:12px;max-width:34ch}.contact__eyebrow{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:12px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:#98a69c}@media(min-width:1200px){.contact__eyebrow{font-size:13px}}@media(min-width:1728px){.contact__eyebrow{font-size:14px}}.contact__eyebrow{margin:0;color:#388e3c;font-weight:700;letter-spacing:.1em}.contact__title{margin:0;text-align:left}@media(min-width:1200px){.contact__title{font-size:48px}}.contact__intro{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.contact__intro{font-size:17px}}@media(min-width:1440px){.contact__intro{font-size:18px}}@media(min-width:1728px){.contact__intro{font-size:19px}}.contact__intro{margin:0;max-width:29ch;color:#374240}.contact__channels{display:flex;flex-direction:column;gap:12px;margin-top:8px;max-width:520px}.contact__channel{display:grid;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:16px;min-height:76px;padding:12px 16px;color:inherit;text-decoration:none;background:#ffffffeb;border:1px solid rgba(222,228,223,.9);border-radius:16px;box-shadow:0 12px 30px #1b5e200e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.contact__channel:focus-visible{outline:2px solid #388E3C;outline-offset:2px;box-shadow:0 0 0 4px #388e3c2e}@media(hover:hover){.contact__channel:hover{transform:translateY(-2px);background:#fffffffa;border-color:#388e3c33;box-shadow:0 18px 38px #1b5e2014}}.contact__channel-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;color:#388e3c;background:#e8f5ecb8}.contact__channel:has(svg rect+circle) .contact__channel-icon{color:#d65a47;background:#d65a4714}.contact__channel-copy{display:grid;gap:3px;min-width:0}.contact__channel-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.contact__channel-title{font-size:16px}}@media(min-width:1440px){.contact__channel-title{font-size:16px}}@media(min-width:1728px){.contact__channel-title{font-size:17px}}.contact__channel-title{margin:0;font-weight:700;line-height:1.25;color:#171e1a}.contact__channel-value{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.contact__channel-value{font-size:14px}}@media(min-width:1440px){.contact__channel-value{font-size:14px}}@media(min-width:1728px){.contact__channel-value{font-size:15px}}.contact__channel-value{color:#6b7d70;overflow-wrap:anywhere}.contact__channel--whatsapp .contact__channel-value{color:#388e3c}.contact__channel-action{display:inline-flex;color:#388e3c;transition:transform .18s ease}@media(hover:hover){.contact__channel:hover .contact__channel-action{transform:translate(3px)}}.contact__trust-line{display:flex;flex-wrap:wrap;gap:12px 16px;max-width:620px;margin-top:12px}.contact__trust-item{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.contact__trust-item{font-size:14px}}@media(min-width:1440px){.contact__trust-item{font-size:14px}}@media(min-width:1728px){.contact__trust-item{font-size:15px}}.contact__trust-item{display:inline-flex;align-items:center;gap:8px;color:#374240}.contact__trust-item:not(:last-child):after{content:"";width:1px;height:20px;margin-left:8px;background:#c4ccc6f2}.contact__trust-icon{display:inline-flex;color:#388e3c}.contact__form-wrap{position:relative;padding:24px;background:#fffffff0;border:1px solid rgba(222,228,223,.96);border-radius:16px;box-shadow:0 24px 60px #1b5e2014,0 2px 12px #1b5e200a;transition:transform .32s cubic-bezier(.22,1,.36,1),border-color .32s ease,box-shadow .32s ease}@media(min-width:768px){.contact__form-wrap{padding:32px}}@media(min-width:1200px){.contact__form-wrap{padding:48px 32px}}.contact__form-head{display:none}.contact__form{position:relative;display:flex;flex-direction:column;gap:24px}.contact__form-row{display:grid;grid-template-columns:1fr;gap:16px}.contact__form .form-field{gap:10px}.contact__form .form-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.contact__form .form-label{font-size:14px}}@media(min-width:1440px){.contact__form .form-label{font-size:14px}}@media(min-width:1728px){.contact__form .form-label{font-size:15px}}.contact__form .form-label{color:#171e1a;font-weight:700}.contact__form .form-input{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.contact__form .form-input{font-size:16px}}@media(min-width:1440px){.contact__form .form-input{font-size:16px}}@media(min-width:1728px){.contact__form .form-input{font-size:17px}}.contact__form .form-input{height:58px;padding:0 24px;color:#171e1a;background:#fffffffa;border:1px solid rgba(196,204,198,.96);border-radius:16px;box-shadow:inset 0 1px #ffffffe6;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.contact__form .form-input::placeholder{color:#6b7d70c7}.contact__form .form-input:hover{border-color:#c4ccc6}.contact__form .form-input:focus{outline:none;border-color:#388e3c8f;box-shadow:0 0 0 4px #388e3c17;background:#fff}.contact__form .form-input--textarea{min-height:132px;padding:16px 24px;resize:vertical}.contact__segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:520px}.contact__segment-option{cursor:pointer;width:100%}.contact__segment-option input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.contact__segment-pill{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.contact__segment-pill{font-size:16px}}@media(min-width:1440px){.contact__segment-pill{font-size:16px}}@media(min-width:1728px){.contact__segment-pill{font-size:17px}}.contact__segment-pill{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;padding:0 16px;color:#374240;border:1px solid rgba(222,228,223,.98);border-radius:15px;background:#fffc;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}@media(hover:hover){.contact__segment-pill:hover{color:#388e3c;border-color:#388e3c38;background:#fffffff5}}.contact__segment-option input:checked+.contact__segment-pill{color:#388e3c;border-color:#388e3c47;background:#e8f5ec9e;box-shadow:inset 0 0 0 1px #388e3c0d}.contact__form-error-banner{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.contact__form-error-banner{font-size:14px}}@media(min-width:1440px){.contact__form-error-banner{font-size:14px}}@media(min-width:1728px){.contact__form-error-banner{font-size:15px}}.contact__form-error-banner{padding:12px 16px;color:#d32f2f;background:#d32f2f12;border:1px solid rgba(211,47,47,.18);border-radius:14px}.contact__form-actions{display:flex;align-items:flex-start;padding-top:4px}.contact__form-submit{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:58px;padding:0 32px;border-radius:16px;box-shadow:0 14px 24px #388e3c2e}.contact__form-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;color:#6b7d70d1;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.contact__form-divider{font-size:14px}}@media(min-width:1440px){.contact__form-divider{font-size:14px}}@media(min-width:1728px){.contact__form-divider{font-size:15px}}.contact__form-divider:before,.contact__form-divider:after{content:"";height:1px;background:#dee4dff5}.contact__whatsapp-button{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:15px;line-height:1.6}@media(min-width:1200px){.contact__whatsapp-button{font-size:16px}}@media(min-width:1440px){.contact__whatsapp-button{font-size:16px}}@media(min-width:1728px){.contact__whatsapp-button{font-size:17px}}.contact__whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:0 24px;color:#388e3c;font-weight:700;text-decoration:none;border:1px solid rgba(56,142,60,.34);border-radius:15px;background:#ffffffb3;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}@media(hover:hover){.contact__whatsapp-button:hover{transform:translateY(-1px);border-color:#388e3c8f;background:#e8f5ec38}}.contact__secure-note{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:13px;line-height:1.45}@media(min-width:1200px){.contact__secure-note{font-size:14px}}@media(min-width:1440px){.contact__secure-note{font-size:14px}}@media(min-width:1728px){.contact__secure-note{font-size:15px}}.contact__secure-note{display:flex;align-items:flex-start;gap:12px;margin:2px 0 0;color:#6b7d70}.contact__secure-note svg{flex-shrink:0;margin-top:1px;color:#98a69c}.contact__form-success{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:12px 0}.contact__form-success-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:#388e3c;background:#e8f5ece6;border:1px solid rgba(56,142,60,.14);border-radius:9999px}.contact__form-success-text{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;font-size:16px;line-height:1.6}@media(min-width:1200px){.contact__form-success-text{font-size:17px}}@media(min-width:1440px){.contact__form-success-text{font-size:18px}}@media(min-width:1728px){.contact__form-success-text{font-size:19px}}.contact__form-success-text{max-width:36ch;margin:0;color:#374240}@media(hover:hover){.contact__form-wrap:hover{transform:translateY(-3px);border-color:#388e3c2e;box-shadow:0 28px 70px #1b5e201a,0 2px 12px #1b5e200d}}@media(prefers-reduced-motion:reduce){.contact__channel,.contact__channel-action,.contact__form .form-input,.contact__segment-pill,.contact__whatsapp-button{transition:none}}
