.TeamSection-module__SEN6tq__teamSection{margin-bottom:var(--space-team)}.TeamSection-module__SEN6tq__areasCarousel{margin-top:2.5rem;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.TeamSection-module__SEN6tq__areasCarousel .swiper-wrapper{transition-timing-function:linear}.TeamSection-module__SEN6tq__areasCarousel .swiper{padding-top:8px;padding-bottom:8px}.TeamSection-module__SEN6tq__areaSlide{height:auto;width:260px!important}.TeamSection-module__SEN6tq__areaCard{border:1px solid var(--color-border,#e4e8e6);border-radius:var(--border-radius-xl,.75rem);width:100%;height:100%;min-height:160px;color:var(--color-primary);background:#fff;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1.5rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 12px #0000000f}.TeamSection-module__SEN6tq__areaCard:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 10px 24px #3d7c6d2e}.TeamSection-module__SEN6tq__areaIcon{font-size:2rem;line-height:1}.TeamSection-module__SEN6tq__areaTitle{color:var(--color-heading,#2e5f54);font-size:1.05rem;font-weight:700;line-height:1.3}.TeamSection-module__SEN6tq__areaDesc{color:var(--color-text,#4a4a4a);white-space:normal;font-size:.9rem;font-weight:400;line-height:1.5}.TeamSection-module__SEN6tq__areaControls{justify-content:center;align-items:center;gap:2.5rem;margin-top:1.75rem;display:flex}.TeamSection-module__SEN6tq__navBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:2rem;line-height:1;transition:color .2s,transform .2s;transform:translateY(-3px)}.TeamSection-module__SEN6tq__navBtn:hover{color:var(--color-primary-hover,#336859);transform:translateY(-3px)scale(1.1)}.TeamSection-module__SEN6tq__navBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.TeamSection-module__SEN6tq__dots{justify-content:center;align-items:center;gap:.65rem;display:flex}.TeamSection-module__SEN6tq__dot{cursor:pointer;background:#3d7c6d4d;border-radius:50%;width:10px;height:10px;transition:background .25s,transform .25s}.TeamSection-module__SEN6tq__dotActive{background:var(--color-primary);transform:scale(1.4)}@media (max-width:480px){.TeamSection-module__SEN6tq__areaControls{gap:1rem}.TeamSection-module__SEN6tq__areaSlide{width:220px!important}.TeamSection-module__SEN6tq__areaCard{min-height:150px;padding:1.25rem}.TeamSection-module__SEN6tq__areaTitle{font-size:1rem}.TeamSection-module__SEN6tq__areaDesc{font-size:.85rem}}:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.TeamSection-module__SEN6tq__team-section__container{max-width:var(--content-size,1200px);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.TeamSection-module__SEN6tq__team-section__header{text-align:center;margin-bottom:3rem}.TeamSection-module__SEN6tq__team-section__quote{color:var(--color-accent);word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:1.125rem;font-style:italic;font-weight:600;line-height:1.4}.TeamSection-module__SEN6tq__team-section__grid{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.TeamSection-module__SEN6tq__team-section__member{flex-direction:column;align-items:center;display:flex}.TeamSection-module__SEN6tq__team-section__member-image-container{border-radius:1rem;width:16rem;height:20rem;margin-bottom:1.5rem;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.TeamSection-module__SEN6tq__team-section__member:hover .TeamSection-module__SEN6tq__team-section__member-image-container{transform:scale(1.02)}.TeamSection-module__SEN6tq__team-section__member-image{object-fit:cover}.TeamSection-module__SEN6tq__team-section__member-overlay{opacity:0;background:linear-gradient(#0000,#0006);transition:opacity .3s;position:absolute;inset:0}.TeamSection-module__SEN6tq__team-section__member:hover .TeamSection-module__SEN6tq__team-section__member-overlay{opacity:1}@media (max-width:768px){.TeamSection-module__SEN6tq__team-section__container{padding-left:1rem;padding-right:1rem}.TeamSection-module__SEN6tq__team-section__grid{gap:2rem}.TeamSection-module__SEN6tq__team-section__member-image-container{width:14rem;height:18rem}.TeamSection-module__SEN6tq__team-section__quote{font-size:1rem;line-height:1.4}}@media (max-width:640px){.TeamSection-module__SEN6tq__team-section__grid{gap:1.5rem}.TeamSection-module__SEN6tq__team-section__member-image-container{width:12rem;height:16rem}.TeamSection-module__SEN6tq__team-section__header{margin-bottom:2rem}}@media (max-width:480px){.TeamSection-module__SEN6tq__team-section__member-image-container{width:10rem;height:14rem;margin-bottom:1rem}.TeamSection-module__SEN6tq__team-section__quote{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.9rem;line-height:1.3}}@media (max-width:375px){.TeamSection-module__SEN6tq__team-section__quote{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.8rem;line-height:1.3}}.TeamSection-module__SEN6tq__team-section__member-link:focus{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes TeamSection-module__SEN6tq__memberHover{0%{transform:scale(1)}to{transform:scale(1.02)}}.TeamSection-module__SEN6tq__team-section__member:hover .TeamSection-module__SEN6tq__team-section__member-image-container{animation:.3s forwards TeamSection-module__SEN6tq__memberHover}@media print{.TeamSection-module__SEN6tq__team-section__member-overlay{display:none}.TeamSection-module__SEN6tq__team-section__member-image-container{box-shadow:none;transform:none!important}}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ContactForm-module__ujgfsG__contact-form__input{color:var(--color-contrast);background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.75rem;font-family:inherit;font-size:16px;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ContactForm-module__ujgfsG__contact-form__input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #3d7c6d1a}.ContactForm-module__ujgfsG__contact-form__textarea{resize:vertical;min-height:120px}.ContactForm-module__ujgfsG__contact-form{margin-bottom:var(--space-contact)}.ContactForm-module__ujgfsG__contact-form__container{background:linear-gradient(90deg,#0000,#f5f5f5,#0000);max-width:80%;margin:32px 191.9px;padding-left:1.5rem;padding-right:1.5rem}.ContactForm-module__ujgfsG__contact-form__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.ContactForm-module__ujgfsG__contact-form__image-container{border-radius:1rem;order:2;height:450px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ContactForm-module__ujgfsG__contact-form__image{object-fit:cover}.ContactForm-module__ujgfsG__contact-form__image-overlay{background:linear-gradient(#0000,#3d7c6dcc);position:absolute;inset:0}.ContactForm-module__ujgfsG__contact-form__image-content{color:#fff;padding:2rem;position:absolute;bottom:0;left:0;right:0}.ContactForm-module__ujgfsG__contact-form__image-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ContactForm-module__ujgfsG__contact-form__image-description{color:#ffffffe6;margin:0}.ContactForm-module__ujgfsG__contact-form__form-section{order:1}.ContactForm-module__ujgfsG__contact-form__form-container{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1rem;box-shadow:0 25px 50px -12px #00000040}.ContactForm-module__ujgfsG__contact-form__form-header{text-align:center;margin-bottom:2rem}.ContactForm-module__ujgfsG__contact-form__badge{color:var(--color-primary);background:#3d7c6d1a;border-radius:9999px;margin-bottom:.75rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.ContactForm-module__ujgfsG__contact-form__title{color:var(--color-primary);margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.ContactForm-module__ujgfsG__contact-form__subtitle{color:#6b7280;margin-top:.5rem;margin-bottom:0}.ContactForm-module__ujgfsG__contact-form__success{text-align:center;padding:3rem 0}.ContactForm-module__ujgfsG__contact-form__success-icon-container{background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.ContactForm-module__ujgfsG__contact-form__success-icon{color:#10b981;width:2rem;height:2rem}.ContactForm-module__ujgfsG__contact-form__success-title{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ContactForm-module__ujgfsG__contact-form__success-message{color:#6b7280;margin:0}.ContactForm-module__ujgfsG__contact-form__form{flex-direction:column;gap:1.25rem;display:flex}.ContactForm-module__ujgfsG__contact-form__field-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.ContactForm-module__ujgfsG__contact-form__field{flex-direction:column;display:flex}.ContactForm-module__ujgfsG__contact-form__label{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}.ContactForm-module__ujgfsG__contact-form__required{color:#ef4444;margin-left:.25rem}.ContactForm-module__ujgfsG__contact-form__input,.ContactForm-module__ujgfsG__contact-form__select,.ContactForm-module__ujgfsG__contact-form__textarea{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.ContactForm-module__ujgfsG__contact-form__input:focus,.ContactForm-module__ujgfsG__contact-form__select:focus,.ContactForm-module__ujgfsG__contact-form__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #3d7c6d1a}.ContactForm-module__ujgfsG__contact-form__input--error,.ContactForm-module__ujgfsG__contact-form__select--error,.ContactForm-module__ujgfsG__contact-form__textarea--error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.ContactForm-module__ujgfsG__contact-form__textarea{resize:vertical;min-height:6rem;font-family:inherit}.ContactForm-module__ujgfsG__contact-form__error{color:#ef4444;margin-top:.25rem;margin-bottom:0;font-size:.875rem}.ContactForm-module__ujgfsG__contact-form__submit{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.ContactForm-module__ujgfsG__contact-form__submit:hover:not(:disabled){background:var(--color-secondary);transform:translateY(-1px);box-shadow:0 4px 12px #3d7c6d4d}.ContactForm-module__ujgfsG__contact-form__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ContactForm-module__ujgfsG__contact-form__submit-icon{width:1.25rem;height:1.25rem}.ContactForm-module__ujgfsG__contact-form__spinner{width:1.25rem;height:1.25rem;animation:1s linear infinite ContactForm-module__ujgfsG__spin}@media (min-width:640px){.ContactForm-module__ujgfsG__contact-form__field-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ContactForm-module__ujgfsG__contact-form__grid{grid-template-columns:repeat(2,1fr)}.ContactForm-module__ujgfsG__contact-form__image-container,.ContactForm-module__ujgfsG__contact-form__form-section{order:unset}.ContactForm-module__ujgfsG__contact-form__form-section{order:2}.ContactForm-module__ujgfsG__contact-form__image-container{order:1}}@media (max-width:480px){.ContactForm-module__ujgfsG__contact-form__form-container{padding:.75rem}.ContactForm-module__ujgfsG__contact-form__form-header{margin-bottom:1.5rem}.ContactForm-module__ujgfsG__contact-form__title{font-size:1.5rem}.ContactForm-module__ujgfsG__contact-form__image-content{padding:1.5rem}.ContactForm-module__ujgfsG__contact-form__image-title{font-size:1.25rem}}@media (max-width:768px){.ContactForm-module__ujgfsG__contact-form__container{background:0 0!important;max-width:100%!important;margin:24px 1rem!important;padding-left:1rem!important;padding-right:1rem!important}.ContactForm-module__ujgfsG__contact-form__grid{grid-template-columns:1fr!important;gap:1.25rem!important}.ContactForm-module__ujgfsG__contact-form__image-container{order:2!important;width:100%!important;height:260px!important}.ContactForm-module__ujgfsG__contact-form__form-section{order:1!important;width:100%!important}.ContactForm-module__ujgfsG__contact-form__form-container{box-shadow:none!important;border:1px solid #0000000a!important;padding:.75rem!important}.ContactForm-module__ujgfsG__contact-form__field-grid{grid-template-columns:1fr!important}}.ContactForm-module__ujgfsG__contact-form__input:focus-visible,.ContactForm-module__ujgfsG__contact-form__select:focus-visible,.ContactForm-module__ujgfsG__contact-form__textarea:focus-visible,.ContactForm-module__ujgfsG__contact-form__submit:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes ContactForm-module__ujgfsG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContactForm-module__ujgfsG__contact-form__submit--loading{pointer-events:none}.ContactForm-module__ujgfsG__contact-form__field--error .ContactForm-module__ujgfsG__contact-form__input,.ContactForm-module__ujgfsG__contact-form__field--error .ContactForm-module__ujgfsG__contact-form__select,.ContactForm-module__ujgfsG__contact-form__field--error .ContactForm-module__ujgfsG__contact-form__textarea{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Layout-module__Qdn_Yq__layout__container{max-width:var(--content-size);padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);margin:0 auto}.Layout-module__Qdn_Yq__layout__container--wide{max-width:var(--wide-size);padding:0 var(--spacing-lg);margin:0 auto}.Layout-module__Qdn_Yq__layout__section{padding:var(--spacing-4xl)0}.Layout-module__Qdn_Yq__layout__section--sm{padding:var(--spacing-2xl)0}.Layout-module__Qdn_Yq__layout__section--alt{background-color:var(--color-light-bg)}.Layout-module__Qdn_Yq__layout__section-header{text-align:center;max-width:800px;margin:0 auto var(--spacing-3xl)}.Layout-module__Qdn_Yq__layout__section-header .Layout-module__Qdn_Yq__layout__section-title{margin-bottom:var(--spacing-md)}.Layout-module__Qdn_Yq__layout__section-header .Layout-module__Qdn_Yq__layout__section-description{color:var(--color-contrast);font-size:var(--font-size-lg)}.Layout-module__Qdn_Yq__layout__separator{background:linear-gradient(to right,transparent,var(--color-secondary-background),transparent);height:1px;margin:var(--spacing-3xl)auto;border:none;max-width:80%}@media (max-width:1024px){.Layout-module__Qdn_Yq__layout__section{padding:var(--spacing-3xl)0}}@media (max-width:768px){.Layout-module__Qdn_Yq__layout__container{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.Layout-module__Qdn_Yq__layout__container--wide{padding:0 var(--spacing-md)}.Layout-module__Qdn_Yq__layout__section{padding:var(--spacing-2xl)0}.Layout-module__Qdn_Yq__layout__section--sm{padding:var(--spacing-xl)0}.Layout-module__Qdn_Yq__layout__separator{margin:var(--spacing-2xl)auto}}.Layout-module__Qdn_Yq__layout__compat-container{max-width:var(--content-size);padding-left:var(--spacing-lg);padding-right:var(--spacing-lg);margin:0 auto}.Layout-module__Qdn_Yq__layout__compat-container-wide{max-width:var(--wide-size);padding:0 var(--spacing-lg);margin:0 auto}.Layout-module__Qdn_Yq__layout__compat-section{padding:var(--spacing-4xl)0}.Layout-module__Qdn_Yq__layout__compat-section-sm{padding:var(--spacing-2xl)0}.Layout-module__Qdn_Yq__layout__compat-section-alt{background-color:var(--color-light-bg)}.Layout-module__Qdn_Yq__layout__compat-section-header{text-align:center;max-width:800px;margin:0 auto var(--spacing-3xl)}.Layout-module__Qdn_Yq__layout__compat-section-header h2{margin-bottom:var(--spacing-md)}.Layout-module__Qdn_Yq__layout__compat-section-header p{color:var(--color-contrast);font-size:var(--font-size-lg)}.Layout-module__Qdn_Yq__layout__compat-separator{background:linear-gradient(to right,transparent,var(--color-secondary-background),transparent);height:1px;margin:var(--spacing-3xl)auto;border:none;max-width:80%}@media (max-width:1024px){.Layout-module__Qdn_Yq__layout__compat-section{padding:var(--spacing-3xl)0}}@media (max-width:768px){.Layout-module__Qdn_Yq__layout__compat-container{padding-left:var(--spacing-md);padding-right:var(--spacing-md)}.Layout-module__Qdn_Yq__layout__compat-container-wide{padding:0 var(--spacing-md)}.Layout-module__Qdn_Yq__layout__compat-section{padding:var(--spacing-2xl)0}.Layout-module__Qdn_Yq__layout__compat-section-sm{padding:var(--spacing-xl)0}.Layout-module__Qdn_Yq__layout__compat-separator{margin:var(--spacing-2xl)auto}}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ServicesOverview-module__4Bb1IG__services-overview{margin-bottom:0}.ServicesOverview-module__4Bb1IG__services-overview__container{max-width:var(--content-size,1200px);padding-left:1.5rem;padding-right:1.5rem;padding-bottom:var(--spacing-12);margin:0 auto}.ServicesOverview-module__4Bb1IG__services-overview__header{text-align:center;margin-bottom:3rem}.ServicesOverview-module__4Bb1IG__services-overview__badge{color:var(--color-primary);background:#3d7c6d1a;border-radius:9999px;margin-bottom:1rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.ServicesOverview-module__4Bb1IG__services-overview__title{color:var(--color-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.ServicesOverview-module__4Bb1IG__services-overview__description{color:#6b7280;margin:0;font-size:1rem}.ServicesOverview-module__4Bb1IG__services-overview__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.ServicesOverview-module__4Bb1IG__services-overview__service-card{border:1px solid var(--color-border,#e4e8e6);text-align:center;background:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.ServicesOverview-module__4Bb1IG__services-overview__service-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}.ServicesOverview-module__4Bb1IG__services-overview__service-icon-container{width:5rem;height:5rem;color:var(--color-primary);background:#3d7c6d1a;border-radius:1rem;justify-content:center;align-items:center;margin:0 auto 1.5rem;transition:all .3s;display:flex}.ServicesOverview-module__4Bb1IG__services-overview__service-card:hover .ServicesOverview-module__4Bb1IG__services-overview__service-icon-container{background:var(--color-primary);color:#fff}.ServicesOverview-module__4Bb1IG__services-overview__service-icon{width:3rem;height:3rem}.ServicesOverview-module__4Bb1IG__services-overview__service-title{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ServicesOverview-module__4Bb1IG__services-overview__service-description{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem;font-style:italic;line-height:1.5}.ServicesOverview-module__4Bb1IG__services-overview__service-items{text-align:left;margin:0;padding:0;list-style:none}.ServicesOverview-module__4Bb1IG__services-overview__service-item{color:#4b5563;margin-bottom:.5rem;padding-left:1.5rem;font-size:.875rem;position:relative}.ServicesOverview-module__4Bb1IG__services-overview__service-item:last-child{margin-bottom:0}.ServicesOverview-module__4Bb1IG__services-overview__service-item:before{content:"";background:var(--color-primary);border-radius:50%;width:.375rem;height:.375rem;position:absolute;top:.375rem;left:0}@media (max-width:768px){.ServicesOverview-module__4Bb1IG__services-overview__container{padding-left:1rem;padding-right:1rem}.ServicesOverview-module__4Bb1IG__services-overview__grid{grid-template-columns:1fr;gap:1.5rem}.ServicesOverview-module__4Bb1IG__services-overview__header{margin-bottom:2rem}.ServicesOverview-module__4Bb1IG__services-overview__title{font-size:1.5rem}.ServicesOverview-module__4Bb1IG__services-overview__service-card{margin-bottom:1rem;padding:1.5rem 1rem}.ServicesOverview-module__4Bb1IG__services-overview__service-icon-container{width:4rem;height:4rem;margin-bottom:1.25rem}.ServicesOverview-module__4Bb1IG__services-overview__service-icon{width:2.5rem;height:2.5rem}.ServicesOverview-module__4Bb1IG__services-overview__service-title{margin-bottom:.5rem;font-size:1.125rem}.ServicesOverview-module__4Bb1IG__services-overview__service-description{margin-bottom:1.25rem;font-size:.8125rem}.ServicesOverview-module__4Bb1IG__services-overview__service-item{margin-bottom:.375rem;font-size:.8125rem}}@media (max-width:480px){.ServicesOverview-module__4Bb1IG__services-overview__grid{gap:1rem}.ServicesOverview-module__4Bb1IG__services-overview__service-card{padding:1.25rem .875rem}.ServicesOverview-module__4Bb1IG__services-overview__service-icon-container{width:3.5rem;height:3.5rem;margin-bottom:1rem}.ServicesOverview-module__4Bb1IG__services-overview__service-icon{width:2rem;height:2rem}.ServicesOverview-module__4Bb1IG__services-overview__title{font-size:1.25rem}}.ServicesOverview-module__4Bb1IG__services-overview__service-card:focus-within{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes ServicesOverview-module__4Bb1IG__cardHover{0%{transform:translateY(0);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}to{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}}.ServicesOverview-module__4Bb1IG__services-overview__service-card:hover{animation:.3s forwards ServicesOverview-module__4Bb1IG__cardHover}.ServicesOverview-module__4Bb1IG__services-overview__service-card[data-hover=true] .ServicesOverview-module__4Bb1IG__services-overview__service-icon-container{background:var(--color-primary);color:#fff}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ServicesSection-module__Ywog3W__servicesSection{margin-bottom:var(--space-services);padding-top:var(--spacing-12);padding-bottom:var(--spacing-12);box-shadow:none;z-index:auto;background-color:#0000;border-radius:0;margin:0;position:static;overflow:visible}.ServicesSection-module__Ywog3W__servicesSection>.ServicesSection-module__Ywog3W__container,.ServicesSection-module__Ywog3W__servicesSection .ServicesSection-module__Ywog3W__container.ServicesSection-module__Ywog3W__mx-auto{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LegalServices-module__zRKqvG__legal-services{margin-top:var(--space-services);padding-top:var(--spacing-8);padding-bottom:var(--spacing-8);margin-bottom:0}.LegalServices-module__zRKqvG__legal-services__container{max-width:var(--content-size,1200px);margin:0 auto;padding-bottom:48px;padding-left:1.5rem;padding-right:1.5rem}.LegalServices-module__zRKqvG__legal-services__banner{border-radius:1rem;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.LegalServices-module__zRKqvG__legal-services__banner-overlay{background:linear-gradient(90deg,#3d7c6de6,#2e5f54e6);position:absolute;inset:0}.LegalServices-module__zRKqvG__legal-services__banner-content{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2.5rem;display:flex;position:relative}.LegalServices-module__zRKqvG__legal-services__banner-logo{border:4px solid #fff3;border-radius:50%;width:6.25rem;height:6.5rem}.LegalServices-module__zRKqvG__legal-services__banner-text{text-align:center}.LegalServices-module__zRKqvG__legal-services__banner-title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.LegalServices-module__zRKqvG__legal-services__banner-title:hover{opacity:.9;color:#fff}.LegalServices-module__zRKqvG__legal-services__banner-subtitle{color:#fffc;margin:0;font-size:1.125rem}.LegalServices-module__zRKqvG__legal-services__header{text-align:center;margin-bottom:3rem}.LegalServices-module__zRKqvG__legal-services__header-title{color:var(--color-contrast);margin-bottom:1rem;font-size:2rem;font-weight:700}.LegalServices-module__zRKqvG__legal-services__header-description{color:#6b7280;margin:0;font-size:1rem}.LegalServices-module__zRKqvG__legal-services__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.LegalServices-module__zRKqvG__legal-services__service-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.LegalServices-module__zRKqvG__legal-services__service-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}.LegalServices-module__zRKqvG__legal-services__service-header{padding:1.5rem 1.5rem 0}.LegalServices-module__zRKqvG__legal-services__service-title{color:var(--color-primary);text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.LegalServices-module__zRKqvG__legal-services__service-content{padding:1.5rem}.LegalServices-module__zRKqvG__legal-services__service-list{margin:0;padding:0;list-style:none}.LegalServices-module__zRKqvG__legal-services__service-item{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.LegalServices-module__zRKqvG__legal-services__service-item:last-child{margin-bottom:0}.LegalServices-module__zRKqvG__legal-services__service-icon{width:1.25rem;height:1.25rem;color:var(--color-primary);flex-shrink:0;margin-top:.125rem}.LegalServices-module__zRKqvG__legal-services__service-link{color:#4b5563;text-decoration:none;transition:color .2s}.LegalServices-module__zRKqvG__legal-services__service-link:hover{color:var(--color-primary)}.LegalServices-module__zRKqvG__legal-services__service-text{color:#4b5563;margin:0}@media (max-width:768px){.LegalServices-module__zRKqvG__legal-services__container{padding-left:1rem;padding-right:1rem}.LegalServices-module__zRKqvG__legal-services__banner{margin-bottom:1.5rem}.LegalServices-module__zRKqvG__legal-services__banner-content{gap:1.5rem;padding:2rem}.LegalServices-module__zRKqvG__legal-services__banner-logo{width:5rem;height:5.2rem}.LegalServices-module__zRKqvG__legal-services__banner-title{font-size:1.25rem}.LegalServices-module__zRKqvG__legal-services__banner-subtitle{font-size:1rem}.LegalServices-module__zRKqvG__legal-services__grid{grid-template-columns:1fr;gap:1.5rem}.LegalServices-module__zRKqvG__legal-services__header{margin-bottom:2rem}.LegalServices-module__zRKqvG__legal-services__header-title{font-size:1.5rem}.LegalServices-module__zRKqvG__legal-services__service-card{margin-bottom:1rem}.LegalServices-module__zRKqvG__legal-services__service-header,.LegalServices-module__zRKqvG__legal-services__service-content{padding-left:1rem;padding-right:1rem}.LegalServices-module__zRKqvG__legal-services__service-header{padding-top:1rem}.LegalServices-module__zRKqvG__legal-services__service-content{padding-bottom:1rem}}@media (max-width:480px){.LegalServices-module__zRKqvG__legal-services__banner-content{padding:1.5rem}.LegalServices-module__zRKqvG__legal-services__banner-logo{width:4rem;height:4.16rem}.LegalServices-module__zRKqvG__legal-services__banner-title{font-size:1.125rem}.LegalServices-module__zRKqvG__legal-services__banner-subtitle{font-size:.875rem}.LegalServices-module__zRKqvG__legal-services__grid{gap:1rem}}.LegalServices-module__zRKqvG__legal-services__service-link:focus{outline:2px solid var(--color-primary);outline-offset:2px}@keyframes LegalServices-module__zRKqvG__cardHover{0%{transform:translateY(0);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}to{transform:translateY(-3px);box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}}.LegalServices-module__zRKqvG__legal-services__service-card:hover{animation:.3s forwards LegalServices-module__zRKqvG__cardHover}.LegalServices-module__zRKqvG__legal-carousel{margin-top:2rem;position:relative}.LegalServices-module__zRKqvG__legal-carousel .swiper{padding-top:8px;padding-bottom:8px}.LegalServices-module__zRKqvG__legal-carousel .swiper-wrapper{align-items:stretch}.LegalServices-module__zRKqvG__legal-slide{height:auto;width:300px!important}.LegalServices-module__zRKqvG__legal-card{border:1px solid var(--color-border,#e4e8e6);border-radius:var(--border-radius-xl,.75rem);background:#fff;flex-direction:column;height:100%;padding:1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 12px #0000000f}.LegalServices-module__zRKqvG__legal-card:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 10px 24px #3d7c6d2e}.LegalServices-module__zRKqvG__legal-card__header{border-bottom:1px solid var(--color-border,#e4e8e6);align-items:center;gap:.6rem;margin-bottom:.85rem;padding-bottom:.85rem;display:flex}.LegalServices-module__zRKqvG__legal-card__icon{font-size:1.5rem;line-height:1}.LegalServices-module__zRKqvG__legal-card__title{color:var(--color-heading,#2e5f54);font-size:1.05rem;font-weight:700;line-height:1.3}.LegalServices-module__zRKqvG__legal-card__list{margin:0;padding:0;list-style:none}.LegalServices-module__zRKqvG__legal-card__item{color:var(--color-text,#4a4a4a);align-items:center;gap:.5rem;margin-bottom:.55rem;font-size:.9rem;line-height:1.45;display:flex}.LegalServices-module__zRKqvG__legal-card__item span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@media (max-width:768px){.LegalServices-module__zRKqvG__legal-card__item{align-items:flex-start}.LegalServices-module__zRKqvG__legal-card__item span{white-space:normal;overflow:visible}.LegalServices-module__zRKqvG__legal-card__check{margin-top:3px}}.LegalServices-module__zRKqvG__legal-card__check{width:16px;height:16px;color:var(--color-primary);flex:none}.LegalServices-module__zRKqvG__legal-card__more{color:var(--color-primary);margin-top:auto;padding-top:.85rem;font-size:.9rem;font-weight:600;text-decoration:none}.LegalServices-module__zRKqvG__legal-card__more:hover{color:var(--color-primary-hover,#336859);text-decoration:underline}.LegalServices-module__zRKqvG__legal-controls{justify-content:center;align-items:center;gap:2.5rem;margin-top:1.75rem;display:flex}.LegalServices-module__zRKqvG__legal-navBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:2rem;line-height:1;transition:color .2s,transform .2s;transform:translateY(-3px)}.LegalServices-module__zRKqvG__legal-navBtn:hover{color:var(--color-primary-hover,#336859);transform:translateY(-3px)scale(1.1)}.LegalServices-module__zRKqvG__legal-navBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}.LegalServices-module__zRKqvG__legal-dots{justify-content:center;align-items:center;gap:.65rem;display:flex}.LegalServices-module__zRKqvG__dot{cursor:pointer;background:#3d7c6d4d;border-radius:50%;width:10px;height:10px;transition:background .25s,transform .25s}.LegalServices-module__zRKqvG__dotActive{background:var(--color-primary);transform:scale(1.4)}@media (max-width:480px){.LegalServices-module__zRKqvG__legal-controls{gap:1rem}.LegalServices-module__zRKqvG__legal-slide{width:260px!important}.LegalServices-module__zRKqvG__legal-card{height:auto;padding:1.25rem}}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.IPServices-module__GD_uxW__ip-services{background:var(--color-primary-subtle,#eaf0ee);padding-top:var(--spacing-6);padding-bottom:var(--spacing-6)}.IPServices-module__GD_uxW__ip-services__container{max-width:var(--content-size,1200px);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.IPServices-module__GD_uxW__ip-services__grid{gap:var(--spacing-2);grid-template-columns:1fr;align-items:flex-start;display:grid}.IPServices-module__GD_uxW__ip-services__image-container{background:var(--color-primary-subtle,#eaf0ee);aspect-ratio:3/4;border-radius:12px;justify-content:center;align-items:center;display:flex;overflow:hidden}.IPServices-module__GD_uxW__ip-services__image{object-fit:cover;width:100%;height:100%;display:block}.IPServices-module__GD_uxW__ip-services__services{gap:var(--spacing-1);flex-direction:column;display:flex}.IPServices-module__GD_uxW__ip-services__service{align-items:flex-start;gap:1.5rem;margin-bottom:2.25rem;display:flex}.IPServices-module__GD_uxW__ip-services__service-icon-container{border:5px solid var(--color-primary);background:#3d7c6d0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.IPServices-module__GD_uxW__ip-services__service-icon{width:40px;height:40px;color:var(--color-primary);display:block}.IPServices-module__GD_uxW__ip-services__service-content{flex:1}.IPServices-module__GD_uxW__ip-services__service-title{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.1}.IPServices-module__GD_uxW__ip-services__service-items{flex-direction:column;gap:.5rem;display:flex}.IPServices-module__GD_uxW__ip-services__service-item{color:#374151;margin:0;padding-left:0;font-size:1rem;font-weight:600;line-height:1.6}@media (min-width:1024px){.IPServices-module__GD_uxW__ip-services__grid{grid-template-columns:520px 1fr;gap:4rem}.IPServices-module__GD_uxW__ip-services__image-container{aspect-ratio:3/4;overflow:hidden}}@media (min-width:769px) and (max-width:1023px){.IPServices-module__GD_uxW__ip-services__grid{grid-template-columns:460px 1fr;gap:2.5rem}.IPServices-module__GD_uxW__ip-services__image-container{aspect-ratio:3/4}}@media (min-width:1440px){.IPServices-module__GD_uxW__ip-services__grid{grid-template-columns:560px 1fr;gap:5rem}.IPServices-module__GD_uxW__ip-services__image-container{padding:0}}.IPServices-module__GD_uxW__ip-services__service-title{font-size:clamp(1.125rem,1.2rem + 1.2vw,1.75rem);font-weight:800}.IPServices-module__GD_uxW__ip-services__service-item{font-size:clamp(.9rem,.8rem + .6vw,1rem);font-weight:600;line-height:1.6}@media (min-width:540px) and (max-width:720px){.IPServices-module__GD_uxW__ip-services__container{max-width:520px;margin:0 auto;padding-left:1rem;padding-right:1rem}.IPServices-module__GD_uxW__ip-services__grid{grid-template-columns:1fr;gap:1rem}.IPServices-module__GD_uxW__ip-services__image-container{aspect-ratio:auto;justify-content:center;margin-right:0;padding:0}.IPServices-module__GD_uxW__ip-services__service{gap:1rem;margin-bottom:1.5rem;padding-left:0}.IPServices-module__GD_uxW__ip-services__service-icon-container{border-width:3px;width:48px;height:48px}.IPServices-module__GD_uxW__ip-services__service-icon{width:32px;height:32px}.IPServices-module__GD_uxW__ip-services__service-title{text-align:center;font-size:1.125rem}.IPServices-module__GD_uxW__ip-services__service-content{text-align:center}}@media (max-width:768px){.IPServices-module__GD_uxW__ip-services__container{padding-left:1rem;padding-right:1rem}.IPServices-module__GD_uxW__ip-services__grid{gap:1rem}.IPServices-module__GD_uxW__ip-services__services,.IPServices-module__GD_uxW__ip-services__service{gap:.75rem}.IPServices-module__GD_uxW__ip-services__service-icon-container{width:50px}.IPServices-module__GD_uxW__ip-services__service-icon{width:40px;height:40px}.IPServices-module__GD_uxW__ip-services__service-title{margin-bottom:.25rem;font-size:1rem}.IPServices-module__GD_uxW__ip-services__service-item{font-size:.875rem}}@media (max-width:480px){.IPServices-module__GD_uxW__ip-services__service{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.IPServices-module__GD_uxW__ip-services__service-icon-container{width:auto}.IPServices-module__GD_uxW__ip-services__service-content{width:100%}.IPServices-module__GD_uxW__ip-services__service-item{font-size:.8125rem}.IPServices-module__GD_uxW__ip-services__image-container{padding:0}.IPServices-module__GD_uxW__ip-services__service-icon-container{border-width:4px;width:56px;height:56px}.IPServices-module__GD_uxW__ip-services__service-icon{width:28px;height:28px}.IPServices-module__GD_uxW__ip-services__service-title{font-size:1.125rem}}.IPServices-module__GD_uxW__ip-services__service:focus-within{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:.5rem;padding:.5rem}@media print{.IPServices-module__GD_uxW__ip-services{-webkit-print-color-adjust:exact;color-adjust:exact;background:#fff}}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.FeaturesSection-module__Thk4aa__features-section{margin-top:var(--space-services);margin-bottom:var(--space-services)}.FeaturesSection-module__Thk4aa__features-section__container{max-width:var(--content-size,1200px);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.FeaturesSection-module__Thk4aa__features-section__header{text-align:center;margin-bottom:3rem}.FeaturesSection-module__Thk4aa__features-section__title{color:var(--color-contrast);margin-bottom:1rem;font-size:2rem;font-weight:700}.FeaturesSection-module__Thk4aa__features-section__description{color:#6b7280;margin:0;font-size:1rem}.FeaturesSection-module__Thk4aa__features-section__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.FeaturesSection-module__Thk4aa__features-section__feature{text-align:center}.FeaturesSection-module__Thk4aa__features-section__icon-container{width:5rem;height:5rem;margin:0 auto 1.5rem;position:relative}.FeaturesSection-module__Thk4aa__features-section__icon-background{background:#3d7c6d1a;border-radius:50%;transition:transform .3s;position:absolute;inset:0}.FeaturesSection-module__Thk4aa__features-section__feature:hover .FeaturesSection-module__Thk4aa__features-section__icon-background{transform:scale(1.1)}.FeaturesSection-module__Thk4aa__features-section__icon-image{z-index:10;object-fit:cover;border-radius:50%;width:100%;height:100%;position:relative}.FeaturesSection-module__Thk4aa__features-section__feature-title{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.FeaturesSection-module__Thk4aa__features-section__feature-description{color:#6b7280;margin:0;line-height:1.625}@media (max-width:768px){.FeaturesSection-module__Thk4aa__features-section__container{padding-left:1rem;padding-right:1rem}.FeaturesSection-module__Thk4aa__features-section__grid{grid-template-columns:1fr;gap:1.5rem}.FeaturesSection-module__Thk4aa__features-section__header{margin-bottom:2rem}.FeaturesSection-module__Thk4aa__features-section__title{font-size:1.5rem}.FeaturesSection-module__Thk4aa__features-section__icon-container{width:4rem;height:4rem;margin-bottom:1.25rem}.FeaturesSection-module__Thk4aa__features-section__feature-title{margin-bottom:.5rem;font-size:1.125rem}.FeaturesSection-module__Thk4aa__features-section__feature-description{font-size:.875rem}}@media (max-width:480px){.FeaturesSection-module__Thk4aa__features-section__grid{gap:1rem}.FeaturesSection-module__Thk4aa__features-section__icon-container{width:3.5rem;height:3.5rem;margin-bottom:1rem}.FeaturesSection-module__Thk4aa__features-section__title{font-size:1.25rem}}.FeaturesSection-module__Thk4aa__features-section__feature:focus-within{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:.5rem}@keyframes FeaturesSection-module__Thk4aa__iconHover{0%{transform:scale(1)}to{transform:scale(1.1)}}.FeaturesSection-module__Thk4aa__features-section__feature:hover .FeaturesSection-module__Thk4aa__features-section__icon-background{animation:.3s forwards FeaturesSection-module__Thk4aa__iconHover}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Card-module__HM7WqW__card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Card-module__HM7WqW__card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}.Card-module__HM7WqW__card__header{padding:1.5rem 1.5rem 0}.Card-module__HM7WqW__card__title{color:var(--color-contrast);margin:0 0 .5rem;font-size:1.25rem;font-weight:700;line-height:1.4}.Card-module__HM7WqW__card__subtitle{color:#6b7280;margin:0 0 1rem;font-size:.875rem;line-height:1.5}.Card-module__HM7WqW__card__content,.Card-module__HM7WqW__card__body{padding:1.5rem}.Card-module__HM7WqW__card__text{color:var(--color-contrast);margin:0 0 1rem;line-height:1.6}.Card-module__HM7WqW__card__text:last-child{margin-bottom:0}.Card-module__HM7WqW__card__footer{border-top:1px solid #e5e7eb;margin-top:1rem;padding:1rem 1.5rem 1.5rem}.Card-module__HM7WqW__card__image{width:100%;height:auto;display:block}.Card-module__HM7WqW__card__image-container{position:relative;overflow:hidden}.Card-module__HM7WqW__card__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Card-module__HM7WqW__card--compact{box-shadow:none;border:1px solid #e5e7eb}.Card-module__HM7WqW__card--compact:hover{transform:none;box-shadow:0 2px 8px #0000001a}.Card-module__HM7WqW__card--featured{border-color:var(--color-primary);position:relative}.Card-module__HM7WqW__card--featured:before{content:"";background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));height:4px;position:absolute;top:0;left:0;right:0}.Card-module__HM7WqW__card--elevated{box-shadow:0 4px 6px #00000012,0 1px 3px #0000001a}.Card-module__HM7WqW__card--elevated:hover{transform:translateY(-4px);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.Card-module__HM7WqW__card--borderless{box-shadow:none;border:none}.Card-module__HM7WqW__card--borderless:hover{transform:none;box-shadow:0 2px 8px #0000001a}.Card-module__HM7WqW__card--interactive{cursor:pointer;transition:all .3s}.Card-module__HM7WqW__card--interactive:hover{transform:translateY(-4px);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a}.Card-module__HM7WqW__card--interactive:active{transform:translateY(-1px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}@media (max-width:768px){.Card-module__HM7WqW__card__header,.Card-module__HM7WqW__card__content,.Card-module__HM7WqW__card__body,.Card-module__HM7WqW__card__footer{padding-left:1rem;padding-right:1rem}.Card-module__HM7WqW__card__header{padding-top:1rem}.Card-module__HM7WqW__card__content,.Card-module__HM7WqW__card__body{padding-top:1rem;padding-bottom:1rem}.Card-module__HM7WqW__card__footer{padding-bottom:1rem}}
:root{--color-base:#fff;--color-contrast:#4a4a4a;--color-primary:#3d7c6d;--color-secondary:#2e5f54;--color-tertiary:#336859;--color-header-background:#e8e8e8;--color-header-foreground:#000;--color-header-titles:#3d7c6d;--color-secondary-background:#f5f7f6;--color-secondary-foreground:#000;--color-accent:#be4564;--color-light-bg:#f5f7f6;--color-heading:#2e5f54;--color-text:#4a4a4a;--color-border:#e4e8e6;--color-primary-hover:#336859;--color-primary-subtle:#eaf0ee;--spacing-xs:.5rem;--spacing-sm:.75rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--spacing-3xl:4rem;--spacing-4xl:6rem;--spacing-6:5rem;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--button-border-radius:6px;--content-size:1200px;--wide-size:1400px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Button-module__Jw-reG__button{cursor:pointer;text-align:center;border:none;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-block}.Button-module__Jw-reG__button:focus{outline:none}.Button-module__Jw-reG__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Button-module__Jw-reG__button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.Button-module__Jw-reG__button:focus-visible{outline:none}.Button-module__Jw-reG__button:active:focus{box-shadow:none;outline:none}.Button-module__Jw-reG__button--primary{background:var(--color-primary);color:#fff}.Button-module__Jw-reG__button--primary:hover{background:var(--color-secondary);box-shadow:0 4px 12px #3d7c6d4d}.Button-module__Jw-reG__button--secondary{background:var(--color-secondary);color:#fff}.Button-module__Jw-reG__button--secondary:hover{background:var(--color-tertiary);box-shadow:0 4px 12px #2e5f544d}.Button-module__Jw-reG__button--outline{color:var(--color-primary);border:2px solid var(--color-primary);background:0 0}.Button-module__Jw-reG__button--outline:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);box-shadow:0 4px 12px #3d7c6d33}.Button-module__Jw-reG__button--large{padding:1rem 2.5rem;font-size:1.125rem;font-weight:700}.Button-module__Jw-reG__button--small{border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600}.Button-module__Jw-reG__button--disabled,.Button-module__Jw-reG__button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Button-module__Jw-reG__button--disabled:hover,.Button-module__Jw-reG__button:disabled:hover{box-shadow:none;background:var(--color-primary);transform:none}.Button-module__Jw-reG__button--full{width:100%;display:block}.Button-module__Jw-reG__button--link{color:var(--color-primary);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.Button-module__Jw-reG__button--link:hover{color:var(--color-secondary);box-shadow:none;text-decoration:none;transform:none}.Button-module__Jw-reG__button__global,.Button-module__Jw-reG__btn{cursor:pointer;touch-action:manipulation;border:2px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;transition:all .3s;display:inline-flex}.Button-module__Jw-reG__button__global:hover,.Button-module__Jw-reG__btn:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.Button-module__Jw-reG__button__global:focus,.Button-module__Jw-reG__btn:focus{outline:none;box-shadow:0 0 0 3px #3d7c6d1a}.Button-module__Jw-reG__button__global:disabled,.Button-module__Jw-reG__btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Button-module__Jw-reG__button__global--primary,.Button-module__Jw-reG__btn{background-color:var(--color-primary);color:#fff}.Button-module__Jw-reG__button__global--primary:hover:not(:disabled),.Button-module__Jw-reG__btn:hover:not(:disabled){background-color:var(--color-secondary);border-color:var(--color-secondary)}.Button-module__Jw-reG__button__global--outline,.Button-module__Jw-reG__btn-outline{color:var(--color-primary);border-color:var(--color-primary);background-color:#0000}.Button-module__Jw-reG__button__global--outline:hover:not(:disabled),.Button-module__Jw-reG__btn-outline:hover:not(:disabled){background-color:var(--color-primary);color:#fff}
