.sd-cases{background:#fff}.sd-cases__header--centered{margin:0 auto 32px;max-width:1016px;text-align:center}.sd-cases__header--row{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;margin-bottom:32px}.sd-cases__header-content{flex:1;max-width:808px}.sd-cases__title{color:var(--foursys-text-dark,#212b36);font-family:var(--foursys-font-primary,"Inter",sans-serif);font-size:1.625rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.sd-highlight-orange{color:#ff5315}.sd-cases__subtitle{color:var(--foursys-text-gray,#637381);font-size:1rem;line-height:1.5;margin:0}.sd-cases__arrows{display:none}@media (min-width:1025px){.sd-cases__arrows{align-items:center;display:flex;flex-shrink:0;gap:24px}.sd-cases__arrow{align-items:center;background:transparent;border:none;color:#ff5315;cursor:pointer;display:flex;height:48px;justify-content:center;padding:0;transition:opacity .2s;width:48px}.sd-cases__arrow:hover{opacity:.7}.sd-cases__arrow[disabled]{-webkit-appearance:none;appearance:none;background:transparent;color:#c4cdd5;cursor:default;opacity:1;pointer-events:none}}.sd-carousel{overflow:hidden;position:relative}.sd-carousel__track{display:flex;gap:56px;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;cursor:grab;padding-bottom:2px;scroll-behavior:smooth}.sd-carousel__track--single{cursor:default;overflow-x:hidden}.sd-carousel__track:active{cursor:grabbing}.sd-carousel__track--single:active{cursor:default}.sd-carousel__track::-webkit-scrollbar{display:none}.sd-carousel__item{display:flex;flex-shrink:0;scroll-snap-align:start}.sd-cases-carousel .sd-carousel__item{width:100%}.sd-carousel__dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:2rem}.sd-carousel__dot{background:#d9d9d9;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:background .3s,width .3s;width:10px}.sd-carousel__dot--active{background:#ff5315;border-radius:5px;width:24px}.sd-case-card{align-items:center;display:grid;gap:32px;grid-template-columns:1fr;width:100%}.sd-case-card__image{border-radius:16px;flex-shrink:0;max-height:320px;min-height:240px;overflow:hidden;width:100%}.sd-case-card__image img{display:block;height:100%;object-fit:cover;width:100%}.sd-case-card__body{display:flex;flex:1;flex-direction:column;gap:24px}.sd-case-card__tag{align-items:center;border:1px solid #ff5315;border-radius:40px;color:#ff5315;display:inline-flex;font-family:var(--foursys-font-primary,"Inter",sans-serif);font-size:14px;font-weight:500;justify-content:center;letter-spacing:.3px;line-height:16px;padding:8px 16px;text-transform:uppercase;width:fit-content}.sd-case-card__titles{display:flex;flex-direction:column}.sd-case-card__title{color:#181a20;font-size:1.25rem;font-weight:600;line-height:1.5;margin:0}.sd-case-card__subtitle{color:var(--foursys-text-gray,#637381);font-size:1rem;font-weight:400;line-height:1.5;margin:0}.sd-case-card__desc{display:flex;flex-direction:column;gap:16px}.sd-case-card__desc p{color:var(--foursys-text-gray,#637381);font-size:1rem;line-height:1.5;margin:0}.sd-case-card__desc p strong{color:#454f5b;font-weight:600}.sd-case-card__results{display:flex;flex-direction:column;gap:16px;max-width:464px}.sd-case-card__results-title{color:#454f5b;font-size:1rem;font-weight:600;line-height:1.5;margin:0}.sd-case-card__results-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.sd-case-card__result-item{align-items:center;display:flex;gap:16px}.sd-case-card__result-icon{align-items:center;background:#f4f6f8;border-radius:4px;display:flex;height:40px;justify-content:center;min-width:40px;width:40px}.sd-case-card__result-icon img{display:block;height:24px;object-fit:contain;width:24px}.sd-case-card__result-text{color:#454f5b;font-size:1rem;font-weight:400;line-height:1.5}.sd-case-card__cta{align-items:center;background:#002f5d;border-radius:999px;color:#fff;display:inline-flex;font-family:var(--foursys-font-primary,"Inter",sans-serif);font-size:14px;font-weight:500;justify-content:center;line-height:16px;padding:18px 24px;text-decoration:none;text-transform:uppercase;transition:background .3s;white-space:nowrap;width:fit-content}.sd-case-card__cta:focus,.sd-case-card__cta:hover{background:#001f3f;color:#fff;text-decoration:none}@media (min-width:769px){.sd-cases__header--centered{margin:0 auto 56px}.sd-cases__header--row{margin-bottom:56px}.sd-cases__title{font-size:2rem}.sd-case-card__image{max-height:400px;min-height:300px}.sd-case-card__body{gap:32px}.sd-case-card__title{font-size:1.5rem}.sd-case-card__cta{padding:24px 32px}}@media (min-width:1025px){.sd-cases__header--row{align-items:flex-end;flex-direction:row;justify-content:space-between}.sd-case-card{gap:56px;grid-template-columns:38% 1fr}.sd-case-card__image{height:100%;max-height:none;min-height:0;width:100%}}