.AB-main{display:flex;height:80vh;gap:25px}.AB-main .AB-heading{width:70%;align-items:start;text-align:left;gap:15px}.AB-main .AB-heading,.AB-main .AB-heading-img{display:flex;flex-direction:column;justify-content:center}.AB-main .AB-heading-img{width:25%;height:100%}.AB-main-about{display:flex;justify-content:center;gap:25px;margin:15px;padding:10px}.AB-main-about .AB-main-image{width:50%;border:1px solid #fff;height:250px}.AB-main-about .AB-main-headings{width:50%;display:flex;flex-direction:column;gap:10px}.AB-team-heading{margin:50px 0 25px;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:400;font-size:3rem;line-height:1.167;letter-spacing:0;text-align:center}.AB-image-container{display:flex;flex-direction:column;align-items:center}.AB-image-container .AB-image{height:25px;width:25px}.AB-image-container .AB-image-founder{margin:35px;display:flex;flex-direction:column;gap:25px;align-items:center}.AB-image-container .AB-image-emp{display:flex;justify-content:space-between;margin-top:20px;width:100%;margin-bottom:50px}.AB-image-container .AB-image-emp .team-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.team-image{height:250px;border-radius:50%;width:250px;margin-bottom:10px}@media only screen and (max-width:768px){.AB-main{flex-direction:column;height:auto;gap:15px}.AB-main .AB-heading{margin-top:25px;width:100%;text-align:left;align-items:center;gap:10px}.AB-main .AB-heading-img{width:100%;height:50%}.AB-main-about{flex-direction:column;height:auto;margin:10px;padding:5px}.AB-main-about .AB-main-image{width:100%;height:auto}.AB-main-about .AB-main-headings{width:100%}.AB-image-container .AB-image-founder{margin:15px}.AB-image-container .AB-image-emp{flex-direction:column;align-items:center;margin-bottom:30px;gap:55px}.team-image{width:50%;height:100%}}