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)}.BlogPost{flex-direction:column;justify-content:center;align-items:center;padding-left:15px;padding-right:15px;display:flex}.BlogPost .Card{width:660px}.BlogPost .ButtonColorized{height:40px}.BlogPostContent{flex-direction:column;width:100%;font-size:18px;line-height:140%;display:flex}.BlogPostContent a{color:#dc3333}.BlogPostContent h1{line-height:100%}.BlogPostContent h2,.BlogPostContent h3{line-height:120%}.BlogPostNextPreviousButtons{justify-content:space-between;width:660px;max-width:100%;margin-top:30px;margin-bottom:30px;display:flex}.BlogPostNextPreviousButtons>a{margin-left:5px;margin-right:5px}.BlogPostNextPreviousButtons .ButtonColorized{background-color:#262b31}.BlogPostAffiliateNote{margin-bottom:20px;font-style:italic}.BlogPostAffiliateLink{margin-left:auto;margin-right:auto;color:#fff!important}.BlogPostAffiliateLink .ButtonColorized{min-height:40px;height:initial;text-align:center;margin-bottom:20px}.BlogPostContentButtons{justify-content:space-around;display:flex}
/*# sourceMappingURL=a186970fe4025eb6.css.map*/