#cr-root{background:#1c1b1b;padding:100px 0 80px;font-family:Inter,sans-serif;overflow:hidden}.cr-inner{text-align:center;width:90%;max-width:860px;margin:0 auto}.cr-accent{color:#d33;letter-spacing:.42em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:700;display:block}.cr-title{color:#fff;margin-bottom:20px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(28px,4vw,50px);font-weight:800;line-height:1.1}.cr-desc{color:#ffffff80;max-width:580px;margin:0 auto;padding:20px;font-size:17px;line-height:1.65}.cr-stage{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:40px 56px;position:relative}.cr-viewport{width:100%;overflow:hidden}.cr-track{will-change:transform;width:100%;transition:transform .65s cubic-bezier(.4,0,.2,1);display:flex}.cr-page{flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}.cr-logo{flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:8px 10px;display:flex}.cr-logo img{object-fit:contain;mix-blend-mode:screen;width:100%;max-width:190px;height:150px;transition:filter .4s,transform .35s;display:block}.cr-logo:hover img{mix-blend-mode:normal;filter:none;transform:scale(1.07)}.cr-arrow{color:#ffffffb3;cursor:pointer;z-index:3;background:0 0;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;line-height:1;transition:border-color .3s,color .3s,background .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.cr-arrow:hover{color:#fff;background:#dd333326;border-color:#d33}.cr-arrow:disabled{opacity:.2;cursor:default}#cr-prev{left:8px}#cr-next{right:8px}.cr-dots{justify-content:center;gap:10px;margin-top:36px;display:flex}.cr-dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.cr-dot.active{background:#d33;transform:scale(1.4)}@media (max-width:640px){#cr-root{padding:60px 0 50px}.cr-desc{margin-bottom:40px;font-size:15px}.cr-stage{padding:28px 15px}.cr-logo img{height:90px}.cr-arrow{display:none}}