.grid{box-sizing:border-box;width:100%;max-width:1690px;margin-inline:auto;padding-inline:1rem}@media screen and (min-width: 768px){.grid{padding-inline:1.5rem}}@media screen and (min-width: 1440px){.grid{padding-inline:2rem}}.grid{display:grid;gap:1rem;grid-template-columns:repeat(4, 1fr)}@media screen and (min-width: 768px){.grid{grid-template-columns:repeat(6, 1fr)}}@media screen and (min-width: 1440px){.grid{grid-template-columns:repeat(12, 1fr)}}.grid__col--span-1{grid-column:span 1}.grid__col--span-2{grid-column:span 2}.grid__col--span-3{grid-column:span 3}.grid__col--span-4{grid-column:span 4}@media screen and (min-width: 768px){.grid__col--tablet-span-1{grid-column:span 1}.grid__col--tablet-span-2{grid-column:span 2}.grid__col--tablet-span-3{grid-column:span 3}.grid__col--tablet-span-4{grid-column:span 4}.grid__col--tablet-span-5{grid-column:span 5}.grid__col--tablet-span-6{grid-column:span 6}}@media screen and (min-width: 1440px){.grid__col--desktop-span-1{grid-column:span 1}.grid__col--desktop-span-2{grid-column:span 2}.grid__col--desktop-span-3{grid-column:span 3}.grid__col--desktop-span-4{grid-column:span 4}.grid__col--desktop-span-5{grid-column:span 5}.grid__col--desktop-span-6{grid-column:span 6}.grid__col--desktop-span-7{grid-column:span 7}.grid__col--desktop-span-8{grid-column:span 8}.grid__col--desktop-span-9{grid-column:span 9}.grid__col--desktop-span-10{grid-column:span 10}.grid__col--desktop-span-11{grid-column:span 11}.grid__col--desktop-span-12{grid-column:span 12}}.grid__col--full{grid-column:1/-1}.usp_bereich{max-width:1690px;display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:.75rem;width:100%}@media screen and (min-width: 768px){.usp_bereich{flex-direction:row;align-items:center;padding:1rem 2rem}}.usp_bereich--kaufen{--usp-accent: #2f70a5;--usp-accent-soft: #c6e5fd;background-color:#47abf8}.usp_bereich--verkaufen{--usp-accent: #113833;--usp-accent-soft: #bbf6ec;background-color:#24e3c3}.usp_bereich--reparatur{--usp-accent: #9f435e;--usp-accent-soft: #f9d0db;background-color:#eb678b}.usp_bereich--tarife{--usp-accent: #65539b;--usp-accent-soft: #dfd7f6;background-color:#997de1}.usp_bereich--allgemein{--usp-accent: #242424;--usp-accent-soft: #f9f8f1;background-color:#fff}.usp_bereich__headline_wrapper{display:flex;align-items:center;justify-content:center;padding:0 1rem}@media screen and (min-width: 768px){.usp_bereich__headline_wrapper{flex:0 0 22%}}.usp_bereich__features{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 1rem;border-radius:.75rem;width:100%}@media screen and (min-width: 768px){.usp_bereich__features{flex-direction:row;flex:1 0 0;gap:1rem}}.usp_bereich--kaufen .usp_bereich__features{background-color:#6cbcf9}.usp_bereich--verkaufen .usp_bereich__features{background-color:#81efdd}.usp_bereich--reparatur .usp_bereich__features{background-color:#ef85a2}.usp_bereich--tarife .usp_bereich__features{background-color:#ad97e7}.usp_bereich--allgemein .usp_bereich__features{background-color:#f9f8f1}.usp_bereich__feature{display:flex;align-items:center;gap:.5rem;min-height:56px}@media screen and (min-width: 768px){.usp_bereich__feature{flex:1 0 0}}.usp_bereich__icon{color:#242424}.usp_bereich__text_wrapper{display:flex;flex-direction:column;gap:.25rem;color:#242424}.usp_bereich__heading{margin:0;font-family:"Inter","Adjusted Trebuchet MS Fallback",sans-serif;font-size:1rem;line-height:1;font-weight:700}.usp_bereich__text{margin:0;font-weight:400;font-size:.75rem;line-height:1rem}.usp_bereich__text a{color:inherit}.usp_bereich--cards{flex-direction:column;align-items:stretch;gap:1.5rem;padding:0;background-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.usp_bereich--cards{flex-direction:column;padding:0}}.usp_bereich--cards .usp_bereich__headline_wrapper{display:block;padding:0;text-align:left}@media screen and (min-width: 768px){.usp_bereich--cards .usp_bereich__headline_wrapper{flex:1 1 auto}}.usp_bereich--cards .usp_bereich__headline_inner{display:flex;flex-direction:column;gap:.5rem;max-width:44ch}.usp_bereich--cards .usp_bereich__features{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:0;background-color:rgba(0,0,0,0)}@media screen and (min-width: 768px){.usp_bereich--cards .usp_bereich__features{grid-template-columns:repeat(4, 1fr);gap:1rem}}.usp_bereich--cards .usp_bereich__feature{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem;background-color:#fff;border-radius:1.25rem;box-shadow:0 2px 6px rgba(36,36,36,.2),0 6px 12px rgba(36,36,36,.2)}.usp_bereich--cards .usp_bereich__icon{--icon-stroke: var(--usp-accent);box-sizing:content-box;padding:.5rem;background-color:var(--usp-accent-soft);border-radius:.75rem}.usp_bereich__eyebrow{margin:0;color:var(--usp-accent);font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.03em}.usp_bereich__subtitle{margin:0;font-weight:400;font-size:1rem;line-height:1.5rem;color:#575655}