.crs-inner{align-items:center;background:linear-gradient(109deg,var(--Blue-00,#1d5a78) 0,var(--Blue-10,#1c81b3) 100%);border-radius:32px;display:flex;gap:2rem;padding:40px}.crs__image{border-radius:24px;min-height:650px;overflow:hidden;width:50%}.crs__image img{height:100%;object-fit:cover;width:100%}.crs__text{align-items:flex-start;flex:1 0 0;flex-direction:column;gap:24px;width:50%}.crs-controls,.crs__text{align-self:stretch;display:flex}.crs-controls{align-items:center;gap:32px;justify-content:right;margin-top:1rem;width:100%}.arrow-wrapper{align-items:center;display:flex;gap:.75rem}.custom-arrow__next,.custom-arrow__prev{background-color:#00141e;border-radius:12px;cursor:pointer;padding:12px;transition:background-color .2s ease-in}.custom-arrow__next:hover,.custom-arrow__prev:hover{background-color:#1d5a78}.crs-pagination{font-family:Red Hat Display,sans-serif;font-size:clamp(1rem,2.5vw,1.5rem);font-weight:700;letter-spacing:.0525rem;line-height:130%}.swiper-pagination-fraction{width:auto!important}@media screen and (max-width:1024px){.crs-inner{flex-direction:column;padding:1.5rem}.crs__image{height:320px;min-height:auto;width:100%}.crs__text{width:100%}}@media screen and (max-width:767px){.crs__image{height:240px}.crs-inner{padding:1.5rem}}