.menu-right-side-module__2KMsfa__menuRightSide{align-items:center;gap:20px;min-width:fit-content;margin-left:auto;margin-right:16px;display:flex}.menu-right-side-module__2KMsfa__loginSm{display:block}.menu-right-side-module__2KMsfa__loginButtonsMd{gap:8px;display:none}@media (min-width:768px){.menu-right-side-module__2KMsfa__loginSm{display:none}.menu-right-side-module__2KMsfa__loginButtonsMd{display:flex}}
.styles-module__shbKRG__mobileSidebar{z-index:1000;display:none;position:fixed;top:0;left:0}.styles-module__shbKRG__mobileSidebarOpen{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0003;width:100dvw;height:100dvh;animation:.3s ease-out forwards styles-module__shbKRG__backdropFadeIn;display:block}.styles-module__shbKRG__sidebarContainer{background-color:var(--bg-primary);width:100%;height:100%;box-shadow:var(--shadow-level-3);flex-direction:column;animation:.3s ease-out forwards styles-module__shbKRG__sidebarSlideIn;display:flex}@media (min-width:768px){.styles-module__shbKRG__sidebarContainer{width:50vw;max-width:500px}}@media (min-width:1080px){.styles-module__shbKRG__mobileSidebar{display:none!important}}.styles-module__shbKRG__sidebarHeader{justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex}.styles-module__shbKRG__sidebarLogoLink{display:flex}.styles-module__shbKRG__sidebarLogo{width:108px}@media (min-width:768px){.styles-module__shbKRG__sidebarHeader{height:80px}}.styles-module__shbKRG__sidebarContent{background-color:var(--bg-primary);flex:1;overflow-y:auto}.styles-module__shbKRG__mobileNavSection{border-bottom:1px solid var(--neutral-200)}.styles-module__shbKRG__navSectionTrigger{width:100%;color:var(--text-dark-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 16px;transition:background-color .2s;display:flex}.styles-module__shbKRG__navSectionTrigger:hover{background-color:var(--neutral-100)}.styles-module__shbKRG__navSectionContent{background-color:var(--neutral-50);animation:.3s ease-out forwards styles-module__shbKRG__accordionSlideDown;overflow:hidden}.styles-module__shbKRG__navSectionContentClosing{animation:.3s ease-out forwards styles-module__shbKRG__accordionSlideUp}.styles-module__shbKRG__mobileNavSubSection{position:relative}.styles-module__shbKRG__navSubSectionTrigger{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px;transition:background-color .2s;display:flex}.styles-module__shbKRG__navSubSectionTrigger:hover{background-color:var(--neutral-100)}.styles-module__shbKRG__popularSubSectionTrigger,.styles-module__shbKRG__popularSubSectionTrigger:hover{background-color:var(--color-background-blue)}.styles-module__shbKRG__navSubSectionTriggerContent{flex:1;align-items:center;gap:8px;display:flex;position:relative}.styles-module__shbKRG__navSubSectionContent{background-color:var(--neutral-100);flex-direction:column;gap:8px;padding:12px 16px;animation:.3s ease-out forwards styles-module__shbKRG__accordionSlideDown;display:flex;overflow:hidden}.styles-module__shbKRG__navSubSectionContentClosing{animation:.3s ease-out forwards styles-module__shbKRG__accordionSlideUp}.styles-module__shbKRG__mobileNavItem{color:inherit;align-items:center;padding:16px;text-decoration:none;transition:background-color .2s;display:flex}.styles-module__shbKRG__mobileNavItem:hover{background-color:var(--neutral-100)}.styles-module__shbKRG__mobileNavItemContent{align-items:center;gap:8px;width:100%;display:flex;position:relative}.styles-module__shbKRG__popularItemContent{border-radius:12px}.styles-module__shbKRG__mobileNavSubItem{background-color:var(--neutral-100);border-radius:8px;padding:16px}.styles-module__shbKRG__mobileNavSubItem:has(.styles-module__shbKRG__popularItemContent){border:1px solid var(--neutral-400)}.styles-module__shbKRG__mobileNavSubItem:hover{background-color:var(--neutral-200)}.styles-module__shbKRG__linkItemIcon{border:1px solid var(--neutral-200);background-color:var(--bg-primary);color:var(--color-icon-dark-primary);border-radius:8px;flex-shrink:0;align-items:center;padding:8px;display:flex}.styles-module__shbKRG__popularIcon{border-color:var(--color-blue);background-color:var(--color-background-blue);color:var(--color-blue)}.styles-module__shbKRG__linkTextWrapper{text-align:start;display:block}.styles-module__shbKRG__linkTitle{color:var(--text-dark-primary);font:var(--font-a3);letter-spacing:var(--font-a3-spacing);margin:0 0 2px}.styles-module__shbKRG__popularBadge{z-index:10;background-color:var(--color-blue);color:#fff;white-space:nowrap;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:600;line-height:1;position:absolute;top:-8px;right:8px}.styles-module__shbKRG__arrowIcon{color:var(--text-dark-secondary);flex-shrink:0;transition:transform .2s}.styles-module__shbKRG__mobileNavItem:hover .styles-module__shbKRG__arrowIcon{color:var(--text-dark-primary);transform:translate(2px)}.styles-module__shbKRG__chevronIcon{color:var(--text-dark-primary);flex-shrink:0;transition:transform .2s}.styles-module__shbKRG__chevronOpen{transform:rotate(90deg)}.styles-module__shbKRG__mobileMenuButton{position:relative}@media (min-width:768px){.styles-module__shbKRG__mobileMenuButton{padding:12px!important}.styles-module__shbKRG__mobileMenuButton svg{width:20px;height:20px}}@media (min-width:1080px){.styles-module__shbKRG__mobileMenuButton{display:none}}@keyframes styles-module__shbKRG__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__shbKRG__sidebarSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes styles-module__shbKRG__accordionSlideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:800px}}@keyframes styles-module__shbKRG__accordionSlideUp{0%{opacity:1;max-height:800px}to{opacity:0;max-height:0}}
.footer-module__HDhcaG__footer{margin-top:auto}.footer-module__HDhcaG__footerContainer{background-color:var(--neutral-800);padding:40px 16px 72px}.footer-module__HDhcaG__topSection{background-color:var(--bg-primary);box-shadow:var(--shadow-level-4);text-align:center;border-radius:32px 32px 0 0;place-content:center;justify-items:center;padding:40px 0;display:grid}.footer-module__HDhcaG__topSectionImage{border-radius:24px;width:96px;height:48px;margin-bottom:16px}.footer-module__HDhcaG__contactsQuestion{font:var(--font-s2);margin-bottom:4px}.footer-module__HDhcaG__contactsMessage{color:var(--text-dark-secondary);font:var(--font-b4);margin-bottom:24px}.footer-module__HDhcaG__logo{margin-bottom:20px;display:block}.footer-module__HDhcaG__aboutWrapper{text-align:center;margin-top:80px}.footer-module__HDhcaG__aboutText{max-width:471px;color:var(--text-light-tertiary);font:var(--font-b4);margin:0 auto 32px}.footer-module__HDhcaG__aboutDivider{display:none}.footer-module__HDhcaG__companyText{color:var(--text-light-tertiary);font:var(--font-b4)}.footer-module__HDhcaG__email{color:var(--text-light-primary);font:var(--font-a3);margin-bottom:32px;display:block}.footer-module__HDhcaG__contactWrapper{text-align:center;width:100%;margin-top:32px}.footer-module__HDhcaG__contactButtons{justify-content:center;gap:16px;display:flex}.footer-module__HDhcaG__legalWrapper{color:var(--text-light-tertiary);font:var(--font-c3);text-align:center;flex-wrap:wrap;justify-content:center;gap:32px;margin-top:48px;display:flex}.footer-module__HDhcaG__legalLink{color:var(--text-light-tertiary);text-decoration:none;transition:color .2s}.footer-module__HDhcaG__legalLink:hover{color:var(--text-light-secondary)}.footer-module__HDhcaG__linkGroupContent{font:var(--font-b4);flex-direction:column;align-items:center;gap:20px;display:flex}.footer-module__HDhcaG__link{color:var(--text-light-tertiary);text-decoration:none;transition:color .2s;display:block}.footer-module__HDhcaG__viewAllLink{text-decoration:underline}.footer-module__HDhcaG__activeLink,.footer-module__HDhcaG__link:hover{color:var(--text-light-secondary)}.footer-module__HDhcaG__countryLink{align-items:center;gap:8px;display:flex}.footer-module__HDhcaG__copyrightsDivider{border:none;border-top:1px solid var(--color-divider-light-primary);margin-top:36px}.footer-module__HDhcaG__copyrightsWrapper{color:var(--text-light-tertiary);font:var(--font-c3);text-align:center;padding:36px 0}.footer-module__HDhcaG__divider{border:none;border-top:1px solid var(--color-divider-light-primary)}@media (min-width:768px){.footer-module__HDhcaG__topSection{padding:48px 0}.footer-module__HDhcaG__footerContainer{padding-inline:24px}}@media (min-width:1200px){.footer-module__HDhcaG__footerContainer{padding-inline:32px}.footer-module__HDhcaG__aboutWrapper{text-align:left;margin-top:0}.footer-module__HDhcaG__email{margin-bottom:24px}.footer-module__HDhcaG__aboutText{margin:0}.footer-module__HDhcaG__aboutDivider{border:none;border-top:1px solid var(--color-divider-light-primary);margin:24px 0;display:block}.footer-module__HDhcaG__contactWrapper{text-align:left;margin-top:0}.footer-module__HDhcaG__contactButtons{justify-content:flex-start}.footer-module__HDhcaG__legalWrapper{text-align:right;flex-direction:row;gap:16px;margin:0}.footer-module__HDhcaG__copyrightsDivider{display:none}.footer-module__HDhcaG__copyrightsWrapper{gap:4px;padding:24px 0;display:flex}.footer-module__HDhcaG__linkGroupContent{align-items:flex-start}.footer-module__HDhcaG__divider{max-width:1216px;margin-inline:auto}}
.footer-layout-module__EIA71G__link{color:var(--text-light-tertiary);text-decoration:none;transition:color .2s;display:block}.footer-layout-module__EIA71G__link:hover,.footer-layout-module__EIA71G__activeLink{color:var(--text-light-secondary)}.footer-layout-module__EIA71G__linkGroupTitle{color:var(--text-light-primary);font:var(--font-b3)}.footer-layout-module__EIA71G__linkGroup{text-align:center;flex-direction:column;gap:24px;display:flex}.footer-layout-module__EIA71G__column{flex-direction:column;gap:48px;display:flex}.footer-layout-module__EIA71G__linkGroupContent{font:var(--font-b4);flex-direction:column;align-items:center;gap:20px;display:flex}@media (min-width:1200px){.footer-layout-module__EIA71G__linkGroup{text-align:start}.footer-layout-module__EIA71G__column,.footer-layout-module__EIA71G__linkGroupContent{align-items:flex-start}}.footer-layout-module__EIA71G__mobileContainer,.footer-layout-module__EIA71G__mobileLinksWrapper{display:block}.footer-layout-module__EIA71G__accordion{color:var(--text-light-primary);font:var(--font-a3);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.footer-layout-module__EIA71G__accordionTrigger{color:var(--text-light-primary);align-items:center;gap:4px;display:flex}.footer-layout-module__EIA71G__accordionTrigger svg{transition:all .2s ease-in-out}.footer-layout-module__EIA71G__accordion:has([aria-expanded=true]) .footer-layout-module__EIA71G__accordionTrigger svg{transform:rotate(-180deg)}.footer-layout-module__EIA71G__accordionContent{text-align:center;flex-direction:column;align-items:center;gap:32px;margin-top:40px;display:flex}.footer-layout-module__EIA71G__accordionContent[data-state=open]{margin-top:40px}@media (min-width:768px){.footer-layout-module__EIA71G__mobileContainer{display:none}}.footer-layout-module__EIA71G__tabletContainer{display:none}.footer-layout-module__EIA71G__linksGrid{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:24px;display:grid}@media (min-width:768px){.footer-layout-module__EIA71G__tabletContainer{display:block}}@media (min-width:1200px){.footer-layout-module__EIA71G__tabletContainer{display:none}}.footer-layout-module__EIA71G__desktopContainer{max-width:1216px;margin-inline:auto;display:none}.footer-layout-module__EIA71G__mainSection{gap:136px;width:100%;margin-bottom:48px;display:flex}.footer-layout-module__EIA71G__leftSection{flex-direction:column;gap:24px;max-width:240px;display:flex}.footer-layout-module__EIA71G__desktopLinksWrapper{flex:1;grid-template-columns:repeat(4,1fr);gap:48px;display:grid}.footer-layout-module__EIA71G__bottomSection{border-top:1px solid var(--neutral-600);justify-content:space-between;align-items:center;display:flex}@media (min-width:1200px){.footer-layout-module__EIA71G__desktopContainer{display:block}}
@keyframes footer-skeleton-module__VQLrGq__footerShimmer{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.footer-skeleton-module__VQLrGq__skeletonRow{background-color:var(--neutral-700);border-radius:8px;align-self:center;width:120px;min-height:20px;animation:2s cubic-bezier(.11,0,.5,0) infinite forwards footer-skeleton-module__VQLrGq__footerShimmer}.footer-skeleton-module__VQLrGq__skeletonRow:nth-child(2){width:150px}.footer-skeleton-module__VQLrGq__skeletonRow:nth-child(3){width:100px}.footer-skeleton-module__VQLrGq__skeletonFlag,.footer-skeleton-module__VQLrGq__skeletonText{display:none}
