.vegas-roles-section{background:var(--light-yellow);padding:6.25rem 0 7.5rem;position:relative;z-index:2}@media(max-width:992px){.vegas-roles-section{padding:3.5rem 0 3.75rem}}.vegas-roles-section .vegas-roles__head{align-items:flex-end;display:flex;gap:clamp(2.5rem,8vw,10.8rem);justify-content:space-between;margin-bottom:7.4375rem;margin-left:5.875rem;margin-right:5.875rem}@media(max-width:992px){.vegas-roles-section .vegas-roles__head{align-items:flex-start;flex-direction:column;gap:1.5rem;margin-bottom:2.875rem;margin-left:0;margin-right:0}}.vegas-roles-section .vegas-roles__head .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-roles-section .vegas-roles__head .tag-line{margin-bottom:.75rem}}.vegas-roles-section .vegas-roles__head 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:0}@media(max-width:992px){.vegas-roles-section .vegas-roles__head h2{line-height:1.125}}.vegas-roles-section .vegas-roles__head .vegas-roles__head-right{color:var(--text-black);font-size:clamp(1rem,2vw,1.375rem);font-weight:300;line-height:1.6;max-width:31rem}@media(max-width:992px){.vegas-roles-section .vegas-roles__head .vegas-roles__head-right{line-height:1.5}}.vegas-roles-section .vegas-roles__switch-row{align-items:center;display:flex;gap:clamp(1.5rem,3vw,2.5rem);justify-content:center;margin-bottom:6rem;margin-right:5.3125rem}@media(max-width:992px){.vegas-roles-section .vegas-roles__switch-row{align-items:flex-start;flex-direction:column;gap:1.5625rem;margin-bottom:2.8125rem;margin-right:0}}.vegas-roles-section .vegas-roles__switch-row .switch-label{color:var(--text-black);cursor:pointer;font-family:var(--font-family-heading);font-size:clamp(2rem,3vw,2.625rem);font-weight:700;line-height:1.2;transition:opacity .3s ease-in-out;white-space:nowrap}@media(max-width:992px){.vegas-roles-section .vegas-roles__switch-row .switch-label{line-height:1.125}}.vegas-roles-section .vegas-roles__switch-row .switch-label--off{transform:rotate(-3.1deg)}.vegas-roles-section .vegas-roles__switch-row .switch-label--on{opacity:.4;transform:rotate(3.1deg)}@media(max-width:992px){.vegas-roles-section .vegas-roles__switch-row .switch-label--on{margin:.625rem 0 0 auto}}.vegas-roles-section.is-on .switch-label--off{opacity:.4}.vegas-roles-section.is-on .switch-label--on{opacity:1}.vegas-roles-section .vegas-roles__switch{aspect-ratio:364/176;background:var(--red);border:.188rem solid var(--text-black);border-radius:20rem;box-shadow:.75rem .75rem 0 0 var(--black);cursor:pointer;flex-shrink:0;padding:0;position:relative;transition:background-color .3s ease-in-out;width:clamp(13.75rem,26vw,22.75rem)}@media(max-width:992px){.vegas-roles-section .vegas-roles__switch{box-shadow:.453rem .453rem 0 0 var(--black);margin:0 auto}}.vegas-roles-section .vegas-roles__switch .knob{aspect-ratio:1/1;background:var(--white);border:.188rem solid var(--text-black);border-radius:50%;left:6.2%;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s ease-in-out;width:36.25%}.vegas-roles-section.is-on .vegas-roles__switch{background:var(--green)}.vegas-roles-section.is-on .vegas-roles__switch .knob{left:57.55%}.vegas-roles-section .vegas-roles__cards{display:grid;gap:1.1875rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.vegas-roles-section .vegas-roles__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.vegas-roles-section .vegas-roles__cards{gap:.75rem;grid-template-columns:1fr;margin:0 auto;max-width:30rem}}.vegas-roles-section .vegas-roles__card{background:var(--red);border:.063rem solid var(--text-black);border-radius:1.25rem;padding:1.5rem 1.5rem 2rem;transition:background-color .3s ease-in-out}.vegas-roles-section .vegas-roles__card .card-tag{align-items:center;background:var(--white);border:.063rem solid var(--text-black);border-radius:1.5rem;color:var(--text-black);display:inline-flex;font-family:var(--font-family-body);font-size:.875rem;font-weight:500;height:1.75rem;justify-content:center;line-height:1.55;margin-bottom:2rem;padding:.5rem 1.5rem;white-space:nowrap}@media(max-width:992px){.vegas-roles-section .vegas-roles__card .card-tag{margin-bottom:1.5rem}}.vegas-roles-section .vegas-roles__card .card-tag__on{display:none}.vegas-roles-section .vegas-roles__card .card-title{color:var(--text-black);font-family:var(--font-family-heading);font-size:clamp(1.375rem,1.8vw,1.5rem);font-weight:500;line-height:.92;margin:0 0 1.5rem}@media(max-width:992px){.vegas-roles-section .vegas-roles__card .card-title{line-height:1.09;margin:0 0 1rem}}.vegas-roles-section .vegas-roles__card .card-tools{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.vegas-roles-section .vegas-roles__card .card-tools li{align-items:center;display:flex;gap:.75rem}.vegas-roles-section .vegas-roles__card .card-tools li img{flex-shrink:0;height:auto;width:1.125rem}.vegas-roles-section .vegas-roles__card .card-tools li span{color:var(--text-black);font-family:var(--font-family-body);font-size:clamp(1rem,1.4vw,1.125rem);font-weight:500;line-height:1.55}.vegas-roles-section.is-on .vegas-roles__card{background:var(--green)}.vegas-roles-section.is-on .vegas-roles__card .card-tag__off{display:none}.vegas-roles-section.is-on .vegas-roles__card .card-tag__on{display:inline}