.kovi-differentials{--font-size-h2:2rem;--line-height-h2:2.4rem;--font-size-h3:1rem;--line-height-h3:1.5em;--font-size-p-xs:0.875rem;--line-height-p-xs:1.3125rem;--text-color-black:#252b37;background:linear-gradient(180deg,hsla(0,0%,100%,0) 46.7%,#fff);font-family:Dotties Vanilla;overflow:hidden;padding:2rem 1rem}.kovi-differentials__grid{align-items:center;display:grid;grid-template-columns:1fr}.kovi-differentials__grid h2{color:#252b37;font-size:var(--font-size-h2);font-weight:700;line-height:var(--line-height-h2)}.kovi-differentials__cards{display:grid;gap:.5rem;grid-template-columns:1fr;margin-top:2rem}.kovi-differentials__card{align-items:center;backdrop-filter:blur(4px);background-color:#ffffffb3;border:1px solid #d7dce0;border-radius:1rem;display:grid;gap:.75rem;grid-template-columns:2.125rem 1fr;min-height:8.25rem;padding:1.25rem;z-index:10}.kovi-differentials__card figure{margin:0;width:100%}.kovi-differentials__card figure img{height:auto;object-fit:contain}.kovi-differentials__card h3{color:#252b37;font-family:Roboto;font-size:var(--font-size-h3);font-weight:700;line-height:var(--line-height-h3);margin:0}.kovi-differentials__card p{color:#252b37;font-family:Roboto;font-size:var(--font-size-p-xs);font-weight:400;line-height:var(--line-height-p-xs);margin-bottom:0;margin-top:.4rem}.kovi-differentials__image{height:35rem;position:relative;width:100%}.kovi-differentials__image img{height:100%;left:50%;max-width:none;object-fit:contain;position:absolute;top:2rem;transform:translateX(-50%)}@media screen and (width > 992px){.kovi-differentials{--font-size-h2:3rem;--line-height-h2:3.6rem;padding:3.75rem 1rem}.kovi-differentials__grid{grid-template-columns:1fr 1fr}.kovi-differentials__cards{grid-template-columns:repeat(2,minmax(18rem,18rem))}.kovi-differentials__image img{left:5rem;scale:2.6;top:5rem;transform:none;width:100%}}@media screen and (width > 1200px){.kovi-differentials__grid{grid-template-columns:minmax(686px,686px) 1fr}.kovi-differentials__cards{grid-template-columns:repeat(2,minmax(343px,343px))}.kovi-differentials__image img{left:-1rem;scale:2;top:2rem}}@media screen and (width > 1400px){.kovi-differentials__image img{left:-1rem;scale:1.6;top:2rem}}