.brand-mark{display:none!important}
#preise .tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
#preise .tier:first-child,#preise .tier:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.35fr;column-gap:60px;align-items:start;padding:36px}
#preise .tier:first-child h4,#preise .tier:last-child h4{grid-column:1;grid-row:1}
#preise .tier:first-child .price,#preise .tier:last-child .price{grid-column:1;grid-row:2}
#preise .tier:first-child>p,#preise .tier:last-child>p{grid-column:1;grid-row:3;max-width:390px}
#preise .tier:first-child ul,#preise .tier:last-child ul{grid-column:2;grid-row:1/4;margin:0 0 20px}
#preise .tier:first-child a,#preise .tier:last-child a{grid-column:2;grid-row:4}
#preise .tier:first-child{background:#f6f6f3}#preise .tier:last-child{border-top:2px solid var(--accent)}
.briefing-entry{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(35px,7vw,100px)}.briefing-entry h2{max-width:650px}.briefing-entry p{max-width:560px}.briefing-entry .btn{margin-top:24px}.briefing-check{border-left:1px solid #ccc;padding-left:45px;align-self:center}.briefing-check h3{font-size:30px;line-height:1.2;font-weight:500;margin:18px 0}.briefing-check form{display:grid;gap:22px;margin-top:24px}.briefing-check .text-link{justify-self:start;text-align:left}.briefing-check .small-note{font-size:12px}
@media(max-width:760px){#preise .tiers{grid-template-columns:1fr}#preise .tier:first-child,#preise .tier:last-child{display:block;padding:27px}#preise .tier:first-child ul,#preise .tier:last-child ul{margin:22px 0}.briefing-entry{grid-template-columns:1fr}.briefing-check{padding:32px 0 0;border-left:0;border-top:1px solid #ccc}}
