@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pacifico&display=swap);.Header_header_vgT6o{padding:1rem 2rem;background-color:#fff;margin:0 0 2rem 0}.Header_content_ux5u9{max-width:78.75rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.Header_content_ux5u9 .Header_logo_OgKqP{cursor:pointer;max-width:12rem;max-height:2.875rem}.Header_content_ux5u9 .Header_logo_OgKqP img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Header_content_ux5u9 .Header_textLogo_JT1Ob{cursor:pointer;max-width:12rem;max-height:3.5rem}.Header_content_ux5u9 .Header_textLogo_JT1Ob img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:860px){.Header_content_ux5u9 .Header_textLogo_JT1Ob{display:none}}.Header_content_ux5u9 .Header_contacts_eeaVn{display:flex;align-items:center;gap:1.5rem}@media(max-width:400px){.Header_content_ux5u9 .Header_contacts_eeaVn{display:block}}.Header_content_ux5u9 .Header_contacts_eeaVn a{display:block;font-weight:600;transition:all .3s ease-in-out}.Header_content_ux5u9 .Header_contacts_eeaVn a:hover{color:#ef3124}@media(max-width:475px){.Header_content_ux5u9 .Header_contacts_eeaVn a{font-size:.8rem}}.Wellcome_content_a4N6j{scroll-margin-block:2rem;margin:0 0 4rem 0;padding:0 1rem}@media(max-width:530px){.Wellcome_content_a4N6j{margin:0 0 1rem 0}}.Wellcome_content_a4N6j .Wellcome_title_Yv5wG{font-weight:800;font-size:2.875rem;text-align:center;margin:0 0 .75rem 0}.Wellcome_content_a4N6j .Wellcome_title_Yv5wG span{color:#6fc7b9;background-color:#fff;padding:.625rem 1.25rem;border-radius:5rem}@media(max-width:420px){.Wellcome_content_a4N6j .Wellcome_title_Yv5wG{font-size:2.3rem}}.Wellcome_content_a4N6j .Wellcome_subtitle_TR1EN{font-family:Pacifico;text-align:center;font-weight:400;font-size:2.625rem;margin:0 0 2rem 0}@media(max-width:768px){.Wellcome_content_a4N6j .Wellcome_subtitle_TR1EN{font-size:2rem}}@media(max-width:600px){.Wellcome_content_a4N6j .Wellcome_subtitle_TR1EN{font-size:1.8rem}}@media(max-width:530px){.Wellcome_content_a4N6j .Wellcome_subtitle_TR1EN{font-size:1.5rem;margin:0 0 1rem 0}}@media(max-width:475px){.Wellcome_content_a4N6j .Wellcome_subtitle_TR1EN{font-size:1.3rem}}@media(max-width:420px){.Wellcome_content_a4N6j .Wellcome_subtitle_TR1EN{font-size:1rem}}.Wellcome_content_a4N6j .Wellcome_text_MM2J5{font-weight:500;font-size:1.14rem;color:hsla(0,0%,7%,.4);line-height:150%;max-width:66.5rem;text-align:center;margin:0 auto}@media(max-width:768px){.Wellcome_content_a4N6j .Wellcome_text_MM2J5{font-size:1rem}}@media(max-width:530px){.Wellcome_content_a4N6j .Wellcome_text_MM2J5{font-size:.8rem}}.Banner_banner_MxmId{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:0 0 2rem 0;padding:0 1rem}@media(max-width:1100px){.Banner_banner_MxmId{grid-template-columns:1fr}.Banner_banner_MxmId .Banner_map_RWeAU{display:flex;justify-content:center}.Banner_banner_MxmId .Banner_map_RWeAU img{width:50rem}}@media(max-width:575px){.Banner_banner_MxmId .Banner_map_RWeAU{display:none}}.Banner_banner_MxmId .Banner_map_RWeAU img{border-radius:1.5rem;width:40rem;height:100%}@media(max-width:1210px){.Banner_banner_MxmId .Banner_map_RWeAU img{width:35rem}}.Banner_banner_MxmId .Banner_image__M1Hc{border-radius:1.5rem;max-height:37rem;overflow:auto}.Banner_banner_MxmId .Banner_image__M1Hc::-webkit-scrollbar{width:.25rem;cursor:pointer}.Banner_banner_MxmId .Banner_image__M1Hc::-webkit-scrollbar-thumb{background:#ef3124;border-radius:1rem;cursor:pointer}.Banner_banner_MxmId .Banner_image__M1Hc::-webkit-scrollbar-track{background:#fff;cursor:pointer;border-radius:1rem}.Banner_banner_MxmId .Banner_image__M1Hc{padding-right:.25rem}@media(max-width:1100px){.Banner_banner_MxmId .Banner_image__M1Hc{max-height:20rem}}.Banner_banner_MxmId .Banner_image__M1Hc img{border-radius:1.5rem;width:100%}@keyframes FormModal_expand_ab9zL{0%{transform:scale(.7);opacity:0;background-color:#efefef}}.FormModal_popup_cmjwy{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:70;display:flex;align-items:center;justify-content:center;padding-left:1rem;padding-right:1rem}.FormModal_popup_cmjwy .FormModal_overlay_DhAfx{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);backdrop-filter:blur(1.25rem);transition:opacity .3ms;z-index:70;animation:FormModal_expand_ab9zL .2s ease-in-out}.FormModal_popup_cmjwy .FormModal_content_Q68IP{max-height:calc(100vh - 4rem);overflow:auto}.FormModal_popup_cmjwy .FormModal_content_Q68IP::-webkit-scrollbar{width:.25rem;cursor:pointer}.FormModal_popup_cmjwy .FormModal_content_Q68IP::-webkit-scrollbar-thumb{background:#6fc7b9;border-radius:1rem;cursor:pointer}.FormModal_popup_cmjwy .FormModal_content_Q68IP::-webkit-scrollbar-track{background:#fff;cursor:pointer;border-radius:1rem}.FormModal_popup_cmjwy .FormModal_content_Q68IP{background-color:#fff;border-radius:.5rem;z-index:70;animation:FormModal_expand_ab9zL .2s ease-in-out;min-width:37.5rem}@media(max-width:1024px){.FormModal_popup_cmjwy .FormModal_content_Q68IP{min-width:0;width:auto}}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_top_iYuoS{padding:1.5rem;text-align:center;font-size:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width:410px){.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_top_iYuoS{font-size:1.5rem}}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_top_iYuoS .FormModal_close_dkXKp{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#efefef;cursor:pointer}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_content_Q68IP{padding:1.5rem;border-top:1px solid #efefef}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_content_Q68IP .FormModal_input_GUvXJ{margin:0 0 .5rem 0}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_content_Q68IP .FormModal_input_GUvXJ:last-child{margin:0}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_content_Q68IP .FormModal_input_GUvXJ input{border-radius:.25rem;width:100%;background-color:#efefef;border:none;font-size:.875rem;font-weight:400;padding:1rem}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_content_Q68IP .FormModal_input_GUvXJ .FormModal_last_cQset{padding-bottom:3rem}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_content_Q68IP .FormModal_input_GUvXJ.FormModal_title_VXvJ8 input{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_bottom_FLnHW{padding:1rem;border-top:1px solid #efefef;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_bottom_FLnHW .FormModal_button_EDWZE{padding:.875rem 0;cursor:pointer;text-align:center;border-radius:.25rem}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_bottom_FLnHW .FormModal_button_EDWZE.FormModal_red_w0ent{border:1px solid #ef3124;color:#ef3124}.FormModal_popup_cmjwy .FormModal_content_Q68IP .FormModal_body_Hz8ro .FormModal_container_ntThA .FormModal_bottom_FLnHW .FormModal_button_EDWZE.FormModal_green_gLYUx{border:1px solid #6fc7b9;color:#fff;background-color:#6fc7b9}.FormModal_popup_cmjwy .FormModal_result_X6APH{text-align:center;padding-bottom:2rem;font-size:.8rem;max-width:20rem;margin:0 auto}.CardsList_content_oagHC{background-color:#fff;padding:1rem;border-radius:1.5rem}.CardsList_top_o6Yti{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 2rem 0}@media(max-width:1100px){.CardsList_top_o6Yti{display:block}}.CardsList_top_o6Yti .CardsList_title_AtUUX{font-weight:700;font-size:1.875rem}@media(max-width:1100px){.CardsList_top_o6Yti .CardsList_title_AtUUX{margin:0 0 1rem 0}}.CardsList_top_o6Yti .CardsList_tabs_PAnvf{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:1100px){.CardsList_top_o6Yti .CardsList_tabs_PAnvf{justify-content:flex-start}}@media(max-width:975px){.CardsList_top_o6Yti .CardsList_tabs_PAnvf{overflow:auto}.CardsList_top_o6Yti .CardsList_tabs_PAnvf::-webkit-scrollbar{height:.25rem}.CardsList_top_o6Yti .CardsList_tabs_PAnvf::-webkit-scrollbar-thumb{background:#6fc7b9;border-radius:1rem}.CardsList_top_o6Yti .CardsList_tabs_PAnvf::-webkit-scrollbar-track{background:#fff}.CardsList_top_o6Yti .CardsList_tabs_PAnvf{padding:0 0 .5rem 0}}.CardsList_top_o6Yti .CardsList_tabs_PAnvf .CardsList_tab_XsMP8{padding:.5rem 1rem;font-weight:600;font-size:1.125rem;border-radius:1.5rem;background-color:#f5f5f5;transition:all .3s ease-in-out;cursor:pointer}.CardsList_top_o6Yti .CardsList_tabs_PAnvf .CardsList_tab_XsMP8.CardsList_active_vYtmK{background-color:#6fc7b9;color:#fff}@media(max-width:800px){.CardsList_top_o6Yti .CardsList_tabs_PAnvf .CardsList_tab_XsMP8{font-size:1rem}}@media(max-width:975px){.CardsList_top_o6Yti .CardsList_tabs_PAnvf .CardsList_tab_XsMP8{white-space:nowrap}}.CardsList_days_gghoF .CardsList_day_s374M{position:relative;left:2.2rem;border-left:2px dashed #6fc7b9;padding-top:4rem}.CardsList_days_gghoF .CardsList_day_s374M:first-child{padding-top:0}.CardsList_days_gghoF .CardsList_day_s374M:first-child .CardsList_dayText_sjovu{top:0}@media(max-width:540px){.CardsList_days_gghoF .CardsList_day_s374M{left:1rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_dayText_sjovu{position:absolute;top:4rem;left:-2.15rem;background-color:#6fc7b9;padding:.75rem;border-radius:6.25rem;color:#fff}@media(max-width:540px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_dayText_sjovu{left:-1.6rem;padding:.5rem;font-size:.8rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND{padding:0 4rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:900px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND{grid-template-columns:1fr}}@media(max-width:540px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND{padding:0 2rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA{display:flex;flex-direction:column;position:relative;background-color:#f5f5f5;border-radius:1.5rem;padding:1.5rem}@media(max-width:540px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA{padding:1rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls{margin:0 0 1rem 0}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls img{height:14rem;width:100%;-o-object-fit:cover;object-fit:cover;border-radius:1.5rem}@media(max-width:1030px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls img{height:12rem}}@media(max-width:900px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls img{height:14rem}}@media(max-width:590px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls img{height:12rem}}@media(max-width:460px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls img{height:10rem}}@media(max-width:390px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls img{height:8rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:16rem}@media(max-width:1150px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:14rem}}@media(max-width:1030px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:12rem}}@media(max-width:900px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:14rem}}@media(max-width:590px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:12rem}}@media(max-width:460px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:10rem}}@media(max-width:390px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_image_Nzdls.CardsList_big_NPJyd img{height:8rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem 0}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_limit_rZGa7{display:flex;align-items:center;gap:.5rem;color:#fff;background-color:#6fc7b9;padding:1rem;border-radius:1.5rem}@media(max-width:1020px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_limit_rZGa7{font-size:.8rem;padding:.5rem}}@media(max-width:900px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_limit_rZGa7{padding:1rem;font-size:1rem}}@media(max-width:600px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_limit_rZGa7{font-size:.8rem;padding:.5rem}}@media(max-width:460px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_limit_rZGa7{font-size:.65rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_date_E9hTz{display:flex;align-items:center;gap:.5rem;background-color:#fff;padding:1rem;border-radius:1.5rem}@media(max-width:1020px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_date_E9hTz{font-size:.8rem;padding:.5rem}}@media(max-width:900px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_date_E9hTz{padding:1rem;font-size:1rem}}@media(max-width:600px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_date_E9hTz{font-size:.8rem;padding:.5rem}}@media(max-width:460px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_date_E9hTz{font-size:.65rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_time__IEoS{display:flex;align-items:center;gap:.5rem;background-color:#fff;padding:1rem;border-radius:1.5rem}@media(max-width:1020px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_time__IEoS{font-size:.8rem;padding:.5rem}}@media(max-width:900px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_time__IEoS{padding:1rem;font-size:1rem}}@media(max-width:600px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_time__IEoS{font-size:.8rem;padding:.5rem}}@media(max-width:460px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_info_bXLe1 .CardsList_time__IEoS{font-size:.65rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_title_AtUUX{font-weight:600;font-size:1.5rem;margin:0 0 1rem 0}@media(max-width:1100px){.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_title_AtUUX{font-size:1.2rem}}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_note_qp8Gy{font-weight:500;color:#ef3124;margin:0 0 1rem 0}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_note_qp8Gy.CardsList_green_K4fSY{color:#6fc7b9}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_text_8Gksw{font-weight:500;color:hsla(0,0%,7%,.4);margin:0 0 1rem 0;flex:1 1 auto}.CardsList_days_gghoF .CardsList_day_s374M .CardsList_cards_H6OND .CardsList_card_LyHoA .CardsList_button_PN3Hz{color:#fff;background-color:#6fc7b9;text-align:center;cursor:pointer;padding:1.125rem;border-radius:1.5rem}.Footer_footer_AJ9HY{padding:3rem 1rem;background-color:#fff;margin:0 0 2rem 0}@media(max-width:930px){.Footer_footer_AJ9HY{display:flex;justify-content:center}}.Footer_content_tJF3W{max-width:78.75rem;margin:0 auto}.Footer_content_tJF3W .Footer_top_Mt4vH{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:0 0 4rem 0}@media(max-width:930px){.Footer_content_tJF3W .Footer_top_Mt4vH{grid-template-columns:1fr}}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_logos_SvBcE{display:flex;align-items:center;gap:3rem;margin:0 0 2rem 0}@media(max-width:930px){.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_logos_SvBcE{justify-content:center}}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_logos_SvBcE .Footer_logo_j5EdR{cursor:pointer;max-width:12rem;max-height:2.875rem}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_logos_SvBcE .Footer_logo_j5EdR img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_logos_SvBcE .Footer_textLogo_ABu4L{cursor:pointer;max-width:12rem;max-height:3.5rem}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_logos_SvBcE .Footer_textLogo_ABu4L img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_address_oVbmg{color:hsla(0,0%,7%,.4);font-weight:500;line-height:130%}@media(max-width:930px){.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_address_oVbmg{text-align:center}}@media(max-width:620px){.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_left_n5xpy .Footer_address_oVbmg{font-size:.8rem}}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT .Footer_title_dEdiE{margin:0 0 1.5rem 0}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT .Footer_list_imRsw{display:flex;flex-direction:column;gap:1rem}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT .Footer_list_imRsw a,.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT .Footer_list_imRsw>div{cursor:pointer;color:hsla(0,0%,7%,.4);font-weight:500;line-height:130%;transition:all .3s ease-in-out}.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT .Footer_list_imRsw a:hover,.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT .Footer_list_imRsw>div:hover{color:#ef3124;font-weight:700}@media(max-width:930px){.Footer_content_tJF3W .Footer_top_Mt4vH .Footer_right_nvSrH .Footer_column_iX3CT:last-child{text-align:right}}.Footer_content_tJF3W .Footer_bottom_JJr0T{display:flex;align-items:center;gap:2rem}.Footer_content_tJF3W .Footer_bottom_JJr0T a{cursor:pointer}@media(max-width:910px){.Footer_content_tJF3W .Footer_bottom_JJr0T{display:grid;grid-template-columns:1fr;align-items:center;gap:1rem}.Footer_content_tJF3W .Footer_bottom_JJr0T img{max-width:100%}}.Main_container_JkWd8{max-width:78.75rem;margin:0 auto 2rem auto}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:Inter,sans-serif;font-weight:600;font-size:16px;width:100%;height:100%;color:#1d1d1d;background-color:#f5f5f5;cursor:default;position:relative;-webkit-font-smoothing:antialiased}body::-webkit-scrollbar,html::-webkit-scrollbar{width:.4rem;cursor:pointer}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background:#6fc7b9;border-radius:1rem;cursor:pointer}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background:#fff}body.lock{overflow:hidden}a{color:inherit;text-decoration:none}li,nav,ul{list-style-type:none}input,textarea{outline:none;font-family:Inter,sans-serif}option,select{font-family:Inter,sans-serif;font-weight:600;line-height:120%;font-size:16px}option::-webkit-scrollbar,select::-webkit-scrollbar{width:.25rem;cursor:pointer}option::-webkit-scrollbar-thumb,select::-webkit-scrollbar-thumb{background:#6fc7b9;border-radius:1rem;cursor:pointer}option::-webkit-scrollbar-track,select::-webkit-scrollbar-track{background:#fff;cursor:pointer;border-radius:1rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}