.fidelity__wrapper{align-items:center;display:flex;gap:3.2rem;justify-content:center}@media screen and (max-width:989.98px){.fidelity__wrapper{flex-direction:column;gap:3.2rem}}.fidelity__content{align-items:center;display:flex;flex-direction:column;gap:2.4rem;justify-content:center;text-align:center}@media screen and (max-width:989.98px){.fidelity__content{gap:1.6rem;width:70%}}.fidelity__content-title{align-items:center;display:flex;flex-direction:column;font-family:var(--font-heading-family);font-size:3.2rem;font-weight:700;letter-spacing:-.04em;line-height:1em;margin:0;position:relative;text-transform:uppercase;z-index:2}.fidelity__content-title-wrapper{position:relative;width:100%}.fidelity__content-title-wrapper img{left:55%;max-width:32rem;position:absolute;top:-1.5rem;transform:translateX(-50%);width:100%;z-index:1}.fidelity__content-title em{font-family:var(--font-gotcha-family);font-size:7.2rem;font-style:normal;font-weight:400;letter-spacing:-.04em;line-height:1em;text-transform:none}.fidelity__content-button{gap:.4rem}.fidelity__content-button svg{transition:transform .3s ease-in-out}.fidelity__content-button:hover svg{transform:rotate(-90deg)}.fidelity__content-description{font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.2em;max-width:50rem}@media screen and (max-width:989.98px){.fidelity__content-description{max-width:100%}}.fidelity__items{display:flex;gap:3.2rem}@media screen and (max-width:989.98px){.fidelity__items{flex-direction:column}}.fidelity__item{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-align:center}@media screen and (max-width:989.98px){.fidelity__item{gap:.8rem}}.fidelity__item-description{font-size:calc(var(--font-body-scale)*1.4rem);line-height:1.2em;max-width:20rem}@media screen and (max-width:989.98px){.fidelity__item-description{max-width:100%}}.fidelity__item-title{font-family:var(--font-heading-family);font-weight:600;letter-spacing:-.02em;line-height:1.2em;text-transform:uppercase}.fidelity__item-image-wrapper{align-items:center;display:flex;height:var(--icon-width);justify-content:center;width:var(--icon-width)}.fidelity__item-image-wrapper img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}