.cr-carousel{background:#f4f6f8}.cr-carousel,.cr-carousel__strip{box-sizing:border-box;width:100%}.cr-careers-carousel{width:100%}.cr-careers-carousel .owl-stage{align-items:stretch;display:flex}.cr-careers-carousel .owl-item{display:flex}.cr-careers-carousel .cr-carousel__item{display:flex;width:100%}.cr-careers-carousel .owl-dots,.cr-careers-carousel .owl-nav{display:none!important}.cr-carousel-slide{background:#dfe3e8;border-radius:6px;margin:0;overflow:hidden;width:100%}.cr-carousel-slide:hover .cr-carousel-slide__img{transform:scale(1.02)}.cr-carousel-slide__img{aspect-ratio:3/2;display:block;height:auto;object-fit:cover;transition:transform .35s ease;width:100%}.cr-carousel-slide__placeholder{aspect-ratio:3/2;background:linear-gradient(135deg,#e1e6ea,#cfd6dd);display:block;width:100%}.cr-carousel__controls{display:flex;justify-content:center;margin-top:48px;padding:0}.cr-carousel__arrows{align-items:center;display:flex;gap:24px}.cr-carousel__arrow{align-items:center;background:transparent;border:none;color:#ff5315;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;transition:opacity .2s,color .2s;width:48px}.cr-carousel__arrow:hover:not([disabled]){opacity:.75}.cr-carousel__arrow[disabled]{color:#c4cdd5;cursor:default;pointer-events:none}