.c-usp-grid{background-color:transparent!important;background-color:var(--block-color-background, transparent)!important}.c-usp-grid .block_inner{padding-top:max(70px,min(calc(70px + .05*(100vw - 440px)),120px));padding-bottom:max(70px,min(calc(70px + .05*(100vw - 440px)),120px));width:100%}.c-usp-grid .cards{display:grid;grid-template-columns:1fr;grid-gap:var(--gap);gap:var(--gap);width:100%}@media (min-width: 1025px){.c-usp-grid .cards{grid-template-columns:1fr;max-width:100%}.c-usp-grid .cards:has(.cards_item:nth-child(1):last-child){grid-template-columns:1fr}.c-usp-grid .cards:has(.cards_item:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}.c-usp-grid .cards:has(.cards_item:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}.c-usp-grid .cards:has(.cards_item:nth-child(4):last-child){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.c-usp-grid .cards:has(.cards_item:nth-child(5):last-child){grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.c-usp-grid .cards:has(.cards_item:nth-child(6):last-child){grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.c-usp-grid .cards:has(.cards_item:nth-child(7)){grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr}.c-usp-grid .cards:has(.cards_item:nth-child(5):last-child) .cards_item:nth-child(4){grid-column:1 / 2;grid-row:2}.c-usp-grid .cards:has(.cards_item:nth-child(5):last-child) .cards_item:nth-child(5){grid-column:2 / 3;grid-row:2}}.c-usp-grid .cards_item{--card-color-background: var(--color-background, var(--color--4));--card-color-text: 255, 255, 255;--card-icon-size: 50px;align-items:stretch;background:var(--card-color-background);border-radius:16px;color:#fff;color:rgba(var(--card-color-text, var(--color--7-rgb)),1);display:flex;flex-direction:column;justify-content:flex-end;gap:40px;min-height:280px;overflow:hidden;padding:24px;position:relative}.c-usp-grid .cards_item.-text-brightness--dark{--card-color-text: var(--color--7-rgb)}@media (min-width: 1025px){.c-usp-grid .cards_item{min-height:400px;padding:40px}}.c-usp-grid .card_icon{align-items:stretch;flex:1 0 var(--card-icon-size);display:flex;height:var(--card-icon-size);justify-content:flex-start;position:relative;width:var(--card-icon-size)}.c-usp-grid .card_icon img{display:inline-flex;height:var(--card-icon-size);width:var(--card-icon-size)}.c-usp-grid .card_content{align-items:stretch;display:flex;flex-direction:column;gap:16px}@media (min-width: 1025px){.c-usp-grid .card_content{gap:20px}}@media (min-width: 1025px) and (max-width: 1280px){.c-usp-grid .card_content{min-height:184px}}@media (min-width: 1281px) and (max-width: 1540px){.c-usp-grid .card_content{min-height:168px}}@media (min-width: 1541px){.c-usp-grid .card_content{min-height:142px}}.c-usp-grid .card_label{font-family:var(--family--2);font-size:max(.75rem,min(calc(.75rem + .002*(100vw - 27.5rem)),.875rem));letter-spacing:0;line-height:1em;opacity:.7;text-transform:uppercase}.c-usp-grid .card_heading{font-size:max(1.25rem,min(calc(1.25rem + .008*(100vw - 27.5rem)),1.75rem));letter-spacing:-.02em;line-height:1.1em;text-wrap:pretty}.c-usp-grid .card_text{font-size:max(.875rem,min(calc(.875rem + .005*(100vw - 27.5rem)),1.1875rem));letter-spacing:-.02em;line-height:1.3em;opacity:.7;text-wrap:pretty}
