.about,.about_container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.about_container{justify-content:space-between;background-color:#00283e;color:#f8f9fa;margin-top:3.6rem;flex-direction:row}.about_content{width:100%;max-width:500px;padding:2rem;text-align:right;display:flex;flex-direction:column;gap:1rem}.about_content h2{font-size:2.5rem;font-weight:700}.about_content p{font-size:1.2rem;line-height:1.6}.about_content a{color:#61dafb;text-decoration:underline}.about_image{width:100%;max-width:500px;height:auto;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.about_description{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;margin:1rem 0;background-color:#ffffff;padding:1rem;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.1);width:90%}.about_description h3{font-size:1.8rem;color:#00283e;font-weight:700}.about_description p{font-size:1rem;color:#333;line-height:1.5;text-align:center}.about_map{margin:1rem 0;width:100%;max-width:90%;height:400px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1)}.about_map iframe{width:100%;height:100%;border:none}.about_qest{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;margin:1rem 0;background-color:#ffffff;padding:1rem;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.1);width:90%}.about_qest>a{width:100%}.about_qest>a:hover .about_quest_item{background-color:#033754}.about_quest_item{width:100%;background-color:#00283e;color:#f8f9fa;padding:1rem;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,.1);margin:.5rem 0;flex-direction:column;align-items:flex-start}.about_quest_item,.qest{display:flex;justify-content:center}.qest{align-items:center;gap:1rem;border-bottom:1px solid #ddd;padding:0 0 10px}.qest svg{width:20px;height:20px;color:#ffffff;padding:5px;border-radius:50%;background-color:#61dafb}.qest h3{font-size:1.3rem;color:#f8f9fa;margin:0}.about_quest_item p{font-size:1rem;color:#f8f9fa;margin:.5rem 0 0;line-height:1.4}@media screen and (max-width:789px){.about_container{flex-direction:column;align-items:center;margin-top:3.5rem}.qest h3{font-size:1rem}.about_quest_item p{font-size:.9rem}.qest{gap:.5rem}.qest svg{width:15px;height:15px}}