@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-in{animation-name:fadeIn;animation-fill-mode:both;animation-timing-function:ease-out;animation-duration:var(--fade-in-duration, .25s)}.fade-out{animation-name:fadeOut;animation-fill-mode:both;animation-timing-function:ease-in;animation-duration:var(--fade-out-duration, .25s)}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}.slide-in{animation-name:slideIn;animation-fill-mode:both;animation-timing-function:ease-out;animation-duration:var(--slide-in-duration, .3s)}.slide-out{animation-name:slideOut;animation-fill-mode:both;animation-timing-function:ease-in;animation-duration:var(--slide-out-duration, .3s)}html,body{margin:0;padding:0;font-family:Poppins,monospace;font-size:13px;box-sizing:border-box;min-height:100vh;max-width:100vw;word-break:break-word}*{font-family:Poppins,monospace;box-sizing:border-box}.font-weight-bold{font-weight:700}.font-style-italic{font-style:italic}.no-scroll{position:fixed;overflow-y:scroll;width:100%;height:100%}.preserve-white-space{white-space:break-spaces}.full-region{width:100%}.half-region{width:50%}.one-third-region{width:33.3333333333%}.two-third-region{width:66.6666666667%}.quarter-region{width:25%}.two-quarter-region{width:50%}.three-quarter-region{width:75%}@media screen and (max-width:1279px){.half-region,.one-third-region,.two-third-region,.quarter-region,.two-quarter-region,.three-quarter-region{width:100%}}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:100;src:url(/assets/fonts/poppins-100.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:100;src:url(/assets/fonts/poppins-100-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:200;src:url(/assets/fonts/poppins-200.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:200;src:url(/assets/fonts/poppins-200-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:300;src:url(/assets/fonts/poppins-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:300;src:url(/assets/fonts/poppins-300-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/assets/fonts/poppins-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:url(/assets/fonts/poppins-400-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/assets/fonts/poppins-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:url(/assets/fonts/poppins-500-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/assets/fonts/poppins-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:600;src:url(/assets/fonts/poppins-600-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/assets/fonts/poppins-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:700;src:url(/assets/fonts/poppins-700-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:800;src:url(/assets/fonts/poppins-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:800;src:url(/assets/fonts/poppins-800-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:900;src:url(/assets/fonts/poppins-900.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:900;src:url(/assets/fonts/poppins-900-italic.woff2) format("woff2")}
