.page-recuriment-wrapper{margin:20px 0}.page-recuriment-section{width:100%;margin-top:auto;margin-right:20px}.page-recuriment-section-card{border:1px solid #cfcfcf;padding:16px;border-radius:20px}.recuriment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:32px}.recuriment-cta-button{display:flex;align-items:center;justify-content:space-between;border:1px solid black;border-radius:30px;padding:10px 16px;font-weight:700;font-size:16px;cursor:pointer;transition:all .3s ease;max-width:-moz-fit-content;max-width:fit-content;margin-left:20px}.recuriment-cta-button:hover{background-color:#f5f5f5}.recuriment-cta-icon{width:24px;height:24px;background-color:red;color:white;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:14px;margin-left:4px}.page-recuriment-vision-main-title{text-align:left;margin-bottom:2rem;font-size:2rem;font-weight:400;width:66%}@media screen and (max-width:1199px){.recuriment-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:991px){.recuriment-grid{grid-template-columns:repeat(3,1fr);gap:15px}}@media screen and (max-width:767px){.recuriment-grid{grid-template-columns:repeat(2,1fr);gap:15px}}.representative-wrapper{margin:20px 0}.rep-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f8f8f8;border-radius:20px;height:100%;padding:40px}.rep-content-container{width:100%}.representative-sub-image{width:150px;margin-bottom:20px}.representative-sub-image img{width:100%}.representative-carouselImage{height:45px;margin-right:10px}