html{width:100vw;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animationOpacityShow{0%{opacity:0}to{opacity:1}}@keyframes animationOpacityHide{0%{opacity:1}to{opacity:0}}.Switch{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:20px;outline:0;width:38px;min-width:38px;height:20px;margin-right:10px;padding:2px;display:block;position:relative}.Switch:before,.Switch:after{content:"";display:block;position:absolute;top:1px;bottom:1px;left:1px}.Switch:before{background-color:#262b31;border-radius:15px;width:36px;transition:background .4s;right:1px}.Switch:after{background-color:#fff;border-radius:100%;width:20px;transition:margin .4s;box-shadow:0 2px 5px #0000004d}.Switch.Active:before{background-color:#dc3333!important}.Switch.Active:after{margin-left:17px}.BlueText{color:#1db0e6}.RedText{color:#dc3333}.Bold{font-weight:700}.Underlined{text-decoration:underline}.Spin{animation:4s linear infinite spin}img:not([src]){visibility:hidden}.DividedButtons{flex-direction:row;justify-content:space-between;width:100%;display:flex}.DividedButtons>:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(50% - 2px)}.DividedButtons>:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;width:calc(50% - 2px)}.FlexScroll,.FlexScroll_BesideContent{scrollbar-width:thin;scrollbar-color:#ffffff4d #383d44;flex-grow:1;overflow:auto;overflow-x:hidden!important}.FlexScroll_BesideContent{width:calc(100% + 15px)}.FooterWrapper{width:100%;box-sizing:initial;box-sizing:border-box;background-color:#2b3036;padding:24px 10px 20px;font-size:15px;position:relative;bottom:0}.Footer{flex-direction:row;justify-content:space-around;display:flex}.FooterContentWrapper2 a{color:#fff}.FooterNewsletterBox{align-items:center;height:100%;display:flex}.FooterNewsletterBox .FooterContentWrapper3{max-width:420px}.FooterContentWrapper3{max-width:300px}.FooterContentWrapper3 .ButtonColorized{width:300px}.FooterContentWrapper4{width:150px;margin-right:40px}.FooterContentWrapper2 a,.FooterContentWrapper4 a{width:fit-content;padding-bottom:3px;display:block}.FooterContent{white-space:pre-line}.FooterContentHeadline{opacity:.5;margin-bottom:24px}.FooterCookieConsent{margin-top:20px}.FooterSubscribeNewsletterButton{margin-top:9px}.FooterPrivacyPolicyLink{width:300px;margin-top:2px;font-size:11px;display:block}.FooterNavLink{opacity:.8}.FooterActiveNavLink{text-shadow:1px 0}.FooterPopupCustomMessages .LocalizedText{display:initial}@media only screen and (max-width:1023px){.FooterWrapper{justify-content:center;display:flex}.Footer{flex-direction:column-reverse;justify-content:center;padding-left:auto;padding-right:auto}.FooterContentWrapper1{padding-left:0}.FooterContentWrapper3{margin-right:0}.FooterContentWrapper{margin-bottom:20px}.FooterContentWrapper4{width:initial}}
/*# sourceMappingURL=62fa2356a2624a9b.css.map*/