.blogTeaser-module.--has-top-spacing{padding-top:7.5rem}.blogTeaser-module.--has-bottom-spacing{padding-bottom:7.5rem}.blogTeaser-module__inner{margin:0 auto;max-width:var(--container-width);width:100%}.blogTeaser-module__header{display:grid;gap:2rem;grid-template-columns:1fr 3fr;margin-bottom:4rem}.blogTeaser-module__title{font-family:var(--f-space-grotesk);font-size:1.75rem;font-weight:var(--f-weight-medium);font-weight:500;line-height:95%;margin:0}.blogTeaser-module__content{font-family:var(--f-work-sans);font-size:1.5rem;font-style:normal;font-weight:var(--f-weight-regular);letter-spacing:-.048rem;line-height:120%}.blogTeaser-module__posts{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.blogTeaser-module__posts.--count-1{grid-template-columns:1fr}.blogTeaser-module__posts.--count-3{grid-template-columns:repeat(3,1fr)}.blogTeaser-module__cta{display:flex;justify-content:center;margin:2rem 0}.blogTeaser-module__cta-link{border:1px solid var(--c-grey-tundora);color:var(--c-grey-tundora);font-family:var(--f-space-grotesk);font-size:.9375rem;font-style:normal;font-weight:var(--f-weight-bold);letter-spacing:-.00938rem;line-height:1;padding:.5rem 1rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.blogTeaser-module__cta-link:hover{background-color:var(--c-red-cinnabar);border-color:var(--c-red-cinnabar);color:var(--c-white)}@media (max-width:1200px){.blogTeaser-module__posts.--count-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.blogTeaser-module__header,.blogTeaser-module__posts,.blogTeaser-module__posts.--count-3{grid-template-columns:1fr}}