/*!
 * (c) 2023 Jagex Limited 
 *  Version: 2.62.5
 */
:root{--global-animation-rhythm: 0.1s}@media(prefers-reduced-motion: reduce){:root{--global-animation-rhythm: 0s}}.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(0.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(0.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-0.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-ccw-1turn}@keyframes spin-ccw-1turn{0%{transform:rotate(0)}100%{transform:rotate(-1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&laptop=48em&desktop=64em&widescreen=82.5em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#000;font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:rgba(0,0,0,0);line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:900;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:900;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#ecedee}h1,.h1{font-size:2.125rem;line-height:.9;margin-top:0;margin-bottom:.5rem}h2,.h2{font-size:1.375rem;line-height:.9;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1rem;line-height:.9;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1rem;line-height:.9;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1rem;line-height:.9;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:.9;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width: 64em){h1,.h1{font-size:2.75rem}h2,.h2{font-size:1.75rem}}a{line-height:inherit;color:#d3d800;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#b5ba00;text-decoration:underline}a img{border:0}hr{clear:both;max-width:100rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:.0625rem solid #ecedee;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.875rem;list-style-type:disc}ol{margin-left:1.875rem}ul ul,ul ol,ol ul,ol ol{margin-left:1.875rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:900}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ecedee}blockquote,blockquote p{line-height:1.6;color:#737e83}cite{display:block;font-size:.8125rem;color:#737e83}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #ecedee;background-color:#ecedee;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#000}kbd{margin:0;padding:.125rem .25rem 0;background-color:#ecedee;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#000}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#737e83}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width: 48em){.laptop-text-left{text-align:left}.laptop-text-right{text-align:right}.laptop-text-center{text-align:center}.laptop-text-justify{text-align:justify}}@media print,screen and (min-width: 64em){.desktop-text-left{text-align:left}.desktop-text-right{text-align:right}.desktop-text-center{text-align:center}.desktop-text-justify{text-align:justify}}@media screen and (min-width: 82.5em){.widescreen-text-left{text-align:left}.widescreen-text-right{text-align:right}.widescreen-text-center{text-align:center}.widescreen-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:rgba(0,0,0,0) !important;box-shadow:none !important;color:#000 !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #737e83;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:none;border-radius:0;background-color:rgba(0,0,0,0);box-shadow:none;font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;transition:box-shadow .5s,background .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=text]:focus,[type=password]:focus,[type=date]:focus,[type=datetime]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=week]:focus,[type=email]:focus,[type=number]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=url]:focus,[type=color]:focus,textarea:focus{outline:none;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transition:box-shadow .5s,background .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#ecedee;cursor:default}[type=submit],[type=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}::-moz-placeholder{color:#737e83}::placeholder{color:#737e83}[type=file],[type=checkbox],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:400;line-height:1.8;color:#ecedee}label.middle{margin:0 0 1rem;padding:.5rem 0}.help-text{margin-top:-0.5rem;font-size:.8125rem;font-style:italic;color:#ecedee}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:0 0 0 0}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label,.input-group-button,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:.0625rem solid #ecedee;background:#ecedee;color:#000;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #ecedee}.fieldset legend{margin:0;margin-left:-0.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;background-color:#000;font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255, 255, 255%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow .5s,background .25s ease-in-out}@media screen and (min-width: 0\0 ){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:none;background-color:rgba(0,0,0,0);box-shadow:none;transition:box-shadow .5s,background .25s ease-in-out}select:disabled{background-color:#ecedee;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#e61e20;background-color:#fde9e9}.is-invalid-input:not(:focus)::-moz-placeholder{color:#e61e20}.is-invalid-input:not(:focus)::placeholder{color:#e61e20}.is-invalid-label{color:#ecedee}.form-error{display:none;margin-top:-0.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:400;color:#e61e20}.form-error.is-visible{display:block}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #ecedee;border-bottom:0;font-size:.75rem;line-height:1;color:foreground(#fff, #d3d800)}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #ecedee;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#ecedee}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-0.5rem;content:"+"}.is-active>.accordion-title::before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #ecedee;border-bottom:0;background-color:#fff;color:foreground(#fff, #d3d800)}:last-child>.accordion-content:last-child{border-bottom:1px solid #ecedee}progress{display:block;width:100%;height:1rem;margin-bottom:1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#ecedee}progress::-webkit-progress-bar{background:#ecedee}progress::-webkit-progress-value{background:#d3d800}progress::-moz-progress-bar{background:#d3d800}progress.blue-water{color:#37afc7}progress.blue-water::-webkit-progress-value{background:#37afc7}progress.blue-water::-moz-progress-bar{background:#37afc7}progress.green-grass{color:#a3ce62}progress.green-grass::-webkit-progress-value{background:#a3ce62}progress.green-grass::-moz-progress-bar{background:#a3ce62}progress.lime-citrus{color:#d3d800}progress.lime-citrus::-webkit-progress-value{background:#d3d800}progress.lime-citrus::-moz-progress-bar{background:#d3d800}progress.magenta-vibrant{color:#e60064}progress.magenta-vibrant::-webkit-progress-value{background:#e60064}progress.magenta-vibrant::-moz-progress-bar{background:#e60064}progress.orange-sunrise{color:#ef7d00}progress.orange-sunrise::-webkit-progress-value{background:#ef7d00}progress.orange-sunrise::-moz-progress-bar{background:#ef7d00}progress.red-vibrant{color:#e61e20}progress.red-vibrant::-webkit-progress-value{background:#e61e20}progress.red-vibrant::-moz-progress-bar{background:#e61e20}progress.yellow-lemon{color:#e5d01d}progress.yellow-lemon::-webkit-progress-value{background:#e5d01d}progress.yellow-lemon::-moz-progress-bar{background:#e5d01d}progress.black-shadow{color:#071820}progress.black-shadow::-webkit-progress-value{background:#071820}progress.black-shadow::-moz-progress-bar{background:#071820}progress.black-evil{color:#1f1e1e}progress.black-evil::-webkit-progress-value{background:#1f1e1e}progress.black-evil::-moz-progress-bar{background:#1f1e1e}progress.black-eerie{color:#1b2022}progress.black-eerie::-webkit-progress-value{background:#1b2022}progress.black-eerie::-moz-progress-bar{background:#1b2022}progress.white-ghost{color:#fcfcfc}progress.white-ghost::-webkit-progress-value{background:#fcfcfc}progress.white-ghost::-moz-progress-bar{background:#fcfcfc}progress.white-decay{color:#ececec}progress.white-decay::-webkit-progress-value{background:#ececec}progress.white-decay::-moz-progress-bar{background:#ececec}progress.grey-dark{color:#737e83}progress.grey-dark::-webkit-progress-value{background:#737e83}progress.grey-dark::-moz-progress-bar{background:#737e83}progress.grey-light{color:#ecedee}progress.grey-light::-webkit-progress-value{background:#ecedee}progress.grey-light::-moz-progress-bar{background:#ecedee}progress.blue-wall{color:#12222a}progress.blue-wall::-webkit-progress-value{background:#12222a}progress.blue-wall::-moz-progress-bar{background:#12222a}progress.black{color:#000}progress.black::-webkit-progress-value{background:#000}progress.black::-moz-progress-bar{background:#000}progress.white{color:#fff}progress.white::-webkit-progress-value{background:#fff}progress.white::-moz-progress-bar{background:#fff}progress.brown-parchment{color:#dad0b9}progress.brown-parchment::-webkit-progress-value{background:#dad0b9}progress.brown-parchment::-moz-progress-bar{background:#dad0b9}progress.blue-highlight{color:#91b5c5}progress.blue-highlight::-webkit-progress-value{background:#91b5c5}progress.blue-highlight::-moz-progress-bar{background:#91b5c5}progress.brown-mucky{color:#614e23}progress.brown-mucky::-webkit-progress-value{background:#614e23}progress.brown-mucky::-moz-progress-bar{background:#614e23}progress.blue-twitter{color:#28a9e0}progress.blue-twitter::-webkit-progress-value{background:#28a9e0}progress.blue-twitter::-moz-progress-bar{background:#28a9e0}progress.blue-facebook{color:#3c5a99}progress.blue-facebook::-webkit-progress-value{background:#3c5a99}progress.blue-facebook::-moz-progress-bar{background:#3c5a99}progress.yellow-instagram{color:#ffdc80}progress.yellow-instagram::-webkit-progress-value{background:#ffdc80}progress.yellow-instagram::-moz-progress-bar{background:#ffdc80}progress.blue-linkedin{color:#007bba}progress.blue-linkedin::-webkit-progress-value{background:#007bba}progress.blue-linkedin::-moz-progress-bar{background:#007bba}progress.purple-twitch{color:#764dc1}progress.purple-twitch::-webkit-progress-value{background:#764dc1}progress.purple-twitch::-moz-progress-bar{background:#764dc1}progress.red-google-plus{color:#dd4b39}progress.red-google-plus::-webkit-progress-value{background:#dd4b39}progress.red-google-plus::-moz-progress-bar{background:#dd4b39}progress.red-youtube{color:#f60001}progress.red-youtube::-webkit-progress-value{background:#f60001}progress.red-youtube::-moz-progress-bar{background:#f60001}progress.orange-axeso5{color:#ff8d00}progress.orange-axeso5::-webkit-progress-value{background:#ff8d00}progress.orange-axeso5::-moz-progress-bar{background:#ff8d00}progress.grey-high{color:#d6d9e9}progress.grey-high::-webkit-progress-value{background:#d6d9e9}progress.grey-high::-moz-progress-bar{background:#d6d9e9}progress.grey-mid-high{color:#b3b7cb}progress.grey-mid-high::-webkit-progress-value{background:#b3b7cb}progress.grey-mid-high::-moz-progress-bar{background:#b3b7cb}progress.grey-mid-low{color:#8286a1}progress.grey-mid-low::-webkit-progress-value{background:#8286a1}progress.grey-mid-low::-moz-progress-bar{background:#8286a1}progress.grey-low{color:#3d4160}progress.grey-low::-webkit-progress-value{background:#3d4160}progress.grey-low::-moz-progress-bar{background:#3d4160}progress.primary{color:#a3ce62}progress.primary::-webkit-progress-value{background:#a3ce62}progress.primary::-moz-progress-bar{background:#a3ce62}progress.secondary{color:#737e83}progress.secondary::-webkit-progress-value{background:#737e83}progress.secondary::-moz-progress-bar{background:#737e83}progress.success{color:#83ab50}progress.success::-webkit-progress-value{background:#83ab50}progress.success::-moz-progress-bar{background:#83ab50}progress.warning{color:#ffa105}progress.warning::-webkit-progress-value{background:#ffa105}progress.warning::-moz-progress-bar{background:#ffa105}progress.alert{color:#da222e}progress.alert::-webkit-progress-value{background:#da222e}progress.alert::-moz-progress-bar{background:#da222e}progress::-ms-fill{border:0}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid #f2f2f2;background-color:#000}caption{padding:.5rem .625rem .625rem;font-weight:900}thead{background:#060606;color:#fff}tfoot{background:#0d0d0d;color:#fff}thead tr,tfoot tr{background:rgba(0,0,0,0)}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:900;text-align:left}tbody th,tbody td{padding:.5rem .625rem .625rem}tbody tr{border-bottom:0;border-bottom:1px solid #f2f2f2;background-color:#000}table.striped tbody tr:nth-child(even){border-bottom:0;background-color:#0d0d0d}@media screen and (max-width: 47.99875em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#010101}table.hover tfoot tr:hover{background-color:#080808}table.hover tbody tr:hover{background-color:#000}table.hover.striped tr:nth-of-type(even):hover{background-color:#000}.table-scroll{overflow-x:auto}@font-face{font-family:"FontAwesome";src:url("/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0");src:url("/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"),url("/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),url("/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0") format("woff"),url("/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),url("/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");font-weight:normal;font-style:normal}html,body{height:100%;width:100%}summary{cursor:pointer}.bablefish{display:none}#fb-root{display:none}@keyframes logo-render--color-blue-water{0%{stroke:#37afc7;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#37afc7;stroke:#37afc7}}@keyframes logo-render--color-green-grass{0%{stroke:#a3ce62;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#a3ce62;stroke:#a3ce62}}@keyframes logo-render--color-lime-citrus{0%{stroke:#d3d800;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#d3d800;stroke:#d3d800}}@keyframes logo-render--color-magenta-vibrant{0%{stroke:#e60064;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#e60064;stroke:#e60064}}@keyframes logo-render--color-orange-sunrise{0%{stroke:#ef7d00;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#ef7d00;stroke:#ef7d00}}@keyframes logo-render--color-red-vibrant{0%{stroke:#e61e20;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#e61e20;stroke:#e61e20}}@keyframes logo-render--color-yellow-lemon{0%{stroke:#e5d01d;stroke-dashoffset:700px}60%{fill:rgba(0,0,0,0)}80%{stroke-dashoffset:0}100%{fill:#e5d01d;stroke:#e5d01d}}@keyframes cog-rotate{0%{transform:rotate(0)}75%,100%{transform:rotate(90deg)}}@keyframes spanner-rotate{0%,100%{transform:rotate(0)}75%{transform:rotate(90deg)}}@keyframes phase-in-out{100%{opacity:0}0%,90%{opacity:.5}}.a-bg-video{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:none;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity 1s}.a-bg-video--visibility-show{display:inline-block;opacity:1}.a-break--size-2{line-height:200%}.a-break--size-3{line-height:300%}.a-button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;padding:.8125rem 1.5rem;border:1px solid rgba(0,0,0,0);border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:100%;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:#d3d800;color:#000;border:none;font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-weight:900;text-transform:uppercase;position:relative}[data-whatinput=mouse] .a-button{outline:0}.a-button:hover,.a-button:focus{background-color:#d3d800;color:#000}.a-button:hover,.a-button:focus,.a-button:active{text-decoration:none}.a-button:hover::after,.a-button:focus::after,.a-button:active::after{background:#d3d800}.a-button:last-child{margin-bottom:0}@media print,screen and (min-width: 40em){.a-button{margin-right:1.3125rem;padding-left:2.8125rem}.a-button::after{background-color:#d3d800;content:"";height:100%;position:absolute;right:0;top:0;transform:skewX(-27deg);transform-origin:bottom;width:1.3125rem;transition:background-color .25s ease-out,color .25s ease-out}}.a-button--style-no-slice{margin-right:0;padding-left:1.5rem}.a-button--style-no-slice::after{display:none}.a-button--style-flash-hover{transition:transform calc(var(--global-animation-rhythm) * 2.5)}.a-button--style-flash-hover::before{background:linear-gradient(to right, transparent, white, transparent);content:"";height:100%;left:.65625rem;opacity:0;position:absolute;top:0;transform:skew(-27deg);width:3.125rem;z-index:9999}.a-button--style-flash-hover:hover{transform:scale(1.05)}.a-button--style-flash-hover:hover::before{animation:phase-in-out calc(var(--global-animation-rhythm) * 2.5);left:calc(100% - 3.125rem);transition:left calc(var(--global-animation-rhythm) * 2.5) linear}.a-button--size-full{width:100%}@media print,screen and (min-width: 40em){.a-button--size-full{width:calc(100% - 21px)}.a-button--size-full.a-button--size-large{width:calc(100% - 24px)}}.a-button--size-large{font-size:140%}@media print,screen and (min-width: 40em){.a-button--size-large{margin-right:1.5rem;padding-left:3rem}.a-button--size-large::after{width:1.5rem}}.a-logo{display:inline-block;width:9.375rem;height:2.5625rem;background-repeat:no-repeat;background-color:rgba(0,0,0,0);background-size:contain;vertical-align:middle;background-image:image-url("../../common/img/logos/jagex-lime.svg")}.a-particles{position:absolute !important;top:0rem !important;right:0rem !important;bottom:0rem !important;left:0rem !important;background-image:linear-gradient(207deg, hsl(206deg, 44%, 40%) 35%, transparent);z-index:0;transform:translate3d(0, 0, 0)}.a-particles::after{position:absolute !important;top:0rem !important;right:0rem !important;bottom:0rem !important;left:0rem !important;content:"";background-image:linear-gradient(117deg, #000 15%, transparent 50%, transparent 65%, #000 95%);display:block;z-index:4}.a-particles__layer{animation-iteration-count:infinite;animation-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75);background-repeat:repeat;height:100%;opacity:.15;position:absolute;width:100%}.a-particles__layer-1{animation-duration:calc(var(--global-animation-rhythm) * 1000);animation-name:float-1;background-image:url("/images/launcher-background-particles-1.jpg");z-index:1}.a-particles__layer-2{animation-duration:calc(var(--global-animation-rhythm) * 2000);animation-name:float-2;background-image:url("/images/launcher-background-particles-2.jpg");z-index:2}.a-particles__layer-3{animation-duration:calc(var(--global-animation-rhythm) * 3000);animation-name:float-3;background-image:url("/images/launcher-background-particles-3.jpg");z-index:3}@keyframes float-1{0%{background-position:0 0}100%{background-position:120rem 66.8125rem}}@keyframes float-2{0%{background-position:0 0}100%{background-position:-120rem 135rem}}@keyframes float-3{0%{background-position:0 0}100%{background-position:-120rem -135rem}}.a-slice-divider{position:relative;width:100%;height:3.125rem}.a-slice-divider::before{content:"/";position:absolute;top:-0.1875rem;font-size:3.5rem;line-height:2.8125rem;color:#d3d800;transform:rotateX(-40deg)}.a-slice-divider--color-blue::before{color:#37afc7}.a-slice-divider--color-green::before{color:#a3ce62}.a-slice-divider--color-lime::before{color:#d3d800}.a-slice-divider--color-magenta::before{color:#e60064}.a-slice-divider--color-orange::before{color:#ef7d00}.a-slice-divider--color-red::before{color:#e61e20}.a-slice-divider--color-yellow::before{color:#e5d01d}.a-slice-triangle{height:18.75rem;overflow:hidden;position:relative;width:18.75rem}.a-slice-triangle::after{border-style:solid;border-width:3.75rem;border-color:#d3d800;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.a-slice-triangle::after{display:block}}.a-slice-triangle::after{display:block}.a-slice-triangle--color-blue::after{border-color:#37afc7}.a-slice-triangle--color-green::after{border-color:#a3ce62}.a-slice-triangle--color-lime::after{border-color:#d3d800}.a-slice-triangle--color-magenta::after{border-color:#e60064}.a-slice-triangle--color-orange::after{border-color:#ef7d00}.a-slice-triangle--color-red::after{border-color:#e61e20}.a-slice-triangle--color-yellow::after{border-color:#e5d01d}.a-social-icon{font-family:"FontAwesome";font-size:5rem}.a-social-icon:hover,.a-social-icon:focus{text-decoration:none}.a-social-icon--service-facebook::before{content:""}.a-social-icon--service-facebook:hover::before{color:#3c5a99}.a-social-icon--service-twitch::before{content:""}.a-social-icon--service-twitch:hover::before{color:#764dc1}.a-social-icon--service-youtube::before{content:""}.a-social-icon--service-youtube:hover::before{color:#f60001}.a-social-icon--service-linkedin::before{content:""}.a-social-icon--service-linkedin:hover::before{color:#007bba}.a-social-icon--service-twitter::before{content:""}.a-social-icon--service-twitter:hover::before{color:#28a9e0}.a-social-icon--service-instagram::before{content:""}.a-social-icon--service-instagram:hover::before{color:#ffdc80}.a-social-icon--size-small{font-size:2.5rem}h1{display:block;color:#fff;font-weight:400;font-style:normal;line-height:80%;text-transform:uppercase}h1 em{font-style:normal;font-weight:900}.locale-zh-CN h1,.locale-ja-JP h1,.locale-ko-KR h1{line-height:1.4em}h2{display:block;color:#fff;font-weight:400;font-style:normal;line-height:80%;text-transform:uppercase}h2 em{font-style:normal;font-weight:900}.locale-zh-CN h2,.locale-ja-JP h2,.locale-ko-KR h2{line-height:1.4em}h3{display:block;color:#fff;font-weight:400;font-style:normal;line-height:80%;text-transform:uppercase}h3 em{font-style:normal;font-weight:900}.locale-zh-CN h3,.locale-ja-JP h3,.locale-ko-KR h3{line-height:1.4em}h4{display:block;color:#fff;font-weight:400;font-style:normal;line-height:80%;text-transform:uppercase}h4 em{font-style:normal;font-weight:900}.locale-zh-CN h4,.locale-ja-JP h4,.locale-ko-KR h4{line-height:1.4em}h5{display:block;color:#fff;font-weight:400;font-style:normal;line-height:80%;text-transform:uppercase}h5 em{font-style:normal;font-weight:900}.locale-zh-CN h5,.locale-ja-JP h5,.locale-ko-KR h5{line-height:1.4em}h6{display:block;color:#fff;font-weight:400;font-style:normal;line-height:80%;text-transform:uppercase}h6 em{font-style:normal;font-weight:900}.locale-zh-CN h6,.locale-ja-JP h6,.locale-ko-KR h6{line-height:1.4em}@font-face{font-family:"BagueSans";font-weight:900;font-style:normal;src:url("/fonts/bague-sans-pro/PFBagueSansPro-Black.woff2") format("woff2"),url("/fonts/bague-sans-pro/PFBagueSansPro-Black.woff") format("woff"),url("/fonts/bague-sans-pro/PFBagueSansPro-Black.eot") format("embedded-opentype"),url("/fonts/bague-sans-pro/PFBagueSansPro-Black.svg") format("svg");font-display:swap}@font-face{font-family:"BagueSans";font-weight:900;font-style:italic;src:url("/fonts/bague-sans-pro/PFBagueSansPro-BlackItalic.woff2") format("woff2"),url("/fonts/bague-sans-pro/PFBagueSansPro-BlackItalic.woff") format("woff"),url("/fonts/bague-sans-pro/PFBagueSansPro-BlackItalic.eot") format("embedded-opentype"),url("/fonts/bague-sans-pro/PFBagueSansPro-BlackItalic.svg") format("svg");font-display:swap}@font-face{font-family:"BagueSans";font-weight:400;font-style:normal;src:url("/fonts/bague-sans-pro/PFBagueSansPro-Regular.woff2") format("woff2"),url("/fonts/bague-sans-pro/PFBagueSansPro-Regular.woff") format("woff"),url("/fonts/bague-sans-pro/PFBagueSansPro-Regular.eot") format("embedded-opentype"),url("/fonts/bague-sans-pro/PFBagueSansPro-Regular.svg") format("svg");font-display:swap}@font-face{font-family:"BagueSans";font-weight:400;font-style:italic;src:url("/fonts/bague-sans-pro/PFBagueSansPro-Italic.woff2") format("woff2"),url("/fonts/bague-sans-pro/PFBagueSansPro-Italic.woff") format("woff"),url("/fonts/bague-sans-pro/PFBagueSansPro-Italic.eot") format("embedded-opentype"),url("/fonts/bague-sans-pro/PFBagueSansPro-Italic.svg") format("svg");font-display:swap}.c-article{background:#fff}.c-article__container{display:flex;flex-flow:row wrap;padding-right:0.9375rem;padding-left:0.9375rem;max-width:100rem;margin-left:auto;margin-right:auto;justify-content:center}.c-article__content{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;color:#000;padding-bottom:3.75rem;padding-top:3.75rem}.c-article__content h1{line-height:2.8125rem}.c-article__content h1{color:#000;font-weight:900}.c-article__content h2{color:#000;font-weight:900}.c-article__content h3{color:#000;font-weight:900}.c-article__content h4{color:#000;font-weight:900}.c-article__content h5{color:#000;font-weight:900}.c-article__content h6{color:#000;font-weight:900}@media print,screen and (min-width: 48em){.c-article__content{width:calc(66.6666666667% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}@media print,screen and (min-width: 64em){.c-article__content{width:calc(58.3333333333% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-article__editorial a{color:#e60064}.c-article__editorial hr{margin:3.75rem 0}.c-article__editorial img{display:block;margin:2.5rem auto 0}.c-article__editorial p+p{margin-top:1.875rem}.c-article__editorial p+h1{margin-top:2.5rem}.c-article__editorial dl+h1{margin-top:2.5rem}.c-article__editorial ol+h1{margin-top:2.5rem}.c-article__editorial ul+h1{margin-top:2.5rem}.c-article__editorial iframe+h1{margin-top:2.5rem}.c-article__editorial p+h2{margin-top:2.5rem}.c-article__editorial dl+h2{margin-top:2.5rem}.c-article__editorial ol+h2{margin-top:2.5rem}.c-article__editorial ul+h2{margin-top:2.5rem}.c-article__editorial iframe+h2{margin-top:2.5rem}.c-article__editorial p+h3{margin-top:2.5rem}.c-article__editorial dl+h3{margin-top:2.5rem}.c-article__editorial ol+h3{margin-top:2.5rem}.c-article__editorial ul+h3{margin-top:2.5rem}.c-article__editorial iframe+h3{margin-top:2.5rem}.c-article__editorial p+h4{margin-top:2.5rem}.c-article__editorial dl+h4{margin-top:2.5rem}.c-article__editorial ol+h4{margin-top:2.5rem}.c-article__editorial ul+h4{margin-top:2.5rem}.c-article__editorial iframe+h4{margin-top:2.5rem}.c-article__editorial p+h5{margin-top:2.5rem}.c-article__editorial dl+h5{margin-top:2.5rem}.c-article__editorial ol+h5{margin-top:2.5rem}.c-article__editorial ul+h5{margin-top:2.5rem}.c-article__editorial iframe+h5{margin-top:2.5rem}.c-article__editorial p+h6{margin-top:2.5rem}.c-article__editorial dl+h6{margin-top:2.5rem}.c-article__editorial ol+h6{margin-top:2.5rem}.c-article__editorial ul+h6{margin-top:2.5rem}.c-article__editorial iframe+h6{margin-top:2.5rem}@media print,screen and (min-width: 40em){.c-article__editorial h2{font-size:2.5rem}.c-article__editorial h3{font-size:2.125rem}.c-article__editorial li,.c-article__editorial ol,.c-article__editorial p{font-size:1.25rem}}.c-article__editorial iframe{margin:1.25rem auto;width:100%}.c-article__editorial iframe[src^="https://www.youtube.com/embed"]{min-height:35vw}.c-article__back{color:#000;display:inline-block;margin-bottom:1.25rem;position:relative}@supports((-webkit-clip-path: polygon(0 0)) or (clip-path: polygon(0 0))){.c-article__back::before{background-color:#000;content:"";display:inline-block;height:.625rem;margin-right:.3125rem;width:.625rem;-webkit-clip-path:polygon(100% 0, 100% 100%, 0 50%);clip-path:polygon(100% 0, 100% 100%, 0 50%)}}.c-article__back::after{content:"";display:block;height:.125rem;transition:all calc(var(--global-animation-rhythm) * 3);width:100%;background:#000;opacity:0;transform:translateY(0.3125rem)}.c-article__back:hover,.c-article__back:focus{color:#000;text-decoration:none}.c-article__back:hover::after,.c-article__back:focus::after{opacity:1;transform:translateY(0)}.c-article__category{display:inline-block}.c-article__category::after{content:"—";display:inline-block;font-weight:400;margin-left:.25rem}.c-article__date{display:inline-block;margin-bottom:1.25rem}.c-article__author{display:flex;flex-flow:row nowrap;padding-bottom:3.75rem;padding-top:1.25rem}.c-article__author-info{display:flex;justify-content:center;flex-flow:column wrap;margin-left:10px}.c-article__author-info p:last-child{margin-bottom:0}.c-article__author-figure{align-self:flex-start;flex-shrink:0;position:relative}.c-article__author-image{border-radius:50%;height:6rem;-o-object-fit:cover;object-fit:cover;position:relative;width:6rem;z-index:1}.c-article__author-name{font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;text-transform:capitalize}.c-article--color-blue .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#37afc7;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article--color-green .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#a3ce62;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article--color-lime .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#d3d800;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article--color-magenta .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#e60064;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article--color-orange .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#ef7d00;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article--color-red .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#e61e20;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article--color-yellow .c-article__author figure::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#e5d01d;border-radius:50%;content:"";display:block;height:6.25rem;width:6.25rem;z-index:0}.c-article-list{background:#fff}.c-article-list__container{display:flex;flex-flow:row wrap;justify-content:center;padding-top:3.75rem;padding-bottom:3.75rem}.c-article-list h1{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;color:#000;font-weight:900}@media print,screen and (min-width: 40em){.c-article-list h1{width:calc(83.3333333333% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}@media print,screen and (min-width: 64em){.c-article-list h1{width:calc(66.6666666667% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-article-list__image{background-position:center;background-size:cover;filter:grayscale(1);height:100%;transition:transform calc(var(--global-animation-rhythm) * 2.5),filter calc(var(--global-animation-rhythm) * 2.5);width:100%}.c-article-list__info{bottom:0;color:#fff;font-size:100%;position:absolute;padding:30px;width:100%;z-index:1}.c-article-list__card{flex:0 0 auto;min-height:0px;min-width:0px;width:100%;margin-right:0;margin-left:0;background-color:#ecedee;color:#fff;height:7.5rem;margin-bottom:1.25rem;overflow:hidden;position:relative;text-shadow:.0625rem .0625rem .125rem #000}@media print,screen and (min-width: 40em){.c-article-list__card{width:calc(83.3333333333% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}@media print,screen and (min-width: 64em){.c-article-list__card{width:calc(66.6666666667% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-article-list__card::after{background:linear-gradient(63deg, #000 10%, transparent 90%);content:"";height:100%;opacity:.8;pointer-events:none;position:absolute;top:0;transition:opacity calc(var(--global-animation-rhythm) * 2.5);width:100%;z-index:0}.c-article-list__card:hover .c-article-list__image{transform:scale(1.1);filter:grayscale(0)}.c-article-list__card:hover::after{opacity:0}.c-article-list__card--type-featured{height:20rem}@media print,screen and (min-width: 40em){.c-article-list__card--type-featured{height:50vh}}.c-article-list__card--color-blue::after{background:linear-gradient(63deg, #37afc7 20%, rgba(55, 175, 199, 0.3) 100%)}.c-article-list__card--color-green::after{background:linear-gradient(63deg, #a3ce62 20%, rgba(163, 206, 98, 0.3) 100%)}.c-article-list__card--color-lime::after{background:linear-gradient(63deg, #d3d800 20%, rgba(211, 216, 0, 0.3) 100%)}.c-article-list__card--color-magenta::after{background:linear-gradient(63deg, #e60064 20%, rgba(230, 0, 100, 0.3) 100%)}.c-article-list__card--color-orange::after{background:linear-gradient(63deg, #ef7d00 20%, rgba(239, 125, 0, 0.3) 100%)}.c-article-list__card--color-red::after{background:linear-gradient(63deg, #e61e20 20%, rgba(230, 30, 32, 0.3) 100%)}.c-article-list__card--color-yellow::after{background:linear-gradient(63deg, #e5d01d 20%, rgba(229, 208, 29, 0.3) 100%)}.c-article-list__title{margin-bottom:0;font-weight:bold}.c-article-list__category{display:inline-block}.c-article-list__category::after{content:"—";display:inline-block;margin-left:.25rem}.c-article-list__date{color:#fff;display:inline-block;margin-bottom:.625rem}.c-banner{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background:#000 no-repeat center;background-size:cover;height:calc((0.5625)*100vw);min-height:34.375rem;max-width:162.5rem;max-height:80vh;margin-right:auto;margin-left:auto;position:relative}.c-banner--color-blue em,.c-banner--color-blue strong,.c-banner--color-blue a{color:#37afc7}.c-banner--color-blue .a-button{background:#37afc7;color:#000}.c-banner--color-blue .a-button strong{color:#000}.c-banner--color-blue .a-button:hover{background:#4ab7cd}.c-banner--color-blue .a-button:hover::after{background:#4ab7cd}.c-banner--color-blue .a-button::after{background:#37afc7}.c-banner--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-banner--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-banner--color-green em,.c-banner--color-green strong,.c-banner--color-green a{color:#a3ce62}.c-banner--color-green .a-button{background:#a3ce62;color:#000}.c-banner--color-green .a-button strong{color:#000}.c-banner--color-green .a-button:hover{background:#aed475}.c-banner--color-green .a-button:hover::after{background:#aed475}.c-banner--color-green .a-button::after{background:#a3ce62}.c-banner--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-banner--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-banner--color-lime em,.c-banner--color-lime strong,.c-banner--color-lime a{color:#d3d800}.c-banner--color-lime .a-button{background:#d3d800;color:#000}.c-banner--color-lime .a-button strong{color:#000}.c-banner--color-lime .a-button:hover{background:#ecf200}.c-banner--color-lime .a-button:hover::after{background:#ecf200}.c-banner--color-lime .a-button::after{background:#d3d800}.c-banner--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-banner--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-banner--color-magenta em,.c-banner--color-magenta strong,.c-banner--color-magenta a{color:#e60064}.c-banner--color-magenta .a-button{background:#e60064;color:#fff}.c-banner--color-magenta .a-button strong{color:#fff}.c-banner--color-magenta .a-button:hover{background:#ff016f}.c-banner--color-magenta .a-button:hover::after{background:#ff016f}.c-banner--color-magenta .a-button::after{background:#e60064}.c-banner--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-banner--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-banner--color-orange em,.c-banner--color-orange strong,.c-banner--color-orange a{color:#ef7d00}.c-banner--color-orange .a-button{background:#ef7d00;color:#000}.c-banner--color-orange .a-button strong{color:#000}.c-banner--color-orange .a-button:hover{background:#ff8a0a}.c-banner--color-orange .a-button:hover::after{background:#ff8a0a}.c-banner--color-orange .a-button::after{background:#ef7d00}.c-banner--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-banner--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-banner--color-red em,.c-banner--color-red strong,.c-banner--color-red a{color:#e61e20}.c-banner--color-red .a-button{background:#e61e20;color:#000}.c-banner--color-red .a-button strong{color:#000}.c-banner--color-red .a-button:hover{background:#e93537}.c-banner--color-red .a-button:hover::after{background:#e93537}.c-banner--color-red .a-button::after{background:#e61e20}.c-banner--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-banner--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-banner--color-yellow em,.c-banner--color-yellow strong,.c-banner--color-yellow a{color:#e5d01d}.c-banner--color-yellow .a-button{background:#e5d01d;color:#000}.c-banner--color-yellow .a-button strong{color:#000}.c-banner--color-yellow .a-button:hover{background:#e8d534}.c-banner--color-yellow .a-button:hover::after{background:#e8d534}.c-banner--color-yellow .a-button::after{background:#e5d01d}.c-banner--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-banner--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}@supports(background-attachment: fixed) and (background-size: cover){@media print,screen and (min-width: 64em){.c-banner--style-background-fixed{background-attachment:fixed;background-size:cover}}}.c-banner__heading small,.c-banner h2{font-size:2.0625rem}@media print,screen and (min-width: 64em){.c-banner__heading small,.c-banner h2{font-size:2.625rem}}.c-banner__heading,.c-banner h1{font-size:3.1875rem}@media print,screen and (min-width: 64em){.c-banner__heading,.c-banner h1{font-size:4.125rem}}.c-banner__heading em,.c-banner h1 em{display:inline;font-size:100%}.c-banner img,.c-banner__logo{display:block;margin:0 auto .625rem;max-height:25rem;max-width:9.375rem}@media print,screen and (min-width: 64em){.c-banner img,.c-banner__logo{max-height:16.25rem;max-width:none}}.c-banner__copy{position:relative;z-index:0}.c-banner__copy::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:radial-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.15), transparent, transparent);content:attr(data-banner-copy);padding:1.25rem;z-index:-1}@media print,screen and (min-width: 64em){.c-banner__copy{font-size:1.40625rem}}.c-banner__content{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;padding-top:.625rem;padding-bottom:.625rem;position:relative;max-height:100%;text-align:center;overflow:hidden}.c-banner__video{position:absolute;top:0;width:100%;height:100%;overflow:hidden}@media print,screen and (min-width: 64em){.c-banner{min-height:410px}}.c-banner--align-middle{align-items:center}.c-banner--color-blue .c-banner__logo polygon{fill:#37afc7}@supports(animation: logo-render--color-blue-water 1s forwards 0.3s){.c-banner--color-blue .c-banner__logo polygon{animation:logo-render--color-blue-water 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-blue .c-banner__logo polygon{animation:logo-render--color-blue-water 0s forwards;fill:#37afc7}}}.c-banner--color-green .c-banner__logo polygon{fill:#a3ce62}@supports(animation: logo-render--color-green-grass 1s forwards 0.3s){.c-banner--color-green .c-banner__logo polygon{animation:logo-render--color-green-grass 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-green .c-banner__logo polygon{animation:logo-render--color-green-grass 0s forwards;fill:#a3ce62}}}.c-banner--color-lime .c-banner__logo polygon{fill:#d3d800}@supports(animation: logo-render--color-lime-citrus 1s forwards 0.3s){.c-banner--color-lime .c-banner__logo polygon{animation:logo-render--color-lime-citrus 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-lime .c-banner__logo polygon{animation:logo-render--color-lime-citrus 0s forwards;fill:#d3d800}}}.c-banner--color-magenta .c-banner__logo polygon{fill:#e60064}@supports(animation: logo-render--color-magenta-vibrant 1s forwards 0.3s){.c-banner--color-magenta .c-banner__logo polygon{animation:logo-render--color-magenta-vibrant 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-magenta .c-banner__logo polygon{animation:logo-render--color-magenta-vibrant 0s forwards;fill:#e60064}}}.c-banner--color-orange .c-banner__logo polygon{fill:#ef7d00}@supports(animation: logo-render--color-orange-sunrise 1s forwards 0.3s){.c-banner--color-orange .c-banner__logo polygon{animation:logo-render--color-orange-sunrise 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-orange .c-banner__logo polygon{animation:logo-render--color-orange-sunrise 0s forwards;fill:#ef7d00}}}.c-banner--color-red .c-banner__logo polygon{fill:#e61e20}@supports(animation: logo-render--color-red-vibrant 1s forwards 0.3s){.c-banner--color-red .c-banner__logo polygon{animation:logo-render--color-red-vibrant 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-red .c-banner__logo polygon{animation:logo-render--color-red-vibrant 0s forwards;fill:#e61e20}}}.c-banner--color-yellow .c-banner__logo polygon{fill:#e5d01d}@supports(animation: logo-render--color-yellow-lemon 1s forwards 0.3s){.c-banner--color-yellow .c-banner__logo polygon{animation:logo-render--color-yellow-lemon 1s forwards .3s;fill:rgba(0,0,0,0);stroke-dasharray:700px}@media(prefers-reduced-motion: reduce){.c-banner--color-yellow .c-banner__logo polygon{animation:logo-render--color-yellow-lemon 0s forwards;fill:#e5d01d}}}.c-copy-block{position:relative}.c-copy-block:first-of-type{padding-top:3.75rem}.c-copy-block:last-of-type{padding-bottom:3.75rem}.c-copy-block__container{display:flex;flex-flow:row wrap;padding-right:0.9375rem;padding-left:0.9375rem;max-width:100rem;margin-left:auto;margin-right:auto}.c-copy-block__content{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}.c-copy-block__content a{color:#d3d800}.c-copy-block__content h2{margin-top:2.5rem}.c-copy-block__content--style-center{text-align:center}.c-copy-block--color-blue h1{color:#37afc7;font-weight:900}.c-copy-block--color-blue h2{color:#37afc7;font-weight:900}.c-copy-block--color-blue h3{color:#37afc7;font-weight:900}.c-copy-block--color-blue h4{color:#37afc7;font-weight:900}.c-copy-block--color-blue h5{color:#37afc7;font-weight:900}.c-copy-block--color-blue h6{color:#37afc7;font-weight:900}.c-copy-block--color-blue em,.c-copy-block--color-blue strong,.c-copy-block--color-blue a{color:#37afc7}.c-copy-block--color-blue .a-button{background:#37afc7;color:#000}.c-copy-block--color-blue .a-button strong{color:#000}.c-copy-block--color-blue .a-button:hover{background:#4ab7cd}.c-copy-block--color-blue .a-button:hover::after{background:#4ab7cd}.c-copy-block--color-blue .a-button::after{background:#37afc7}.c-copy-block--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-copy-block--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-copy-block--color-green h1{color:#a3ce62;font-weight:900}.c-copy-block--color-green h2{color:#a3ce62;font-weight:900}.c-copy-block--color-green h3{color:#a3ce62;font-weight:900}.c-copy-block--color-green h4{color:#a3ce62;font-weight:900}.c-copy-block--color-green h5{color:#a3ce62;font-weight:900}.c-copy-block--color-green h6{color:#a3ce62;font-weight:900}.c-copy-block--color-green em,.c-copy-block--color-green strong,.c-copy-block--color-green a{color:#a3ce62}.c-copy-block--color-green .a-button{background:#a3ce62;color:#000}.c-copy-block--color-green .a-button strong{color:#000}.c-copy-block--color-green .a-button:hover{background:#aed475}.c-copy-block--color-green .a-button:hover::after{background:#aed475}.c-copy-block--color-green .a-button::after{background:#a3ce62}.c-copy-block--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-copy-block--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-copy-block--color-lime h1{color:#d3d800;font-weight:900}.c-copy-block--color-lime h2{color:#d3d800;font-weight:900}.c-copy-block--color-lime h3{color:#d3d800;font-weight:900}.c-copy-block--color-lime h4{color:#d3d800;font-weight:900}.c-copy-block--color-lime h5{color:#d3d800;font-weight:900}.c-copy-block--color-lime h6{color:#d3d800;font-weight:900}.c-copy-block--color-lime em,.c-copy-block--color-lime strong,.c-copy-block--color-lime a{color:#d3d800}.c-copy-block--color-lime .a-button{background:#d3d800;color:#000}.c-copy-block--color-lime .a-button strong{color:#000}.c-copy-block--color-lime .a-button:hover{background:#ecf200}.c-copy-block--color-lime .a-button:hover::after{background:#ecf200}.c-copy-block--color-lime .a-button::after{background:#d3d800}.c-copy-block--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-copy-block--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-copy-block--color-magenta h1{color:#e60064;font-weight:900}.c-copy-block--color-magenta h2{color:#e60064;font-weight:900}.c-copy-block--color-magenta h3{color:#e60064;font-weight:900}.c-copy-block--color-magenta h4{color:#e60064;font-weight:900}.c-copy-block--color-magenta h5{color:#e60064;font-weight:900}.c-copy-block--color-magenta h6{color:#e60064;font-weight:900}.c-copy-block--color-magenta em,.c-copy-block--color-magenta strong,.c-copy-block--color-magenta a{color:#e60064}.c-copy-block--color-magenta .a-button{background:#e60064;color:#fff}.c-copy-block--color-magenta .a-button strong{color:#fff}.c-copy-block--color-magenta .a-button:hover{background:#ff016f}.c-copy-block--color-magenta .a-button:hover::after{background:#ff016f}.c-copy-block--color-magenta .a-button::after{background:#e60064}.c-copy-block--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-copy-block--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-copy-block--color-orange h1{color:#ef7d00;font-weight:900}.c-copy-block--color-orange h2{color:#ef7d00;font-weight:900}.c-copy-block--color-orange h3{color:#ef7d00;font-weight:900}.c-copy-block--color-orange h4{color:#ef7d00;font-weight:900}.c-copy-block--color-orange h5{color:#ef7d00;font-weight:900}.c-copy-block--color-orange h6{color:#ef7d00;font-weight:900}.c-copy-block--color-orange em,.c-copy-block--color-orange strong,.c-copy-block--color-orange a{color:#ef7d00}.c-copy-block--color-orange .a-button{background:#ef7d00;color:#000}.c-copy-block--color-orange .a-button strong{color:#000}.c-copy-block--color-orange .a-button:hover{background:#ff8a0a}.c-copy-block--color-orange .a-button:hover::after{background:#ff8a0a}.c-copy-block--color-orange .a-button::after{background:#ef7d00}.c-copy-block--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-copy-block--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-copy-block--color-red h1{color:#e61e20;font-weight:900}.c-copy-block--color-red h2{color:#e61e20;font-weight:900}.c-copy-block--color-red h3{color:#e61e20;font-weight:900}.c-copy-block--color-red h4{color:#e61e20;font-weight:900}.c-copy-block--color-red h5{color:#e61e20;font-weight:900}.c-copy-block--color-red h6{color:#e61e20;font-weight:900}.c-copy-block--color-red em,.c-copy-block--color-red strong,.c-copy-block--color-red a{color:#e61e20}.c-copy-block--color-red .a-button{background:#e61e20;color:#000}.c-copy-block--color-red .a-button strong{color:#000}.c-copy-block--color-red .a-button:hover{background:#e93537}.c-copy-block--color-red .a-button:hover::after{background:#e93537}.c-copy-block--color-red .a-button::after{background:#e61e20}.c-copy-block--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-copy-block--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-copy-block--color-yellow h1{color:#e5d01d;font-weight:900}.c-copy-block--color-yellow h2{color:#e5d01d;font-weight:900}.c-copy-block--color-yellow h3{color:#e5d01d;font-weight:900}.c-copy-block--color-yellow h4{color:#e5d01d;font-weight:900}.c-copy-block--color-yellow h5{color:#e5d01d;font-weight:900}.c-copy-block--color-yellow h6{color:#e5d01d;font-weight:900}.c-copy-block--color-yellow em,.c-copy-block--color-yellow strong,.c-copy-block--color-yellow a{color:#e5d01d}.c-copy-block--color-yellow .a-button{background:#e5d01d;color:#000}.c-copy-block--color-yellow .a-button strong{color:#000}.c-copy-block--color-yellow .a-button:hover{background:#e8d534}.c-copy-block--color-yellow .a-button:hover::after{background:#e8d534}.c-copy-block--color-yellow .a-button::after{background:#e5d01d}.c-copy-block--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-copy-block--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}.c-footer{padding-top:1.875rem;padding-bottom:1.875rem;border-top:.125rem solid #d3d800}.c-footer__inner{display:flex;flex-flow:row wrap;padding-right:0;padding-left:0;max-width:100rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 64em){.c-footer__inner{align-items:center}}.c-footer__jagex{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;margin-bottom:0.9375rem;text-align:center;transition:filter .5s}.c-footer__jagex:hover{filter:brightness(1.3)}@media print,screen and (min-width: 64em){.c-footer__jagex{flex:0 0 auto;width:auto;margin-right:0.9375rem;margin-left:0.9375rem;margin-bottom:0}}.c-footer__jagex svg{height:3.125rem}.c-footer__social{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;margin-bottom:0.9375rem;text-align:center}.c-footer__social a{margin:0 .375rem}@media print,screen and (min-width: 64em){.c-footer__social{flex:0 0 auto;width:auto;margin-right:0.9375rem;margin-left:0.9375rem;margin-bottom:0}}.c-footer__content{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}.c-footer__content p{font-size:.875rem;text-align:center;margin-bottom:0}@media print,screen and (min-width: 64em){.c-footer__content p{text-align:left}}@media print,screen and (min-width: 64em){.c-footer__content{flex:1 1 0px;width:auto;margin-right:0.9375rem;margin-left:0.9375rem}}.c-footer--color-blue{border-color:#37afc7}.c-footer--color-blue .c-footer__jagex svg>polygon{fill:#37afc7}.c-footer--color-blue a{color:#37afc7}.c-footer--color-green{border-color:#a3ce62}.c-footer--color-green .c-footer__jagex svg>polygon{fill:#a3ce62}.c-footer--color-green a{color:#a3ce62}.c-footer--color-lime{border-color:#d3d800}.c-footer--color-lime .c-footer__jagex svg>polygon{fill:#d3d800}.c-footer--color-lime a{color:#d3d800}.c-footer--color-magenta{border-color:#e60064}.c-footer--color-magenta .c-footer__jagex svg>polygon{fill:#e60064}.c-footer--color-magenta a{color:#e60064}.c-footer--color-orange{border-color:#ef7d00}.c-footer--color-orange .c-footer__jagex svg>polygon{fill:#ef7d00}.c-footer--color-orange a{color:#ef7d00}.c-footer--color-red{border-color:#e61e20}.c-footer--color-red .c-footer__jagex svg>polygon{fill:#e61e20}.c-footer--color-red a{color:#e61e20}.c-footer--color-yellow{border-color:#e5d01d}.c-footer--color-yellow .c-footer__jagex svg>polygon{fill:#e5d01d}.c-footer--color-yellow a{color:#e5d01d}@media print,screen and (min-width: 64em){.c-footer{padding-top:2.8125rem;padding-bottom:2.8125rem}.c-footer__first-row{justify-content:space-between;margin-bottom:1.875rem}}.c-header{background:#000;left:0;position:fixed;top:0;width:100%;z-index:9998}.c-header::after{bottom:0;content:"";height:.125rem;left:0;position:absolute;width:100%;z-index:9997}.c-header__menu{display:flex;flex-flow:row wrap;padding-right:0;padding-left:0;max-width:100rem;margin-left:auto;margin-right:auto;margin-top:1.25rem;margin-bottom:1.25rem;justify-content:space-between;align-items:flex-start;height:2.4166666667rem;margin:.4166666667rem auto;overflow:hidden}.c-header__logo{flex:0 0 auto;width:auto;margin-right:0.9375rem;margin-left:0.9375rem;position:relative}.c-header__logo a{transition:filter .5s}.c-header__logo a:hover{filter:brightness(1.3)}.c-header__logo svg{height:2.4166666667rem}.c-header__hamburger{justify-content:center;align-items:center;display:none;height:100%;padding:0 1.25rem}.c-header__menu--state-shrunk .c-header__hamburger{display:flex}html.no-js .c-header__hamburger{display:none}.c-header__hamburger-icon{height:1.5625rem;margin-top:.1875rem;position:relative;width:1.875rem}.c-header__hamburger-icon-inner{background:#fff;border-radius:.25rem;height:.1875rem;position:absolute;transition:transform .15s ease;width:100%}.c-header__hamburger-icon-inner::before,.c-header__hamburger-icon-inner::after{background:#fff;border-radius:.25rem;content:"";height:.1875rem;left:0;position:absolute;top:.625rem;transition:transform .15s ease;width:100%}.c-header__hamburger-icon-inner::after{bottom:-0.625rem;top:1.25rem}.c-header__hamburger[aria-expanded=true] .c-header__hamburger-icon-inner{transform:translate3d(0, 0.625rem, 0) rotate(45deg)}.c-header__hamburger[aria-expanded=true] .c-header__hamburger-icon-inner::before{opacity:0;transform:rotate(-45deg) translate3d(-0.357143125rem, -0.375rem, 0)}.c-header__hamburger[aria-expanded=true] .c-header__hamburger-icon-inner::after{transform:translate3d(0, -1.25rem, 0) rotate(-90deg)}.c-header__links{flex:0 0 auto;width:auto;margin-right:0.9375rem;margin-left:0.9375rem}.c-header__links-list{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap;flex-wrap:wrap;flex-direction:row;visibility:visible}[data-whatinput=mouse] .c-header__links-list li{outline:0}.c-header__links-list a,.c-header__links-list .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1.25rem}.c-header__links-list input,.c-header__links-list select,.c-header__links-list a,.c-header__links-list button{margin-bottom:0}.c-header__links-list input{display:inline-block}.c-header__menu--state-shrunk .c-header__links-list{visibility:hidden}.c-header__links-link{color:#fff}.c-header__links-link::after{content:"";display:block;height:.125rem;transition:all calc(var(--global-animation-rhythm) * 3);width:100%;background:#d3d800;opacity:0;transform:translateY(0.3125rem)}.c-header__links-link:hover::after{opacity:1;transform:translateY(0)}.c-header__links-item{font-size:1.125rem;text-transform:uppercase}.c-header__links-item--state-active .c-header__links-link::after{opacity:1;transform:translateY(0)}.c-header__env-indicator{bottom:.2083333333rem;font-size:80%;font-style:italic;line-height:1.25rem;padding-left:1.25rem;pointer-events:none;position:absolute;right:0;text-align:right;z-index:9999}.c-header__env-indicator::before,.c-header__env-indicator::after{animation:cog-rotate infinite calc(var(--global-animation-rhythm)*20);background:url(images/icons/environment-cog.svg) no-repeat center;background-size:contain;content:"";height:.8125rem;left:.3125rem;position:absolute;top:14%;width:.8125rem}@supports((-webkit-mask: url(images/icons/environment-cog.svg) no-repeat center) or (mask: url(images/icons/environment-cog.svg) no-repeat center)){.c-header__env-indicator::before,.c-header__env-indicator::after{background:#fff;-webkit-mask:url(images/icons/environment-cog.svg) no-repeat center;mask:url(images/icons/environment-cog.svg) no-repeat center}}.c-header__env-indicator::after{animation-name:spanner-rotate;background-image:url(images/icons/environment-spanner.svg);filter:brightness(1.5)}@supports((-webkit-mask: url(images/icons/environment-cog.svg) no-repeat center) or (mask: url(images/icons/environment-cog.svg) no-repeat center)){.c-header__env-indicator::after{-webkit-mask-image:url(images/icons/environment-spanner.svg);mask-image:url(images/icons/environment-spanner.svg)}}.c-header__env-indicator--type-local{color:#a3ce62}@supports((-webkit-mask: url(images/icons/environment-cog.svg) no-repeat center) or (mask: url(images/icons/environment-cog.svg) no-repeat center)){.c-header__env-indicator--type-local::before,.c-header__env-indicator--type-local::after{background:#a3ce62}}.c-header__env-indicator--type-development{color:#a3ce62}@supports((-webkit-mask: url(images/icons/environment-cog.svg) no-repeat center) or (mask: url(images/icons/environment-cog.svg) no-repeat center)){.c-header__env-indicator--type-development::before,.c-header__env-indicator--type-development::after{background:#a3ce62}}.c-header__env-indicator--type-stage{color:#ef7d00}@supports((-webkit-mask: url(images/icons/environment-cog.svg) no-repeat center) or (mask: url(images/icons/environment-cog.svg) no-repeat center)){.c-header__env-indicator--type-stage::before,.c-header__env-indicator--type-stage::after{background:#ef7d00}}.c-header__env-indicator--type-production{color:rgba(0,0,0,0)}@supports((-webkit-mask: url(images/icons/environment-cog.svg) no-repeat center) or (mask: url(images/icons/environment-cog.svg) no-repeat center)){.c-header__env-indicator--type-production::before,.c-header__env-indicator--type-production::after{background:rgba(0,0,0,0)}}.c-header--color-blue::after{background:#37afc7}.c-header--color-blue .c-header__logo svg>polygon{fill:#37afc7}.c-header--color-blue .c-header__links-item--state-active a,.c-header--color-blue .c-header__links-item a:hover,.c-header--color-blue .c-header__links-item a:focus{color:#37afc7}.c-header--color-blue .c-header__links-item a::after{background-color:#37afc7}.c-header--color-green::after{background:#a3ce62}.c-header--color-green .c-header__logo svg>polygon{fill:#a3ce62}.c-header--color-green .c-header__links-item--state-active a,.c-header--color-green .c-header__links-item a:hover,.c-header--color-green .c-header__links-item a:focus{color:#a3ce62}.c-header--color-green .c-header__links-item a::after{background-color:#a3ce62}.c-header--color-lime::after{background:#d3d800}.c-header--color-lime .c-header__logo svg>polygon{fill:#d3d800}.c-header--color-lime .c-header__links-item--state-active a,.c-header--color-lime .c-header__links-item a:hover,.c-header--color-lime .c-header__links-item a:focus{color:#d3d800}.c-header--color-lime .c-header__links-item a::after{background-color:#d3d800}.c-header--color-magenta::after{background:#e60064}.c-header--color-magenta .c-header__logo svg>polygon{fill:#e60064}.c-header--color-magenta .c-header__links-item--state-active a,.c-header--color-magenta .c-header__links-item a:hover,.c-header--color-magenta .c-header__links-item a:focus{color:#e60064}.c-header--color-magenta .c-header__links-item a::after{background-color:#e60064}.c-header--color-orange::after{background:#ef7d00}.c-header--color-orange .c-header__logo svg>polygon{fill:#ef7d00}.c-header--color-orange .c-header__links-item--state-active a,.c-header--color-orange .c-header__links-item a:hover,.c-header--color-orange .c-header__links-item a:focus{color:#ef7d00}.c-header--color-orange .c-header__links-item a::after{background-color:#ef7d00}.c-header--color-red::after{background:#e61e20}.c-header--color-red .c-header__logo svg>polygon{fill:#e61e20}.c-header--color-red .c-header__links-item--state-active a,.c-header--color-red .c-header__links-item a:hover,.c-header--color-red .c-header__links-item a:focus{color:#e61e20}.c-header--color-red .c-header__links-item a::after{background-color:#e61e20}.c-header--color-yellow::after{background:#e5d01d}.c-header--color-yellow .c-header__logo svg>polygon{fill:#e5d01d}.c-header--color-yellow .c-header__links-item--state-active a,.c-header--color-yellow .c-header__links-item a:hover,.c-header--color-yellow .c-header__links-item a:focus{color:#e5d01d}.c-header--color-yellow .c-header__links-item a::after{background-color:#e5d01d}@keyframes previewFadeInOut{0%{opacity:1}45%{opacity:1}55%{opacity:0}100%{opacity:0}}.c-launcher-hero{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background:#000 no-repeat center/cover;margin-right:auto;margin-left:auto;position:relative}.c-launcher-hero--color-blue em,.c-launcher-hero--color-blue strong,.c-launcher-hero--color-blue a{color:#37afc7}.c-launcher-hero--color-blue .a-button{background:#37afc7;color:#000}.c-launcher-hero--color-blue .a-button strong{color:#000}.c-launcher-hero--color-blue .a-button:hover{background:#4ab7cd}.c-launcher-hero--color-blue .a-button:hover::after{background:#4ab7cd}.c-launcher-hero--color-blue .a-button::after{background:#37afc7}.c-launcher-hero--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-launcher-hero--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-launcher-hero--color-green em,.c-launcher-hero--color-green strong,.c-launcher-hero--color-green a{color:#a3ce62}.c-launcher-hero--color-green .a-button{background:#a3ce62;color:#000}.c-launcher-hero--color-green .a-button strong{color:#000}.c-launcher-hero--color-green .a-button:hover{background:#aed475}.c-launcher-hero--color-green .a-button:hover::after{background:#aed475}.c-launcher-hero--color-green .a-button::after{background:#a3ce62}.c-launcher-hero--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-launcher-hero--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-launcher-hero--color-lime em,.c-launcher-hero--color-lime strong,.c-launcher-hero--color-lime a{color:#d3d800}.c-launcher-hero--color-lime .a-button{background:#d3d800;color:#000}.c-launcher-hero--color-lime .a-button strong{color:#000}.c-launcher-hero--color-lime .a-button:hover{background:#ecf200}.c-launcher-hero--color-lime .a-button:hover::after{background:#ecf200}.c-launcher-hero--color-lime .a-button::after{background:#d3d800}.c-launcher-hero--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-launcher-hero--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-launcher-hero--color-magenta em,.c-launcher-hero--color-magenta strong,.c-launcher-hero--color-magenta a{color:#e60064}.c-launcher-hero--color-magenta .a-button{background:#e60064;color:#fff}.c-launcher-hero--color-magenta .a-button strong{color:#fff}.c-launcher-hero--color-magenta .a-button:hover{background:#ff016f}.c-launcher-hero--color-magenta .a-button:hover::after{background:#ff016f}.c-launcher-hero--color-magenta .a-button::after{background:#e60064}.c-launcher-hero--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-launcher-hero--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-launcher-hero--color-orange em,.c-launcher-hero--color-orange strong,.c-launcher-hero--color-orange a{color:#ef7d00}.c-launcher-hero--color-orange .a-button{background:#ef7d00;color:#000}.c-launcher-hero--color-orange .a-button strong{color:#000}.c-launcher-hero--color-orange .a-button:hover{background:#ff8a0a}.c-launcher-hero--color-orange .a-button:hover::after{background:#ff8a0a}.c-launcher-hero--color-orange .a-button::after{background:#ef7d00}.c-launcher-hero--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-launcher-hero--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-launcher-hero--color-red em,.c-launcher-hero--color-red strong,.c-launcher-hero--color-red a{color:#e61e20}.c-launcher-hero--color-red .a-button{background:#e61e20;color:#000}.c-launcher-hero--color-red .a-button strong{color:#000}.c-launcher-hero--color-red .a-button:hover{background:#e93537}.c-launcher-hero--color-red .a-button:hover::after{background:#e93537}.c-launcher-hero--color-red .a-button::after{background:#e61e20}.c-launcher-hero--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-launcher-hero--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-launcher-hero--color-yellow em,.c-launcher-hero--color-yellow strong,.c-launcher-hero--color-yellow a{color:#e5d01d}.c-launcher-hero--color-yellow .a-button{background:#e5d01d;color:#000}.c-launcher-hero--color-yellow .a-button strong{color:#000}.c-launcher-hero--color-yellow .a-button:hover{background:#e8d534}.c-launcher-hero--color-yellow .a-button:hover::after{background:#e8d534}.c-launcher-hero--color-yellow .a-button::after{background:#e5d01d}.c-launcher-hero--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-launcher-hero--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}.c-launcher-hero__inner{display:flex;flex-flow:column nowrap;padding-right:0.9375rem;padding-left:0.9375rem;max-width:100rem;margin-left:auto;margin-right:auto;justify-content:space-around;align-items:center;width:100%;height:calc((0.5625)*100vw);min-height:41.875rem;max-height:80vh;padding-top:.625rem;padding-bottom:.625rem;z-index:1}.c-launcher-hero--mobile-flow .c-launcher-hero__inner{height:auto;max-height:none}@media print,screen and (min-width: 64em){.c-launcher-hero--mobile-flow .c-launcher-hero__inner{max-height:80vh}}@media print,screen and (min-width: 64em){.c-launcher-hero__inner{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}}.c-launcher-hero__preview{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;border-radius:.5rem;box-shadow:0 0 2.8125rem .5rem rgba(255,255,255,.14);max-height:40%;max-width:461px;position:relative}@media print,screen and (min-width: 64em){.c-launcher-hero__preview{width:calc(50% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;max-height:none;max-width:none;order:1}}@media screen and (min-width: 82.5em){.c-launcher-hero__preview{width:calc(58.3333333333% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-launcher-hero__preview-image{max-height:100%}.c-launcher-hero--mobile-flow .c-launcher-hero__preview-image{max-height:16.25rem}@media print,screen and (min-width: 64em){.c-launcher-hero--mobile-flow .c-launcher-hero__preview-image{max-height:100%}}@media print,screen and (min-width: 64em){.c-launcher-hero__preview-image-top{position:absolute;animation:10s infinite ease-in-out alternate previewFadeInOut}}.c-launcher-hero__preview-image-bottom{display:none}@media print,screen and (min-width: 64em){.c-launcher-hero__preview-image-bottom{display:inline-block;transform:translateZ(0)}}.c-launcher-hero__content{text-align:center;padding:1.25rem 0}@media print,screen and (min-width: 64em){.c-launcher-hero__content{width:calc(50% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;flex-basis:35%;padding:0;text-align:left}}@media screen and (min-width: 82.5em){.c-launcher-hero__content{width:calc(41.6666666667% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-launcher-hero__header{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-end;padding:1.25rem 0}@media print,screen and (min-width: 64em){.c-launcher-hero__header{width:calc(50% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;align-items:flex-start;flex-basis:55%}}@media screen and (min-width: 82.5em){.c-launcher-hero__header{width:calc(41.6666666667% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-launcher-hero__logo-container{display:inline-block;position:relative;margin:1.25rem 0}.c-launcher-hero__logo-container::before{content:attr(data-beta);color:#000;background-color:#37afc7;border-radius:.625rem;display:block;font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-weight:900;font-size:1rem;letter-spacing:.1875rem;padding:.25rem .5rem .125rem .6875rem;position:absolute;right:0;text-transform:uppercase;top:-1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media print,screen and (min-width: 64em){.c-launcher-hero__logo-container::before{top:-1.75rem}}.c-launcher-hero__logo{height:5.625rem}@media print,screen and (min-width: 64em){.c-launcher-hero__logo{height:7.4375rem}}.c-launcher-hero__copy{font-size:1.75rem;line-height:1em;margin:0;word-break:break-word}@media print,screen and (min-width: 64em){.c-launcher-hero__copy{font-size:2.1875rem;margin:1.25rem 0}}.c-launcher-hero--mobile-flow .c-launcher-hero__copy{display:none}.c-launcher-hero__mobile-flow-content{display:none;text-align:center;margin-top:1.25rem;max-width:25.625rem}.c-launcher-hero--mobile-flow .c-launcher-hero__mobile-flow-content{display:block}.c-launcher-hero__desktop-flow-content{display:flex;flex-flow:column nowrap;justify-content:center;max-width:25rem}.c-launcher-hero--mobile-flow .c-launcher-hero__desktop-flow-content{display:none}.c-launcher-hero__link{max-height:2.625rem}.c-launcher-hero__additional-info{font-size:.875rem;margin-bottom:.625rem;text-align:center;width:100%}.c-launcher-hero .c-launcher-hero__hyperlink{position:relative;z-index:1;color:#737e83;font-size:.875rem;text-decoration:underline}.c-launcher-hero .c-launcher-hero__hyperlink:hover{text-decoration:none}.c-launcher-hero .c-launcher-hero__hyperlink:last-child{margin-left:.5rem}@media print,screen and (min-width: 64em){.c-launcher-hero__game-links{display:flex;flex-flow:row nowrap}}.c-launcher-hero__game{display:flex;flex-flow:column wrap;margin:2.5rem auto;width:-moz-fit-content;width:fit-content}@media print,screen and (min-width: 64em){.c-launcher-hero__game{max-width:12.5rem}}.c-launcher-hero__game-icon{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;width:4rem;height:4rem;align-self:center;background:#1f1e1e;border:.0625rem solid #8286a1;border-radius:.75rem;margin-bottom:1.25rem}.c-launcher-hero__game-link{margin-right:0;padding-left:1.5rem;padding-right:1.5rem}.c-launcher-hero__game-link::after{display:none}.c-launcher-hero__icon{display:none;font-family:"FontAwesome";font-size:180%;font-weight:normal;margin-left:.25em;margin-top:-0.4375rem;vertical-align:middle}@media print,screen and (min-width: 40em){.c-launcher-hero__icon{display:inline-block}}.c-launcher-hero__icon--apple::before{content:""}.c-launcher-hero__icon--windows::before{content:""}.c-accounts-hero{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;background:#000 no-repeat center/cover;position:relative}.c-accounts-hero--color-blue em,.c-accounts-hero--color-blue strong,.c-accounts-hero--color-blue a{color:#37afc7}.c-accounts-hero--color-blue .a-button{background:#37afc7;color:#000}.c-accounts-hero--color-blue .a-button strong{color:#000}.c-accounts-hero--color-blue .a-button:hover{background:#4ab7cd}.c-accounts-hero--color-blue .a-button:hover::after{background:#4ab7cd}.c-accounts-hero--color-blue .a-button::after{background:#37afc7}.c-accounts-hero--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-accounts-hero--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-accounts-hero--color-green em,.c-accounts-hero--color-green strong,.c-accounts-hero--color-green a{color:#a3ce62}.c-accounts-hero--color-green .a-button{background:#a3ce62;color:#000}.c-accounts-hero--color-green .a-button strong{color:#000}.c-accounts-hero--color-green .a-button:hover{background:#aed475}.c-accounts-hero--color-green .a-button:hover::after{background:#aed475}.c-accounts-hero--color-green .a-button::after{background:#a3ce62}.c-accounts-hero--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-accounts-hero--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-accounts-hero--color-lime em,.c-accounts-hero--color-lime strong,.c-accounts-hero--color-lime a{color:#d3d800}.c-accounts-hero--color-lime .a-button{background:#d3d800;color:#000}.c-accounts-hero--color-lime .a-button strong{color:#000}.c-accounts-hero--color-lime .a-button:hover{background:#ecf200}.c-accounts-hero--color-lime .a-button:hover::after{background:#ecf200}.c-accounts-hero--color-lime .a-button::after{background:#d3d800}.c-accounts-hero--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-accounts-hero--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-accounts-hero--color-magenta em,.c-accounts-hero--color-magenta strong,.c-accounts-hero--color-magenta a{color:#e60064}.c-accounts-hero--color-magenta .a-button{background:#e60064;color:#fff}.c-accounts-hero--color-magenta .a-button strong{color:#fff}.c-accounts-hero--color-magenta .a-button:hover{background:#ff016f}.c-accounts-hero--color-magenta .a-button:hover::after{background:#ff016f}.c-accounts-hero--color-magenta .a-button::after{background:#e60064}.c-accounts-hero--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-accounts-hero--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-accounts-hero--color-orange em,.c-accounts-hero--color-orange strong,.c-accounts-hero--color-orange a{color:#ef7d00}.c-accounts-hero--color-orange .a-button{background:#ef7d00;color:#000}.c-accounts-hero--color-orange .a-button strong{color:#000}.c-accounts-hero--color-orange .a-button:hover{background:#ff8a0a}.c-accounts-hero--color-orange .a-button:hover::after{background:#ff8a0a}.c-accounts-hero--color-orange .a-button::after{background:#ef7d00}.c-accounts-hero--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-accounts-hero--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-accounts-hero--color-red em,.c-accounts-hero--color-red strong,.c-accounts-hero--color-red a{color:#e61e20}.c-accounts-hero--color-red .a-button{background:#e61e20;color:#000}.c-accounts-hero--color-red .a-button strong{color:#000}.c-accounts-hero--color-red .a-button:hover{background:#e93537}.c-accounts-hero--color-red .a-button:hover::after{background:#e93537}.c-accounts-hero--color-red .a-button::after{background:#e61e20}.c-accounts-hero--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-accounts-hero--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-accounts-hero--color-yellow em,.c-accounts-hero--color-yellow strong,.c-accounts-hero--color-yellow a{color:#e5d01d}.c-accounts-hero--color-yellow .a-button{background:#e5d01d;color:#000}.c-accounts-hero--color-yellow .a-button strong{color:#000}.c-accounts-hero--color-yellow .a-button:hover{background:#e8d534}.c-accounts-hero--color-yellow .a-button:hover::after{background:#e8d534}.c-accounts-hero--color-yellow .a-button::after{background:#e5d01d}.c-accounts-hero--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-accounts-hero--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}.c-accounts-hero__inner{display:flex;flex-flow:column nowrap;padding-right:0.9375rem;padding-left:0.9375rem;max-width:100rem;margin-left:auto;margin-right:auto;width:100%;padding-top:1.25rem;padding-bottom:1.25rem;z-index:1}@media print,screen and (min-width: 64em){.c-accounts-hero__inner{justify-content:center;height:calc((0.5)*100vw);min-height:41.875rem;max-height:100vh}}.c-accounts-hero__header{display:flex;flex-flow:column;text-align:center}.c-accounts-hero__logo-container{margin:1.25rem 0}.c-accounts-hero__logo{height:5.625rem}@media print,screen and (min-width: 64em){.c-accounts-hero__logo{height:7.4375rem}}.c-accounts-hero__copy{font-size:1.625rem;line-height:1.5em;margin:0;word-break:break-word}@media print,screen and (min-width: 64em){.c-accounts-hero__copy{font-size:1.75rem;margin:1.25rem 0}}.c-accounts-hero__upgrade{margin:1.875rem 0}.c-accounts-hero__content{text-align:center}@media print,screen and (min-width: 64em){.c-accounts-hero__content{margin-top:2.5rem}}.c-accounts-hero__content .c-matrix{background:rgba(0,0,0,0);width:100%}.c-accounts-hero__content .c-matrix__wrapper{padding:0}@media print,screen and (min-width: 40em){.c-accounts-hero__content .c-matrix__wrapper{display:inline-grid;grid-template-columns:1fr 1fr 1fr}}.c-accounts-hero__content .c-matrix__feature{padding:.625rem 0;width:100%}@media print,screen and (min-width: 64em){.c-accounts-hero__content .c-matrix__content{margin-top:1.25rem}}@media print,screen and (min-width: 64em){.c-accounts-hero__content .c-matrix__content em{margin:.625rem 0}}.c-language-picker{position:relative;z-index:9997;max-height:1.875rem}.c-language-picker--color-blue{background:#37afc7}.c-language-picker--color-blue .c-language-picker__drop-down{border-top-color:#37afc7}.c-language-picker--color-blue .c-language-picker__option{background:#37afc7;color:#000}.c-language-picker--color-green{background:#a3ce62}.c-language-picker--color-green .c-language-picker__drop-down{border-top-color:#a3ce62}.c-language-picker--color-green .c-language-picker__option{background:#a3ce62;color:#000}.c-language-picker--color-lime{background:#d3d800}.c-language-picker--color-lime .c-language-picker__drop-down{border-top-color:#d3d800}.c-language-picker--color-lime .c-language-picker__option{background:#d3d800;color:#000}.c-language-picker--color-magenta{background:#e60064}.c-language-picker--color-magenta .c-language-picker__drop-down{border-top-color:#e60064}.c-language-picker--color-magenta .c-language-picker__option{background:#e60064;color:#fff}.c-language-picker--color-orange{background:#ef7d00}.c-language-picker--color-orange .c-language-picker__drop-down{border-top-color:#ef7d00}.c-language-picker--color-orange .c-language-picker__option{background:#ef7d00;color:#000}.c-language-picker--color-red{background:#e61e20}.c-language-picker--color-red .c-language-picker__drop-down{border-top-color:#e61e20}.c-language-picker--color-red .c-language-picker__option{background:#e61e20;color:#000}.c-language-picker--color-yellow{background:#e5d01d}.c-language-picker--color-yellow .c-language-picker__drop-down{border-top-color:#e5d01d}.c-language-picker--color-yellow .c-language-picker__option{background:#e5d01d;color:#000}.c-header+.c-language-picker{margin-top:-1px}.c-language-picker__drop-down{display:none}.c-language-picker__option{flex:0 0 auto;width:auto;display:flex;justify-content:flex-end;align-items:center;height:1.875rem;position:relative}.c-language-picker__option::after{background:no-repeat center;background-size:contain;content:"";display:inline-block;height:1.40625rem;margin:0 20px 0 4px;width:1.40625rem;z-index:2}.c-language-picker__option:hover{color:#fff}.c-language-picker__option--type-en-GB::after{background-image:url("/images/icons/flag-en-GB.svg")}.c-language-picker__option--type-fr-FR::after{background-image:url("/images/icons/flag-fr-FR.svg")}.c-language-picker__option--type-de-DE::after{background-image:url("/images/icons/flag-de-DE.svg")}.c-language-picker__option--type-pt-BR::after{background-image:url("/images/icons/flag-pt-BR.svg")}.c-language-picker__option--type-zh-CN::after{background-image:url("/images/icons/flag-zh-CN.svg")}.c-language-picker__option--type-ja-JP::after{background-image:url("/images/icons/flag-ja-JP.svg")}.c-language-picker__option--type-ko-KR::after{background-image:url("/images/icons/flag-ko-KR.svg")}.c-language-picker__option--type-pl-PL::after{background-image:url("/images/icons/flag-pl-PL.svg")}.c-language-picker__inner{display:flex;flex-flow:row wrap;padding-right:0;padding-left:0;max-width:100rem;margin-left:auto;margin-right:auto;justify-content:flex-end;align-items:center;position:relative;visibility:hidden}.c-language-picker__inner--state-expanded{visibility:visible}.c-language-picker__inner--state-shrunk{visibility:visible}.c-language-picker__inner--state-shrunk .c-language-picker__drop-down{border-width:.625rem;border-style:solid;bottom:-1.25rem;color:rgba(0,0,0,0);content:"";display:block;height:0;overflow:hidden;position:absolute;right:1.25rem;width:0;z-index:1}.c-language-picker__inner--state-shrunk .c-language-picker__option{justify-content:flex-end;align-items:center;display:none;order:1;margin:0;padding:0 20px;width:100%}.c-language-picker__inner--state-shrunk .c-language-picker__option::after{margin-right:.3125rem}.c-language-picker__inner--state-shrunk .c-language-picker__option--type-current{display:flex}.c-language-picker__inner--state-shrunk .c-language-picker__name{order:0}.c-language-picker__inner--state-shrunk.c-language-picker--state-open{height:auto}.c-language-picker__inner--state-shrunk.c-language-picker--state-open .c-language-picker__drop-down{border-bottom-color:#fff;border-top-color:rgba(0,0,0,0);border-width:.3125rem;bottom:0;right:1.5625rem}.c-language-picker__inner--state-shrunk.c-language-picker--state-open .c-language-picker__option{display:flex}.c-language-picker__inner--state-shrunk.c-language-picker--state-open .c-language-picker__option--type-current{order:0}.c-matrix{background:#000}.c-matrix__wrapper{display:flex;flex-flow:row wrap;justify-content:space-around;padding-right:3.125rem;padding-left:3.125rem;max-width:100rem;margin-left:auto;margin-right:auto;padding-top:5.625rem;padding-bottom:5.625rem}.c-matrix__feature{flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;text-align:center;padding:1.875rem 0;text-transform:uppercase}.c-matrix__feature-img{display:inline-block;height:4.6875rem;width:4.6875rem}@media print,screen and (min-width: 40em){.c-matrix__feature{width:calc(50% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}@media print,screen and (min-width: 48em){.c-matrix__feature{width:calc(33.3333333333% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.c-matrix__content{color:#fff;font-size:.75rem;font-weight:normal;line-height:1.5625rem;margin-top:.625rem}@media print,screen and (min-width: 40em){.c-matrix__content{font-size:1.125rem}}.c-matrix__content em{display:block;font-size:1.5rem;line-height:1em;font-style:normal;font-weight:900}@media print,screen and (min-width: 40em){.c-matrix__content em{font-size:2.1875rem}}.c-matrix--color-blue em{color:#37afc7}.c-matrix--color-green em{color:#a3ce62}.c-matrix--color-lime em{color:#d3d800}.c-matrix--color-magenta em{color:#e60064}.c-matrix--color-orange em{color:#ef7d00}.c-matrix--color-red em{color:#e61e20}.c-matrix--color-yellow em{color:#e5d01d}.c-mosaic{background:#000;margin-top:-2.5rem;padding-top:2.5rem}.c-mosaic__header{max-width:100%;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap;line-height:80%;margin:1.25rem 0;position:relative}.c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#d3d800;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic__header::after{display:block}}@media print,screen and (min-width: 64em){.c-mosaic .c-mosaic__header::after{display:block}}.c-mosaic__header-title{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0}.c-mosaic__header-title em{display:block;line-height:100%}@media print,screen and (min-width: 64em){.c-mosaic__header-title{font-size:3rem;padding-left:4.1875rem}.c-mosaic__header-title em{font-size:140%}}.c-mosaic__row{max-width:100%;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap;margin-bottom:0}.c-mosaic__row:last-child{margin-bottom:0}@media print,screen and (min-width: 64em){.c-mosaic__row{height:24vw;margin-bottom:1.25rem}}@media print,screen and (min-width: 64em){.c-mosaic{margin-top:-3.75rem;padding-bottom:1.25rem}}.c-mosaic--color-blue .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#37afc7;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-blue .c-mosaic__header::after{display:block}}.c-mosaic--color-blue .c-mosaic__header-title em{color:#37afc7}.c-mosaic--color-green .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#a3ce62;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-green .c-mosaic__header::after{display:block}}.c-mosaic--color-green .c-mosaic__header-title em{color:#a3ce62}.c-mosaic--color-lime .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#d3d800;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-lime .c-mosaic__header::after{display:block}}.c-mosaic--color-lime .c-mosaic__header-title em{color:#d3d800}.c-mosaic--color-magenta .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#e60064;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-magenta .c-mosaic__header::after{display:block}}.c-mosaic--color-magenta .c-mosaic__header-title em{color:#e60064}.c-mosaic--color-orange .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#ef7d00;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-orange .c-mosaic__header::after{display:block}}.c-mosaic--color-orange .c-mosaic__header-title em{color:#ef7d00}.c-mosaic--color-red .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#e61e20;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-red .c-mosaic__header::after{display:block}}.c-mosaic--color-red .c-mosaic__header-title em{color:#e61e20}.c-mosaic--color-yellow .c-mosaic__header::after{border-style:solid;border-width:1.25rem;border-color:#e5d01d;border-bottom-width:.625rem;content:"";display:none;height:6.25rem;position:absolute;top:50%;width:6.25rem;z-index:1;right:auto;left:-6.25rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 70.25em){.c-mosaic--color-yellow .c-mosaic__header::after{display:block}}.c-mosaic--color-yellow .c-mosaic__header-title em{color:#e5d01d}.c-mosaic-item{flex:0 0 100%;max-width:100%;padding-right:.625rem;padding-left:.625rem;height:33vw;margin-bottom:1.25rem;position:relative}.c-mosaic-item__content{background:rgba(0,0,0,.85);color:#fff;padding:.625rem .625rem .3125rem}@media print,screen and (min-width: 64em){.c-mosaic-item__content{padding:1.25rem 1.875rem .625rem}}.c-mosaic-item__content h2{line-height:1}@media print,screen and (min-width: 64em){.c-mosaic-item__content h2{font-size:3.125rem}}.c-mosaic-item em{display:block;line-height:80%}.c-mosaic-item--color-blue h2 em{color:#37afc7}.c-mosaic-item--color-green h2 em{color:#a3ce62}.c-mosaic-item--color-lime h2 em{color:#d3d800}.c-mosaic-item--color-magenta h2 em{color:#e60064}.c-mosaic-item--color-orange h2 em{color:#ef7d00}.c-mosaic-item--color-red h2 em{color:#e61e20}.c-mosaic-item--color-yellow h2 em{color:#e5d01d}.c-mosaic-item__frame{align-items:flex-end;background:no-repeat center;background-size:cover;display:flex;height:100%;position:relative;width:100%}@media print,screen and (min-width: 64em){.c-mosaic-item__frame{height:24vw}}.c-mosaic-item__frame:hover,.c-mosaic-item__frame:focus{filter:brightness(1.3);text-decoration:none}.m-mosaic--style-video .c-mosaic-item__frame:hover,.m-mosaic--style-video .c-mosaic-item__frame:focus{filter:none}.c-mosaic-item__iframe{border:0}@media print,screen and (min-width: 64em){.c-mosaic-item{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0;height:auto;margin-bottom:0}.c-mosaic-item:last-child{margin-bottom:0}.c-mosaic-item--size-1{flex:0 0 8.3333333333%;max-width:8.3333333333%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-2{flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-3{flex:0 0 25%;max-width:25%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-4{flex:0 0 33.3333333333%;max-width:33.3333333333%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-5{flex:0 0 41.6666666667%;max-width:41.6666666667%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-6{flex:0 0 50%;max-width:50%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-7{flex:0 0 58.3333333333%;max-width:58.3333333333%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-8{flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-9{flex:0 0 75%;max-width:75%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-10{flex:0 0 83.3333333333%;max-width:83.3333333333%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-11{flex:0 0 91.6666666667%;max-width:91.6666666667%;padding-right:.625rem;padding-left:.625rem}.c-mosaic-item--size-12{flex:0 0 100%;max-width:100%;padding-right:.625rem;padding-left:.625rem}}.c-mosaic-item__video-wrapper{position:relative;height:0;margin-bottom:1rem;padding-bottom:56.25%;overflow:hidden;height:100%;margin-bottom:0;padding-bottom:0;width:100%}.c-mosaic-item__video-wrapper iframe,.c-mosaic-item__video-wrapper object,.c-mosaic-item__video-wrapper embed,.c-mosaic-item__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%}.c-mosaic-item__marketing-opt-in{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;justify-content:center;margin-bottom:0;padding-bottom:0;width:100%}.c-mosaic-item__marketing-opt-in div{display:flex;justify-content:center;align-items:center;margin-bottom:.625rem;width:100%}.c-mosaic-item__marketing-opt-in img{max-height:65%}.c-mosaic-item__marketing-opt-in-message--inline{display:inline-block;margin-left:1.25rem}.c-mosaic-item__marketing-opt-in-message--block{display:none}@media print,screen and (min-width: 40em){.c-mosaic-item__marketing-opt-in div{margin:0}.c-mosaic-item__marketing-opt-in img{margin:1.25rem}.c-mosaic-item__marketing-opt-in-message--inline{display:none}.c-mosaic-item__marketing-opt-in-message--block{display:inline-block;text-transform:lowercase}}.c-mosaic-item--style-copy .m-mosaic__frame{background:rgba(0,0,0,.5);border:.375rem solid #d3d800}.c-mosaic-item--style-copy .m-mosaic__title{bottom:auto;position:relative}.c-mosaic-item--style-copy.m-mosaic--color-blue .m-mosaic__frame{border-color:#37afc7}.c-mosaic-item--style-copy.m-mosaic--color-green .m-mosaic__frame{border-color:#a3ce62}.c-mosaic-item--style-copy.m-mosaic--color-lime .m-mosaic__frame{border-color:#d3d800}.c-mosaic-item--style-copy.m-mosaic--color-magenta .m-mosaic__frame{border-color:#e60064}.c-mosaic-item--style-copy.m-mosaic--color-orange .m-mosaic__frame{border-color:#ef7d00}.c-mosaic-item--style-copy.m-mosaic--color-red .m-mosaic__frame{border-color:#e61e20}.c-mosaic-item--style-copy.m-mosaic--color-yellow .m-mosaic__frame{border-color:#e5d01d}.c-mosaic-item--style-video:hover{filter:none}.c-mosaic-item--style-video .m-mosaic__frame{padding:0}.c-mosaic-item--style-video .m-mosaic__title{display:none}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:9999;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.c-off-canvas{position:relative;overflow:hidden}.c-off-canvas__menu{position:fixed;z-index:10000;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#1b2022;top:0;left:0;height:100%;overflow-y:auto;width:200px;transform:translateX(-200px)}[data-whatinput=mouse] .c-off-canvas__menu{outline:0}.c-off-canvas__menu.is-transition-push{z-index:10000}.c-off-canvas__menu.is-closed{visibility:hidden}.c-off-canvas__menu.is-transition-overlap{z-index:10001}.c-off-canvas__menu.is-transition-overlap.is-open{box-shadow:0 0 12px 5px rgba(0,0,0,.7)}.c-off-canvas__menu.is-open{transform:translate(0, 0)}.c-off-canvas-content .off-canvas.position-left{transform:translateX(-200px)}.c-off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0, 0)}.c-off-canvas-content.is-open-left.has-transition-push{transform:translateX(200px)}.c-off-canvas__menu.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(0,0,0,.25)}html.no-js .c-off-canvas__menu{display:none}.c-off-canvas__logo{margin-top:1.875rem;margin-bottom:1.875rem;text-align:center}.c-off-canvas__logo svg{height:4.6875rem}.c-off-canvas__links-list{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap;flex-wrap:nowrap;flex-direction:column;text-align:center}[data-whatinput=mouse] .c-off-canvas__links-list li{outline:0}.c-off-canvas__links-list a,.c-off-canvas__links-list .button{line-height:1;text-decoration:none;display:block;padding:.7rem 1.25rem}.c-off-canvas__links-list input,.c-off-canvas__links-list select,.c-off-canvas__links-list a,.c-off-canvas__links-list button{margin-bottom:0}.c-off-canvas__links-list input{display:inline-block}.c-off-canvas__links-item{font-family:"BagueSans",Helvetica,Roboto,Arial,sans-serif;font-size:1.125rem;text-transform:uppercase}.c-off-canvas__links-item a{color:#fff}.c-off-canvas__links-item a:hover{color:#d3d800}.c-off-canvas__links-item--state-active{background:rgba(0,0,0,.65)}.c-off-canvas__content{transform:none;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.c-off-canvas__content.has-transition-push{transform:translate(0, 0)}.c-off-canvas__content .off-canvas.is-open{transform:translate(0, 0)}.c-off-canvas--color-blue .c-off-canvas__logo svg>polygon{fill:#37afc7}.c-off-canvas--color-green .c-off-canvas__logo svg>polygon{fill:#a3ce62}.c-off-canvas--color-lime .c-off-canvas__logo svg>polygon{fill:#d3d800}.c-off-canvas--color-magenta .c-off-canvas__logo svg>polygon{fill:#e60064}.c-off-canvas--color-orange .c-off-canvas__logo svg>polygon{fill:#ef7d00}.c-off-canvas--color-red .c-off-canvas__logo svg>polygon{fill:#e61e20}.c-off-canvas--color-yellow .c-off-canvas__logo svg>polygon{fill:#e5d01d}.c-message{background:#000;padding:2.5rem .625rem}.c-message--color-blue em,.c-message--color-blue strong,.c-message--color-blue a{color:#37afc7}.c-message--color-blue .a-button{background:#37afc7;color:#000}.c-message--color-blue .a-button strong{color:#000}.c-message--color-blue .a-button:hover{background:#4ab7cd}.c-message--color-blue .a-button:hover::after{background:#4ab7cd}.c-message--color-blue .a-button::after{background:#37afc7}.c-message--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-message--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-message--color-green em,.c-message--color-green strong,.c-message--color-green a{color:#a3ce62}.c-message--color-green .a-button{background:#a3ce62;color:#000}.c-message--color-green .a-button strong{color:#000}.c-message--color-green .a-button:hover{background:#aed475}.c-message--color-green .a-button:hover::after{background:#aed475}.c-message--color-green .a-button::after{background:#a3ce62}.c-message--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-message--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-message--color-lime em,.c-message--color-lime strong,.c-message--color-lime a{color:#d3d800}.c-message--color-lime .a-button{background:#d3d800;color:#000}.c-message--color-lime .a-button strong{color:#000}.c-message--color-lime .a-button:hover{background:#ecf200}.c-message--color-lime .a-button:hover::after{background:#ecf200}.c-message--color-lime .a-button::after{background:#d3d800}.c-message--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-message--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-message--color-magenta em,.c-message--color-magenta strong,.c-message--color-magenta a{color:#e60064}.c-message--color-magenta .a-button{background:#e60064;color:#fff}.c-message--color-magenta .a-button strong{color:#fff}.c-message--color-magenta .a-button:hover{background:#ff016f}.c-message--color-magenta .a-button:hover::after{background:#ff016f}.c-message--color-magenta .a-button::after{background:#e60064}.c-message--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-message--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-message--color-orange em,.c-message--color-orange strong,.c-message--color-orange a{color:#ef7d00}.c-message--color-orange .a-button{background:#ef7d00;color:#000}.c-message--color-orange .a-button strong{color:#000}.c-message--color-orange .a-button:hover{background:#ff8a0a}.c-message--color-orange .a-button:hover::after{background:#ff8a0a}.c-message--color-orange .a-button::after{background:#ef7d00}.c-message--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-message--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-message--color-red em,.c-message--color-red strong,.c-message--color-red a{color:#e61e20}.c-message--color-red .a-button{background:#e61e20;color:#000}.c-message--color-red .a-button strong{color:#000}.c-message--color-red .a-button:hover{background:#e93537}.c-message--color-red .a-button:hover::after{background:#e93537}.c-message--color-red .a-button::after{background:#e61e20}.c-message--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-message--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-message--color-yellow em,.c-message--color-yellow strong,.c-message--color-yellow a{color:#e5d01d}.c-message--color-yellow .a-button{background:#e5d01d;color:#000}.c-message--color-yellow .a-button strong{color:#000}.c-message--color-yellow .a-button:hover{background:#e8d534}.c-message--color-yellow .a-button:hover::after{background:#e8d534}.c-message--color-yellow .a-button::after{background:#e5d01d}.c-message--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-message--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}@media print,screen and (min-width: 64em){.c-message{padding:12.5rem 0}}.c-message__row{max-width:100rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.c-message__container{flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0;position:relative;text-align:center}.c-message p{color:#fff;text-align:center;font-weight:400;font-size:2.1875rem;line-height:2.5rem;letter-spacing:-0.0625rem;margin:0}@media print,screen and (min-width: 64em){.c-message p{font-size:2.8125rem;line-height:3.125rem}}.c-message p em{font-style:normal;font-weight:900}.c-message--style-light{background:#fff}.c-message--style-light p{color:#000}.c-matrix+.c-message--color-blue{border-top:.1875rem solid #37afc7}.c-matrix+.c-message--color-green{border-top:.1875rem solid #a3ce62}.c-matrix+.c-message--color-lime{border-top:.1875rem solid #d3d800}.c-matrix+.c-message--color-magenta{border-top:.1875rem solid #e60064}.c-matrix+.c-message--color-orange{border-top:.1875rem solid #ef7d00}.c-matrix+.c-message--color-red{border-top:.1875rem solid #e61e20}.c-matrix+.c-message--color-yellow{border-top:.1875rem solid #e5d01d}.c-slices{overflow:hidden;position:relative}.c-slices__background{height:100%;width:100%;position:absolute;overflow:hidden;z-index:1;border-top-width:.1875rem;border-top-style:solid;border-bottom-width:.1875rem;border-bottom-style:solid}.c-slices__background--size-desktop{display:none}.c-slices--style-no-bottom-border .c-slices__background{border-bottom:none}.c-slices__background--size-mobile div{background-position:center}@media print,screen and (min-width: 64em){.c-slices__background{transform:skew(-27deg)}.c-slices__background--size-mobile{display:none}.c-slices__background--size-desktop{display:block}}.c-slices__background>div{height:100%;width:100%;position:absolute;top:0;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width: 64em){.c-slices__background>div{background-size:auto 100%;transform:skew(27deg)}}.c-slices__background--color-white>div{background-color:#fff}.c-slices__slice{flex:0 0 100%;max-width:100%;padding-right:0;padding-left:0;position:relative}.c-slices__slice .c-slices__background{border-color:#d3d800}.c-slices__slice:hover,.c-slices__slice:focus,.c-slices__slice:active{text-decoration:none}.c-slices__slice--color-blue .c-slices__background{border-color:#37afc7}.c-slices__slice--color-blue em{color:#37afc7}.c-slices__slice--color-blue .c-slices__content h1::after{background:#37afc7}.c-slices__slice--color-green .c-slices__background{border-color:#a3ce62}.c-slices__slice--color-green em{color:#a3ce62}.c-slices__slice--color-green .c-slices__content h1::after{background:#a3ce62}.c-slices__slice--color-lime .c-slices__background{border-color:#d3d800}.c-slices__slice--color-lime em{color:#d3d800}.c-slices__slice--color-lime .c-slices__content h1::after{background:#d3d800}.c-slices__slice--color-magenta .c-slices__background{border-color:#e60064}.c-slices__slice--color-magenta em{color:#e60064}.c-slices__slice--color-magenta .c-slices__content h1::after{background:#e60064}.c-slices__slice--color-orange .c-slices__background{border-color:#ef7d00}.c-slices__slice--color-orange em{color:#ef7d00}.c-slices__slice--color-orange .c-slices__content h1::after{background:#ef7d00}.c-slices__slice--color-red .c-slices__background{border-color:#e61e20}.c-slices__slice--color-red em{color:#e61e20}.c-slices__slice--color-red .c-slices__content h1::after{background:#e61e20}.c-slices__slice--color-yellow .c-slices__background{border-color:#e5d01d}.c-slices__slice--color-yellow em{color:#e5d01d}.c-slices__slice--color-yellow .c-slices__content h1::after{background:#e5d01d}.c-slices__slice--color-blue em,.c-slices__slice--color-blue strong,.c-slices__slice--color-blue a{color:#37afc7}.c-slices__slice--color-blue .a-button{background:#37afc7;color:#000}.c-slices__slice--color-blue .a-button strong{color:#000}.c-slices__slice--color-blue .a-button:hover{background:#4ab7cd}.c-slices__slice--color-blue .a-button:hover::after{background:#4ab7cd}.c-slices__slice--color-blue .a-button::after{background:#37afc7}.c-slices__slice--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-slices__slice--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-slices__slice--color-green em,.c-slices__slice--color-green strong,.c-slices__slice--color-green a{color:#a3ce62}.c-slices__slice--color-green .a-button{background:#a3ce62;color:#000}.c-slices__slice--color-green .a-button strong{color:#000}.c-slices__slice--color-green .a-button:hover{background:#aed475}.c-slices__slice--color-green .a-button:hover::after{background:#aed475}.c-slices__slice--color-green .a-button::after{background:#a3ce62}.c-slices__slice--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-slices__slice--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-slices__slice--color-lime em,.c-slices__slice--color-lime strong,.c-slices__slice--color-lime a{color:#d3d800}.c-slices__slice--color-lime .a-button{background:#d3d800;color:#000}.c-slices__slice--color-lime .a-button strong{color:#000}.c-slices__slice--color-lime .a-button:hover{background:#ecf200}.c-slices__slice--color-lime .a-button:hover::after{background:#ecf200}.c-slices__slice--color-lime .a-button::after{background:#d3d800}.c-slices__slice--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-slices__slice--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-slices__slice--color-magenta em,.c-slices__slice--color-magenta strong,.c-slices__slice--color-magenta a{color:#e60064}.c-slices__slice--color-magenta .a-button{background:#e60064;color:#fff}.c-slices__slice--color-magenta .a-button strong{color:#fff}.c-slices__slice--color-magenta .a-button:hover{background:#ff016f}.c-slices__slice--color-magenta .a-button:hover::after{background:#ff016f}.c-slices__slice--color-magenta .a-button::after{background:#e60064}.c-slices__slice--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-slices__slice--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-slices__slice--color-orange em,.c-slices__slice--color-orange strong,.c-slices__slice--color-orange a{color:#ef7d00}.c-slices__slice--color-orange .a-button{background:#ef7d00;color:#000}.c-slices__slice--color-orange .a-button strong{color:#000}.c-slices__slice--color-orange .a-button:hover{background:#ff8a0a}.c-slices__slice--color-orange .a-button:hover::after{background:#ff8a0a}.c-slices__slice--color-orange .a-button::after{background:#ef7d00}.c-slices__slice--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-slices__slice--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-slices__slice--color-red em,.c-slices__slice--color-red strong,.c-slices__slice--color-red a{color:#e61e20}.c-slices__slice--color-red .a-button{background:#e61e20;color:#000}.c-slices__slice--color-red .a-button strong{color:#000}.c-slices__slice--color-red .a-button:hover{background:#e93537}.c-slices__slice--color-red .a-button:hover::after{background:#e93537}.c-slices__slice--color-red .a-button::after{background:#e61e20}.c-slices__slice--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-slices__slice--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-slices__slice--color-yellow em,.c-slices__slice--color-yellow strong,.c-slices__slice--color-yellow a{color:#e5d01d}.c-slices__slice--color-yellow .a-button{background:#e5d01d;color:#000}.c-slices__slice--color-yellow .a-button strong{color:#000}.c-slices__slice--color-yellow .a-button:hover{background:#e8d534}.c-slices__slice--color-yellow .a-button:hover::after{background:#e8d534}.c-slices__slice--color-yellow .a-button::after{background:#e5d01d}.c-slices__slice--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-slices__slice--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}@media print,screen and (min-width: 64em){.c-slices__slice{min-height:46rem;margin-bottom:inherit}.c-slices__slice:first-child{margin-left:-50%;margin-right:-0.125rem}.c-slices__slice:first-child .c-slices__content{right:0}.c-slices__slice:first-child .c-slices__background>div{background-position:right top;right:-12.75rem}.c-slices__slice:last-child{margin-right:-50%}.c-slices__slice:last-child .c-slices__content{left:0}.c-slices__slice:last-child .c-slices__background>div{background-position:left top;left:-12.75rem}}.c-slices__content{position:relative;z-index:2;padding:2.5rem 5%;color:#000}@media print,screen and (min-width: 64em){.c-slices__content{position:absolute;top:50%;transform:translateY(-50%);width:50rem;padding:inherit}.c-slices__content p{font-size:1rem;line-height:1.5rem}}.c-slices__content-inner{display:inline-block;max-width:21.25rem;text-align:left}@media print,screen and (min-width: 64em){.c-slices__content-inner{display:block;max-width:none}}.c-slices__content h1{color:#000;font-size:2.125rem;line-height:.9}.c-slices__content h1 em{display:block;font-size:2.5rem}@media print,screen and (min-width: 64em){.c-slices__content h1 em{font-size:4.0625rem}}.locale-zh-CN .c-slices__content h1,.locale-ja-JP .c-slices__content h1,.locale-ko-KR .c-slices__content h1{line-height:1.5em}.c-slices__content p:last-child{margin-bottom:0}.c-slices--style-offside-right .c-slices__slice:first-child{margin-bottom:0}.c-slices--style-offside-right .c-slices__slice:first-child .c-slices__background{height:18.75rem;position:relative;border-bottom-width:0}.c-slices--style-offside-left .c-slices__slice:last-child{margin-bottom:0}.c-slices--style-offside-left .c-slices__slice:last-child .c-slices__background{height:18.75rem;position:relative;border-bottom-width:0}.c-slices--style-offside-left .c-slices__slice:first-child{order:2}.c-slices--style-poke-left .c-slices__slice:last-child__background,.c-slices--style-poke-right .c-slices__slice:first-child__background{border-top:none}@media screen and (max-width: 63.99875em){.c-slices{max-width:100%;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}}@media print,screen and (min-width: 64em){.c-slices{display:flex;justify-content:center}.c-slices--color-blue::after .c-slices__background{border-color:#37afc7}.c-slices--color-green::after .c-slices__background{border-color:#a3ce62}.c-slices--color-lime::after .c-slices__background{border-color:#d3d800}.c-slices--color-magenta::after .c-slices__background{border-color:#e60064}.c-slices--color-orange::after .c-slices__background{border-color:#ef7d00}.c-slices--color-red::after .c-slices__background{border-color:#e61e20}.c-slices--color-yellow::after .c-slices__background{border-color:#e5d01d}.c-slices--style-inverse .c-slices__background{transform:skew(27deg)}.c-slices--style-inverse .c-slices__background>div{transform:skew(-27deg)}.c-slices--style-poke-left{padding-top:2.5rem;margin-top:-2.5rem}.c-slices--style-poke-left .c-slices__slice:first-child{margin-right:-16.875rem}.c-slices--style-poke-left .c-slices__slice:first-child{margin-top:-2.5rem}.c-slices--style-poke-left .c-slices__slice:first-child .c-slices__background{border-top-width:.8333333333rem;border-top-style:solid}.c-slices--style-poke-left .c-slices__slice:first-child .c-slices__background{right:17.5rem}.c-slices--style-poke-left .c-slices__content{width:40.75rem;padding:0 3.75rem 0 12.5rem}.c-slices--style-poke-right{padding-top:2.5rem;margin-top:-2.5rem}.c-slices--style-poke-right .c-slices__slice:first-child{margin-right:-16.875rem}.c-slices--style-poke-right .c-slices__slice:last-child{margin-top:-2.5rem}.c-slices--style-poke-right .c-slices__slice:last-child .c-slices__background{border-top-width:.8333333333rem;border-top-style:solid}.c-slices--style-poke-right .c-slices__slice:last-child .c-slices__background{left:17.5rem}.c-slices--style-poke-right .c-slices__content{width:40.75rem;padding:0 12.5rem 0 3.75rem}.c-slices--style-offside-left .c-slices__background,.c-slices--style-offside-right .c-slices__background{position:absolute;height:100%}.c-slices--style-offside-right::after{border-style:solid;border-width:3.75rem;border-color:#d3d800;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}}@media screen and (min-width: 64em)and (min-width: 82.75em){.c-slices--style-offside-right::after{display:block}}@media print,screen and (min-width: 64em){.c-slices--style-offside-right .c-slices__slice:first-child .c-slices__background{position:absolute;border-bottom-width:.1875rem;height:100%}.c-slices--style-offside-right .c-slices__slice:last-child .c-slices__background>div{background-size:inherit;background-repeat:repeat}}@media print,screen and (min-width: 64em){.c-slices--style-offside-left::after{border-style:solid;border-width:3.75rem;border-color:#d3d800;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}}@media screen and (min-width: 64em)and (min-width: 82.75em){.c-slices--style-offside-left::after{display:block}}@media print,screen and (min-width: 64em){.c-slices--style-offside-left .c-slices__slice:first-child{order:inherit}.c-slices--style-offside-left .c-slices__slice:first-child .c-slices__background>div{background-size:inherit;background-repeat:repeat}.c-slices--style-offside-left .c-slices__slice:last-child .c-slices__background{position:absolute;border-bottom-width:.1875rem;height:100%}}.c-slices::after{border-color:#d3d800}.c-slices--color-blue::after{border-color:#37afc7}.c-slices--color-green::after{border-color:#a3ce62}.c-slices--color-lime::after{border-color:#d3d800}.c-slices--color-magenta::after{border-color:#e60064}.c-slices--color-orange::after{border-color:#ef7d00}.c-slices--color-red::after{border-color:#e61e20}.c-slices--color-yellow::after{border-color:#e5d01d}@media print,screen and (min-width: 64em){.c-slices--layout-link{padding-bottom:2.5rem}.c-slices--layout-link::after{border-style:solid;border-width:3.75rem;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-9.375rem;transform:skew(-27deg) translateY(-50%)}}@media screen and (min-width: 64em)and (min-width: 82.75em){.c-slices--layout-link::after{display:block}}@media print,screen and (min-width: 64em){.c-slices--layout-link.c-slices--style-poke-up{margin-top:-3.75rem}}@media print,screen and (min-width: 64em){.c-slices--layout-link.c-slices--style-poke-down{margin-bottom:-2.5rem}}.c-slices--layout-link .c-slices__slice:first-child .c-slices__background--size-mobile{border-bottom:none}.c-slices--layout-link .c-slices__content{color:#fff;pointer-events:none}.c-slices--layout-link .c-slices__content h1{color:#fff;display:inline-block;position:relative}.c-slices--layout-link .c-slices__content h1::after{content:"";display:block;height:.1875rem;transition:all calc(var(--global-animation-rhythm) * 5);width:100%;position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:0}.c-slices--layout-link .c-slices__background-inner{transition:transform calc(var(--global-animation-rhythm) * 10)}.c-slices--layout-link .c-slices__background:hover .c-slices__background-inner{transform:scale(1.05)}@media(prefers-reduced-motion: reduce){.c-slices--layout-link .c-slices__background:hover .c-slices__background-inner{transform:none}}@media print,screen and (min-width: 64em){.c-slices--layout-link .c-slices__background:hover .c-slices__background-inner{transform:scale(1.05) skew(27deg)}}@media print and (prefers-reduced-motion: reduce),screen and (min-width: 64em)and (prefers-reduced-motion: reduce){.c-slices--layout-link .c-slices__background:hover .c-slices__background-inner{transform:skew(27deg)}}.c-slices--layout-link .c-slices__background:hover+.c-slices__content h1::after{width:100%}.c-slices--layout-link .c-slices__background::after{content:"";display:block;height:100%;width:100%;position:relative;background-color:#000;opacity:.5}@media print,screen and (min-width: 64em){.c-slices--layout-link .c-slices__content{width:26.25rem;transform:none}.c-slices--layout-link .c-slices__content p{font-size:1.125rem}.c-slices--layout-link .c-slices__slice{height:50.8125rem}.c-slices--layout-link .c-slices__slice:first-child{margin-right:-2rem}.c-slices--layout-link .c-slices__slice:first-child .c-slices__background{border-top-width:2.3125rem;border-top-style:solid}.c-slices--layout-link .c-slices__slice:first-child .c-slices__content{top:7.8125rem}.c-slices--layout-link .c-slices__slice:last-child{margin-top:3.75rem}.c-slices--layout-link .c-slices__slice:last-child .c-slices__background{border-bottom-width:2.3125rem;border-bottom-style:solid}.c-slices--layout-link .c-slices__slice:last-child .c-slices__content{bottom:7.8125rem;top:inherit}.c-slices--layout-link .c-slices__background::after{display:none}}@keyframes ripple{0%{transform:translate(-50%, -50%) scale(1);opacity:1}50%,100%{transform:translate(-50%, -50%) scale(1.5);opacity:0}}.c-timeline{padding:3.75rem 0;position:relative}.c-timeline__inner{display:flex;flex-flow:row wrap;padding-right:0;padding-left:0;max-width:100rem;margin-left:auto;margin-right:auto;justify-content:center}@media print,screen and (min-width: 64em){.c-timeline__inner{padding-left:3.75rem;padding-right:3.75rem}}.c-timeline__copy{display:flex;justify-content:center;align-items:center;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;flex-direction:column}.c-timeline__title{font-size:2.5rem;font-weight:bold;line-height:1.1;text-align:center}@media print,screen and (min-width: 64em){.c-timeline__title{font-size:3rem}}.c-timeline__description{margin-bottom:2.5rem}@media print,screen and (min-width: 64em){.c-timeline__description{margin-bottom:0}}.c-timeline__container{display:flex;justify-content:center;align-items:center;width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;flex-direction:column;overflow:hidden;position:relative;width:100%}.c-timeline__container::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);content:"";height:calc(100% - 7.8125rem);left:calc(40% - 7.75rem + 1.875rem);width:.1875rem}@media print,screen and (min-width: 40em){.c-timeline__container{width:calc(75% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}.c-timeline__container::before{left:calc(40% - 9rem + 1.875rem)}}@media print,screen and (min-width: 64em){.c-timeline__container{width:calc(100% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem;flex-direction:row;height:37.8125rem;overflow:visible}.c-timeline__container::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:.1875rem;width:calc(100% - 14.2857142857%)}}.c-timeline__entry{display:flex;justify-content:center;align-items:center;flex:1;height:15.625rem;overflow:hidden;width:100%}@media print,screen and (min-width: 64em){.c-timeline__entry{justify-content:flex-end;flex-direction:column;height:100%;overflow:visible;width:calc(100% / 7)}.c-timeline__entry:nth-child(odd){flex-direction:column-reverse}.c-timeline__entry:nth-child(odd) .c-timeline__blip-container{flex-direction:column-reverse}}.c-timeline__blip-container{display:flex;justify-content:flex-end;align-items:center;width:40%}.c-timeline__blip-container::after{content:"";height:.1875rem;width:4rem}@media print,screen and (min-width: 40em){.c-timeline__blip-container{padding-right:20px}}@media print,screen and (min-width: 64em){.c-timeline__blip-container{justify-content:center;align-items:center;flex-direction:column;padding-right:0;width:auto}.c-timeline__blip-container::after{height:4rem;width:.1875rem}}.c-timeline__blip{display:flex;justify-content:center;background:#000;border-radius:50%;color:#fff;font-size:2.375rem;font-weight:bold;height:3.75rem;line-height:3.75rem;position:relative;width:3.75rem}.c-timeline__blip--state-reached{color:#000}.c-timeline__blip--state-active::after{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);animation:calc(var(--global-animation-rhythm) * 24) ease-in-out 0s infinite normal none running ripple;border:.125rem solid #fff;border-radius:50%;content:"";height:100%;width:100%}.c-timeline__entry-details{display:flex;justify-content:flex-start;align-items:flex-start;overflow:hidden;width:60%}@media print,screen and (min-width: 40em){.c-timeline__entry-details{padding-left:20px}}@media print,screen and (min-width: 64em){.c-timeline__entry-details{justify-content:center;align-items:center;height:12.375rem;margin-top:.625rem;overflow:visible;padding-left:0;width:100%}}.c-timeline__entry-details-inner{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.c-timeline__entry-icon{display:block;height:3.125rem;width:3.125rem}.c-timeline__entry-title{font-size:1rem;height:6.8125rem;line-height:1.3125rem;margin:.625rem 0;position:relative;text-align:center;text-overflow:ellipsis;width:100%}.c-timeline__entry-title em{display:block;font-size:1.375rem;line-height:1.2;white-space:nowrap}@media print,screen and (min-width: 40em){.c-timeline__entry-title em{font-size:1.5rem;margin-bottom:.625rem}}.c-timeline__entry-title-spacer{display:none;overflow:hidden;opacity:0;pointer-events:none;visibility:hidden}@media print,screen and (min-width: 64em){.c-timeline__entry-title-spacer{display:block}}.c-timeline__entry-title-text{display:block}@media print,screen and (min-width: 64em){.c-timeline__entry-title-text{position:absolute;left:50%;transform:translateX(-50%);top:0}}.c-timeline--color-blue h2,.c-timeline--color-blue h3 em{color:#37afc7}.c-timeline--color-blue .c-timeline__container::before{background:#37afc7}.c-timeline--color-blue .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #37afc7 8px, #37afc7 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-blue .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #37afc7 8px, #37afc7 16px)}}.c-timeline--color-blue .c-timeline__blip{border:.125rem solid #37afc7}.c-timeline--color-blue .c-timeline__blip--state-reached{background:#37afc7;text-indent:-0.25rem}.c-timeline--color-blue .c-timeline__blip::after{border-color:#37afc7}.c-timeline--color-green h2,.c-timeline--color-green h3 em{color:#a3ce62}.c-timeline--color-green .c-timeline__container::before{background:#a3ce62}.c-timeline--color-green .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #a3ce62 8px, #a3ce62 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-green .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #a3ce62 8px, #a3ce62 16px)}}.c-timeline--color-green .c-timeline__blip{border:.125rem solid #a3ce62}.c-timeline--color-green .c-timeline__blip--state-reached{background:#a3ce62;text-indent:-0.25rem}.c-timeline--color-green .c-timeline__blip::after{border-color:#a3ce62}.c-timeline--color-lime h2,.c-timeline--color-lime h3 em{color:#d3d800}.c-timeline--color-lime .c-timeline__container::before{background:#d3d800}.c-timeline--color-lime .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #d3d800 8px, #d3d800 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-lime .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #d3d800 8px, #d3d800 16px)}}.c-timeline--color-lime .c-timeline__blip{border:.125rem solid #d3d800}.c-timeline--color-lime .c-timeline__blip--state-reached{background:#d3d800;text-indent:-0.25rem}.c-timeline--color-lime .c-timeline__blip::after{border-color:#d3d800}.c-timeline--color-magenta h2,.c-timeline--color-magenta h3 em{color:#e60064}.c-timeline--color-magenta .c-timeline__container::before{background:#e60064}.c-timeline--color-magenta .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #e60064 8px, #e60064 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-magenta .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #e60064 8px, #e60064 16px)}}.c-timeline--color-magenta .c-timeline__blip{border:.125rem solid #e60064}.c-timeline--color-magenta .c-timeline__blip--state-reached{background:#e60064;text-indent:-0.25rem}.c-timeline--color-magenta .c-timeline__blip::after{border-color:#e60064}.c-timeline--color-orange h2,.c-timeline--color-orange h3 em{color:#ef7d00}.c-timeline--color-orange .c-timeline__container::before{background:#ef7d00}.c-timeline--color-orange .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #ef7d00 8px, #ef7d00 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-orange .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #ef7d00 8px, #ef7d00 16px)}}.c-timeline--color-orange .c-timeline__blip{border:.125rem solid #ef7d00}.c-timeline--color-orange .c-timeline__blip--state-reached{background:#ef7d00;text-indent:-0.25rem}.c-timeline--color-orange .c-timeline__blip::after{border-color:#ef7d00}.c-timeline--color-red h2,.c-timeline--color-red h3 em{color:#e61e20}.c-timeline--color-red .c-timeline__container::before{background:#e61e20}.c-timeline--color-red .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #e61e20 8px, #e61e20 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-red .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #e61e20 8px, #e61e20 16px)}}.c-timeline--color-red .c-timeline__blip{border:.125rem solid #e61e20}.c-timeline--color-red .c-timeline__blip--state-reached{background:#e61e20;text-indent:-0.25rem}.c-timeline--color-red .c-timeline__blip::after{border-color:#e61e20}.c-timeline--color-yellow h2,.c-timeline--color-yellow h3 em{color:#e5d01d}.c-timeline--color-yellow .c-timeline__container::before{background:#e5d01d}.c-timeline--color-yellow .c-timeline__blip-container::after{background:repeating-linear-gradient(90deg, transparent, transparent 8px, #e5d01d 8px, #e5d01d 16px)}@media print,screen and (min-width: 64em){.c-timeline--color-yellow .c-timeline__blip-container::after{background:repeating-linear-gradient(0deg, transparent, transparent 8px, #e5d01d 8px, #e5d01d 16px)}}.c-timeline--color-yellow .c-timeline__blip{border:.125rem solid #e5d01d}.c-timeline--color-yellow .c-timeline__blip--state-reached{background:#e5d01d;text-indent:-0.25rem}.c-timeline--color-yellow .c-timeline__blip::after{border-color:#e5d01d}.c-faq{display:flex;justify-content:center;align-items:center;flex-direction:column;background:#fff;padding-bottom:7.5rem;padding-top:10rem;position:relative}.c-faq--color-blue em,.c-faq--color-blue strong,.c-faq--color-blue a{color:#37afc7}.c-faq--color-blue .a-button{background:#37afc7;color:#000}.c-faq--color-blue .a-button strong{color:#000}.c-faq--color-blue .a-button:hover{background:#4ab7cd}.c-faq--color-blue .a-button:hover::after{background:#4ab7cd}.c-faq--color-blue .a-button::after{background:#37afc7}.c-faq--color-blue .a-button--style-flash-hover:hover{background:#37afc7}.c-faq--color-blue .a-button--style-flash-hover:hover::after{background:#37afc7}.c-faq--color-green em,.c-faq--color-green strong,.c-faq--color-green a{color:#a3ce62}.c-faq--color-green .a-button{background:#a3ce62;color:#000}.c-faq--color-green .a-button strong{color:#000}.c-faq--color-green .a-button:hover{background:#aed475}.c-faq--color-green .a-button:hover::after{background:#aed475}.c-faq--color-green .a-button::after{background:#a3ce62}.c-faq--color-green .a-button--style-flash-hover:hover{background:#a3ce62}.c-faq--color-green .a-button--style-flash-hover:hover::after{background:#a3ce62}.c-faq--color-lime em,.c-faq--color-lime strong,.c-faq--color-lime a{color:#d3d800}.c-faq--color-lime .a-button{background:#d3d800;color:#000}.c-faq--color-lime .a-button strong{color:#000}.c-faq--color-lime .a-button:hover{background:#ecf200}.c-faq--color-lime .a-button:hover::after{background:#ecf200}.c-faq--color-lime .a-button::after{background:#d3d800}.c-faq--color-lime .a-button--style-flash-hover:hover{background:#d3d800}.c-faq--color-lime .a-button--style-flash-hover:hover::after{background:#d3d800}.c-faq--color-magenta em,.c-faq--color-magenta strong,.c-faq--color-magenta a{color:#e60064}.c-faq--color-magenta .a-button{background:#e60064;color:#fff}.c-faq--color-magenta .a-button strong{color:#fff}.c-faq--color-magenta .a-button:hover{background:#ff016f}.c-faq--color-magenta .a-button:hover::after{background:#ff016f}.c-faq--color-magenta .a-button::after{background:#e60064}.c-faq--color-magenta .a-button--style-flash-hover:hover{background:#e60064}.c-faq--color-magenta .a-button--style-flash-hover:hover::after{background:#e60064}.c-faq--color-orange em,.c-faq--color-orange strong,.c-faq--color-orange a{color:#ef7d00}.c-faq--color-orange .a-button{background:#ef7d00;color:#000}.c-faq--color-orange .a-button strong{color:#000}.c-faq--color-orange .a-button:hover{background:#ff8a0a}.c-faq--color-orange .a-button:hover::after{background:#ff8a0a}.c-faq--color-orange .a-button::after{background:#ef7d00}.c-faq--color-orange .a-button--style-flash-hover:hover{background:#ef7d00}.c-faq--color-orange .a-button--style-flash-hover:hover::after{background:#ef7d00}.c-faq--color-red em,.c-faq--color-red strong,.c-faq--color-red a{color:#e61e20}.c-faq--color-red .a-button{background:#e61e20;color:#000}.c-faq--color-red .a-button strong{color:#000}.c-faq--color-red .a-button:hover{background:#e93537}.c-faq--color-red .a-button:hover::after{background:#e93537}.c-faq--color-red .a-button::after{background:#e61e20}.c-faq--color-red .a-button--style-flash-hover:hover{background:#e61e20}.c-faq--color-red .a-button--style-flash-hover:hover::after{background:#e61e20}.c-faq--color-yellow em,.c-faq--color-yellow strong,.c-faq--color-yellow a{color:#e5d01d}.c-faq--color-yellow .a-button{background:#e5d01d;color:#000}.c-faq--color-yellow .a-button strong{color:#000}.c-faq--color-yellow .a-button:hover{background:#e8d534}.c-faq--color-yellow .a-button:hover::after{background:#e8d534}.c-faq--color-yellow .a-button::after{background:#e5d01d}.c-faq--color-yellow .a-button--style-flash-hover:hover{background:#e5d01d}.c-faq--color-yellow .a-button--style-flash-hover:hover::after{background:#e5d01d}.c-faq__header,.c-faq__footer{display:flex;justify-content:center;align-items:center;flex-direction:column}.c-faq__footer{padding-bottom:3.125rem;padding-top:3.125rem}.c-faq__title{font-size:2.5rem;font-weight:bold;line-height:1.1;text-align:center}.c-faq__description{color:#000;font-size:1.25rem;margin-bottom:1.25rem;text-align:center}.c-faq__accordion{width:90%}@media print,screen and (min-width: 64em){.c-faq__accordion{width:70%}}.c-faq__accordion-item{border-radius:8px;margin-top:1.25rem;overflow:hidden}.c-faq__accordion-title{background:linear-gradient(0deg, #636363, #636363),linear-gradient(0deg, #63676f, #63676f);border:0;color:#fff !important;font-size:1.25rem;padding-right:2rem}.c-faq__accordion-title:hover,.c-faq__accordion-title:focus{text-decoration:none}.c-faq__accordion-content{background:#3d3d3d;border:0;font-size:1.125rem}.c-faq--color-blue h2{color:#37afc7}.c-faq--color-blue .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#37afc7;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-blue .c-faq__header::after{display:block}}.c-faq--color-blue .c-faq__header::after{top:30%}.c-faq--color-blue .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#37afc7;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-blue .c-faq__footer::after{display:block}}.c-faq--color-blue .c-faq__footer::after{top:70%}.c-faq--color-green h2{color:#a3ce62}.c-faq--color-green .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#a3ce62;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-green .c-faq__header::after{display:block}}.c-faq--color-green .c-faq__header::after{top:30%}.c-faq--color-green .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#a3ce62;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-green .c-faq__footer::after{display:block}}.c-faq--color-green .c-faq__footer::after{top:70%}.c-faq--color-lime h2{color:#d3d800}.c-faq--color-lime .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#d3d800;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-lime .c-faq__header::after{display:block}}.c-faq--color-lime .c-faq__header::after{top:30%}.c-faq--color-lime .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#d3d800;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-lime .c-faq__footer::after{display:block}}.c-faq--color-lime .c-faq__footer::after{top:70%}.c-faq--color-magenta h2{color:#e60064}.c-faq--color-magenta .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#e60064;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-magenta .c-faq__header::after{display:block}}.c-faq--color-magenta .c-faq__header::after{top:30%}.c-faq--color-magenta .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#e60064;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-magenta .c-faq__footer::after{display:block}}.c-faq--color-magenta .c-faq__footer::after{top:70%}.c-faq--color-orange h2{color:#ef7d00}.c-faq--color-orange .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#ef7d00;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-orange .c-faq__header::after{display:block}}.c-faq--color-orange .c-faq__header::after{top:30%}.c-faq--color-orange .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#ef7d00;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-orange .c-faq__footer::after{display:block}}.c-faq--color-orange .c-faq__footer::after{top:70%}.c-faq--color-red h2{color:#e61e20}.c-faq--color-red .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#e61e20;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-red .c-faq__header::after{display:block}}.c-faq--color-red .c-faq__header::after{top:30%}.c-faq--color-red .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#e61e20;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-red .c-faq__footer::after{display:block}}.c-faq--color-red .c-faq__footer::after{top:70%}.c-faq--color-yellow h2{color:#e5d01d}.c-faq--color-yellow .c-faq__header::after{border-style:solid;border-width:3.75rem;border-color:#e5d01d;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;left:auto;right:-18.75rem;transform:skew(27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-yellow .c-faq__header::after{display:block}}.c-faq--color-yellow .c-faq__header::after{top:30%}.c-faq--color-yellow .c-faq__footer::after{border-style:solid;border-width:3.75rem;border-color:#e5d01d;border-bottom-width:3.125rem;content:"";display:none;height:18.75rem;position:absolute;top:50%;width:18.75rem;z-index:1;right:auto;left:-18.75rem;transform:skew(-27deg) translateY(-50%)}@media screen and (min-width: 82.75em){.c-faq--color-yellow .c-faq__footer::after{display:block}}.c-faq--color-yellow .c-faq__footer::after{top:70%}body.layout-default{padding-top:3.25rem}@media print,screen and (min-width: 48em){.p-jagex-launcher .c-matrix__feature{width:calc(50% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}@media print,screen and (min-width: 64em){.p-jagex-launcher .c-matrix__feature{width:calc(33.3333333333% - 1.875rem);margin-right:0.9375rem;margin-left:0.9375rem}}.p-jagex-launcher .c-message,.p-jagex-accounts .c-message{background:linear-gradient(270deg, #000 0%, #121624 50%, #000 100%);padding-top:2.75rem;padding-bottom:2.875rem}@media print,screen and (min-width: 64em){.p-jagex-launcher .c-message,.p-jagex-accounts .c-message{padding:2.5rem .625rem;padding-top:2.75rem;padding-bottom:2.875rem}}.p-jagex-launcher .c-message__container,.p-jagex-accounts .c-message__container{max-width:17.9375rem;margin:0 auto}.p-jagex-launcher .c-message__container p,.p-jagex-accounts .c-message__container p{text-transform:uppercase;font-size:1.5rem;line-height:1.75rem}@media print,screen and (min-width: 64em){.p-jagex-launcher .c-message__container p,.p-jagex-accounts .c-message__container p{font-size:1.5rem;line-height:1.75rem}}.p-jagex-launcher .c-message__container p em,.p-jagex-accounts .c-message__container p em{font-size:2.25rem;line-height:2.625rem;color:#fff}@media print,screen and (min-width: 64em){.p-jagex-launcher .c-message__container p em,.p-jagex-accounts .c-message__container p em{font-size:2.25rem;line-height:2.625rem}}.p-jagex-launcher .c-message .a-button,.p-jagex-accounts .c-message .a-button{font-size:1.25rem;margin-top:.75rem}.p-jagex-launcher .c-message .a-button::after,.p-jagex-accounts .c-message .a-button::after{width:1.875rem}
