.erasmus-deck-section{padding:72px 0 84px;background:linear-gradient(180deg,#f3f7fb 0%,#fff 100%);border-top:1px solid #dce6ef}.erasmus-deck-wrap{max-width:1120px}.erasmus-deck-heading{text-align:center;max-width:760px;margin:0 auto 30px}.erasmus-deck-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--wks-orange);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.erasmus-deck-heading h2{color:var(--wks-blue);font-size:clamp(1.8rem,4vw,2.6rem);margin:10px 0 12px}.erasmus-deck-heading p{color:var(--text-muted);line-height:1.65;margin:0}.erasmus-deck{background:#00335b;border-radius:18px;overflow:hidden;box-shadow:0 22px 55px rgba(0,51,91,.18);outline:0}.erasmus-deck:focus-visible{box-shadow:0 0 0 4px rgba(229,74,10,.25),0 22px 55px rgba(0,51,91,.18)}.erasmus-deck-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;color:#fff}.erasmus-deck-title{display:flex;align-items:center;gap:9px;font-weight:750}.erasmus-deck-counter{font-variant-numeric:tabular-nums;color:#d7e5f0;font-size:.9rem}.erasmus-deck-stage{position:relative;background:#101820;aspect-ratio:16/9;display:grid;place-items:center}.erasmus-deck-stage img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.erasmus-deck-control{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(0,35,65,.82);color:#fff;font-size:1.35rem;display:grid;place-items:center;cursor:pointer;transition:.15s}.erasmus-deck-control:hover{background:var(--wks-orange);border-color:var(--wks-orange)}.erasmus-deck-control:disabled{opacity:.35;cursor:not-allowed}.erasmus-deck-prev{left:16px}.erasmus-deck-next{right:16px}.erasmus-deck-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;color:#fff}.erasmus-deck-progress{height:5px;border-radius:99px;background:rgba(255,255,255,.22);flex:1;overflow:hidden}.erasmus-deck-progress span{display:block;height:100%;width:14.285%;background:var(--wks-orange);transition:width .2s}.erasmus-deck-fullscreen{border:0;background:transparent;color:#fff;display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:.86rem;font-weight:700;cursor:pointer}.erasmus-thumbnails{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:10px;margin-top:16px;overflow-x:auto;padding:2px 2px 8px}.erasmus-thumb{border:2px solid transparent;border-radius:9px;padding:0;background:#fff;cursor:pointer;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.08);min-width:100px}.erasmus-thumb img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.erasmus-thumb[aria-current=true]{border-color:var(--wks-orange);box-shadow:0 0 0 2px rgba(229,74,10,.14)}.erasmus-deck-downloads{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px}.erasmus-download{display:inline-flex;align-items:center;gap:8px;border-radius:9px;padding:11px 17px;text-decoration:none;font-weight:700;font-size:.9rem;border:1px solid #cbd8e2;color:var(--wks-blue);background:#fff}.erasmus-download.primary{background:var(--wks-orange);border-color:var(--wks-orange);color:#fff}.erasmus-deck-note{text-align:center;color:var(--text-muted);font-size:.8rem;margin:14px 0 0}@media(max-width:700px){.erasmus-deck-section{padding:52px 0 64px}.erasmus-deck-toolbar{padding:11px 13px}.erasmus-deck-title{font-size:.88rem}.erasmus-deck-control{width:40px;height:40px}.erasmus-deck-prev{left:8px}.erasmus-deck-next{right:8px}.erasmus-deck-fullscreen span{display:none}.erasmus-thumbnails{grid-template-columns:repeat(7,110px)}}
