.cg-slider{box-sizing:border-box;margin:0 auto;max-width:1540px;padding:34px 50px 54px;position:relative;width:100%}.cg-slider__topbar{align-items:center;display:flex;gap:18px;justify-content:flex-end;margin-bottom:24px}.cg-slider__arrow{align-items:center;appearance:none;-webkit-appearance:none;background:transparent;border:none;color:#0e1c4f;cursor:pointer;display:inline-flex;font-size:28px;height:18px;justify-content:center;line-height:1;padding:0;transition:opacity .2s ease;width:18px}.cg-slider__arrow:hover{opacity:.7}.cg-slider__arrow.is-disabled{opacity:.35;pointer-events:none}.cg-slider__viewport{overflow:hidden;width:100%}.cg-slider__track{display:flex;transition:transform .45s ease;will-change:transform}.cg-slider__slide{box-sizing:border-box;flex:0 0 100%;max-width:100%;padding:0 10px}.cg-slider__image-wrap{aspect-ratio:1.18/1;background:#e9e9e9;overflow:hidden;width:100%}.cg-slider__image-wrap img{display:block;height:100%!important;object-fit:cover;width:100%!important}.cg-slider__dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:16px}.cg-slider__dot{appearance:none;-webkit-appearance:none;background:#d9deea;border:none;border-radius:999px;cursor:pointer;height:7px;padding:0;transition:all .25s ease;width:7px}.cg-slider__dot.is-active{background:#2f66ff;border-radius:999px;height:6px;width:14px}@media (min-width:768px){.cg-slider.is-static .cg-slider__slide,.cg-slider:not(.is-static) .cg-slider__slide{flex:0 0 50%;max-width:50%}}@media (max-width:767px){.cg-slider{padding:24px 16px 44px}.cg-slider__topbar{gap:14px;margin-bottom:16px}.cg-slider__slide{padding:0 6px}.cg-slider__image-wrap{aspect-ratio:1.05/1}}