.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{background-color:#47abf8}.usp_bereich--verkaufen{background-color:#24e3c3}.usp_bereich--reparatur{background-color:#eb678b}.usp_bereich--tarife{background-color:#997de1}.usp_bereich--allgemein{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}