@import url(https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,700;1,600&display=swap);.regular_mono{font-family:'Space Mono',monospace;font-weight:400}.bold_mono{font-family:'Space Mono',monospace;font-weight:700}.regular_serif{font-family:Poppins,serif;font-weight:400}.bold_serif{font-family:Poppins,serif;font-weight:700}.italic_serif{font-family:Poppins,serif;font-weight:400;font-style:italic}.col_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:960px){.col_container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.col_100_mobile:first-of-type{height:40%}.col_100_mobile:nth-of-type(2){height:60%}@media (min-width:960px){.col_100_mobile{height:unset!important}}.align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify_content_center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.space_evenly{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}