/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.cs-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#7a7a7a #d9d9d9;gap:1.5rem;width:100%;margin-top:2.5rem;padding-bottom:14px;display:flex;overflow:auto hidden}.cs-carousel__track::-webkit-scrollbar{height:8px}.cs-carousel__track::-webkit-scrollbar-track{background:#d9d9d9;border-radius:999px}.cs-carousel__track::-webkit-scrollbar-thumb{background:#7a7a7a;border-radius:999px}.cs-carousel__track::-webkit-scrollbar-thumb:hover{background:#5f5f5f}.cs-arrow{font-size:20px}.cs-carousel__track>*{scroll-snap-align:start;flex:0 0 calc(33.3333% - 1rem);min-width:0}.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;font-family:DM Mono,ui-monospace,monospace;font-size:.8rem;font-weight:800;position:absolute;top:50%;left:0;transform:translateY(-50%)}.cs-carousel__count-current{color:#f07b2f;font-size:1.1rem}.cs-carousel__count-separator{color:#0d1b3eb3;margin:0 2px}.cs-carousel__count-total{color:#14213d}.cs-carousel__nav{z-index:2;gap:134px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cs-carousel__nav button{cursor:pointer;background:0 0;border:1px solid #102b5724;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;transition:all .2s;display: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{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}.cs-carousel__dot--active{background:#f18b2c;width:10px;height:10px;margin-top:-2px}.cs-carousel__viewall{letter-spacing:.18em;text-transform:uppercase;color:#f07b2f;border-bottom:1px solid #f07b2f;align-items:center;gap:12px;padding-bottom:4px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;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__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:45px;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}.cs-carousel__dot{display:none}.cs-carousel__dot:nth-child(-n+2){display:inline-block}.cs-carousel__track::-webkit-scrollbar{height:6px}}@media (max-width:420px){.cs-carousel__viewall span{display:none}}