.placeholder{position:absolute;border-radius:100px;transition:.4s all;z-index:-999}.section{width:100%;max-width:1250px;margin:0 auto;padding:10px 20px 150px}.section.type-group{display:flex;flex-wrap:nowrap}.section.layout-row{gap:50px;display:grid;grid-template-columns:1fr 1fr}.section.layout-column{display:flex;flex-direction:column}@media only screen and (max-width: 900px){.section.layout-row{grid-template-columns:1fr}}
