:root{--blue-700: #005187;--blue-800: #023151;--orange-500: #ef7723;--red-500: #893030;--red-700: #581f1f;--red-800: #481414;--theme-color: var(--blue-700);--theme-background: var(--white);--green-700: #156938;--grey-50: #f0f0f0;--grey-100: #e0e0e0;--grey-400: #b0aba5;--grey-600: #5b5c59;--grey-800: #3c3c3b;--white: #ffffff;--black: #000000;--border-color: var(--grey-100);--text-color: var(--black);--text-color-dark: var(--black);--text-color-light: var(--white);--font-base: "Ubuntu", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-special: "Pluto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-heading-weight: 300;--bold: 600;--theme-fs-base: 1.6rem;--theme-fs-h1: 5.6rem;--theme-fs-h2: 4.4rem;--theme-fs-h3: 3.3rem;--theme-fs-h4: 2.2rem;--theme-fs-h5: 1.6rem;--theme-fs-small-base: 1.4rem;--theme-fs-small-h1: 3.2rem;--theme-fs-small-h2: 2.8rem;--theme-fs-small-h3: 2.4rem;--theme-fs-small-h4: 1.8rem;--theme-fs-small-h5: 1.4rem;--button-radius: 0.4rem;--container-radius: 0.8rem;--media-radius: 0.4rem;--padding-none: 0rem;--padding-small: 1.2rem;--padding-default: 6rem;--padding-large: 8rem;--margin-none: 0rem;--margin-small: 0.8rem;--margin-default: 1.6rem;--margin-large: 3.2rem;--degrees: -55deg;--row-maxwidth: var(--max-width-default);--row-margin-inline: 3vw;--grid-gutter: 2rem;--max-width-default: 130rem;--max-width-medium: 108rem;--max-width-text: 91rem}.row:has(.twz-usps){--row-maxwidth: 1300px}.twz-usps{--usps-icon-size: 8.5rem;--usps-item-width: 38rem;--usps-gap: 8.5rem}.twz-usps--small{--usps-gap: 6rem;--usps-icon-size: 5rem}@media(max-width: 1024px){.twz-usps--small .twz-usps__grid{display:grid}}@media(min-width: 768px)and (max-width: 1024px){.twz-usps--small .twz-usps__grid{grid-template-columns:repeat(2, 1fr)}}.twz-usps--small .twz-usps__item{align-items:center}@media(min-width: 1025px){.twz-usps--small .twz-usps__item{max-width:calc(25% - var(--usps-gap))}}.twz-usps--small .twz-usps__item .twz-usps__title{font-size:clamp(1.6rem,2vw,2.2rem)}@media(max-width: 767px){.twz-usps{--usps-icon-size: 5rem;--usps-gap: 1.5rem}}@media(min-width: 768px)and (max-width: 1024px){.twz-usps{--usps-gap: 4rem}}.twz-usps__grid{display:flex;flex-wrap:wrap;gap:var(--usps-gap, 8.5rem)}@media(min-width: 768px){.twz-usps__grid{justify-content:center}}.twz-usps__item{max-width:var(--usps-item-width);min-width:20rem;flex-grow:1;display:flex;gap:1.5rem;align-items:flex-start}.twz-usps__icon{aspect-ratio:1;background:var(--usps-item-bg, var(--grey-50));display:flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--usps-icon-size)}.twz-usps__icon img{width:80%;height:auto;-o-object-fit:contain;object-fit:contain;aspect-ratio:1}.twz-usps__content{display:flex;flex-direction:column;flex:1;margin-top:.2em}.twz-usps .twz-usps__description{margin-block-start:.5rem}
