.about-page{padding:0}.about-page .homehero{position:relative;min-height:400px;width:100%;background-color:#000}.about-page .homehero .text{text-align:center;position:relative;z-index:1;color:#fff}.about-page .homehero .text h3{font-size:1.2rem;margin-bottom:.5rem}.about-page .homehero .text h1{font-size:2.9rem;font-weight:700}.about-page .homehero .homeheroimg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.4}.about-page .about-us{width:100%;display:flex;gap:20px;justify-content:center;align-items:center}.about-page .about-us img{box-shadow:0 2px 5px 2px rgba(0,0,0,.2);width:400px}.about-page .about-us .about-info{padding-inline:30px;width:60%}.about-page .about-us .about-info p{font-size:1.1rem}@media(max-width:940px){.about-page .about-us .about-info{min-width:440px}}@media(max-width:720px){.about-page .about-us{flex-direction:column}.about-page .about-us .about-info{min-width:100%}.about-page .about-us picture{min-width:60%}}