@import url(https://fonts.googleapis.com/css2?family=Hedvig+Letters+Serif:opsz@12..24&family=Liter&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.agent-form .bg-img{background-attachment:fixed;background-position:50%;background-size:cover}.agent-form .bg-img img{display:none}.agent-form .start{background:var(--white-color);padding:5rem}.agent-form .details{line-height:1.5;margin-bottom:3rem;padding-top:2rem}.agent-form .details .name{margin-bottom:2rem}.agent-form .details a{margin-top:1rem}.agent-form .details a img,.agent-form .details a svg{display:inline-block;height:1.5em;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:1.5em}.agent-form .title+form{margin-top:4rem}.agent-form .row.grid{gap:3rem}.agent-form .row+.row{margin-top:3rem}