.Navbar_wrapper__QU_zm{align-items:center;display:flex;justify-content:space-between;padding:8px 40px;width:100%;height:76px;box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;z-index:999;background:#fff;box-shadow:0 100px 80px hsla(0,0%,83%,.07),0 22.3363px 17.869px hsla(0,0%,83%,.042),0 6.6501px 5.32008px hsla(0,0%,83%,.028)}.Navbar_linksWrapper__T26xK{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));align-items:center;justify-items:center}.Navbar_menuWrapper__0K3K4{display:flex;align-items:center}.Navbar_languages__ZbLgR{margin-left:8px}.Navbar_buttonsWrapper__mS5q1{margin-left:40px;display:flex;align-items:center;justify-content:flex-end;gap:0 16px}@media screen and (max-width:920px){.Navbar_wrapper__QU_zm{padding:8px 24px}.Navbar_menuWrapper__0K3K4{position:absolute;width:100%;height:calc(var(--screen-size) - 76px);top:176px;left:0;justify-content:flex-start;align-items:flex-start;background:var(--secondary-color);z-index:var(--menu-z-index);flex-direction:column;gap:36px 0;opacity:0}.Navbar_linksWrapper__T26xK{display:flex;margin-top:50px;margin-left:40px;flex-direction:column;align-items:flex-start}.Navbar_linkItem__py9fZ{font-weight:400;font-size:24px;line-height:32px}.Navbar_linkItem__py9fZ:not(:last-child){margin-bottom:36px}.Navbar_buttonsWrapper__mS5q1{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;gap:36px 0}}.LinkButton_linkButton___frzI{background:transparent;border:0;outline:0;color:var(--text-color-dark);font-size:1rem;cursor:pointer;transition:75ms}.LinkButton_linkButton___frzI:hover{background:transparent;color:var(--primary-color-dark)}.LinkButton_linkButtonActive__atjtm,.LinkButton_linkButtonActive__atjtm:active{color:var(--primary-color-dark);font-weight:600}.common_globalButton__ZIIq1{background:transparent;border:0;outline:0;font-weight:400;font-size:16px;line-height:16px;cursor:pointer;transition:75ms}.common_globalImage__oKa6A{-o-object-fit:contain;object-fit:contain;width:100%!important;position:relative!important;height:100%!important}.PrimaryButton_regularButton___xMef{border-radius:var(--border-radius);padding:12px 24px;color:var(--text-color-dark);border:2px solid var(--color-gray-1)}.PrimaryButton_regularButton___xMef:active,.PrimaryButton_regularButton___xMef:hover,.PrimaryButton_regularOutlineButton__g5k2a{background:var(--color-gray-1);color:#fff}.PrimaryButton_regularOutlineButton__g5k2a:active,.PrimaryButton_regularOutlineButton__g5k2a:hover{background:#fff;color:var(--color-gray-1)}.PrimaryButton_regularOutlineButtonDisabled__GpQXs:active,.PrimaryButton_regularOutlineButtonDisabled__GpQXs:hover{background:var(--color-gray-1);color:#fff;cursor:not-allowed}.PrimaryButton_textPrimaryButton__tpYZi{padding:0}.PrimaryButton_textSecondaryButton__wVY3X{padding:0 0 4px;font-weight:400;font-size:18px;line-height:28px;border-bottom:2px solid var(--primary-color-dark);color:var(--text-color-dark)}.PrimaryButton_regularButtonDisabled__20Dop{pointer-events:none}.PrimaryButton_regularButtonDisabled__20Dop:hover{cursor:not-allowed;background:transparent;color:var(--text-color-dark)}.PrimaryButton_textSecondaryButtonDisabled__Y29rx{color:var(--text-color-light);border-color:transparent}.DonationButton_donationButtonActive__pjg_n,.DonationButton_donationButtonActive__pjg_n:hover{color:var(--primary-color-dark)}.Footer_footerWrapper__98z4I{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 40px}.Footer_copyRight__20DM8{font-weight:400;font-size:16px;line-height:26px;color:var(--text-color-dark)}.Footer_linkContainer__LlEhX{display:flex;justify-content:space-between;max-width:327px;width:100%}.Footer_linkWrapper__jCOB5{display:flex;flex-direction:column;gap:24px 0;width:150px}.Footer_contactTitle__RiySf{font-weight:700;font-size:16px;line-height:26px;color:var(--text-color-dark);margin-bottom:10px}.Footer_iconShape__DdHAa{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.Footer_contactInfoItem__t_FS3{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:24px;color:var(--text-color-light);gap:0 10px;margin-bottom:15px}.Footer_paymentItemImage__CYZ8H{margin-top:15px}@media screen and (max-width:920px){.Footer_linkContainer__LlEhX{margin:34px 0;max-width:327px;gap:0;justify-content:space-between;width:100%}.Footer_footerWrapper__98z4I{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.SocialMedia_wrapper__4idrl{display:flex;align-items:center;margin:16px 0}@supports (gap:0 8px) and (display:flex){.SocialMedia_wrapper__4idrl{gap:0 8px}}@supports not ((gap:0 8px) and (display:flex)){.SocialMedia_wrapper__4idrl>*{margin:0 8px}}.ImageLoader_imageLoading__oAiGI{filter:blur(10px);opacity:0;transition:.3s linear;-o-object-fit:cover;object-fit:cover}.ImageLoader_imageSuccess__Opr_v{transition:.3s linear;-o-object-fit:cover;object-fit:cover;opacity:1}.Dropdown_dropdownWrapper__gnGX5{position:relative}.Dropdown_buttonWrapper__so77R{position:relative;align-items:center;flex-direction:row;color:#000}.Dropdown_buttonWrapper__so77R,.Dropdown_dropdownListWrapper__vIK9y{display:flex;justify-content:flex-start;padding:10px 10px 10px 0;width:120px}.Dropdown_dropdownListWrapper__vIK9y{top:calc(100% + 10px);position:absolute;flex-direction:column;align-items:flex-start;gap:16px 0;z-index:99;background-color:#fff;border-radius:8px}.PageLayout_pageContent__clNsE{padding:0 2.5rem;background:var(--secondary-color)}.PageLayout_pageContentWithoutPadding__9GUFq{padding:0}@media screen and (max-width:920px){.PageLayout_pageContent__clNsE{padding:0 15px}.PageLayout_pageContentWithoutPadding__9GUFq{padding:0}}.Project_wrapperShort__xrmg7{width:880px;height:286px;box-sizing:border-box;background:#fff;border-radius:var(--border-radius);display:flex;flex-direction:row;align-items:center;padding:.75rem 1.5rem;gap:0 32px;box-shadow:0 100px 80px hsla(0,0%,83%,.07),0 22.3363px 17.869px hsla(0,0%,83%,.042),0 6.6501px 5.32008px hsla(0,0%,83%,.028)}.Project_wrapperLong__lYHz5{align-items:flex-start;width:100%;height:auto}.Project_header__Lb5z6{font-weight:700;font-size:24px;line-height:32px;color:var(--text-color-dark);margin-bottom:8px}.Project_description__02zIF{font-weight:400;font-size:16px;line-height:26px;color:var(--text-color-dark);margin-bottom:24px}.Project_imageWrapper__OIHeW{width:370px;max-width:100%}.Project_image__slJYC{width:inherit;border-radius:16px;height:100%;max-height:262px}.Project_contentWrapperShort__Lyg2M{width:441px}.Project_contentWrapperLong__UOXk4{width:100%}@media screen and (max-width:920px){.Project_wrapper__eoIsd{flex-direction:column;padding:12px;max-width:327px;height:auto}.Project_imageWrapper__OIHeW{width:100%;height:auto;border-radius:var(--border-radius);overflow:hidden}.Project_image__slJYC{width:100%;height:174px;-o-object-fit:cover;object-fit:cover}.Project_contentWrapperLong__UOXk4,.Project_contentWrapperShort__Lyg2M{margin-top:1rem;width:100%}.Project_wrapperShort__xrmg7{width:100%;height:auto}.Project_wrapperLong__lYHz5,.Project_wrapperShort__xrmg7{flex-direction:column}}@media screen and (max-width:500px){.Project_wrapperShort__xrmg7{padding-left:10px;padding-right:10px}}.SpecialProjects_wrapper__bFwPW{display:flex;justify-content:flex-start;align-items:center;gap:40px 0;flex-direction:column;padding:40px 0;height:calc(var(--screen-size) - 76px);overflow:auto}@media screen and (max-width:920px){.SpecialProjects_wrapper__bFwPW{gap:24px 0}}.EmptyState_wrapper__x6nPX{width:100%;background:#fff;border-radius:var(--border-radius);padding:20px 0;display:flex;align-items:center;justify-content:center;min-height:300px}