.page_page__OCo7f{font-family:var(--satoshi);overflow:auto;overflow-x:hidden;pointer-events:auto}.page_modalContainer__bWoLC{position:fixed;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.8);z-index:1000;display:flex;justify-content:center;align-items:center}.page_overflow__FUlob{position:-webkit-sticky;position:sticky;pointer-events:none}.styles_calendar_container__8XUVE{width:100%;margin:0 auto;background-color:var(--light_green);padding:30px;border-radius:30px;font-family:var(--satoshi)}.styles_calendar_header__ZFzvz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.3rem;width:91%;margin-left:auto;margin-right:auto}.styles_calendar_header__ZFzvz .styles_arrow_container__AqMam{display:flex;align-items:center;gap:10px}.styles_calendar_header__ZFzvz button{background-color:var(--white);width:50px;height:50px;border:none;cursor:pointer;border-radius:100px;display:flex;justify-content:center;align-items:center}.styles_calendar_header__ZFzvz h3{margin:0;font-size:1.2rem;text-align:center;text-transform:capitalize;color:var(--black)}.styles_weekdays___I4Q_{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-weight:400;margin-bottom:1.2rem;text-transform:capitalize}.styles_days_grid__F7n7t{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:10px;gap:10px}.styles_calendar_day__khNeO{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;border:none;background-color:rgba(0,0,0,0);cursor:pointer;transition:all .2s;border-radius:30px;font-size:16px;font-weight:600;color:var(--green)}.styles_calendar_day__khNeO:hover:not(:disabled){background-color:var(--green);color:var(--light_green)}.styles_calendar_day__khNeO:disabled{color:var(--black);font-weight:500;opacity:.3}.styles_calendar_day__khNeO.styles_available__U1onm:hover{background-color:var(--green)}.styles_calendar_day__khNeO.styles_day-off__pirvj{background-color:#ffebee;color:#9e9e9e;cursor:not-allowed}.styles_calendar_day__khNeO.styles_disabled___l8Pl{background-color:#f5f5f5;color:#9e9e9e;cursor:not-allowed}.styles_calendar_day__khNeO.styles_selected__rVAKO{background-color:var(--green);color:var(--light_green);font-weight:500}.styles_calendar_day__khNeO.styles_other_month__Emcp2{visibility:hidden}@media(max-width:480px){.styles_calendar_container__8XUVE{padding:20px}.styles_calendar_container__8XUVE .styles_days_grid__F7n7t{gap:5px}.styles_calendar_container__8XUVE .styles_calendar_day__khNeO{font-size:14px}.styles_calendar_container__8XUVE .styles_arrow_container__AqMam button{width:40px;height:40px}.styles_calendar_header__ZFzvz{width:100%}}.styles_overlay___Z8gz{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;pointer-events:auto;display:flex;justify-content:center;align-items:center}.styles_booking_form__LYNLK{max-width:800px;width:800px;padding:2rem;max-height:80vh;overflow-y:auto;pointer-events:auto;background:var(--white);border-radius:30px;touch-action:auto;-webkit-overflow-scrolling:touch}.styles_booking_form__LYNLK h2{text-align:center;margin-bottom:1.5rem;color:var(--green);font-family:var(--clash-display);font-weight:600}.styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J{display:grid;grid-template-columns:.5fr 1fr .5fr;align-items:center;margin-bottom:30px;margin-top:20px}.styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_go_back__fne3z{width:50px;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--light_green);border-radius:100px;cursor:pointer}.styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_steps_indicators_wrapper__6ABIu{display:flex;align-items:center;gap:10px}.styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_step_indicator__2zOb2{height:3px;width:100%;background-color:var(--light_green);border-radius:10px}.styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_step_indicator__2zOb2.styles_active__tKMBt{background-color:var(--green)}.styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_step_count__B5bQk{justify-self:flex-end;font-size:18px;font-family:var(--clash-display);font-weight:600;color:var(--green)}.styles_booking_form__LYNLK .styles_stepHeadline__s_nRL{margin-bottom:15px;font-family:var(--satoshi);font-size:18px;color:var(--black);opacity:.6;font-weight:400}.styles_booking_form__LYNLK .styles_choose_location__ps_br{width:100%}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_locations_wrapper__x_Me7{width:100%;display:flex;justify-content:center;align-items:center;gap:30px}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj{width:100%;background-color:var(--light_green);padding-bottom:20px;height:auto;display:flex;flex-direction:column;overflow:hidden;border-radius:20px;cursor:pointer;position:relative}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj img{width:100%;height:200px;object-fit:cover}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj p{margin-top:20px;margin-left:20px;margin-right:20px;text-align:center}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj:nth-child(3){cursor:not-allowed;display:none}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj .styles_location_overlay__0I3kh{position:absolute;width:100%;height:200px;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8)}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj .styles_location_overlay_content__9Tpn8{position:absolute;width:100%;height:200px;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:2}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj .styles_location_overlay_content__9Tpn8 p{color:var(--white);font-family:var(--satoshi);font-size:18px;font-weight:400;margin:0;text-transform:uppercase}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj .styles_location_overlay_content__9Tpn8 p:first-child{margin-top:20px}.styles_booking_form__LYNLK .styles_choose_location__ps_br .styles_location__5EEdj .styles_location_overlay_content__9Tpn8 p:nth-child(2){color:var(--green);font-weight:800;margin-top:5px;font-size:20px}.styles_booking_form__LYNLK .styles_choose_category__unh6A{width:100%}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_categories_wrapper__45WKd{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_category__I5R_F{display:flex;width:100%;justify-content:space-between;align-items:center;background-color:var(--light_green);padding:15px;border-radius:15px;cursor:pointer}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_left__wOsbW{display:flex;align-items:center;gap:10px}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_left__wOsbW p{text-transform:lowercase;font-size:16px}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_left__wOsbW p:first-letter{text-transform:capitalize}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_category_image__qLNwR{height:50px;width:50px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:var(--white)}.styles_booking_form__LYNLK .styles_choose_category__unh6A .styles_category_image__qLNwR img{width:100%;height:100%;object-fit:cover}.styles_booking_form__LYNLK .styles_choose_service__Zje6S{width:100%}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_services_wrapper__lIp28{width:100%;display:flex;flex-direction:column;gap:30px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service__f4EVd{background-color:var(--light_green);padding:15px;border-radius:15px;cursor:pointer}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_divider__fgLGx{width:100%;height:1px;background-color:var(--green);opacity:.2}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top__wYun7{display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:15px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_bottom__N__7r .styles_descriptionHeader__h8UXA{margin-top:10px;font-family:var(--satoshi);font-weight:500;font-size:18px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_bottom__N__7r .styles_description_wrapper__CQT7J #styles_tw-target-text__O_f0u{margin-bottom:5px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_bottom__N__7r .styles_description_wrapper__CQT7J span{font-family:var(--satoshi)!important;margin-bottom:5px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru{display:flex;align-items:center;gap:15px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_image__5gZxJ{height:80px;width:80px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:var(--white)}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_image__5gZxJ img{width:100%;height:100%;object-fit:cover}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_details__HS0z_{display:flex;flex-direction:column;gap:10px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_details__HS0z_ h5{font-size:18px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_infos__kkWUk{display:flex;align-items:center;gap:15px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_infos__kkWUk p{font-size:18px}.styles_booking_form__LYNLK .styles_choose_service__Zje6S .styles_service_top_left__d12ru .styles_service_duration__5sQt0{display:flex;align-items:center;gap:5px}.styles_booking_form__LYNLK .styles_choose_date__Qin2o{margin-bottom:30px}.styles_booking_form__LYNLK .styles_choose_slots__r_iWN{width:100%}.styles_booking_form__LYNLK .styles_choose_slots__r_iWN .styles_slots_wrapper__7fmKw{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.styles_booking_form__LYNLK .styles_choose_slots__r_iWN .styles_slots_wrapper__7fmKw button{border:none;padding:15px 30px;border-radius:30px;background-color:var(--light_green);color:var(--green);font-size:16px;font-weight:500;cursor:pointer}.styles_booking_form__LYNLK .styles_persons_selector__NSa74{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.styles_booking_form__LYNLK .styles_persons_selector__NSa74 .styles_person_option__1hQyz{border:none;padding:15px 30px;border-radius:30px;background-color:var(--light_green);color:var(--green);font-size:16px;font-weight:500;cursor:pointer}.styles_booking_form__LYNLK .styles_client_infos__sD5J6{width:100%}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43{display:flex;flex-direction:row;gap:20px}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43 label{font-family:var(--satoshi);font-size:14px;margin-bottom:10px}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43 input{margin-bottom:30px;padding:20px;border:none;border-radius:30px;background-color:var(--light_green);font-size:14px;outline:none}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_client_infos_wrapper__xrzfF{display:flex;flex-direction:column;gap:20px;margin-top:30px}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_container__M3Z5A{display:flex;flex-direction:column;width:100%}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_line__vtRtC{width:100%;height:1px;background-color:var(--green);opacity:.2;margin:30px 0;display:none}.styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_line_none__nQbHP{display:none}.styles_booking_form__LYNLK .styles_submit_button__hXMB4{width:100%;padding:20px;background:var(--green);color:var(--white);border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.styles_booking_form__LYNLK .styles_submit_button__hXMB4:disabled{background:#bdbdbd;color:var(--black);opacity:.8;cursor:not-allowed}.styles_booking_form__LYNLK .styles_success__WRC4E{width:100%;text-align:center}.styles_booking_form__LYNLK .styles_success__WRC4E h2{font-family:var(--satoshi);font-weight:600;margin-bottom:10px}.styles_booking_form__LYNLK .styles_success_group__GOA6v h3{font-family:var(--clash-display);font-weight:600;margin-bottom:20px;font-size:16px}.styles_booking_form__LYNLK .styles_success_group__GOA6v ul{list-style:none;padding:0;text-align:center;margin:0 0 20px}.styles_booking_form__LYNLK .styles_success_group__GOA6v ul li{font-family:var(--satoshi);font-weight:400;margin-bottom:5px;display:flex;justify-content:space-between}.styles_booking_form__LYNLK .styles_error_group__Gpr5h h3{font-family:var(--clash-display);font-weight:600;margin-bottom:10px;font-size:16px}.styles_booking_form__LYNLK .styles_error_group__Gpr5h ul{list-style:none;padding:0;text-align:center;margin:0 0 20px}.styles_booking_form__LYNLK .styles_error_group__Gpr5h ul li{font-family:var(--satoshi);font-weight:400;margin-bottom:5px;display:flex;justify-content:space-between}.styles_booking_form__LYNLK .styles_error_group__Gpr5h .styles_note__5Hdmz{margin-top:-10px;margin-bottom:10px}.styles_booking_form__LYNLK .styles_conflict_group__nTvAW h3{font-family:var(--clash-display);font-weight:600;margin-bottom:10px;font-size:16px}.styles_booking_form__LYNLK .styles_conflict_group__nTvAW ul{list-style:none;padding:0;text-align:center;margin:0 0 20px}.styles_booking_form__LYNLK .styles_conflict_group__nTvAW ul li{font-family:var(--satoshi);font-weight:400;margin-bottom:5px;display:flex;justify-content:space-between}.styles_booking_form__LYNLK .styles_conflict_group__nTvAW .styles_note__5Hdmz{margin-top:-10px;margin-bottom:10px}.styles_booking_form__LYNLK .styles_final_note__SE18E{font-family:var(--satoshi);font-weight:400;font-size:14px;margin-top:10px;text-align:center;color:var(--green)}.styles_booking_success__E7DVn{max-width:500px;margin:2rem auto;padding:2rem;text-align:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.styles_booking_success__E7DVn h2{color:#2e7d32}.styles_booking_success__E7DVn p{margin:1rem 0;color:#333}@media(max-width:768px){.styles_overlay___Z8gz .styles_booking_form__LYNLK{width:90%}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_number_of_persons_headline__XpBbc{margin-bottom:5px}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43{flex-direction:column}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43 input{margin-bottom:0}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43 .styles_line__vtRtC{display:block}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_client_infos__sD5J6 .styles_user_fields_wrapper__j4K43 .styles_line_none__nQbHP{display:block;background-color:rgba(0,0,0,0);margin-bottom:20px}}@media(max-width:480px){.styles_overlay___Z8gz .styles_booking_form__LYNLK{max-height:80vh;padding:20px}.styles_overlay___Z8gz .styles_booking_form__LYNLK h2{font-size:1.2rem}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_step_count__B5bQk{grid-column-start:3}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_steps_indicators_container__KuI5J .styles_steps_indicators_wrapper__6ABIu{grid-column:span 3/span 3;grid-row-start:2}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_locations_wrapper__x_Me7{flex-direction:column}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_location__5EEdj .styles_location_overlay__0I3kh,.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_location__5EEdj .styles_location_overlay_content__9Tpn8,.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_location__5EEdj img{height:120px}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_categories_wrapper__45WKd{display:flex;flex-direction:column}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_service_top_right__W_cPM{display:none}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_services_wrapper__lIp28 .styles_service_details__HS0z_ h5{font-size:16px}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_services_wrapper__lIp28 .styles_service_infos__kkWUk{gap:5px}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_services_wrapper__lIp28 .styles_service_infos__kkWUk p{font-size:16px}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_slots_wrapper__7fmKw{grid-gap:15px;gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr}.styles_overlay___Z8gz .styles_booking_form__LYNLK .styles_slots_wrapper__7fmKw button{width:100%;padding:15px 20px;font-size:14px}}@media(max-width:380px){.styles_slots_wrapper__7fmKw{grid-gap:15px;gap:15px;display:grid;grid-template-columns:1fr 1fr}.styles_slots_wrapper__7fmKw button{width:45%;padding:15px 20px;font-size:14px}}.styles_loader__gN_cy{height:100px;width:100%;text-align:center;padding:1em;margin:0 auto 1em;display:inline-block;vertical-align:top}.styles_loader__gN_cy svg path,.styles_loader__gN_cy svg rect{fill:#7d9d2d}.Hero_section__4COX7{width:100%;min-height:100vh;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;overflow-x:hidden}.Hero_section__4COX7 .Hero_img_container__jEwg8{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:grid;grid-template-columns:1fr}.Hero_section__4COX7 .Hero_single_img_container__iIDXv{width:100%;height:100%;overflow:hidden}.Hero_section__4COX7 img{width:100%;height:100%;object-fit:cover;filter:brightness(.7);scale:3;overflow:clip;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.Hero_section__4COX7 .Hero_content__qEuVg{position:relative;z-index:2;text-align:center;display:flex;flex-direction:column;align-items:center}.Hero_section__4COX7 .Hero_content__qEuVg h3{font-family:var(--satoshi);color:var(--light_green);font-size:1.6rem;font-weight:400}.Hero_section__4COX7 .Hero_content__qEuVg h1{font-family:var(--clash-display);font-weight:500;color:var(--green);font-size:3rem;width:60%;text-align:center;margin-bottom:5px;opacity:0;transform:translateY(20)}.Hero_section__4COX7 .Hero_content__qEuVg p{font-family:var(--satoshi);color:var(--light_green);font-size:1rem;font-weight:400;letter-spacing:1px;opacity:0;transform:translateY(20)}.Hero_section__4COX7 .Hero_content__qEuVg .Hero_bookingContainer__pBqXb{display:flex;align-items:center;gap:8px;margin-top:1.5rem;background:var(--green);color:var(--white);border:none;border-radius:50px;padding:12px 32px;font-size:1rem;cursor:pointer;transition:background .2s}.Hero_section__4COX7 .Hero_content__qEuVg .Hero_bookingContainer__pBqXb svg{margin-right:8px}.Hero_section__4COX7 .Hero_content__qEuVg .Hero_bookingContainer__pBqXb:hover{background:var(--light_green);color:var(--green)}.Hero_section__4COX7 .Hero_arrow__FsIV8{width:100px;height:100px;position:absolute;z-index:2;display:flex;justify-content:center;align-items:center;justify-self:flex-end;cursor:pointer;bottom:2rem;animation:Hero_bounce__quLri 5s ease-in-out infinite}.Hero_section__4COX7 .Hero_overlay__9Jcwj{position:absolute;top:0;right:0;width:100%;height:100%;z-index:10;pointer-events:none}@keyframes Hero_bounce__quLri{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-15px);opacity:0}}@media(max-width:480px){.Hero_section__4COX7 .Hero_content__qEuVg{padding:0 20px}}.Presentation_container__0G2p7{min-height:100vh;padding:150px 80px 80px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow-x:hidden}.Presentation_container__0G2p7 .Presentation_section_headline_wrapper__yC188{width:60px;height:80px;border:1px solid var(--green);display:flex;justify-content:center;align-items:center;display:none;margin-bottom:60px}.Presentation_container__0G2p7 .Presentation_section_headline_wrapper__yC188 .Presentation_section_headline_container__M5d_N{width:80%;height:85%;border:1px solid var(--light_green);display:flex;justify-content:center;align-items:center}.Presentation_container__0G2p7 .Presentation_section_headline_wrapper__yC188 .Presentation_section_headline__Fqscw{font-family:var(--clash-display);font-size:20px;font-weight:400;color:var(--green)}.Presentation_container__0G2p7 .Presentation_headlines__cEoSQ{text-align:center;margin-bottom:20px}.Presentation_container__0G2p7 .Presentation_headlines__cEoSQ h4{font-family:var(--clash-display);font-size:2.4rem;font-weight:500;color:var(--green)}.Presentation_container__0G2p7 .Presentation_description__87pnE{font-size:18px;font-weight:400;color:var(--black);text-align:center;width:45%;margin-bottom:15px}.Presentation_container__0G2p7 img{object-fit:cover;position:absolute;border-radius:15px;z-index:-1}.Presentation_container__0G2p7 .Presentation_image_1__dBO3A{width:20%;height:auto;left:5%;top:33%}.Presentation_container__0G2p7 .Presentation_image_2__mm1uJ{width:25%;height:auto;left:60%;transform:translateX(-60%);bottom:10%;display:none}.Presentation_container__0G2p7 .Presentation_image_3__DJzwY{width:20%;height:auto;right:5%;top:33%}.Presentation_container__0G2p7 .Presentation_buttons__L_wo_{display:flex;align-items:center;grid-gap:20px;gap:20px;display:grid;grid-template-columns:1fr 1fr}.Presentation_container__0G2p7 button{background-color:var(--green);color:var(--white)}.Presentation_container__0G2p7 a,.Presentation_container__0G2p7 button{display:flex;justify-content:center;align-items:center;border:none;border-radius:50px;padding:20px 30px;margin-top:50px;gap:5px;line-height:0px;font-size:16px}.Presentation_container__0G2p7 a{background-color:var(--black);color:var(--light_green)}@media(max-width:768px){.Presentation_container__0G2p7 .Presentation_headlines__cEoSQ h4{font-size:2rem}.Presentation_container__0G2p7 .Presentation_description__87pnE{width:100%}.Presentation_container__0G2p7 .Presentation_image_1__dBO3A{top:20%;transform:rotate(-4deg)}.Presentation_container__0G2p7 .Presentation_image_3__DJzwY{top:20%;transform:rotate(4deg)}}@media(max-width:480px){.Presentation_container__0G2p7{padding:100px 1rem;height:auto;min-height:auto}.Presentation_container__0G2p7 .Presentation_image_1__dBO3A{top:10%;transform:rotate(-4deg)}.Presentation_container__0G2p7 .Presentation_image_3__DJzwY{top:10%;transform:rotate(4deg)}.Presentation_container__0G2p7 .Presentation_headlines__cEoSQ{margin-top:30px}.Presentation_container__0G2p7 .Presentation_headlines__cEoSQ h4{font-size:1.3rem}.Presentation_container__0G2p7 .Presentation_buttons__L_wo_{display:flex;flex-direction:column;width:100%}.Presentation_container__0G2p7 .Presentation_buttons__L_wo_ a{margin-top:0}.Presentation_container__0G2p7 .Presentation_buttons__L_wo_ a,.Presentation_container__0G2p7 .Presentation_buttons__L_wo_ button{width:100%}}@media(max-width:380px){.Presentation_container__0G2p7{padding:80px 1rem}.Presentation_container__0G2p7 .Presentation_image_1__dBO3A,.Presentation_container__0G2p7 .Presentation_image_3__DJzwY{width:25%}.Presentation_container__0G2p7 .Presentation_description__87pnE{font-size:16px}}.Strength_container__sGfPz{min-height:30vh;width:-moz-fit-content;width:fit-content;border-radius:30px;padding:100px 80px 80px;margin-right:auto;margin-left:auto;margin-bottom:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:50px;background-color:var(--light_green);overflow-x:hidden}.Strength_container__sGfPz .Strength_subline__UmRkz{font-family:var(--clash-display);color:var(--green);font-size:2rem;font-weight:500;margin-bottom:10px}.Strength_container__sGfPz .Strength_headline__sA5dj{font-family:var(--clash-display);color:var(--green);font-size:2.6rem;font-weight:500}.Strength_container__sGfPz .Strength_items_wrapper__tjmqF{display:flex;justify-content:center;align-items:center;gap:70px}.Strength_container__sGfPz .Strength_item_wrapper__Ko_uU{display:flex;flex-direction:column;align-items:center;gap:15px}.Strength_container__sGfPz .Strength_item_icon__B2Jn9{background-color:var(--white);width:50px;aspect-ratio:1;display:grid;place-content:center;border-radius:100px}.Strength_container__sGfPz .Strength_item_content__RyzDy{font-family:var(--satoshi);color:var(--green);font-size:1.2rem;font-weight:400;margin-bottom:10px;text-align:center}@media(max-width:1200px){.Strength_container__sGfPz{width:100%;border-radius:0}}@media(max-width:768px){.Strength_container__sGfPz .Strength_subline__UmRkz{font-size:1.8rem;text-align:center;font-weight:500}.Strength_container__sGfPz .Strength_item_content__RyzDy{font-size:1rem}}@media(max-width:480px){.Strength_container__sGfPz .Strength_subline__UmRkz{font-size:1.4rem}.Strength_container__sGfPz .Strength_items_wrapper__tjmqF{flex-direction:column;gap:40px}}.Testimonials_container__aHWZ9{min-height:100vh;margin-top:15rem;margin-bottom:15rem;display:flex;flex-direction:column;align-items:center;background-color:var(--light_green);padding:80px;position:relative;overflow-x:hidden}.Testimonials_container__aHWZ9 .Testimonials_image_container__RDeD3{width:750px;height:950px;overflow:hidden;-webkit-clip-path:ellipse(31% 50% at 54% 50%);clip-path:ellipse(31% 50% at 54% 50%);transform:rotate(35deg);margin-inline:auto}.Testimonials_container__aHWZ9 .Testimonials_image_container__RDeD3 img{width:100%;height:100%;object-fit:cover;transform:rotate(-35deg)}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM{position:absolute;bottom:10%;left:5%;z-index:4}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM h4{font-family:var(--clash-display);font-size:2.4rem;font-weight:500;color:var(--green)}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM p{font-family:var(--satoshi);color:var(--green);font-size:18px;font-weight:400;margin-top:10px;width:35%}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM button{display:flex;justify-content:center;align-items:center;border:none;border-radius:50px;padding:20px 50px;margin-top:30px;gap:5px;line-height:0px;font-size:16px;background-color:var(--green);color:var(--white);cursor:pointer}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI{width:100%;position:absolute;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;grid-gap:30px;gap:30px;padding-left:80px;padding-right:80px;top:10%;left:50%;transform:translateX(-50%)}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial__IRq3h{background-color:var(--white);padding:30px;min-height:250px;border-radius:20px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial__IRq3h:nth-child(2){margin-top:150px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial_service__BZXZI{background-color:var(--light_green);color:var(--green);width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:100px;margin-bottom:15px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_details__quyGp h5{font-family:var(--clash-display);color:var(--green);font-size:18px;margin-bottom:3px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_{width:100%;position:absolute;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;grid-gap:30px;gap:30px;padding-left:80px;padding-right:80px;bottom:10%;left:50%;transform:translateX(-50%)}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial__IRq3h{background-color:var(--white);padding:30px;min-height:250px;border-radius:20px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial__IRq3h:nth-child(3){margin-top:-150px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial_service__BZXZI{background-color:var(--light_green);color:var(--green);width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:100px;margin-bottom:15px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_details__quyGp h5{font-family:var(--clash-display);color:var(--green);font-size:18px;margin-bottom:3px}@media(max-width:1024px){.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM{display:none}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI{top:10%;grid-template-columns:repeat(3,1fr)}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial__IRq3h:nth-child(4){display:none}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_{bottom:10%;grid-template-columns:repeat(3,1fr)}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial__IRq3h:first-child{display:none}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial__IRq3h:nth-child(3){grid-column:2}}@media(max-width:768px){.Testimonials_container__aHWZ9 .Testimonials_image_container__RDeD3{width:550px;height:750px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI{top:10%;grid-template-columns:repeat(2,1fr)}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial__IRq3h:nth-child(4){display:none}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_{bottom:10%;grid-template-columns:repeat(2,1fr)}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial__IRq3h:nth-child(2){display:none}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_ .Testimonials_testimonial__IRq3h:nth-child(3){grid-column:1}}@media(max-width:480px){.Testimonials_container__aHWZ9{margin-top:10rem;margin-bottom:10rem;min-height:auto;pointer-events:none}.Testimonials_container__aHWZ9 .Testimonials_image_container__RDeD3{width:550px;height:750px;margin-left:-180px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI{padding:30px;top:5%;gap:20px;grid-template-columns:1fr}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial__IRq3h{width:100%}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_testimonial__IRq3h:nth-child(2){margin-top:0}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container__4BAlI .Testimonials_details__quyGp h5{font-size:16px}.Testimonials_container__aHWZ9 .Testimonials_testimonials_container_2__cG59_{display:none}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM{display:block;position:absolute;bottom:10%;left:0;padding:0 20px;width:100%}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM button{width:100%}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM h4{font-size:1.8rem;display:none}.Testimonials_container__aHWZ9 .Testimonials_headline_container__kO0GM p{width:100%;display:none}}.page_overlay__DcNzO{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(0,0,0,.1);z-index:101}.page_booking_form__NlYDF{max-width:800px;width:800px;padding:2rem;max-height:80vh;overflow-y:scroll;background:var(--white);border-radius:30px}.page_booking_form__NlYDF h2{text-align:center;margin-bottom:1.5rem;color:var(--green);font-family:var(--clash-display);font-weight:600}.page_booking_form__NlYDF .page_steps_indicators_container__VzjGu{display:grid;grid-template-columns:.5fr 1fr .5fr;align-items:center;margin-bottom:30px;margin-top:20px}.page_booking_form__NlYDF .page_steps_indicators_container__VzjGu .page_go_back__nRfKx{width:50px;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--light_green);border-radius:100px;cursor:pointer}.page_booking_form__NlYDF .page_steps_indicators_container__VzjGu .page_steps_indicators_wrapper__2CCsE{display:flex;align-items:center;gap:10px}.page_booking_form__NlYDF .page_steps_indicators_container__VzjGu .page_step_indicator__1vvIF{height:3px;width:100%;background-color:var(--light_green);border-radius:10px}.page_booking_form__NlYDF .page_steps_indicators_container__VzjGu .page_step_indicator__1vvIF.page_active__4yklO{background-color:var(--green)}.page_booking_form__NlYDF .page_steps_indicators_container__VzjGu .page_step_count__EHV7O{justify-self:flex-end;font-size:18px;font-family:var(--clash-display);font-weight:600;color:var(--green)}.page_booking_form__NlYDF .page_stepHeadline__HE9Tz{margin-bottom:15px;font-family:var(--satoshi);font-size:18px;color:var(--black);opacity:.6;font-weight:400}.page_booking_form__NlYDF .page_choose_location__oeXt7{width:100%}.page_booking_form__NlYDF .page_choose_location__oeXt7 .page_locations_wrapper___cHW7{width:100%;display:flex;justify-content:center;align-items:center;gap:30px}.page_booking_form__NlYDF .page_choose_location__oeXt7 .page_location__Nn60o{width:100%;background-color:var(--light_green);padding-bottom:20px;height:auto;display:flex;flex-direction:column;overflow:hidden;border-radius:20px;cursor:pointer}.page_booking_form__NlYDF .page_choose_location__oeXt7 .page_location__Nn60o img{width:100%;height:200px;object-fit:cover}.page_booking_form__NlYDF .page_choose_location__oeXt7 .page_location__Nn60o p{margin-top:20px;margin-left:20px;margin-right:20px;text-align:center}.page_booking_form__NlYDF .page_choose_category__e6mxr{width:100%}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_categories_wrapper__nsenS{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_category__3cCSQ{display:flex;width:100%;justify-content:space-between;align-items:center;background-color:var(--light_green);padding:15px;border-radius:15px;cursor:pointer}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_left__MM4R5{display:flex;align-items:center;gap:10px}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_left__MM4R5 p{text-transform:lowercase;font-size:16px}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_left__MM4R5 p:first-letter{text-transform:capitalize}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_category_image__98OX8{height:50px;width:50px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:var(--white)}.page_booking_form__NlYDF .page_choose_category__e6mxr .page_category_image__98OX8 img{width:100%;height:100%;object-fit:cover}.page_booking_form__NlYDF .page_choose_service__F5uFs{width:100%}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_services_wrapper__alzxZ{width:100%;display:flex;flex-direction:column;gap:30px}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top__cHFkQ{display:flex;width:100%;justify-content:space-between;align-items:center;background-color:var(--light_green);padding:15px;border-radius:15px;cursor:pointer}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_{display:flex;align-items:center;gap:15px}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_image__C0TwR{height:80px;width:80px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:var(--white)}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_image__C0TwR img{width:100%;height:100%;object-fit:cover}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_details__7FEN6{display:flex;flex-direction:column;gap:10px}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_details__7FEN6 h5{font-size:18px}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_infos__B2GvR{display:flex;align-items:center;gap:15px}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_infos__B2GvR p{font-size:18px}.page_booking_form__NlYDF .page_choose_service__F5uFs .page_service_top_left__9J3N_ .page_service_duration__C1PDK{display:flex;align-items:center;gap:5px}.page_booking_form__NlYDF .page_choose_date__qygCj{margin-bottom:30px}.page_booking_form__NlYDF .page_choose_slots__nJCWr{width:100%}.page_booking_form__NlYDF .page_choose_slots__nJCWr .page_slots_wrapper__Iaw96{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.page_booking_form__NlYDF .page_choose_slots__nJCWr .page_slots_wrapper__Iaw96 button{border:none;padding:15px 30px;border-radius:30px;background-color:var(--light_green);font-size:16px;font-weight:500;cursor:pointer}.page_booking_form__NlYDF .page_client_infos__uTW3K{width:100%}.page_booking_form__NlYDF .page_client_infos__uTW3K .page_user_fields_wrapper__ZTms2{display:flex;flex-direction:column;margin-top:30px}.page_booking_form__NlYDF .page_client_infos__uTW3K .page_user_fields_wrapper__ZTms2 label{font-family:var(--satoshi);margin-bottom:10px}.page_booking_form__NlYDF .page_client_infos__uTW3K .page_user_fields_wrapper__ZTms2 input{margin-bottom:30px;padding:20px;border:none;border-radius:30px;background-color:var(--light_green);font-size:16px;outline:none}.page_booking_form__NlYDF .page_form_step__Vh8hf{margin-bottom:2rem;padding:1rem;border:1px solid #eee;border-radius:8px}.page_booking_form__NlYDF .page_form_step__Vh8hf label{display:block;margin-bottom:.5rem;font-weight:600;color:#555}.page_booking_form__NlYDF .page_form_step__Vh8hf input,.page_booking_form__NlYDF .page_form_step__Vh8hf select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border .3s}.page_booking_form__NlYDF .page_form_step__Vh8hf input:focus,.page_booking_form__NlYDF .page_form_step__Vh8hf select:focus{border-color:#ff6b6b;outline:none}.page_booking_form__NlYDF .page_time_slots__V3LXK{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:1rem}.page_booking_form__NlYDF .page_time_slots__V3LXK .page_time_slot__OBvvR{padding:.75rem;border:1px solid #ddd;border-radius:4px;background:#fff;text-align:center;cursor:pointer}.page_booking_form__NlYDF .page_time_slots__V3LXK .page_time_slot__OBvvR:hover{background:#f5f5f5}.page_booking_form__NlYDF .page_time_slots__V3LXK .page_time_slot__OBvvR.page_selected__GRiFD{background:#ff6b6b;color:#fff;border-color:#ff6b6b}.page_booking_form__NlYDF .page_client_notice__mtsj_{padding:.75rem;margin-bottom:1rem;background:#e3f2fd;border-radius:4px;color:#1565c0}.page_booking_form__NlYDF .page_submit_button__1d_St{width:100%;padding:20px;background:var(--green);color:var(--white);border:none;border-radius:30px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s}.page_booking_form__NlYDF .page_submit_button__1d_St:disabled{background:#bdbdbd;color:var(--black);opacity:.8;cursor:not-allowed}.page_booking_success__YEeyx{max-width:500px;margin:2rem auto;padding:2rem;text-align:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.page_booking_success__YEeyx h2{color:#2e7d32}.page_booking_success__YEeyx p{margin:1rem 0;color:#333}.Gallery_container__3vTsI{min-height:30vh;width:100%;max-width:1440px;padding:100px 20px;margin-right:auto;margin-left:auto;margin-bottom:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow-x:hidden}.Gallery_container__3vTsI h3{font-family:var(--clash-display);font-size:2.4rem;font-weight:500;color:var(--green);margin-bottom:50px}.Gallery_container__3vTsI .Gallery_images_container__A9bP9{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-auto-rows:50px;grid-gap:30px;gap:30px;width:100%}.Gallery_container__3vTsI .Gallery_images_container__A9bP9 .Gallery_masonry_item__VNc5g{border-radius:30px;overflow:hidden;pointer-events:none;position:relative;width:100%;height:100%}.Gallery_container__3vTsI .Gallery_images_container__A9bP9 .Gallery_masonry_item__VNc5g img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}@media(max-width:768px){.Gallery_container__3vTsI{padding:60px 20px}.Gallery_container__3vTsI .Gallery_headline__3BPid{font-size:1.8rem;text-align:center;font-weight:500;margin-bottom:20px}.Gallery_container__3vTsI .Gallery_images_container__A9bP9{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px}}@media(max-width:480px){.Gallery_container__3vTsI{padding:40px 15px;border-radius:20px}.Gallery_container__3vTsI .Gallery_images_container__A9bP9{grid-template-columns:1fr}}.styles_container__JVkcO{height:100%;padding:150px 80px 80px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;margin-bottom:12rem}.styles_container__JVkcO .styles_path__PwDFv{width:90vw;height:90vw;border:2px solid var(--light_green);border-radius:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:-1}.styles_container__JVkcO .styles_video_container__hpwjN{width:90vw;height:90vh;aspect-ratio:1/1;margin:auto}.styles_container__JVkcO .styles_video_container__hpwjN video{width:100%;height:100%;border-radius:30px;object-fit:cover}.styles_container__JVkcO .styles_content_container__sQEwL{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.styles_container__JVkcO .styles_section_headline_wrapper__SEets{width:60px;height:80px;border:1px solid var(--green);display:flex;justify-content:center;align-items:center;position:relative;display:none;margin-bottom:60px}.styles_container__JVkcO .styles_section_headline_wrapper__SEets .styles_section_headline_container__kYQAc{width:80%;height:85%;border:1px solid var(--light_green);display:flex;justify-content:center;align-items:center}.styles_container__JVkcO .styles_section_headline_wrapper__SEets .styles_section_headline__w8jhi{font-family:var(--clash-display);font-size:20px;font-weight:400;color:var(--green)}.styles_container__JVkcO .styles_headlines__AjRw7{text-align:center;margin-bottom:20px}.styles_container__JVkcO .styles_headlines__AjRw7 h4{font-family:var(--clash-display);font-size:2.4rem;font-weight:500;color:var(--green)}.styles_container__JVkcO .styles_description__MkxHr{font-size:18px;font-weight:400;color:var(--black);margin-bottom:15px}.styles_container__JVkcO .styles_contact_wrapper__xDmFM{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;width:63%;height:-moz-fit-content;height:fit-content;grid-gap:100px;gap:100px}.styles_container__JVkcO .styles_contact_wrapper__xDmFM img{width:100%;height:auto;object-fit:cover;border-radius:30px}.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_form_group__uRJP2{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_form_group__uRJP2 label{font-family:var(--clash-display);color:var(--green);font-size:16px;font-weight:500}.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_form_group__uRJP2 input,.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_form_group__uRJP2 textarea{border:none;padding:20px;background-color:var(--light_green);outline:var(--green)}.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_form_group__uRJP2 input{border-radius:100px}.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_form_group__uRJP2 textarea{border-radius:20px;resize:none}.styles_container__JVkcO .styles_contact_wrapper__xDmFM button{display:flex;justify-content:center;align-items:center;border:none;border-radius:50px;padding:20px 50px;margin-top:50px;gap:5px;line-height:0px;font-size:16px;background-color:var(--green);color:var(--white);cursor:pointer;width:100%}@media(max-width:1024px){.styles_container__JVkcO .styles_path__PwDFv{width:120vw;height:120vw;top:50%;left:50%;transform:translate(-50%,-50%)}.styles_container__JVkcO .styles_content_container__sQEwL img{display:none}.styles_container__JVkcO .styles_contact_wrapper__xDmFM{width:80%;display:flex}.styles_container__JVkcO .styles_contact_wrapper__xDmFM .styles_description__MkxHr{margin-bottom:35px;text-align:center}}@media(max-width:768px){.styles_container__JVkcO .styles_path__PwDFv{width:150vw;height:150vw}.styles_container__JVkcO .styles_contact_wrapper__xDmFM{width:100%}}@media(max-width:480px){.styles_container__JVkcO{padding:80px 1rem}.styles_container__JVkcO .styles_path__PwDFv{width:280vw;height:280vw}.styles_container__JVkcO .styles_contact_wrapper__xDmFM{width:100%}.styles_container__JVkcO .styles_headlines__AjRw7{margin-bottom:0}.styles_container__JVkcO .styles_headlines__AjRw7 h4{font-size:1.8rem}}@media(max-width:380px){.styles_container__JVkcO .styles_path__PwDFv{width:350vw;height:350vw}}.Services_container__d1oDK{min-height:30vh;padding:150px 80px 80px;margin-right:auto;margin-left:auto;display:flex;margin-bottom:0;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;overflow-x:hidden}.Services_container__d1oDK .Services_section_headline_wrapper__yQTJB{width:60px;height:80px;border:1px solid var(--green);display:flex;justify-content:center;align-items:center;display:none;margin-bottom:60px}.Services_container__d1oDK .Services_section_headline_wrapper__yQTJB .Services_section_headline_container__NGhdZ{width:80%;height:85%;border:1px solid var(--light_green);display:flex;justify-content:center;align-items:center}.Services_container__d1oDK .Services_section_headline_wrapper__yQTJB .Services_section_headline__aQg4n{font-family:var(--clash-display);font-size:20px;font-weight:400;color:var(--green)}.Services_container__d1oDK h3{font-family:var(--clash-display);font-size:2.4rem;font-weight:500;color:var(--green)}.Services_container__d1oDK .Services_card_subline__Jb_32{font-family:var(--satoshi);font-size:18px;font-weight:400;margin-top:5px;width:50%}.Services_container__d1oDK .Services_cards_container__YcGfF{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-top:55px}.Services_container__d1oDK .Services_card_placeholder__L8L_U{background-color:var(--light_green);aspect-ratio:1;border-radius:30px}.Services_container__d1oDK .Services_card___gzVk{position:relative;aspect-ratio:1;border-radius:30px;overflow:hidden;opacity:1;cursor:pointer}.Services_container__d1oDK .Services_card___gzVk img{position:absolute;top:0;left:0;bottom:0;object-fit:cover;width:100%;height:100%;filter:brightness(.7)}.Services_container__d1oDK .Services_card___gzVk .Services_card_content__xi_n2{position:absolute;left:0;bottom:0;width:100%;height:-moz-fit-content;height:fit-content;z-index:2;background-color:rgba(0,0,0,.003);transition:backdrop-filter .3s,background-color .3s,-webkit-backdrop-filter .3s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px}.Services_container__d1oDK .Services_card___gzVk .Services_card_content_top__cm2yU{display:flex;align-items:center;justify-content:space-between}.Services_container__d1oDK .Services_card___gzVk .Services_card_content_top__cm2yU h5{font-family:var(--clash-display);font-size:1.3rem;font-weight:600;color:var(--green)}.Services_container__d1oDK .Services_card___gzVk .Services_card_content_top__cm2yU p{font-family:var(--satoshi);font-size:16px;font-weight:500;color:var(--white)}.Services_container__d1oDK .Services_card___gzVk .Services_card_description__V2tlU{font-family:var(--satoshi);font-size:.9rem;font-weight:500;color:var(--white);margin-top:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.Services_container__d1oDK button{display:flex;justify-content:center;align-items:center;border:none;border-radius:50px;padding:20px 30px;margin-top:50px;gap:5px;line-height:0px;font-size:16px;background-color:var(--green);color:var(--white);align-self:center;cursor:pointer}@media(max-width:1200px){.Services_container__d1oDK{width:100%;border-radius:0}}@media(max-width:768px){.Services_container__d1oDK{padding:150px 50px 80px}.Services_container__d1oDK .Services_headline___PwHZ{font-size:1.8rem;text-align:center;font-weight:500}.Services_container__d1oDK .Services_card_subline__Jb_32{font-family:var(--satoshi);font-size:18px;width:100%}.Services_container__d1oDK .Services_cards_container__YcGfF{width:100%;display:grid;grid-template-columns:repeat(2,1fr)}.Services_container__d1oDK .Services_card_content__xi_n2 .Services_card_content_top__cm2yU h5{font-size:1rem;font-weight:500}}@media(max-width:480px){.Services_container__d1oDK{padding:80px 1rem}.Services_container__d1oDK .Services_cards_container__YcGfF{width:100%;display:grid;grid-template-columns:repeat(1,1fr)}}