.aboutUs{overflow-x:hidden;background:white;justify-content:center}.aboutUs,.aboutUs-section{align-items:center;display:flex;flex-direction:column;width:100%;position:relative}.aboutUs-section{background-color:var(--light-white);height:65svh;margin:0;justify-content:flex-start;background:#fff}.aboutUs-section .top-image{bottom:0;height:100%;left:0;max-width:100%;min-height:400px;object-fit:cover;object-position:middle;overflow:hidden;position:absolute;right:0;top:0;width:100%}.aboutUs-section .top-content{position:relative;align-items:flex-end;display:flex;flex-direction:row;height:100%;justify-content:center;z-index:1}.aboutUs-section .top-content .top-text{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:70px;max-width:1000px;text-align:center;width:100%;& h1{font-size:2.5em;font-weight:800}& h1,& h3{color:#fff}& h3{font-size:1.3em}}.awards{align-items:center;background:#f3f7fb;display:flex;flex-direction:row;flex-wrap:nowrap;height:max-content;justify-content:center;padding:2% 1%;width:100%}.awards.piraeus{flex-direction:row-reverse}.awards .awards-images{display:flex;flex-direction:column;gap:1em;padding-left:1em}.awards .awards-images img{height:150px;border-radius:12px}.awards img{height:250px;width:auto}.awards h2{width:30%;font-weight:500;font-size:1.7em}.team{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:5% 0;width:100%;background-color:#fff}.team h2{font-weight:500;font-size:1.7em}.team-members{align-items:start;display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto auto auto;padding:1% 5%}.team-member{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:5px 10px;max-width:300px;min-width:285px}@media only screen and (min-width:1024px){.team-members{justify-items:center}.team-member:nth-child(4){grid-column:1/3;grid-row:2}.team-member:nth-child(5){grid-column:2/4;grid-row:2}}.team-member img{border-radius:50%;height:200px;margin:10px 0;width:auto}.team-member h4{font-weight:500;border-bottom:1px solid #002855;font-size:1rem;padding:5px 0;width:100%}.team-member h3,.team-member h4{color:var(--dark-blue);text-align:center}.team-member h3{font-weight:600}.team-member p{color:var(--dark-blue);text-wrap:wrap;text-align:center;font-size:1em;font-weight:500}.recruiting{align-items:center;background:#f3f7fb;display:flex;flex-direction:column;height:max-content;justify-content:center;padding:5% 2%;text-align:center;width:100%}.recruiting h2{font-weight:500;font-size:1.7em}.recruiting p{max-width:1000px;font-size:1em}.recruiting-text{color:var(--dark-blue);margin-bottom:1em}.recruiting a{height:50px;margin:0 0 2%;position:relative;width:max-content}.recruiting a img,.recruiting a p{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.recruiting a img{height:50px;width:auto;z-index:1}.recruiting a p{color:#fff;width:max-content;z-index:2}.aboutUs .footer{background:#fff!important}@media only screen and (max-width:900px){.awards{flex-wrap:wrap;padding:4% 1%}.awards .awards-images{padding-left:0;padding-bottom:1em}.awards img{align-self:center;height:auto;width:90%}.awards h2{margin-bottom:12%;text-align:center;width:90%}.team{padding:10% 0}.team-members{grid-template-columns:auto}.team-member{max-width:90%;min-width:10%}.team-member img{height:auto;max-width:200px;width:90%}.recruiting{padding:10% 2%}.recruiting a{max-width:250px;width:100%}.recruiting a img{height:auto;width:90%}}