.landing-goldcast{position:relative}.landing-goldcast__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem}.landing-goldcast__form{background-color:#f8f8f8;border:1px solid #bfbaba;border-radius:.5rem;overflow:hidden;padding-inline:1rem;padding-bottom:0}.landing-goldcast__content img{margin-bottom:2rem;height:3rem;width:auto}.landing-goldcast__content h2{font-weight:900}.landing-goldcast__content h2,.landing-goldcast__content h4,.landing-goldcast__content p{margin-bottom:1rem}.landing-goldcast__content h4{font-size:1.5rem}.landing-goldcast__content ul{margin-left:1.25rem}.landing-goldcast__content li{list-style:disc;margin-bottom:1rem}.landing-goldcast__tag{color:#cb343b;display:block;margin-bottom:1rem;font-weight:600;font-family:"Geist Mono",monospace}.landing-goldcast__bg,.landing-goldcast__bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.landing-goldcast--reverse .landing-goldcast__content{order:1}@media (max-width:1199px){.landing-goldcast__grid{gap:4rem}.landing-goldcast__form{padding:0}}@media (max-width:767px){.landing-goldcast__grid{grid-template-columns:1fr;gap:2rem}.landing-goldcast--reverse .landing-goldcast__content{order:0}}