.vegas-stage-section{background:var(--light-yellow);padding:7.5rem 0;position:relative;z-index:2}@media(max-width:992px){.vegas-stage-section{padding:3.375rem 0 3.75rem}}.vegas-stage-section .section-title{margin:0 auto 4rem;max-width:58rem}@media(max-width:992px){.vegas-stage-section .section-title{margin-bottom:2.5rem}}.vegas-stage-section .section-title .tag-line{color:var(--text-black);font-family:var(--font-family-body);font-size:clamp(.875rem,1.5vw,1.25rem);font-weight:600;line-height:1.3;margin-bottom:1.5rem}@media(max-width:992px){.vegas-stage-section .section-title .tag-line{margin-bottom:.75rem}}.vegas-stage-section .section-title h2{color:var(--text-black);font-family:var(--font-family-heading);font-size:clamp(2rem,5vw,4.5rem);font-weight:700;line-height:1.18;margin-bottom:2.5rem}@media(max-width:992px){.vegas-stage-section .section-title h2{line-height:1.125;margin-bottom:1.5rem}}.vegas-stage-section .section-title h2 .text-orange,.vegas-stage-section .section-title h2 span{color:var(--red)}.vegas-stage-section .section-title .sort-info{color:var(--text-black);font-size:clamp(1rem,2vw,1.375rem);font-weight:300;line-height:1.6;margin:0 auto;max-width:36.25rem}@media(max-width:992px){.vegas-stage-section .section-title .sort-info{line-height:1.5}}.vegas-stage-section .vegas-stage__cards{display:grid;gap:2.375rem;grid-template-columns:repeat(3,1fr);margin:0 auto}@media(max-width:992px){.vegas-stage-section .vegas-stage__cards{gap:1.875rem;grid-template-columns:1fr;max-width:30rem}}.vegas-stage-section .vegas-stage__card{align-items:center;background:var(--gray);border:.063rem solid var(--text-black);border-radius:1.25rem;box-shadow:.75rem .75rem 0 0 var(--text-black);display:flex;flex-direction:column;min-height:29.125rem;padding:2.9375rem 1.875rem 2.625rem;position:relative;text-align:center}@media(max-width:992px){.vegas-stage-section .vegas-stage__card{min-height:0;padding:2.8125rem 1.375rem 2.5rem}}.vegas-stage-section .vegas-stage__card .card-plate{height:auto;left:50%;pointer-events:none;position:absolute;top:-.063rem;transform:translateX(-50%);width:77.3%}.vegas-stage-section .vegas-stage__card .card-screw{height:auto;pointer-events:none;position:absolute;top:.875rem;width:1.3rem}.vegas-stage-section .vegas-stage__card .card-screw--left{left:1.44rem;transform:scaleX(-1)}.vegas-stage-section .vegas-stage__card .card-screw--right{right:1.44rem}.vegas-stage-section .vegas-stage__card .card-icon{align-items:center;display:flex;height:9.375rem;justify-content:center;margin-bottom:2.25rem}@media(max-width:992px){.vegas-stage-section .vegas-stage__card .card-icon{height:7rem;margin-bottom:2.1875rem}}.vegas-stage-section .vegas-stage__card .card-icon img{max-height:100%;width:auto}.vegas-stage-section .vegas-stage__card .card-title{color:var(--text-black);font-family:var(--font-family-heading);font-size:clamp(1.375rem,2.3vw,2rem);font-weight:700;line-height:1.2;margin:0 0 1rem}.vegas-stage-section .vegas-stage__card .card-text{color:var(--text-black);font-family:var(--font-family-body);font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;line-height:1.55}.vegas-stage-section .vegas-stage__card .card-link{color:var(--text-black);display:inline-block;font-family:var(--font-family-body);font-size:clamp(1.125rem,1.5vw,1.125rem);font-weight:700;letter-spacing:.09em;line-height:1.1;margin-top:1.875rem;text-decoration:underline;text-transform:uppercase;text-underline-offset:.25rem}@media(max-width:992px){.vegas-stage-section .vegas-stage__card .card-link{letter-spacing:.10125rem;line-height:1.111;margin-top:1.625rem}}.vegas-stage-section .vegas-stage__card .card-link:hover{color:var(--red)}