.stats{margin-top:-5rem}@media(max-width:992px){.stats{margin:0}}.stats__inner{box-sizing:border-box;padding:0 0 5rem}@media(max-width:992px){.stats__inner{padding:2.5rem 0}}.stats__wrapper{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);max-width:40%}@media(max-width:992px){.stats__wrapper{gap:2.5rem 2rem;max-width:100%}}.stats__item-stat{color:var(--color-primary);display:flex;font-size:clamp(48px,4.5vw,78px);font-weight:800}.stats__item-text{border-top:1px solid;box-sizing:border-box;font-weight:600;margin-top:10px;max-width:83%;padding-top:20px}@media(max-width:992px){.stats__item-text{max-width:100%}}.stats__item-text>:first-child{margin-top:0}.stats__item-text>:last-child{margin-bottom:0}.stats__cta{margin-top:4rem}@media(max-width:992px){.stats__cta{margin-top:2.5rem}}.stats__bg{padding-top:62%;position:relative}@media(max-width:992px){.stats__bg{overflow:hidden;padding-top:0!important}}.stats__bg img,.stats__bg picture{clip-path:inset(0 100% 100% 0);height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:clip-path 3s ease-in-out;width:100%}.stats__bg img.animated,.stats__bg picture.animated{clip-path:inset(0 0 0 0)}@media(max-width:992px){.stats__bg img,.stats__bg picture{height:auto;margin:0 auto;position:relative;width:150%}}.stats .container--large{margin-top:calc(-31% + 3rem)}@media(max-width:992px){.stats .container--large{margin:0!important}}