.create-fourth{background-color:var(--c-black-2);box-sizing:border-box;padding:5rem 2.5rem}@media only screen and (max-width:1024px){.create-fourth{padding:2.5rem 1rem}}.create-fourth h2{color:var(--c-white);font-size:4rem;font-weight:300;line-height:4.5rem;margin:0 0 2.5rem;text-wrap:pretty}@media only screen and (max-width:1024px){.create-fourth h2{font-size:2.5rem;line-height:3rem;margin-bottom:2rem}}.create-fourth__wrapper{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.create-fourth__wrapper{grid-template-columns:1fr}}.create-fourth__right{list-style:none;margin:0;padding:0}.create-fourth__right li{border-top:1px solid var(--c-white);display:flex;flex-direction:column;gap:1rem;padding-bottom:1.75rem;padding-top:1rem;width:100%}.create-fourth__right h3{color:var(--c-white);font-size:1.25rem;font-weight:300;line-height:1.5rem;margin:0}.create-fourth__right p{align-items:flex-start;box-sizing:border-box;color:var(--c-white);display:flex;font-size:1rem;font-weight:300;gap:1rem;line-height:1.25rem;margin:0;padding:1rem 1rem .5rem}
