.what-is-third{background-color:var(--c-black-2);box-sizing:border-box;padding:5rem 2.5rem}@media only screen and (max-width:1024px){.what-is-third{padding:2.5rem 1rem}}.what-is-third 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){.what-is-third h2{font-size:2.5rem;line-height:3rem;margin-bottom:2rem}}.what-is-third__wrapper{display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}@media only screen and (max-width:1024px){.what-is-third__wrapper{grid-template-columns:1fr}}.what-is-third__left{position:relative}@media only screen and (max-width:1024px){.what-is-third__left{margin-bottom:2.5rem}}.what-is-third__left-sticky{left:0;position:sticky;top:64px}.what-is-third__right{list-style:none;margin:0;padding:0}.what-is-third__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%}.what-is-third__right h3{color:var(--c-white);font-size:1.25rem;font-weight:300;line-height:1.5rem;margin:0}.what-is-third__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}
