.about-wrapper .wrapper{background:var(--Colors-Secondary-Blue-blue-50,#f1f5fe)}.about-wrapper .wrapper .content-wrapper .section-wrapper .team-section{display:flex;flex-direction:column;gap:8px;justify-content:center;align-items:center}.about-wrapper .wrapper .content-wrapper .section-wrapper .team-section .desc{max-width:65%;text-align:center}@media screen and (max-width:1024px){.about-wrapper .wrapper .content-wrapper .section-wrapper .team-section .desc{max-width:none}}.about-wrapper .wrapper .content-wrapper .section-wrapper .team-section .cards-wrapper{display:flex;gap:80px;margin:64px 0}@media screen and (max-width:1024px){.about-wrapper .wrapper .content-wrapper .section-wrapper .team-section .cards-wrapper{flex-direction:column;gap:16px}}.about-wrapper .wrapper .content-wrapper .section-wrapper .team-section .cards-wrapper .card{display:flex;gap:24px;border-radius:16px;background:#fff;box-shadow:0 4px 40px 0 rgba(0,0,0,.04);padding:24px}.about-wrapper .wrapper .content-wrapper .section-wrapper-two{display:flex;flex-direction:column;gap:64px}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .header{display:flex;flex-direction:column;gap:12px;align-items:center}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper{display:flex;flex-direction:column;gap:64px;align-items:center;justify-content:center}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper .portfolio-img{position:relative;width:100%;height:400px;overflow:hidden}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper .catalogue{display:flex;gap:24px;flex-wrap:wrap;align-items:center;justify-content:center}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper .catalogue .card{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;border-radius:24px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 4px 11.7px 0 rgba(1,156,223,.1);flex-grow:1;flex-shrink:1;flex-basis:calc(30% - 24px);padding:24px;overflow:hidden}@media screen and (max-width:1024px){.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper .catalogue .card{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 24px)}}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper .catalogue .card .img-wrapper{position:relative;width:100%;height:200px}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .catalogue-wrapper .catalogue .card p{text-align:center}.about-wrapper .wrapper .content-wrapper .section-wrapper-two .main-btn{width:-moz-fit-content;width:fit-content;margin:0 auto}