.about{display:flex;overflow-x:hidden;position:relative}@media(max-width:1200px){.about{min-height:100dvh;flex-direction:column}}.about-info{position:absolute;width:40%;height:50dvh;overflow-y:auto;padding:10px;font-size:16px;align-self:center;z-index:1}@media(max-width:1200px){.about-info{display:flex;flex-grow:1;position:static;width:100%;height:100%;overflow-y:hidden}}@media(min-width:701px)and (max-width:1200px){.about-info{padding:40px}}.about-bg{min-height:100dvh;height:100%;width:100%;position:relative;overflow:hidden}.about-bg img{position:absolute;width:auto;height:100dvh}.about-bg-left{bottom:0;right:30%;top:50%;aspect-ratio:947/1080}.about-bg-center{right:-70px;aspect-ratio:1195/1080}.about-bg-center--top{animation:topAnimation 5s infinite alternate}.about-bg-center--bottom{animation:bottomAnimation 5s infinite alternate}.about-bg-right{aspect-ratio:824/1080;right:-120px;bottom:0}.about-bg--mobile{width:100%;height:auto}@media(min-width:701px)and (max-width:1200px){.about-bg--mobile{height:50dvh;width:40%}}.about-bg-1{background:url(/_next/static/media/about-bg.a18259c9.png) no-repeat;background-size:cover;height:100%}@media(max-width:1024px){.about-bg-1{width:100%;height:100%;background-size:contain;background-position:bottom}}.about-bg-2{background:url(/_next/static/media/about-page2.48ed9463.svg) no-repeat;height:100%;width:100%}.about-bg-3{background:url(/_next/static/media/about-page3.d061d180.svg) no-repeat;height:100%}@media(max-width:700px){.about-bg{width:100%;flex-grow:1;height:calc(55dvh - 74px)}}@media(min-width:701px)and (max-width:1200px){.about-bg{height:50dvh;width:auto;flex-direction:column;align-items:center}}@keyframes bottomAnimation{0%{top:0}25%{top:10px}75%{top:20px}to{top:0}}@keyframes topAnimation{0%{top:0;transform:scale(1)}25%{top:-20px}50%{transform:scale(1.02)}75%{top:-10px}to{top:0;transform:scale(1)}}