.home-founders-section{padding:75px 0 80px;position:relative;width:100%}.home-founders-section .section-title{margin:0 auto 70px;width:100%}.home-founders-section .section-title h2{font-family:Poppins,sans-serif;font-size:35px;line-height:125%;margin:0 0 15px}.home-founders-section .section-title p{font-size:16px;margin:0}.home-founders-section .button-wrap{display:flex;gap:20px;margin-top:40px}.home-founders-section .button-wrap .button.secondary-button{background:none;border:none;color:#000}.home-founders-section .button-wrap .button.secondary-button span:after{content:">";margin-left:8px}.home-founders-section .content-container{display:flex;gap:70px;margin:0 auto;max-width:1200px;width:100%}.home-founders-section .content-container .image-wrapper{border-radius:100px 10px 100px 10px;overflow:hidden;width:440px}.home-founders-section .content-container .image-wrapper img{height:100%;object-fit:cover;transform:scale(1.3)}.home-founders-section .content-container .content-wrapper{flex:1;padding:0}.home-founders-section .card-wrapper{display:grid;gap:50px;grid-template-columns:repeat(2,1fr)}.home-founders-section .card-wrapper .info-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);padding:25px}.home-founders-section .card-wrapper .info-card .founder-image{border-radius:50px;height:50px;margin-bottom:15px;width:50px}.home-founders-section .card-wrapper .info-card .founder-image img{border-radius:50px;object-fit:cover}.home-founders-section .card-wrapper .info-card h3{font-size:22px;font-weight:600;margin:0 0 10px}.home-founders-section .card-wrapper .info-card p{font-size:16px;margin:0}@media only screen and (max-width:1250px){.home-founders-section{padding-left:50px;padding-right:50px}}@media only screen and (max-width:1100px){.home-founders-section .content-container .image-wrapper{display:none}.home-founders-section .section-title{margin:0 auto 70px;text-align:center;width:100%}.home-founders-section .button-wrap{justify-content:center}}@media only screen and (max-width:768px){.home-founders-section{padding:50px 20px}.home-founders-section .section-title{margin:0 auto 30px;text-align:center}.home-founders-section .section-title h2{font-family:Poppins,sans-serif;font-size:25px}.home-founders-section .section-title p{font-size:16px}}@media only screen and (max-width:520px){.home-founders-section .card-wrapper{gap:70px;grid-template-columns:repeat(1,1fr)}.home-founders-section .button-wrap{flex-direction:column}.home-founders-section .button-wrap .button{justify-content:center;width:100%}}