:root{--content-width:38%}header,main,footer,.bottom-blur{width:var(--content-width)}main{flex-direction:column;gap:125px;display:flex}section{flex-direction:column;gap:25px;display:flex}@media screen and (max-width:1400px){:root{--content-width:50%}}@media screen and (max-width:1000px){:root{--content-width:70%}}
