@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.ExpertCta{color:#fff;width:100%}@media only screen and (min-width:1101px){.ExpertCta{display:grid;grid-template-columns:repeat(2,1fr)}}.ExpertCta_content{padding:0 1.6rem;width:100%}@media only screen and (min-width:768px){.ExpertCta_content{margin:0 auto;max-width:72.8rem}}@media only screen and (min-width:1101px){.ExpertCta_content{margin:0;max-width:65.6rem}}.ExpertCta_container{background:#000;font-family:Gilroy,sans-serif;font-weight:400;padding:8rem 0;width:100%}@media only screen and (min-width:1101px){.ExpertCta_container{align-items:center;display:flex;justify-content:flex-end;padding:14rem 0}}.ExpertCta_textContainer{display:flex;flex-direction:column;grid-gap:3.2rem;gap:3.2rem;margin-bottom:6.4rem;max-width:50rem}.ExpertCta_heading{font-size:4rem;letter-spacing:-.01em;line-height:4.4rem}@media only screen and (min-width:768px){.ExpertCta_heading{font-size:4.4rem;letter-spacing:-.02em;line-height:4.8rem}}.ExpertCta_subheading{font-size:1.6rem;line-height:2.4rem}@media only screen and (min-width:768px){.ExpertCta_subheading{font-size:2.4rem;line-height:2.8rem}}.ExpertCta_description{font-family:Avenir LT Pro,sans-serif;font-size:1.6rem;font-weight:400;line-height:2.4rem}@media only screen and (min-width:768px){.ExpertCta_description{font-size:1.8rem;line-height:2.8rem}}.ExpertCta_picture{display:block;height:100%;width:100%}.ExpertCta_image{font-family:"object-fit:cover";height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.ExpertCta_image{height:100%}}