@keyframes fadeIn{0%{opacity:0}to{opacity:1}}h1,h2,h3,h4,h5,h6{font-weight:400;font-family:var(--font-heading-family);line-height:1.1}.c-dual-img-content{flex-direction:column;gap:4.8rem;display:flex}@media screen and (min-width:820px){.c-dual-img-content{flex-direction:row;gap:3.6rem}}.c-dual-img-content--two-third{width:100%;flex-direction:column;gap:2.4rem;display:flex}@media screen and (min-width:820px){.c-dual-img-content--two-third{width:70%}}.c-dual-img-content--third{width:100%;flex-direction:column;gap:2.4rem;display:flex}@media screen and (min-width:820px){.c-dual-img-content--third{width:30%}}.c-dual-img-content__main-container{width:100%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}@media screen and (max-width:820px){.c-dual-img-content__image{aspect-ratio:1}.c-dual-img-content__image img{object-fit:cover;object-position:50% 0%!important}}.c-dual-img-content__img-container{width:100%}@media screen and (min-width:820px){.c-dual-img-content__img-container{width:70%}}.c-dual-img-content__img-container--full{width:100%}.c-dual-img-content__content{width:100%;text-align:center}@media screen and (min-width:820px){.c-dual-img-content__content{width:30%;text-align:inherit}}.c-dual-img-content__content--full{width:100%}.c-dual-img-content__content-btn{width:100%;max-width:29.4rem}