.p-about,.p-about .page1,.p-about .page2,.p-about .page3{width:100%;display:flex;flex-direction:column;gap:1rem}.p-about .page1,.p-about .page2,.p-about .page3{min-height:100vh;align-items:center;justify-content:center}.p-about .page1 .content,.p-about .page2 .content,.p-about .page3 .content{max-width:600px}.p-about .content{z-index:1;display:flex;text-align:center;flex-direction:column;gap:1rem}.p-about .content p{font-size:20px}.p-about .about-img{width:300px;height:300px;box-shadow:0 0 100px 30px var(--img-shadow);border-radius:10px;overflow:hidden;position:relative}@media(min-width:960px){.p-about h1{font-size:40px}.p-about .about-img{width:400px;height:400px}.p-about .page1 .content{display:flex;flex-direction:column;max-width:650px;gap:1rem;width:100%}.p-about .page2,.p-about .page3{flex-direction:row}.p-about .page2 .content,.p-about .page3 .content{max-width:450px}}@media(min-width:1400px){h1{font-size:45px}p{font-size:30px}}