.full-cta-section{align-items:center;width:100%;min-height:500px;display:flex;position:relative;overflow:hidden}.full-cta-container{z-index:2;width:100%;position:relative}.full-cta-content{max-width:50%}.full-cta-title{color:var(--white);font-size:48px;font-family:var(--font-primary);margin-bottom:24px;font-weight:500;line-height:1.2}.full-cta-desc{color:var(--grey-70);font-size:18px;line-height:1.6;font-family:var(--font-secondary);margin-bottom:40px}.full-cta-image-wrapper{z-index:1;justify-content:flex-end;align-items:flex-end;width:55%;height:100%;display:flex;position:absolute;bottom:0;right:0}.full-cta-image{object-fit:contain;object-position:bottom right;width:auto;height:100%}@media (max-width:1024px){.full-cta-title{font-size:32px}.full-cta-content{max-width:60%}.full-cta-image-wrapper{width:45%}}@media (max-width:768px){.full-cta-section{text-align:center;flex-direction:column}.full-cta-content{max-width:100%;padding-bottom:40px}.full-cta-image-wrapper{justify-content:center;width:100%;height:auto;position:relative}.full-cta-image{object-position:bottom center;width:100%;height:auto;max-height:350px}}
