.cyf-services-carousel{--cyf-gap:20px;--cyf-title-color:#00263a;box-sizing:border-box;margin:0 auto;max-width:1220px;overflow:hidden;padding:10px 18px 24px;width:100%}.cyf-services-carousel *,.cyf-services-carousel :after,.cyf-services-carousel :before{box-sizing:border-box}.cyf-services-carousel__viewport{overflow:hidden;width:100%}.cyf-services-carousel__track{display:grid;gap:var(--cyf-gap);grid-auto-columns:calc((100% - var(--cyf-gap)*(var(--cyf-columns) - 1))/var(--cyf-columns));grid-auto-flow:column;grid-template-rows:1fr;transition:transform .32s ease;will-change:transform}.cyf-services-carousel__card{background:#fff;border:1px solid #d9e3e7;border-radius:12px;box-shadow:0 10px 28px rgba(0,38,58,.08);min-height:330px;overflow:hidden;transition:box-shadow .22s ease,transform .22s ease}.cyf-services-carousel__card:focus-within,.cyf-services-carousel__card:hover{box-shadow:0 18px 42px rgba(0,38,58,.16);transform:translateY(-6px)}.cyf-services-carousel__card-link{color:#00263a;display:flex;flex-direction:column;height:100%;min-height:330px;text-decoration:none}.cyf-services-carousel__card-link.is-clickable{cursor:pointer}.cyf-services-carousel__card-link:focus-visible{outline:3px solid rgba(0,74,143,.35);outline-offset:-3px}.cyf-services-carousel__media{aspect-ratio:16/9;background:#f3f7f8;overflow:hidden;width:100%}.cyf-services-carousel__image{display:block;height:100%;object-fit:cover;width:100%}.cyf-services-carousel__body{align-items:flex-start;display:flex;flex:1;flex-direction:column;padding:20px 18px 18px;text-align:left}.cyf-services-carousel__title{color:var(--cyf-title-color);font-size:22px;font-weight:800;line-height:1.15;margin:0 0 8px;overflow-wrap:anywhere;width:100%}.cyf-services-carousel__text{color:#17405a;font-size:15px;font-weight:400;line-height:1.45;margin:0 0 18px;width:100%}.cyf-services-carousel__cta{align-items:center;background:#eef7fa;border:1px solid rgba(0,74,143,.18);border-radius:999px;color:#004a8f;display:inline-flex;font-size:14px;font-weight:800;gap:6px;line-height:1.2;margin-top:auto;padding:10px 14px;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.cyf-services-carousel__cta:after{content:"\2192"}.cyf-services-carousel__card-link:focus .cyf-services-carousel__cta,.cyf-services-carousel__card-link:hover .cyf-services-carousel__cta{background:#004a8f;border-color:#004a8f;color:#fff;transform:translateX(2px)}.cyf-services-carousel__controls{align-items:center;display:flex;gap:14px;justify-content:center;margin-top:16px}.cyf-services-carousel__button{align-items:center;background:#fff;border:1px solid #d9e3e7;border-radius:999px;color:#00263a;cursor:pointer;display:inline-flex;font-size:26px;height:40px;justify-content:center;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease;width:40px}.cyf-services-carousel__button:focus,.cyf-services-carousel__button:hover{background:#eef7fa;border-color:#6e9aaa;color:#004a8f}.cyf-services-carousel__button[hidden]{display:none}.cyf-services-carousel__dots{align-items:center;display:flex;gap:8px}.cyf-services-carousel__dot{background:#d9e3e7;border:0;border-radius:999px;cursor:pointer;height:10px;padding:0;transition:background-color .18s ease,width .18s ease;width:10px}.cyf-services-carousel__dot.is-active{background:#6e9aaa;width:28px}@media (max-width:991px){.cyf-services-carousel{--cyf-columns:2!important;--cyf-gap:18px}}@media (max-width:767px){.cyf-services-carousel{max-width:100%;padding:16px 0 24px}.cyf-services-carousel__track{display:flex;gap:16px;overflow-x:auto;padding:0 24px 16px;scroll-padding-left:24px;scroll-snap-type:x mandatory;transform:none!important;-webkit-overflow-scrolling:touch}.cyf-services-carousel__track::-webkit-scrollbar{display:none}.cyf-services-carousel__card{flex:0 0 min(82vw,360px);max-width:min(82vw,360px);min-height:320px;min-width:min(82vw,360px);scroll-snap-align:start}.cyf-services-carousel__card-link{min-height:320px}.cyf-services-carousel__body{padding:18px}.cyf-services-carousel__title{font-size:21px}.cyf-services-carousel__controls{margin-top:6px}}.cyf-services-carousel__track{cursor:grab;touch-action:pan-x}.cyf-services-carousel__card{pointer-events:auto}.cyf-services-carousel__track:active{cursor:grabbing}.cyf-services-carousel__card-link{cursor:pointer;pointer-events:auto}