.heading-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.heading-content{max-width:60%}.section-title{margin-bottom:16px}.main--cardgroup{display:flex;flex-direction:column;justify-content:space-between}.section-description{font-weight:500}.arrow-buttons{display:flex;gap:16px}.arrow-button{align-items:center;background-color:transparent;border:2px solid #e2e8f0;border-radius:50%;color:#041e42;cursor:pointer;display:flex;font-size:30px;height:53px;justify-content:center;padding:0!important;transition:.3s;width:53px}.arrow-button:hover{border-color:#26ace2;color:#fff}.scroll-container{display:flex;gap:24px;overflow-x:auto;padding-bottom:20px;scroll-behavior:smooth}.card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 6px 20px #00000026;flex-shrink:0;padding:30px;transition:.3s;width:450px}.card:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.card-title{font-weight:700;margin-bottom:16px}.card-description{color:#041e42;font-size:16px;font-weight:500}.scroll-container::-webkit-scrollbar{display:none}.scroll-container{-ms-overflow-style:none;scrollbar-width:none}.card--image img{height:50px;margin-bottom:20px;width:auto}.card--button{align-items:center;color:#164577;display:inline-flex;font-weight:600}.card--button:hover{color:#164577!important;font-weight:600}.card--button svg{display:block;fill:#164577;height:18px;top:5px;width:18px}.main--cardarea .card-pill{background:#26ace2;border-radius:50px;color:#fff;display:inline-block;font-size:16px;margin-bottom:15px;padding:9px 20px}