.Advantages_advantages__KiIKZ{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.Advantages_advantages__KiIKZ{padding:0 48px}}@media screen and (max-width:768px){.Advantages_advantages__KiIKZ{padding:0 32px}}@media screen and (max-width:550px){.Advantages_advantages__KiIKZ{padding:0 16px}}@media screen and (max-width:768px){.Advantages_advantages__KiIKZ{gap:32px}}@media screen and (max-width:425px){.Advantages_advantages__KiIKZ{gap:16px}}.Advantages_advantages_title__MVHQn{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.Advantages_advantages_title__MVHQn{font-size:24px}}.Advantages_advantages_list__qpHwV{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:768px){.Advantages_advantages_list__qpHwV{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.Advantages_advantages_list__qpHwV{grid-template-columns:repeat(1,1fr)}}.AutoCounter_counter__cBSE2{height:110px;display:flex;flex-direction:column;justify-content:space-between;gap:4px}@media screen and (max-width:768px){.AutoCounter_counter__cBSE2{height:80px}}@media screen and (max-width:425px){.AutoCounter_counter__cBSE2{justify-content:center;align-items:center}}.AutoCounter_counter_number___viEk{display:flex;align-items:center;gap:4px}.AutoCounter_counter_number___viEk .AutoCounter_count__nK7b3{color:var(--body-text);font-size:36px;font-weight:700;line-height:177.778%}@media screen and (max-width:768px){.AutoCounter_counter_number___viEk .AutoCounter_count__nK7b3{font-size:24px}}.AutoCounter_counter_number___viEk .AutoCounter_plus__r0KU3{width:24px;height:24px}@media screen and (max-width:768px){.AutoCounter_counter_number___viEk .AutoCounter_plus__r0KU3{width:20px;height:20px}}.AutoCounter_counter_text__12EO_{color:var(--secondary-text);font-size:24px;font-weight:400;line-height:133.333%}@media screen and (max-width:768px){.AutoCounter_counter_text__12EO_{font-size:20px}}.ColoredButton_button__UfGtA{padding:12px 40px;border-radius:100px;background:var(--base-blue);border:1px solid var(--base-blue);color:var(--white);font-size:16px;font-weight:700;line-height:150%;white-space:nowrap;letter-spacing:-.04px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s}.ColoredButton_button__UfGtA:hover{transition:.3s;background:#344aaf;box-shadow:0 6px 20px 0 rgba(52,74,175,.5)}.ColoredButton_button__UfGtA:active{transform:scale(.95);transition:.3s}.TransparentButton_button__b_cgN{padding:12px 40px;border-radius:100px;background:transparent;border:1px solid var(--base-blue);color:var(--base-blue);font-size:16px;font-weight:700;line-height:150%;white-space:nowrap;letter-spacing:-.04px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.3s}.TransparentButton_button__b_cgN:hover{background:var(--base-blue);color:var(--white);transition:.3s}.TransparentButton_button__b_cgN:active{transform:scale(.95);transition:.3s}.Header_header__MwWvM{z-index:100;background:var(--white);padding:24px 112px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (max-width:1280px){.Header_header__MwWvM{padding:24px 48px}}@media screen and (max-width:768px){.Header_header__MwWvM{padding:16px 32px}}@media screen and (max-width:550px){.Header_header__MwWvM{position:fixed;top:0;padding:16px}}.Header_header_container__fYT5T,.Header_header_container_leftSide__PiRiJ{width:100%;display:flex;justify-content:space-between;align-items:center}.Header_header_container_leftSide__PiRiJ{gap:24px}.Header_header_container_leftSide_logo__KefxV>img{width:50px;height:50px;cursor:pointer}.Header_header_container_leftSide_list__t3KOq{display:flex;align-items:center;gap:32px}@media screen and (max-width:1024px){.Header_header_container_leftSide_list__t3KOq{display:none}}.Header_header_container_leftSide_list_item__t2SqI{position:relative;transition:all .3s ease-in-out;color:var(--body-text);font-size:16px;font-weight:500;line-height:150%;letter-spacing:-.256px}.Header_header_container_leftSide_list_item__t2SqI.Header_active__v7PU5{color:var(--base-blue);transition:.3s}.Header_header_container_leftSide_list_item__t2SqI.Header_active__v7PU5:before{background:var(--base-blue);width:100%}.Header_header_container_leftSide_list_item__t2SqI:before{display:block;content:"";width:0;height:3px;left:0;bottom:-3px;border-radius:16px;position:absolute;background:var(--body-text);transition:all .3s ease-in-out}.Header_header_container_leftSide_list_item__t2SqI:hover{background-position:0}.Header_header_container_leftSide_list_item__t2SqI:hover:before{width:100%}.Header_header_container_leftSide_buttons__InWOR{display:flex;align-items:center;gap:32px}@media screen and (max-width:1024px){.Header_header_container_leftSide_buttons__InWOR{display:none}}.Header_header_container_leftSide_buttons_login__I3p0I{background:transparent;color:var(--body-text);font-size:16px;font-weight:700;line-height:160%}.Header_hamburgerContainer__b4_xw{padding:8px 18px;display:flex;justify-content:center;align-items:center;background:var(--base-blue);border-radius:16px}.Header_hamburger__cFKPe{position:relative;display:block;width:16px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;border:none}.Header_hamburger__cFKPe.Header_isActive__q45Vm .Header_bar__qzup0{transform:rotate(45deg);opacity:0}.Header_hamburger__cFKPe.Header_isActive__q45Vm:before{transform:rotate(-45deg) translate(-3px,3px)}.Header_hamburger__cFKPe.Header_isActive__q45Vm:after{transform:rotate(45deg) translate(-3px,-3px)}.Header_hamburger__cFKPe .Header_bar__qzup0,.Header_hamburger__cFKPe:after,.Header_hamburger__cFKPe:before{content:"";display:block;width:100%;height:1.5px;background-color:var(--white);margin:2.5px 0;transition:.4s}.Header_headerMobileContainer__5AcTG{padding:114px 48px 48px;position:fixed;top:0;left:100%;width:100%;min-height:100vh;z-index:98;background-color:var(--white);transition:.4s;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){.Header_headerMobileContainer__5AcTG{padding:98px 32px 32px}}@media screen and (max-width:550px){.Header_headerMobileContainer__5AcTG{padding:82px 16px 16px}}.Header_headerMobileContainer_list__lC_mL{display:flex;flex-direction:column;gap:16px}.Header_headerMobileContainer_list_item__C_aK9{display:flex;align-items:center;justify-content:space-between;color:var(--body-text);font-size:14px;font-weight:600;line-height:171.429%}.Header_headerMobileContainer_buttons___8PDV{display:flex;flex-direction:column;gap:16px}.Header_headerMobileContainer__5AcTG.Header_isActive__q45Vm{left:0}@media(min-width:1025px){.Header_hamburgerContainer__b4_xw,.Header_hamburger__cFKPe,.Header_headerMobileContainer__5AcTG{display:none}}@media(max-width:767px){.Header_hide-mob__d9i_L,header .Header_container__Aasa1 nav{display:none}}.BookServices_wrapper__V_wpD{padding:0 112px}@media screen and (max-width:1280px){.BookServices_wrapper__V_wpD{padding:0 48px}}@media screen and (max-width:768px){.BookServices_wrapper__V_wpD{padding:0 32px}}@media screen and (max-width:550px){.BookServices_wrapper__V_wpD{padding:0 16px}}.BookServices_wrapper_content__KZsEU{padding:48px;border-radius:16px;background:var(--white);box-shadow:0 4px 6px -2px rgba(16,24,40,.03),0 0 16px -4px rgba(16,24,40,.08);display:flex;flex-direction:column;gap:48px}@media screen and (max-width:768px){.BookServices_wrapper_content__KZsEU{padding:24px;gap:24px}}@media screen and (max-width:425px){.BookServices_wrapper_content__KZsEU{padding:16px;gap:16px}}.BookServices_wrapper_content_title__EHJbx{display:flex;flex-direction:column;color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.BookServices_wrapper_content_title__EHJbx{font-size:24px}}.BookServices_wrapper_content_buttons__8Pqy_{display:flex;gap:16px}@media screen and (max-width:550px){.BookServices_wrapper_content_buttons__8Pqy_{flex-direction:column}}.ClientValues_section__ggP4d{padding:0 112px;display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1280px){.ClientValues_section__ggP4d{padding:0 48px}}@media screen and (max-width:768px){.ClientValues_section__ggP4d{padding:0 32px}}@media screen and (max-width:550px){.ClientValues_section__ggP4d{padding:0 16px}}@media screen and (max-width:1024px){.ClientValues_section__ggP4d{flex-direction:column}}@media screen and (max-width:425px){.ClientValues_section__ggP4d{gap:16px}}.ClientValues_section_title__4msth{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.ClientValues_section_title__4msth{font-size:24px}}.ClientValues_section_description__ycn7_{max-width:590px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1024px){.ClientValues_section_description__ycn7_{max-width:none}}.ClientValues_section_description__ycn7_>p{color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.ClientValues_section_description__ycn7_>p{font-size:14px}}.ExperienceInNumbers_section__xi0yz{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.ExperienceInNumbers_section__xi0yz{padding:0 48px}}@media screen and (max-width:768px){.ExperienceInNumbers_section__xi0yz{padding:0 32px}}@media screen and (max-width:550px){.ExperienceInNumbers_section__xi0yz{padding:0 16px}}@media screen and (max-width:768px){.ExperienceInNumbers_section__xi0yz{gap:32px}}@media screen and (max-width:425px){.ExperienceInNumbers_section__xi0yz{gap:16px}}.ExperienceInNumbers_section_top__eTSMG{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1024px){.ExperienceInNumbers_section_top__eTSMG{flex-direction:column}}@media screen and (max-width:425px){.ExperienceInNumbers_section_top__eTSMG{gap:16px}}.ExperienceInNumbers_section_top_title__8_uYR{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.ExperienceInNumbers_section_top_title__8_uYR{font-size:24px}}.ExperienceInNumbers_section_top_description__NcpzK{max-width:590px;color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.ExperienceInNumbers_section_top_description__NcpzK{font-size:14px}}.ExperienceInNumbers_section_numbers___3Iix{display:flex;justify-content:space-between}@media screen and (max-width:768px){.ExperienceInNumbers_section_numbers___3Iix{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}}.Founder_founder__g0Mcu{padding:0 112px;display:flex;justify-content:space-between;align-items:flex-end;gap:32px}@media screen and (max-width:1280px){.Founder_founder__g0Mcu{padding:0 48px}}@media screen and (max-width:768px){.Founder_founder__g0Mcu{padding:0 32px}}@media screen and (max-width:550px){.Founder_founder__g0Mcu{padding:0 16px}}@media screen and (max-width:1024px){.Founder_founder__g0Mcu{flex-direction:column;justify-content:center;align-items:center}}.Founder_founder_photo__IzaQF{width:45%;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1024px){.Founder_founder_photo__IzaQF{width:100%}}.Founder_founder_info__RILOy{display:flex;flex-direction:column}.Founder_founder_info_title__4W_tU{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.Founder_founder_info_title__4W_tU{font-size:24px}}.Founder_founder_info_role__IJObt{padding-top:4px;color:var(--base-blue);font-size:20px;font-weight:600;line-height:160%;letter-spacing:.5px;text-transform:uppercase}.Founder_founder_info_road__xXvh3{max-width:590px;padding-top:24px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1024px){.Founder_founder_info_road__xXvh3{max-width:none}}@media screen and (max-width:768px){.Founder_founder_info_road__xXvh3{padding-top:16px}}.Founder_founder_info_road__xXvh3>p{color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.Founder_founder_info_road__xXvh3>p{font-size:14px}}.RelaxSectionPhotos_photos_desktop__tykRm{display:flex;justify-content:center;align-items:flex-end;gap:56px;overflow:hidden}@media screen and (max-width:768px){.RelaxSectionPhotos_photos_desktop__tykRm{display:none}}.RelaxSectionPhotos_photos_desktop_block__BfLJV{display:flex;flex-direction:column;gap:32px}.RelaxSectionPhotos_photos_mobile__fv_v4{display:none;justify-content:center;overflow:hidden;max-height:330px;gap:16px}@media screen and (max-width:768px){.RelaxSectionPhotos_photos_mobile__fv_v4{display:flex}}.RelaxSectionPhotos_photos_mobile_block__Mqckq{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.AboutUs_wrapper__stT37{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:144px}@media screen and (max-width:1280px){.AboutUs_wrapper__stT37{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.AboutUs_wrapper__stT37{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.AboutUs_wrapper__stT37{padding:82px 0 48px;gap:32px}}.AboutUs_wrapper_section__JXbz_{display:flex;flex-direction:column;gap:56px}@media screen and (max-width:768px){.AboutUs_wrapper_section__JXbz_{gap:32px}}@media screen and (max-width:425px){.AboutUs_wrapper_section__JXbz_{gap:16px}}.AboutUs_wrapper_section_top__lOV4_{padding:0 112px;display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1280px){.AboutUs_wrapper_section_top__lOV4_{padding:0 48px}}@media screen and (max-width:768px){.AboutUs_wrapper_section_top__lOV4_{padding:0 32px}}@media screen and (max-width:550px){.AboutUs_wrapper_section_top__lOV4_{padding:0 16px}}@media screen and (max-width:1024px){.AboutUs_wrapper_section_top__lOV4_{flex-direction:column}}@media screen and (max-width:425px){.AboutUs_wrapper_section_top__lOV4_{gap:16px}}.AboutUs_wrapper_section_top_title__uS5BO{color:#060606;font-size:40px;font-weight:700;line-height:140%;display:flex;flex-direction:column}@media screen and (max-width:768px){.AboutUs_wrapper_section_top_title__uS5BO{font-size:24px}}.AboutUs_wrapper_section_top_description__2IgXf{max-width:590px;color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.AboutUs_wrapper_section_top_description__2IgXf{font-size:14px}}@media screen and (max-width:1024px){.AboutUs_wrapper_section_top_description__2IgXf{max-width:none}}.CompareImage_section__ogkD4{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.CompareImage_section__ogkD4{padding:0 48px}}@media screen and (max-width:768px){.CompareImage_section__ogkD4{padding:0 32px}}@media screen and (max-width:550px){.CompareImage_section__ogkD4{padding:0 16px}}@media screen and (max-width:768px){.CompareImage_section__ogkD4{gap:32px}}@media screen and (max-width:425px){.CompareImage_section__ogkD4{gap:16px}}.CompareImage_section_content__cxV_g{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1024px){.CompareImage_section_content__cxV_g{flex-direction:column}}.CompareImage_section_content_title__MjDc6{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.CompareImage_section_content_title__MjDc6{font-size:24px}}.CompareImage_section_content_description__DbZAT{color:#060606;font-size:16px;line-height:150%;max-width:590px}@media screen and (max-width:768px){.CompareImage_section_content_description__DbZAT{font-size:14px}}.CompareImage_section_handler___t_QF{width:64px;height:64px;border-radius:50%;background:var(--base-blue);display:flex;justify-content:center;align-items:center;gap:8px}@media screen and (max-width:768px){.CompareImage_section_handler___t_QF{width:48px;height:48px}.CompareImage_section_handler___t_QF>svg{width:16px;height:16px}}.FAQ_faq__5vClH{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.FAQ_faq__5vClH{padding:0 48px}}@media screen and (max-width:768px){.FAQ_faq__5vClH{padding:0 32px}}@media screen and (max-width:550px){.FAQ_faq__5vClH{padding:0 16px}}@media screen and (max-width:768px){.FAQ_faq__5vClH{gap:32px}}@media screen and (max-width:425px){.FAQ_faq__5vClH{gap:16px}}.FAQ_faq_title__Jmfsv{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.FAQ_faq_title__Jmfsv{font-size:24px}}.FAQ_faq_content__clItQ{display:flex;flex-direction:column;gap:16px}.Feedbacks_feedbacks__d13x2{padding:0 112px;display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1280px){.Feedbacks_feedbacks__d13x2{padding:0 48px}}@media screen and (max-width:768px){.Feedbacks_feedbacks__d13x2{padding:0 32px}}@media screen and (max-width:550px){.Feedbacks_feedbacks__d13x2{padding:0 16px}}@media screen and (max-width:1024px){.Feedbacks_feedbacks__d13x2{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.Feedbacks_feedbacks_title__EBVDa{max-width:520px;color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.Feedbacks_feedbacks_title__EBVDa{font-size:24px}}@media screen and (max-width:1024px){.Feedbacks_feedbacks_title__EBVDa{max-width:none}}.BlogCard_card__LzAQT{padding:16px;border-radius:12px;border:1px solid var(--border-light);background:var(--white);display:flex;flex-direction:column;gap:16px;transition:.3s}.BlogCard_card__LzAQT:hover{transform:scale(.97);transition:.3s}.BlogCard_card_image__LmBGU{border-radius:12px 12px 0 0;width:100%;height:-moz-fit-content;height:fit-content}.BlogCard_card_description__s5aAa{display:flex;flex-direction:column;gap:4px}.BlogCard_card_description_badge__YP9uT{align-self:flex-start;padding:4px 10px;border-radius:999px;margin-bottom:4px;background:var(--border-light);color:var(--base-blue);font-size:12px;font-weight:600;line-height:120%;text-transform:uppercase;letter-spacing:.3px}.BlogCard_card_description_title__dqdBQ{color:var(--text-body);font-size:20px;font-weight:700;line-height:160%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;text-transform:capitalize}.BlogCard_card_description_meta__TlXE8{display:flex;align-items:center;gap:6px;color:rgba(6,6,6,.8);font-size:14px;font-weight:500;line-height:142.857%}.BlogCard_card_description_meta_dot__1bseE{color:rgba(6,6,6,.3)}.BlogCard_card_description_date__Ko1xW{color:rgba(6,6,6,.8);font-size:14px;font-weight:500;line-height:142.857%}.BlogCard_card_description_content__tcYlw{margin:8px 0 16px;color:rgba(6,6,6,.5);font-size:14px;font-weight:400;line-height:142.857%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5}.BlogCard_card_description_button__syx8Q{display:flex;align-items:center;justify-content:space-between;color:var(--base-blue);font-size:14px;font-weight:600;line-height:171.429%}.MainSectionTypeCleaning_wrapper___pC3M{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.MainSectionTypeCleaning_wrapper___pC3M{padding:0 48px}}@media screen and (max-width:768px){.MainSectionTypeCleaning_wrapper___pC3M{padding:0 32px}}@media screen and (max-width:550px){.MainSectionTypeCleaning_wrapper___pC3M{padding:0 16px}}@media screen and (max-width:768px){.MainSectionTypeCleaning_wrapper___pC3M{gap:32px}}@media screen and (max-width:425px){.MainSectionTypeCleaning_wrapper___pC3M{gap:16px}}@media screen and (max-width:550px){.MainSectionTypeCleaning_wrapper___pC3M{padding:48px 16px 0}}.MainSectionTypeCleaning_wrapper_description__t7vpX{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1024px){.MainSectionTypeCleaning_wrapper_description__t7vpX{flex-direction:column}}.MainSectionTypeCleaning_wrapper_description_title__IAZqW{display:flex;flex-direction:column;color:#060606;font-size:40px;font-weight:700;line-height:140%;color:var(--base-blue)}@media screen and (max-width:768px){.MainSectionTypeCleaning_wrapper_description_title__IAZqW{font-size:24px}}.MainSectionTypeCleaning_wrapper_description_title__IAZqW>span{color:var(--body-text)}.MainSectionTypeCleaning_wrapper_description_content__ac_Vh{max-width:590px;color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.MainSectionTypeCleaning_wrapper_description_content__ac_Vh{font-size:14px}}@media screen and (max-width:1024px){.MainSectionTypeCleaning_wrapper_description_content__ac_Vh{max-width:none}}.MainSectionTypeCleaning_wrapper_image__82bgp{width:100%;height:-moz-fit-content;height:fit-content}.ServiceBenefits_section__CRWNG{padding:0 112px;display:flex;justify-content:space-between;gap:24px}@media screen and (max-width:1280px){.ServiceBenefits_section__CRWNG{padding:0 48px}}@media screen and (max-width:768px){.ServiceBenefits_section__CRWNG{padding:0 32px}}@media screen and (max-width:550px){.ServiceBenefits_section__CRWNG{padding:0 16px}}@media screen and (max-width:1024px){.ServiceBenefits_section__CRWNG{flex-direction:column}}.ServiceBenefits_section_description__V6C3n{display:flex;flex-direction:column;gap:24px}.ServiceBenefits_section_description_title__PfVYd{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.ServiceBenefits_section_description_title__PfVYd{font-size:24px}}.ServiceBenefits_section_description_content__AoDP9{display:flex;flex-direction:column;gap:16px;color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.ServiceBenefits_section_description_content__AoDP9{font-size:14px}}.ServiceBenefits_section_image__iazCT{width:50%;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1024px){.ServiceBenefits_section_image__iazCT{width:100%}}.ServicesCleaningAfterRepair_wrapper__BXDvw{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:144px}@media screen and (max-width:1280px){.ServicesCleaningAfterRepair_wrapper__BXDvw{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.ServicesCleaningAfterRepair_wrapper__BXDvw{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.ServicesCleaningAfterRepair_wrapper__BXDvw{padding:82px 0 48px;gap:32px}}.ServicesCleaningKitchen_wrapper__3I70Q{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:144px}@media screen and (max-width:1280px){.ServicesCleaningKitchen_wrapper__3I70Q{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.ServicesCleaningKitchen_wrapper__3I70Q{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.ServicesCleaningKitchen_wrapper__3I70Q{padding:82px 0 48px;gap:32px}}.ServicesCleaningWindows_wrapper__odlLV{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:144px}@media screen and (max-width:1280px){.ServicesCleaningWindows_wrapper__odlLV{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.ServicesCleaningWindows_wrapper__odlLV{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.ServicesCleaningWindows_wrapper__odlLV{padding:82px 0 48px;gap:32px}}.ServicesDryCleaning_wrapper__rpe74{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:144px}@media screen and (max-width:1280px){.ServicesDryCleaning_wrapper__rpe74{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.ServicesDryCleaning_wrapper__rpe74{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.ServicesDryCleaning_wrapper__rpe74{padding:82px 0 48px;gap:32px}}.ServicesSpringCleaning_wrapper__0zvb5{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:144px}@media screen and (max-width:1280px){.ServicesSpringCleaning_wrapper__0zvb5{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.ServicesSpringCleaning_wrapper__0zvb5{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.ServicesSpringCleaning_wrapper__0zvb5{padding:82px 0 48px;gap:32px}}.ServiceOfferCard_card__AUOu2{padding:24px 16px;background:url(/_next/static/media/background-service-offer-card.b766d1ec.png);background-size:cover;border-radius:12px;border:1px solid var(--border-light);display:flex;flex-direction:column;gap:24px;transition:.3s;cursor:pointer}.ServiceOfferCard_card__AUOu2:hover{transform:scale(.95);transform:translateY(-16px);transition:.3s}.ServiceOfferCard_card_description__GrTi9{display:flex;flex-direction:column;gap:8px}.ServiceOfferCard_card_description_title__44NjP{color:#060606;font-size:24px;font-weight:600;line-height:133.333%}.ServiceOfferCard_card_description_text__zq4UK{color:#595959;font-size:14px;line-height:171.429%}.WhoWeAre_section__iwHF2{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.WhoWeAre_section__iwHF2{padding:0 48px}}@media screen and (max-width:768px){.WhoWeAre_section__iwHF2{padding:0 32px}}@media screen and (max-width:550px){.WhoWeAre_section__iwHF2{padding:0 16px}}@media screen and (max-width:768px){.WhoWeAre_section__iwHF2{gap:32px}}@media screen and (max-width:425px){.WhoWeAre_section__iwHF2{gap:16px}}@media screen and (max-width:550px){.WhoWeAre_section__iwHF2{padding:48px 16px 0}}.WhoWeAre_section_content__XPTd1{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1024px){.WhoWeAre_section_content__XPTd1{flex-direction:column}}@media screen and (max-width:768px){.WhoWeAre_section_content__XPTd1{gap:16px}}.WhoWeAre_section_content_title__hnG_D{display:flex;flex-direction:column;color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.WhoWeAre_section_content_title__hnG_D{font-size:24px}}.WhoWeAre_section_content_title__hnG_D>span{color:var(--base-blue)}.WhoWeAre_section_content_description__qSih9{max-width:590px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1024px){.WhoWeAre_section_content_description__qSih9{max-width:none}}.WhoWeAre_section_content_description__qSih9>p{color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.WhoWeAre_section_content_description__qSih9>p{font-size:14px}}.WhoWeAre_section_image__i5xfD{width:100%;height:-moz-fit-content;height:fit-content}.ServiceOffers_serviceOffers__ooIzn{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.ServiceOffers_serviceOffers__ooIzn{padding:0 48px}}@media screen and (max-width:768px){.ServiceOffers_serviceOffers__ooIzn{padding:0 32px}}@media screen and (max-width:550px){.ServiceOffers_serviceOffers__ooIzn{padding:0 16px}}@media screen and (max-width:768px){.ServiceOffers_serviceOffers__ooIzn{gap:32px}}@media screen and (max-width:425px){.ServiceOffers_serviceOffers__ooIzn{gap:16px}}.ServiceOffers_serviceOffers_title__R0hGK{display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.ServiceOffers_serviceOffers_title_main__gygRY{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.ServiceOffers_serviceOffers_title_main__gygRY{font-size:24px}}.ServiceOffers_serviceOffers_title_buttons__tR3tW{display:flex;gap:16px}@media screen and (max-width:375px){.ServiceOffers_serviceOffers_title_buttons__tR3tW{width:100%;flex-direction:column}}.ServiceOffers_serviceOffers_title_buttons__tR3tW .ServiceOffers_border__631NM{width:24px;height:24px;border:3px solid var(--border-light);border-radius:50%;display:flex;justify-content:center;align-items:center}.ServiceOffers_serviceOffers_title_buttons__tR3tW button{display:flex;gap:8px;align-items:center}.ServiceOffers_serviceOffers_title_buttons_private__QEW2X{padding:12px 24px;border-radius:46px;background:transparent;border:1px solid var(--border-light);color:var(--secondary-text);font-size:14px;font-weight:600;line-height:171.429%;transition:.3s}.ServiceOffers_serviceOffers_title_buttons_private__QEW2X:after{content:"Приватному Сектору"}@media screen and (max-width:550px){.ServiceOffers_serviceOffers_title_buttons_private__QEW2X:after{content:"Індивідуальне"}}.ServiceOffers_serviceOffers_title_buttons_private__QEW2X.ServiceOffers_active__lZ5Xn{background:var(--base-blue);border:1px solid var(--base-blue);color:var(--white);font-size:14px;font-weight:600;line-height:171.429%;transition:.3s}.ServiceOffers_serviceOffers_title_buttons_private__QEW2X.ServiceOffers_active__lZ5Xn .ServiceOffers_border__631NM{border-color:var(--white)}.ServiceOffers_serviceOffers_title_buttons_private__QEW2X.ServiceOffers_active__lZ5Xn .ServiceOffers_border_circle__gUK8e{width:12px;height:12px;background:var(--white);border-radius:50%}.ServiceOffers_serviceOffers_title_buttons_business__9USnC{padding:12px 24px;border-radius:46px;background:transparent;border:1px solid var(--border-light);color:var(--secondary-text);font-size:14px;font-weight:600;line-height:171.429%;transition:.3s}.ServiceOffers_serviceOffers_title_buttons_business__9USnC.ServiceOffers_active__lZ5Xn{background:var(--base-blue);border:1px solid var(--base-blue);color:var(--white);font-size:14px;font-weight:600;line-height:171.429%;transition:.3s}.ServiceOffers_serviceOffers_title_buttons_business__9USnC.ServiceOffers_active__lZ5Xn .ServiceOffers_border__631NM{border-color:var(--white)}.ServiceOffers_serviceOffers_title_buttons_business__9USnC.ServiceOffers_active__lZ5Xn .ServiceOffers_border_circle__gUK8e{width:12px;height:12px;background:var(--white);border-radius:50%}.ServiceOffers_serviceOffers_services__ZjPiA{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media screen and (max-width:1024px){.ServiceOffers_serviceOffers_services__ZjPiA{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.ServiceOffers_serviceOffers_services__ZjPiA{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:550px){.ServiceOffers_serviceOffers_services__ZjPiA{grid-template-columns:repeat(1,1fr);gap:16px}}.ServicePackageCard_card__D01Q1{padding:24px 8px;border-radius:16px;border:1px solid var(--border-dark);background:var(--white);display:flex;flex-direction:column;gap:12px;transition:.3s}.ServicePackageCard_card__D01Q1:hover{transform:scale(.95);transition:.3s}.ServicePackageCard_card_titles__Lb5xX{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;text-align:center}.ServicePackageCard_card_titles_name__mxuvy{color:var(--base-blue);font-size:18px;font-weight:600;line-height:133.333%}.ServicePackageCard_card_titles_price__dC973{color:var(--base-text);font-size:18px;font-weight:600;line-height:133.333%;letter-spacing:-.36px}.ServicePackageCard_card_list_item__fx8oc{display:flex;align-items:center;gap:8px;color:var(--secondary-text);font-size:14px;font-weight:400;line-height:24px}.ServicePackages_servicePackages__7jAW1{padding:0 112px;display:flex;flex-direction:column;gap:56px;justify-content:space-between}@media screen and (max-width:1280px){.ServicePackages_servicePackages__7jAW1{padding:0 48px}}@media screen and (max-width:768px){.ServicePackages_servicePackages__7jAW1{padding:0 32px}}@media screen and (max-width:550px){.ServicePackages_servicePackages__7jAW1{padding:0 16px}}@media screen and (max-width:768px){.ServicePackages_servicePackages__7jAW1{gap:32px}}@media screen and (max-width:425px){.ServicePackages_servicePackages__7jAW1{gap:16px}}.ServicePackages_servicePackages_top__zun5M{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1280px){.ServicePackages_servicePackages_top__zun5M{flex-direction:column}}.ServicePackages_servicePackages_top_leftSide__RyPKX{display:flex;flex-direction:column;align-items:flex-start;gap:40px}@media screen and (max-width:1024px){.ServicePackages_servicePackages_top_leftSide__RyPKX{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}}@media screen and (max-width:640px){.ServicePackages_servicePackages_top_leftSide__RyPKX>button{width:100%!important}}.ServicePackages_servicePackages_top_leftSide__RyPKX div>h2{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.ServicePackages_servicePackages_top_leftSide__RyPKX div>h2{font-size:24px}}.ServicePackages_servicePackages_top_rightSide__fZ6w1{max-width:590px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1280px){.ServicePackages_servicePackages_top_rightSide__fZ6w1{max-width:none}}.ServicePackages_servicePackages_top_rightSide__fZ6w1>p{color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.ServicePackages_servicePackages_top_rightSide__fZ6w1>p{font-size:14px}}.ServicePackages_servicePackages_services__z_Wmg{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media screen and (max-width:1024px){.ServicePackages_servicePackages_services__z_Wmg{grid-template-columns:repeat(2,1fr);justify-content:center}}@media screen and (max-width:550px){.ServicePackages_servicePackages_services__z_Wmg{grid-template-columns:repeat(1,1fr);gap:16px}}.CustomCircularProgressBar_progressBar__RA58i{position:relative;width:32px;height:32px}.CustomCircularProgressBar_progressBar_circle__MmvGD{transition:stroke-dasharray .3s ease}.CustomCircularProgressBar_progressBar_text__ximDG{position:absolute;top:50%;left:50%;color:var(--secondary-text);font-size:14px;font-weight:600;line-height:100%;transform:translate(-50%,-50%);transition:.3s}.CustomCircularProgressBar_progressBar_text__ximDG.CustomCircularProgressBar_isCompleted__dVnDD{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:var(--base-blue);border-radius:50%;transition:.3s}.CustomLinearProgressBar_progressBar__4X4bG{width:2px;height:88px;background-color:var(--border-light)}@media screen and (768px <= width <= 1024px){.CustomLinearProgressBar_progressBar__4X4bG{height:120px}}@media screen and (max-width:768px){.CustomLinearProgressBar_progressBar__4X4bG{min-height:200px}}.CustomLinearProgressBar_progressBar_progress__rUX9k{width:100%;height:100%;background-color:var(--border-light);position:relative}.CustomLinearProgressBar_progressBar_progress_fill__Wjmqj{background-color:var(--base-blue);position:absolute;top:0;width:100%;transition:height .3s ease}.VerticalStepper_wrapper__ALSfY{padding:0 112px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}@media screen and (max-width:1280px){.VerticalStepper_wrapper__ALSfY{padding:0 48px}}@media screen and (max-width:768px){.VerticalStepper_wrapper__ALSfY{padding:0 32px}}@media screen and (max-width:550px){.VerticalStepper_wrapper__ALSfY{padding:0 16px}}.VerticalStepper_wrapper_image___1G4T{max-width:590px;width:50%}@media screen and (max-width:768px){.VerticalStepper_wrapper_image___1G4T{display:none}}.VerticalStepper_wrapper_stepper__lQBpr{display:flex;flex-direction:column;gap:8px}.VerticalStepper_wrapper_stepper_block__e83jO{display:flex;align-items:center;gap:40px}@media screen and (max-width:768px){.VerticalStepper_wrapper_stepper_block__e83jO{align-items:flex-start}}.VerticalStepper_wrapper_stepper_block_description__AWPkE{max-width:400px;display:flex;flex-direction:column;gap:16px}.VerticalStepper_wrapper_stepper_block_description_title__aKa6n{color:var(--body-text);font-size:20px;font-weight:600;line-height:160%}.VerticalStepper_wrapper_stepper_block_description_text__XX6lq{color:var(--secondary-text);font-size:14px;font-weight:400;line-height:171.429%}.VerticalStepper_wrapper_stepper_block_description_image__4M4ah{display:none}@media screen and (max-width:768px){.VerticalStepper_wrapper_stepper_block_description_image__4M4ah{display:block;max-width:200px;width:75%;height:-moz-fit-content;height:fit-content}}.VerticalStepper_wrapper_stepper_block_step__Ux_yf{display:flex;flex-direction:column;align-items:center;gap:8px}.WhatWeOffer_whatWeOffer__6HhOg{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.WhatWeOffer_whatWeOffer__6HhOg{padding:0 48px}}@media screen and (max-width:768px){.WhatWeOffer_whatWeOffer__6HhOg{padding:0 32px}}@media screen and (max-width:550px){.WhatWeOffer_whatWeOffer__6HhOg{padding:0 16px}}@media screen and (max-width:768px){.WhatWeOffer_whatWeOffer__6HhOg{gap:32px}}@media screen and (max-width:425px){.WhatWeOffer_whatWeOffer__6HhOg{gap:16px}}.WhatWeOffer_whatWeOffer_title__TNy_2{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.WhatWeOffer_whatWeOffer_title__TNy_2{font-size:24px}}.WhatWeOffer_whatWeOffer_list__ANJHx{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:768px){.WhatWeOffer_whatWeOffer_list__ANJHx{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:550px){.WhatWeOffer_whatWeOffer_list__ANJHx{grid-template-columns:repeat(1,1fr);gap:16px}}.WhatWeProvideForWork_section__d6mhp{padding:0 112px;display:flex;align-items:center;justify-content:space-between;gap:32px}@media screen and (max-width:1280px){.WhatWeProvideForWork_section__d6mhp{padding:0 48px}}@media screen and (max-width:768px){.WhatWeProvideForWork_section__d6mhp{padding:0 32px}}@media screen and (max-width:550px){.WhatWeProvideForWork_section__d6mhp{padding:0 16px}}@media screen and (max-width:1024px){.WhatWeProvideForWork_section_image__gf4wr{display:none}}.WhatWeProvideForWork_section_description__SazAe{display:flex;flex-direction:column;gap:24px}.WhatWeProvideForWork_section_description_title__xz1jD{color:#060606;font-size:40px;font-weight:700;line-height:140%}@media screen and (max-width:768px){.WhatWeProvideForWork_section_description_title__xz1jD{font-size:24px}}.WhatWeProvideForWork_section_description_list__GY6wG{max-width:590px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.WhatWeProvideForWork_section_description_list__GY6wG{max-width:none}}.WhatWeProvideForWork_section_description_list_item__g2GUJ{display:flex;align-items:center;gap:32px}.WhatWeProvideForWork_section_description_list_item_content__Qpr14{display:flex;flex-direction:column;gap:8px}.WhatWeProvideForWork_section_description_list_item_content__Qpr14 h4{color:var(--body-text);font-size:24px;font-weight:600;line-height:133.333%}.WhatWeProvideForWork_section_description_list_item_content__Qpr14 p{color:var(--secondary-text);font-size:14px;font-weight:400;line-height:171.429%}.WhyChooseUs_whyChooseUs__DXs8u{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.WhyChooseUs_whyChooseUs__DXs8u{padding:0 48px}}@media screen and (max-width:768px){.WhyChooseUs_whyChooseUs__DXs8u{padding:0 32px}}@media screen and (max-width:550px){.WhyChooseUs_whyChooseUs__DXs8u{padding:0 16px}}@media screen and (max-width:768px){.WhyChooseUs_whyChooseUs__DXs8u{gap:32px}}@media screen and (max-width:425px){.WhyChooseUs_whyChooseUs__DXs8u{gap:16px}}@media screen and (max-width:550px){.WhyChooseUs_whyChooseUs__DXs8u{padding:48px 16px 0}}.WhyChooseUs_whyChooseUs_content__pJFr5{display:flex;justify-content:space-between;gap:32px}@media screen and (max-width:1024px){.WhyChooseUs_whyChooseUs_content__pJFr5{flex-direction:column}}@media screen and (max-width:425px){.WhyChooseUs_whyChooseUs_content__pJFr5{gap:16px}}.WhyChooseUs_whyChooseUs_content_title__lGMrW{color:var(--base-blue);font-size:40px;font-weight:700;line-height:140%;display:flex;flex-direction:column}@media screen and (max-width:768px){.WhyChooseUs_whyChooseUs_content_title__lGMrW{font-size:24px}}.WhyChooseUs_whyChooseUs_content_title__lGMrW>span{color:var(--body-text)}.WhyChooseUs_whyChooseUs_content_description__KCpJP{display:flex;flex-direction:column;gap:16px}.WhyChooseUs_whyChooseUs_content_description__KCpJP>p{max-width:590px;color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.WhyChooseUs_whyChooseUs_content_description__KCpJP>p{font-size:14px}}@media screen and (max-width:1024px){.WhyChooseUs_whyChooseUs_content_description__KCpJP>p{max-width:none}}.WhyChooseUs_whyChooseUs_image__lnqaz{width:100%;height:-moz-fit-content;height:fit-content}.ServicesIncluded_section__Lx8qH{padding:0 112px;display:flex;flex-direction:column;gap:56px}@media screen and (max-width:1280px){.ServicesIncluded_section__Lx8qH{padding:0 48px}}@media screen and (max-width:768px){.ServicesIncluded_section__Lx8qH{padding:0 32px}}@media screen and (max-width:550px){.ServicesIncluded_section__Lx8qH{padding:0 16px}}@media screen and (max-width:768px){.ServicesIncluded_section__Lx8qH{gap:32px}}@media screen and (max-width:425px){.ServicesIncluded_section__Lx8qH{gap:16px}}.ServicesIncluded_section_title__LVTHY{color:#060606;font-size:40px;font-weight:700;line-height:140%;max-width:590px}@media screen and (max-width:768px){.ServicesIncluded_section_title__LVTHY{font-size:24px}}@media screen and (max-width:1024px){.ServicesIncluded_section_title__LVTHY{max-width:none}}.ServicesIncluded_section_list__KnNVt{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:768px){.ServicesIncluded_section_list__KnNVt{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:550px){.ServicesIncluded_section_list__KnNVt{grid-template-columns:repeat(1,1fr);gap:16px}}.Blog_wrapper__wlWBp{width:100%;padding:96px 0;display:flex;flex-direction:column;flex:1;gap:96px}@media screen and (max-width:1280px){.Blog_wrapper__wlWBp{padding:48px 0;gap:72px}}@media screen and (max-width:768px){.Blog_wrapper__wlWBp{padding:32px 0;gap:48px}}@media screen and (max-width:550px){.Blog_wrapper__wlWBp{padding:48px 0;gap:32px}}.Blog_wrapper_titles__BF6yf{padding:0 112px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;text-align:center}@media screen and (max-width:1280px){.Blog_wrapper_titles__BF6yf{padding:0 48px}}@media screen and (max-width:768px){.Blog_wrapper_titles__BF6yf{padding:0 32px}}@media screen and (max-width:550px){.Blog_wrapper_titles__BF6yf{padding:48px 16px 0}}.Blog_wrapper_titles_main__9Feaz{color:#060606;font-size:56px;font-weight:700;line-height:142.857%}@media screen and (max-width:768px){.Blog_wrapper_titles_main__9Feaz{font-size:30px}}.Blog_wrapper_titles_description__f_FWY{color:#060606;font-size:16px;line-height:150%}@media screen and (max-width:768px){.Blog_wrapper_titles_description__f_FWY{font-size:14px}}.Blog_wrapper_filters__9Alsu{padding:0 112px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:-48px}@media screen and (max-width:1280px){.Blog_wrapper_filters__9Alsu{padding:0 48px}}@media screen and (max-width:768px){.Blog_wrapper_filters__9Alsu{padding:0 32px}}@media screen and (max-width:550px){.Blog_wrapper_filters__9Alsu{padding:0 16px}}@media screen and (max-width:1280px){.Blog_wrapper_filters__9Alsu{margin-top:-36px}}@media screen and (max-width:550px){.Blog_wrapper_filters__9Alsu{margin-top:-16px;gap:8px}}.Blog_wrapper_filters_pill__DVKhC{padding:8px 18px;border-radius:999px;border:1px solid var(--border-light);background:var(--white);color:var(--text-body);font-size:14px;font-weight:600;line-height:142.857%;transition:.2s}.Blog_wrapper_filters_pill__DVKhC:hover{border-color:var(--base-blue);color:var(--base-blue)}.Blog_wrapper_filters_pill__active__ams6g{background:var(--base-blue);border-color:var(--base-blue);color:var(--white)}.Blog_wrapper_filters_pill__active__ams6g:hover{color:var(--white)}.Blog_wrapper_empty__stJ8m{padding:0 112px;color:#060606;font-size:16px;line-height:150%;text-align:center}@media screen and (max-width:1280px){.Blog_wrapper_empty__stJ8m{padding:0 48px}}@media screen and (max-width:768px){.Blog_wrapper_empty__stJ8m{padding:0 32px}}@media screen and (max-width:550px){.Blog_wrapper_empty__stJ8m{padding:0 16px}}@media screen and (max-width:768px){.Blog_wrapper_empty__stJ8m{font-size:14px}}.Blog_wrapper_list__xoKet{padding:0 112px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}@media screen and (max-width:1280px){.Blog_wrapper_list__xoKet{padding:0 48px}}@media screen and (max-width:768px){.Blog_wrapper_list__xoKet{padding:0 32px}}@media screen and (max-width:550px){.Blog_wrapper_list__xoKet{padding:0 16px}}@media screen and (max-width:1024px){.Blog_wrapper_list__xoKet{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:550px){.Blog_wrapper_list__xoKet{grid-template-columns:repeat(1,1fr)}}