#sc-scroll-root{position:relative}#solutions-carousel{position:sticky;top:4.5rem;height:calc(100vh - 4.5rem);max-width:1020px;margin:0 auto;display:flex;flex-direction:column;padding:1.25rem 0 1rem;box-sizing:border-box}#solutions-carousel .sc-tabs{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;flex-shrink:0}#solutions-carousel .sc-tab{padding:.4rem 1rem;border-radius:9999px;border:1px solid #333333;background:transparent;color:#767676;font-size:.775rem;font-weight:600;font-family:inherit;white-space:nowrap;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease;letter-spacing:.01em}#solutions-carousel .sc-tab:hover{border-color:#c63730;color:#f5f5f5}#solutions-carousel .sc-tab.is-active{background:#c63730;border-color:#c63730;color:#fff}#solutions-carousel .sc-stage{flex:1;position:relative;border-radius:1rem;overflow:hidden;border:1px solid #333333;background:#0d0d0d;min-height:0}#solutions-carousel .sc-panel{position:absolute;inset:0;display:flex;opacity:0;pointer-events:none;transition:opacity .45s ease}#solutions-carousel .sc-panel.is-active{opacity:1;pointer-events:auto}#solutions-carousel .sc-panel__left{position:relative;z-index:1;width:36%;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:2.25rem 2.5rem;background:#c63730}#solutions-carousel .sc-section-label{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6}#solutions-carousel .sc-panel__meta{display:flex;flex-direction:column;gap:.625rem;flex:1;justify-content:center;padding:1rem 0}#solutions-carousel .sc-cat-name{font-size:1.6rem;font-weight:800;color:#fff;line-height:1.2;margin:0}#solutions-carousel .sc-cat-desc{font-size:.875rem;color:#ffffffb8;line-height:1.65;margin:0}#solutions-carousel .sc-counter{font-size:1rem;font-weight:700;color:#fff;font-variant-numeric:tabular-nums;margin:0;margin-top:.5rem}#solutions-carousel .sc-arrow{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:1px solid rgba(255,255,255,.45);background:transparent;color:#fffc;cursor:pointer;transition:border-color .2s ease,color .2s ease,background-color .2s ease;flex-shrink:0}#solutions-carousel .sc-arrow:hover{border-color:#fff;color:#fff;background:#ffffff26}#solutions-carousel .sc-panel__right{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:#0d0d0d;background-image:radial-gradient(circle,rgba(255,255,255,.07) 1.5px,transparent 1.5px);background-size:24px 24px}#solutions-carousel .sc-cards-viewport{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#solutions-carousel .sc-card{position:absolute;width:min(380px,78%);transition:opacity .42s ease,transform .42s cubic-bezier(.4,0,.2,1);will-change:opacity,transform}#solutions-carousel .sc-card--active{opacity:1;transform:translate(0) scale(1);z-index:2;pointer-events:auto}#solutions-carousel .sc-card--prev{opacity:.3;transform:translate(-52%) scale(.84);z-index:1;pointer-events:none}#solutions-carousel .sc-card--next{opacity:.3;transform:translate(52%) scale(.84);z-index:1;pointer-events:none}#solutions-carousel .sc-card__inner{background:#0a0a12f7;border:1px solid rgba(255,255,255,.08);border-radius:.875rem;padding:1.75rem 2rem;display:flex;flex-direction:column;gap:.75rem}#solutions-carousel .sc-card__title{font-size:1.05rem;font-weight:700;color:#f5f5f5;line-height:1.3;margin:0}#solutions-carousel .sc-card__desc{font-size:.875rem;color:#767676;line-height:1.65;margin:0}#solutions-carousel .sc-card__link{display:inline-flex;align-items:center;font-size:.875rem;font-weight:600;color:#c63730;text-decoration:none;margin-top:.25rem;transition:opacity .2s ease}#solutions-carousel .sc-card__link:hover{opacity:.75}#solutions-carousel .sc-card__icon-img,#solutions-carousel .sc-card__icon-ms{width:22px;height:22px;flex-shrink:0;opacity:.75;object-fit:contain}@media(max-width:767px){#solutions-carousel{top:3.5rem;height:calc(100vh - 3.5rem);padding:.75rem 0}#solutions-carousel .sc-panel{flex-direction:column}#solutions-carousel .sc-panel__left{width:100%;flex-direction:row;align-items:center;padding:.875rem 1.25rem;gap:.75rem}#solutions-carousel .sc-panel__meta{flex:1;padding:0;gap:.125rem}#solutions-carousel .sc-cat-name{font-size:.95rem}#solutions-carousel .sc-cat-desc{display:none}#solutions-carousel .sc-counter{font-size:.8rem;margin-top:.125rem}#solutions-carousel .sc-arrow{width:2.25rem;height:2.25rem;flex-shrink:0}#solutions-carousel .sc-card{width:min(300px,82%)}#solutions-carousel .sc-card--prev{transform:translate(-58%) scale(.82)}#solutions-carousel .sc-card--next{transform:translate(58%) scale(.82)}}@media(max-width:480px){#solutions-carousel .sc-tab{padding:.35rem .8rem;font-size:.72rem}}
