:root{--bleed: .5rem;--copy-width: 64ch;--content-width: 68rem;--font-family: system-ui, "Open Sans", sans-serif;--font-size: 16px;--max-width: 2600px;--min-touch: 48px;--spacing-small: calc(var(--min-touch) / 2);--spacing-default: var(--min-touch);--spacing-large: calc(var(--min-touch) * 2);--spacing-largest: calc(var(--min-touch) * 4);--color-primary: #fec634;--color-primary2: #864ECA;--color-secondary: #000;--color-accent: #000;--color-lightest: #f5f5f5;--color-dark: #46424B;--color-darkest: #2C2633;--color-negative: #d42054;--color-warning: #fad634;--color-positive: #2bc37c;--color-youtube: #FF0000;--color-linkedin: #0A66C2;--color-facebook: #0866FF;--color-x: #000;--color-twitter: #1D9BF0;--color-instagram: #E4405F;--color-discord: #5865F2;--color-airbnb: #FF5A5F;--color-twitch: #9146FF}@media screen and (max-width:768px){:root{--bleed: 1rem}}@media screen and (min-width:1280px){:root{--bleed: 2rem}}@media screen and (min-width:1920px){:root{--bleed: 4rem}}.stack{max-width:100%;box-sizing:border-box;display:grid;grid-template-columns:[full-width-start] minmax(var(--bleed),1fr) [copy-start] min(var(--content-width),calc(100% - var(--bleed) * 2)) [copy-end] minmax(var(--bleed),1fr) [full-width-end]}.stack>*{grid-column:copy}.stack>.-full-width{grid-column:full-width;box-sizing:border-box}.stack:first-of-type>*:first-child.accordions,.stack:first-of-type>*:first-child.breadcrumbs,.stack:first-of-type>*:first-child.card,.stack:first-of-type>*:first-child.logoWall,.stack:first-of-type>*:first-child:is(the-carousel){margin-top:8rem}.grid{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:var(--row-gap, var(--gap)) var(--col-gap, var(--gap))}.grid>*{justify-self:center;grid-column:auto/span var(--col-span, 1);grid-row:auto/span var(--row-span, 1)}.the-cta-banner{position:relative;margin-top:-3rem;pointer-events:none;min-height:300px}.the-cta-banner:first-child{margin-top:0}.the-cta-banner+.the-cta-banner{margin-top:0}.the-cta-banner>img{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;box-sizing:border-box;border-top:6rem solid transparent;object-fit:cover;object-position:center}.the-cta-banner>div{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;box-sizing:border-box;position:relative;z-index:2;width:24rem;padding:1.75rem;text-align:right;border-left:1.25rem solid var(--background-color, #fff);border-right:1.25rem solid var(--background-color, #fff);border-top:1.25rem solid var(--background-color, #fff);pointer-events:all}.the-cta-banner>div svg,.the-cta-banner>div img,.the-cta-banner>div lottie-player{width:100%;height:auto;opacity:.16;flex-grow:0;flex:none}.the-cta-banner>div p{margin:0}.the-cta-banner>div img+p{margin-top:2rem}.the-cta-banner>div a,.the-cta-banner>div button{margin-top:2rem}.the-cta-banner.-primary>div{background:linear-gradient(180deg,#cf2d10,#cf1059,#cf1068);color:#fff}.the-cta-banner.-secondary>div{background:linear-gradient(180deg,#0055a5,#003ea4,#023185);color:#fff}@media screen and (max-width:80rem){.the-cta-banner.-left>div{margin-left:0;border-left:0}.the-cta-banner.-left>img{padding-left:24rem}}@media screen and (min-width:80.00001rem){.the-cta-banner.-left{display:flex;justify-content:flex-start}.the-cta-banner.-left>div{margin-left:10rem}}@media screen and (max-width:80rem){.the-cta-banner.-right>div{margin-left:auto;border-right:0}.the-cta-banner.-right>img{padding-right:24rem}}@media screen and (min-width:80.00001rem){.the-cta-banner.-right{display:flex;justify-content:flex-end}.the-cta-banner.-right>div{margin-right:10rem}}@media screen and (max-width:80rem){.the-cta-banner.-center>div{margin-left:auto;margin-right:auto}}@media screen and (min-width:80.00001rem){.the-cta-banner.-center>div{margin-left:calc(50vw - 50%)}}@include breakpoint-s-and-below{.the-cta-banner {overflow: hidden; > div {padding: 1rem; width: min-content; border: none; margin-top: -100%; lottie-player {width: 200px; margin: auto;}} > img {aspect-ratio: 10 / 14; position: relative; padding: 0!important; height: auto; width: 100%;} .heading {font-size: 1.5rem;}}}.verticalCards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:0 10px}.verticalCard{width:320px;display:flex;flex-direction:column;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;transition:border .2s ease-in-out;box-shadow:0 1px 2px #00000013}.verticalCard .caption{padding:9px;color:#333}.verticalCard .ctas{padding:9px;display:flex;gap:1rem;justify-content:end;background-color:#f5f5f5;border:1px solid #e3e3e3;margin:auto -4px -4px}.verticalCard img{display:block;width:100%;height:auto}
