.about-page{display:block;flex-direction:column;max-width:100vw;margin-inline:auto;padding-bottom:3rem}.main-image{max-width:60rem}.content-image,.main-image{border-radius:10px;width:90%;margin:auto;margin-block:2rem;box-shadow:3px 3px 5px 0 rgba(0,0,0,.75);-webkit-box-shadow:3px 3px 5px 0 rgba(0,0,0,.75);-moz-box-shadow:3px 3px 5px 0 rgba(0,0,0,.75)}.content-image{max-width:40rem}.content-bullet{width:98%;max-width:750px;margin-bottom:1.5rem;margin-inline:auto;display:flex;align-items:center;border:1px solid var(--primary);border-radius:10px;padding-block:.5rem;height:10rem}.spear-icon{font-size:4rem;color:var(--primary);width:4rem;margin:auto}.bullet-title{font-weight:700;font-size:1.3rem}.bullet-text{width:80%;padding-inline:.5rem;margin-inline:auto}.sport-offering-list{display:flex;flex-direction:column;width:100}.history-vision-section{background-color:var(--primary);height:fit-content;padding-block:1rem;position:relative}.background-history-vision{width:100vw;background-color:var(--primary);height:105%}.history-vision-section .section-title{color:white;margin-top:1rem}.history-vision-section p{color:white}@media (width >= 900px){.sport-offering-list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:50rem;margin:auto}.sport-offering-list li{margin:none;width:fit-content}}