.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}}.Hero_wrapper__oPhcm{padding-top:80px}.Hero_header__kV9V3{font-size:60px}.Hero_header__kV9V3,.Hero_paragraphHeader__GDFlb{font-weight:700;line-height:71px;color:var(--text-color-dark);margin-bottom:24px;max-width:972px}.Hero_paragraphHeader__GDFlb{font-size:30px}.Hero_description__Jx21_{font-weight:400;font-size:22px;line-height:30px;color:var(--text-color-dark);max-width:80%;margin-bottom:50px}.Hero_paragraphDiv__jQiyq{margin-bottom:20px}@media screen and (max-width:920px){.Hero_header__kV9V3{font-size:40px;line-height:47px}.Hero_description__Jx21_{font-size:18px;line-height:28px}.Hero_paragraphHeader__GDFlb{font-size:26px;line-height:28px}}@media screen and (max-width:768px){.Hero_wrapper__oPhcm{padding-top:60px}.Hero_header__kV9V3{font-size:35px;line-height:40px}.Hero_description__Jx21_{font-size:16px;line-height:24px}}@media screen and (max-width:450px){.Hero_wrapper__oPhcm{padding-top:40px}.Hero_header__kV9V3{font-size:30px;line-height:40px}.Hero_description__Jx21_{font-size:14px;line-height:24px;max-width:95%}}.History_wrapper__iuGdb{margin-top:2.5rem}.History_headerImageWrapper__Majzv{width:100%}.History_headerImage__dV7qO{width:100%;-o-object-fit:cover;object-fit:cover;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:var(--border-radius)}.History_historyWrapper__CIl0K{display:flex;align-items:center;gap:0 40px;margin-top:120px}.History_historyTextWrapper__dppnM{max-width:824px}.History_historyTitle__W1gWI{font-weight:700;font-size:52px;line-height:62px;color:var(--text-color-dark);margin-bottom:16px}.History_historyDescription__1qnH_{font-weight:400;font-size:16px;line-height:26px;color:var(--text-color-dark)}.History_historyImage__LKp8E{max-width:400px;height:auto;-o-object-fit:contain!important;object-fit:contain!important}@media screen and (max-width:920px){.History_historyWrapper__CIl0K{flex-direction:column-reverse;gap:16px 0;margin-top:40px}.History_historyImage__LKp8E{max-width:395px}.History_imageWrapper__kkoVh{margin-top:16px}}@media screen and (max-width:500px){.History_historyImage__LKp8E{max-width:100%}}.Team_wrapper__MRECY{margin-top:120px;padding-bottom:40px}.Team_teamHeader__Zf7es{font-weight:700;font-size:52px;line-height:62px;color:var(--text-color-dark);text-align:center}.Team_teamMemberWrapper__xlEPi{justify-content:center;display:grid;grid-template-columns:repeat(4,minmax(auto,250px));grid-gap:32px 30px;gap:32px 30px}.Team_teamItemWrapper__hxNsB{display:flex;align-items:center;justify-content:center;flex-direction:column}.Team_name__daisU{font-weight:500;font-size:1.375rem;line-height:32px;color:var(--text-color-dark);text-align:center;margin-top:16px}.Team_position__lblZt{text-align:center;font-weight:300;font-size:16px;line-height:26px;color:var(--primary-color-dark);margin-top:4px}.Team_imageWrapper__RVjr4{margin-top:4px}.Team_image__Z8T3O{border-radius:50%}@media screen and (max-width:1150px){.Team_teamMemberWrapper__xlEPi{grid-template-columns:repeat(3,minmax(auto,250px));gap:32px 70px}}@media screen and (max-width:920px){.Team_teamMemberWrapper__xlEPi{grid-template-columns:repeat(3,minmax(auto,250px));gap:32px 30px}.Team_wrapper__MRECY{margin-top:40px}.Team_teamItemWrapper__hxNsB{flex-direction:column}}@media screen and (max-width:830px){.Team_teamMemberWrapper__xlEPi{grid-template-columns:repeat(2,minmax(auto,250px));gap:32px 20px}}@media screen and (max-width:550px){.Team_teamMemberWrapper__xlEPi{grid-template-columns:auto}}.Profile_wrapper__ZihwX{margin-top:120px}.Profile_teamHeader__nYF6y{font-weight:700;font-size:52px;line-height:62px;color:var(--text-color-dark);text-align:center}.Profile_teamMemberWrapper___57bT{justify-content:center;display:grid;grid-template-columns:repeat(4,minmax(auto,204px));grid-gap:32px 80px;gap:32px 80px}.Profile_teamItemWrapper__AieRr{display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.Profile_name__ZXqxa{font-weight:500;font-size:1.375rem;line-height:32px;color:var(--text-color-dark);text-align:center;margin-top:16px}.Profile_position__b5OUs{text-align:center;font-weight:300;font-size:16px;line-height:26px;color:var(--primary-color-dark);margin-top:4px}.Profile_imageWrapper__acYPj{margin-top:4px}.Profile_image__wJgUK{border-radius:50%}@media screen and (max-width:920px){.Profile_teamMemberWrapper___57bT{grid-template-columns:auto}.Profile_wrapper__ZihwX{margin-top:40px}.Profile_teamItemWrapper__AieRr{flex-direction:column}}