:root{--scmcc-ink:#0f1f3a;--scmcc-navy:#071a3c;--scmcc-navy-deep:#04132f;--scmcc-muted:#687890;--scmcc-line:#d7dfeb;--scmcc-soft:#f5f7fa;--scmcc-red:#f20d2e;--scmcc-red-dark:#d90825;--scmcc-green:#08a844}.section-title:has(+.scmcc),.section-title:has(+p:empty+.scmcc){display:none !important}.scmcc,.scmcc *{box-sizing:border-box}.scmcc{width:100%;margin:24px 0 32px;color:var(--scmcc-ink)}.scmcc__heading{position:relative;margin:0 0 24px;padding:0 0 12px;border-bottom:2px solid var(--scmcc-navy)}.scmcc__heading:after{content:"";position:absolute;bottom:-2px;left:0;width:82px;height:4px;border-radius:999px;background:var(--scmcc-red)}.scmcc__heading>span{display:block;margin:0 0 6px;color:var(--scmcc-red);font-size:10px;font-weight:900;line-height:1.2;letter-spacing:.055em;text-transform:uppercase}.scmcc__heading h2{margin:0 !important;color:var(--scmcc-ink) !important;font-size:clamp(24px, 2.5vw, 32px) !important;font-weight:900 !important;line-height:1.04 !important;letter-spacing:-.025em;text-transform:uppercase}.scmcc__heading i{display:none}.scmcc__carousel{position:relative}.scmcc__grid{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 18px;scroll-behavior:smooth;scroll-padding-left:2px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.scmcc__grid::-webkit-scrollbar{display:none;height:0}.scmcc__nav{position:absolute;z-index:12;top:50%;display:inline-flex;width:46px;height:46px;padding:0;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid #ccd7e5 !important;border-radius:50%;background:linear-gradient(180deg,#fff 0%,#f4f7fb 100%) !important;color:var(--scmcc-navy) !important;box-shadow:0 10px 25px rgba(15,31,58,.2),0 0 0 4px rgba(255,255,255,.82);cursor:pointer;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.scmcc__nav span{display:block;width:11px;height:11px;margin:0;border-top:3px solid currentColor;border-right:3px solid currentColor;border-radius:1px;transform-origin:center}.scmcc__nav--prev span{transform:translateX(2px) rotate(-135deg)}.scmcc__nav--next span{transform:translateX(-2px) rotate(45deg)}.scmcc__nav--prev{left:-21px}.scmcc__nav--next{right:-21px}.scmcc__nav:hover:not(:disabled){transform:translateY(-50%) scale(1.06);border-color:var(--scmcc-red) !important;background:linear-gradient(180deg,#ff2545,var(--scmcc-red)) !important;color:#fff !important;box-shadow:0 12px 30px rgba(242,13,46,.3),0 0 0 4px rgba(255,255,255,.9)}.scmcc__nav:disabled{visibility:hidden;opacity:0;transform:translateY(-50%) scale(.82);pointer-events:none;cursor:default}.scmcc__nav:focus-visible{outline:3px solid rgba(242,13,46,.32);outline-offset:3px}.scmcc__grid::-webkit-scrollbar-track{border-radius:999px;background:#e8edf4}.scmcc__grid::-webkit-scrollbar-thumb{border-radius:999px;background:rgba(242,13,46,.82)}.scmcc-card{position:relative;display:flex;width:calc((100% - 42px) / 4);min-width:max(220px, calc((100% - 42px) / 4));min-height:420px;overflow:hidden;flex-direction:column;flex:0 0 calc((100% - 42px) / 4);scroll-snap-align:start;border:1px solid #cad4e2;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(15,31,58,.1);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.scmcc-card:first-child{border-color:rgba(242,13,46,.42);box-shadow:0 10px 24px rgba(15,31,58,.1),0 0 0 1px rgba(242,13,46,.05)}.scmcc-card:hover{transform:translateY(-3px);border-color:rgba(242,13,46,.72);box-shadow:0 16px 34px rgba(15,31,58,.15),0 0 0 1px rgba(242,13,46,.1)}.scmcc-card__top{position:relative;min-height:78px;background:linear-gradient(135deg,var(--scmcc-navy),var(--scmcc-navy-deep))}.scmcc-card__rank{position:absolute;top:12px;left:14px;color:rgba(255,255,255,.17);font-size:38px;font-weight:900;line-height:1;letter-spacing:-.05em}.scmcc-card__badge{position:absolute;top:12px;right:12px;z-index:2;display:inline-flex;min-height:22px;padding:5px 9px;align-items:center;justify-content:center;border-radius:999px;background:var(--scmcc-red);color:#fff;box-shadow:0 7px 17px rgba(242,13,46,.3);font-size:9px;font-weight:900;line-height:1;letter-spacing:.035em;text-transform:uppercase}.scmcc-card__logo{position:absolute;z-index:4;top:27px;left:50%;display:flex;width:96px;height:96px;padding:13px;align-items:center;justify-content:center;transform:translateX(-50%);border:4px solid #eef2f7;border-radius:50%;background:radial-gradient(circle at 48% 22%,#41536c 0,#293d59 52%,#1d304c 100%);box-shadow:0 4px 0 rgba(15,31,58,.08),0 9px 20px rgba(15,31,58,.18);text-decoration:none !important}.scmcc-card__logo:after{content:"";position:absolute;inset:4px;pointer-events:none;border:1px solid rgba(255,255,255,.2);border-radius:inherit}.scmcc-card__logo img{position:relative;z-index:1;display:block;width:auto;max-width:100%;height:auto;max-height:52px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(0,0,0,.3))}.scmcc-card__fallback{position:relative;z-index:1;color:#fff;font-size:14px;font-weight:900;text-align:center}.scmcc-card__body{display:flex;flex:1;min-width:0;flex-direction:column;padding:50px 12px 12px}.scmcc-card__rating-row{display:grid;min-height:48px;margin:0 0 8px;align-items:center;grid-template-columns:minmax(0, 1fr) 50px;gap:8px}.scmcc-card__rating-label{color:#263753;font-size:11px;font-weight:900;line-height:1.25;letter-spacing:.005em}.scmcc-card__rating{position:relative;display:flex;width:48px;height:48px;align-items:center;justify-content:center;flex-direction:column;filter:drop-shadow(0 6px 10px rgba(242,13,46,.18))}.scmcc-card__rating:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(150deg,#ff2945,var(--scmcc-red-dark));clip-path:polygon(50% 0,91% 17%,88% 70%,50% 100%,12% 70%,9% 17%)}.scmcc-card__rating strong{color:#fff;font-size:16px;font-weight:900;line-height:1}.scmcc-card__offer{display:flex;width:100%;height:92px;min-height:82px;max-height:92px;margin:0 0 8px;padding:10px;overflow:hidden;flex:0 0 92px;flex-direction:column;border:1px solid #ffb5c0;border-radius:9px;background:linear-gradient(145deg,#fff5f6,#fff)}.scmcc-card__offer>span{display:flex;margin:0 0 7px;align-items:center;gap:6px;color:var(--scmcc-red);font-size:8.5px;font-weight:900;line-height:1.2;letter-spacing:.025em;text-transform:uppercase}.scmcc-card__offer>span b{color:var(--scmcc-red);font-size:11px}.scmcc-card__bonus{display:-webkit-box;margin:0;overflow:hidden;color:var(--scmcc-ink);font-size:14px;font-weight:900;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.scmcc-card__facts{display:grid;width:100% !important;height:72px;min-height:72px;max-height:72px;margin:0 0 10px !important;padding:0 !important;align-self:stretch;grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0, 1fr));gap:6px;list-style:none !important}.scmcc-card__facts li{display:grid;width:100% !important;min-width:0;min-height:0;margin:0 !important;padding:6px 8px;align-items:center;grid-template-columns:17px minmax(0, 1fr) auto;column-gap:7px;border:1px solid #dbe3ed;border-radius:8px;background:linear-gradient(180deg,#fff,#f9fbfd)}.scmcc-card__facts li>span{display:inline-flex;width:17px;height:17px;align-items:center;justify-content:center;border-radius:50%;background:var(--scmcc-green);color:#fff;font-size:10px;font-weight:900;line-height:1}.scmcc-card__facts small{display:block;min-width:0;color:var(--scmcc-ink);font-size:9.5px;font-weight:800;line-height:1.15}.scmcc-card__facts strong{display:block;min-width:18px;justify-self:end;color:var(--scmcc-ink);font-size:10px;font-weight:900;line-height:1.2;white-space:nowrap}.scmcc-card__button{display:inline-flex;width:100%;min-height:40px;margin-top:auto;align-items:center;justify-content:center;border:0 !important;border-radius:8px;outline:0;background:linear-gradient(180deg,#f81738,var(--scmcc-red)) !important;color:#fff !important;box-shadow:0 7px 16px rgba(242,13,46,.22);font-size:12px;font-weight:900;line-height:1;text-decoration:none !important;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.scmcc-card__button:hover{transform:translateY(-1px);background:linear-gradient(180deg,#e90d2c,var(--scmcc-red-dark)) !important;color:#fff !important;box-shadow:0 12px 25px rgba(242,13,46,.32);text-decoration:none !important}.scmcc-card__button:focus-visible,.scmcc-card__logo:focus-visible{outline:3px solid rgba(242,13,46,.34);outline-offset:3px}@media (max-width:1100px){.scmcc__nav--prev{left:7px}.scmcc__nav--next{right:7px}.scmcc__grid{gap:12px}.scmcc-card{min-height:420px}.scmcc-card__body{padding-right:12px;padding-left:12px}.scmcc-card__logo{width:92px;height:92px}.scmcc-card__bonus{font-size:13px}.scmcc-card__facts small{font-size:9px}}@media (max-width:900px){.scmcc__grid{gap:18px}.scmcc-card{width:calc((100% - 18px) / 2);min-width:max(260px, calc((100% - 18px) / 2));flex-basis:calc((100% - 18px) / 2);min-height:420px}}@media (max-width:620px){.scmcc{margin:20px calc(50% - 50vw) 28px;padding-left:max(16px, calc((100vw - 100%) / 2))}.scmcc__heading{margin-right:max(16px, calc((100vw - 100%) / 2));margin-bottom:20px;padding-bottom:11px}.scmcc__heading>span{margin-bottom:7px;font-size:9px}.scmcc__heading h2{font-size:clamp(23px, 7.2vw, 30px) !important}.scmcc__heading:after{width:64px;height:3px}.scmcc__grid{gap:13px;padding:2px max(16px, calc((100vw - 100%) / 2)) 22px 0;scroll-padding-left:16px;scrollbar-width:thin;scrollbar-color:var(--scmcc-red) #e8edf4}.scmcc__grid::-webkit-scrollbar{display:block;height:6px}.scmcc__nav{display:none}.scmcc-card{width:min(80vw, 294px);min-width:min(80vw, 294px);flex-basis:min(80vw, 294px);min-height:420px;scroll-snap-align:start}.scmcc-card:hover{transform:none}.scmcc-card__bonus{font-size:14px}.scmcc-card__facts small{font-size:9.5px}}@media (prefers-reduced-motion:reduce){.scmcc-card,.scmcc-card__button{transition:none}}