.LinkDropdown-module-scss-module__FBspPG__wrapper{z-index:500;display:inline-block;position:relative}.LinkDropdown-module-scss-module__FBspPG__link{white-space:nowrap;cursor:pointer;background-color:#0000;border:none;align-items:center;gap:10px;padding:17px 20px;display:flex}.LinkDropdown-module-scss-module__FBspPG__link span{color:var(--text);font-size:14px;font-weight:500;line-height:1}.LinkDropdown-module-scss-module__FBspPG__link .LinkDropdown-module-scss-module__FBspPG__mobileArrow{display:none}.LinkDropdown-module-scss-module__FBspPG__link svg{transform:rotate(0)}.LinkDropdown-module-scss-module__FBspPG__link svg.LinkDropdown-module-scss-module__FBspPG__rotated{transform:rotate(180deg)}.LinkDropdown-module-scss-module__FBspPG__popup{z-index:500;background:#ecfbfb;border-radius:6px;flex-direction:column;gap:15px;min-width:215px;padding:24px;animation:.2s forwards LinkDropdown-module-scss-module__FBspPG__fadeIn;display:flex;position:absolute;top:110%;left:0}.LinkDropdown-module-scss-module__FBspPG__popupLink{z-index:500;justify-content:space-between;align-items:center;gap:20px;padding-bottom:15px;display:flex;position:relative}.LinkDropdown-module-scss-module__FBspPG__popupLink:after{content:"";opacity:.2;z-index:1;background-color:#193835;width:100%;height:1px;position:absolute;bottom:0;left:0}.LinkDropdown-module-scss-module__FBspPG__popupLink:last-of-type{padding-bottom:0}.LinkDropdown-module-scss-module__FBspPG__popupLink:last-of-type:after{display:none}.LinkDropdown-module-scss-module__FBspPG__popupLink span{white-space:nowrap;color:var(--text);font-size:14px;font-weight:500;line-height:100%}@keyframes LinkDropdown-module-scss-module__FBspPG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1439px){.LinkDropdown-module-scss-module__FBspPG__wrapper{width:100%;margin-bottom:33px;position:relative}.LinkDropdown-module-scss-module__FBspPG__wrapper:after{content:"";background-color:var(--text);opacity:.2;width:100%;height:1px;position:absolute;bottom:0;left:0}.LinkDropdown-module-scss-module__FBspPG__link{font-family:var(--font-forum);justify-content:space-between;width:100%;margin-bottom:30px;padding:0;display:flex;position:relative}.LinkDropdown-module-scss-module__FBspPG__link .LinkDropdown-module-scss-module__FBspPG__mobileArrow{display:block}.LinkDropdown-module-scss-module__FBspPG__link .LinkDropdown-module-scss-module__FBspPG__desktopArrow{display:none}.LinkDropdown-module-scss-module__FBspPG__link span{letter-spacing:-.96px;text-transform:uppercase;font-size:32px;font-style:normal;font-weight:400;line-height:89%}.LinkDropdown-module-scss-module__FBspPG__popup{background-color:#0000;gap:24px;padding:0 0 33px;display:flex;position:static}.LinkDropdown-module-scss-module__FBspPG__popupLink{margin-bottom:0!important;padding-bottom:0!important}.LinkDropdown-module-scss-module__FBspPG__popupLink:after{display:none}.LinkDropdown-module-scss-module__FBspPG__popupLink span{letter-spacing:-.54px;text-transform:uppercase;font-size:18px;font-weight:400;line-height:89%}.LinkDropdown-module-scss-module__FBspPG__popupLink svg{display:none}.LinkDropdown-module-scss-module__FBspPG__link span{letter-spacing:-.84px;font-size:28px}}
.MobileMenu-module-scss-module__yMJIiq__container{background-color:var(--background);z-index:200;pointer-events:none;opacity:0;flex-direction:column;justify-content:space-between;width:100dvw;max-width:0;height:100dvh;transition:max-width 0s .3s,opacity 0s .3s,transform .3s,pointer-events;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.MobileMenu-module-scss-module__yMJIiq__container.MobileMenu-module-scss-module__yMJIiq__open{opacity:1;pointer-events:auto;max-width:100dvw;transition:max-width,opacity,transform .3s,pointer-events;overflow-y:auto;transform:translate(0%)}.MobileMenu-module-scss-module__yMJIiq__main{padding:30px 30px 0}.MobileMenu-module-scss-module__yMJIiq__header{justify-content:space-between;margin-bottom:82px;display:flex}.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close{cursor:pointer;background-color:#0000;border:none;padding:20px;position:relative;transform:translate(-75%)translateY(-25%)}.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close:after,.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close:before{content:"";background-color:var(--text);width:32px;height:1.755px;position:absolute;transform:rotate(45deg)}.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close:after{transform:rotate(-45deg)}.MobileMenu-module-scss-module__yMJIiq__navigation a{letter-spacing:-.96px;text-transform:uppercase;font-size:32px;font-style:normal;font-weight:400;line-height:89%;font-family:var(--font-forum);width:100%;margin-bottom:36px;padding-bottom:36px;display:block;position:relative}.MobileMenu-module-scss-module__yMJIiq__navigation a:after{content:"";background-color:var(--text);opacity:.2;width:100%;height:1px;position:absolute;bottom:0;left:0}.MobileMenu-module-scss-module__yMJIiq__navigation li:last-of-type a:after{display:none}@media (max-width:767px){.MobileMenu-module-scss-module__yMJIiq__main{padding:30px 16px 0}.MobileMenu-module-scss-module__yMJIiq__header{margin-bottom:64px}.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close{transform:translate(-60%)translateY(-30%)}.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close:after,.MobileMenu-module-scss-module__yMJIiq__header .MobileMenu-module-scss-module__yMJIiq__close:before{height:2px}.MobileMenu-module-scss-module__yMJIiq__navigation a{letter-spacing:-.84px;margin-bottom:33px;padding-bottom:33px;font-size:28px}}
.Social-module-scss-module__XEDBlG__social{background-color:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.Social-module-scss-module__XEDBlG__social.Social-module-scss-module__XEDBlG__accentSecondary{background-color:var(--accentSecond)}.Social-module-scss-module__XEDBlG__social.Social-module-scss-module__XEDBlG__accentSecondary:hover{background-color:var(--accent)}.Social-module-scss-module__XEDBlG__social:hover{background-color:var(--accentSecond)}
.Footer-module-scss-module__HWLGma__footer{color:var(--Text,#130601);flex-wrap:wrap;padding-bottom:64px;font-size:14px;font-weight:400;line-height:1;display:flex}.Footer-module-scss-module__HWLGma__footer hr{margin:0;opacity:.2;background-color:#02211e;width:100%;height:1px;margin-block:64px}.Footer-module-scss-module__HWLGma__footer p{font-size:14px;font-weight:400;line-height:1}.Footer-module-scss-module__HWLGma__sidebar{width:336px}.Footer-module-scss-module__HWLGma__sidebar.Footer-module-scss-module__HWLGma__copywright{align-items:center;display:flex}.Footer-module-scss-module__HWLGma__main{justify-content:space-between;align-items:center;width:calc(100% - 336px);display:flex}.Footer-module-scss-module__HWLGma__main.Footer-module-scss-module__HWLGma__navigationContainer{flex-direction:column;align-items:normal;gap:64px}.Footer-module-scss-module__HWLGma__additionalLinks{gap:32px;display:flex}.Footer-module-scss-module__HWLGma__navigation{justify-content:space-between;display:flex}.Footer-module-scss-module__HWLGma__navigation h3{font-size:14px;font-family:var(--font-inter);text-transform:uppercase;letter-spacing:0;margin-bottom:10px;font-weight:600}.Footer-module-scss-module__HWLGma__navigation .Footer-module-scss-module__HWLGma__row{flex-direction:column;gap:16px;display:flex}.Footer-module-scss-module__HWLGma__socialContainer{justify-content:space-between;display:flex}.Footer-module-scss-module__HWLGma__socialContainer .Footer-module-scss-module__HWLGma__bigButtons{align-items:start;gap:16px;display:flex}.Footer-module-scss-module__HWLGma__socialContainer .Footer-module-scss-module__HWLGma__socials{gap:10px;display:flex}@media (max-width:1439px){.Footer-module-scss-module__HWLGma__sidebar{width:100%}.Footer-module-scss-module__HWLGma__sidebar.Footer-module-scss-module__HWLGma__copywright{align-items:start;width:50%}.Footer-module-scss-module__HWLGma__main{flex-wrap:wrap;gap:36px;width:50%}.Footer-module-scss-module__HWLGma__main.Footer-module-scss-module__HWLGma__navigationContainer{gap:64px;width:100%;margin-top:64px}.Footer-module-scss-module__HWLGma__navigation{flex-wrap:wrap;gap:52px 20px}.Footer-module-scss-module__HWLGma__navigation h3{margin-bottom:24px}.Footer-module-scss-module__HWLGma__navigation .Footer-module-scss-module__HWLGma__row{flex-flow:wrap;gap:0 16px;width:calc(50% - 10px)}.Footer-module-scss-module__HWLGma__navigation .Footer-module-scss-module__HWLGma__row li:first-of-type{width:100%}.Footer-module-scss-module__HWLGma__socialContainer .Footer-module-scss-module__HWLGma__socials{order:-1}}@media (max-width:767px){.Footer-module-scss-module__HWLGma__sidebar.Footer-module-scss-module__HWLGma__copywright{width:100%;margin-bottom:44px}.Footer-module-scss-module__HWLGma__main{gap:44px;width:100%}.Footer-module-scss-module__HWLGma__navigation{gap:44px 16px}.Footer-module-scss-module__HWLGma__navigation h3{margin-bottom:8px}.Footer-module-scss-module__HWLGma__navigation .Footer-module-scss-module__HWLGma__row{flex-flow:column;gap:16px;width:calc(50% - 8px)}.Footer-module-scss-module__HWLGma__navigation .Footer-module-scss-module__HWLGma__row li:first-of-type{width:100%}.Footer-module-scss-module__HWLGma__socialContainer{flex-direction:column;gap:36px}.Footer-module-scss-module__HWLGma__socialContainer .Footer-module-scss-module__HWLGma__socials{order:2}.Footer-module-scss-module__HWLGma__additionalLinks{flex-direction:column;gap:24px}}
