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)}.PressArea{flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;padding-bottom:30px;display:flex;max-width:100vw!important}.PressArea>*{max-width:800px;margin-bottom:3px}.PressArea .Card{width:330px}.PressArea .Card *{text-align:initial;max-width:100%!important}.PressAreaHeadline{justify-content:center;align-items:center;height:60px;margin-top:40px;margin-bottom:20px;font-size:30px;font-weight:700;display:flex}.PressAreaTopText{background-color:#2b3036;padding:25px;line-height:1.39}.PressAreaTopText p{margin:0}.PressAreaPressKit{height:80px;font-size:18px}.PressAreaPressKit,.PressAreaPressKit :first-child{align-items:center;display:flex}.PressAreaPressKit select{background-color:#383d44;margin-left:10px}.PressAreaPressKit i{margin-right:15px;font-size:40px}.PreassAreaPressOfficer{box-sizing:border-box;background-color:#2b3036;flex-direction:column;align-items:center;padding:25px;display:flex}.PreassAreaPressOfficer a{font-weight:700}
/*# sourceMappingURL=73e39a0f42bc569c.css.map*/