.modal{display:none;position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:rgb(0,0,0);background-color:rgba(0,0,0,0.4);scroll-behavior:unset}.modal-content{color:#888;background-color:#fefefe;margin:auto;padding:20px;border:1px
solid #888;width:80%;height:fit-content}.transparent{background-color:transparent!important;border:none!important}.loading-spinner{color:white;font-family:"Roboto",serif;font-size:18px;font-weight:initial}.spinner{width:40px;height:40px;border:4px
solid #161616;border-top:4px solid #FF7300;border-radius:50%;animation:spin 1s linear infinite;margin:auto}@keyframes
spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#message{display:none;position:fixed;top:10px;z-index:999999;background-color:#FF7300;left:10px;width:250px;border-radius:5px;padding:10px;font-family:"Roboto",serif;color:white}@media screen and (max-width: 1000px){#message{font-size:48px;width:fit-content;padding:15px
30px;top:100px}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}