/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.cs-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box;gap:1.5rem;width:100%;margin-top:2.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.cs-carousel__track::-webkit-scrollbar{height:0;display:none}.cs-arrow{font-size:20px}.cs-carousel__track>*{scroll-snap-align:start;flex:0 0 calc(33.3333% - 1rem);min-width:0}.cs-carousel__scrollbar{background:var(--surface-border,#e5e2dc);height:4px;margin:1.5rem 0;position:relative;overflow:hidden}.cs-carousel__scrollbar-thumb{background:var(--accent,#d97b3f);width:20%;height:100%;transition:left .2s;position:absolute;top:0;transform:translate(-10%)}.cs-carousel__footer{box-sizing:border-box;border-top:1px solid #102b5724;flex-direction:row-reverse;align-items:center;width:100%;min-height:64px;margin-top:1.5rem;padding-top:1.25rem;display:flex;position:relative}.cs-carousel__count{letter-spacing:.04em;white-space:nowrap;font-family:DM Mono,DM Mono Fallback,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;font-weight:800;line-height:1;position:absolute;top:50%;left:0;transform:translateY(-50%)}.cs-carousel__count-current{color:#f07b2f;font-size:1.1rem;font-weight:700}.cs-carousel__count-separator{color:#0d1b3eb3;font-size:.84rem font-weight: 600;margin:0 2px}.cs-carousel__count-total{color:#14213d}.cs-carousel__nav{z-index:2;align-items:center;gap:134px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-carousel__nav button{color:#14213d;cursor:pointer;background:0 0;border:1px solid #102b5724;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-family:Arial,sans-serif;font-size:16px;font-weight:400;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.cs-carousel__nav button:hover:not(:disabled){color:#f18b2c;border-color:#f18b2c}.cs-carousel__nav button:disabled{opacity:.35;cursor:default}.cs-carousel__dots{z-index:3;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-carousel__dot{cursor:pointer;background:#c8cbd0;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:width .2s,height .2s,background .2s}.cs-carousel__dot--active{background:#f18b2c;width:10px;height:10px}.cs-carousel__viewall{letter-spacing:.18em;text-transform:uppercase;color:#f07b2f;border-bottom:1px solid #f07b2f;justify-self:end;align-items:center;gap:12px;padding-bottom:4px;font-family:DM Mono,DM Mono Fallback,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;text-decoration:none;transition:gap .24s,color .24s;display:inline-flex}.cs-carousel__viewall:hover{color:#102b57;border-color:#102b57}@media (max-width:991px){.cs-carousel__track>*{flex:0 0 calc(50% - .75rem)}}@media (max-width:767px){.cs-carousel__footer{min-height:120px;margin-top:1rem;padding-top:1.5rem}.cs-carousel__count{font-size:.75rem;top:28px;left:0;transform:none}.cs-carousel__nav{gap:80px;top:28px;transform:translate(-50%,-50%)}.cs-carousel__nav button{width:36px;height:36px}.cs-carousel__dots{top:28px}.cs-carousel__viewall{font-size:.65rem;inset:auto auto 5px 0;transform:none}.cs-carousel__track>*{flex:0 0 100%}.cs-carousel__footer{flex-wrap:nowrap;gap:8px;min-height:0;margin-top:1rem;padding-top:1.25rem}.cs-carousel__count{font-size:.7rem}.cs-carousel__count-current{font-size:.9rem}.cs-carousel__nav{gap:47px;margin-left:-1rem;top:35px}.cs-carousel__nav button{width:34px;height:34px;font-size:14px}.cs-carousel__dots{gap:5px;margin-left:-1rem;top:35px}.cs-carousel__viewall{letter-spacing:.12em;gap:6px;max-width:15ch;font-size:.6rem}}@media (max-width:420px){.cs-carousel__viewall span{display:none}}@media (max-width:767px){.cs-carousel__dot{display:none}.cs-carousel__dot:nth-child(-n+2){display:inline-block}.cs-carousel__nav{gap:45px}}