section{position:relative;z-index:1;h1,h2,h3,h4{font-family:Inter}}.listingHeader{background:linear-gradient(139.1deg,#041946 21.97%,#006283 115.67%);color:var(--white);height:auto;padding:70px 64px;width:100%}.listingHeaderTextWrapper{display:flex;flex-direction:column;max-width:644px;position:relative;row-gap:var(--size24px);z-index:2;.subtitleContainer,h1{color:var(--white)}h1{font-size:56px;font-weight:700;line-height:120%;margin:0}.subtitleContainer{font-size:var(--size18px);font-weight:500;line-height:150%}a,p{font-size:var(--size16px)}a{color:#fff}}.ampersandWrapper{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;.ampersand{left:62%;position:relative;top:-50%;width:820px;z-index:-1}}@media (max-width:1024px){.listingHeader{padding:70px var(--size30px)}.listingHeaderTextWrapper{max-width:466px;h1{font-size:var(--size40px);font-weight:700;line-height:120%}.subtitleContainer{font-size:var(--size18px);font-weight:400;line-height:150%}}.ampersandWrapper{.ampersand{left:62%;top:-20%;width:600px}}}@media (max-width:768px){.listingHeader{padding:var(--size40px) var(--size20px)}.ampersandWrapper{.ampersand{left:35%;top:65%;width:150%}}}@media (max-width:375px){.listingHeader{background-position:100%!important}}.typography{font-family:Inter;font-size:var(--size18px);font-weight:500;line-height:27px}.typographyNormal{font-family:Inter;font-size:var(--size16px);font-weight:400;line-height:var(--size24px)}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(var(--size20px))}to{opacity:1;transform:translateY(0)}}.listingHeaderTextWrapper h1,.subtitleContainer{animation:fadeSlideIn 1s ease-out forwards;opacity:0}.subtitleContainer{animation-delay:.5s}