.Header_container__oDlFn{background-color:var(--bg-white);width:100%;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:box-shadow .3s ease}.Header_container__oDlFn.Header_header__fixed__q1q7j{box-shadow:0 2px 8px rgba(0,0,0,.08)}.Header_container__oDlFn .Header_header__Mklic{display:flex;align-items:center;justify-content:space-between;max-width:1200px;width:90%;margin:0 auto;padding:.75rem 0}.Header_container__oDlFn .Header_header__btn__ycW7_,.Header_container__oDlFn .Header_header__responsive__5XYVl{display:none}.Header_container__oDlFn .Header_header__logo__yIJkx{display:block;width:100px;margin:0;transition:.2s ease-in-out}.Header_container__oDlFn .Header_header__logo__yIJkx .Header_img__Jfzj6{display:block;width:100%;height:auto}.Header_container__oDlFn .Header_header__nav__1X3Jc{display:flex;align-items:center;gap:1.75rem}.Header_container__oDlFn .Header_header__nav__1X3Jc .Header_link__Z_bs9{font-size:.9375rem;font-weight:var(--medium);color:var(--text-primary);text-decoration:none;transition:color .2s ease;padding:.25rem 0;position:relative}.Header_container__oDlFn .Header_header__nav__1X3Jc .Header_link__Z_bs9:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--primary);transition:width .2s ease}.Header_container__oDlFn .Header_header__nav__1X3Jc .Header_link__Z_bs9:hover{color:var(--primary)}.Header_container__oDlFn .Header_header__nav__1X3Jc .Header_link__Z_bs9:hover:after{width:100%}.Header_container__oDlFn .Header_header__nav__1X3Jc .Header_agenda_btn__Sed3I{background-color:var(--primary);color:var(--bg-white);padding:.5rem 1.25rem;border-radius:2rem;font-size:.9375rem;font-weight:var(--medium);text-decoration:none;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header_container__oDlFn .Header_header__nav__1X3Jc .Header_agenda_btn__Sed3I:hover{background-color:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.15)}@media screen and (max-width:1096px){.Header_container__oDlFn .Header_header__Mklic{padding:.75rem 0}.Header_container__oDlFn .Header_header__nav__1X3Jc{display:none}.Header_container__oDlFn .Header_header__btn__ycW7_{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;outline:none;padding:.375rem;color:var(--text-primary);transition:color .2s ease}.Header_container__oDlFn .Header_header__btn__ycW7_:hover{color:var(--primary)}.Header_container__oDlFn .Header_header__responsive__5XYVl{position:fixed;display:flex;flex-direction:column;top:0;bottom:0;background:var(--bg-white);width:80%;right:0;z-index:20;padding:1.5rem;transform:translateX(100%);transition:transform .3s ease;box-shadow:-2px 0 8px rgba(0,0,0,.1)}.Header_container__oDlFn .Header_header__responsive__5XYVl.Header_header__responsive__open__Yq1mF{transform:translateX(0)}.Header_container__oDlFn .Header_header__responsive__5XYVl .Header_close__kT7u_{align-self:flex-end;background:none;border:none;padding:.375rem;cursor:pointer;margin-bottom:1.5rem;color:var(--text-primary);transition:color .2s ease}.Header_container__oDlFn .Header_header__responsive__5XYVl .Header_close__kT7u_:hover{color:var(--primary)}.Header_container__oDlFn .Header_header__responsive__5XYVl .Header_link__Z_bs9{font-size:1rem;color:var(--text-primary);text-decoration:none;padding:.75rem 0;border-bottom:1px solid var(--primary-light);transition:color .2s ease}.Header_container__oDlFn .Header_header__responsive__5XYVl .Header_link__Z_bs9:hover{color:var(--primary)}.Header_container__oDlFn .Header_header__responsive__5XYVl .Header_agenda_btn__Sed3I{margin-top:1.5rem;background-color:var(--primary);color:var(--bg-white);padding:.75rem;border-radius:2rem;text-align:center;font-weight:var(--medium);text-decoration:none;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header_container__oDlFn .Header_header__responsive__5XYVl .Header_agenda_btn__Sed3I:hover{background-color:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.15)}}.Footer_footer__cVJRj{background-color:var(--bg-light);padding:2rem 0;border-top:1px solid rgba(0,0,0,.1)}.Footer_footer__content__miyLs{max-width:var(--wrapper);width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Footer_footer__info__IS6fc{text-align:left}.Footer_footer__copyright__sEHmR{color:var(--text-primary);font-size:.875rem;margin-bottom:.5rem;font-weight:var(--medium)}.Footer_footer__tagline__voz0p{color:var(--text-secondary);font-size:.875rem;font-style:italic}.Footer_footer__society__vj8Ia{display:flex;align-items:center;gap:1rem}.Footer_footer__society__vj8Ia .Footer_social_link__jG2ip{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:var(--bg-white);transition:all .2s ease}.Footer_footer__society__vj8Ia .Footer_social_link__jG2ip:hover{background-color:var(--primary-light);transform:translateY(-2px)}.Footer_footer__society__vj8Ia .Footer_social_link__jG2ip:hover svg{color:var(--primary)!important}@media screen and (max-width:768px){.Footer_footer__cVJRj{padding:1.5rem 0}.Footer_footer__content__miyLs{flex-direction:column;gap:1.5rem;text-align:center}.Footer_footer__info__IS6fc{text-align:center}.Footer_footer__society__vj8Ia{justify-content:center}}.Testimonial_testimonial__0u9TY{padding:2rem 1rem;background:#fff;border:2px solid var(--primary);border-radius:.5rem;height:350px;position:relative}.Testimonial_testimonial__0u9TY .Testimonial_photo__zNnIU{display:block;border-radius:.5rem;width:90px;border:2px solid #fff;margin:0 auto}.Testimonial_testimonial__0u9TY .Testimonial_footer__SLO__{display:flex;justify-content:space-between;align-items:center}.Testimonial_testimonial__0u9TY .Testimonial_footer__SLO__ .Testimonial_read__wGpbJ{background:none;border:none;cursor:pointer;outline:none;padding:0;font-size:.875rem;color:#3781f6}.Testimonial_testimonial__0u9TY .Testimonial_footer__SLO__ .Testimonial_name__YBc85{font-size:1rem;color:var(--secondary);font-weight:var(--weight-medium)}.Testimonial_testimonial__0u9TY .Testimonial_description__2fZeu{margin:1.375rem 0;line-height:1.75rem;color:#333;font-size:1rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.InputField_input__lIWm6{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:#fff;border-radius:.5rem;border:2px solid #ccc;padding:.45rem .5rem;outline:none;font-size:.875rem;height:45px;display:block;margin-top:.5625rem}.InputField_input__lIWm6::placeholder{font-weight:600}.ErrorField_error__emGap{display:block;font-size:.875rem;margin-top:.2rem;color:#ab2626}.Home_home__OnjyE{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;position:relative;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/images/meyap_hero_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.Home_home__content__Qi6if{max-width:800px;text-align:center;color:var(--bg-white);position:relative;z-index:2}.Home_home__OnjyE .Home_title__qpuAf{font-size:3.5rem;font-weight:var(--bold);line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.Home_home__OnjyE .Home_description___6u6j{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.4)}.Home_home__OnjyE .Home_buttons__BP1iR{display:flex;gap:1rem;justify-content:center;align-items:center}.Home_home__OnjyE .Home_button_primary__P02sj{background-color:var(--primary);color:var(--bg-white);padding:1rem 2rem;border-radius:2rem;font-weight:var(--medium);text-decoration:none;transition:background-color .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_home__OnjyE .Home_button_primary__P02sj:hover{background-color:var(--primary-dark)}.Home_home__OnjyE .Home_button_secondary__Z7WHW{background-color:var(--secondary);color:var(--text-primary);padding:1rem 2rem;border-radius:2rem;font-weight:var(--medium);text-decoration:none;transition:background-color .2s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_home__OnjyE .Home_button_secondary__Z7WHW:hover{background-color:var(--secondary-dark)}@media(max-width:768px){.Home_home__OnjyE{padding:4rem 1rem}.Home_home__OnjyE .Home_title__qpuAf{font-size:2.5rem}.Home_home__OnjyE .Home_description___6u6j{font-size:1.1rem}.Home_home__OnjyE .Home_buttons__BP1iR{flex-direction:column;gap:1rem}.Home_home__OnjyE .Home_button_primary__P02sj,.Home_home__OnjyE .Home_button_secondary__Z7WHW{width:100%;text-align:center}}.Home_about__oj2ue{padding:6rem 0;background-color:var(--bg-light);position:relative;overflow:hidden}.Home_about__container__FhvD7{max-width:1200px;margin:0 auto;padding:0 2rem}.Home_about__title__Ge2MU{text-align:center;font-size:2.5rem;color:var(--primary);margin-bottom:3rem;font-weight:var(--bold)}.Home_about__content__j_N1R{display:flex;align-items:center;justify-content:space-between;gap:4rem}.Home_about__text__yKFFu{flex:1 1;max-width:600px}.Home_about__image__p0Zhv{flex:1 1;max-width:500px}.Home_about__image_container__wq0pv{width:100%;height:500px;position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Home_about__image_container__wq0pv img{width:100%;height:120%;object-fit:cover;object-position:top;display:block}.Home_about__mission___3oVp h3{font-size:1.75rem;color:var(--primary);margin-bottom:1.5rem;font-weight:var(--semi-bold)}.Home_about__mission___3oVp p{font-size:1.125rem;color:var(--text-primary);line-height:1.8;margin-bottom:1.5rem;text-align:justify}.Home_about__mission___3oVp p:last-child{margin-bottom:0}@media(max-width:992px){.Home_about__content__j_N1R{flex-direction:column;align-items:center;gap:3rem}.Home_about__text__yKFFu{max-width:100%}.Home_about__image__p0Zhv{max-width:400px}.Home_about__image_container__wq0pv{height:400px}}@media(max-width:768px){.Home_about__oj2ue{padding:4rem 0}.Home_about__container__FhvD7{padding:0 1rem}.Home_about__title__Ge2MU{font-size:2rem;margin-bottom:2rem}.Home_about__content__j_N1R{gap:2rem}.Home_about__image__p0Zhv{max-width:100%}.Home_about__image_container__wq0pv{height:350px}.Home_about__mission___3oVp h3{font-size:1.5rem;margin-bottom:1.25rem}.Home_about__mission___3oVp p{font-size:1rem;line-height:1.6;margin-bottom:1.25rem}}.Home_prices__ulzyE{max-width:var(--wrapper);width:90%;margin:0 auto 10rem}.Home_prices__title__7e5Hf{color:#4f4e4e;font-size:3rem;font-weight:var(--semi-bold);margin-bottom:3rem}.Home_prices__items__KO0Ky{display:flex;align-items:center;justify-content:space-between}.Home_prices__items__KO0Ky .Home_plan__s8y4Y{width:350px;height:477px;border-radius:.5rem;padding:2rem}.Home_prices__items__KO0Ky .Home_plan__s8y4Y:first-child{border:3px solid #6ac7e6}.Home_prices__items__KO0Ky .Home_plan__s8y4Y:nth-child(2){border:3px solid #ff5685}.Home_prices__items__KO0Ky .Home_plan__s8y4Y:nth-child(3){border:3px solid #fed154}.Home_prices__items__KO0Ky .Home_plan__header__NFVla{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.Home_prices__items__KO0Ky .Home_plan__header__NFVla .Home_title__qpuAf{font-weight:var(--bold);color:#4f4e4e}.Home_prices__items__KO0Ky .Home_plan__header__NFVla .Home_recommend__CCFlN{background:var(--primary);padding:.325rem 1rem;color:#fff;border-radius:3rem;font-size:.75rem;font-weight:var(--medium)}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_price__O_EFR{margin-bottom:.5rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_price__small__BDu8w{font-weight:var(--semi-bold);font-size:1.125rem;margin-left:.325rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_price__medium__J1fzH{font-weight:var(--semi-bold);font-size:1.875rem;margin-right:.325rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_price__big__eX_7T{font-weight:var(--bold);font-size:2.325rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_description___6u6j{line-height:1.5rem;color:#6e6e6e;margin-bottom:1.5rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_includes__1sPOx .Home_disabled__sACKv{opacity:.5}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_includes__item__7a3P5{display:flex;align-items:center;margin-bottom:1rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_includes__item__7a3P5:last-of-type{margin-bottom:0}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_includes__item__7a3P5 svg{display:block;margin-right:.325rem}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_includes__item__7a3P5 .Home_dashed__JzcFr{text-decoration:line-through}.Home_prices__items__KO0Ky .Home_plan__info__XyCn2 .Home_includes__item__7a3P5 .Home_name__VnyNb{font-weight:var(--medium);color:#000}.Home_services__pgeD6{padding:6rem 0;background-color:var(--bg-light);position:relative;overflow:hidden}.Home_services__container__nYRQb{max-width:1200px;margin:0 auto;padding:0 2rem}.Home_services__title__ydbv8{text-align:center;font-size:2.5rem;color:var(--primary);margin-bottom:1rem;font-weight:var(--bold)}.Home_services__subtitle__kKa5v{text-align:center;font-size:1.125rem;color:var(--text-secondary);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.Home_services__grid__Ngfne{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1200px;margin:0 auto}.Home_service_card__Y4Gew{background:var(--bg-white);border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;border:1px solid rgba(var(--primary-rgb),.1)}.Home_service_card__header__vYKnT{padding:2rem;cursor:pointer;position:relative;transition:background-color .3s ease;background-color:var(--bg-white)}.Home_service_card__header__vYKnT:hover{background-color:rgba(var(--primary-rgb),.05)}.Home_service_card__icon__1zqRv{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);margin-bottom:1rem}.Home_service_card__icon__1zqRv svg{width:1.75rem;height:1.75rem;color:var(--bg-white)}.Home_service_card__title__zXoxf{font-size:1.5rem;margin-bottom:.75rem;color:var(--primary);font-weight:var(--semi-bold)}.Home_service_card__subtitle__Afd0z{color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.5}.Home_service_card__expand_icon__9a0J5{position:absolute;top:2rem;right:2rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(var(--primary-rgb),.1);transition:all .3s ease}.Home_service_card__expand_icon__9a0J5 svg{width:1.5rem;height:1.5rem;color:var(--primary)}.Home_service_card__expand_icon__9a0J5:hover{background:rgba(var(--primary-rgb),.15)}.Home_service_card__content__FyAnk{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease;padding:0 2rem;background-color:var(--bg-white)}.Home_service_card__content__FyAnk>p{color:var(--text-primary);line-height:1.6;margin-bottom:1.5rem}.Home_service_card__expanded__OrC_j .Home_service_card__content__FyAnk{max-height:1000px;opacity:1;padding:0 2rem 2rem}.Home_service_card__expanded__OrC_j .Home_service_card__expand_icon__9a0J5{transform:rotate(180deg);background:rgba(var(--primary-rgb),.15)}.Home_service_card__section___5Duc{margin-top:1.5rem}.Home_service_card__section___5Duc h4{font-size:1.1rem;margin-bottom:.75rem;color:var(--primary);font-weight:var(--semi-bold)}.Home_service_card__section___5Duc ul{list-style:none;padding-left:0;margin:0}.Home_service_card__section___5Duc ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--text-primary);line-height:1.5}.Home_service_card__section___5Duc ul li:before{content:"•";position:absolute;left:0;color:var(--primary);font-size:1.2rem;line-height:1;top:.2rem}.Home_service_card__section___5Duc ul li:last-child{margin-bottom:0}@media(hover:hover){.Home_service_card__Y4Gew:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.12)}}@media(max-width:992px){.Home_services__grid__Ngfne{gap:2rem}}@media(max-width:768px){.Home_services__pgeD6{padding:4rem 0}.Home_services__title__ydbv8{font-size:2rem}.Home_services__subtitle__kKa5v{font-size:1rem}.Home_services__grid__Ngfne{grid-template-columns:1fr;gap:2rem}}.Home_testimonials__slxpR{padding:6rem 0;background-color:var(--bg-white)}.Home_testimonials__container__hptdy{max-width:1200px;margin:0 auto;padding:0 2rem}.Home_testimonials__title__lZrVl{text-align:center;font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:var(--bold)}.Home_testimonials__subtitle__GPD7c{text-align:center;font-size:1.125rem;color:var(--text-secondary);margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.Home_testimonials__grid__WW1wA{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}.Home_testimonial_card__KsOYR{background:var(--bg-white);border-radius:1.5rem;padding:2.5rem;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid var(--primary-light)}.Home_testimonial_card__KsOYR:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.08)}.Home_testimonial_card__quote__NbjGg{font-size:1.125rem;line-height:1.7;color:var(--text-primary);font-style:italic;margin:0 0 2rem;position:relative;padding-left:1.5rem}.Home_testimonial_card__quote__NbjGg:before{content:'"';position:absolute;left:0;top:0;font-size:2.5rem;color:var(--primary);line-height:1;font-family:serif}.Home_testimonial_card__author__TYm7r{display:flex;align-items:center;gap:1.25rem}.Home_testimonial_card__avatar__Vgc0v{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid var(--bg-white);box-shadow:0 2px 10px rgba(0,0,0,.1)}.Home_testimonial_card__avatar__Vgc0v img{width:100%;height:100%;object-fit:cover;object-position:center}.Home_testimonial_card__name__qK5Pj{font-size:1.25rem;font-weight:var(--semi-bold);color:var(--text-primary);margin:0 0 .25rem}.Home_testimonial_card__role__veAw1{font-size:.875rem;color:var(--primary);margin:0;opacity:.9}@media(max-width:992px){.Home_testimonials__grid__WW1wA{gap:2rem}.Home_testimonial_card__KsOYR{padding:2rem}}@media(max-width:768px){.Home_testimonials__slxpR{padding:4rem 0}.Home_testimonials__container__hptdy{padding:0 1rem}.Home_testimonials__title__lZrVl{font-size:2rem}.Home_testimonials__subtitle__GPD7c{font-size:1rem;margin-bottom:3rem}.Home_testimonials__grid__WW1wA{grid-template-columns:1fr;gap:1.5rem}.Home_testimonial_card__KsOYR{padding:1.75rem}.Home_testimonial_card__quote__NbjGg{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}.Home_testimonial_card__avatar__Vgc0v{width:50px;height:50px}.Home_testimonial_card__name__qK5Pj{font-size:1.125rem}.Home_testimonial_card__role__veAw1{font-size:.875rem}}.Home_contact__70Vum{padding:6rem 0;background-color:var(--bg-light)}.Home_contact__container__qXzxi{max-width:var(--wrapper);margin:0 auto;padding:0 2rem}.Home_contact__title__fOzQc{text-align:center;font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:var(--bold)}.Home_contact__form__72B46{max-width:600px;margin:0 auto;background:var(--bg-white);padding:2.5rem;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.08)}.Home_contact__form__72B46 .Home_field__lMLRm{margin-bottom:1.5rem}.Home_contact__form__72B46 .Home_field__label__tlE8g{display:block;font-weight:var(--semi-bold);color:var(--text-primary);margin-bottom:.5rem}.Home_contact__form__72B46 .Home_field__input__msV28{width:100%;padding:.75rem 1rem;border:2px solid var(--primary-light);border-radius:.5rem;font-size:1rem;transition:border-color .2s ease}.Home_contact__form__72B46 .Home_field__input__msV28:focus{border-color:var(--primary);outline:none}.Home_contact__form__72B46 .Home_field__textarea__kkWbu{width:100%;min-height:150px;padding:.75rem 1rem;border:2px solid var(--primary-light);border-radius:.5rem;font-size:1rem;resize:vertical;transition:border-color .2s ease}.Home_contact__form__72B46 .Home_field__textarea__kkWbu:focus{border-color:var(--primary);outline:none}.Home_contact__form__72B46 .Home_notification__LYJT9{margin-bottom:1.5rem;padding:1rem;border-radius:.5rem;display:flex;align-items:center;gap:.75rem;font-size:.875rem;animation:Home_slideIn__ad0jj .3s ease}.Home_contact__form__72B46 .Home_notification__loading__tp_d8{background-color:var(--primary-light);color:var(--primary)}.Home_contact__form__72B46 .Home_notification__success__wzsEx{background-color:#e6f4ea;color:#1e8e3e}.Home_contact__form__72B46 .Home_notification__error__JWHZY{background-color:#fce8e8;color:#d93025}.Home_contact__form__72B46 .Home_notification__LYJT9 .Home_spinner__MZ_wl{width:20px;height:20px;animation:Home_rotate__1lGLM 1s linear infinite}.Home_contact__form__72B46 .Home_notification__LYJT9 .Home_spinner__MZ_wl .Home_path__rEk2e{stroke:var(--primary);stroke-linecap:round;animation:Home_dash__rhSc_ 1.5s ease-in-out infinite}.Home_contact__form__72B46 .Home_notification__LYJT9 .Home_icon__oZcbI{width:20px;height:20px;fill:currentColor}.Home_contact__form__72B46 .Home_notification__LYJT9 span{flex:1 1}.Home_contact__form__72B46 .Home_button__d8n_9{background:var(--primary);color:var(--bg-white);width:100%;padding:1rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:var(--semi-bold);cursor:pointer;transition:background-color .2s ease}.Home_contact__form__72B46 .Home_button__d8n_9:hover{background:var(--primary-dark)}.Home_contact__form__72B46 .Home_button__loading__pBr0l{background:var(--primary-light);cursor:not-allowed;opacity:.8}.Home_contact__form__72B46 .Home_button__d8n_9:disabled{cursor:not-allowed;opacity:.7}@media(max-width:992px){.Home_services__grid__Ngfne,.Home_testimonials__grid__WW1wA{gap:2rem}}@media(max-width:768px){.Home_contact__70Vum,.Home_services__pgeD6,.Home_testimonials__slxpR{padding:4rem 0}.Home_contact__container__qXzxi,.Home_services__container__nYRQb,.Home_testimonials__container__hptdy{padding:0 1rem}.Home_contact__title__fOzQc,.Home_services__title__ydbv8,.Home_testimonials__title__lZrVl{font-size:2rem}.Home_contact__grid__aYIsv,.Home_services__grid__Ngfne,.Home_testimonials__grid__WW1wA{grid-template-columns:1fr;gap:1.5rem}}.Home_plans__YmuCE{padding:6rem 0;background-color:var(--bg-light)}.Home_plans__container__y_8Vg{max-width:1200px;margin:0 auto;padding:0 2rem}.Home_plans__title__UsD8W{text-align:center;font-size:2.5rem;color:var(--text-primary);margin-bottom:1rem;font-weight:var(--bold)}.Home_plans__subtitle__03eor{text-align:center;font-size:1.125rem;color:var(--text-secondary);margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.Home_plans__grid__XKGDH{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Home_plan_card__2Mc4W{background:var(--bg-white);border-radius:1rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.08);transition:transform .3s ease;border:1px solid var(--primary-light);display:flex;flex-direction:column}.Home_plan_card__2Mc4W:hover{transform:translateY(-5px)}.Home_plan_card__featured__S_atD{background:var(--primary-light);border:none;position:relative;box-shadow:0 8px 24px rgba(255,77,141,.15)}.Home_plan_card__featured__S_atD:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--primary);border-radius:1rem 1rem 0 0}.Home_plan_card__title__ZN9ph{font-size:1.5rem;color:var(--text-primary);margin-bottom:1.5rem;font-weight:var(--semi-bold)}.Home_plan_card__price__SfkyG{margin-bottom:2rem;text-align:center}.Home_plan_card__price__SfkyG .Home_amount__ChzT_{display:block;font-size:2.5rem;font-weight:var(--bold);color:var(--primary);margin-bottom:.75rem}.Home_plan_card__price__SfkyG .Home_period__Gw4Jy{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--text-secondary);font-size:.875rem}.Home_plan_card__price__SfkyG .Home_period__Gw4Jy span{display:block;line-height:1.4}.Home_plan_card__features__bipqy{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.Home_plan_card__features__bipqy li{display:flex;align-items:center;margin-bottom:1rem;color:var(--text-primary);font-size:1rem;line-height:1.5}.Home_plan_card__features__bipqy li:last-child{margin-bottom:0}.Home_plan_card__button__X2jG3{background:transparent;color:var(--primary);border:2px solid var(--primary);padding:.875rem 1.5rem;border-radius:.5rem;font-weight:var(--semi-bold);font-size:1rem;cursor:pointer;transition:all .3s ease;width:100%}.Home_plan_card__button__X2jG3:hover{background:var(--primary-light)}.Home_plan_card__button_featured__fqyZs{background:var(--primary);color:var(--bg-white)}.Home_plan_card__button_featured__fqyZs:hover{background:var(--primary-dark)}.Home_check_icon__Cwdsm{width:20px;height:20px;margin-right:.75rem;flex-shrink:0;fill:var(--primary)}@media(max-width:992px){.Home_plans__grid__XKGDH{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:768px){.Home_plans__YmuCE{padding:4rem 0}.Home_plans__container__y_8Vg{padding:0 1rem}.Home_plans__title__UsD8W{font-size:2rem}.Home_plans__subtitle__03eor{font-size:1rem;margin-bottom:3rem}.Home_plans__grid__XKGDH{grid-template-columns:1fr;gap:1.5rem}.Home_plan_card__2Mc4W{padding:1.5rem}.Home_plan_card__title__ZN9ph{font-size:1.25rem}.Home_plan_card__price__SfkyG .Home_amount__ChzT_{font-size:2rem}}@keyframes Home_slideIn__ad0jj{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Home_rotate__1lGLM{to{transform:rotate(1turn)}}@keyframes Home_dash__rhSc_{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}