.AboutWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.About>h1{font-family:var(--font-herr-von-muellerhoff),cursive,serif;font-style:normal;font-weight:bolder}
.AboutSelfSection{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100vh;display:flex;position:relative}@media screen and (max-width:1150px){.AboutSelfSection{padding-bottom:3rem}}.AboutSelfWrapper{flex-direction:row;justify-content:center;align-items:center;gap:2rem;display:flex}@media screen and (max-width:1150px){.AboutSelfWrapper{flex-direction:column;margin-top:5rem}}.AboutSelfLeft,.AboutSelfRight{flex-direction:column;justify-content:center;align-self:center;align-items:center;width:100%;display:flex}.AboutSelfLeftIcon{width:250px;height:250px}.AboutSelfNextSectionButton{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@media screen and (max-width:1150px){.AboutSelfNextSectionButton{bottom:0}}
