<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes bounce-animation{0%{box-shadow:0 0 0 3px #11A8AB;transform:rotate(0deg)}25%{box-shadow:0 0 0 1px #11A8AB;transform:rotate(-10deg)}50%{box-shadow:0 0 0 6px #11A8AB;transform:rotate(0deg)}75%{box-shadow:0 0 0 1px #11A8AB;transform:rotate(10deg)}100%{box-shadow:0 0 0 3px #11A8AB;transform:rotate(0deg)}}@keyframes bounce-animation-alternate{0%{box-shadow:0 0 0 3px #394264;transform:rotate(0deg)}25%{box-shadow:0 0 0 1px #394264;transform:rotate(-10deg)}50%{box-shadow:0 0 0 6px #394264;transform:rotate(0deg)}75%{box-shadow:0 0 0 1px #394264;transform:rotate(10deg)}100%{box-shadow:0 0 0 3px #394264;transform:rotate(0deg)}}.ch-anim-bounce-hover,a:hover .ch-icon.ch-anim-bounce,.ch-icon.ch-anim-bounce.alternate:hover,.ch-icon.ch-anim-bounce.alternate:focus,.ch-icon.ch-anim-bounce:hover,.ch-icon.ch-anim-bounce:focus{opacity:1;box-shadow:0 0 0 3px #11A8AB;animation:bounce-animation 0.4s linear}.ch-anim-bounce-hover.alternate,a:hover .alternate.ch-icon.ch-anim-bounce,.alternate.ch-icon.ch-anim-bounce:hover,.active .ch-icon.ch-anim-bounce:hover,.alternate.ch-icon.ch-anim-bounce:focus,.active .ch-icon.ch-anim-bounce:focus{animation:bounce-animation-alternate 0.4s linear}.ch-icon.ch-anim-bounce,.active .ch-icon.ch-anim-bounce{box-sizing:content-box;border:4px solid #ffffff}.ch-icon.ch-anim-bounce.highlight,.ch-anim-bounce.ch-box.info,.ch-anim-bounce.info.cms-box,.active .ch-anim-bounce.ch-icon{box-shadow:0 0 0 3px #d8d8d8}body{--color-neutral-0: #000000;--color-neutral-100: #1A1A1A;--color-neutral-200: #343434;--color-neutral-300: #4D4D4D;--color-neutral-400: #666666;--color-neutral-500: #808080;--color-neutral-600: #999999;--color-neutral-700: #B2B2B2;--color-neutral-800: #CCCCCC;--color-neutral-900: #E5E5E5;--color-neutral-970: #F7F7F7;--color-neutral-1000: #FFFFFF;--color-neutral-bright-mask-5: rgb(from var(--color-neutral-1000) r g b / 0.05);--color-neutral-bright-mask-50: rgb(from var(--color-neutral-1000) r g b / 0.5);--color-neutral-bright-mask-70: rgb(from var(--color-neutral-1000) r g b / 0.7);--color-neutral-dark-mask-5: rgb(from var(--color-neutral-0) r g b / 0.05);--color-neutral-dark-mask-50: rgb(from var(--color-neutral-0) r g b / 0.5);--color-neutral-dark-mask-70: rgb(from var(--color-neutral-0) r g b / 0.7);--color-brand-cyan-200: #283E4B;--color-brand-cyan-400: #009699;--color-brand-cyan-500: #11A8AB;--color-brand-cyan-600: #12B1B4;--color-brand-cyan-700: #0FC4C7;--color-brand-cyan-800: #00F9FE;--color-brand-cyan-900: #E5FEFF;--color-brand-cyan-mask-5: rgb(from var(--color-brand-cyan-800) r g b / 0.05);--color-brand-cyan-mask-10: rgb(from var(--color-brand-cyan-800) r g b / 0.1);--color-brand-cyan-mask-40: rgb(from var(--color-brand-cyan-500) r g b / 0.4);--color-brand-cyan-mask-50: rgb(from var(--color-brand-cyan-500) r g b / 0.5);--color-brand-blue-400: #252938;--color-brand-blue-500: #2F3447;--color-brand-blue-600: #394264;--color-brand-blue-650: #C1C5D7;--color-brand-blue-700: #D1D4E1;--color-brand-blue-800: #E7EBF3;--color-brand-blue-900: #F2F6FB;--color-brand-blue-mask-5: rgb(from var(--color-brand-blue-600) r g b / 0.05);--color-brand-blue-mask-30: rgb(from var(--color-brand-blue-600) r g b / 0.3);--color-brand-blue-mask-50: rgb(from var(--color-brand-blue-600) r g b / 0.5);--color-brand-blue-mask-80: rgb(from var(--color-brand-blue-600) r g b / 0.8);--color-brand-blue-mask-85: rgb(from var(--color-brand-blue-600) r g b / 0.85);--color-brand-red-400: #C03E25;--color-brand-red-500: #DE6C56;--color-brand-red-600: #FF7F66;--color-brand-red-mask-20: rgb(from var(--color-brand-red-500) r g b / 0.2);--color-brand-yellow-100: #322700;--color-brand-yellow-200: #50482D;--color-brand-yellow-300: #996400;--color-brand-yellow-500: #FFAE12;--color-brand-yellow-600: #FAC300;--color-brand-yellow-900: #FEF3CC;--color-brand-yellow-mask-20: rgb(from var(--color-brand-yellow-600) r g b / 0.2);--radius-xs: 2px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 32px}body{--font-baseline-color-default: var(--color-brand-blue-mask-85);--font-baseline-color-inverted: var(--color-neutral-1000);--font-baseline-color-inverted-fixed: var(--color-neutral-1000);--font-baseline-color-primary: var(--color-brand-cyan-400);--font-baseline-color-primary-fixed: var(--color-brand-cyan-400);--font-baseline-color-secondary: var(--color-brand-blue-600);--font-baseline-color-secondary-fixed: var(--color-brand-blue-600);--font-baseline-color-alert: var(--color-brand-red-400);--font-baseline-color-cta: var(--color-brand-yellow-300);--surface-baseline-color-default: var(--color-neutral-1000);--surface-baseline-color-default-mask-medium: var(--color-neutral-bright-mask-50);--surface-baseline-color-default-overlay-strong: var(--color-neutral-dark-mask-70);--surface-baseline-color-accent: var(--color-brand-blue-900);--surface-baseline-color-contrast: var(--color-brand-blue-700);--surface-baseline-color-primary: var(--color-brand-cyan-500);--surface-baseline-color-primary-accent: var(--color-brand-cyan-600);--surface-baseline-color-primary-bright: var(--color-brand-cyan-900);--surface-baseline-color-primary-mask-subtle: var(--color-brand-cyan-mask-10);--surface-baseline-color-cta: var(--color-brand-yellow-mask-20);--surface-baseline-color-cta-solid: var(--color-brand-yellow-900);--surface-baseline-color-alert: var(--color-brand-red-500);--surface-baseline-color-alert-mask-subtle: var(--color-brand-red-mask-20);--surface-baseline-color-secondary: var(--color-brand-blue-500);--surface-baseline-color-secondary-accent: var(--color-brand-blue-600);--surface-baseline-color-secondary-mask-subtle: var(--color-brand-blue-mask-5);--surface-baseline-color-secondary-mask-strong: var(--color-brand-blue-mask-80);--surface-baseline-color-form-control: var(--color-brand-blue-650);--surface-baseline-border-radius-default: var(--radius-md);--border-baseline-color-default: var(--color-brand-blue-800);--border-baseline-color-accent: var(--color-brand-blue-800);--border-baseline-color-primary: var(--color-brand-cyan-500);--border-baseline-color-primary-mask-40: var(--color-brand-cyan-mask-40);--border-baseline-color-secondary: var(--color-brand-blue-500);--border-baseline-color-cta: var(--color-brand-yellow-500);--border-baseline-color-input: var(--color-brand-blue-mask-30);--border-baseline-color-form-control: var(--color-brand-blue-650);--baseline-color: #fff;--baseline-accent-color: #f2f2f2;--baseline-accent-color-10: #d8d8d8;--baseline-overlay: rgba(255,255,255,0.5);--baseline-primary-color: #11A8AB;--baseline-primary-accent-color: #12b1b4;--baseline-primary-accent-color-mask-10: rgba(17,168,171,0.1);--baseline-alert-color: #DE6C56;--baseline-secondary-color: #2F3447;--baseline-secondary-accent-color: #394264;--baseline-secondary-accent-color-mask: rgba(57,66,100,0.8);--baseline-secondary-accent-color-mask-5: rgba(57,66,100,0.05);--baseline-secondary-accent-color-10: #4c5784;--cta-color: #FFAE12;--mask-color: rgba(0,0,0,0.7);--font-color-baseline: #757575;--font-color-baseline-inverted: #fff;--font-color-primary: #11A8AB;--font-color-primary-inverting: #11A8AB;--font-color-secondary: #394264;--header-height: 0px;--header-padding: 0px;--ribbon-height: 0px;--license-height: 0px;--license-padding: env(safe-area-inset-top, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-top: env(safe-area-inset-top, 0px);--clock-height: 0px;--livechat-height: 0px;--dvh100: 100vh;--svh100: var(--dvh100);--page-margins: calc(var(--license-padding) + var(--header-height) + var(--header-padding) + var(--ribbon-height) + var(--safe-area-inset-bottom));--full-page-height: calc(var(--dvh100) - var(--page-margins));--popup-height: calc(100% - var(--license-padding))}@supports (height: 100dvh){body{--dvh100: 100dvh}}@supports (height: 100svh){body{--svh100: 100svh}}body.ch-internal{--baseline-color: var(--surface-baseline-color-default);--baseline-accent-color: var(--surface-baseline-color-accent);--baseline-accent-color-10: var(--color-brand-blue-650);--baseline-overlay: var(--surface-baseline-color-default-mask-medium);--baseline-primary-color: var(--surface-baseline-color-primary);--baseline-primary-accent-color: var(--surface-baseline-color-primary-accent);--baseline-primary-accent-color-mask-10: var(--surface-baseline-color-primary-mask-subtle);--baseline-alert-color: var(--surface-baseline-color-alert);--baseline-secondary-color: var(--surface-baseline-color-secondary);--baseline-secondary-accent-color: var(--surface-baseline-color-secondary-accent);--baseline-secondary-accent-color-mask: var(--surface-baseline-color-secondary-mask-strong);--baseline-secondary-accent-color-mask-5: var(--surface-baseline-color-secondary-mask-subtle);--baseline-secondary-accent-color-10: var(--surface-baseline-color-secondary-accent);--cta-color: var(--surface-baseline-color-cta);--mask-color: var(--surface-baseline-color-default-overlay-strong);--font-color-baseline: var(--font-baseline-color-default);--font-color-baseline-inverted: var(--font-baseline-color-inverted-fixed);--font-color-primary: var(--font-baseline-color-primary-fixed);--font-color-primary-inverting: var(--font-baseline-color-primary);--font-color-secondary: var(--font-baseline-color-secondary-fixed)}@font-face{font-family:"Open Sans";src:url("/fonts/opensans/OpenSans-Light.woff") format("woff"),url("/fonts/opensans/OpenSans-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:block}@font-face{font-family:"Open Sans";src:url("/fonts/opensans/OpenSans-Bold.woff") format("woff"),url("/fonts/opensans/OpenSans-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:block}html,body{font-size:16px;color:var(--font-color-baseline-inverted);font-family:"Open Sans", Fallback, sans-serif;white-space:normal;font-weight:lighter}h1,h2,h3,h4,p,li,article,td,label,span,a,input,select,option,textarea,button,div,header,footer,section{font-family:inherit;font-size:inherit;text-align:inherit;font-weight:inherit;color:inherit;white-space:normal}h1,h2,h3,h4,.h1,.cms-h1,.h2,.cms-h2,.h3,.cms-h3,.h4,.cms-h4{margin:0.5em 0}h1:first-child,h2:first-child,h3:first-child,h4:first-child,.h1:first-child,.cms-h1:first-child,.h2:first-child,.cms-h2:first-child,.h3:first-child,.cms-h3:first-child,.h4:first-child,.cms-h4:first-child{margin-top:0}h1,.h1,.cms-h1{font-size:2rem;text-align:center;margin-top:0;color:var(--font-color-secondary)}@media screen and (max-width: 479px){h1,.h1,.cms-h1{font-size:1.44rem}}h2,.h2,.cms-h2{font-size:1.4rem}h3,.h3,.cms-h3{font-size:1.2rem}h4,.h4,.cms-h4{font-size:1rem}p{margin-bottom:1em;line-height:1.5em}a,a:hover,a:visited{text-decoration:underline;transition-property:background-color, color, opacity;transition-duration:0.2s;transition-timing-function:linear}a:hover{text-decoration:none}strong,b,.bold{font-weight:bold}.xs,.tiny,.small,.medium,.full,.wide,.from_xs,.from_small,.from_medium,.to_small,.mobile,.desktop,.infinity,.from_desktop{display:none}@media screen and (max-width: 479px){.xs{display:block}}@media screen and (min-width: 0px) and (max-width: 932px){.tiny{display:block}}@media screen and (min-width: 933px) and (max-width: 1023px){.small{display:block}}@media screen and (min-width: 1024px) and (max-width: 1279px){.medium{display:block}}@media screen and (min-width: 1280px) and (max-width: 1919px){.full{display:block}}@media screen and (min-width: 1920px){.wide{display:block}}@media screen and (min-width: 480px){.from_xs{display:block}}@media screen and (min-width: 933px){.from_small{display:block}}@media screen and (min-width: 1024px){.from_medium{display:block}}@media screen and (max-width: 1023px){.to_small{display:block}}@media screen and (max-width: 932px){.mobile{display:block}}@media screen and (min-width: 933px) and (max-width: 1440px){.desktop{display:block}}@media screen and (min-width: 1441px){.infinity{display:block}}@media screen and (min-width: 933px){.from_desktop{display:block}}.ch-loading:not(.no-animation){--loader-curtain-color: var(--baseline-color)}.ch-loading:not(.no-animation):after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gIDxwYXRoIGQ9Ik0gMzY2LjA0MSAzMjkuNzU3IEMgMzQyLjM1MSAzNjAuNjM4IDMwNS4yMjcgMzgwLjUyNSAyNjMuNDk0IDM4MC41MjUgQyAxOTEuOTU0IDM4MC41MjUgMTMzLjk1OSAzMjIuMDg3IDEzMy45NTkgMjUwIEMgMTMzLjk1OSAxNzcuOTEzIDE5MS45NTQgMTE5LjQ3NSAyNjMuNDk0IDExOS40NzUgQyAyOTcuMTkxIDExOS40NzUgMzI3Ljg4MyAxMzIuNDQgMzUwLjkyNSAxNTMuNjkgTCAyOTkuMDg2IDE5Ni4yMzIgQyAyODkuMjY0IDE4OS42OSAyNzcuNTM3IDE4NS44ODggMjY0Ljk0MyAxODUuODg4IEMgMjMwLjMzNiAxODUuODg4IDIwMi4yODEgMjE0LjU5MiAyMDIuMjgxIDI1MCBDIDIwMi4yODEgMjg1LjQwOCAyMzAuMzM2IDMxNC4xMTIgMjY0Ljk0MyAzMTQuMTEyIEMgMjg1LjcwNiAzMTQuMTEyIDMwNC4xMSAzMDMuNzggMzE1LjUxMyAyODcuODY3IFoiIHN0eWxlPSJmaWxsOiByZ2IoMTQwLCAxNDAsIDE0MCk7Ii8+ICA8ZWxsaXBzZSBjeD0iMjUwIiBjeT0iMjUwIiByeD0iMjI1IiByeT0iMjI1IiBzdHlsZT0iZmlsbDogbm9uZTsgc3Ryb2tlLXdpZHRoOiA1MDsgc3Ryb2tlOiByZ2IoMTQwLCAxNDAsIDE0MCk7Ii8+ICA8ZWxsaXBzZSBpZD0ib2MiIGN4PSIyNTAiIGN5PSIyNTAiIHJ4PSIyMjUiIHJ5PSIyMjUiIHN0eWxlPSJmaWxsOiBub25lOyBzdHJva2Utd2lkdGg6IDUwOyBzdHJva2U6IHJnYigyMTYsIDIxNywgMjE2KTsiIHN0cm9rZS1kYXNoYXJyYXk9IjE2MywgMTI1MC43MSI+ICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1kYXNob2Zmc2V0IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZnJvbT0iMCIgdG89Ii0xNDEzLjciPiA8L2FuaW1hdGU+PC9lbGxpcHNlPjwvc3ZnPg==);display:block;background-size:2rem 2rem;background-position:center;background-repeat:no-repeat;content:" ";height:2rem;width:2rem;z-index:2;margin:0 auto}.ch-loading:not(.no-animation)[data-loader="curtain"]:after{top:0;left:0;display:block;position:absolute;height:100%;width:100%;content:" ";background-color:var(--loader-curtain-color)}.ch-loading:not(.no-animation)[data-loader="hidden"]{min-height:0}.ch-loading:not(.no-animation)[data-loader="hidden"]:after{display:none}.ch-loading:not(.no-animation).fade-in:before,.ch-loading:not(.no-animation).fade-in:after{transition:opacity 0.25s cubic-bezier(0, 0, 0, 1);opacity:0}.ch-loading:not(.no-animation).inline{position:relative;display:inline-block;height:1.33em;width:1em;min-height:0;vertical-align:bottom}.ch-loading:not(.no-animation).inline:after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:1em;width:1em;background-size:1em}body.ch-loading[data-loader="curtain"]:after{z-index:10000}_:-ms-lang(x),.ch-loading:after{animation-name:spinnerRotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}_:-ms-lang(x),[data-loader="hidden"].ch-loading:after{animation:none}_:-ms-lang(x),[data-loader="curtain"].ch-loading:after{animation:none}@keyframes spinnerRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.theme-light{color:var(--font-color-baseline)}.theme-light.bg{background-color:var(--baseline-color)}.theme-dark{color:var(--font-color-baseline-inverted)}.theme-dark h1,.theme-dark .h1,.theme-dark .cms-h1{color:inherit}.theme-dark.bg{background-color:var(--baseline-secondary-accent-color)}.theme-dark.bg-tertiary{background-color:var(--baseline-secondary-color)}.theme-dark.bg-highlight{background-color:var(--baseline-primary-color)}.theme-alt h1,.theme-alt h2,.theme-alt h3,.theme-alt h4,.theme-alt a,.theme-alt li:before{color:var(--font-color-secondary)}.theme-highlight h1,.theme-highlight h2,.theme-highlight h3,.theme-highlight h4,.theme-highlight a,.theme-highlight li:before{color:var(--font-color-primary)}.theme-grey{background-color:var(--baseline-accent-color);color:var(--font-color-secondary)}button{background-color:transparent;border:none;line-height:1em;appearance:none;-moz-appearance:none;-webkit-appearance:none}.ch-button,a.ch-button{background-color:#11A8AB;color:#fff;position:relative;font-size:16px;color:#fff;border-radius:3em;height:3em;min-height:0;line-height:3em;min-width:7em;padding:0 3em;display:inline-block;border:0;text-transform:none;cursor:pointer;vertical-align:top;white-space:nowrap;transition-property:background-color, color, opacity, box-shadow;transition-duration:0.2s;transition-timing-function:linear;text-decoration:none;text-align:center;font-weight:normal;font-style:normal;appearance:none;-moz-appearance:none;-webkit-appearance:none}.ch-button:hover,a.ch-button:hover{background-color:#13bfc2}.ch-button.inverted:not(.disabled):not(:disabled),a.ch-button.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #11A8AB;color:#11A8AB}.ch-button.inverted:not(.disabled):not(:disabled):hover,a.ch-button.inverted:not(.disabled):not(:disabled):hover{color:#fff;background-color:#13bfc2;box-shadow:0 0 0 1px #13bfc2}.ch-button:disabled,.ch-button.disabled,a.ch-button:disabled,a.ch-button.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.right,a.ch-button.right{position:relative;margin-left:-2em;display:inline-block;width:2em;min-width:2em;height:3em;padding:0;border-radius:0 4px 4px 0;background:#11A8AB url("/images/icons/icon-arrow-right.png") center/11px 17px no-repeat}.ch-button.right:hover,a.ch-button.right:hover{opacity:0.5}.ch-button.right:focus,a.ch-button.right:focus{outline:none}.ch-button.right.ch-loading,a.ch-button.right.ch-loading{background-position:center center}.ch-button.large,a.ch-button.large{font-size:1.4rem}.ch-button.avg,a.ch-button.avg{font-size:12px}.ch-button.tiny,a.ch-button.tiny{font-size:12px;padding:0 1em;border-radius:2em;height:2em;line-height:2em}.ch-button.alert,a.ch-button.alert{background-color:#DE6C56;color:#fff}.ch-button.alert:hover,a.ch-button.alert:hover{background-color:#e27f6b}.ch-button.alert.inverted:not(.disabled):not(:disabled),a.ch-button.alert.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #DE6C56;color:#DE6C56}.ch-button.alert.inverted:not(.disabled):not(:disabled):hover,a.ch-button.alert.inverted:not(.disabled):not(:disabled):hover{color:#fff;background-color:#e27f6b;box-shadow:0 0 0 1px #e27f6b}.ch-button.alert:disabled,.ch-button.alert.disabled,a.ch-button.alert:disabled,a.ch-button.alert.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.alternate,.ch-button.ch-icon.ch-anim-bounce.alternate:hover,.ch-button.ch-icon.ch-anim-bounce.alternate:focus,a.ch-button.alternate{background-color:#394264;color:#fff}.ch-button.alternate:hover,.ch-button.ch-icon.ch-anim-bounce.alternate:hover,a.ch-button.alternate:hover{background-color:#424d74}.ch-button.alternate.inverted:not(.disabled):not(:disabled),a.ch-button.alternate.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #394264;color:#394264}.ch-button.alternate.inverted:not(.disabled):not(:disabled):hover,a.ch-button.alternate.inverted:not(.disabled):not(:disabled):hover{color:#fff;background-color:#424d74;box-shadow:0 0 0 1px #424d74}.ch-button.alternate:disabled,.ch-button.ch-icon.ch-anim-bounce.alternate:disabled:hover,.ch-button.ch-icon.ch-anim-bounce.alternate:disabled:focus,.ch-button.alternate.disabled,.ch-button.disabled.ch-icon.ch-anim-bounce.alternate:hover,.ch-button.disabled.ch-icon.ch-anim-bounce.alternate:focus,a.ch-button.alternate:disabled,a.ch-button.alternate.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.cta,a.ch-button.cta{background-color:#FFAE12;color:#394264;font-weight:bold}.ch-button.cta:hover,a.ch-button.cta:hover{background-color:#ffb72c}.ch-button.cta.inverted:not(.disabled):not(:disabled),a.ch-button.cta.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #FFAE12;color:#394264}.ch-button.cta.inverted:not(.disabled):not(:disabled):hover,a.ch-button.cta.inverted:not(.disabled):not(:disabled):hover{color:#394264;background-color:#ffb72c;box-shadow:0 0 0 1px #ffb72c}.ch-button.cta:disabled,.ch-button.cta.disabled,a.ch-button.cta:disabled,a.ch-button.cta.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.fb,a.ch-button.fb{background-color:#3b5998;color:#fff;background-image:url(/images/chanz-button-facebook.png);background-repeat:no-repeat;background-position:1em center;background-size:auto 80%;padding-left:3em}.ch-button.fb:hover,a.ch-button.fb:hover{background-color:#4264aa}.ch-button.fb.inverted:not(.disabled):not(:disabled),a.ch-button.fb.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #3b5998;color:#3b5998}.ch-button.fb.inverted:not(.disabled):not(:disabled):hover,a.ch-button.fb.inverted:not(.disabled):not(:disabled):hover{color:#fff;background-color:#4264aa;box-shadow:0 0 0 1px #4264aa}.ch-button.fb:disabled,.ch-button.fb.disabled,a.ch-button.fb:disabled,a.ch-button.fb.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.twitter,a.ch-button.twitter{background-color:#55ACEE;color:#fff;background-image:url(/images/icons/icon-twitter-bird-white-36.png);background-repeat:no-repeat;background-position:1em center;background-size:auto 60%;padding-left:3em}.ch-button.twitter:hover,a.ch-button.twitter:hover{background-color:#6cb7f0}.ch-button.twitter.inverted:not(.disabled):not(:disabled),a.ch-button.twitter.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #55ACEE;color:#55ACEE}.ch-button.twitter.inverted:not(.disabled):not(:disabled):hover,a.ch-button.twitter.inverted:not(.disabled):not(:disabled):hover{color:#fff;background-color:#6cb7f0;box-shadow:0 0 0 1px #6cb7f0}.ch-button.twitter:disabled,.ch-button.twitter.disabled,a.ch-button.twitter:disabled,a.ch-button.twitter.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.google,a.ch-button.google{background-color:#DD4B39;color:#fff;background-image:url(/images/icons/icon-google-white-36.png);background-repeat:no-repeat;background-position:1em center;background-size:auto 60%;padding-left:3em}.ch-button.google:hover,a.ch-button.google:hover{background-color:#e15f4f}.ch-button.google.inverted:not(.disabled):not(:disabled),a.ch-button.google.inverted:not(.disabled):not(:disabled){background-color:rgba(255,255,255,0.9);box-shadow:0 0 0 1px #DD4B39;color:#DD4B39}.ch-button.google.inverted:not(.disabled):not(:disabled):hover,a.ch-button.google.inverted:not(.disabled):not(:disabled):hover{color:#fff;background-color:#e15f4f;box-shadow:0 0 0 1px #e15f4f}.ch-button.google:disabled,.ch-button.google.disabled,a.ch-button.google:disabled,a.ch-button.google.disabled{color:var(--font-color-baseline);background-color:var(--baseline-accent-color-10)}.ch-button.ch-loading,a.ch-button.ch-loading{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gIDxwYXRoIGQ9Ik0gMzY2LjA0MSAzMjkuNzU3IEMgMzQyLjM1MSAzNjAuNjM4IDMwNS4yMjcgMzgwLjUyNSAyNjMuNDk0IDM4MC41MjUgQyAxOTEuOTU0IDM4MC41MjUgMTMzLjk1OSAzMjIuMDg3IDEzMy45NTkgMjUwIEMgMTMzLjk1OSAxNzcuOTEzIDE5MS45NTQgMTE5LjQ3NSAyNjMuNDk0IDExOS40NzUgQyAyOTcuMTkxIDExOS40NzUgMzI3Ljg4MyAxMzIuNDQgMzUwLjkyNSAxNTMuNjkgTCAyOTkuMDg2IDE5Ni4yMzIgQyAyODkuMjY0IDE4OS42OSAyNzcuNTM3IDE4NS44ODggMjY0Ljk0MyAxODUuODg4IEMgMjMwLjMzNiAxODUuODg4IDIwMi4yODEgMjE0LjU5MiAyMDIuMjgxIDI1MCBDIDIwMi4yODEgMjg1LjQwOCAyMzAuMzM2IDMxNC4xMTIgMjY0Ljk0MyAzMTQuMTEyIEMgMjg1LjcwNiAzMTQuMTEyIDMwNC4xMSAzMDMuNzggMzE1LjUxMyAyODcuODY3IFoiIHN0eWxlPSJmaWxsOiByZ2IoMTQwLCAxNDAsIDE0MCk7Ii8+ICA8ZWxsaXBzZSBjeD0iMjUwIiBjeT0iMjUwIiByeD0iMjI1IiByeT0iMjI1IiBzdHlsZT0iZmlsbDogbm9uZTsgc3Ryb2tlLXdpZHRoOiA1MDsgc3Ryb2tlOiByZ2IoMTQwLCAxNDAsIDE0MCk7Ii8+ICA8ZWxsaXBzZSBpZD0ib2MiIGN4PSIyNTAiIGN5PSIyNTAiIHJ4PSIyMjUiIHJ5PSIyMjUiIHN0eWxlPSJmaWxsOiBub25lOyBzdHJva2Utd2lkdGg6IDUwOyBzdHJva2U6IHJnYigyMTYsIDIxNywgMjE2KTsiIHN0cm9rZS1kYXNoYXJyYXk9IjE2MywgMTI1MC43MSI+ICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1kYXNob2Zmc2V0IiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZnJvbT0iMCIgdG89Ii0xNDEzLjciPiA8L2FuaW1hdGU+PC9lbGxpcHNlPjwvc3ZnPg==);background-position:95% center;background-repeat:no-repeat;background-size:1em}.ch-button.ch-loading:after,a.ch-button.ch-loading:after{display:none}.ch-button .ch-icon,.ch-button .active .ch-icon.ch-anim-bounce,.active .ch-button .ch-icon.ch-anim-bounce,a.ch-button .ch-icon{max-width:1em;max-height:1em;display:inline;line-height:inherit}.ch-input.avg~.ch-button.right{font-size:14px}.ch-input+.ch-input-decoration .auto-hide{min-width:3em;transition:all 0.5s ease-in;box-shadow:none}.ch-input+.ch-input-decoration .auto-hide span.auto-show{display:block;max-width:0;opacity:0;float:left;overflow:hidden;transition:all 0.5s ease-in;white-space:nowrap}.ch-input:focus+.ch-input-decoration span.auto-show,.ch-input+.ch-input-decoration .auto-hide:focus span.auto-show{opacity:1;max-width:200px;background-color:transparent}.ch-input{display:inline-block;width:100%;padding-left:0.75em;padding-right:0.75em;border:var(--input-border-width) solid var(--baseline-accent-color-10);height:var(--input-size);vertical-align:top;background-color:var(--baseline-color);background-repeat:no-repeat;background-position:0.25em 50%;overflow:hidden;color:var(--font-color-baseline);font-size:var(--input-font-size);text-align:left;transition-duration:0.2s;transition-timing-function:linear;transition-property:border;border-radius:4px;appearance:none;-moz-appearance:none;-webkit-appearance:none;-webkit-opacity:1;-webkit-text-fill-color:var(--font-color-baseline)}.ch-input,.ch-input~.ch-input-decoration{--input-font-size: 16px;--input-size: calc(var(--input-font-size) * 3);--input-border-width: 2px}.ch-input::-ms-clear{display:none}.ch-input::-ms-reveal{display:none}.ch-input::-webkit-outer-spin-button,.ch-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ch-input[type=number]{-moz-appearance:textfield}.ch-input:invalid,.ch-input:-moz-submit-invalid,.ch-input:-moz-ui-invalid{box-shadow:none}.ch-input.left{padding-right:40px}.ch-input:focus{outline:none;border-color:var(--baseline-primary-color)}.ch-input:focus~.ch-input-decoration .ch-input-addon{background-color:var(--baseline-primary-color)}.ch-input.sm,.ch-input.ch-box.info,.ch-input.info.cms-box,.ch-input.sm+.ch-input-decoration,.ch-input.ch-box.info+.ch-input-decoration,.ch-input.info.cms-box+.ch-input-decoration{--input-font-size: 14px;--input-size: calc(var(--input-font-size) * 2);--input-border-width: 1px}.ch-input.avg,.ch-input.avg+.ch-input-decoration{--input-font-size: 14px}.ch-input:disabled{background-color:transparent;border-color:var(--baseline-accent-color)}.ch-input:-webkit-autofill{box-shadow:0 0 0 1000px var(--baseline-color) inset}.ch-input.user{background-image:url("/images/chanz-icon-user.png");padding-left:30px}.ch-input.email{background-image:url("/images/chanz-icon-email_v2.png");padding-left:30px}.ch-input.phone{background-image:url("/images/chanz-icon-phone.png");padding-left:30px}.ch-input.password{background-image:url("/images/chanz-icon-password.png");padding-left:30px}.ch-input~.ch-input-decoration{position:relative;margin-top:calc(var(--input-size) * -1);float:left;width:100%;padding:0 var(--input-border-width);height:var(--input-size);pointer-events:none;overflow:hidden;font-size:16px;text-align:center}.ch-input~.ch-input-decoration .ch-input-icon{float:left;margin:0 0.5em;display:none;height:1.5em;width:1.5em;pointer-events:all}.ch-input~.ch-input-decoration .ch-input-icon.show-icon{display:block}.ch-input~.ch-input-decoration .ch-input-icon.small{width:1em;height:1em;line-height:1em;margin:1em 0.5em}.ch-input~.ch-input-decoration .ch-input-icon.icon-loading{min-height:0}.ch-input~.ch-input-decoration .ch-input-icon.icon-loading:after{width:100%;height:100%;background-size:contain}.ch-input~.ch-input-decoration .ch-input-icon.ch-input-smiley{cursor:pointer;pointer-events:all}.ch-input~.ch-input-decoration .ch-input-icon.ch-input-smiley img{width:1.2em;vertical-align:middle}.ch-input~.ch-input-decoration .ch-input-addon{display:flex;align-items:center;justify-content:center;width:calc(var(--input-size) * 2 / 3);height:100%;background-color:var(--baseline-accent-color-10);transition:background-color 0.2s linear;color:#fff;pointer-events:none}.ch-input~.ch-input-decoration .ch-input-addon .label{display:inline-block;font-size:12px;line-height:1em}.ch-input~.ch-input-decoration .ch-input-addon img{width:1.5em}.ch-input~.ch-input-decoration .ch-button{pointer-events:all;height:inherit;line-height:inherit;min-width:2em;padding:0 0.5em;border-radius:inherit}.ch-input~.ch-input-decoration .left-addons,.ch-input~.ch-input-decoration .right-addons{display:flex;align-items:center;height:100%}.ch-input~.ch-input-decoration .left-addons{float:left}.ch-input~.ch-input-decoration .right-addons{display:flex;pointer-events:none;float:right}.ch-input.avg~.ch-input-decoration{font-size:14px}textarea.ch-input{height:auto}label+.ch-input,label+.ch-dategroup{margin-top:4px}.ch-list,.cms-list{margin-left:1.5em}.ch-list.auto-width,.auto-width.cms-list{display:inline-block}.ch-list li,.cms-list li{position:relative;white-space:normal;margin-bottom:0.5em}.ch-list li:before,.cms-list li:before{position:absolute;top:0;display:inline;width:1em;height:1em;margin-left:-1.5em;line-height:inherit;text-align:right;vertical-align:top;font-weight:bold}.ch-list.align-left,.align-left.cms-list{margin-left:0}.ch-list.bullet-roman,.bullet-roman.cms-list{counter-reset:counter-roman}.ch-list.bullet-roman li:before,.bullet-roman.cms-list li:before{content:counter(counter-roman, lower-roman);counter-increment:counter-roman}.ch-list.bullet-decimal,.bullet-decimal.cms-list{counter-reset:counter-numbers}.ch-list.bullet-decimal li:before,.bullet-decimal.cms-list li:before{content:counter(counter-numbers) ".";counter-increment:counter-numbers}.ch-list.bullet-disc li:before,.bullet-disc.cms-list li:before{content:"\2022"}.ch-list.bullet-dash li:before,.bullet-dash.cms-list li:before{content:"\2013"}.ch-list.bullet-icon,.bullet-icon.cms-list{margin-left:2em}.ch-list.bullet-icon li&gt;.ch-icon,.bullet-icon.cms-list li&gt;.ch-icon,.ch-list.bullet-icon .active li&gt;.ch-icon.ch-anim-bounce,.bullet-icon.cms-list .active li&gt;.ch-icon.ch-anim-bounce{position:absolute;margin-left:-2em;width:1.5em;height:1.5em}.ch-list.bullet-alt li:before,.bullet-alt.cms-list li:before{color:var(--font-color-secondary)}.ch-list.bullet-highlight li:before,.bullet-highlight.cms-list li:before{color:var(--font-color-primary)}.ch-list.bullet-cta li:before,.bullet-cta.cms-list li:before{color:var(--cta-color)}.text-center{text-align:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-nowrap{white-space:nowrap !important}.text-wrap{white-space:normal !important}.text-alternate{color:var(--font-color-secondary) !important}.text-highlight{color:#11A8AB !important}.text-color-primary{color:var(--font-color-baseline-inverted) !important}.text-secondary{color:var(--font-color-baseline) !important}.text-alert{color:#DE6C56 !important}.text-tiny{font-size:9px !important}.text-small{font-size:12px !important}.text-average{font-size:14px !important}.text-primary{font-size:16px !important}.text-bold{font-weight:bold !important}.text-justified{text-align:justify !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}@media screen and (max-width: 932px){.mobile-text-center{text-align:center !important}.mobile-text-left{text-align:left !important}.mobile-text-right{text-align:right !important}}.ch-gradient{background:#11A8AB;background:-moz-linear-gradient(left, #11A8AB 0%, #394264 100%);background:-webkit-linear-gradient(left, #11A8AB 0%, #394264 100%);background:linear-gradient(to right, #11A8AB 0%, #394264 100%)}.ch-emoji{display:inline;text-decoration:none;height:1em;vertical-align:middle}.split{position:relative;overflow:hidden}.split:before,.split:after{display:none;position:absolute;content:"";height:100%;width:100%;top:0;background-color:var(--baseline-primary-color);transform:skewX(20deg);-ms-transform:skewX(20deg);-webkit-transform:skewX(20deg)}.split.left:before{display:block;left:-50%}.split.right:after{display:block;right:-50%}.split&gt;div{position:relative;z-index:1}.background-split{position:relative;overflow:hidden;-webkit-perspective:1px}.background-split:before{position:absolute;z-index:-1;content:"";height:100%;width:100%;top:0;left:0;background-color:var(--baseline-color)}@media screen and (min-width: 933px){.background-split:before{width:140%;min-width:0;transform:skewX(8deg) translateX(-50%);outline:var(--baseline-primary-color) solid 100vw}}.ch-sticky{position:-webkit-sticky;position:sticky;bottom:0.5rem}@media screen and (max-width: 932px){.ch-mobile-sticky{position:-webkit-sticky;position:sticky;bottom:0.5rem}}.ch-sticky-button-row{display:flex;flex-wrap:wrap-reverse;gap:1rem;justify-content:space-evenly;padding:0.5rem 0;background-color:var(--baseline-color);bottom:0}@media screen and (max-width: 932px){.ch-sticky-button-row{padding-bottom:calc(var(--clock-height, "0px") + 0.5rem)}}.ch-sticky-button-row--accent{background-color:var(--baseline-accent-color)}.mask{position:fixed;top:0;left:0;width:100%;height:100%;display:none;background-color:rgba(0,0,0,0.7);z-index:9900;overscroll-behavior:contain;overflow:scroll}.mask div{height:101%}#ajax-popup{z-index:9950;position:fixed;display:none;max-width:100%;max-height:var(--popup-height);word-wrap:break-word;overflow-y:auto;top:var(--license-padding);overscroll-behavior:contain}@media screen and (min-width: 933px){#ajax-popup[data-cover]{position:absolute}}@media screen and (max-width: 479px){#ajax-popup{width:100vw}}#ajax-popup.fix-position{position:fixed !important}#ajax-popup.rightcorner:after{left:auto;right:10px}#ajax-popup.ajax-left-slide{left:0;right:auto}#ajax-popup.ajax-left-slide.animate{transform:translateX(-100%)}#ajax-popup.ajax-right-slide{left:auto;right:0}#ajax-popup.ajax-right-slide.animate{transform:translateX(100%)}#ajax-popup.ajax-center:after{border:none}#ajax-popup #ajax-container{width:100%;height:100%;border-radius:inherit}#ajax-popup.side-slide{position:fixed;background-color:var(--baseline-color);width:320px;-webkit-overflow-scrolling:touch;height:var(--popup-height)}@media screen and (max-width: 479px){#ajax-popup.side-slide{width:100%}#ajax-popup.side-slide.partial-cover{width:calc(100vw - 2rem)}}#ajax-popup.side-slide.animate{transition:transform 0.25s cubic-bezier(0, 0, 0, 1)}#ajax-popup.side-slide.animate.animated{transform:translateX(0)}#ajax-popup.ajax-center{left:50%;top:50%;transform:translate(-50%, -50%) translateZ(0) scale(0.9999, 0.9999);-webkit-font-smoothing:subpixel-antialiased}@media screen and (min-width: 933px){#ajax-popup.round-left,#ajax-popup.ajax-lightbox{border-top-left-radius:10px;border-bottom-left-radius:10px}#ajax-popup.round-right,#ajax-popup.ajax-lightbox{border-top-right-radius:10px;border-bottom-right-radius:10px}}#ajax-popup.ajax-lightbox{background-color:var(--baseline-color);padding:5%;max-height:var(--popup-height)}#ajax-popup.ajax-lightbox.nopad{padding:0}@media screen and (max-width: 932px){#ajax-popup.ajax-lightbox{transform:none;top:var(--license-padding);left:0;height:var(--popup-height);width:100vw}}#ajax-popup.ajax-lightbox:not(.noauto) #ajax-container{height:auto}#ajax-popup.ajax-lightbox.large{max-width:1024px}@media screen and (min-width: 480px){#ajax-popup.ajax-lightbox.large{width:90vw}}#ajax-popup.ajax-lightbox.dark{background-color:var(--baseline-secondary-accent-color);color:var(--font-color-baseline-inverted)}#ajax-popup.ajax-lightbox--accent{background-color:var(--baseline-accent-color)}#ajax-popup.ajax-lightbox.center{display:flex;align-items:center;justify-content:center}#ajax-popup.js-element-pin{position:absolute}#ajax-popup&gt;.close-button{position:absolute;z-index:2;right:0.5rem;top:0.5rem;line-height:1em}#ajax-popup&gt;.close-button input{border:none}@media screen and (min-width: 933px) and (max-width: 1023px){#ajax-popup.ajax-right-slide{width:270px}}.ch-breadcrumb{font-size:14px;color:var(--font-color-baseline);opacity:0.7}@media screen and (max-width: 479px){.ch-breadcrumb{font-size:12px}}.ch-breadcrumb ol{margin-bottom:1em}.ch-breadcrumb ol li{display:inline-block}.lightbox-close-menu .ch-breadcrumb ol{margin-bottom:0}body.theme-dark-mode{--font-baseline-color-default: var(--color-neutral-bright-mask-70);--font-baseline-color-inverted: var(--color-brand-blue-mask-80);--font-baseline-color-primary: var(--color-neutral-1000);--font-baseline-color-primary-fixed: var(--color-brand-cyan-700);--font-baseline-color-secondary: var(--color-neutral-1000);--font-baseline-color-alert: var(--color-brand-red-600);--font-baseline-color-cta: var(--color-brand-yellow-500);--surface-baseline-color-default: var(--color-brand-blue-400);--surface-baseline-color-default-mask-medium: var(--color-neutral-dark-mask-50);--surface-baseline-color-contrast: var(--color-brand-blue-400);--surface-baseline-color-primary: var(--color-brand-cyan-500);--surface-baseline-color-primary-accent: var(--color-brand-cyan-600);--surface-baseline-color-primary-bright: var(--color-brand-cyan-200);--surface-baseline-color-primary-mask-subtle: var(--color-brand-cyan-mask-10);--surface-baseline-color-accent: var(--color-brand-blue-500);--surface-baseline-color-cta: var(--color-brand-yellow-mask-20);--surface-baseline-color-cta-solid: var(--color-brand-yellow-200);--surface-baseline-color-alert: var(--color-brand-red-500);--surface-baseline-color-secondary-mask-subtle: var(--color-neutral-bright-mask-5);--border-baseline-color-default: var(--color-brand-blue-600);--border-baseline-color-accent: var(--color-brand-blue-600);--border-baseline-color-input: var(--color-brand-blue-600);--baseline-color: #252938;--baseline-accent-color: #2F3447;--baseline-accent-color-10: #434a66;--baseline-secondary-accent-color-mask-5: rgba(255,255,255,0.05);--baseline-primary-accent-color-mask-10: rgba(255,255,255,0.1);--font-color-baseline: rgba(255,255,255,0.7);--font-color-primary-inverting: #fff;--font-color-secondary: #fff;--baseline-overlay: rgba(0,0,0,0.05)}@media screen and (min-width: 933px){body.theme-dark-mode #page-background{opacity:20%}}body.theme-dark-mode img.dark-mode-lighten{filter:brightness(3.5) saturate(0.2)}body.theme-dark-mode img.dark-mode-invert,body.theme-dark-mode .announcer-icon,body.theme-dark-mode img[src*="announcer-icon"]:not([src*="announcer-icon-default"]){filter:invert(1) saturate(0) !important}body.theme-dark-mode img[data-scheme="light"]{display:none}body.theme-dark-mode.ch-internal{--baseline-accent-color-10: var(--color-brand-blue-600)}@media (prefers-color-scheme: light){img[data-scheme="dark"]{display:none}}@media (prefers-color-scheme: dark){body.theme-auto-mode{--font-baseline-color-default: var(--color-neutral-bright-mask-70);--font-baseline-color-inverted: var(--color-brand-blue-mask-80);--font-baseline-color-primary: var(--color-neutral-1000);--font-baseline-color-primary-fixed: var(--color-brand-cyan-700);--font-baseline-color-secondary: var(--color-neutral-1000);--font-baseline-color-alert: var(--color-brand-red-600);--font-baseline-color-cta: var(--color-brand-yellow-500);--surface-baseline-color-default: var(--color-brand-blue-400);--surface-baseline-color-default-mask-medium: var(--color-neutral-dark-mask-50);--surface-baseline-color-contrast: var(--color-brand-blue-400);--surface-baseline-color-primary: var(--color-brand-cyan-500);--surface-baseline-color-primary-accent: var(--color-brand-cyan-600);--surface-baseline-color-primary-bright: var(--color-brand-cyan-200);--surface-baseline-color-primary-mask-subtle: var(--color-brand-cyan-mask-10);--surface-baseline-color-accent: var(--color-brand-blue-500);--surface-baseline-color-cta: var(--color-brand-yellow-mask-20);--surface-baseline-color-cta-solid: var(--color-brand-yellow-200);--surface-baseline-color-alert: var(--color-brand-red-500);--surface-baseline-color-secondary-mask-subtle: var(--color-neutral-bright-mask-5);--border-baseline-color-default: var(--color-brand-blue-600);--border-baseline-color-accent: var(--color-brand-blue-600);--border-baseline-color-input: var(--color-brand-blue-600);--baseline-color: #252938;--baseline-accent-color: #2F3447;--baseline-accent-color-10: #434a66;--baseline-secondary-accent-color-mask-5: rgba(255,255,255,0.05);--baseline-primary-accent-color-mask-10: rgba(255,255,255,0.1);--font-color-baseline: rgba(255,255,255,0.7);--font-color-primary-inverting: #fff;--font-color-secondary: #fff;--baseline-overlay: rgba(0,0,0,0.05)}}@media screen and (prefers-color-scheme: dark) and (min-width: 933px){body.theme-auto-mode #page-background{opacity:20%}}@media (prefers-color-scheme: dark){body.theme-auto-mode img.dark-mode-lighten{filter:brightness(3.5) saturate(0.2)}body.theme-auto-mode img.dark-mode-invert,body.theme-auto-mode .announcer-icon,body.theme-auto-mode img[src*="announcer-icon"]:not([src*="announcer-icon-default"]){filter:invert(1) saturate(0) !important}body.theme-auto-mode img[data-scheme="light"]{display:none}body.theme-auto-mode.ch-internal{--baseline-accent-color-10: var(--color-brand-blue-600)}}*{padding:0;margin:0;box-sizing:border-box}html,body{min-height:100vh;background-color:var(--baseline-color)}html.ch-mobile,body.ch-mobile{min-height:85vh}body{width:100%;margin-right:auto;margin-left:auto;-webkit-text-size-adjust:100%}iframe{width:100%;border:none;height:100%}a.round,input[type=submit].round,input[type=button].round,button.round,.ch-icon.round,.active .round.ch-icon.ch-anim-bounce{border-radius:50%}hr{border:0;overflow:visible;border-bottom:1px solid var(--baseline-accent-color-10)}hr.or{height:42px;position:relative;border:0}hr.or:before{position:absolute;display:block;content:" ";border-bottom:1px solid var(--baseline-accent-color-10);top:50%;width:100%}hr.or:after{position:absolute;content:attr(data-text);display:inline-block;height:42px;width:42px;margin-left:-22px;left:50%;color:var(--font-color-baseline);font-size:14px;text-transform:uppercase;background-color:var(--baseline-accent-color-10);border-radius:43px;line-height:43px;text-align:center}hr.pad{margin-top:0.5em;margin-bottom:0.5em}img,fieldset{margin:0;padding:0;border:0}img{max-width:100%}code{font-size:14px;white-space:pre;display:inline-block;color:black;border:2px solid red;margin:20px;padding:10px;border-radius:10px;background-color:rgba(255,208,208,0.5)}a,span,input[type=submit],input[type=button],button{outline:none}a:focus,a.focus,span:focus,span.focus,input[type=submit]:focus,input[type=submit].focus,input[type=button]:focus,input[type=button].focus,button:focus,button.focus{box-shadow:0 0 5px 5px rgba(0,0,0,0.05)}ul li{list-style-type:none}.cms{background-repeat:no-repeat;background-position:center}table.data-table,table.cms-table{width:100%;border-spacing:0}table.data-table thead.alternate,table.cms-table thead.alternate,table.data-table thead.ch-icon.ch-anim-bounce.alternate:hover,table.cms-table thead.ch-icon.ch-anim-bounce.alternate:hover,table.data-table thead.ch-icon.ch-anim-bounce.alternate:focus,table.cms-table thead.ch-icon.ch-anim-bounce.alternate:focus{background-color:var(--baseline-secondary-color);color:var(--font-color-baseline-inverted)}table.data-table tbody tr:nth-of-type(even),table.cms-table tbody tr:nth-of-type(even){background-color:var(--baseline-accent-color)}table.data-table td,table.cms-table td,table.data-table th,table.cms-table th{border:0;padding:0.2em;text-align:left}table.data-table.striped,table.striped.cms-table{border-collapse:collapse}table.data-table.striped tbody tr,table.striped.cms-table tbody tr{background-color:transparent}table.data-table.striped tbody tr th,table.striped.cms-table tbody tr th,table.data-table.striped tbody tr td,table.striped.cms-table tbody tr td{border:1px solid var(--baseline-accent-color)}@media screen and (max-width: 479px){table.data-table.mobile-friendly thead,table.mobile-friendly.cms-table thead,table.data-table.mobile-friendly th,table.mobile-friendly.cms-table th{display:none}table.data-table.mobile-friendly.table,table.mobile-friendly.table.cms-table,table.data-table.mobile-friendly table,table.mobile-friendly.cms-table table,table.data-table.mobile-friendly tr,table.mobile-friendly.cms-table tr,table.data-table.mobile-friendly td,table.mobile-friendly.cms-table td,table.data-table.mobile-friendly tbody,table.mobile-friendly.cms-table tbody{display:block}table.data-table.mobile-friendly td,table.mobile-friendly.cms-table td{text-align:right !important}table.data-table.mobile-friendly td:before,table.mobile-friendly.cms-table td:before{content:attr(data-label);float:left;font-weight:bold}table.data-table.mobile-friendly.striped td,table.mobile-friendly.striped.cms-table td{border-left:none;border-top:none;border-right:none}table.data-table.mobile-friendly.striped td:first-child,table.mobile-friendly.striped.cms-table td:first-child{margin-top:1em}}.noscroll{-ms-overflow-style:none}.noscroll::-webkit-scrollbar{display:none}.yscroll{overflow-y:auto}.inline-list{display:inline-block;margin:0;padding:0;list-style-type:none;white-space:nowrap;vertical-align:middle}.inline-list li{display:inline-block;vertical-align:middle;width:auto}.ch-form-layout,.ch-form-row,.ch-form{display:flex;gap:1rem 0.5rem;flex-direction:column}.ch-form{text-align:center;max-width:500px;margin:0 auto}.ch-form a,.ch-form .ch-box,.ch-form .cms-box{font-size:16px}.ch-form label{display:block;text-align:left;width:100%;font-size:12px}.ch-form fieldset{margin:10px 0}@media screen and (min-width: 933px){.ch-form fieldset{margin:20px 0}}.ch-form h2{margin:0;text-align:left}.ch-form.inline{display:inline-block}.ch-form a:not(.ch-button),.ch-form label,.ch-form .ch-formgroup{color:var(--font-color-baseline)}.ch-form .ch-message{margin-top:4px;font-size:14px}.ch-form .ch-error{text-align:right;font-size:14px}.ch-form .ch-critical-info,.ch-form .ch-warning-info{max-height:0;overflow:hidden;font-size:14px;transition:max-height 0.5s linear 1s}.ch-form .ch-error.ch-critical~.ch-critical-info{max-height:300px}.ch-form .ch-error.ch-warning~.ch-warning-info{max-height:300px}.ch-form-row{flex-direction:row;flex-wrap:nowrap;white-space:normal;width:100%}@media screen and (max-width: 932px){.ch-form-row:not(.nowrap){flex-wrap:wrap}}.ch-form-row .ch-formgroup{margin:0}.ch-formgroup{position:relative;text-align:center;vertical-align:top;width:100%;display:inline-block}.ch-formgroup&gt;.ch-formgroup{margin:0}.ch-formgroup.w15{width:15%}.ch-formgroup.tiny,.ch-formgroup.w20{width:20%}.ch-formgroup.w25{width:25%}.ch-formgroup.w30{width:30%}.ch-formgroup.third,.ch-formgroup.w33{width:33.33%}.ch-formgroup.auto{width:auto}.ch-formgroup.small,.ch-formgroup.w40{width:40%}.ch-formgroup.w45{width:45%}.ch-formgroup.average,.ch-formgroup.w50{width:50%}.ch-formgroup.w55{width:55%}.ch-formgroup.medium,.ch-formgroup.w60{width:60%}.ch-formgroup.w70{width:70%}.ch-formgroup.large,.ch-formgroup.w80{width:80%}@media screen and (max-width: 932px){.ch-formgroup.w15:not(.nowrap),.ch-formgroup.w20:not(.nowrap),.ch-formgroup.w25:not(.nowrap),.ch-formgroup.w30:not(.nowrap),.ch-formgroup.w33:not(.nowrap),.ch-formgroup.w40:not(.nowrap),.ch-formgroup.w45:not(.nowrap),.ch-formgroup.w50:not(.nowrap),.ch-formgroup.w55:not(.nowrap),.ch-formgroup.w60:not(.nowrap),.ch-formgroup.w70:not(.nowrap),.ch-formgroup.w80:not(.nowrap),.ch-formgroup.tiny:not(.nowrap),.ch-formgroup.small:not(.nowrap),.ch-formgroup.third:not(.nowrap),.ch-formgroup.average:not(.nowrap),.ch-formgroup.medium:not(.nowrap),.ch-formgroup.large:not(.nowrap),.ch-formgroup.auto:not(.nowrap){width:100%}}.ch-formgroup.w15 .ch-error,.ch-formgroup.w20 .ch-error,.ch-formgroup.w25 .ch-error,.ch-formgroup.w30 .ch-error,.ch-formgroup.w33 .ch-error,.ch-formgroup.w40 .ch-error,.ch-formgroup.w45 .ch-error,.ch-formgroup.w50 .ch-error,.ch-formgroup.w55 .ch-error,.ch-formgroup.w60 .ch-error,.ch-formgroup.w70 .ch-error,.ch-formgroup.w80 .ch-error,.ch-formgroup.tiny .ch-error,.ch-formgroup.small .ch-error,.ch-formgroup.third .ch-error,.ch-formgroup.average .ch-error,.ch-formgroup.medium .ch-error,.ch-formgroup.large .ch-error,.ch-formgroup.auto .ch-error{text-align:center}.ch-dategroup{font-size:0}.ch-dategroup .day,.ch-dategroup .month{width:29%;margin-right:1%}.ch-dategroup .year{margin:0;width:40%}select::-ms-expand{display:none}.ch-select{position:relative;width:100%;display:inline-block}.ch-select.with-icons .ch-input::-webkit-input-placeholder{padding-left:2em}.ch-select.with-icons .ch-input::-moz-placeholder{text-align:center}.ch-select.with-icons .ch-input:-ms-input-placeholder{padding-left:2em}.ch-select.with-icons .ch-input:-moz-placeholder{text-align:center}.ch-select .ch-input{cursor:pointer}.ch-select ul{max-height:0;position:absolute;width:100%;margin-top:1px;z-index:9700;font-size:16px;list-style-type:none;text-align:left;background-color:var(--baseline-color);border-radius:4px;overflow:auto;transition:max-height 0.1s ease-in}.ch-select ul li{position:relative;color:var(--font-color-baseline);padding:0.25em 0 0.25em 0.5em;white-space:nowrap;cursor:pointer;background-position:0.25em 50%;background-repeat:no-repeat}.ch-select ul li:not(:first-child){border-top:1px solid var(--baseline-accent-color)}.ch-select ul li[data-selected],.ch-select ul li.hover{background-color:var(--baseline-primary-color);color:var(--font-color-baseline-inverted);transition:all 0.2s linear}.ch-select ul li[data-disabled]{color:var(--font-color-baseline);background-color:var(--baseline-accent-color)}.ch-select ::-webkit-input-placeholder{text-align:left}.ch-select :-moz-placeholder{text-align:left}.ch-select ::-moz-placeholder{text-align:left}.ch-select :-ms-input-placeholder{text-align:left}.ch-select.open ul{max-height:190px;border:2px solid #11A8AB}.ch-select.open-up ul{bottom:0;margin-bottom:calc(3em + 4px);border-top-width:2px}.ch-select.select_phone_prefix li:nth-child(5){border-top:2px solid #11A8AB}.ch-checkbox,.ch-radio{display:inline-block;padding:4px 0;width:100%}.ch-checkbox label,.ch-radio label{position:relative;display:inline-block;font-size:16px;text-align:center;cursor:pointer;width:auto;min-width:2rem}.ch-checkbox label p.label,.ch-radio label p.label{display:inline-block;text-align:left;padding-left:2rem;margin:0}.ch-checkbox input,.ch-radio input{display:none}.ch-checkbox input+label span,.ch-radio input+label span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0;transition:all 0.2s linear;display:inline-block;width:1.5rem;height:1.5rem;border-radius:50%;vertical-align:middle;background:url(/images/chanz-checkbox-dark.png);background-size:contain;background-repeat:no-repeat;background-color:var(--baseline-color)}.ch-checkbox input:checked+label span,.ch-radio input:checked+label span{background-image:url(/images/chanz-checkbox-dark-checked.png)}.ch-checkbox a,.ch-radio a{text-decoration:underline}.ch-radio{display:inline-block;width:100%;padding-left:1rem}.ch-radio input:disabled+label{opacity:0.3}.ch-radio label{transition:all 0.2s linear;position:relative;display:block;height:64px;border:2px solid var(--baseline-accent-color-10);border-radius:8px;text-align:left;cursor:pointer;background-size:1em;background-repeat:no-repeat;background-position:1em center}@media screen and (max-width: 479px){.ch-radio label{height:45px}}.ch-radio label.email{background-image:url(/images/chanz-icon-email_v2.png)}.ch-radio label.sms{background-image:url(/images/chanz-icon-phone.png)}.ch-radio label p.label{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center;display:block;padding:0 1.5em;overflow:hidden;line-height:1em}.ch-radio img{padding:3%;width:100%;height:100%;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ch-radio input:checked+label{border-color:var(--baseline-primary-color)}.ch-radio input+label span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;width:2em;height:2em;left:-1em;background-color:var(--baseline-color)}.ch-radio.small{padding-left:12.5px}.ch-radio.small label{height:42px;font-size:14px}.ch-radio.small label span{width:21px;height:21px;left:-10.5px}.ch-radio-group.inline .ch-radio{display:inline-block;width:auto}.ch-box.alternate .ch-radio-group .label,.alternate.cms-box .ch-radio-group .label{color:var(--font-color-baseline-inverted)}.ch-error{margin-top:4px;text-align:center;color:#DE6C56;white-space:normal;font-weight:bold}.ch-error:empty{display:none}.ch-error&gt;a{font-size:14px;color:#DE6C56}.ch-message{text-align:center;color:var(--font-color-primary);white-space:normal}.ch-message:empty{display:none}.ch-message.size2{font-size:1.4rem}.ch-icon,.active .ch-icon.ch-anim-bounce{text-decoration:none;vertical-align:middle;max-width:none}a .ch-icon,a .active .ch-icon.ch-anim-bounce,.active a .ch-icon.ch-anim-bounce{margin-right:0.5em;transition:opacity 0.2s linear}a:hover .ch-icon,a:hover .active .ch-icon.ch-anim-bounce,.active a:hover .ch-icon.ch-anim-bounce{opacity:0.5}.shade{display:none;visibility:hidden;background-color:transparent}button.ch-icon:hover .shade{display:block;visibility:visible;width:100%;position:absolute;top:0;height:100%;left:0;border-radius:50%;background-color:rgba(0,0,0,0.5);transition:background-color 0.2s linear}.ch-container{width:90%;margin:0 auto;max-width:1440px}@media screen and (max-width: 932px){.ch-container{width:96%}}@media screen and (max-width: 932px){.page-content .ch-container:not(.retain-width){width:100%}}.ch-row{white-space:nowrap;width:100%;vertical-align:middle;display:table}.ch-row .ch-col{display:table-cell;padding:0;margin:0;vertical-align:middle;white-space:normal;width:auto}.ch-row .ch-col.top-align{vertical-align:top}.ch-row .ch-col.left{width:50%}.ch-row .ch-col.right{text-align:right}.ch-row .ch-col.w20{width:20%}.ch-row .ch-col.w25{width:25%}.ch-row .ch-col.w30{width:30%}.ch-row .ch-col.w35{width:35%}.ch-row .ch-col.w33{width:33.3333%}.ch-row .ch-col.w40{width:40%}.ch-row .ch-col.w45{width:45%}.ch-row .ch-col.w50{width:50%}.ch-row .ch-col.w60{width:60%}.ch-row .ch-col.w70{width:70%}.ch-row .ch-col:nth-child(2){text-align:center}.ch-row .ch-col:last-child{text-align:right}.ch-row .ch-col.min{width:1%}.ch-row .ch-col.auto{width:auto}@media screen and (max-width: 479px){.ch-row.wrap-xs&gt;.ch-col{display:block;width:100%;padding:1%}.ch-row.wrap-xs&gt;.ch-col:empty{display:none}}@media screen and (max-width: 932px){.ch-row.wrap&gt;.ch-col{display:block;width:100%;padding:1%}.ch-row.wrap&gt;.ch-col:empty{display:none}}.ch-middle-wrapper{display:table;height:100%;min-height:inherit;width:100%;vertical-align:middle}.ch-middle{display:table-cell;vertical-align:middle;width:inherit}@media screen and (max-width: 932px){.ch-middle{vertical-align:top}}.ch-center{margin-left:auto;margin-right:auto}.ch-avatar{position:relative;display:inline-block;max-height:80px;max-width:80px;background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle}.ch-avatar img{width:100%}.ch-avatar:focus{box-shadow:none}.ch-avatar.small{max-height:50px;max-width:50px}.ch-avatar.tiny{max-height:32px;max-width:32px}.ch-avatar[data-online]:before{position:absolute;right:0;top:2px;margin-right:-2px;display:block;content:" ";width:9px;height:9px;border-radius:50%;background-color:#DE6C56;border:1px solid white}.ch-avatar[data-online="1"]:before{background-color:var(--baseline-primary-color)}.ch-notification:before{transition:font-size 0.1s cubic-bezier(0, 0, 0, 1);font-size:0;font-weight:normal;content:" ";position:absolute;display:inline-block;text-align:center;right:0;translate:50% -50%;background-color:#DE6C56;min-width:1.2em;height:1.2em;line-height:1.2em;padding:0.3em;white-space:nowrap;border-radius:1.5em;color:var(--font-color-baseline-inverted);z-index:1}.ch-notification[data-notification]{text-decoration:none;position:relative}.ch-notification[data-notification]:before{content:attr(data-notification);font-size:Min(1em, 0.65rem)}.ch-notification[data-notification].lg:before{font-size:16px}.ch-notification.ch-notification-dot[data-notification]:before{font-size:Min(1em, 0.5rem)}.ch-box,.cms-box{background-color:var(--baseline-accent-color);border-radius:8px;margin-top:1em;padding:1em;margin-bottom:1em}.ch-box a:not(.ch-button),.cms-box a:not(.ch-button){color:inherit}.ch-box.border,.border.cms-box{border:2px solid var(--baseline-accent-color)}.ch-box.transparent,.transparent.cms-box,.ch-box.border,.border.cms-box{background-color:transparent}.ch-box.stretched,.stretched.cms-box{width:calc(100% + 2em);margin-left:-1em}@media screen and (max-width: 932px){.ch-box.stretched,.stretched.cms-box{width:calc(100% + 1em);margin-left:-0.5em;padding:0.5em}}.ch-box.darken,.darken.cms-box,.ch-box--dark-mask{background-color:rgba(0,0,0,0.7)}.ch-box.lighten,.lighten.cms-box{background-color:rgba(255,255,255,0.9)}.ch-box.highlight,.highlight.cms-box,.ch-box.info,.info.cms-box,.active .ch-box.ch-icon.ch-anim-bounce,.active .ch-icon.ch-anim-bounce.cms-box,.ch-box--primary{color:var(--font-baseline-color-primary-fixed);background-color:var(--surface-baseline-color-primary-mask-subtle)}.ch-box.highlight a:not(.ch-button),.highlight.cms-box a:not(.ch-button),.ch-box.info a:not(.ch-button),.info.cms-box a:not(.ch-button),.active .ch-box.ch-icon.ch-anim-bounce a:not(.ch-button),.active .ch-icon.ch-anim-bounce.cms-box a:not(.ch-button),.ch-box--primary a:not(.ch-button){color:inherit;font-size:inherit}.ch-box.alert,.alert.cms-box,.ch-box--alert{color:var(--font-baseline-color-alert);background-color:var(--surface-baseline-color-alert-mask-subtle)}.ch-box.cta,.cta.cms-box,.ch-box--cta{color:var(--font-baseline-color-cta);background-color:var(--surface-baseline-color-cta)}.ch-box.cta-solid,.cta-solid.cms-box,.ch-box--cta-solid{color:var(--font-baseline-color-cta);background-color:var(--surface-baseline-color-cta-solid)}.ch-box.alternate,.alternate.cms-box,.ch-box.ch-icon.ch-anim-bounce.alternate:hover,.ch-icon.ch-anim-bounce.alternate.cms-box:hover,.ch-box.ch-icon.ch-anim-bounce.alternate:focus,.ch-icon.ch-anim-bounce.alternate.cms-box:focus,.ch-box--secondary{color:var(--font-color-baseline-inverted);background-color:var(--baseline-secondary-accent-color)}.ch-box.inline,.inline.cms-box{display:inline-block}.ch-box.circle,.circle.cms-box{position:relative;background-color:transparent;padding:0;margin:0;border:0.5em solid rgba(0,0,0,0);font-weight:bold;display:inline-block}.ch-box.circle.darken:before,.circle.darken.cms-box:before{background-color:rgba(0,0,0,0.7)}.ch-box.circle:before,.circle.cms-box:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:" ";z-index:-1;width:calc(100% + 1em);height:0;padding-bottom:calc(100% + 1em);border-radius:50%}.ch-box.circle.highlight,.circle.highlight.cms-box,.circle.ch-box.info,.circle.info.cms-box,.active .circle.ch-icon.ch-anim-bounce{color:var(--font-color-primary)}.ch-box.circle.highlight:before,.circle.highlight.cms-box:before,.circle.ch-box.info:before,.circle.info.cms-box:before,.active .circle.ch-icon.ch-anim-bounce:before{border:2px solid var(--baseline-primary-color);background-color:rgba(17,168,171,0.1)}.ch-box.sm .ch-checkbox p.label,.sm.cms-box .ch-checkbox p.label,.ch-box.info .ch-checkbox p.label,.info.cms-box .ch-checkbox p.label,.ch-box.sm .ch-radio p.label,.sm.cms-box .ch-radio p.label,.ch-box.info .ch-radio p.label,.info.cms-box .ch-radio p.label{font-size:12px}.ch-box.sm .ch-input:focus,.sm.cms-box .ch-input:focus,.ch-box.info .ch-input:focus,.info.cms-box .ch-input:focus{border-color:var(--baseline-primary-color)}.ch-box.info .ch-checkbox p.label,.info.cms-box .ch-checkbox p.label,.ch-box.info .ch-radio p.label,.info.cms-box .ch-radio p.label{color:var(--font-color-primary)}.ch-box--with-icon{font-size:14px}.ch-box--with-icon .ch-row{display:flex;align-items:center;gap:1em}.ch-box--with-icon .ch-row .ch-col,.ch-box--with-icon .ch-row .ch-col-auto{text-align:left;flex-grow:1}.ch-box--with-icon .ch-row .ch-col:first-child,.ch-box--with-icon .ch-row .ch-col-auto:first-child{text-align:left;flex-grow:0}.ch-box--with-icon b{white-space:nowrap}.ch-box--test{background-color:#AB117D;color:#fff}.ch-box:has(&gt;.ch-pill-line--top-right),.cms-box:has(&gt;.ch-pill-line--top-right),.ch-box:has(&gt;.ch-pill-line--top-left),.cms-box:has(&gt;.ch-pill-line--top-left){position:relative;padding-top:2rem}@media (prefers-color-scheme: dark){body.theme-auto-mode .ch-box.alert,body.theme-auto-mode .alert.cms-box{background-color:transparent;border:2px solid var(--baseline-alert-color)}}.ch-formgroup .ch-box,.ch-formgroup .cms-box{margin-top:0;margin-bottom:0}#social-target{position:relative}[data-ajax-snippet]{position:relative;transition:height 0.3s linear}[data-ajax-snippet].ch-loading{min-height:2.5rem}.ch-progress{--progress: var(--progress, 0%);display:table;width:100%;position:relative}.ch-progress.w50{width:50%}.ch-progress.w75{width:75%}.ch-progress .bar{position:relative;display:table-cell;height:1em;background-color:var(--baseline-color);border-radius:0.5em;overflow:hidden;vertical-align:bottom;-webkit-perspective:1px;font-size:16px}.ch-progress .bar .completed{content:" ";position:absolute;top:0;height:1em;width:var(--progress);min-width:5%;max-width:98%;background-color:var(--baseline-primary-color);transform:skewX(20deg)}.ch-progress .bar .progress-label{opacity:0;transition:opacity 1s;background-image:linear-gradient(to right, var(--font-color-baseline-inverted) var(--progress), var(--font-color-primary-inverting) var(--progress) 100%);-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;text-align:center;position:absolute;top:0.2em;font-size:0.6em;white-space:nowrap;width:100%;overflow:hidden}.ch-progress.animated .progress-label{opacity:1}.ch-badge{position:relative;margin:0.5em;display:inline-block;max-width:75px;max-height:75px;background-color:transparent;border:none;width:100%}.ch-badge img{max-height:inherit;max-width:inherit;width:inherit}@media screen and (min-width: 933px){.ch-badge.exclusive{max-height:150px;max-width:150px}}.ch-badge.text-float{float:left;margin-top:0;margin-bottom:0;margin-left:0}.ch-displayname{color:var(--font-color-secondary)}.ch-share-buttons:not(.v2){margin-bottom:0;text-align:center}@media screen and (max-width: 479px){.ch-share-buttons:not(.v2) .share-button:not(.sms){padding-left:35px;padding-right:10px}}.ch-share-buttons:not(.v2)&gt;div,.ch-share-buttons:not(.v2) a,.ch-share-buttons:not(.v2) input[type="button"]{margin:0.5em 0}@media screen and (min-width: 933px){.ch-share-buttons:not(.v2)&gt;div:not(:last-child),.ch-share-buttons:not(.v2) a:not(:last-child),.ch-share-buttons:not(.v2) input[type="button"]:not(:last-child){margin-right:5%}}.ch-share-buttons:not(.v2).v2&gt;div{display:block}.ch-share-buttons:not(.v2) .share-button{width:20%;min-width:150px;text-align:center}.ch-share-buttons.v2&gt;div{text-align:center}.ch-share-buttons.v2 .share-button{width:auto;min-width:150px;margin:0.5em auto}.ch-pad,.cms-pad{margin-top:1em;margin-bottom:1em}.ch-pad--em-05{margin-top:.5em;margin-bottom:.5em}.ch-pad--emt-05{margin-top:.5em}.ch-pad--emb-05{margin-bottom:.5em}.ch-pad--rm-05{margin-top:.5rem;margin-bottom:.5rem}.ch-pad--rmt-05{margin-top:.5rem}.ch-pad--rmb-05{margin-bottom:.5rem}.ch-pad.em.5,.em.5.cms-pad{margin-top:.5em;margin-bottom:.5em}.ch-pad.he.5,.he.5.cms-pad{margin-top:.5rem;margin-bottom:.5rem}.ch-pad--em-0{margin-top:0em;margin-bottom:0em}.ch-pad--emt-0{margin-top:0em}.ch-pad--emb-0{margin-bottom:0em}.ch-pad--rm-0{margin-top:0rem;margin-bottom:0rem}.ch-pad--rmt-0{margin-top:0rem}.ch-pad--rmb-0{margin-bottom:0rem}.ch-pad.em0,.em0.cms-pad{margin-top:0em;margin-bottom:0em}.ch-pad.he0,.he0.cms-pad{margin-top:0rem;margin-bottom:0rem}.ch-pad--em-1{margin-top:1em;margin-bottom:1em}.ch-pad--emt-1{margin-top:1em}.ch-pad--emb-1{margin-bottom:1em}.ch-pad--rm-1{margin-top:1rem;margin-bottom:1rem}.ch-pad--rmt-1{margin-top:1rem}.ch-pad--rmb-1{margin-bottom:1rem}.ch-pad.em1,.em1.cms-pad{margin-top:1em;margin-bottom:1em}.ch-pad.he1,.he1.cms-pad{margin-top:1rem;margin-bottom:1rem}.ch-pad--em-2{margin-top:2em;margin-bottom:2em}.ch-pad--emt-2{margin-top:2em}.ch-pad--emb-2{margin-bottom:2em}.ch-pad--rm-2{margin-top:2rem;margin-bottom:2rem}.ch-pad--rmt-2{margin-top:2rem}.ch-pad--rmb-2{margin-bottom:2rem}.ch-pad.em2,.em2.cms-pad{margin-top:2em;margin-bottom:2em}.ch-pad.he2,.he2.cms-pad{margin-top:2rem;margin-bottom:2rem}.ch-pad--em-3{margin-top:3em;margin-bottom:3em}.ch-pad--emt-3{margin-top:3em}.ch-pad--emb-3{margin-bottom:3em}.ch-pad--rm-3{margin-top:3rem;margin-bottom:3rem}.ch-pad--rmt-3{margin-top:3rem}.ch-pad--rmb-3{margin-bottom:3rem}.ch-pad.em3,.em3.cms-pad{margin-top:3em;margin-bottom:3em}.ch-pad.he3,.he3.cms-pad{margin-top:3rem;margin-bottom:3rem}.ch-pad--em-4{margin-top:4em;margin-bottom:4em}.ch-pad--emt-4{margin-top:4em}.ch-pad--emb-4{margin-bottom:4em}.ch-pad--rm-4{margin-top:4rem;margin-bottom:4rem}.ch-pad--rmt-4{margin-top:4rem}.ch-pad--rmb-4{margin-bottom:4rem}.ch-pad.em4,.em4.cms-pad{margin-top:4em;margin-bottom:4em}.ch-pad.he4,.he4.cms-pad{margin-top:4rem;margin-bottom:4rem}.ch-pad.nopad,.nopad.cms-pad{margin-top:0;margin-bottom:0}.ch-pad.hor,.hor.cms-pad{margin-left:1em;margin-right:1em}.ch-amount{white-space:nowrap}[data-collapse],.collapse{cursor:pointer}[data-collapse]:not([data-collapse-icon="false"]),.collapse:not([data-collapse-icon="false"]){position:relative;display:block;cursor:pointer}@media screen and (max-width: 932px){[data-collapse]:not([data-collapse-icon="false"]),.collapse:not([data-collapse-icon="false"]){min-height:2rem;line-height:2rem}}[data-collapse]:after,.collapse:after{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDEgNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8c3R5bGU+LnYge3N0cm9rZTogcmdiKDE0LCAxNjksIDE2OSk7IGZpbGw6IG5vbmU7IHN0cm9rZS13aWR0aDogMy44OyBzdHJva2UtbGluZWNhcDogcm91bmQ7IH08L3N0eWxlPiAgPGVsbGlwc2UgY2xhc3M9InYiIGN4PSIyMC41IiBjeT0iMjAuNSIgcng9IjE4LjUiIHJ5PSIxOC41IiAvPiAgPHBhdGggY2xhc3M9InYiIGQ9Ik0gMjguNTU0IDIxLjEwMiBMIDEyLjk0MSAyMS4xMDUiIGN4PSIyMC41IiBjeT0iMjAuNSIgLz48L3N2Zz4=);content:' ';display:inline-block;right:0;width:1.5em;height:1.5em}[data-collapse].collapsed:after,.collapse.collapsed:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDEgNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8c3R5bGU+LnYge3N0cm9rZTogcmdiKDE0LCAxNjksIDE2OSk7IGZpbGw6IG5vbmU7IHN0cm9rZS13aWR0aDogMy44OyBzdHJva2UtbGluZWNhcDogcm91bmQ7IH08L3N0eWxlPiAgPGVsbGlwc2UgY2xhc3M9InYiIGN4PSIyMC41IiBjeT0iMjAuNSIgcng9IjE4LjUiIHJ5PSIxOC41IiAvPiAgPHBhdGggY2xhc3M9InYiIGQ9Ik0gMjguNTU0IDIxLjEwMiBMIDEyLjk0MSAyMS4xMDUiIGN4PSIyMC41IiBjeT0iMjAuNSIgLz4gIDxwYXRoIGNsYXNzPSJ2IiBkPSJNIDIwLjc0NCAyOC45MjUgTCAyMC42OTYgMTMuMjgyIiBjeD0iMjAuNSIgY3k9IjIwLjUiIC8+PC9zdmc+)}[data-collapse][data-collapse-icon="false"]:after,.collapse[data-collapse-icon="false"]:after{display:none}[data-collapse][data-collapse-icon-pos="left"],.collapse[data-collapse-icon-pos="left"]{padding-left:2em}@media screen and (max-width: 932px){[data-collapse][data-collapse-icon-pos="left"],.collapse[data-collapse-icon-pos="left"]{padding-left:2rem}}[data-collapse][data-collapse-icon-pos="left"]:after,.collapse[data-collapse-icon-pos="left"]:after{left:0}[data-collapse][data-collapse-icon-pos="inline"]:after,.collapse[data-collapse-icon-pos="inline"]:after{-webkit-transform:none;-ms-transform:none;transform:none;position:static;margin-left:0.5em}@media screen and (max-width: 932px){[data-collapse][data-collapse-icon-pos="inline"]:after,.collapse[data-collapse-icon-pos="inline"]:after{width:1em;height:1em}}.collapsed:not([data-collapse]):not(.collapse){display:none}.forgot-password a{font-size:12px}.forgot-password a:not(:last-child){margin-right:15px}.linklike{background-color:transparent;cursor:pointer;margin:0;outline:none;transition:opacity 0.2s linear;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiI+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cmVjdCB3aWR0aD0iMzIiIGhlaWdodD0iMzIiLz48L2NsaXBQYXRoPjwvZGVmcz48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGQ9Ik0yMy4zOTIsMTUuMDE2bC0zLjE4NywzLjEyMS4yNjMsMS40NzguNDkzLDIuOTI0YS42ODUuNjg1LDAsMCwxLS4yNjMuNjU3LjYzMS42MzEsMCwwLDEtLjM5NC4xMzEsMS4xNjcsMS4xNjcsMCwwLDEtLjMyOS0uMDY2bC0yLjY5NC0xLjQxM0wxNiwyMS4xOTJsLTIuNSwxLjMxNC0xLjQ0Ni43NTZhLjU0LjU0LDAsMCwxLS4zMjkuMDY2LjU3NC41NzQsMCwwLDEtLjM5NC0uMTMxLjY0Ny42NDcsMCwwLDEtLjI2My0uNjU3bC4xMzEtLjc1Ni41OTEtMy42NDctMS4xMTctMS4wODQtLjEtLjEtMi0xLjkzOGEuNjIzLjYyMywwLDAsMS0uMTY0LS42OS42ODkuNjg5LDAsMCwxLC40MjctLjQyN2MuMDMzLDAsLjA2Ni0uMDMzLjEzMS0uMDMzbDQuNDM1LS42NTdMMTUuMzc2LDkuMkEuNy43LDAsMCwxLDE2LDguODA2YS42NzYuNjc2LDAsMCwxLC42MjQuMzk0bDEuOTA2LDMuODc3LjA2Ni4xMzEsMy4xMjEuNDYuODg3LjEzMS40MjcuMDY2YS43MjguNzI4LDAsMCwxLC41NTkuNDYuNjg1LjY4NSwwLDAsMS0uMi42OU0zMiwxNi4xYTE2LDE2LDAsMSwwLTE2LDE2LDE2LDE2LDAsMCwwLDE2LTE2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0wLjEpIiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);background-position:center;background-repeat:no-repeat;background-size:100%;width:2rem;height:2rem;border-radius:50%}.linklike.liked.linklike-icon,.linklike.liked .linklike-icon{background-color:#F1D915}.linklike.w-auto{width:auto}.full-page{display:table;table-layout:fixed;min-height:var(--full-page-height);transition:height 0.5s ease-in;width:100%;background-size:cover;background-position:top center;background-image:none}#page-background{position:fixed;z-index:-1;display:block;top:0;left:0;height:100%;width:100%;content:" ";background-color:var(--baseline-secondary-accent-color);background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 932px){#page-background{display:none}}.js-template{display:none}.small-lightbox{background-color:var(--baseline-color);border-radius:8px;max-width:450px;padding:20px;margin:0 auto}.challenge-challengepopup-snippet{min-width:450px}@media screen and (max-width: 479px){.challenge-challengepopup-snippet{min-width:100%}}.js-form-action-error.ch-error{text-align:center}.section-container{padding:5%}.section-container:not(:last-child){border-bottom:1px solid var(--baseline-accent-color-10)}.section-container.no-padding{padding:0}.clearfix:before,.clearfix:after{display:table;content:" ";clear:both}.svg object,.svg img{height:100%;width:100%}.svg.grey-close-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDEgNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxzdHlsZT4jc3ltYm9sLTEgeyBzdHJva2U6IHJnYigyMTYsIDIxNiwgMjE2KTsgZmlsbDogbm9uZTsgc3Ryb2tlLXdpZHRoOiA0OyBzdHJva2UtbGluZWNhcDogcm91bmQ7IH0gPC9zdHlsZT4gIDxkZWZzPiAgICA8c3ltYm9sIGlkPSJzeW1ib2wtMSIgdmlld0JveD0iMCAwIDQxIDQxIj4gICAgICA8cGF0aCBkPSJNIDE1LjAyMSAxNC45OTUgTCAyNS45NjUgMjYuMDA5IE0gMTUuMDE1IDI2LjAwMiBMIDI1Ljk4NSAxNC45OSIgY3g9IjIwLjUiIGN5PSIyMC41Ii8+ICAgICAgPGVsbGlwc2UgY3g9IjIwLjUiIGN5PSIyMC41IiByeD0iMTguNSIgcnk9IjE4LjUiIC8+ICAgIDwvc3ltYm9sPiAgPC9kZWZzPiAgPHVzZSB3aWR0aD0iNDI3LjQ4NiIgaGVpZ2h0PSI0MjcuNDg2IiB0cmFuc2Zvcm09Im1hdHJpeCguMDk2IDAgMCAuMDk2IC0zMS40ODMgLTEwLjc2NykiIHg9IjMyOC4yNTciIHk9IjExMi4yNTciIHhsaW5rOmhyZWY9IiNzeW1ib2wtMSIvPjwvc3ZnPg==);background-color:transparent;width:2rem;height:2rem;display:inline-block}a.svg{transition:opacity 0.2s linear}a.svg:hover,a.svg.inactive{opacity:0.5;text-decoration:none}.svgo{position:relative}.svgo:after{content:"";position:absolute;display:inline-block;top:0;right:0;bottom:0;left:0}.js-scroll-down,.arrow-down{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;bottom:0.5rem;text-align:center}.js-scroll-down.animate,.arrow-down.animate{bottom:5vh;opacity:0;transition:opacity 0.3s linear;transition-property:opacity, bottom}.js-scroll-down.animate.animated,.arrow-down.animate.animated{bottom:5px;opacity:1}.js-scroll-down.ch-icon,.active .js-scroll-down.ch-icon.ch-anim-bounce,.arrow-down.ch-icon,.active .arrow-down.ch-icon.ch-anim-bounce{border-radius:50%}.js-scroll-down .label,.arrow-down .label{margin-bottom:0.25rem;text-shadow:0 0 2px #000;white-space:nowrap}@media screen and (min-width: 933px){.js-scroll-down .label,.arrow-down .label{margin-bottom:0.5rem}}.ch-icon.arrow-down,.active .arrow-down.ch-icon.ch-anim-bounce{bottom:-18px;background-color:var(--baseline-accent-color-10)}.hidden{display:none;visibility:hidden}.has-license-bar{--license-height: 25px;--license-padding: calc(var(--license-height) + var(--safe-area-inset-top))}.has-license-bar .license-bar{display:flex;flex-wrap:nowrap;flex-basis:0;flex-grow:1;flex-shrink:1;position:fixed;top:0;padding-top:var(--safe-area-inset-top);height:var(--license-padding);left:0;z-index:10000;width:100%;white-space:nowrap;overflow:hidden;justify-content:center;background-color:black}.has-license-bar .license-bar+.page-content&gt;:first-child{padding-top:var(--license-padding)}.has-license-bar .license-bar .links{font-size:0;flex-basis:auto}.has-license-bar .license-bar .links a{display:inline-block;height:100%}.has-license-bar .license-bar .links img{display:block;height:100%}.has-license-bar .license-bar .links img.plus18{display:inline-block;vertical-align:top;margin-left:0.5rem;height:90%;margin-top:1px}@media screen and (max-width: 932px){.has-license-bar .license-bar&gt;*{flex:1;text-align:center}}.has-license-bar .license-bar .ch-button.panic-button{border-radius:0 0 0.5em 0.5em;border-width:0;box-shadow:none}.has-license-bar .license-bar .ch-icon{margin-right:0.5rem}.has-license-bar .license-bar.dk-license .links{flex-basis:0}.has-license-bar .license-bar.dk-license .spillemyndigheden{display:flex;font-size:9px;justify-content:flex-end;text-decoration:none}.has-license-bar .license-bar.dk-license .spillemyndigheden .label-text{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:0 0.3em;display:inline-block}@media screen and (min-width: 933px){.has-license-bar .license-bar.dk-license .spillemyndigheden .label-text{padding:0 1em}}@media screen and (min-width: 933px){.has-license-bar .license-bar.dk-license .spillemyndigheden .ch-icon{margin:0}}.has-license-bar .license-bar.se-license .links a{position:relative;overflow:hidden;border-bottom:1px solid var(--baseline-primary-color)}.has-license-bar .license-bar.se-license .links a img{height:24px}.has-license-bar .license-bar.se-license .links a:after{position:absolute;top:0;left:0;content:" ";width:100%;height:100%;box-shadow:inset 0 0 0 1px #fff}.has-license-bar .license-bar.se-license .links a:first-of-type{border-bottom-left-radius:4px;border-left:1px solid var(--baseline-primary-color)}.has-license-bar .license-bar.se-license .links a:last-of-type{border-bottom-right-radius:4px;border-right:1px solid var(--baseline-primary-color)}.footer-safe-area{position:fixed;bottom:0;height:var(--safe-area-inset-bottom);background-color:#000;width:100%}.border-none{border:none}.logo-icon{height:8rem}.js-game-slider{height:100%;width:100%}.game-preview{overflow:hidden;display:inline-block}.game-preview .game-mask{background-color:var(--baseline-secondary-accent-color-mask);visibility:hidden}.game-preview:hover .game-mask{visibility:visible}.game-preview:hover footer{display:block}.game-preview .banner{position:relative;display:block;background-size:cover;background-position:top center;overflow:hidden}.game-preview footer,.game-preview .game-name{display:block;text-align:center;line-height:3}.game-preview footer .game-preview footer,.game-preview footer .game-preview .game-name,.game-preview footer h3,.game-preview .game-name .game-preview footer,.game-preview .game-name .game-preview .game-name,.game-preview .game-name h3{margin:0}.game-preview .actions .like-button{position:absolute;top:0.5rem;left:0.5rem}.game-preview .actions a.game-link{text-align:center;color:var(--font-color-baseline-inverted);display:block}.game-preview .actions a.game-link:not(:first-child){margin-top:10%}.game-preview .actions a.game-link .ch-icon{margin-bottom:5%}.game-preview.game-banner{width:33.33%;height:100%;float:left;border-right:1px solid var(--baseline-accent-color)}.game-preview.game-banner .banner{height:90%}.game-preview.game-banner:first-child .banner,.game-preview.game-banner:first-child .banner:after{border-top-left-radius:10px}.game-preview.game-banner:nth-child(2){width:33.34%;background-color:transparent}.game-preview.game-banner:last-child{border-right:none}.game-preview.game-banner:last-child .banner,.game-preview.game-banner:last-child .banner:after{border-top-right-radius:10px}.game-preview.game-banner footer{height:10%;background-color:var(--baseline-secondary-accent-color)}.game-preview.game-card{position:relative;outline:none}.game-preview.game-card .actions{font-size:16px}.game-preview.game-card .actions .game-link{font-size:1.2rem}@media (max-height: 409px){.game-preview.game-card .actions .scaler .game-link{font-size:9px}.game-preview.game-card .actions .scaler .game-link .ch-icon{display:none}}@media screen and (min-height: 410px) and (max-height: 568px){.game-preview.game-card .actions .scaler{transform:scale(0.5);margin-top:-25px}}@media screen and (min-height: 569px) and (max-height: 641px){.game-preview.game-card .actions .scaler{transform:scale(0.7);margin-top:20px}}.game-preview.game-card .banner{height:65vh;width:37.10526vh;border-radius:8px;margin:0 auto}@media screen and (max-width: 932px) and (orientation: landscape){.game-preview.game-card .banner{height:34.25101vw;width:60vw}}.game-preview.game-card footer,.game-preview.game-card .game-name{width:100%;height:auto;line-height:normal}.game-preview.game-card .game-name{position:absolute;bottom:5px}.game-tags{display:flex;position:absolute;top:0;left:0;padding:0.5em;width:100%;min-height:3em;align-items:center;justify-content:left;font-size:16px}@media screen and (max-width: 932px){.game-tags{font-size:12px;padding:0.25rem}}@media screen and (max-width: 479px){.game-tags{font-size:9px}}.game-tags .icon-new{width:2em;height:2em}.game-tags .game-jackpot{color:white;flex-grow:1}.game-tags .game-jackpot:only-child{margin:0 auto}.game-tags .game-jackpot .inner{background-color:black;border-style:solid;border-color:black;border-width:0.5em 0.25em;border-radius:4px;line-height:1em;box-sizing:content-box;display:flex;flex-wrap:wrap-reverse;height:1em;width:fit-content;overflow:hidden;align-content:flex-end;align-items:center;justify-content:center;margin:0 auto;font-size:12px}@media screen and (min-width: 1280px){.game-tags .game-jackpot .inner{font-size:14px}}@media screen and (max-width: 932px){.game-tags .game-jackpot .inner{font-size:8.1px;font-weight:bold}}.game-tags .game-jackpot .inner span{text-align:center}.game-tags .game-jackpot .inner .ch-icon{height:1em;width:1em}.game-tags .game-jackpot .ch-icon{display:inline;margin-right:0.25em;vertical-align:bottom}.game-tags .icon-new+.game-jackpot{padding-left:0.25em}@media screen and (min-width: 1280px){.game-tags .icon-new+.game-jackpot{margin-left:-2rem}}@media screen and (min-width: 1280px){#ajax-popup .casino-gameslist-snippet .icon-new+.game-jackpot{margin-left:0}}@media screen and (max-width: 932px){.ch-lightbox[role=banking] .lightbox-close-menu{display:none}.ch-lightbox[role=banking] .ch-container{padding-top:0}.ch-lightbox[role=banking] .ch-container .content{padding-top:5%}}@media screen and (min-width: 933px){.ch-lightbox[role=banking] .ch-container{max-width:870px}.ch-lightbox[role=banking] .ch-container .content{padding-top:70px;border-top-right-radius:10px}.ch-lightbox[role=banking] .ch-form{padding:0 5%}.ch-lightbox[role=banking] .ch-form .ch-form-row{text-align:left}}.ch-lightbox[role=banking] .ch-form{max-width:none}.ch-lightbox{width:100%;background-size:cover;padding:0;color:var(--font-color-baseline)}.ch-lightbox&gt;.ch-middle{padding:0}.ch-lightbox .ch-container{margin:0 auto;max-width:1024px}@media screen and (max-width: 932px){.ch-lightbox .ch-container{width:100vw}}.ch-lightbox .ch-container .content{position:relative;background-color:var(--baseline-color);background-size:cover}@media screen and (max-width: 932px){.ch-lightbox .ch-container .content{min-height:var(--full-page-height)}}@media screen and (min-width: 933px){.ch-lightbox .ch-container .content{border-radius:8px}}.ch-lightbox .ch-container .lightbox-padding{padding:3.5rem 5% 5%}.ch-lightbox .ch-container .lightbox-padding.with-title.with-breadcrumb{padding-top:5rem}@media screen and (min-width: 933px){.ch-lightbox .ch-container .lightbox-padding.with-title{padding-top:5rem}.ch-lightbox .ch-container .lightbox-padding.with-title.with-breadcrumb{padding-top:6rem}}.ch-lightbox .ch-container .lightbox-padding:not(:has(&gt;.lightbox-close-menu)){padding-top:5%}.ch-lightbox .ch-container header+.content{border-top-left-radius:0;border-top-right-radius:0}.ch-lightbox.transparent-bg .content{background-color:inherit}.ch-lightbox .social-media{position:absolute;bottom:1rem;right:1rem}.ch-lightbox.lightbox-md .ch-container{max-width:768px}@media screen and (min-width: 933px){.ch-lightbox.lightbox-sm .ch-container{max-width:500px}}@media screen and (min-width: 933px){.ch-lightbox.lightbox-xs .ch-container{max-width:375px}}@media screen and (min-width: 933px){.ch-lightbox.lightbox-md .ch-container{max-width:768px}}.ch-lightbox[role="grey"]{--font-color-baseline: var(--font-color-secondary)}.ch-lightbox[role="grey"] .content{background-color:var(--baseline-accent-color)}@media screen and (max-width: 479px){.ch-lightbox[role="grey"] .content{border-radius:0}}.lightbox-close-menu{position:absolute;z-index:2;top:0;left:0;min-height:3.5rem;width:100%;padding:0.5rem 0.5rem 0.5rem 5%}.lightbox-close-menu .close-button{position:static}.lightbox-close-menu .close-button .grey-close-icon{height:2rem;width:2rem}.lightbox-close-menu .ch-row{margin:0 !important}.lightbox-close-menu .ch-row .ch-col:last-child{vertical-align:top}.lightbox-close-menu .ch-row .lightbox-title{font-size:2rem;line-height:1em;text-align:left;color:var(--font-color-secondary) !important}@media screen and (max-width: 932px){.lightbox-close-menu .ch-row .lightbox-title{font-size:1.4rem}}@media screen and (min-width: 933px){.lightbox-close-menu .ch-row .lightbox-title{padding-top:20px}}.ch-lightbox.hide-lightbox-close-button .lightbox-close-menu{padding:0.5rem}.ch-lightbox.hide-lightbox-close-button .lightbox-close-menu .close-button{display:none}.ch-lightbox.hide-lightbox-close-button .lightbox-close-menu .lightbox-title{text-align:center;line-height:2rem}.ch-lightbox[role=external] .ch-container{max-width:635px}.ch-lightbox[role=external] .lightbox-content{background-color:rgba(255,255,255,0.97)}.ch-lightbox[role=external] .lightbox-content .cms-content{max-width:390px;margin:0 auto}.ch-lightbox[role=header] header{height:100px;overflow:hidden;-webkit-perspective:1px}@media screen and (min-width: 933px){.ch-lightbox[role=header] header{border-radius:10px 10px 0 0}}.ch-lightbox[role=header] header&gt;div{height:100%;padding:0 38px}@media screen and (max-width: 932px){.ch-lightbox[role=header] header&gt;div{padding:0 5vw}}.ch-lightbox[role=header] header .cms-col{vertical-align:middle}.ch-lightbox[role=header] header .split.left:before{left:-60%}.ch-threecols[role=account] h1,.ch-threecols[role=bonusprogress] h1,.ch-threecols[role=security] h1{text-align:center}@media screen and (min-width: 933px){.ch-threecols[role=account]&gt;section.first-col,.ch-threecols[role=bonusprogress]&gt;section.first-col,.ch-threecols[role=security]&gt;section.first-col{min-height:530px}}.ch-threecols[role=account]&gt;section.second-col,.ch-threecols[role=bonusprogress]&gt;section.second-col,.ch-threecols[role=security]&gt;section.second-col{position:static;height:auto;background-color:var(--baseline-color)}@media screen and (min-width: 933px){.ch-threecols[role=account]&gt;section.second-col,.ch-threecols[role=bonusprogress]&gt;section.second-col,.ch-threecols[role=security]&gt;section.second-col{max-height:70vh;min-height:550px;overflow-y:auto}}.ch-threecols[role=account]&gt;section.second-col&gt;.scale-wrapper,.ch-threecols[role=bonusprogress]&gt;section.second-col&gt;.scale-wrapper,.ch-threecols[role=security]&gt;section.second-col&gt;.scale-wrapper{padding:50px 5% 5%;position:static;min-height:100%;height:auto}@media screen and (min-width: 1280px){.ch-threecols[role=account],.ch-threecols[role=bonusprogress],.ch-threecols[role=security]{width:75vw;max-width:1080px}}@media screen and (min-width: 933px){.ch-threecols[role=account]&gt;section.first-col,.ch-threecols[role=bonusprogress]&gt;section.first-col,.ch-threecols[role=security]&gt;section.first-col{width:33%}.ch-threecols[role=account]&gt;section.second-col,.ch-threecols[role=bonusprogress]&gt;section.second-col,.ch-threecols[role=security]&gt;section.second-col{width:67%}}.ch-threecols{position:relative;font-size:0;white-space:nowrap;text-align:center}@media screen and (max-width: 932px){.ch-threecols{height:100%;background-color:var(--baseline-color)}}.ch-threecols&gt;section{position:relative;display:inline-block;width:25%;vertical-align:middle;text-align:left;white-space:normal}@media screen and (min-width: 933px){.ch-threecols&gt;section{min-height:500px}}.ch-threecols&gt;section .scale-wrapper{position:absolute;height:100%;width:100%;border-radius:inherit}@media screen and (max-width: 932px){.ch-threecols&gt;section{display:block;width:100%;height:auto;min-height:inherit;margin:0;padding-bottom:0;padding-top:0;vertical-align:top}.ch-threecols&gt;section .scale-wrapper{position:relative;width:100%}}.ch-threecols&gt;section.first-col{font-size:14px}@media screen and (min-width: 933px){.ch-threecols&gt;section.first-col .section-header{border-top-right-radius:0}.ch-threecols&gt;section.first-col .section-footer{border-bottom-right-radius:0}}.ch-threecols&gt;section.second-col{font-size:16px;border-radius:10px}@media screen and (max-width: 479px){.ch-threecols&gt;section.second-col{font-size:14px}}@media screen and (max-width: 932px){.ch-threecols&gt;section.second-col{border-radius:0;height:100%}.ch-threecols&gt;section.second-col .scale-wrapper{width:100%;min-height:100%}}@media screen and (min-width: 933px) and (max-width: 1279px){.ch-threecols&gt;section.second-col{font-size:14px}.ch-threecols&gt;section.second-col h1:not(.fixed-size){font-size:1.6rem}}@media screen and (min-width: 933px){.ch-threecols&gt;section.second-col{background-color:var(--baseline-color);min-height:525px;width:50%}.ch-threecols&gt;section.second-col h1:not(.fixed-size){font-size:2rem}}.ch-threecols&gt;section.third-col{font-size:14px}@media screen and (min-width: 933px){.ch-threecols&gt;section.third-col .section-header{border-top-left-radius:0}.ch-threecols&gt;section.third-col .section-footer{border-bottom-left-radius:0}}@media screen and (max-width: 932px){.ch-threecols&gt;section.first-col,.ch-threecols&gt;section.third-col{display:none}}.ch-threecols&gt;section .section-header{background-color:var(--baseline-secondary-accent-color);height:20%;color:var(--font-color-baseline-inverted);border-top-left-radius:10px;border-top-right-radius:10px;overflow:hidden;-webkit-perspective:1px}@media screen and (max-width: 932px){.ch-threecols&gt;section .section-header{height:auto}}.ch-threecols&gt;section .section-header a{color:var(--font-color-baseline-inverted)}.ch-threecols&gt;section .section-footer{height:80%;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:var(--baseline-color)}.ch-threecols&gt;section .spacer{margin:5% 0}.ch-threecols&gt;section.first-col h2,.ch-threecols&gt;section.third-col h2{margin:0 0 5% 0;color:var(--baseline-primary-color);font-size:var(--font-color-baseline-inverted)}.ch-threecols .lightbox-close-menu .lightbox-title{display:none}.ch-threecols .close-fullscreen{display:none}.ch-threecols .promo-banner-container{height:79%;overflow:hidden}.ch-threecols .promo-desktopslider-container{aspect-ratio:360 / 415;overflow:hidden}.ch-threecols #support-content{height:21%;text-align:right}.ch-threecols #support-content p{margin:3% 0 3% auto;width:80%}.ch-threecols #support-content #support-avatar{position:absolute;margin-left:-20px;height:20%;max-height:168px;bottom:0;left:0}.ch-threecols #support-content .icons{position:absolute;bottom:0;right:0;margin:3%}body.fullscreen .ch-middle .ch-threecols{display:block;overflow:hidden}body.fullscreen .ch-middle .ch-threecols .close-fullscreen{display:block;top:0;right:0;position:fixed;margin:6px;z-index:10000}body.fullscreen .ch-middle .ch-threecols .first-col{display:none}body.fullscreen .ch-middle .ch-threecols .second-col{width:100%;height:100%;overflow:hidden;padding-bottom:0}body.fullscreen .ch-middle .ch-threecols .third-col{display:none}@media screen and (min-width: 933px){.ch-threecols[role=game],.ch-threecols[role=race],.ch-threecols[role=challenge]{width:100%;padding-bottom:0}}.ch-threecols[role=game] .first-col,.ch-threecols[role=race] .first-col,.ch-threecols[role=challenge] .first-col{z-index:2;width:65px}.ch-threecols[role=game] .first-col .scale-wrapper,.ch-threecols[role=race] .first-col .scale-wrapper,.ch-threecols[role=challenge] .first-col .scale-wrapper{position:fixed;left:0;top:0;width:65px}.ch-threecols[role=game] .second-col,.ch-threecols[role=race] .second-col,.ch-threecols[role=challenge] .second-col{background:transparent}body{--header-height: 3rem;--header-padding: 1rem}@media screen and (max-width: 932px){body{--header-padding: 0px}}#page-background+.header-snippet{top:0;padding-top:var(--safe-area-inset-top)}.header-snippet{position:fixed;background-color:var(--baseline-primary-color);box-shadow:0 0 50px rgba(0,0,0,0.2);z-index:3;left:0;top:var(--license-padding);right:0}@media screen and (max-width: 932px){.header-snippet{position:fixed;background-color:var(--baseline-primary-color);box-shadow:0 0 50px rgba(0,0,0,0.2)}}.header-snippet+.page-content&gt;:first-child,.header-snippet+.page-content .respect-header,.header-snippet+.page-content .respect-header-mobile{padding-top:calc(var(--header-height) + var(--header-padding) + var(--license-padding))}.header-snippet .header-top{width:100%;display:flex}.header-snippet .header-top a{text-decoration:none}.header-snippet .header-top .ch-col{display:flex;align-items:center}.header-snippet .header-top .ch-col.left-col a{margin-right:0.5rem}.header-snippet .header-top .ch-col.center-col{width:100px}.header-snippet .header-top .ch-col.right-col{justify-content:flex-end}.header-snippet .header-top .ch-col.right-col a{margin-left:0.5rem}.header-snippet .header-top .ch-col.left-col,.header-snippet .header-top .ch-col.right-col{width:calc((100% - 100px) / 2)}.header-snippet .header-top .avatar-icon{width:2.5rem;height:2.5rem;margin:-0.25rem 0}.header-snippet .header-top .ch-notification{position:relative}.header-snippet .header-top .ch-notification.social-notifier:before{top:0.3em}.header-snippet .header-top .ch-notification.challenge-notifier[data-notification]:before{font-size:Min(1em, 0.5rem)}.header-snippet .header-top .name-label{display:inline-block;font-size:14px;font-weight:bold;overflow:hidden;height:1.5em;line-height:1.5em;vertical-align:middle;width:60%;min-width:8em;max-width:20em;-webkit-mask-image:linear-gradient(90deg, #000 calc(100% - 1.5em), rgba(0,0,0,0) 100%)}@media screen and (max-width: 479px){.header-snippet .header-top .name-label{display:none}}.header-snippet .ch-container{margin-top:0.5rem;margin-bottom:0.5rem}.header-snippet .ch-icon,.header-snippet .active .ch-icon.ch-anim-bounce,.active .header-snippet .ch-icon.ch-anim-bounce{margin:0}.header-snippet .chanz-logo{height:2rem}.header-snippet .flip{position:relative;transition:0.5s;height:2rem;width:100%}.header-snippet .flip .front,.header-snippet .flip .back{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity 0.5s linear;width:fit-content;min-width:100%}.header-snippet .flip .back{transform:translate(-50%, -50%) rotateX(180deg)}.header-snippet .flip .back a{pointer-events:none}.header-snippet:not(.ch-scrolled) .back{opacity:0;z-index:-1}.header-snippet.ch-scrolled .flip{transform:rotateX(-180deg)}.header-snippet.ch-scrolled .flip .font{opacity:0;z-index:-1}.header-snippet.ch-scrolled .flip .font a{pointer-events:none}.header-snippet.ch-scrolled .flip .back{z-index:1}.header-snippet.ch-scrolled .flip .back a{pointer-events:initial}.grecaptcha-badge{visibility:hidden !important;display:none !important}body{--livechat-padding: 0.25rem;--livechat-height: calc(3rem + var(--livechat-padding))}.livechat-snippet{cursor:pointer;position:fixed;bottom:calc(var(--safe-area-inset-bottom) + var(--clock-height) + var(--livechat-padding));right:0.5rem;z-index:9940;height:3rem}.livechat-snippet .chat-icon{height:inherit;width:inherit}@media screen and (max-width: 932px){.livechat-snippet{height:2rem}}.livechat-snippet.force-small{height:2rem}.livechat-snippet.ch-loading{padding:0}@media screen and (max-width: 932px){.livechat-snippet.ch-loading{padding-top:0}}.livechat-snippet.ch-loading:after{position:absolute;top:0;left:0;width:100%;height:100%;background-size:50%;background-position:47% 41%}body.fullscreen .livechat-snippet{display:none}body{--clock-padding: 0.25rem;--clock-height: calc(12px + 0.5rem + var(--clock-padding))}.clock-snippet{position:fixed;bottom:calc(var(--safe-area-inset-bottom) + var(--clock-padding));right:0.5rem;font-size:12px;line-height:1em;float:right;text-align:right;z-index:10000;background-color:var(--baseline-secondary-accent-color);padding:0.25rem;border-radius:4px}.clock-snippet .label{display:inline-block}.clock-snippet .time{display:inline-block}.has-license-bar{--clock-height: 0px}.has-license-bar .clock-snippet{display:none !important}.has-license-bar .license-bar .clock-snippet{position:initial;right:initial;float:initial;display:block !important;text-align:right;line-height:var(--license-height);padding:0;background-color:transparent}@media screen and (max-width: 932px){.has-license-bar .license-bar .clock-snippet{white-space:nowrap;text-align:left}.has-license-bar .license-bar .clock-snippet .label{display:none}}.has-license-bar .license-bar .clock-snippet .time{padding-right:1em}@media screen and (max-width: 932px){.has-license-bar .license-bar .clock-snippet .time{padding-left:1em;padding-right:0}}.gameinfo-snippet{margin:0 auto}.gameinfo-snippet .game-info{position:relative}.gameinfo-snippet .game-info .game-icon{display:flex;float:left;margin-right:1rem}.gameinfo-snippet .game-info .game-icon img{width:40vmin;max-width:15rem;aspect-ratio:1;border-radius:4px}.gameinfo-snippet .game-info .game-desc{font-size:14px;text-align:justify}.gameinfo-snippet .game-info .game-desc .list-wrapper{display:flex}.gameinfo-snippet .game-info .game-desc .list-wrapper ul{margin-left:1em}.gameinfo-snippet .game-info .game-desc .list-wrapper ul li:before{margin-left:-1em;text-align:left}.gameinfo-snippet .game-cta-buttons a{min-width:8rem}.gameinfo-snippet .rating{font-size:14px}.gameinfo-snippet .rating .stars{display:inline-block;line-height:1em}.gameinfo-snippet .rating .stars img{height:1em;width:1em;margin-right:0.5em}.gameinfo-snippet .game-props{display:flex;font-size:12px;text-align:center;justify-content:space-evenly;align-items:center;border-radius:4px}.gameinfo-snippet .game-props .prop-container,.gameinfo-snippet .game-props .img-container{flex-grow:1;flex-basis:0}.gameinfo-snippet .game-props .prop-value{color:var(--font-color-secondary);font-weight:bold;font-size:1.5rem;line-height:1.5rem}.gameinfo-snippet .game-props .img-container{font-size:0}.gameinfo-snippet .game-props .img-container .provider-thunderkick{height:5rem}.gameinfo-snippet .game-props .img-container .provider-pragmatic{margin-top:-0.5rem}.gameinfo-snippet .game-props .img-container .provider-betman{height:2rem}.gameinfo-snippet .game-props .img-container .provider-playngo{height:2rem}.footer-snippet{position:relative;background-color:var(--baseline-secondary-color);font-size:12px;border-top:6px solid var(--baseline-accent-color)}.footer-snippet&gt;div:first-of-type{margin-top:2rem;margin-bottom:1rem}.footer-snippet a{text-transform:none;text-decoration:none}.footer-snippet a:hover{text-decoration:underline}.footer-snippet .svg.expand{width:25px;height:25px}.footer-snippet .icon-minus{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDEgNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8c3R5bGU+LnYge3N0cm9rZTogcmdiKDIxNiwgMjE2LCAyMTYpOyBmaWxsOiBub25lOyBzdHJva2Utd2lkdGg6IDMuODsgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyB9PC9zdHlsZT4gIDxlbGxpcHNlIGNsYXNzPSJ2IiBjeD0iMjAuNSIgY3k9IjIwLjUiIHJ4PSIxOC41IiByeT0iMTguNSIgLz4gIDxwYXRoIGNsYXNzPSJ2IiBkPSJNIDI4LjU1NCAyMS4xMDIgTCAxMi45NDEgMjEuMTA1IiBjeD0iMjAuNSIgY3k9IjIwLjUiIC8+PC9zdmc+)}.footer-snippet .icon-plus{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDEgNDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+ICA8c3R5bGU+LnYge3N0cm9rZTogcmdiKDIxNiwgMjE2LCAyMTYpOyBmaWxsOiBub25lOyBzdHJva2Utd2lkdGg6IDMuODsgc3Ryb2tlLWxpbmVjYXA6IHJvdW5kOyB9PC9zdHlsZT4gIDxlbGxpcHNlIGNsYXNzPSJ2IiBjeD0iMjAuNSIgY3k9IjIwLjUiIHJ4PSIxOC41IiByeT0iMTguNSIgLz4gIDxwYXRoIGNsYXNzPSJ2IiBkPSJNIDI4LjU1NCAyMS4xMDIgTCAxMi45NDEgMjEuMTA1IiBjeD0iMjAuNSIgY3k9IjIwLjUiIC8+ICA8cGF0aCBjbGFzcz0idiIgZD0iTSAyMC43NDQgMjguOTI1IEwgMjAuNjk2IDEzLjI4MiIgY3g9IjIwLjUiIGN5PSIyMC41IiAvPjwvc3ZnPg==)}.footer-snippet a.expand{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;margin-top:-20px;background-color:var(--baseline-color);border-radius:50%;border:5px solid var(--baseline-color);box-sizing:content-box;transition:none}.footer-snippet a.expand:hover{opacity:1}.footer-snippet .ch-select.language{width:200px;text-align:left}@media screen and (max-width: 932px){.footer-snippet .ch-select.language{margin-bottom:1rem}}.footer-snippet .ch-select.language .ch-input{border-color:var(--baseline-color);text-align:center;background-color:transparent;color:var(--font-color-baseline-inverted);-webkit-text-fill-color:var(--font-color-baseline-inverted)}.footer-snippet .ch-select.language .ch-input:focus{color:var(--font-color-baseline-inverted);-webkit-text-fill-color:var(--font-color-baseline-inverted)}.footer-snippet .ch-select.language .ch-input-addon{background-color:transparent}.footer-snippet .ch-select.language li{background-size:auto 1.5em;padding-left:2em;margin:0}.footer-snippet .ch-select.language .select-label{background-size:1.5em}.footer-snippet .ch-button.language{background:none;box-shadow:0 0 0 1px var(--baseline-color);color:var(--font-color-baseline-inverted);height:40px;border-radius:0.5em;padding-right:15px;padding-left:6px;min-width:0;line-height:2em}.footer-snippet .ch-button.language:hover{box-shadow:0 0 0 1px var(--baseline-primary-color);background-color:var(--baseline-color);color:var(--font-color-baseline)}.footer-snippet .logo{margin-bottom:1rem}@media screen and (max-width: 932px){.footer-snippet .cms-row{display:flex;flex-direction:column-reverse}.footer-snippet .logo,.footer-snippet .social{display:none}}.footer-snippet .links{display:inline-block;border-bottom:1px solid var(--baseline-secondary-accent-color)}@media screen and (max-width: 932px){.footer-snippet .links{display:block;padding-bottom:2em}}.footer-snippet .links a{display:inline-block;font-weight:bold}@media screen and (max-width: 932px){.footer-snippet .links a{display:block;font-size:16px;padding:0.5em 0}}@media screen and (min-width: 933px){.footer-snippet .links a{white-space:nowrap;margin-bottom:2em}.footer-snippet .links a:not(:first-child){margin-left:1.5em}}.footer-snippet .license{margin:1rem auto}.footer-snippet .warning{display:inline-block;font-size:16px !important;font-weight:bold}.footer-snippet .warning a{text-decoration:underline}@media screen and (max-width: 932px){.footer-snippet .license,.footer-snippet .warning{margin:2rem 0}}.footer-snippet .devices img,.footer-snippet .playsafe-icon{width:100%;max-width:200px}.footer-snippet .payments{padding:1rem 0;background-color:var(--baseline-color);margin-bottom:0}.footer-snippet .payments .ch-container&gt;*{display:inline-block;margin:0.5em;vertical-align:middle}.footer-snippet .payments .ch-container&gt;* img{height:2em;float:left}.footer-snippet .payments .ch-container&gt;* img.size-md{height:3.5em}.footer-snippet .payments .ch-container&gt;* img.size-xl{height:5em}.footer-snippet .payments .ch-container&gt;* img.size-sm{height:1.5em}.footer-snippet .payments .ch-container&gt;* img.size-rg-dk{height:8rem}.footer-snippet .ch-icon+.ch-icon,.footer-snippet .active .ch-icon.ch-anim-bounce+.ch-icon,.footer-snippet .active .ch-icon+.ch-icon.ch-anim-bounce{margin-left:0.5rem}@media screen and (max-width: 932px){.footer-snippet .casino-links{font-size:16px}}.footer-snippet .casino-links ul{text-align:center}.footer-snippet .casino-links ul li{margin:1em}@media screen and (max-width: 932px){.footer-snippet .casino-links ul li{font-weight:bold}}@media screen and (min-width: 933px){.footer-snippet .casino-links ul li{display:inline-block}}.footer-snippet hr{border-bottom:1px solid var(--baseline-secondary-accent-color)}.cms-row{display:flex;align-items:center;margin-left:-0.5rem;width:calc(100% + 1rem)}.cms-row.border&gt;div{border:1px solid #d8d8d8}.cms-row .cms-col,.cms-row .cms-col-auto,.cms-row .cms-col-10,.cms-row .cms-col-15,.cms-row .cms-col-20,.cms-row .cms-col-25,.cms-row .cms-col-30,.cms-row .cms-col-33,.cms-row .cms-col-40,.cms-row .cms-col-50,.cms-row .cms-col-60,.cms-row .cms-col-70{padding:0;margin:0.5rem;white-space:normal;width:auto;vertical-align:top;flex-grow:1}.cms-row .cms-col:nth-child(2),.cms-row .cms-col-auto:nth-child(2),.cms-row .cms-col-10:nth-child(2),.cms-row .cms-col-15:nth-child(2),.cms-row .cms-col-20:nth-child(2),.cms-row .cms-col-25:nth-child(2),.cms-row .cms-col-30:nth-child(2),.cms-row .cms-col-33:nth-child(2),.cms-row .cms-col-40:nth-child(2),.cms-row .cms-col-50:nth-child(2),.cms-row .cms-col-60:nth-child(2),.cms-row .cms-col-70:nth-child(2){text-align:center}.cms-row .cms-col:last-child,.cms-row .cms-col-auto:last-child,.cms-row .cms-col-10:last-child,.cms-row .cms-col-15:last-child,.cms-row .cms-col-20:last-child,.cms-row .cms-col-25:last-child,.cms-row .cms-col-30:last-child,.cms-row .cms-col-33:last-child,.cms-row .cms-col-40:last-child,.cms-row .cms-col-50:last-child,.cms-row .cms-col-60:last-child,.cms-row .cms-col-70:last-child{text-align:right}.cms-row .cms-col,.cms-row .cms-col-50{width:50%}.cms-row .cms-col-auto{width:auto;flex-grow:1000}.cms-row .cms-col-10{width:10%}.cms-row .cms-col-15{width:15%}.cms-row .cms-col-20{width:20%}.cms-row .cms-col-25{width:25%}.cms-row .cms-col-30{width:30%}.cms-row .cms-col-33{width:33.33%}.cms-row .cms-col-40{width:40%}.cms-row .cms-col-60{width:60%}.cms-row .cms-col-70{width:70%}@media screen and (max-width: 932px){.cms-row.wrap,.cms-row.wrap-mobile{width:calc(100% - 1rem);margin-left:0.5rem;margin-right:0.5rem;flex-direction:column}.cms-row.wrap.column-reverse,.cms-row.wrap-mobile.column-reverse{flex-direction:column-reverse}.cms-row.wrap [class*="cms-col"],.cms-row.wrap-mobile [class*="cms-col"]{width:100%}.cms-row.wrap [class*="cms-col"]:empty,.cms-row.wrap-mobile [class*="cms-col"]:empty{display:none}}@media screen and (max-width: 479px){.cms-row.wrap-xs{width:calc(100% - 1rem);margin-left:0.5rem;margin-right:0.5rem;flex-direction:column}.cms-row.wrap-xs.column-reverse{flex-direction:column-reverse}.cms-row.wrap-xs [class*="cms-col"]{width:100%}.cms-row.wrap-xs [class*="cms-col"]:empty{display:none}}.cms-row p,.cms-row li{margin:1em 0}.cms-row p:first-child,.cms-row li:first-child{margin-top:0}.cms-row p:last-child,.cms-row li:last-child{margin-bottom:0}.cms-grid{display:table;width:100%;border-spacing:10px}.cms-grid .cms-row{display:table-row}.cms-h2{margin:2em 0 !important}.cms-h3{margin:2em 0 !important}.cms-h4{margin:2em 0 !important}.cms-text-size-primary{font-size:16px !important}.cms-text-size-average{font-size:14px !important}.cms-text-size-small{font-size:12px !important}.cms-text-size-tiny{font-size:9px !important}.cms-text-bold{font-weight:bold !important}.cms-text-alt .cms-text-alt,.cms-text-alt,.cms-text-alt a:not(.ch-button){color:var(--font-color-secondary) !important}.cms-text-tertiary .cms-text-tertiary,.cms-text-tertiary,.cms-text-tertiary a:not(.ch-button){color:var(--baseline-secondary-color) !important}.cms-text-alert .cms-text-alert,.cms-text-alert,.cms-text-alert a:not(.ch-button){color:#DE6C56 !important}.cms-text-highlight .cms-text-highlight,.cms-text-highlight,.cms-text-highlight a:not(.ch-button){color:var(--font-color-primary) !important}.cms-text-primary{color:var(--font-color-baseline-inverted) !important}.cms-text-secondary{color:var(--font-color-baseline) !important}.cms-text-left{text-align:left !important}.cms-text-right{text-align:right !important}.cms-text-center{text-align:center !important}@media screen and (max-width: 932px){.cms-mobile-text-center{text-align:center !important}.cms-mobile-text-left{text-align:left !important}}.cms-list h4{margin-bottom:0}.cms-align-top{vertical-align:top !important}.cms-align-middle{vertical-align:middle !important}.cms-align-bottom{vertical-align:bottom !important}.fb-like,.fb-share-button{display:inline-block;vertical-align:middle}.white-box{height:100%;width:100%;background-color:var(--baseline-color)}.content-center{top:48%;position:relative;text-align:center}.cms-info-popup .popup-image{display:flex;justify-content:center}.cms-info-popup .popup-image img{max-height:8rem;max-width:8rem}
</pre></body></html>