:where(.textContainer>:first-child){margin-top:0}:where(.textContainer>img){display:block}:where(.textContainer>:not(:first-child)){margin-top:var(--text-container-gap)}@layer normalization{*{box-sizing:border-box}body{margin:0;font-family:var(--font-poppins);font-weight:300;font-size:var(--font-b2-size);background-color:var(--color-background);color:var(--color-text)}@media screen and (max-width:899px){body .mobileHide{display:none}}@media screen and (min-width:900px){body .mobileShow{display:none}}ol,ul{margin:0;padding:0;list-style-type:none}img{max-width:100%;vertical-align:top}figure,h1,h2,h3,h4,h5,h6,p{margin:0}}@media screen and (max-width:899px){.mobileHide{display:none}}@media screen and (min-width:900px){.mobileShow{display:none}}@media screen and (max-width:899px){.mobileCenter,.mobileCenter>*{text-align:center}}