:root{--border-radius:1rem;--box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 rgba(0,0,0,.05)}.box-shadow{box-shadow:var(--box-shadow)}.header{border-bottom:1px solid #e2e8f0}.header__logo--main{padding-top:0}.hero-rich-text p{font-size:20px}.image-with-box-shadow{border-radius:var(--border-radius);overflow:hidden}.button-wrapper .button{justify-content:center}.button-wrapper .button .hover-animation-span{display:none}.blog-index__post{border-radius:.75rem}@media screen and (min-width:768px){.blog-index--medium,.blog-index--small{grid-template-columns:repeat(auto-fill,minmax(calc(50% - 25px),1fr))}}@media screen and (min-width:1025px){.blog-index--small{grid-template-columns:repeat(auto-fill,minmax(calc(33% - 25px),1fr))}}