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