:root{--primary-darkest:#610e06;--primary-dark:#aa1c0e;--primary-midtone:#fc4d3c;--primary-light:#ff7b6f;--primary-lightest:#ffafa7;--secondary-darkest:#170661;--secondary-dark:#3618bc;--secondary-midtone:#5f3cfc;--secondary-light:#967eff;--secondary-lightest:#c1b4fc;--accent-darkest:rgba(18,17,18,0.25);--accent-dark:rgba(18,17,18,0.5);--accent-midtone:rgba(18,17,18,0.75);--accent-light:rgba(227,227,227,0.5);--accent-lightest:rgba(227,227,227,0.75);--success-darkest:#06441c;--success-dark:#118038;--success-midtone:#2ac15f;--success-light:#71e299;--success-lightest:#c5f1d5;--info-darkest:#4f9ef8;--info-dark:#89befa;--info-midtone:#b9d8fc;--info-light:#d8e9fd;--info-lightest:#ebf4fe;--warning-darkest:#856e0a;--warning-dark:#be9e0e;--warning-midtone:#edc718;--warning-light:#f4d467;--warning-lightest:#f9ecb3;--error-darkest:#60090c;--error-dark:#8d0b0f;--error-midtone:#fd4249;--error-light:#ff7075;--error-lightest:#ffadb0;--shade-black:#000000;--shade-7:#121112;--shade-6:#19181a;--shade-5:#343336;--shade-4:#58565a;--shade-3:#bcb8bf;--shade-2:#e3e1e5;--shade-1:#f7f5f8;--shade-white:#ffffff;--bg-transparent-80:rgba(25,24,26,0.8);--bg-transparent-50:rgba(25,24,26,0.5)}.oa:before{color:rgba(227,227,227,.75);position:relative}*,:after,:before{box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}/*!
 * Bootstrap Grid v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media(min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}@media(min-width:1920px){.col-fullHd{flex:1 0 0%}.row-cols-fullHd-auto>*{flex:0 0 auto;width:auto}.row-cols-fullHd-1>*{flex:0 0 auto;width:100%}.row-cols-fullHd-2>*{flex:0 0 auto;width:50%}.row-cols-fullHd-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-fullHd-4>*{flex:0 0 auto;width:25%}.row-cols-fullHd-5>*{flex:0 0 auto;width:20%}.row-cols-fullHd-6>*{flex:0 0 auto;width:16.6666666667%}}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:8px}.g-1,.gy-1{--bs-gutter-y:8px}.g-2,.gx-2{--bs-gutter-x:16px}.g-2,.gy-2{--bs-gutter-y:16px}.g-3,.gx-3{--bs-gutter-x:24px}.g-3,.gy-3{--bs-gutter-y:24px}.g-4,.gx-4{--bs-gutter-x:32px}.g-4,.gy-4{--bs-gutter-y:32px}.g-5,.gx-5{--bs-gutter-x:40px}.g-5,.gy-5{--bs-gutter-y:40px}.g-6,.gx-6{--bs-gutter-x:48px}.g-6,.gy-6{--bs-gutter-y:48px}.g-7,.gx-7{--bs-gutter-x:64px}.g-7,.gy-7{--bs-gutter-y:64px}.g-8,.gx-8{--bs-gutter-x:80px}.g-8,.gy-8{--bs-gutter-y:80px}.g-9,.gx-9{--bs-gutter-x:96px}.g-9,.gy-9{--bs-gutter-y:96px}.g-10,.gx-10{--bs-gutter-x:112px}.g-10,.gy-10{--bs-gutter-y:112px}.g-11,.gx-11{--bs-gutter-x:120px}.g-11,.gy-11{--bs-gutter-y:120px}@media(min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:8px}.g-sm-1,.gy-sm-1{--bs-gutter-y:8px}.g-sm-2,.gx-sm-2{--bs-gutter-x:16px}.g-sm-2,.gy-sm-2{--bs-gutter-y:16px}.g-sm-3,.gx-sm-3{--bs-gutter-x:24px}.g-sm-3,.gy-sm-3{--bs-gutter-y:24px}.g-sm-4,.gx-sm-4{--bs-gutter-x:32px}.g-sm-4,.gy-sm-4{--bs-gutter-y:32px}.g-sm-5,.gx-sm-5{--bs-gutter-x:40px}.g-sm-5,.gy-sm-5{--bs-gutter-y:40px}.g-sm-6,.gx-sm-6{--bs-gutter-x:48px}.g-sm-6,.gy-sm-6{--bs-gutter-y:48px}.g-sm-7,.gx-sm-7{--bs-gutter-x:64px}.g-sm-7,.gy-sm-7{--bs-gutter-y:64px}.g-sm-8,.gx-sm-8{--bs-gutter-x:80px}.g-sm-8,.gy-sm-8{--bs-gutter-y:80px}.g-sm-9,.gx-sm-9{--bs-gutter-x:96px}.g-sm-9,.gy-sm-9{--bs-gutter-y:96px}.g-sm-10,.gx-sm-10{--bs-gutter-x:112px}.g-sm-10,.gy-sm-10{--bs-gutter-y:112px}.g-sm-11,.gx-sm-11{--bs-gutter-x:120px}.g-sm-11,.gy-sm-11{--bs-gutter-y:120px}}@media(min-width:768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:8px}.g-md-1,.gy-md-1{--bs-gutter-y:8px}.g-md-2,.gx-md-2{--bs-gutter-x:16px}.g-md-2,.gy-md-2{--bs-gutter-y:16px}.g-md-3,.gx-md-3{--bs-gutter-x:24px}.g-md-3,.gy-md-3{--bs-gutter-y:24px}.g-md-4,.gx-md-4{--bs-gutter-x:32px}.g-md-4,.gy-md-4{--bs-gutter-y:32px}.g-md-5,.gx-md-5{--bs-gutter-x:40px}.g-md-5,.gy-md-5{--bs-gutter-y:40px}.g-md-6,.gx-md-6{--bs-gutter-x:48px}.g-md-6,.gy-md-6{--bs-gutter-y:48px}.g-md-7,.gx-md-7{--bs-gutter-x:64px}.g-md-7,.gy-md-7{--bs-gutter-y:64px}.g-md-8,.gx-md-8{--bs-gutter-x:80px}.g-md-8,.gy-md-8{--bs-gutter-y:80px}.g-md-9,.gx-md-9{--bs-gutter-x:96px}.g-md-9,.gy-md-9{--bs-gutter-y:96px}.g-md-10,.gx-md-10{--bs-gutter-x:112px}.g-md-10,.gy-md-10{--bs-gutter-y:112px}.g-md-11,.gx-md-11{--bs-gutter-x:120px}.g-md-11,.gy-md-11{--bs-gutter-y:120px}}@media(min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:8px}.g-lg-1,.gy-lg-1{--bs-gutter-y:8px}.g-lg-2,.gx-lg-2{--bs-gutter-x:16px}.g-lg-2,.gy-lg-2{--bs-gutter-y:16px}.g-lg-3,.gx-lg-3{--bs-gutter-x:24px}.g-lg-3,.gy-lg-3{--bs-gutter-y:24px}.g-lg-4,.gx-lg-4{--bs-gutter-x:32px}.g-lg-4,.gy-lg-4{--bs-gutter-y:32px}.g-lg-5,.gx-lg-5{--bs-gutter-x:40px}.g-lg-5,.gy-lg-5{--bs-gutter-y:40px}.g-lg-6,.gx-lg-6{--bs-gutter-x:48px}.g-lg-6,.gy-lg-6{--bs-gutter-y:48px}.g-lg-7,.gx-lg-7{--bs-gutter-x:64px}.g-lg-7,.gy-lg-7{--bs-gutter-y:64px}.g-lg-8,.gx-lg-8{--bs-gutter-x:80px}.g-lg-8,.gy-lg-8{--bs-gutter-y:80px}.g-lg-9,.gx-lg-9{--bs-gutter-x:96px}.g-lg-9,.gy-lg-9{--bs-gutter-y:96px}.g-lg-10,.gx-lg-10{--bs-gutter-x:112px}.g-lg-10,.gy-lg-10{--bs-gutter-y:112px}.g-lg-11,.gx-lg-11{--bs-gutter-x:120px}.g-lg-11,.gy-lg-11{--bs-gutter-y:120px}}@media(min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:8px}.g-xl-1,.gy-xl-1{--bs-gutter-y:8px}.g-xl-2,.gx-xl-2{--bs-gutter-x:16px}.g-xl-2,.gy-xl-2{--bs-gutter-y:16px}.g-xl-3,.gx-xl-3{--bs-gutter-x:24px}.g-xl-3,.gy-xl-3{--bs-gutter-y:24px}.g-xl-4,.gx-xl-4{--bs-gutter-x:32px}.g-xl-4,.gy-xl-4{--bs-gutter-y:32px}.g-xl-5,.gx-xl-5{--bs-gutter-x:40px}.g-xl-5,.gy-xl-5{--bs-gutter-y:40px}.g-xl-6,.gx-xl-6{--bs-gutter-x:48px}.g-xl-6,.gy-xl-6{--bs-gutter-y:48px}.g-xl-7,.gx-xl-7{--bs-gutter-x:64px}.g-xl-7,.gy-xl-7{--bs-gutter-y:64px}.g-xl-8,.gx-xl-8{--bs-gutter-x:80px}.g-xl-8,.gy-xl-8{--bs-gutter-y:80px}.g-xl-9,.gx-xl-9{--bs-gutter-x:96px}.g-xl-9,.gy-xl-9{--bs-gutter-y:96px}.g-xl-10,.gx-xl-10{--bs-gutter-x:112px}.g-xl-10,.gy-xl-10{--bs-gutter-y:112px}.g-xl-11,.gx-xl-11{--bs-gutter-x:120px}.g-xl-11,.gy-xl-11{--bs-gutter-y:120px}}@media(min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:8px}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:8px}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:16px}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:16px}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:24px}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:24px}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:32px}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:32px}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:40px}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:40px}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:48px}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:48px}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:64px}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:64px}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:80px}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:80px}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:96px}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:96px}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:112px}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:112px}.g-xxl-11,.gx-xxl-11{--bs-gutter-x:120px}.g-xxl-11,.gy-xxl-11{--bs-gutter-y:120px}}@media(min-width:1920px){.col-fullHd-auto{flex:0 0 auto;width:auto}.col-fullHd-1{flex:0 0 auto;width:8.33333333%}.col-fullHd-2{flex:0 0 auto;width:16.66666667%}.col-fullHd-3{flex:0 0 auto;width:25%}.col-fullHd-4{flex:0 0 auto;width:33.33333333%}.col-fullHd-5{flex:0 0 auto;width:41.66666667%}.col-fullHd-6{flex:0 0 auto;width:50%}.col-fullHd-7{flex:0 0 auto;width:58.33333333%}.col-fullHd-8{flex:0 0 auto;width:66.66666667%}.col-fullHd-9{flex:0 0 auto;width:75%}.col-fullHd-10{flex:0 0 auto;width:83.33333333%}.col-fullHd-11{flex:0 0 auto;width:91.66666667%}.col-fullHd-12{flex:0 0 auto;width:100%}.offset-fullHd-0{margin-left:0}.offset-fullHd-1{margin-left:8.33333333%}.offset-fullHd-2{margin-left:16.66666667%}.offset-fullHd-3{margin-left:25%}.offset-fullHd-4{margin-left:33.33333333%}.offset-fullHd-5{margin-left:41.66666667%}.offset-fullHd-6{margin-left:50%}.offset-fullHd-7{margin-left:58.33333333%}.offset-fullHd-8{margin-left:66.66666667%}.offset-fullHd-9{margin-left:75%}.offset-fullHd-10{margin-left:83.33333333%}.offset-fullHd-11{margin-left:91.66666667%}.g-fullHd-0,.gx-fullHd-0{--bs-gutter-x:0}.g-fullHd-0,.gy-fullHd-0{--bs-gutter-y:0}.g-fullHd-1,.gx-fullHd-1{--bs-gutter-x:8px}.g-fullHd-1,.gy-fullHd-1{--bs-gutter-y:8px}.g-fullHd-2,.gx-fullHd-2{--bs-gutter-x:16px}.g-fullHd-2,.gy-fullHd-2{--bs-gutter-y:16px}.g-fullHd-3,.gx-fullHd-3{--bs-gutter-x:24px}.g-fullHd-3,.gy-fullHd-3{--bs-gutter-y:24px}.g-fullHd-4,.gx-fullHd-4{--bs-gutter-x:32px}.g-fullHd-4,.gy-fullHd-4{--bs-gutter-y:32px}.g-fullHd-5,.gx-fullHd-5{--bs-gutter-x:40px}.g-fullHd-5,.gy-fullHd-5{--bs-gutter-y:40px}.g-fullHd-6,.gx-fullHd-6{--bs-gutter-x:48px}.g-fullHd-6,.gy-fullHd-6{--bs-gutter-y:48px}.g-fullHd-7,.gx-fullHd-7{--bs-gutter-x:64px}.g-fullHd-7,.gy-fullHd-7{--bs-gutter-y:64px}.g-fullHd-8,.gx-fullHd-8{--bs-gutter-x:80px}.g-fullHd-8,.gy-fullHd-8{--bs-gutter-y:80px}.g-fullHd-9,.gx-fullHd-9{--bs-gutter-x:96px}.g-fullHd-9,.gy-fullHd-9{--bs-gutter-y:96px}.g-fullHd-10,.gx-fullHd-10{--bs-gutter-x:112px}.g-fullHd-10,.gy-fullHd-10{--bs-gutter-y:112px}.g-fullHd-11,.gx-fullHd-11{--bs-gutter-x:120px}.g-fullHd-11,.gy-fullHd-11{--bs-gutter-y:120px}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.m-0{margin:0!important}.m-1{margin:8px!important}.m-2{margin:16px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:40px!important}.m-6{margin:48px!important}.m-7{margin:64px!important}.m-8{margin:80px!important}.m-9{margin:96px!important}.m-10{margin:112px!important}.m-11{margin:120px!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:8px!important;margin-left:8px!important}.mx-2{margin-right:16px!important;margin-left:16px!important}.mx-3{margin-right:24px!important;margin-left:24px!important}.mx-4{margin-right:32px!important;margin-left:32px!important}.mx-5{margin-right:40px!important;margin-left:40px!important}.mx-6{margin-right:48px!important;margin-left:48px!important}.mx-7{margin-right:64px!important;margin-left:64px!important}.mx-8{margin-right:80px!important;margin-left:80px!important}.mx-9{margin-right:96px!important;margin-left:96px!important}.mx-10{margin-right:112px!important;margin-left:112px!important}.mx-11{margin-right:120px!important;margin-left:120px!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:8px!important;margin-bottom:8px!important}.my-2{margin-top:16px!important;margin-bottom:16px!important}.my-3{margin-top:24px!important;margin-bottom:24px!important}.my-4{margin-top:32px!important;margin-bottom:32px!important}.my-5{margin-top:40px!important;margin-bottom:40px!important}.my-6{margin-top:48px!important;margin-bottom:48px!important}.my-7{margin-top:64px!important;margin-bottom:64px!important}.my-8{margin-top:80px!important;margin-bottom:80px!important}.my-9{margin-top:96px!important;margin-bottom:96px!important}.my-10{margin-top:112px!important;margin-bottom:112px!important}.my-11{margin-top:120px!important;margin-bottom:120px!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:8px!important}.mt-2{margin-top:16px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:40px!important}.mt-6{margin-top:48px!important}.mt-7{margin-top:64px!important}.mt-8{margin-top:80px!important}.mt-9{margin-top:96px!important}.mt-10{margin-top:112px!important}.mt-11{margin-top:120px!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:8px!important}.me-2{margin-right:16px!important}.me-3{margin-right:24px!important}.me-4{margin-right:32px!important}.me-5{margin-right:40px!important}.me-6{margin-right:48px!important}.me-7{margin-right:64px!important}.me-8{margin-right:80px!important}.me-9{margin-right:96px!important}.me-10{margin-right:112px!important}.me-11{margin-right:120px!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:40px!important}.mb-6{margin-bottom:48px!important}.mb-7{margin-bottom:64px!important}.mb-8{margin-bottom:80px!important}.mb-9{margin-bottom:96px!important}.mb-10{margin-bottom:112px!important}.mb-11{margin-bottom:120px!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:8px!important}.ms-2{margin-left:16px!important}.ms-3{margin-left:24px!important}.ms-4{margin-left:32px!important}.ms-5{margin-left:40px!important}.ms-6{margin-left:48px!important}.ms-7{margin-left:64px!important}.ms-8{margin-left:80px!important}.ms-9{margin-left:96px!important}.ms-10{margin-left:112px!important}.ms-11{margin-left:120px!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:8px!important}.p-2{padding:16px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:40px!important}.p-6{padding:48px!important}.p-7{padding:64px!important}.p-8{padding:80px!important}.p-9{padding:96px!important}.p-10{padding:112px!important}.p-11{padding:120px!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:8px!important;padding-left:8px!important}.px-2{padding-right:16px!important;padding-left:16px!important}.px-3{padding-right:24px!important;padding-left:24px!important}.px-4{padding-right:32px!important;padding-left:32px!important}.px-5{padding-right:40px!important;padding-left:40px!important}.px-6{padding-right:48px!important;padding-left:48px!important}.px-7{padding-right:64px!important;padding-left:64px!important}.px-8{padding-right:80px!important;padding-left:80px!important}.px-9{padding-right:96px!important;padding-left:96px!important}.px-10{padding-right:112px!important;padding-left:112px!important}.px-11{padding-right:120px!important;padding-left:120px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.py-5{padding-top:40px!important;padding-bottom:40px!important}.py-6{padding-top:48px!important;padding-bottom:48px!important}.py-7{padding-top:64px!important;padding-bottom:64px!important}.py-8{padding-top:80px!important;padding-bottom:80px!important}.py-9{padding-top:96px!important;padding-bottom:96px!important}.py-10{padding-top:112px!important;padding-bottom:112px!important}.py-11{padding-top:120px!important;padding-bottom:120px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:8px!important}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:40px!important}.pt-6{padding-top:48px!important}.pt-7{padding-top:64px!important}.pt-8{padding-top:80px!important}.pt-9{padding-top:96px!important}.pt-10{padding-top:112px!important}.pt-11{padding-top:120px!important}.pe-0{padding-right:0!important}.pe-1{padding-right:8px!important}.pe-2{padding-right:16px!important}.pe-3{padding-right:24px!important}.pe-4{padding-right:32px!important}.pe-5{padding-right:40px!important}.pe-6{padding-right:48px!important}.pe-7{padding-right:64px!important}.pe-8{padding-right:80px!important}.pe-9{padding-right:96px!important}.pe-10{padding-right:112px!important}.pe-11{padding-right:120px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:40px!important}.pb-6{padding-bottom:48px!important}.pb-7{padding-bottom:64px!important}.pb-8{padding-bottom:80px!important}.pb-9{padding-bottom:96px!important}.pb-10{padding-bottom:112px!important}.pb-11{padding-bottom:120px!important}.ps-0{padding-left:0!important}.ps-1{padding-left:8px!important}.ps-2{padding-left:16px!important}.ps-3{padding-left:24px!important}.ps-4{padding-left:32px!important}.ps-5{padding-left:40px!important}.ps-6{padding-left:48px!important}.ps-7{padding-left:64px!important}.ps-8{padding-left:80px!important}.ps-9{padding-left:96px!important}.ps-10{padding-left:112px!important}.ps-11{padding-left:120px!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.m-sm-0{margin:0!important}.m-sm-1{margin:8px!important}.m-sm-2{margin:16px!important}.m-sm-3{margin:24px!important}.m-sm-4{margin:32px!important}.m-sm-5{margin:40px!important}.m-sm-6{margin:48px!important}.m-sm-7{margin:64px!important}.m-sm-8{margin:80px!important}.m-sm-9{margin:96px!important}.m-sm-10{margin:112px!important}.m-sm-11{margin:120px!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:8px!important;margin-left:8px!important}.mx-sm-2{margin-right:16px!important;margin-left:16px!important}.mx-sm-3{margin-right:24px!important;margin-left:24px!important}.mx-sm-4{margin-right:32px!important;margin-left:32px!important}.mx-sm-5{margin-right:40px!important;margin-left:40px!important}.mx-sm-6{margin-right:48px!important;margin-left:48px!important}.mx-sm-7{margin-right:64px!important;margin-left:64px!important}.mx-sm-8{margin-right:80px!important;margin-left:80px!important}.mx-sm-9{margin-right:96px!important;margin-left:96px!important}.mx-sm-10{margin-right:112px!important;margin-left:112px!important}.mx-sm-11{margin-right:120px!important;margin-left:120px!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:8px!important;margin-bottom:8px!important}.my-sm-2{margin-top:16px!important;margin-bottom:16px!important}.my-sm-3{margin-top:24px!important;margin-bottom:24px!important}.my-sm-4{margin-top:32px!important;margin-bottom:32px!important}.my-sm-5{margin-top:40px!important;margin-bottom:40px!important}.my-sm-6{margin-top:48px!important;margin-bottom:48px!important}.my-sm-7{margin-top:64px!important;margin-bottom:64px!important}.my-sm-8{margin-top:80px!important;margin-bottom:80px!important}.my-sm-9{margin-top:96px!important;margin-bottom:96px!important}.my-sm-10{margin-top:112px!important;margin-bottom:112px!important}.my-sm-11{margin-top:120px!important;margin-bottom:120px!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:8px!important}.mt-sm-2{margin-top:16px!important}.mt-sm-3{margin-top:24px!important}.mt-sm-4{margin-top:32px!important}.mt-sm-5{margin-top:40px!important}.mt-sm-6{margin-top:48px!important}.mt-sm-7{margin-top:64px!important}.mt-sm-8{margin-top:80px!important}.mt-sm-9{margin-top:96px!important}.mt-sm-10{margin-top:112px!important}.mt-sm-11{margin-top:120px!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:8px!important}.me-sm-2{margin-right:16px!important}.me-sm-3{margin-right:24px!important}.me-sm-4{margin-right:32px!important}.me-sm-5{margin-right:40px!important}.me-sm-6{margin-right:48px!important}.me-sm-7{margin-right:64px!important}.me-sm-8{margin-right:80px!important}.me-sm-9{margin-right:96px!important}.me-sm-10{margin-right:112px!important}.me-sm-11{margin-right:120px!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:8px!important}.mb-sm-2{margin-bottom:16px!important}.mb-sm-3{margin-bottom:24px!important}.mb-sm-4{margin-bottom:32px!important}.mb-sm-5{margin-bottom:40px!important}.mb-sm-6{margin-bottom:48px!important}.mb-sm-7{margin-bottom:64px!important}.mb-sm-8{margin-bottom:80px!important}.mb-sm-9{margin-bottom:96px!important}.mb-sm-10{margin-bottom:112px!important}.mb-sm-11{margin-bottom:120px!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:8px!important}.ms-sm-2{margin-left:16px!important}.ms-sm-3{margin-left:24px!important}.ms-sm-4{margin-left:32px!important}.ms-sm-5{margin-left:40px!important}.ms-sm-6{margin-left:48px!important}.ms-sm-7{margin-left:64px!important}.ms-sm-8{margin-left:80px!important}.ms-sm-9{margin-left:96px!important}.ms-sm-10{margin-left:112px!important}.ms-sm-11{margin-left:120px!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:8px!important}.p-sm-2{padding:16px!important}.p-sm-3{padding:24px!important}.p-sm-4{padding:32px!important}.p-sm-5{padding:40px!important}.p-sm-6{padding:48px!important}.p-sm-7{padding:64px!important}.p-sm-8{padding:80px!important}.p-sm-9{padding:96px!important}.p-sm-10{padding:112px!important}.p-sm-11{padding:120px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:8px!important;padding-left:8px!important}.px-sm-2{padding-right:16px!important;padding-left:16px!important}.px-sm-3{padding-right:24px!important;padding-left:24px!important}.px-sm-4{padding-right:32px!important;padding-left:32px!important}.px-sm-5{padding-right:40px!important;padding-left:40px!important}.px-sm-6{padding-right:48px!important;padding-left:48px!important}.px-sm-7{padding-right:64px!important;padding-left:64px!important}.px-sm-8{padding-right:80px!important;padding-left:80px!important}.px-sm-9{padding-right:96px!important;padding-left:96px!important}.px-sm-10{padding-right:112px!important;padding-left:112px!important}.px-sm-11{padding-right:120px!important;padding-left:120px!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:8px!important;padding-bottom:8px!important}.py-sm-2{padding-top:16px!important;padding-bottom:16px!important}.py-sm-3{padding-top:24px!important;padding-bottom:24px!important}.py-sm-4{padding-top:32px!important;padding-bottom:32px!important}.py-sm-5{padding-top:40px!important;padding-bottom:40px!important}.py-sm-6{padding-top:48px!important;padding-bottom:48px!important}.py-sm-7{padding-top:64px!important;padding-bottom:64px!important}.py-sm-8{padding-top:80px!important;padding-bottom:80px!important}.py-sm-9{padding-top:96px!important;padding-bottom:96px!important}.py-sm-10{padding-top:112px!important;padding-bottom:112px!important}.py-sm-11{padding-top:120px!important;padding-bottom:120px!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:8px!important}.pt-sm-2{padding-top:16px!important}.pt-sm-3{padding-top:24px!important}.pt-sm-4{padding-top:32px!important}.pt-sm-5{padding-top:40px!important}.pt-sm-6{padding-top:48px!important}.pt-sm-7{padding-top:64px!important}.pt-sm-8{padding-top:80px!important}.pt-sm-9{padding-top:96px!important}.pt-sm-10{padding-top:112px!important}.pt-sm-11{padding-top:120px!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:8px!important}.pe-sm-2{padding-right:16px!important}.pe-sm-3{padding-right:24px!important}.pe-sm-4{padding-right:32px!important}.pe-sm-5{padding-right:40px!important}.pe-sm-6{padding-right:48px!important}.pe-sm-7{padding-right:64px!important}.pe-sm-8{padding-right:80px!important}.pe-sm-9{padding-right:96px!important}.pe-sm-10{padding-right:112px!important}.pe-sm-11{padding-right:120px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:8px!important}.pb-sm-2{padding-bottom:16px!important}.pb-sm-3{padding-bottom:24px!important}.pb-sm-4{padding-bottom:32px!important}.pb-sm-5{padding-bottom:40px!important}.pb-sm-6{padding-bottom:48px!important}.pb-sm-7{padding-bottom:64px!important}.pb-sm-8{padding-bottom:80px!important}.pb-sm-9{padding-bottom:96px!important}.pb-sm-10{padding-bottom:112px!important}.pb-sm-11{padding-bottom:120px!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:8px!important}.ps-sm-2{padding-left:16px!important}.ps-sm-3{padding-left:24px!important}.ps-sm-4{padding-left:32px!important}.ps-sm-5{padding-left:40px!important}.ps-sm-6{padding-left:48px!important}.ps-sm-7{padding-left:64px!important}.ps-sm-8{padding-left:80px!important}.ps-sm-9{padding-left:96px!important}.ps-sm-10{padding-left:112px!important}.ps-sm-11{padding-left:120px!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.m-md-0{margin:0!important}.m-md-1{margin:8px!important}.m-md-2{margin:16px!important}.m-md-3{margin:24px!important}.m-md-4{margin:32px!important}.m-md-5{margin:40px!important}.m-md-6{margin:48px!important}.m-md-7{margin:64px!important}.m-md-8{margin:80px!important}.m-md-9{margin:96px!important}.m-md-10{margin:112px!important}.m-md-11{margin:120px!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:8px!important;margin-left:8px!important}.mx-md-2{margin-right:16px!important;margin-left:16px!important}.mx-md-3{margin-right:24px!important;margin-left:24px!important}.mx-md-4{margin-right:32px!important;margin-left:32px!important}.mx-md-5{margin-right:40px!important;margin-left:40px!important}.mx-md-6{margin-right:48px!important;margin-left:48px!important}.mx-md-7{margin-right:64px!important;margin-left:64px!important}.mx-md-8{margin-right:80px!important;margin-left:80px!important}.mx-md-9{margin-right:96px!important;margin-left:96px!important}.mx-md-10{margin-right:112px!important;margin-left:112px!important}.mx-md-11{margin-right:120px!important;margin-left:120px!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:8px!important;margin-bottom:8px!important}.my-md-2{margin-top:16px!important;margin-bottom:16px!important}.my-md-3{margin-top:24px!important;margin-bottom:24px!important}.my-md-4{margin-top:32px!important;margin-bottom:32px!important}.my-md-5{margin-top:40px!important;margin-bottom:40px!important}.my-md-6{margin-top:48px!important;margin-bottom:48px!important}.my-md-7{margin-top:64px!important;margin-bottom:64px!important}.my-md-8{margin-top:80px!important;margin-bottom:80px!important}.my-md-9{margin-top:96px!important;margin-bottom:96px!important}.my-md-10{margin-top:112px!important;margin-bottom:112px!important}.my-md-11{margin-top:120px!important;margin-bottom:120px!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:8px!important}.mt-md-2{margin-top:16px!important}.mt-md-3{margin-top:24px!important}.mt-md-4{margin-top:32px!important}.mt-md-5{margin-top:40px!important}.mt-md-6{margin-top:48px!important}.mt-md-7{margin-top:64px!important}.mt-md-8{margin-top:80px!important}.mt-md-9{margin-top:96px!important}.mt-md-10{margin-top:112px!important}.mt-md-11{margin-top:120px!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:8px!important}.me-md-2{margin-right:16px!important}.me-md-3{margin-right:24px!important}.me-md-4{margin-right:32px!important}.me-md-5{margin-right:40px!important}.me-md-6{margin-right:48px!important}.me-md-7{margin-right:64px!important}.me-md-8{margin-right:80px!important}.me-md-9{margin-right:96px!important}.me-md-10{margin-right:112px!important}.me-md-11{margin-right:120px!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:8px!important}.mb-md-2{margin-bottom:16px!important}.mb-md-3{margin-bottom:24px!important}.mb-md-4{margin-bottom:32px!important}.mb-md-5{margin-bottom:40px!important}.mb-md-6{margin-bottom:48px!important}.mb-md-7{margin-bottom:64px!important}.mb-md-8{margin-bottom:80px!important}.mb-md-9{margin-bottom:96px!important}.mb-md-10{margin-bottom:112px!important}.mb-md-11{margin-bottom:120px!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:8px!important}.ms-md-2{margin-left:16px!important}.ms-md-3{margin-left:24px!important}.ms-md-4{margin-left:32px!important}.ms-md-5{margin-left:40px!important}.ms-md-6{margin-left:48px!important}.ms-md-7{margin-left:64px!important}.ms-md-8{margin-left:80px!important}.ms-md-9{margin-left:96px!important}.ms-md-10{margin-left:112px!important}.ms-md-11{margin-left:120px!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:8px!important}.p-md-2{padding:16px!important}.p-md-3{padding:24px!important}.p-md-4{padding:32px!important}.p-md-5{padding:40px!important}.p-md-6{padding:48px!important}.p-md-7{padding:64px!important}.p-md-8{padding:80px!important}.p-md-9{padding:96px!important}.p-md-10{padding:112px!important}.p-md-11{padding:120px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:8px!important;padding-left:8px!important}.px-md-2{padding-right:16px!important;padding-left:16px!important}.px-md-3{padding-right:24px!important;padding-left:24px!important}.px-md-4{padding-right:32px!important;padding-left:32px!important}.px-md-5{padding-right:40px!important;padding-left:40px!important}.px-md-6{padding-right:48px!important;padding-left:48px!important}.px-md-7{padding-right:64px!important;padding-left:64px!important}.px-md-8{padding-right:80px!important;padding-left:80px!important}.px-md-9{padding-right:96px!important;padding-left:96px!important}.px-md-10{padding-right:112px!important;padding-left:112px!important}.px-md-11{padding-right:120px!important;padding-left:120px!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:8px!important;padding-bottom:8px!important}.py-md-2{padding-top:16px!important;padding-bottom:16px!important}.py-md-3{padding-top:24px!important;padding-bottom:24px!important}.py-md-4{padding-top:32px!important;padding-bottom:32px!important}.py-md-5{padding-top:40px!important;padding-bottom:40px!important}.py-md-6{padding-top:48px!important;padding-bottom:48px!important}.py-md-7{padding-top:64px!important;padding-bottom:64px!important}.py-md-8{padding-top:80px!important;padding-bottom:80px!important}.py-md-9{padding-top:96px!important;padding-bottom:96px!important}.py-md-10{padding-top:112px!important;padding-bottom:112px!important}.py-md-11{padding-top:120px!important;padding-bottom:120px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:8px!important}.pt-md-2{padding-top:16px!important}.pt-md-3{padding-top:24px!important}.pt-md-4{padding-top:32px!important}.pt-md-5{padding-top:40px!important}.pt-md-6{padding-top:48px!important}.pt-md-7{padding-top:64px!important}.pt-md-8{padding-top:80px!important}.pt-md-9{padding-top:96px!important}.pt-md-10{padding-top:112px!important}.pt-md-11{padding-top:120px!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:8px!important}.pe-md-2{padding-right:16px!important}.pe-md-3{padding-right:24px!important}.pe-md-4{padding-right:32px!important}.pe-md-5{padding-right:40px!important}.pe-md-6{padding-right:48px!important}.pe-md-7{padding-right:64px!important}.pe-md-8{padding-right:80px!important}.pe-md-9{padding-right:96px!important}.pe-md-10{padding-right:112px!important}.pe-md-11{padding-right:120px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:8px!important}.pb-md-2{padding-bottom:16px!important}.pb-md-3{padding-bottom:24px!important}.pb-md-4{padding-bottom:32px!important}.pb-md-5{padding-bottom:40px!important}.pb-md-6{padding-bottom:48px!important}.pb-md-7{padding-bottom:64px!important}.pb-md-8{padding-bottom:80px!important}.pb-md-9{padding-bottom:96px!important}.pb-md-10{padding-bottom:112px!important}.pb-md-11{padding-bottom:120px!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:8px!important}.ps-md-2{padding-left:16px!important}.ps-md-3{padding-left:24px!important}.ps-md-4{padding-left:32px!important}.ps-md-5{padding-left:40px!important}.ps-md-6{padding-left:48px!important}.ps-md-7{padding-left:64px!important}.ps-md-8{padding-left:80px!important}.ps-md-9{padding-left:96px!important}.ps-md-10{padding-left:112px!important}.ps-md-11{padding-left:120px!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.m-lg-0{margin:0!important}.m-lg-1{margin:8px!important}.m-lg-2{margin:16px!important}.m-lg-3{margin:24px!important}.m-lg-4{margin:32px!important}.m-lg-5{margin:40px!important}.m-lg-6{margin:48px!important}.m-lg-7{margin:64px!important}.m-lg-8{margin:80px!important}.m-lg-9{margin:96px!important}.m-lg-10{margin:112px!important}.m-lg-11{margin:120px!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:8px!important;margin-left:8px!important}.mx-lg-2{margin-right:16px!important;margin-left:16px!important}.mx-lg-3{margin-right:24px!important;margin-left:24px!important}.mx-lg-4{margin-right:32px!important;margin-left:32px!important}.mx-lg-5{margin-right:40px!important;margin-left:40px!important}.mx-lg-6{margin-right:48px!important;margin-left:48px!important}.mx-lg-7{margin-right:64px!important;margin-left:64px!important}.mx-lg-8{margin-right:80px!important;margin-left:80px!important}.mx-lg-9{margin-right:96px!important;margin-left:96px!important}.mx-lg-10{margin-right:112px!important;margin-left:112px!important}.mx-lg-11{margin-right:120px!important;margin-left:120px!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:8px!important;margin-bottom:8px!important}.my-lg-2{margin-top:16px!important;margin-bottom:16px!important}.my-lg-3{margin-top:24px!important;margin-bottom:24px!important}.my-lg-4{margin-top:32px!important;margin-bottom:32px!important}.my-lg-5{margin-top:40px!important;margin-bottom:40px!important}.my-lg-6{margin-top:48px!important;margin-bottom:48px!important}.my-lg-7{margin-top:64px!important;margin-bottom:64px!important}.my-lg-8{margin-top:80px!important;margin-bottom:80px!important}.my-lg-9{margin-top:96px!important;margin-bottom:96px!important}.my-lg-10{margin-top:112px!important;margin-bottom:112px!important}.my-lg-11{margin-top:120px!important;margin-bottom:120px!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:8px!important}.mt-lg-2{margin-top:16px!important}.mt-lg-3{margin-top:24px!important}.mt-lg-4{margin-top:32px!important}.mt-lg-5{margin-top:40px!important}.mt-lg-6{margin-top:48px!important}.mt-lg-7{margin-top:64px!important}.mt-lg-8{margin-top:80px!important}.mt-lg-9{margin-top:96px!important}.mt-lg-10{margin-top:112px!important}.mt-lg-11{margin-top:120px!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:8px!important}.me-lg-2{margin-right:16px!important}.me-lg-3{margin-right:24px!important}.me-lg-4{margin-right:32px!important}.me-lg-5{margin-right:40px!important}.me-lg-6{margin-right:48px!important}.me-lg-7{margin-right:64px!important}.me-lg-8{margin-right:80px!important}.me-lg-9{margin-right:96px!important}.me-lg-10{margin-right:112px!important}.me-lg-11{margin-right:120px!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:8px!important}.mb-lg-2{margin-bottom:16px!important}.mb-lg-3{margin-bottom:24px!important}.mb-lg-4{margin-bottom:32px!important}.mb-lg-5{margin-bottom:40px!important}.mb-lg-6{margin-bottom:48px!important}.mb-lg-7{margin-bottom:64px!important}.mb-lg-8{margin-bottom:80px!important}.mb-lg-9{margin-bottom:96px!important}.mb-lg-10{margin-bottom:112px!important}.mb-lg-11{margin-bottom:120px!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:8px!important}.ms-lg-2{margin-left:16px!important}.ms-lg-3{margin-left:24px!important}.ms-lg-4{margin-left:32px!important}.ms-lg-5{margin-left:40px!important}.ms-lg-6{margin-left:48px!important}.ms-lg-7{margin-left:64px!important}.ms-lg-8{margin-left:80px!important}.ms-lg-9{margin-left:96px!important}.ms-lg-10{margin-left:112px!important}.ms-lg-11{margin-left:120px!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:8px!important}.p-lg-2{padding:16px!important}.p-lg-3{padding:24px!important}.p-lg-4{padding:32px!important}.p-lg-5{padding:40px!important}.p-lg-6{padding:48px!important}.p-lg-7{padding:64px!important}.p-lg-8{padding:80px!important}.p-lg-9{padding:96px!important}.p-lg-10{padding:112px!important}.p-lg-11{padding:120px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:8px!important;padding-left:8px!important}.px-lg-2{padding-right:16px!important;padding-left:16px!important}.px-lg-3{padding-right:24px!important;padding-left:24px!important}.px-lg-4{padding-right:32px!important;padding-left:32px!important}.px-lg-5{padding-right:40px!important;padding-left:40px!important}.px-lg-6{padding-right:48px!important;padding-left:48px!important}.px-lg-7{padding-right:64px!important;padding-left:64px!important}.px-lg-8{padding-right:80px!important;padding-left:80px!important}.px-lg-9{padding-right:96px!important;padding-left:96px!important}.px-lg-10{padding-right:112px!important;padding-left:112px!important}.px-lg-11{padding-right:120px!important;padding-left:120px!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:8px!important;padding-bottom:8px!important}.py-lg-2{padding-top:16px!important;padding-bottom:16px!important}.py-lg-3{padding-top:24px!important;padding-bottom:24px!important}.py-lg-4{padding-top:32px!important;padding-bottom:32px!important}.py-lg-5{padding-top:40px!important;padding-bottom:40px!important}.py-lg-6{padding-top:48px!important;padding-bottom:48px!important}.py-lg-7{padding-top:64px!important;padding-bottom:64px!important}.py-lg-8{padding-top:80px!important;padding-bottom:80px!important}.py-lg-9{padding-top:96px!important;padding-bottom:96px!important}.py-lg-10{padding-top:112px!important;padding-bottom:112px!important}.py-lg-11{padding-top:120px!important;padding-bottom:120px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:8px!important}.pt-lg-2{padding-top:16px!important}.pt-lg-3{padding-top:24px!important}.pt-lg-4{padding-top:32px!important}.pt-lg-5{padding-top:40px!important}.pt-lg-6{padding-top:48px!important}.pt-lg-7{padding-top:64px!important}.pt-lg-8{padding-top:80px!important}.pt-lg-9{padding-top:96px!important}.pt-lg-10{padding-top:112px!important}.pt-lg-11{padding-top:120px!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:8px!important}.pe-lg-2{padding-right:16px!important}.pe-lg-3{padding-right:24px!important}.pe-lg-4{padding-right:32px!important}.pe-lg-5{padding-right:40px!important}.pe-lg-6{padding-right:48px!important}.pe-lg-7{padding-right:64px!important}.pe-lg-8{padding-right:80px!important}.pe-lg-9{padding-right:96px!important}.pe-lg-10{padding-right:112px!important}.pe-lg-11{padding-right:120px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:8px!important}.pb-lg-2{padding-bottom:16px!important}.pb-lg-3{padding-bottom:24px!important}.pb-lg-4{padding-bottom:32px!important}.pb-lg-5{padding-bottom:40px!important}.pb-lg-6{padding-bottom:48px!important}.pb-lg-7{padding-bottom:64px!important}.pb-lg-8{padding-bottom:80px!important}.pb-lg-9{padding-bottom:96px!important}.pb-lg-10{padding-bottom:112px!important}.pb-lg-11{padding-bottom:120px!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:8px!important}.ps-lg-2{padding-left:16px!important}.ps-lg-3{padding-left:24px!important}.ps-lg-4{padding-left:32px!important}.ps-lg-5{padding-left:40px!important}.ps-lg-6{padding-left:48px!important}.ps-lg-7{padding-left:64px!important}.ps-lg-8{padding-left:80px!important}.ps-lg-9{padding-left:96px!important}.ps-lg-10{padding-left:112px!important}.ps-lg-11{padding-left:120px!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.m-xl-0{margin:0!important}.m-xl-1{margin:8px!important}.m-xl-2{margin:16px!important}.m-xl-3{margin:24px!important}.m-xl-4{margin:32px!important}.m-xl-5{margin:40px!important}.m-xl-6{margin:48px!important}.m-xl-7{margin:64px!important}.m-xl-8{margin:80px!important}.m-xl-9{margin:96px!important}.m-xl-10{margin:112px!important}.m-xl-11{margin:120px!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:8px!important;margin-left:8px!important}.mx-xl-2{margin-right:16px!important;margin-left:16px!important}.mx-xl-3{margin-right:24px!important;margin-left:24px!important}.mx-xl-4{margin-right:32px!important;margin-left:32px!important}.mx-xl-5{margin-right:40px!important;margin-left:40px!important}.mx-xl-6{margin-right:48px!important;margin-left:48px!important}.mx-xl-7{margin-right:64px!important;margin-left:64px!important}.mx-xl-8{margin-right:80px!important;margin-left:80px!important}.mx-xl-9{margin-right:96px!important;margin-left:96px!important}.mx-xl-10{margin-right:112px!important;margin-left:112px!important}.mx-xl-11{margin-right:120px!important;margin-left:120px!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:8px!important;margin-bottom:8px!important}.my-xl-2{margin-top:16px!important;margin-bottom:16px!important}.my-xl-3{margin-top:24px!important;margin-bottom:24px!important}.my-xl-4{margin-top:32px!important;margin-bottom:32px!important}.my-xl-5{margin-top:40px!important;margin-bottom:40px!important}.my-xl-6{margin-top:48px!important;margin-bottom:48px!important}.my-xl-7{margin-top:64px!important;margin-bottom:64px!important}.my-xl-8{margin-top:80px!important;margin-bottom:80px!important}.my-xl-9{margin-top:96px!important;margin-bottom:96px!important}.my-xl-10{margin-top:112px!important;margin-bottom:112px!important}.my-xl-11{margin-top:120px!important;margin-bottom:120px!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:8px!important}.mt-xl-2{margin-top:16px!important}.mt-xl-3{margin-top:24px!important}.mt-xl-4{margin-top:32px!important}.mt-xl-5{margin-top:40px!important}.mt-xl-6{margin-top:48px!important}.mt-xl-7{margin-top:64px!important}.mt-xl-8{margin-top:80px!important}.mt-xl-9{margin-top:96px!important}.mt-xl-10{margin-top:112px!important}.mt-xl-11{margin-top:120px!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:8px!important}.me-xl-2{margin-right:16px!important}.me-xl-3{margin-right:24px!important}.me-xl-4{margin-right:32px!important}.me-xl-5{margin-right:40px!important}.me-xl-6{margin-right:48px!important}.me-xl-7{margin-right:64px!important}.me-xl-8{margin-right:80px!important}.me-xl-9{margin-right:96px!important}.me-xl-10{margin-right:112px!important}.me-xl-11{margin-right:120px!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:8px!important}.mb-xl-2{margin-bottom:16px!important}.mb-xl-3{margin-bottom:24px!important}.mb-xl-4{margin-bottom:32px!important}.mb-xl-5{margin-bottom:40px!important}.mb-xl-6{margin-bottom:48px!important}.mb-xl-7{margin-bottom:64px!important}.mb-xl-8{margin-bottom:80px!important}.mb-xl-9{margin-bottom:96px!important}.mb-xl-10{margin-bottom:112px!important}.mb-xl-11{margin-bottom:120px!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:8px!important}.ms-xl-2{margin-left:16px!important}.ms-xl-3{margin-left:24px!important}.ms-xl-4{margin-left:32px!important}.ms-xl-5{margin-left:40px!important}.ms-xl-6{margin-left:48px!important}.ms-xl-7{margin-left:64px!important}.ms-xl-8{margin-left:80px!important}.ms-xl-9{margin-left:96px!important}.ms-xl-10{margin-left:112px!important}.ms-xl-11{margin-left:120px!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:8px!important}.p-xl-2{padding:16px!important}.p-xl-3{padding:24px!important}.p-xl-4{padding:32px!important}.p-xl-5{padding:40px!important}.p-xl-6{padding:48px!important}.p-xl-7{padding:64px!important}.p-xl-8{padding:80px!important}.p-xl-9{padding:96px!important}.p-xl-10{padding:112px!important}.p-xl-11{padding:120px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:8px!important;padding-left:8px!important}.px-xl-2{padding-right:16px!important;padding-left:16px!important}.px-xl-3{padding-right:24px!important;padding-left:24px!important}.px-xl-4{padding-right:32px!important;padding-left:32px!important}.px-xl-5{padding-right:40px!important;padding-left:40px!important}.px-xl-6{padding-right:48px!important;padding-left:48px!important}.px-xl-7{padding-right:64px!important;padding-left:64px!important}.px-xl-8{padding-right:80px!important;padding-left:80px!important}.px-xl-9{padding-right:96px!important;padding-left:96px!important}.px-xl-10{padding-right:112px!important;padding-left:112px!important}.px-xl-11{padding-right:120px!important;padding-left:120px!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:8px!important;padding-bottom:8px!important}.py-xl-2{padding-top:16px!important;padding-bottom:16px!important}.py-xl-3{padding-top:24px!important;padding-bottom:24px!important}.py-xl-4{padding-top:32px!important;padding-bottom:32px!important}.py-xl-5{padding-top:40px!important;padding-bottom:40px!important}.py-xl-6{padding-top:48px!important;padding-bottom:48px!important}.py-xl-7{padding-top:64px!important;padding-bottom:64px!important}.py-xl-8{padding-top:80px!important;padding-bottom:80px!important}.py-xl-9{padding-top:96px!important;padding-bottom:96px!important}.py-xl-10{padding-top:112px!important;padding-bottom:112px!important}.py-xl-11{padding-top:120px!important;padding-bottom:120px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:8px!important}.pt-xl-2{padding-top:16px!important}.pt-xl-3{padding-top:24px!important}.pt-xl-4{padding-top:32px!important}.pt-xl-5{padding-top:40px!important}.pt-xl-6{padding-top:48px!important}.pt-xl-7{padding-top:64px!important}.pt-xl-8{padding-top:80px!important}.pt-xl-9{padding-top:96px!important}.pt-xl-10{padding-top:112px!important}.pt-xl-11{padding-top:120px!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:8px!important}.pe-xl-2{padding-right:16px!important}.pe-xl-3{padding-right:24px!important}.pe-xl-4{padding-right:32px!important}.pe-xl-5{padding-right:40px!important}.pe-xl-6{padding-right:48px!important}.pe-xl-7{padding-right:64px!important}.pe-xl-8{padding-right:80px!important}.pe-xl-9{padding-right:96px!important}.pe-xl-10{padding-right:112px!important}.pe-xl-11{padding-right:120px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:8px!important}.pb-xl-2{padding-bottom:16px!important}.pb-xl-3{padding-bottom:24px!important}.pb-xl-4{padding-bottom:32px!important}.pb-xl-5{padding-bottom:40px!important}.pb-xl-6{padding-bottom:48px!important}.pb-xl-7{padding-bottom:64px!important}.pb-xl-8{padding-bottom:80px!important}.pb-xl-9{padding-bottom:96px!important}.pb-xl-10{padding-bottom:112px!important}.pb-xl-11{padding-bottom:120px!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:8px!important}.ps-xl-2{padding-left:16px!important}.ps-xl-3{padding-left:24px!important}.ps-xl-4{padding-left:32px!important}.ps-xl-5{padding-left:40px!important}.ps-xl-6{padding-left:48px!important}.ps-xl-7{padding-left:64px!important}.ps-xl-8{padding-left:80px!important}.ps-xl-9{padding-left:96px!important}.ps-xl-10{padding-left:112px!important}.ps-xl-11{padding-left:120px!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:8px!important}.m-xxl-2{margin:16px!important}.m-xxl-3{margin:24px!important}.m-xxl-4{margin:32px!important}.m-xxl-5{margin:40px!important}.m-xxl-6{margin:48px!important}.m-xxl-7{margin:64px!important}.m-xxl-8{margin:80px!important}.m-xxl-9{margin:96px!important}.m-xxl-10{margin:112px!important}.m-xxl-11{margin:120px!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:8px!important;margin-left:8px!important}.mx-xxl-2{margin-right:16px!important;margin-left:16px!important}.mx-xxl-3{margin-right:24px!important;margin-left:24px!important}.mx-xxl-4{margin-right:32px!important;margin-left:32px!important}.mx-xxl-5{margin-right:40px!important;margin-left:40px!important}.mx-xxl-6{margin-right:48px!important;margin-left:48px!important}.mx-xxl-7{margin-right:64px!important;margin-left:64px!important}.mx-xxl-8{margin-right:80px!important;margin-left:80px!important}.mx-xxl-9{margin-right:96px!important;margin-left:96px!important}.mx-xxl-10{margin-right:112px!important;margin-left:112px!important}.mx-xxl-11{margin-right:120px!important;margin-left:120px!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:8px!important;margin-bottom:8px!important}.my-xxl-2{margin-top:16px!important;margin-bottom:16px!important}.my-xxl-3{margin-top:24px!important;margin-bottom:24px!important}.my-xxl-4{margin-top:32px!important;margin-bottom:32px!important}.my-xxl-5{margin-top:40px!important;margin-bottom:40px!important}.my-xxl-6{margin-top:48px!important;margin-bottom:48px!important}.my-xxl-7{margin-top:64px!important;margin-bottom:64px!important}.my-xxl-8{margin-top:80px!important;margin-bottom:80px!important}.my-xxl-9{margin-top:96px!important;margin-bottom:96px!important}.my-xxl-10{margin-top:112px!important;margin-bottom:112px!important}.my-xxl-11{margin-top:120px!important;margin-bottom:120px!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:8px!important}.mt-xxl-2{margin-top:16px!important}.mt-xxl-3{margin-top:24px!important}.mt-xxl-4{margin-top:32px!important}.mt-xxl-5{margin-top:40px!important}.mt-xxl-6{margin-top:48px!important}.mt-xxl-7{margin-top:64px!important}.mt-xxl-8{margin-top:80px!important}.mt-xxl-9{margin-top:96px!important}.mt-xxl-10{margin-top:112px!important}.mt-xxl-11{margin-top:120px!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:8px!important}.me-xxl-2{margin-right:16px!important}.me-xxl-3{margin-right:24px!important}.me-xxl-4{margin-right:32px!important}.me-xxl-5{margin-right:40px!important}.me-xxl-6{margin-right:48px!important}.me-xxl-7{margin-right:64px!important}.me-xxl-8{margin-right:80px!important}.me-xxl-9{margin-right:96px!important}.me-xxl-10{margin-right:112px!important}.me-xxl-11{margin-right:120px!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:8px!important}.mb-xxl-2{margin-bottom:16px!important}.mb-xxl-3{margin-bottom:24px!important}.mb-xxl-4{margin-bottom:32px!important}.mb-xxl-5{margin-bottom:40px!important}.mb-xxl-6{margin-bottom:48px!important}.mb-xxl-7{margin-bottom:64px!important}.mb-xxl-8{margin-bottom:80px!important}.mb-xxl-9{margin-bottom:96px!important}.mb-xxl-10{margin-bottom:112px!important}.mb-xxl-11{margin-bottom:120px!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:8px!important}.ms-xxl-2{margin-left:16px!important}.ms-xxl-3{margin-left:24px!important}.ms-xxl-4{margin-left:32px!important}.ms-xxl-5{margin-left:40px!important}.ms-xxl-6{margin-left:48px!important}.ms-xxl-7{margin-left:64px!important}.ms-xxl-8{margin-left:80px!important}.ms-xxl-9{margin-left:96px!important}.ms-xxl-10{margin-left:112px!important}.ms-xxl-11{margin-left:120px!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:8px!important}.p-xxl-2{padding:16px!important}.p-xxl-3{padding:24px!important}.p-xxl-4{padding:32px!important}.p-xxl-5{padding:40px!important}.p-xxl-6{padding:48px!important}.p-xxl-7{padding:64px!important}.p-xxl-8{padding:80px!important}.p-xxl-9{padding:96px!important}.p-xxl-10{padding:112px!important}.p-xxl-11{padding:120px!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:8px!important;padding-left:8px!important}.px-xxl-2{padding-right:16px!important;padding-left:16px!important}.px-xxl-3{padding-right:24px!important;padding-left:24px!important}.px-xxl-4{padding-right:32px!important;padding-left:32px!important}.px-xxl-5{padding-right:40px!important;padding-left:40px!important}.px-xxl-6{padding-right:48px!important;padding-left:48px!important}.px-xxl-7{padding-right:64px!important;padding-left:64px!important}.px-xxl-8{padding-right:80px!important;padding-left:80px!important}.px-xxl-9{padding-right:96px!important;padding-left:96px!important}.px-xxl-10{padding-right:112px!important;padding-left:112px!important}.px-xxl-11{padding-right:120px!important;padding-left:120px!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:8px!important;padding-bottom:8px!important}.py-xxl-2{padding-top:16px!important;padding-bottom:16px!important}.py-xxl-3{padding-top:24px!important;padding-bottom:24px!important}.py-xxl-4{padding-top:32px!important;padding-bottom:32px!important}.py-xxl-5{padding-top:40px!important;padding-bottom:40px!important}.py-xxl-6{padding-top:48px!important;padding-bottom:48px!important}.py-xxl-7{padding-top:64px!important;padding-bottom:64px!important}.py-xxl-8{padding-top:80px!important;padding-bottom:80px!important}.py-xxl-9{padding-top:96px!important;padding-bottom:96px!important}.py-xxl-10{padding-top:112px!important;padding-bottom:112px!important}.py-xxl-11{padding-top:120px!important;padding-bottom:120px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:8px!important}.pt-xxl-2{padding-top:16px!important}.pt-xxl-3{padding-top:24px!important}.pt-xxl-4{padding-top:32px!important}.pt-xxl-5{padding-top:40px!important}.pt-xxl-6{padding-top:48px!important}.pt-xxl-7{padding-top:64px!important}.pt-xxl-8{padding-top:80px!important}.pt-xxl-9{padding-top:96px!important}.pt-xxl-10{padding-top:112px!important}.pt-xxl-11{padding-top:120px!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:8px!important}.pe-xxl-2{padding-right:16px!important}.pe-xxl-3{padding-right:24px!important}.pe-xxl-4{padding-right:32px!important}.pe-xxl-5{padding-right:40px!important}.pe-xxl-6{padding-right:48px!important}.pe-xxl-7{padding-right:64px!important}.pe-xxl-8{padding-right:80px!important}.pe-xxl-9{padding-right:96px!important}.pe-xxl-10{padding-right:112px!important}.pe-xxl-11{padding-right:120px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:8px!important}.pb-xxl-2{padding-bottom:16px!important}.pb-xxl-3{padding-bottom:24px!important}.pb-xxl-4{padding-bottom:32px!important}.pb-xxl-5{padding-bottom:40px!important}.pb-xxl-6{padding-bottom:48px!important}.pb-xxl-7{padding-bottom:64px!important}.pb-xxl-8{padding-bottom:80px!important}.pb-xxl-9{padding-bottom:96px!important}.pb-xxl-10{padding-bottom:112px!important}.pb-xxl-11{padding-bottom:120px!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:8px!important}.ps-xxl-2{padding-left:16px!important}.ps-xxl-3{padding-left:24px!important}.ps-xxl-4{padding-left:32px!important}.ps-xxl-5{padding-left:40px!important}.ps-xxl-6{padding-left:48px!important}.ps-xxl-7{padding-left:64px!important}.ps-xxl-8{padding-left:80px!important}.ps-xxl-9{padding-left:96px!important}.ps-xxl-10{padding-left:112px!important}.ps-xxl-11{padding-left:120px!important}}@media(min-width:1920px){.d-fullHd-inline{display:inline!important}.d-fullHd-inline-block{display:inline-block!important}.d-fullHd-block{display:block!important}.d-fullHd-grid{display:grid!important}.d-fullHd-table{display:table!important}.d-fullHd-table-row{display:table-row!important}.d-fullHd-table-cell{display:table-cell!important}.d-fullHd-flex{display:flex!important}.d-fullHd-inline-flex{display:inline-flex!important}.d-fullHd-none{display:none!important}.flex-fullHd-fill{flex:1 1 auto!important}.flex-fullHd-row{flex-direction:row!important}.flex-fullHd-column{flex-direction:column!important}.flex-fullHd-row-reverse{flex-direction:row-reverse!important}.flex-fullHd-column-reverse{flex-direction:column-reverse!important}.flex-fullHd-grow-0{flex-grow:0!important}.flex-fullHd-grow-1{flex-grow:1!important}.flex-fullHd-shrink-0{flex-shrink:0!important}.flex-fullHd-shrink-1{flex-shrink:1!important}.flex-fullHd-wrap{flex-wrap:wrap!important}.flex-fullHd-nowrap{flex-wrap:nowrap!important}.flex-fullHd-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-fullHd-start{justify-content:flex-start!important}.justify-content-fullHd-end{justify-content:flex-end!important}.justify-content-fullHd-center{justify-content:center!important}.justify-content-fullHd-between{justify-content:space-between!important}.justify-content-fullHd-around{justify-content:space-around!important}.justify-content-fullHd-evenly{justify-content:space-evenly!important}.align-items-fullHd-start{align-items:flex-start!important}.align-items-fullHd-end{align-items:flex-end!important}.align-items-fullHd-center{align-items:center!important}.align-items-fullHd-baseline{align-items:baseline!important}.align-items-fullHd-stretch{align-items:stretch!important}.align-content-fullHd-start{align-content:flex-start!important}.align-content-fullHd-end{align-content:flex-end!important}.align-content-fullHd-center{align-content:center!important}.align-content-fullHd-between{align-content:space-between!important}.align-content-fullHd-around{align-content:space-around!important}.align-content-fullHd-stretch{align-content:stretch!important}.align-self-fullHd-auto{align-self:auto!important}.align-self-fullHd-start{align-self:flex-start!important}.align-self-fullHd-end{align-self:flex-end!important}.align-self-fullHd-center{align-self:center!important}.align-self-fullHd-baseline{align-self:baseline!important}.align-self-fullHd-stretch{align-self:stretch!important}.m-fullHd-0{margin:0!important}.m-fullHd-1{margin:8px!important}.m-fullHd-2{margin:16px!important}.m-fullHd-3{margin:24px!important}.m-fullHd-4{margin:32px!important}.m-fullHd-5{margin:40px!important}.m-fullHd-6{margin:48px!important}.m-fullHd-7{margin:64px!important}.m-fullHd-8{margin:80px!important}.m-fullHd-9{margin:96px!important}.m-fullHd-10{margin:112px!important}.m-fullHd-11{margin:120px!important}.m-fullHd-auto{margin:auto!important}.mx-fullHd-0{margin-right:0!important;margin-left:0!important}.mx-fullHd-1{margin-right:8px!important;margin-left:8px!important}.mx-fullHd-2{margin-right:16px!important;margin-left:16px!important}.mx-fullHd-3{margin-right:24px!important;margin-left:24px!important}.mx-fullHd-4{margin-right:32px!important;margin-left:32px!important}.mx-fullHd-5{margin-right:40px!important;margin-left:40px!important}.mx-fullHd-6{margin-right:48px!important;margin-left:48px!important}.mx-fullHd-7{margin-right:64px!important;margin-left:64px!important}.mx-fullHd-8{margin-right:80px!important;margin-left:80px!important}.mx-fullHd-9{margin-right:96px!important;margin-left:96px!important}.mx-fullHd-10{margin-right:112px!important;margin-left:112px!important}.mx-fullHd-11{margin-right:120px!important;margin-left:120px!important}.mx-fullHd-auto{margin-right:auto!important;margin-left:auto!important}.my-fullHd-0{margin-top:0!important;margin-bottom:0!important}.my-fullHd-1{margin-top:8px!important;margin-bottom:8px!important}.my-fullHd-2{margin-top:16px!important;margin-bottom:16px!important}.my-fullHd-3{margin-top:24px!important;margin-bottom:24px!important}.my-fullHd-4{margin-top:32px!important;margin-bottom:32px!important}.my-fullHd-5{margin-top:40px!important;margin-bottom:40px!important}.my-fullHd-6{margin-top:48px!important;margin-bottom:48px!important}.my-fullHd-7{margin-top:64px!important;margin-bottom:64px!important}.my-fullHd-8{margin-top:80px!important;margin-bottom:80px!important}.my-fullHd-9{margin-top:96px!important;margin-bottom:96px!important}.my-fullHd-10{margin-top:112px!important;margin-bottom:112px!important}.my-fullHd-11{margin-top:120px!important;margin-bottom:120px!important}.my-fullHd-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-fullHd-0{margin-top:0!important}.mt-fullHd-1{margin-top:8px!important}.mt-fullHd-2{margin-top:16px!important}.mt-fullHd-3{margin-top:24px!important}.mt-fullHd-4{margin-top:32px!important}.mt-fullHd-5{margin-top:40px!important}.mt-fullHd-6{margin-top:48px!important}.mt-fullHd-7{margin-top:64px!important}.mt-fullHd-8{margin-top:80px!important}.mt-fullHd-9{margin-top:96px!important}.mt-fullHd-10{margin-top:112px!important}.mt-fullHd-11{margin-top:120px!important}.mt-fullHd-auto{margin-top:auto!important}.me-fullHd-0{margin-right:0!important}.me-fullHd-1{margin-right:8px!important}.me-fullHd-2{margin-right:16px!important}.me-fullHd-3{margin-right:24px!important}.me-fullHd-4{margin-right:32px!important}.me-fullHd-5{margin-right:40px!important}.me-fullHd-6{margin-right:48px!important}.me-fullHd-7{margin-right:64px!important}.me-fullHd-8{margin-right:80px!important}.me-fullHd-9{margin-right:96px!important}.me-fullHd-10{margin-right:112px!important}.me-fullHd-11{margin-right:120px!important}.me-fullHd-auto{margin-right:auto!important}.mb-fullHd-0{margin-bottom:0!important}.mb-fullHd-1{margin-bottom:8px!important}.mb-fullHd-2{margin-bottom:16px!important}.mb-fullHd-3{margin-bottom:24px!important}.mb-fullHd-4{margin-bottom:32px!important}.mb-fullHd-5{margin-bottom:40px!important}.mb-fullHd-6{margin-bottom:48px!important}.mb-fullHd-7{margin-bottom:64px!important}.mb-fullHd-8{margin-bottom:80px!important}.mb-fullHd-9{margin-bottom:96px!important}.mb-fullHd-10{margin-bottom:112px!important}.mb-fullHd-11{margin-bottom:120px!important}.mb-fullHd-auto{margin-bottom:auto!important}.ms-fullHd-0{margin-left:0!important}.ms-fullHd-1{margin-left:8px!important}.ms-fullHd-2{margin-left:16px!important}.ms-fullHd-3{margin-left:24px!important}.ms-fullHd-4{margin-left:32px!important}.ms-fullHd-5{margin-left:40px!important}.ms-fullHd-6{margin-left:48px!important}.ms-fullHd-7{margin-left:64px!important}.ms-fullHd-8{margin-left:80px!important}.ms-fullHd-9{margin-left:96px!important}.ms-fullHd-10{margin-left:112px!important}.ms-fullHd-11{margin-left:120px!important}.ms-fullHd-auto{margin-left:auto!important}.p-fullHd-0{padding:0!important}.p-fullHd-1{padding:8px!important}.p-fullHd-2{padding:16px!important}.p-fullHd-3{padding:24px!important}.p-fullHd-4{padding:32px!important}.p-fullHd-5{padding:40px!important}.p-fullHd-6{padding:48px!important}.p-fullHd-7{padding:64px!important}.p-fullHd-8{padding:80px!important}.p-fullHd-9{padding:96px!important}.p-fullHd-10{padding:112px!important}.p-fullHd-11{padding:120px!important}.px-fullHd-0{padding-right:0!important;padding-left:0!important}.px-fullHd-1{padding-right:8px!important;padding-left:8px!important}.px-fullHd-2{padding-right:16px!important;padding-left:16px!important}.px-fullHd-3{padding-right:24px!important;padding-left:24px!important}.px-fullHd-4{padding-right:32px!important;padding-left:32px!important}.px-fullHd-5{padding-right:40px!important;padding-left:40px!important}.px-fullHd-6{padding-right:48px!important;padding-left:48px!important}.px-fullHd-7{padding-right:64px!important;padding-left:64px!important}.px-fullHd-8{padding-right:80px!important;padding-left:80px!important}.px-fullHd-9{padding-right:96px!important;padding-left:96px!important}.px-fullHd-10{padding-right:112px!important;padding-left:112px!important}.px-fullHd-11{padding-right:120px!important;padding-left:120px!important}.py-fullHd-0{padding-top:0!important;padding-bottom:0!important}.py-fullHd-1{padding-top:8px!important;padding-bottom:8px!important}.py-fullHd-2{padding-top:16px!important;padding-bottom:16px!important}.py-fullHd-3{padding-top:24px!important;padding-bottom:24px!important}.py-fullHd-4{padding-top:32px!important;padding-bottom:32px!important}.py-fullHd-5{padding-top:40px!important;padding-bottom:40px!important}.py-fullHd-6{padding-top:48px!important;padding-bottom:48px!important}.py-fullHd-7{padding-top:64px!important;padding-bottom:64px!important}.py-fullHd-8{padding-top:80px!important;padding-bottom:80px!important}.py-fullHd-9{padding-top:96px!important;padding-bottom:96px!important}.py-fullHd-10{padding-top:112px!important;padding-bottom:112px!important}.py-fullHd-11{padding-top:120px!important;padding-bottom:120px!important}.pt-fullHd-0{padding-top:0!important}.pt-fullHd-1{padding-top:8px!important}.pt-fullHd-2{padding-top:16px!important}.pt-fullHd-3{padding-top:24px!important}.pt-fullHd-4{padding-top:32px!important}.pt-fullHd-5{padding-top:40px!important}.pt-fullHd-6{padding-top:48px!important}.pt-fullHd-7{padding-top:64px!important}.pt-fullHd-8{padding-top:80px!important}.pt-fullHd-9{padding-top:96px!important}.pt-fullHd-10{padding-top:112px!important}.pt-fullHd-11{padding-top:120px!important}.pe-fullHd-0{padding-right:0!important}.pe-fullHd-1{padding-right:8px!important}.pe-fullHd-2{padding-right:16px!important}.pe-fullHd-3{padding-right:24px!important}.pe-fullHd-4{padding-right:32px!important}.pe-fullHd-5{padding-right:40px!important}.pe-fullHd-6{padding-right:48px!important}.pe-fullHd-7{padding-right:64px!important}.pe-fullHd-8{padding-right:80px!important}.pe-fullHd-9{padding-right:96px!important}.pe-fullHd-10{padding-right:112px!important}.pe-fullHd-11{padding-right:120px!important}.pb-fullHd-0{padding-bottom:0!important}.pb-fullHd-1{padding-bottom:8px!important}.pb-fullHd-2{padding-bottom:16px!important}.pb-fullHd-3{padding-bottom:24px!important}.pb-fullHd-4{padding-bottom:32px!important}.pb-fullHd-5{padding-bottom:40px!important}.pb-fullHd-6{padding-bottom:48px!important}.pb-fullHd-7{padding-bottom:64px!important}.pb-fullHd-8{padding-bottom:80px!important}.pb-fullHd-9{padding-bottom:96px!important}.pb-fullHd-10{padding-bottom:112px!important}.pb-fullHd-11{padding-bottom:120px!important}.ps-fullHd-0{padding-left:0!important}.ps-fullHd-1{padding-left:8px!important}.ps-fullHd-2{padding-left:16px!important}.ps-fullHd-3{padding-left:24px!important}.ps-fullHd-4{padding-left:32px!important}.ps-fullHd-5{padding-left:40px!important}.ps-fullHd-6{padding-left:48px!important}.ps-fullHd-7{padding-left:64px!important}.ps-fullHd-8{padding-left:80px!important}.ps-fullHd-9{padding-left:96px!important}.ps-fullHd-10{padding-left:112px!important}.ps-fullHd-11{padding-left:120px!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:On-Air-Icons;src:url(/_next/static/media/On-Air-Icons.1afcaf71.eot);src:url(/_next/static/media/On-Air-Icons.1afcaf71.eot) format("embedded-opentype"),url(/_next/static/media/On-Air-Icons.efb8e867.ttf) format("truetype"),url(/_next/static/media/On-Air-Icons.b7cd40e7.woff) format("woff"),url(/_next/static/media/On-Air-Icons.e4cfff84.svg) format("svg");font-weight:400;font-style:normal;font-display:block}.oa{font-family:On-Air-Icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.oa-no-play-large:before{content:"\e9c0"}.oa-harmonica:before{content:"\e9c1"}.oa-saxophone:before{content:"\e9c2"}.oa-rocket:before{content:"\e9bf"}.oa-play-large:before{content:"\e9ae"}.oa-music-notes:before{content:"\e9a5"}.oa-globe-large:before{content:"\e9a7"}.oa-cup-large:before{content:"\e9a8"}.oa-stage:before{content:"\e9a9"}.oa-audio-large:before{content:"\e9aa"}.oa-cinema-set-large:before{content:"\e9ab"}.oa-home-large:before{content:"\e9ac"}.oa-lightning-large:before{content:"\e9ad"}.oa-quote-large:before{content:"\e9af"}.oa-sliders-large:before{content:"\e9b0"}.oa-star-large:before{content:"\e9b1"}.oa-team-large:before{content:"\e9b2"}.oa-thought-large:before{content:"\e9b3"}.oa-ticket-large:before{content:"\e9b4"}.oa-tv-large:before{content:"\e9b5"}.oa-user-large:before{content:"\e9b6"}.oa-warning-large:before{content:"\e9b7"}.oa-electric-guitar:before{content:"\e989"}.oa-hiphop-cap:before{content:"\e98a"}.oa-browser:before{content:"\e98b"}.oa-tourbus:before{content:"\e98c"}.oa-video-camera:before{content:"\e98d"}.oa-smartphone:before{content:"\e98e"}.oa-banjo:before{content:"\e98f"}.oa-vinyl-player:before{content:"\e990"}.oa-emotion-faces:before{content:"\e991"}.oa-guitar:before{content:"\e992"}.oa-headphones:before{content:"\e993"}.oa-trumpet:before{content:"\e994"}.oa-microphone:before{content:"\e995"}.oa-speaker:before{content:"\e996"}.oa-vintage-microphone:before{content:"\e997"}.oa-violin:before{content:"\e998"}.oa-volume-bars:before{content:"\e999"}.oa-exit-fullscreen:before{content:"\e9c3"}.oa-pip-off:before{content:"\e9cb"}.oa-speed:before{content:"\e9c4"}.oa-caption:before{content:"\e9c5"}.oa-not-playable:before{content:"\e9c6"}.oa-pip:before{content:"\e9c7"}.oa-phone-small:before{content:"\e9c8"}.oa-pin:before{content:"\e9ca"}.oa-dolby-atmos-vertical:before{content:"\e9bc"}.oa-dolby-atmos-vision-vertical:before,.oa-dolby-vision-atmos-vertical:before{content:"\e9bd"}.oa-dolby-vision-vertical:before{content:"\e9be"}.oa-4k-vertical:before{content:"\e940"}.oa-8k-vertical:before{content:"\e944"}.oa-surround-vertical:before{content:"\e948"}.oa-ambilight-vertical:before{content:"\e95c"}.oa-hd-vertical:before{content:"\e96f"}.oa-hdr-vertical:before{content:"\e970"}.oa-sd-vertical:before{content:"\e971"}.oa-sd:before{content:"\e978"}.oa-stereo-vertical:before{content:"\e979"}.oa-sound-stereo:before,.oa-stream:before{content:"\e981"}.oa-accessibility:before{content:"\e9b8"}.oa-lightningbolt:before{content:"\e9b9"}.oa-handshake:before{content:"\e9ba"}.oa-trend-up:before{content:"\e9bb"}.oa-backspace:before{content:"\e939"}.oa-categories:before{content:"\e93a"}.oa-cloud:before{content:"\e9a4"}.oa-space:before{content:"\e9a6"}.oa-thread:before{content:"\e99a"}.oa-twitter:before{content:"\e99b"}.oa-printer:before{content:"\e99c"}.oa-firetv:before{content:"\e99d"}.oa-youbora:before{content:"\e99e"}.oa-camera:before{content:"\e99f"}.oa-tv:before{content:"\e9a0"}.oa-clock:before{content:"\e9a1"}.oa-columns:before{content:"\e9a2"}.oa-sort:before{content:"\e9a3"}.oa-ambilight:before{content:"\e988"}.oa-copy:before{content:"\e985"}.oa-payment-card:before{content:"\e986"}.oa-tag:before{content:"\e987"}.oa-cinema-set:before{content:"\e984"}.oa-cup:before{content:"\e97f"}.oa-calendar-add:before{content:"\e980"}.oa-dots:before{content:"\e982"}.oa-blocked:before{content:"\e983"}.oa-gift:before{content:"\e97e"}.oa-jumpforward:before{content:"\e97c"}.oa-jumpback:before{content:"\e97d"}.oa-60secforward:before{content:"\e97a"}.oa-60secback:before{content:"\e97b"}.oa-imdb:before{content:"\e977"}.oa-check-circle:before{content:"\e976"}.oa-spinner-simple-large:before{content:"\e975"}.oa-loudspeaker-loud:before{content:"\e94e"}.oa-exclamation-mark:before{content:"\e963"}.oa-upload:before{content:"\e968"}.oa-download:before{content:"\e96a"}.oa-quote:before{content:"\e972"}.oa-music-note-1:before{content:"\e973"}.oa-music-note-2:before{content:"\e974"}.oa-10secback:before,.oa-secback:before{content:"\e96d"}.oa-10secforward:before,.oa-secforward:before{content:"\e96e"}.oa-thought:before{content:"\e96b"}.oa-onetree3:before{content:"\e96c"}.oa-onetree:before{content:"\e966"}.oa-onetree2:before{content:"\e967"}.oa-trashcan:before{content:"\e969"}.oa-film:before{content:"\e958"}.oa-lighting:before{content:"\e962"}.oa-hearth:before{content:"\e964"}.oa-speech-bubble:before{content:"\e965"}.oa-retry:before{content:"\e95d"}.oa-star-filled:before{content:"\e960"}.oa-team:before{content:"\e961"}.oa-fastforward:before{content:"\e949"}.oa-rewind:before{content:"\e95a"}.oa-live:before{content:"\e92e"}.oa-loudspeaker-low:before,.oa-volume-down:before{content:"\e94f"}.oa-loudspeaker-off:before,.oa-mute:before{content:"\e950"}.oa-loudspeaker:before{content:"\e951"}.oa-tiktok2:before{content:"\e957"}.oa-wifi-warning:before{content:"\e959"}.oa-eye-closed:before,.oa-hide:before{content:"\e94c"}.oa-sliders:before{content:"\e94d"}.oa-frame:before,.oa-full-screen:before{content:"\e952"}.oa-chromecast:before{content:"\e953"}.oa-chromecast-casting:before{content:"\e954"}.oa-audio:before{content:"\e955"}.oa-airplay:before{content:"\e956"}.oa-loader:before,.oa-spinner-simple:before{content:"\e94b"}.oa-quality-uhd:before{content:"\e95f"}.oa-quality-8k:before{content:"\e95e"}.oa-dolby-vision-horizontal:before{content:"\e943"}.oa-dolby-atmos-horizontal:before{content:"\e93f"}.oa-dolby-atmos-vision-horizontal:before,.oa-dolby-vision-atmos-horizontal:before{content:"\e95b"}.oa-dolby-icon:before{content:"\e941"}.oa-dolby-logo:before{content:"\e942"}.oa-quality-hd:before{content:"\e945"}.oa-quality-hdr:before{content:"\e946"}.oa-sound-5-1:before{content:"\e947"}.oa-vip:before{content:"\e94a"}.oa-cog:before,.oa-settings:before{content:"\e909"}.oa-logout:before{content:"\e918"}.oa-star:before{content:"\e91b"}.oa-cake:before{content:"\e900"}.oa-age6nl:before{content:"\e901"}.oa-age9nl:before{content:"\e902"}.oa-age12nl:before{content:"\e903"}.oa-age16nl:before{content:"\e904"}.oa-age18nl:before{content:"\e905"}.oa-account:before,.oa-user:before{content:"\e906"}.oa-addressbook:before{content:"\e907"}.oa-agealnl:before{content:"\e908"}.oa-calendar:before{content:"\e90a"}.oa-cart:before{content:"\e90b"}.oa-check:before{content:"\e90c"}.oa-close:before,.oa-cross:before{content:"\e90d"}.oa-collapse:before,.oa-minus:before{content:"\e90e"}.oa-arrow-down:before{content:"\e90f"}.oa-chevron-down:before{content:"\e910"}.oa-edit:before{content:"\e911"}.oa-email:before{content:"\e912"}.oa-expand:before{content:"\e913"}.oa-external:before{content:"\e914"}.oa-facebook:before{content:"\e915"}.oa-facebook1:before{content:"\e916"}.oa-filter:before{content:"\e917"}.oa-google:before{content:"\e919"}.oa-helpdesk:before{content:"\e91a"}.oa-home:before{content:"\1f322"}.oa-information:before{content:"\e91c"}.oa-instagram:before{content:"\e91d"}.oa-invoices:before{content:"\e91e"}.oa-language:before{content:"\e91f"}.oa-arrow-left:before{content:"\e920"}.oa-chevron-left:before{content:"\e921"}.oa-link:before{content:"\e922"}.oa-lock:before{content:"\e923"}.oa-hamburger:before,.oa-menu:before{content:"\e924"}.oa-notification:before{content:"\e925"}.oa-pause:before{content:"\e926"}.oa-play:before{content:"\e927"}.oa-question:before{content:"\e928"}.oa-question-circle:before{content:"\e929"}.oa-restart:before{content:"\e92a"}.oa-arrow-right:before{content:"\e92b"}.oa-chevron-right:before{content:"\e92c"}.oa-search:before{content:"\e92d"}.oa-share-apple:before{content:"\e92f"}.oa-eye:before,.oa-show:before{content:"\e930"}.oa-spinner:before{content:"\e931"}.oa-spotify:before{content:"\e932"}.oa-stop:before{content:"\e933"}.oa-card:before,.oa-subscription:before{content:"\e934"}.oa-stack:before,.oa-subscriptions:before{content:"\e935"}.oa-ticket:before{content:"\e936"}.oa-tiktok:before{content:"\e937"}.oa-chevron-up:before{content:"\e938"}.oa-chevron-up-down:before{content:"\e93b"}.oa-arrow-up:before{content:"\e93c"}.oa-danger:before,.oa-warning:before{content:"\e93d"}.oa-youtube:before{content:"\e93e"}.oa-globe:before{content:"\e9c9"}.oa-share:before{content:"\ea82"}.oa-instagram1:before{content:"\ea92"}.oa-spotify1:before{content:"\ea94"}.oa-rss2:before{content:"\ea9c"}.oa-apple:before{content:"\eabe"}.oa-linkedin:before{content:"\eaca"}.oa-rss:before{content:"\ea9b"}.oa-youtube1:before{content:"\ea9d"}.oa-android:before{content:"\eac0"}.oa-soundcloud:before{content:"\eac3"}.text-shadow-light{text-shadow:0 1px 2px rgba(18,17,18,.75)}.capitalize{text-transform:capitalize}.uppercase-first-letter{display:block}.uppercase,.uppercase-first-letter:first-letter{text-transform:uppercase}.pull-right{float:right}.pull-left{float:left}.w-100{width:100%}.mw-100{max-width:100%}.h-100{height:100%}.mw-80{max-width:35rem}.mr-n1{margin-right:20px}.ml-auto{margin-left:auto!important}.container--vertical-padding{padding-top:32px;padding-bottom:32px}.first-block{position:relative;background-color:rgba(0,0,0,0);margin-top:-18px;z-index:1}@media(min-width:576px){.first-block{margin-top:-60px}}@media(min-width:768px){.container--vertical-padding{padding-top:64px;padding-bottom:64px}.first-block{margin-top:-272px}}@media(min-width:992px){.first-block{margin-top:-336px}}@media(min-width:1400px){.first-block{margin-top:-176px}}.visibility-hidden{visibility:hidden;pointer-events:none}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:0}.flex-1{flex:1}.rounded{border-radius:10px}.color-accent-light,.color-accent-light.oa:before{color:rgba(227,227,227,.5)}.color-accent-lightest,.color-accent-lightest.oa:before{color:rgba(227,227,227,.75)}.color-background-secondary,.color-background-secondary.oa:before{color:#f1f1f1}.pointer-events-none{pointer-events:none}.unstyled-button{background:none;color:inherit;border:none;padding:0;cursor:pointer;outline:inherit}.unstyled-list{list-style-type:none;margin:0;padding:0}.colorbadge{display:flex;flex-direction:row;border:1px solid #dee2e6;align-items:center;border-radius:4px;overflow:hidden;margin-bottom:10px;background-color:#fff}.colorbadge p{color:#121112}.colorbadge .colorbadge__badge{margin-right:20px;width:50px;height:50px}.iconbadge{display:inline-flex;flex-direction:row;padding:0 10px;margin-bottom:10px;align-items:center}.iconbadge .iconbadge__badge{padding-top:7px;margin-right:10px}.iconbadge .iconbadge__badge i{font-size:32px}.link,.link.link-primary{border-radius:20px;text-decoration:none}.link.link-primary{color:#fc4d3c}.link.link-primary:focus,.link.link-primary:focus .oa:before,.link.link-primary:hover,.link.link-primary:hover .oa:before{color:#aa1c0e}.link.link-primary:active,.link.link-primary:active .oa:before{color:#ff7b6f}.link.link-primary .oa:before{border-radius:20px;text-decoration:none;color:#fc4d3c}.link.link-primary .oa:before:focus,.link.link-primary .oa:before:focus .oa:before,.link.link-primary .oa:before:hover,.link.link-primary .oa:before:hover .oa:before{color:#aa1c0e}.link.link-primary .oa:before:active,.link.link-primary .oa:before:active .oa:before{color:#ff7b6f}.link.link-secondary{border-radius:20px;text-decoration:none;color:#5f3cfc}.link.link-secondary:focus,.link.link-secondary:focus .oa:before,.link.link-secondary:hover,.link.link-secondary:hover .oa:before{color:#3618bc}.link.link-secondary:active,.link.link-secondary:active .oa:before{color:#967eff}.link.link-secondary .oa:before{border-radius:20px;text-decoration:none;color:#5f3cfc}.link.link-secondary .oa:before:focus,.link.link-secondary .oa:before:focus .oa:before,.link.link-secondary .oa:before:hover,.link.link-secondary .oa:before:hover .oa:before{color:#3618bc}.link.link-secondary .oa:before:active,.link.link-secondary .oa:before:active .oa:before{color:#967eff}.link.link-tertiary{border-radius:20px;text-decoration:none;color:#e3e1e5}.link.link-tertiary:focus,.link.link-tertiary:focus .oa:before,.link.link-tertiary:hover,.link.link-tertiary:hover .oa:before{color:#bcb8bf}.link.link-tertiary:active,.link.link-tertiary:active .oa:before{color:#58565a}.link.link-tertiary .oa:before{border-radius:20px;text-decoration:none;color:#e3e1e5}.link.link-tertiary .oa:before:focus,.link.link-tertiary .oa:before:focus .oa:before,.link.link-tertiary .oa:before:hover,.link.link-tertiary .oa:before:hover .oa:before{color:#bcb8bf}.link.link-tertiary .oa:before:active,.link.link-tertiary .oa:before:active .oa:before{color:#58565a}.onair-input__wrapper .onair-input__label-wrap{margin-top:8px;align-items:center}.onair-input__wrapper .onair-input__label{display:block}.onair-input__wrapper .onair-input__label:first-letter{text-transform:uppercase}.onair-input__wrapper .oa.input-icon--left{position:absolute;margin-left:14px;top:50%;transform:translateY(-50%)}.onair-input__wrapper .oa.input-icon--left:before,.onair-input__wrapper .oa:before{transition:color .2s ease-in-out;color:#f1f1f1;font-size:24px}.onair-input__wrapper.onair-input--with-icon input{padding-left:42px}.onair-input__wrapper.onair-input--password input{padding-right:42px}.onair-input__wrapper.onair-input--no-padding{padding:0}.onair-input__wrapper .onair-input__optional{color:rgba(247,245,248,.75);float:right;line-height:inherit}.onair-input__field-container{position:relative;margin:8px 0 0}.onair-input__field-container .onair-input__eye-button{border-radius:50%;cursor:pointer;position:absolute;margin:0;top:50%;transform:translateY(-50%);right:16px;padding:0 1.75px}.onair-input__field-container input,.onair-input__field-container textarea{font-family:var(--font-dm-sans);font-size:16px;font-weight:400;line-height:24px;color:#f1f1f1;background-color:#19181a;border-radius:8px;padding:12px 16px;width:100%;box-sizing:border-box;border:2px solid #bcb8bf;transition:border-color .2s ease-in-out;box-shadow:inset 0 60px 0 #19181a;-webkit-text-fill-color:#f1f1f1!important}.onair-input__field-container input:focus,.onair-input__field-container input:hover,.onair-input__field-container textarea:focus,.onair-input__field-container textarea:hover{border-color:#fc4d3c}.onair-input__field-container input:focus,.onair-input__field-container input:focus-visible,.onair-input__field-container textarea:focus,.onair-input__field-container textarea:focus-visible{outline:none}.onair-input__field-container textarea{resize:none}.onair-input__wrapper.onair-input--disabled input{background-color:#79787b;box-shadow:inset 0 60px 0 #79787b;border-color:#58565a;opacity:1;-webkit-opacity:1;-webkit-text-fill-color:#464548!important;color:#464548}.onair-input__wrapper.onair-input--disabled input:hover{cursor:not-allowed}.onair-input__wrapper.onair-input--disabled .oa.input-icon--left:before{color:#464548}.onair-input__wrapper.onair-input--error input,.onair-input__wrapper.onair-input--error textarea{border-color:#fd4249}.onair-input__wrapper.onair-input--validated input{border-color:#2ac15f}.onair-input__wrapper.onair-input--grow{flex-grow:1}.onair-input-error{color:#fd4249!important;padding-left:24px;position:relative;margin-top:8px}.onair-input-error:before{content:"";font-family:On-Air-Icons;font-size:16px;float:left;display:block;position:absolute;left:0}.btn-onair{display:flex;align-items:center;justify-content:center;padding:12px 32px;margin:0;text-decoration:none;border-radius:32px;border:2px solid rgba(0,0,0,0);transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out;white-space:nowrap;height:-moz-max-content;height:max-content}.btn-onair:hover{cursor:pointer}.btn-onair.btn-disabled:hover{cursor:not-allowed}.btn-onair.btn-grow{width:100%}.btn-onair .oa:before{transition:color .2s ease-in-out}.btn-onair.btn-loading{cursor:not-allowed}.btn-onair.btn-solid.btn-secondary{background-color:#e3e1e5;color:#19181a}.btn-onair.btn-solid.btn-secondary:hover{background-color:#bcb8bf}.btn-onair.btn-solid.btn-secondary.btn-disabled{color:#58565a;background-color:#bcb8bf}.btn-onair.btn-solid.btn-secondary.btn-disabled .oa:before{color:#58565a}.btn-onair.btn-solid.btn-secondary .oa:before{color:#19181a}.btn-onair.btn-solid.btn-primary{background-color:#fc4d3c;color:#f7f5f8}.btn-onair.btn-solid.btn-primary:hover{background-color:#aa1c0e}.btn-onair.btn-solid.btn-primary.btn-disabled{color:#58565a;background-color:#bcb8bf}.btn-onair.btn-solid.btn-primary.btn-disabled .oa:before{color:#58565a}.btn-onair.btn-solid.btn-primary .oa:before{color:#f7f5f8}.btn-onair.btn-outline.btn-secondary{border:2px solid #e3e1e5;background-color:rgba(0,0,0,0);color:#e3e1e5}.btn-onair.btn-outline.btn-secondary:hover{color:#bcb8bf;border-color:#bcb8bf}.btn-onair.btn-outline.btn-secondary:hover .oa:before{color:#bcb8bf}.btn-onair.btn-outline.btn-secondary.btn-disabled{color:#58565a;background-color:rgba(0,0,0,0);border-color:#58565a}.btn-onair.btn-outline.btn-secondary.btn-disabled .oa:before{color:#58565a}.btn-onair.btn-outline.btn-secondary .oa:before{color:#e3e1e5}.btn-onair.btn-outline.btn-primary{border:2px solid #fc4d3c;background-color:rgba(0,0,0,0);color:#fc4d3c}.btn-onair.btn-outline.btn-primary:hover{color:#aa1c0e;border-color:#aa1c0e}.btn-onair.btn-outline.btn-primary:hover .oa:before{color:#aa1c0e}.btn-onair.btn-outline.btn-primary.btn-disabled{color:#58565a;background-color:rgba(0,0,0,0);border-color:#58565a}.btn-onair.btn-outline.btn-primary.btn-disabled .oa:before{color:#58565a}.btn-link,.btn-onair.btn-outline.btn-primary .oa:before{color:#fc4d3c}.btn-link{border-radius:20px;text-decoration:none}.btn-link:focus,.btn-link:focus .oa:before,.btn-link:hover,.btn-link:hover .oa:before{color:#aa1c0e}.btn-link:active,.btn-link:active .oa:before{color:#ff7b6f}.btn-link:focus{color:#fc4d3c}@keyframes loading-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkbox .checkbox__label{display:inline-flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:1.6px}.checkbox .checkbox__label:hover .checkbox__ghost:checked+.checkbox__styled{background:#aa1c0e;border-color:#aa1c0e}.checkbox .checkbox__label:hover .checkbox__ghost:checked:disabled+.checkbox__styled{border-color:#58565a;background-color:#58565a}.checkbox .checkbox__label:hover .checkbox__styled{border-color:#bcb8bf;background:#e3e1e5}.checkbox .checkbox__ghost{position:absolute;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.checkbox .checkbox__ghost:focus-visible+.checkbox__label{outline-offset:0}@supports not selector(:focus-visible){.checkbox .checkbox__ghost:focus+.checkbox__label{outline-offset:0}}.checkbox .checkbox__ghost:checked+.checkbox__label>.checkbox__styled{background:#fc4d3c;border-color:#fc4d3c}.checkbox .checkbox__ghost:checked+.checkbox__label>.checkbox__styled:after{transform:scale(1);transition:transform .2s}.checkbox .checkbox__ghost:disabled+.checkbox__label>.checkbox__styled{border-color:#bcb8bf;background-color:#e3e1e5;cursor:not-allowed}.checkbox .checkbox__ghost:disabled:checked+.checkbox__label>.checkbox__styled{border-color:#58565a;background-color:#58565a;cursor:not-allowed}.checkbox .checkbox__styled{box-sizing:border-box;width:16px;height:16px;border:2px solid #bcb8bf;border-radius:1.6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s,border-color .2s;margin-right:16px}.checkbox .checkbox__styled:after{font-family:On-Air-Icons;content:"\e90c";color:#e3e1e5;transform:scale(0);font-size:14px;padding-bottom:1px}.checkbox .checkbox__styled:hover{border-color:#bcb8bf;background:#e3e1e5}.checkbox.checkbox-error .checkbox__styled{border-color:#fd4249}.checkbox.checkbox-error:checked .checkbox__styled{border-color:#fd4249;background:rgba(18,17,18,.25)}.checkbox.checkbox-error:checked .checkbox__styled:after{transform:scale(1);transition:transform .2s}.checkbox.checkbox-disabled .checkbox__label:hover{cursor:not-allowed}.onair-dropdown{position:relative;display:inline-flex;flex-direction:column}.onair-dropdown:hover .onair-dropdown__toggle{box-shadow:inset 0 0 0 2px #fc4d3c}.onair-dropdown:focus .onair-dropdown__toggle{border-radius:8px 8px 0 0;box-shadow:0 0 0 2px #bcb8bf,0 0 0 6px #19181a,0 0 0 8px #fc4d3c}.onair-dropdown.onair-dropdown--open .onair-dropdown__toggle{border-radius:8px 8px 0 0;box-shadow:inset 0 0 0 2px #bcb8bf}.onair-dropdown.onair-dropdown--open .onair-dropdown__toggle:after{transform:rotate(180deg)}.onair-dropdown .onair-dropdown__label:first-letter{text-transform:uppercase}.onair-dropdown .onair-dropdown__wrapper{position:relative}.onair-dropdown .onair-dropdown__label{margin:8px 0}.onair-dropdown .onair-dropdown__toggle{position:relative;display:flex;justify-content:space-between;width:100%;min-width:auto;padding:14px 12px;margin:0;color:#f1f1f1;background-color:#19181a;border:none;border-radius:8px;box-shadow:inset 0 0 0 2px #bcb8bf;transition:border-radius .2s ease-in-out;cursor:pointer;text-align:start;z-index:2}.onair-dropdown .onair-dropdown__toggle.onair-dropdown--error{box-shadow:inset 0 0 2px #fd4249}.onair-dropdown .onair-dropdown__toggle:after{font-family:On-Air-Icons;content:"\e910";font-size:24px;transition:transform .2s ease-in-out}.onair-dropdown .onair-dropdown__toggle:disabled{cursor:not-allowed;background-color:#79787b;box-shadow:inset 0 0 0 2px #58565a;color:#464548}.onair-dropdown .onair-dropdown__menu{position:absolute;display:flex;flex-direction:column;padding:0;margin:0;width:100%;background-color:#19181a;border-radius:0 0 8px 8px;border:2px solid #bcb8bf;transition-duration:.2s;transition-property:opacity,top;visibility:hidden;overflow-x:hidden;max-height:360px;pointer-events:none;z-index:100;min-width:50px}.onair-dropdown .onair-dropdown__menu-enter{visibility:visible;opacity:0;top:24px}.onair-dropdown .onair-dropdown__menu-enter-active{visibility:visible;opacity:1;top:48px}.onair-dropdown .onair-dropdown__menu-enter-done{visibility:visible;opacity:1;top:48px;pointer-events:all}.onair-dropdown .onair-dropdown__menu-exit{visibility:visible;opacity:1;top:48px}.onair-dropdown .onair-dropdown__menu-exit-active{visibility:visible;opacity:0;top:24px}.onair-dropdown .onair-dropdown__menu-exit-done{visibility:hidden;opacity:0;top:24px}.onair-dropdown .onair-dropdown__menu .onair-dropdown__option{--dropdown-option-border-width:2px;position:relative;padding:10px;color:#f1f1f1;background-color:#19181a;cursor:pointer;text-align:start;z-index:1;border:var(--dropdown-option-border-width) solid rgba(0,0,0,0);border-radius:8px}.onair-dropdown .onair-dropdown__menu .onair-dropdown__option[aria-selected=true]:before{position:absolute;top:calc(var(--dropdown-option-border-width)*-1);left:calc(var(--dropdown-option-border-width)*-1);display:block;content:"";width:4px;height:calc(100% + var(--dropdown-option-border-width)*2);background-color:#fc4d3c}.onair-dropdown .onair-dropdown__menu .onair-dropdown__option:focus-visible{border:none;border-bottom:2px solid #fc4d3c;border-radius:0}@supports not selector(:focus-visible){.onair-dropdown .onair-dropdown__menu .onair-dropdown__option:focus{outline:none;border-color:#fc4d3c}}.onair-dropdown .onair-dropdown__menu .onair-dropdown__option:hover{border-radius:0;background-color:#353436;cursor:pointer}.onair-dropdown.onair-dropdown--dark .onair-dropdown__menu,.onair-dropdown.onair-dropdown--dark .onair-dropdown__menu-enter-done{transform:translateX(-8px);padding:0 8px;color:rgba(247,245,248,.75);background-color:#121112;box-shadow:0 0 0 1px #bcb8bf;min-width:120px}.onair-dropdown.onair-dropdown--dark .onair-dropdown__option{color:rgba(247,245,248,.75);background-color:#121112}.onair-dropdown.onair-dropdown--dark .onair-dropdown__option:hover{background-color:#19181a}.onair-dropdown.onair-dropdown--dark .onair-dropdown__option[aria-selected=true]:before{width:2px}.content-block{background-color:#121112}.content-block--show-transparent-background{background-color:rgba(0,0,0,0);height:100%}.content-block a{border-radius:20px;text-decoration:none;color:#fc4d3c;font-weight:400;font-family:var(--font-dm-sans)}.content-block a:focus,.content-block a:focus .oa:before,.content-block a:hover,.content-block a:hover .oa:before{color:#aa1c0e}.content-block a:active,.content-block a:active .oa:before{color:#ff7b6f}.content-block .content-block__call-to-action{width:auto;font-weight:700}.content-block__image{display:flex;flex:1;position:relative}.content-block__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-block__image:focus-visible{outline:none}.content-block__image:focus-visible img{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.content-block__icons{display:flex}.content-block__icons .oa{font-size:24px}.content-block__icons .oa:before{color:#f7f5f8}.content-block__icons .oa:not(:last-child){margin-right:8px}.content-block .content-block__link-area .link{display:flex}.content-block .content-block__link-area .link .oa:before{font-size:32px!important}.content-block .content-block__link-area .link:focus,.content-block .content-block__link-area .link:focus .oa:before,.content-block .content-block__link-area .link:hover,.content-block .content-block__link-area .link:hover .oa:before{color:#bcb8bf}.content-block .content-block__link-area .link:active,.content-block .content-block__link-area .link:active .oa:before{color:#f7f5f8}.content-block .content-block__social-media-title{color:#bcb8bf}.content-block .description{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.content-block .description .oa:before{position:relative;font-size:24px;color:#f7f5f8}.content-block .description p{margin:24px 0}.content-block .content-block__subtitle p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;padding:0;margin:0;line-height:18px;color:#bcb8bf}.content-block .content-block__subtitle p .oa:before{position:relative;font-size:24px;color:#f7f5f8}.content-block .content-block__subtitle--offset{margin-left:2px}@media(min-width:768px){.content-block .content-block__subtitle p{line-height:20px}}@media(max-width:991.98px){.content-block .content-block__call-to-action{width:100%}}@media(min-width:992px){.content-block{padding:56px 0}}@media(max-width:767.98px){.container--padding-vertical{padding:44px 0}}@media(max-width:575.98px){.container--padding-vertical{padding:4px 0}}.highlights-block{background-color:#121112;padding:64px 0}.highlights-block a{border-radius:20px;text-decoration:none;color:#fc4d3c;font-weight:400;font-family:var(--font-dm-sans)}.highlights-block a:focus,.highlights-block a:focus .oa:before,.highlights-block a:hover,.highlights-block a:hover .oa:before{color:#aa1c0e}.highlights-block a:active,.highlights-block a:active .oa:before{color:#ff7b6f}.highlights-block--show-transparent-background{background-color:rgba(0,0,0,0)}.highlights-block .container{display:grid;grid-template-columns:1fr;grid-gap:40px}.highlights-block .highlight__icon{height:64px;width:64px}.highlights-block .highlight__icon:before{height:64px;width:64px;font-size:64px;background:linear-gradient(91.33deg,#fc4d3c .86%,#f78443);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.highlights-block .highlight__title{font-family:var(--font-poppins);font-weight:300;font-size:22px;line-height:24px;padding:0;margin:0;text-align:center;color:#f7f5f8}.highlights-block .highlight__title .oa:before{color:#f7f5f8}.highlights-block .highlight__text{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;color:#bcb8bf}.highlights-block .highlight__text .oa:before{position:relative;font-size:24px;color:#f7f5f8}.highlights-block .highlight__text p{margin:16px 0 0;text-align:center}@media(min-width:576px){.highlights-block .highlight__text p,.highlights-block .highlight__title{text-align:left}}@media(min-width:768px){.highlights-block .container{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.highlights-block{padding:120px 0}.highlights-block .container{grid-gap:80px}}.app-download-button{display:block;padding:1rem;border:.0625rem solid var(--grey-850);border-radius:.5rem;text-decoration:none;color:var(--grey-850);transition:all .2s ease-in-out;background-color:var(--grey-850)}.app-download-button:hover{background-color:var(--grey-700);border-color:var(--grey-700);text-decoration:none;color:var(--grey-50);transform:translateY(-.0625rem);box-shadow:0 .125rem .5rem rgba(25,24,26,.3)}.app-download-button:focus{outline:.125rem solid var(--grey-850);outline-offset:.125rem}.app-download-button .oa{font-size:1.5rem;margin-right:.75rem;color:var(--grey-50)}.app-download-button strong{display:block;font-weight:600;color:var(--grey-50);margin-bottom:.25rem}.app-download-button .text-muted{color:var(--grey-150);font-size:.9rem;line-height:1.4}.app-download-buttons-mobile,.app-download-buttons-tv{display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.app-download-buttons-mobile,.app-download-buttons-tv{gap:1rem}.app-download-button{padding:1.25rem}}.app-download-button .oa-apple{color:var(--grey-50)}.app-download-button .oa-android{color:#3ddc84}.app-download-button .oa-firetv{color:#f90}.app-download-button:active{transform:translateY(0);box-shadow:0 .0625rem .1875rem rgba(25,24,26,.2)}.socials .socials__link-wrapper{display:flex;flex-wrap:wrap}.socials .socials__link-wrapper a{margin:0 8px}.socials .socials__link-wrapper a:first-child{margin-left:0}.socials .socials__link-wrapper .oa:before{color:#bcb8bf;transition:color .2s ease;font-size:24px}.socials .socials__link-wrapper .oa:focus,.socials .socials__link-wrapper .oa:hover{cursor:pointer}.socials .socials__link-wrapper .oa:focus:before,.socials .socials__link-wrapper .oa:hover:before{color:#e3e1e5}.socials .socials__icon-spacing-fix .oa:before{top:-.5px}.countdown-banner,.page-banner,.platform-message-banner{width:100%;position:fixed;top:0;background-color:#fd4249;display:flex;justify-content:center;text-align:center;color:#f7f5f8}.platform-message-banner{min-height:73px;z-index:101;align-items:center}.platform-message-banner .oa:before{color:#fff}.platform-message-banner .close-icon{font-size:1.5rem;display:flex;justify-content:center;align-items:center;margin-right:16px;cursor:pointer}.countdown-banner{height:73px;flex-direction:column;z-index:10}.countdown-banner .countdown-banner__countdown{font-size:18px}.shell-wrapper{padding-top:var(--navbar-height)}.shell-wrapper:has(.countdown-banner) #root,.shell-wrapper:has(.countdown-banner) .navbar,.shell-wrapper:has(.platform-message-banner) #root,.shell-wrapper:has(.platform-message-banner) .navbar{top:73px}.shell-wrapper:has(.countdown-banner) #root,.shell-wrapper:has(.platform-message-banner) #root{position:relative}:root{--navbar-height:72px}@media(max-width:767.98px){:root{--navbar-height:64px}}.navbar{position:fixed;width:100%;z-index:100;top:0}.navbar input{padding:8px 24px 8px 48px;border-radius:40px;border:1px solid #bcb8bf;width:100%;font-size:16px;line-height:24px;font-family:var(--font-dm-sans);color:#121112;background-color:#bcb8bf;transition:background-color .2s ease}.navbar input ::-moz-placeholder{color:rgba(18,17,18,.5);opacity:.6}.navbar input ::placeholder{color:rgba(18,17,18,.5);opacity:.6}.navbar input:hover{cursor:pointer}.navbar input:active,.navbar input:focus-visible{outline:none;background-color:#f7f5f8}.navbar .navbar__default{background:linear-gradient(180deg,#19181a,rgba(25,24,26,.0001));padding:8px 0;z-index:2}.navbar .navbar__default .container:before{position:absolute;content:"";inset:0;background:rgba(25,24,26,.96);z-index:-1;transition:opacity .4s ease}.navbar .navbar__default.navbar__default--scrolled-to-top .container:before{opacity:0}.navbar .navbar__default .navbar__links{flex-wrap:wrap}.navbar .navbar__default .navbar__links .row{align-items:center;height:100%}.navbar .navbar__default .navbar__links.navbar__links--right{display:flex;flex-direction:row-reverse}.navbar .navbar__default .navbar__links .navbar__link{text-align:center;white-space:nowrap}.navbar .navbar__default .navbar__links .navbar__link a{color:#e3e1e5;text-decoration:none;font-family:var(--font-poppins);font-size:18px;line-height:24px;font-weight:300}.navbar .navbar__default .navbar__links .navbar__link a:after{top:6px;width:0;height:2px;display:block;position:relative;content:"";background-color:#f7f5f8;margin:auto;transition:width .2s ease}.navbar .navbar__default .navbar__links .navbar__link a.link--active{font-weight:700}.navbar .navbar__default .navbar__links .navbar__link a.link--active:after{width:32px;background-color:#fc4d3c}.navbar .navbar__default .navbar__links .navbar__link a:hover:after{width:32px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon{text-align:center}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon i{font-size:24px;color:#e3e1e5}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon i:before{color:#e3e1e5;top:2px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon a.link--active:after,.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon a:hover:after{width:16px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon i.oa-search:before{top:3px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon a:after{top:4px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon.navbar__link--cart a{position:relative}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon.navbar__link--cart span{opacity:0;position:absolute;width:16px;height:16px;text-align:center;top:-8px;right:-8px;background-color:#5f3cfc;border-radius:50%;font-size:11px;line-height:16px;font-family:var(--font-dm-sans);font-weight:400;transition:opacity .2s ease}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon.navbar__link--cart span:hover{cursor:pointer}.navbar .navbar__default .navbar__links .navbar__link.navbar__link--icon.navbar__link--cart.navbar__link--cart-filled span{opacity:1}.navbar .navbar__default .navbar__links .navbar__link.navbar__link-hamburger{border-radius:20px;padding:0;margin-left:12px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link-hamburger:hover{cursor:pointer}.navbar .navbar__default .navbar__links .navbar__link.navbar__link-hamburger i{font-size:24px}.navbar .navbar__default .navbar__links .navbar__link.navbar__link-hamburger i:before{color:#e3e1e5}.navbar .navbar__default .navbar__logo{padding-top:8px;padding-bottom:8px}.navbar .navbar__default .navbar__logo svg{display:block;margin:auto;max-height:40px}.navbar .navbar__default .navbar__logo path{fill:#fc4d3c}.navbar .navbar__default .navbar__logo a:focus,.navbar .navbar__default .navbar__logo:hover{cursor:pointer}.navbar .navbar__default .navbar__logo a:focus svg,.navbar .navbar__default .navbar__logo:hover svg{animation:onair-flicker-shadow 5s}.navbar .navbar__default .navbar__logo a:focus svg path,.navbar .navbar__default .navbar__logo:hover svg path{animation:onair-flicker 5s}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--wide .navbar__item--profile-text{float:left;text-align:right;padding-right:12px}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--wide .navbar__item--profile-text p{font-weight:400;margin:7px 0 0;line-height:6px;width:100%}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--wide .navbar__item--profile-text h6{margin:0;line-height:24px;width:100%;white-space:nowrap}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--wide i{font-size:24px}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--wide i.with-initials:before{top:5px}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--wide i:before{color:#e3e1e5}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile-no-initials{color:#f7f5f8;background-color:#fc4d3c;border-radius:50%;width:32px;height:32px;font-size:24px;font-family:var(--font-dm-sans);font-weight:700;transition:color .2s ease;display:flex;justify-content:center;align-items:center}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile-no-initials:focus,.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile-no-initials:hover{color:#610e06;cursor:pointer}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile-no-initials i:before{color:#e3e1e5}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--small{padding-top:1px;color:#f7f5f8;background-color:#fc4d3c;border-radius:50%;width:32px;height:32px;font-size:13px;font-family:var(--font-dm-sans);font-weight:700;transition:color .2s ease}.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--small:focus,.navbar .navbar__default .navbar__item.navbar__item--profile .navbar__profile--small:hover{color:#610e06;cursor:pointer}.navbar .navbar__default .navbar__item--search{display:flex;flex-direction:row-reverse}.navbar .navbar__default .navbar__search-wrapper{display:none;width:100%;max-width:200px;position:relative;float:right;transition:max-width .2s ease-in-out}.navbar .navbar__default .navbar__search-wrapper.navbar__search-wrapper--focussed{max-width:300px}.navbar .navbar__default .navbar__search-wrapper.navbar__search-wrapper--focussed input:hover{cursor:text}.navbar .navbar__default .navbar__search-wrapper .navbar__search-addon:before{display:block;position:absolute;content:"\e92d";font-family:On-Air-Icons;color:rgba(18,17,18,.75);font-size:24px;line-height:24px;padding:8px;top:1px;left:8px}@media(max-width:575.98px){.navbar .navbar__default .navbar__links.navbar__links--right .row .col{padding-left:4px;padding-right:4px}.navbar .navbar__default .navbar__links.navbar__links--right .row .col:last-child{margin-right:12px}}@media(max-width:767.98px){.navbar .navbar__default .navbar__items .navbar__item{padding:0 4px}.navbar .navbar__default .navbar__logo svg{max-height:32px}}@media(max-width:991.98px){.navbar .navbar__default .navbar__items .navbar__item.navbar__item--profile .navbar__item--profile-text{display:none}.navbar .navbar__default .navbar__items .navbar__item.navbar__item--profile i:before{top:-1px}}@keyframes onair-flicker-shadow{00%{filter:drop-shadow(0 0 10px #fc4d3c)}25%{filter:drop-shadow(0 0 10px #fc4d3c)}30%{filter:drop-shadow(0 0 10px #fc4d3c)}35%{filter:drop-shadow(0 0 10px #fc4d3c)}37%{filter:drop-shadow(0 0 10px #fc4d3c)}38%{filter:drop-shadow(none)}40%{filter:drop-shadow(0 0 10px #fc4d3c)}42%{filter:drop-shadow(none)}44%{filter:drop-shadow(0 0 10px #fc4d3c)}70%{filter:drop-shadow(0 0 10px #fc4d3c)}72%{filter:drop-shadow(none)}74%{filter:drop-shadow(0 0 10px #fc4d3c)}95%{filter:drop-shadow(0 0 10px #fc4d3c)}to{filter:drop-shadow(none)}}@keyframes onair-flicker{00%{fill:#fc4d3c}25%{fill:#fc4d3c}30%{fill:#fc4d3c}35%{fill:#fc4d3c}37%{fill:#fc4d3c}38%{fill:rgba(18,17,18,.75)}40%{fill:#fc4d3c}42%{fill:rgba(18,17,18,.75)}44%{fill:#fc4d3c}70%{fill:#fc4d3c}72%{fill:rgba(18,17,18,.75)}74%{fill:#fc4d3c}to{fill:#fc4d3c}}.navbar .navbar__mobile-transparent{width:100%;height:100%;position:fixed;right:0;top:0;display:none}.navbar .navbar__mobile-transparent.navbar__mobile--visible{display:block}.navbar .navbar__mobile{display:flex;flex-direction:column;position:fixed;top:0;z-index:100;background-color:#121112;width:80%;height:100%;overflow:auto}.navbar .navbar__mobile.navbar__mobile--left{transition:left .4s ease-in-out;left:-80%}.navbar .navbar__mobile.navbar__mobile--left.navbar__mobile--visible{left:0}.navbar .navbar__mobile.navbar__mobile--right{width:100%;transition:right .4s ease-in-out;right:-100%}.navbar .navbar__mobile.navbar__mobile--right.navbar__mobile--visible{right:0}.navbar .navbar__mobile .navbar-mobile__head{font-size:24px;padding:12px;display:flex;flex-direction:row}.navbar .navbar__mobile .navbar-mobile__head i:hover{cursor:pointer}.navbar .navbar__mobile .navbar-mobile__head i:before{color:#e3e1e5}.navbar .navbar__mobile .navbar-mobile__head.navbar-mobile__head--border{border-bottom:1px solid #bcb8bf;padding-top:8px}.navbar .navbar__mobile .navbar-mobile__head .head__profile-name{padding:12px 24px 8px;flex-grow:1}.navbar .navbar__mobile .navbar-mobile__head .head__close{border-radius:20px 20px 20px 20px;padding:4px 0 0;margin-top:8px;margin-left:8px;line-height:1}.navbar .navbar__mobile .navbar-mobile__head .head__close:hover{cursor:pointer}.navbar .navbar__mobile .navbar-mobile__head .head__close i{font-size:24px}.navbar .navbar__mobile .navbar-mobile__head .head__expand{z-index:102}.navbar .navbar__mobile .navbar-mobile__head .head__search{z-index:101}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper{position:absolute;right:16px;margin-left:56px;display:flex;flex-direction:row;justify-content:flex-end}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper input{padding:8px 48px 8px 24px;opacity:0;max-width:10%;transition:opacity .2s ease-in-out,max-width .2s ease-in-out;pointer-events:none}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper i.oa-search{position:absolute}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper i.oa-search:before{position:absolute;top:2px;right:8px;padding:8px}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper.head__input-wrapper--expanded input{opacity:1;max-width:100%;pointer-events:auto}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper.head__input-wrapper--expanded .head__expand{display:none}.navbar .navbar__mobile .navbar-mobile__head .head__input-wrapper.head__input-wrapper--expanded .head__search:before{color:#fc4d3c}.navbar .navbar__mobile .navbar-mobile__body{padding-top:24px}.navbar .navbar__mobile .navbar-mobile__body a{position:relative;display:block;font-family:var(--font-poppins);font-weight:300;text-decoration:none;font-size:18px;line-height:24px;color:#e3e1e5;padding:8px 8px 8px 22px}.navbar .navbar__mobile .navbar-mobile__body a i{padding-right:8px;font-size:24px}.navbar .navbar__mobile .navbar-mobile__body a i:before{color:#e3e1e5}.navbar .navbar__mobile .navbar-mobile__body a:before{max-width:0;width:2px;height:100%;background-color:#e3e1e5;display:block;content:"";position:absolute;left:0;top:0;transition:max-width .1s ease-in-out,background-color .1s ease-in-out}.navbar .navbar__mobile .navbar-mobile__body a.link--active{font-weight:700}.navbar .navbar__mobile .navbar-mobile__body a.link--active:before{background-color:#fc4d3c;max-width:2px}.navbar .navbar__mobile .navbar-mobile__body a:hover:before{max-width:2px;background-color:#e3e1e5}.navbar .navbar__mobile .navbar-mobile__my-place a,.navbar .navbar__mobile .navbar-mobile__my-place button{margin:0;padding:8px 8px 8px 22px}.navbar .navbar__mobile .navbar-mobile__my-place a i,.navbar .navbar__mobile .navbar-mobile__my-place button i{padding-left:22px}.navbar .navbar__mobile .navbar-mobile__footer{margin-top:auto;width:100%;text-align:center;padding:24px 0}.navbar .navbar__mobile .navbar-mobile__footer svg{max-height:32px}@media(min-width:992px){.navbar .navbar__mobile{display:none}}.newsletter-signup{background-color:#121112}.newsletter-signup p{color:rgba(227,227,227,.75)}.newsletter-signup .onair-input__wrapper{margin-right:0!important}.newsletter-signup .socials{margin-top:24px}.newsletter-signup .newsletter-button{padding:12px 24px!important}.newsletter-signup .newsletter-success-icon:before{font-size:20px;color:#f7f5f8}.newsletter-signup .newsletter-success-title{color:#f7f5f8;text-transform:uppercase}.newsletter-signup .newsletter-success-text{font-family:var(--font-dm-sans);font-weight:400;font-size:13px;line-height:16px;padding:0;margin:0;color:#f7f5f8}.newsletter-signup .newsletter-success-text .oa:before{color:#f7f5f8}.newsletter-signup .link__no-style{color:rgba(227,227,227,.75)}@media(min-width:768px){.newsletter-success-text{text-align:left}}.login-register__wrapper{display:flex;position:relative;background-size:cover;background-repeat:no-repeat;background-position:50%;z-index:45;margin-top:-64px}.login-register__wrapper .login-register__introduction{display:none;position:absolute;z-index:50;left:0;right:0;top:0;height:85%;width:100%}.login-register__wrapper .btn-onair{margin:8px 0 0}.login-register__wrapper .login-register__overlay-wrapper{position:relative;height:auto;left:0;right:0;top:0;max-width:100rem;pointer-events:none;z-index:50}.login-register__wrapper .login-register__overlay{height:100%;width:100%;top:0;left:0;position:relative;background-color:#121112;padding-top:40px;transition:left .4s ease}.login-register__wrapper .login-register__overlay.login-register__overlay--left{left:0}.login-register__wrapper .login-register__form-wrap{position:relative;margin-top:80px}.login-register__wrapper .login-register__screen{opacity:0;width:100%;padding:0;height:0;transition:opacity .4s ease}.login-register__wrapper .login-register__screen .onair-input__wrapper{padding-right:0}.login-register__wrapper .login-register__screen.login-register__screen--visible{height:auto;opacity:1;pointer-events:auto;padding:0 32px 32px}.login-register__wrapper .login-register__text-separator{color:#e3e1e5;margin-block:32px;display:flex;flex-direction:row}.login-register__wrapper .login-register__text-separator:after,.login-register__wrapper .login-register__text-separator:before{content:"";flex:1 1;border-bottom:1px solid;margin:auto}.login-register__wrapper .login-register__text-separator:before{margin-right:10px}.login-register__wrapper .login-register__text-separator:after{margin-left:10px}.login-register__wrapper .login-register__social-button{width:48px;height:48px;padding:8px;border-radius:3px;border-width:1px;background-color:#e3e1e5;border-color:#e3e1e5}.login-register__wrapper .login-register__social-button svg{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.login-register__wrapper .login-register__social-button--apple svg{margin-left:3px}.login-register__wrapper .login-register__social-button--apple svg *{fill:#19181a}@media(min-width:768px){.login-register__wrapper .login-register__form-wrap{margin-top:88px}}@media(min-width:992px){.login-register__wrapper{min-height:1150px;overflow:hidden;background-size:100% 100%!important}.login-register__wrapper .login-register__introduction{display:block}.login-register__wrapper .login-register__overlay{width:50%}.login-register__wrapper .login-register__overlay.login-register__overlay--left{left:50%}.login-register__wrapper .login-register__screen{position:absolute;top:0;height:auto}.login-register__wrapper .position-relative-lg{position:relative}}.onair-date-input .onair-date-input__day,.onair-date-input .onair-dropdown{padding-right:16px!important}.onair-date-input .onair-dropdown{flex:2}.onair-date-input .onair-date-input__day{flex:1}.onair-date-input .onair-date-input__year{flex:1.2}@media(min-width:992px){.onair-date-input .onair-dropdown{flex:3}}@media(min-width:1400px){.onair-date-input .onair-dropdown{flex:4}}.carousel{z-index:1;padding:0}.carousel,.carousel .carousel__wrapper{position:relative}.carousel .carousel__wrapper .carousel__items{position:relative;width:100%;padding:10px 0;margin:-10px 0;flex:1;flex-wrap:nowrap;display:flex;overflow:auto;white-space:nowrap;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:var(--bs-gutter-x,.75rem);scroll-padding-right:var(--bs-gutter-x,.75rem)}.carousel .carousel__wrapper .carousel__items::-webkit-scrollbar{display:none}.carousel .carousel__wrapper .carousel__items .carousel__item{box-sizing:border-box;scroll-snap-align:start;transition:transform .3s ease,border-color .2s ease;flex:0 0 256px;height:390px;margin-right:8px;position:relative;border-radius:10px;overflow:hidden;perspective:1px;border:2px solid rgba(0,0,0,0)}.carousel .carousel__wrapper .carousel__items .carousel__item a{display:block;height:100%;width:100%}.carousel .carousel__wrapper .carousel__items .carousel__item.auto-height{height:auto!important}.carousel .carousel__wrapper .carousel__items .carousel__item.no-radius{border-radius:0}.carousel .carousel__wrapper .carousel__items .carousel__item:not(.carousel__item-pusher):not(.no-radius):hover{cursor:pointer;border-color:#f7f5f8;box-shadow:0 0 10px #121112}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item--last{margin-right:0}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape{border:0;margin-right:0}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 12px}.carousel .carousel__wrapper .carousel__items .carousel__item .carousel__shadow-overlay{width:100%;height:100%;position:absolute;background:linear-gradient(180deg,rgba(18,17,18,0),rgba(18,17,18,.7) 100%,#121112 0);pointer-events:none}.carousel .carousel__wrapper .carousel__shadow-overlay{pointer-events:none;position:absolute;width:0;height:100%;top:0;z-index:50}.carousel .carousel__wrapper .carousel__shadow-overlay.carousel__shadow-overlay--start{left:0;background-image:linear-gradient(90deg,#19181a,rgba(25,24,26,0))}.carousel .carousel__wrapper .carousel__shadow-overlay.carousel__shadow-overlay--end{right:0;background-image:linear-gradient(270deg,#19181a,rgba(25,24,26,0))}.carousel .carousel__wrapper .carousel__button{background-color:#e3e1e5;top:calc(50% - 24px);width:48px;height:48px;border-radius:50%;text-align:center;position:absolute;z-index:51;font-size:24px;padding-top:9px;transition:background-color .2s ease,opacity .2s ease}.carousel .carousel__wrapper .carousel__button:before{font-family:On-Air-Icons;color:#19181a}.carousel .carousel__wrapper .carousel__button:hover{cursor:pointer;background-color:#bcb8bf}.carousel .carousel__wrapper .carousel__button--left{left:10px;padding-right:2px}.carousel .carousel__wrapper .carousel__button--left:before{content:"\e921"}.carousel .carousel__wrapper .carousel__button--right{right:10px}.carousel .carousel__wrapper .carousel__button--right:before{padding-left:3px;content:"\e92c"}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item--small{height:390px;flex:0 0 256px}.carousel--landscape .carousel__wrapper .carousel__items .carousel__item,.carousel--landscape .carousel__wrapper .carousel__items .carousel__item.carousel__item--small{height:160px;flex:0 0 256px}@media(min-width:576px){.carousel .carousel__wrapper .carousel__items{margin-bottom:4px}.carousel .carousel__wrapper .carousel__items .carousel__item{height:304px;margin-right:8px;flex:0 0 200px}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item--small{height:276px;flex:0 0 184px}.carousel.carousel--landscape .carousel__wrapper .carousel__items .carousel__item{height:160px;flex:0 0 256px}.carousel__items--small{overflow-y:hidden!important;height:292px}.carousel--landscape .carousel__items--small{height:192px}}@media(min-width:768px){.carousel .carousel__items .carousel__item{height:240px;margin-right:16px;flex:0 0 160px}.carousel .carousel__items .carousel__item.carousel__item--small{height:276px;flex:0 0 184px}.carousel.carousel--landscape .carousel__items .carousel__item{height:160px;flex:0 0 265px}.carousel__items--small{height:292px}}@media(min-width:992px){.carousel .carousel__wrapper .carousel__items .carousel__item{height:496px;flex:0 0 296px;margin-right:24px;border-radius:20px}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item--small{height:276px;flex:0 0 184px}.carousel.carousel--landscape .carousel__wrapper .carousel__items .carousel__item{height:176px;flex:0 0 296px}.carousel__items--small{height:292px}}@media(min-width:1400px){.carousel .carousel__wrapper .carousel__items .carousel__item{height:588px;flex:0 0 392px}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item--small{height:276px;flex:0 0 184px}.carousel.carousel--landscape .carousel__wrapper .carousel__items .carousel__item{height:232px;flex:0 0 392px}.carousel.carousel--landscape .carousel__wrapper .carousel__items .carousel__item.carousel__item--small{height:160px;flex:0 0 256px}.carousel__items--small{height:292px}}@media(min-width:576px){.carousel .carousel__wrapper .carousel__shadow-overlay{flex:0 0 calc((100vw - 540px + 1.5rem)/2)}.carousel .carousel__wrapper .carousel__items{scroll-padding-left:calc((100vw - 540px + 1.5rem)/2);scroll-padding-right:calc((100vw - 540px + 1.5rem)/2)}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 calc((100vw - 540px + 1.5rem)/2)}}@media(min-width:768px){.carousel .carousel__wrapper .carousel__shadow-overlay{flex:0 0 calc((100vw - 720px + 0.55rem)/2)}.carousel .carousel__wrapper .carousel__items{scroll-padding-left:calc((100vw - 720px + .55rem)/2);scroll-padding-right:calc((100vw - 720px + .55rem)/2)}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 calc((100vw - 720px + 0.55rem)/2)}}@media(min-width:992px){.carousel .carousel__wrapper .carousel__shadow-overlay{flex:0 0 calc((100vw - 960px + 0.55rem)/2)}.carousel .carousel__wrapper .carousel__items{scroll-padding-left:calc((100vw - 960px + .55rem)/2);scroll-padding-right:calc((100vw - 960px + .55rem)/2)}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 calc((100vw - 960px + 0.55rem)/2)}}@media(min-width:1200px){.carousel .carousel__wrapper .carousel__shadow-overlay{flex:0 0 calc((100vw - 1140px + 0.55rem)/2)}.carousel .carousel__wrapper .carousel__items{scroll-padding-left:calc((100vw - 1140px + .55rem)/2);scroll-padding-right:calc((100vw - 1140px + .55rem)/2)}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 calc((100vw - 1140px + 0.55rem)/2)}}@media(min-width:1400px){.carousel .carousel__wrapper .carousel__shadow-overlay{flex:0 0 calc((100vw - 1320px + 0.55rem)/2)}.carousel .carousel__wrapper .carousel__items{scroll-padding-left:calc((100vw - 1320px + .55rem)/2);scroll-padding-right:calc((100vw - 1320px + .55rem)/2)}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 calc((100vw - 1320px + 0.55rem)/2)}}.connect-page{margin:96px auto}.connect-page__error{color:#fc4d3c}.connect-page .warning-icon{margin-right:8px}.connect-page .warning-icon:before{font-size:18px;color:#fc4d3c}.connect-page .connect-inputs{max-width:515px}.connect-page .connect-inputs .input:not(:last-child){margin-right:8px}.connect-page .connect-inputs .input input{font-size:24px;font-weight:700;text-align:center;text-transform:uppercase;width:50px;height:80px;padding:8px}@media(min-width:576px){.connect-page .connect-inputs .input:not(:last-child){margin-right:16px}.connect-page .connect-inputs .input input{width:72px;height:96px}}.testimonial-content{background:#121112;height:100%;padding:16px;display:flex;flex-direction:row}.testimonial-content .testimonial-content--left{display:flex;justify-content:center;margin-right:16px}.testimonial-content__header{display:flex;justify-content:space-between}.testimonial-content__header .icon{font-size:24px}.testimonial-content__image{height:48px;width:48px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:16px;border-radius:50%!important;background-color:#fc4d3c}.testimonial-content .author-name{white-space:normal}.testimonial-content .job-title{color:#bcb8bf;white-space:normal}.testimonial-content__rating{display:flex;align-items:center}.testimonial-content__rating .stars{margin-right:8px}.testimonial-content__rating .created-time{font-family:var(--font-dm-sans);color:#bcb8bf;font-size:13px;line-height:16px}.testimonial-content p{white-space:normal}.testimonial-content a{border-radius:20px;text-decoration:none;color:#fc4d3c;font-weight:400;font-family:var(--font-dm-sans)}.testimonial-content a:focus,.testimonial-content a:focus .oa:before,.testimonial-content a:hover,.testimonial-content a:hover .oa:before{color:#aa1c0e}.testimonial-content a:active,.testimonial-content a:active .oa:before{color:#ff7b6f}.carousel .carousel__item .event-logo-animation{position:relative;flex:1}.carousel .carousel__item .event-content{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;display:flex;flex-direction:column-reverse;text-align:center}.carousel .carousel__item .event-content__container{flex-direction:column-reverse}.carousel .carousel__item .event-content__background{max-height:100%}.carousel .carousel__item .event-content .logo-img{position:relative;width:calc(100% - 24px)!important;margin:0 auto}.carousel .carousel__item .event-content .logo-img img{position:relative!important}.carousel .carousel__item .event-content h6{margin:0;position:relative;font-weight:700;bottom:0;white-space:normal;font-size:11px}.carousel .carousel__item .event-content .event__card-subline{position:relative;align-items:center;font-size:11px;line-height:16px;margin-bottom:0!important}.carousel .carousel__item .event-content .event__card-subline i{position:relative;top:-1px;margin-right:8px}.carousel .carousel__item .event-content .event__card-subline i:before{color:#f7f5f8;font-size:16px}.carousel .carousel__item .event-content__short-text,.carousel .carousel__item .event-content__short-text-no-date{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0;white-space:pre-wrap;position:relative;text-align:center;width:100%;opacity:1;animation:fadeAnimation .6s ease;text-shadow:0 1px 2px rgba(18,17,18,.75)}.carousel .carousel__item .event-content__short-text .oa:before,.carousel .carousel__item .event-content__short-text-no-date .oa:before{color:#f7f5f8}.carousel .carousel__item .event-content__short-text-no-date{position:absolute;left:50%;bottom:15px;width:90%;transform:translate(-50%);text-shadow:0 1px 2px rgba(18,17,18,.75)}@media(min-width:768px){.carousel .carousel__wrapper .carousel__items .carousel__item .event-content .logo-img{width:calc(100% - 24px)!important;max-height:56px;height:100%;margin:0 auto}}@media(min-width:992px){.carousel .carousel__wrapper .carousel__items .carousel__item .event-content .logo-img{width:calc(100% - 32px)!important;max-height:126px;margin:0 auto}.carousel .carousel__wrapper .carousel__items .carousel__item .event-content h6{font-size:13px}.carousel .carousel__wrapper .carousel__items .carousel__item .event-content .event__card-subline{margin-top:8px;font-size:13px;line-height:24px}.carousel .carousel__wrapper .carousel__items .carousel__item .event-content .event__card-subline i{position:relative;top:-2px}.carousel .carousel__wrapper .carousel__items .carousel__item .event-content .event__card-subline i:before{font-size:24px}.carousel .carousel__wrapper .carousel__items .carousel__item .event-content__short-text,.carousel .carousel__wrapper .carousel__items .carousel__item .event-content__short-text-no-date{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.carousel .carousel__wrapper .carousel__items .carousel__item .event-content__short-text .oa:before,.carousel .carousel__wrapper .carousel__items .carousel__item .event-content__short-text-no-date .oa:before{position:relative;font-size:24px;color:#f7f5f8}}@media(min-width:1400px){.carousel .carousel__wrapper .carousel__items .carousel__item .event-content .logo-img{width:calc(100% - 48px)!important;max-height:166px;margin:0 auto}}@media(hover:none)or (pointer:coarse){.carousel .carousel__item .event-content__short-text,.carousel .carousel__item .event-content__short-text-no-date{display:block!important}.carousel .carousel__item .hidden-sm{display:none!important}}.notification{padding:8px;border:1px solid;border-radius:5px;display:flex}.notification__icon-wrapper{display:flex}.notification__icon-wrapper i{margin-right:4px;font-size:24px}.notification__text-wrapper{text-align:left}.notification.notification--error{background-color:#ffadb0;border-color:#60090c}.notification.notification--error i:before,.notification.notification--error p{color:#60090c}.notification.notification--success{background-color:#c5f1d5;border-color:#06441c}.notification.notification--success i:before,.notification.notification--success p{color:#06441c}.notification.notification--info{background-color:#58565a;border-color:#58565a}.notification.notification--info i:before,.notification.notification--info p{color:#f7f5f8}.notification.notification--warning{background-color:#f9ecb3;border-color:#f9ecb3}.notification.notification--warning p{color:#856e0a}.notification.notification--warning i:before{color:#856e0a;top:0}.side-navigation button{background-color:rgba(0,0,0,0);border:0;text-align:left}.side-navigation a,.side-navigation button{display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:18px;line-height:24px;font-family:var(--font-poppins);padding:7px 0;margin:7px 0;border-radius:20px;color:#f1f1f1}.side-navigation a i,.side-navigation button i{padding-right:12px;padding-left:32px;font-size:24px}.side-navigation a i:before,.side-navigation button i:before{color:#f1f1f1}.side-navigation a:before,.side-navigation button:before{display:block;position:absolute;content:"";background-color:#f1f1f1;width:2px;height:0;margin:auto;transition:height .2s ease}.side-navigation a:hover,.side-navigation button:hover{cursor:pointer}.side-navigation a:hover:before,.side-navigation button:hover:before{height:40px}.side-navigation a.link--active,.side-navigation button.link--active{font-weight:700}.side-navigation a.link--active:before,.side-navigation button.link--active:before{height:40px;background-color:#fc4d3c}.side-navigation button i:before{top:0;left:2px}.my-place-title{margin-bottom:24px}.my-place-overview .my-place-overview__dark-bg{background-color:#121112;padding:32px}.my-place-overview .ticket{margin:16px 0 24px}.my-place-overview .my-place-overview__show-section{margin:40px 0 60px}.my-place__request-account-deletion-button i{margin-right:10px!important}.hero-wrapper{min-height:524px;height:100%;position:relative;text-align:center;margin-top:calc(var(--navbar-height)*-1);background-repeat:no-repeat;background-size:cover;background-position:50%}.hero-wrapper--event{min-height:560px;height:65vh}.hero-wrapper.hero-wrapper--theme-default .body-text,.hero-wrapper.hero-wrapper--theme-default i:before{color:#e3e1e5}.hero-wrapper.hero-wrapper--theme-default .event-info__from{color:#fc4d3c}.hero-wrapper.hero-wrapper--theme-dark .body-text,.hero-wrapper.hero-wrapper--theme-dark i:before{color:#19181a}.hero-wrapper.hero-wrapper--theme-dark .event-info__details .event-info__from{color:#5f3cfc}.hero-wrapper.hero-wrapper--theme-dark .hero-wrapper__gradient{background:rgba(0,0,0,0)}.hero-wrapper.hero-wrapper--center-content .hero__event-image img,.hero-wrapper.hero-wrapper--center-content .hero__logo img{width:100%;margin:0 auto}.hero-wrapper .hero-wrapper__video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-wrapper .hero-wrapper__gradient{position:relative;padding-top:50px;width:100%;height:100%;min-height:inherit;background:linear-gradient(180deg,rgba(25,24,26,.0001),#19181a);background-position:50%}.hero-wrapper .hero__icon:before{font-size:24px}.hero-wrapper .live-event-sale-closed-wrapper .hero__event-image,.hero-wrapper .live-event-sale-closed-wrapper .hero__logo{-o-object-position:center!important;object-position:center!important;position:relative!important}.hero-wrapper .hero__content{position:relative;display:flex;height:100%;margin-top:auto;padding-bottom:50px;flex-direction:column;justify-content:flex-end;gap:1rem}.hero-wrapper .hero__content__logo{max-height:80px;width:auto}.hero-wrapper .hero__content .hero__content__logo{align-self:center}.hero-wrapper .hero__content .hero__event-image,.hero-wrapper .hero__content .hero__logo{width:100%;max-height:90px;align-self:center;-o-object-position:center!important;object-position:center!important}.hero-wrapper .hero__content .hero__generic-button{flex:1}.hero-wrapper .hero__content .hero__meta-content{display:flex;flex-direction:center;align-items:center;justify-content:center;color:#bcb8bf}.hero-wrapper .hero__content .hero__meta-content img{border-radius:50%;margin-right:8px;-o-object-fit:cover;object-fit:cover}.hero-wrapper .hero__content .hero__meta-content span{margin:.5rem}@media(min-width:576px){.hero-wrapper{min-height:560px;height:auto}.hero-wrapper--event{min-height:712px;height:auto}.hero-wrapper .hero__content{padding-bottom:92px}.hero-wrapper .hero__content--center{align-items:center;text-align:center}.hero-wrapper .hero__content--left{align-items:flex-start;text-align:start}.hero-wrapper .hero__content--left .hero__content__logo{align-self:flex-start}.hero-wrapper .hero__content--right{align-items:flex-end;text-align:end}.hero-wrapper .hero__content--right .hero__content__logo{align-self:flex-end}}@media(min-width:768px){.hero-wrapper{text-align:left}.hero-wrapper,.hero-wrapper--event{min-height:712px;height:auto}.hero-wrapper.background-image--left .hero-wrapper__gradient{background:linear-gradient(270deg,rgba(25,24,26,0) .83%,#19181a 80%)}.hero-wrapper.background-image--center .hero-wrapper__gradient{background:radial-gradient(46.75% 63.43% at 50% 50%,#19181a 0,rgba(24,25,26,0) 100%)}.hero-wrapper.background-image--right .hero-wrapper__gradient{background:linear-gradient(90deg,rgba(25,24,26,0),#19181a)}.hero-wrapper .hero-wrapper__bottom-gradient{position:absolute;height:72px;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(25,24,26,.0001),#19181a)}.hero-wrapper .hero__content{padding-top:8px;padding-bottom:304px}.hero-wrapper .hero__content__logo{max-height:160px;width:auto}.hero-wrapper .hero__content .hero__event-image,.hero-wrapper .hero__content .hero__logo{max-width:336px;max-height:120px;align-self:flex-start;-o-object-position:left center!important;object-position:left center!important}.hero-wrapper .hero__content .hero__event-image img,.hero-wrapper .hero__content .hero__logo img{width:auto}.hero-wrapper .hero__content.hero__error{margin-top:200px}.hero-wrapper .hero__content .hero__generic-button{flex:0;text-align:center;min-width:230px}}@media(min-width:992px){.hero-wrapper,.hero-wrapper--event{min-height:880px}.hero-wrapper .hero-wrapper__bottom-gradient{height:80px}.hero-wrapper .hero__content{padding-bottom:400px}.hero-wrapper .hero__content .hero__event-image,.hero-wrapper .hero__content .hero__logo{max-width:none;max-height:120px}.hero-wrapper .hero__content .hero__generic-button{min-width:275px}}@media(min-width:1400px){.hero-wrapper,.hero-wrapper--event{height:880px}.hero-wrapper .hero-wrapper__bottom-gradient{height:104px}.hero-wrapper .hero__content{padding-bottom:240px}.hero-wrapper .hero__content .hero__event-image,.hero-wrapper .hero__content .hero__logo{max-height:128px}}.event-configurator{margin-top:16px;width:100%}.event-configurator .event-configurator-option{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px}.event-configurator .event-configurator-option:last-child{margin-right:0}.event-configurator .event-configurator-option .btn-text-center span{width:100%}.event-configurator .event-configurator-option .event-configurator-option{background-color:rgba(18,17,18,.25);color:#f7f5f8;border:2px solid #e3e1e5;width:216px;border-radius:10px;padding:12px;font-family:var(--font-dm-sans);font-weight:400;font-size:13px;line-height:24px;text-align:center;transition:background-color .2s ease-in,border .2s ease-in,color .2s ease-in}.event-configurator .event-configurator-option .event-configurator-option.option-value--active:hover,.event-configurator .event-configurator-option .event-configurator-option:hover{cursor:pointer;background-color:#bcb8bf;border-color:#bcb8bf;color:#19181a}.event-configurator .event-configurator-option .event-configurator-option.option-value--active:hover .event-configurator-option__icon:before,.event-configurator .event-configurator-option .event-configurator-option:hover .event-configurator-option__icon:before{color:#19181a}.event-configurator .event-configurator-option .event-configurator-option.option-value--active{background-color:#e3e1e5;border-color:#e3e1e5;color:#19181a}.event-configurator .event-configurator-option .event-configurator-option.option-value--one-third{width:33%}.event-configurator .event-configurator-option .event-configurator-option.option-value--half{width:50%}.event-configurator .event-configurator-option .event-configurator-option.option-value--full{width:100%}.event-configurator .event-configurator-option .event-configurator-option__icons{max-width:170px;overflow-x:hidden}.event-configurator .event-configurator-option .event-configurator-option__icon--active:before{color:#121112}.event-configurator .event-configurator-option .event-configurator-option__icon:before{height:32px;font-size:32px}.event-configurator .event-configurator-option .event-configurator-option:not(:last-child),.event-configurator .event-configurator-option .event-configurator-option__icon:not(:last-child){margin-right:8px}.event-configurator .event-configurator__button-and-price{margin-top:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.event-configurator .event-configurator__button-and-price .event-configurator__buy-button-wrapper{flex:1}.event-configurator .event-configurator__button-and-price .event-configurator__buy-button-wrapper .btn-onair{margin-right:8px}.event-configurator .event-configurator__button-and-price .event-configurator__buy-button-wrapper .btn-text-center span{display:flex;align-items:center}.event-configurator .event-configurator__button-and-price .event-configurator__price{font-family:var(--font-poppins);color:#f7f5f8;font-size:22px;line-height:24px;padding:0;font-family:var(--font-dm-sans);font-weight:700;display:flex;flex-direction:column;text-align:right;flex-wrap:nowrap;margin:0 16px 0 0}.event-configurator .event-configurator__button-and-price .event-configurator__price .oa:before{color:#f7f5f8}.event-configurator .event-configurator__button-and-price .event-configurator__price .event-configurator__before-price{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0}.event-configurator .event-configurator__button-and-price .event-configurator__price .event-configurator__before-price .oa:before{color:#f7f5f8}.event-configurator .event-configurator__button-and-price .event-configurator__price i{color:#fc4d3c;text-decoration:line-through;font-style:normal}.event-configurator h4{color:rgba(227,227,227,.75)}.event-configurator .login-to-see-your-ticket{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:16px 0 0}.event-configurator .login-to-see-your-ticket .oa:before{color:#f7f5f8}.sticky-event-configurator{background-color:#121112;box-shadow:0 5px 10px rgba(0,0,0,.3);position:fixed;left:0;width:100%;padding:16px 0;transform:translateY(-210px);z-index:9;display:flex;align-items:center}.sticky-event-configurator.sticky-mobile{bottom:-200px;transform:none}.sticky-event-configurator__content{flex-direction:column}.sticky-event-configurator__content,.sticky-event-configurator__content .wrapper{justify-content:space-between;align-items:center}.sticky-event-configurator__content .left-column,.sticky-event-configurator__content .right-column{padding:0}.sticky-event-configurator__content .event-title{font-size:16px;margin-bottom:12px;font-family:var(--font-dm-sans);font-weight:700}.sticky-event-configurator__content .dot{width:5px;height:5px;background-color:#bcb8bf;border-radius:50%;margin:0 20px}.sticky-event-configurator__content .event-info{display:flex;align-items:center}.sticky-event-configurator__content .icons{display:flex;margin-right:15px}.sticky-event-configurator__content .icons i:not(:last-child){margin-right:10px}.sticky-event-configurator__content .event-date{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;color:#bcb8bf}.sticky-event-configurator__content .event-date .oa:before{position:relative;font-size:24px;color:#f7f5f8}.sticky-event-configurator__content .event-price{font-size:22px;font-weight:700;color:#fc4d3c}.sticky-event-configurator .btn-text-center span{display:flex;align-items:center}.loading-event-info{opacity:0}@media(max-width:767.98px){.sticky-event-configurator:not(.sticky-mobile){margin-top:-8px}}@media(min-width:576px){.event-configurator{width:448px}}@media(min-width:768px){.event-configurator{width:456px}.event-configurator .event-configurator-option .event-configurator-option-value{font-size:16px}.sticky-event-configurator__content{flex-direction:row}.sticky-event-configurator__content .icons{margin-right:0}.event-configurator .event-configurator__button-and-price .event-configurator__price{flex-direction:row;margin-right:20px}.event-configurator .event-configurator__button-and-price .event-configurator__price .event-configurator__before-price{font-size:18px;line-height:24px;margin-right:16px}.event-configurator .login-to-see-your-ticket{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:16px 0 0}.event-configurator .login-to-see-your-ticket .oa:before{position:relative;font-size:24px;color:#f7f5f8}}@media(min-width:992px){.event-configurator{width:496px}}.hero__event-info .event-info__description{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0}.hero__event-info .event-info__description .oa:before{color:#f7f5f8}.hero__event-info .event-info__details{margin-top:32px;justify-content:center;white-space:nowrap}.hero__event-info .event-info__details .event-info__title{color:#bcb8bf;font-weight:400;display:inline-block;margin-bottom:8px}.hero__event-info .event-info__details .event-info__price-from{background-color:#5f3cfc;font-weight:700;border-radius:4px;padding:3px}.hero__event-info .event-info__buttons{margin-top:24px;display:flex;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:center}.hero__event-info .event-info__buttons .btn-onair{justify-self:center}.hero__event-info .event-info__buttons .btn-text-center span{display:flex;align-items:center}.hero__event-info .event-info__buttons a.buy-show-link,.hero__event-info .event-info__buttons a.watch-trailer-link{display:flex;align-items:center;justify-content:center;font-size:14px;flex:1;padding:12px}.hero__event-info .event-info__buttons a.buy-show-link i,.hero__event-info .event-info__buttons a.watch-trailer-link i{margin-right:8px}.hero__event-info .event-info__buttons a.buy-show-link i:before,.hero__event-info .event-info__buttons a.watch-trailer-link i:before{color:#e3e1e5;font-size:24px;position:relative;top:0}.hero__event-info .event-info__buttons a.watch-trailer-link{font-family:var(--font-dm-sans);font-weight:700;border-radius:32px;border:2px solid rgba(0,0,0,0);white-space:nowrap;color:#e3e1e5}@media(min-width:576px){.hero__event-info .event-info__buttons a.buy-show-link,.hero__event-info .event-info__buttons a.watch-trailer-link{flex:.3}}@media(min-width:768px){.hero__event-info .event-info__description{max-width:90%}.hero__event-info .event-info__details{justify-content:left}.hero__event-info .event-info__details>div{margin-right:32px}.hero__event-info img.hero__logo{max-height:none;width:180px;-o-object-fit:contain;object-fit:contain}.hero__event-info .event-info__buttons{justify-content:flex-start}.hero__event-info .event-info__buttons a.buy-show-link,.hero__event-info .event-info__buttons a.watch-trailer-link{flex:inherit;font-size:16px;text-align:center;padding:10px 16px}.hero__event-info .event-info__buttons a.buy-show-link .oa:before,.hero__event-info .event-info__buttons a.watch-trailer-link .oa:before{top:0}.hero__event-info .event-info__buttons a.buy-show-link{margin-right:16px;padding:10px 64px}.hero__event-info .event-info__buttons .btn-onair{justify-self:flex-start}}@media(min-width:992px){.hero__event-info .event-info__description{font-size:16px;line-height:24px}.hero__event-info .event-info__buttons a.buy-show-link{margin-right:24px}.hero__event-info .event-info__buttons a.watch-trailer-link{border:2px solid #e3e1e5}.hero__event-info .event-info__buttons a.buy-show-link,.hero__event-info .event-info__buttons a.watch-trailer-link{padding:10px 38px}}@media(min-width:1400px){.hero__event-info .event-info__buttons{margin-top:40px}}.event-selling-points-wrap{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;justify-content:center}.event-selling-point{background-color:#121112}.event-selling-point a{border-radius:20px;text-decoration:none;color:#fc4d3c;font-weight:400;font-family:var(--font-dm-sans)}.event-selling-point a:focus,.event-selling-point a:focus .oa:before,.event-selling-point a:hover,.event-selling-point a:hover .oa:before{color:#aa1c0e}.event-selling-point a:active,.event-selling-point a:active .oa:before{color:#ff7b6f}.event-selling-point i{font-size:48px;height:48px;color:#e3e1e5}.event-selling-point i:before{color:#e3e1e5}.event-selling-point p{margin:0}@media(max-width:575.98px){.event-selling-points-wrap{grid-gap:16px}}@media(min-width:992px){.event-selling-points-wrap{grid-template-columns:repeat(auto-fit,minmax(216px,1fr))}}@media(min-width:1200px){.event-selling-points-wrap{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.youtube-player{height:210px}.youtube-player-error{background-color:rgba(18,17,18,.5);padding:16px 8px}@media(min-width:768px){.youtube-player{height:432px}}@media(min-width:992px){.youtube-player{height:562px}}@media(min-width:1200px){.youtube-player{height:810px}}.gallery-1{position:relative;--num-cols:1;--row-height:200px;box-sizing:border-box;display:grid;grid-template-columns:repeat(var(--num-cols),1fr);grid-auto-rows:var(--row-height);grid-gap:16px}.gallery-1__item{display:flex}.gallery-1__item,.gallery-1__item img{width:100%;height:100%}@media(min-width:576px){.gallery-1{--row-height:468px;grid-auto-rows:var(--row-height)}}@media(min-width:1200px){.gallery-1{height:648px}}.gallery-2{position:relative;--num-cols:1;--row-height:200px;box-sizing:border-box;display:grid;grid-template-columns:repeat(var(--num-cols),1fr);grid-auto-rows:var(--row-height);grid-gap:16px}.gallery-2__item{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-2__item .image-container{width:100%;height:100%;position:relative}@media(min-width:768px){.gallery-2{--num-cols:3}.gallery-2__item:first-child{grid-column:span 2;grid-row:span 2}.gallery-2__item:nth-child(2){grid-column:span 1;grid-row:span 2}}@media(min-width:992px){.gallery-2{grid-gap:24px;--row-height:250px}}.gallery-3{position:relative;--num-cols:1;--row-height:200px;box-sizing:border-box;display:grid;grid-template-columns:repeat(var(--num-cols),1fr);grid-auto-rows:var(--row-height);grid-gap:16px}.gallery-3__item{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-3__item .image-container{width:100%;height:100%;position:relative}@media(min-width:768px){.gallery-3{--num-cols:2}.gallery-3__item:first-child{grid-column:span 2;grid-row:span 2}}@media(min-width:992px){.gallery-3{--num-cols:3;--row-height:250px;grid-gap:24px}}.ticket{border-radius:10px;padding-right:8px;display:inline-block}.ticket .ticket__image{min-width:136px;width:136px;height:80px;-o-object-fit:cover;object-fit:cover}.ticket-skeleton{display:flex;flex-direction:row}@media(min-width:992px){.ticket .ticket__image{min-width:240px;width:240px;height:144px}}@media(min-width:1200px){.ticket-skeleton .ticket-skeleton__title{width:58%}.ticket-skeleton .ticket-skeleton__subtitle{width:65%}}.card__title{font-family:var(--font-dm-sans);font-weight:500;font-size:13px;line-height:16px;padding:0;margin:0}.card__title,.card__title .oa:before{color:#f7f5f8}@media(min-width:992px){.card__title{font-size:16px;line-height:24px}}.my-tickets-empty-state__ticket-icon{font-size:80px}.upcoming-event-countdown{text-align:center;margin-top:25%}.btn-watch-live-countdown-btn{width:70%;margin-right:0}.loading-spinner i.oa{display:block;animation:loading-spinner 1.4s linear infinite;transform-origin:center}.loading-spinner i.oa:before{top:0}.past-event-not-purchased-wrapper{text-align:center}.past-event-not-purchased-wrapper .past-event-buttons{display:flex;flex-direction:column}.past-event-not-purchased-wrapper .past-event-buttons .past-event-artist-social-media a.socials-share-link:not(:last-child){margin-right:24px}.past-event-not-purchased-wrapper .past-event-buttons .past-event-artist-social-media a.socials-share-link>i:before{color:#e3e1e5;font-size:30px;line-height:20px;position:relative;top:3px}.past-event-not-purchased-wrapper .past-event-buttons .past-event-artist-social-media a.socials-share-link:focus i:before,.past-event-not-purchased-wrapper .past-event-buttons .past-event-artist-social-media a.socials-share-link:hover i:before{color:#fff}.past-event-not-purchased-wrapper .past-event-buttons .follow-onair-instagram-btn>.oa-instagram1:before{font-size:30px;margin-right:4px;vertical-align:sub}.past-event-not-purchased-wrapper .follow-onair-instagram-btn{width:100%}.past-event-purchased-wrapper{text-align:center}.past-event-purchased-wrapper .fb-share-link{margin-right:10%}.past-event-purchased-wrapper .past-event-social-links{font-family:var(--font-dm-sans)}.past-event-purchased-wrapper .past-event-social-links .socials__link-wrapper{justify-content:center}.past-event-purchased-wrapper .past-event-social-links .socials__link-wrapper a:last-child{margin-right:0}.past-event-purchased-wrapper .past-event-social-links a{color:#e3e1e5;font-size:20px;font-family:var(--font-poppins)}.past-event-purchased-wrapper .past-event-social-links a:focus,.past-event-purchased-wrapper .past-event-social-links a:focus i:before,.past-event-purchased-wrapper .past-event-social-links a:hover,.past-event-purchased-wrapper .past-event-social-links a:hover i:before{color:#fff}.past-event-purchased-wrapper .past-event-social-links a>i:before{color:#e3e1e5;font-size:25px;line-height:20px;position:relative;top:3px}.live-event-sale-closed-wrapper{text-align:center}.event-country-availability{justify-content:center!important;align-items:center}.event-country-availability__items-width{width:343px}.cart-page__wrapper{margin-top:80px;margin-bottom:200px}.cart-page__wrapper .cart-list-item-loading{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);font-size:20px;text-align:center;z-index:1}.cart-page__wrapper .product-list__col-names{margin:24px 0 8px}.cart-page__wrapper .product-list__col-names>div:last-child{text-align:right}.cart-page__wrapper .product-list__col-names .col-name__title{padding-left:calc(var(--bs-gutter-x)*.25)}.cart-page__wrapper .product-list .row{padding-top:16px}.cart-page__wrapper .centered-cols{justify-content:center;flex-direction:column}.cart-page__wrapper .centered-cols .base-price{color:#fc4d3c;font-size:14px;text-decoration:line-through}.cart-page__wrapper .centered-cols:last-child{align-items:flex-end}.cart-page__wrapper .cart-item-btn{background:none;border:none;cursor:pointer}.cart-page__wrapper .cart-item-btn:focus,.cart-page__wrapper .cart-item-btn:hover{color:#fff}.cart-page__wrapper .cart-item-delete-btn{text-transform:capitalize}.cart-page__wrapper .cart-item-delete-btn i{margin-right:0!important}.cart-page__wrapper .small-screen-bottom{justify-content:space-between;align-items:center}.cart-page__wrapper .small-screen-bottom .base-price{color:#fc4d3c;font-size:14px;text-decoration:line-through}.cart-page__wrapper .small-screen-bottom .quantity{width:40%;text-align:center}.cart-page__wrapper .dark-row{background-color:#121112}.cart-page__wrapper .remove-cart-pending{filter:blur(8px);-webkit-filter:blur(8px)}.cart-page__wrapper .cart-item-description>span{display:inline-block;margin-bottom:8px}.cart-page__wrapper .cart-bottom__wrapper .sticky-cart{position:fixed;bottom:0;background-color:#19181a;border-top:1px solid #58565a;z-index:10;left:0}.cart-page__wrapper .cart-bottom__wrapper .cart-total-rows-wrapper>div{align-items:center;justify-content:space-between}.cart-page__wrapper .cart-bottom__wrapper .cart-total-rows-wrapper .btn-text-center span{display:flex;align-items:center}.cart-page__wrapper .cart-bottom__wrapper .price-label{float:right}.cart-page__wrapper .cart-bottom__wrapper .discount{color:#fc4d3c}.cart-page__wrapper .cart-bottom__wrapper .checkout-btn{width:100%}.cart-page__wrapper .cart-bottom__wrapper button{text-transform:capitalize}.cart-page__wrapper .cart-bottom__wrapper .cart__add-ons-list .cart__add-ons-item{padding:16px 16px 24px}.cart-page__wrapper .cart-bottom__wrapper .cart__add-ons-list .cart__add-ons-item .cart__add-ons-btn{padding:8px 32px}.cart-page__wrapper .cart-bottom__wrapper .cart__add-ons-list .cart__add-ons-item .cart__add-ons-logo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:4px}.cart-page__wrapper .line{background:#e3e1e5;height:1px}.cart-page__wrapper .cart-empty__wrapper .notification{max-width:600px;margin:0 auto}.cart-page__wrapper .cart-empty__wrapper .cart-empty__content{margin-top:44px}.cart-page__wrapper .cart-empty__wrapper .cart-empty__content span{display:block}.cart-page__wrapper .cart-empty__wrapper .cart-empty__content .btn-browse-streams{width:256px}.cart-page__wrapper .cart-empty__wrapper .cart-empty__content .oa-cart{font-size:146px}.cart-page__wrapper .quantity-dropdown{min-width:50px}.cart-page__wrapper .event-logo-and-desc .cart-event-logo{padding-right:12px}.cart-page__wrapper .event-logo-and-desc .cart-event-logo img{border-radius:10px;-o-object-fit:cover;object-fit:cover}@media(min-width:576px){.cart-page__wrapper .small-screen-bottom .base-price{font-size:14px}.cart-page__wrapper .cart-bottom__wrapper .cart-total-rows-wrapper{border-top:none;position:relative;bottom:auto;background-color:rgba(0,0,0,0);z-index:unset}.cart-page__wrapper .landscape-price{font-weight:700}.cart-page__wrapper .landscape-total-text{color:#bcb8bf}}@media(min-width:768px){.cart-page__wrapper{margin-top:120px}.cart-page__wrapper .product-list__col-names{margin-top:32px}.cart-page__wrapper .cart-bottom__wrapper{padding-left:0}.cart-page__wrapper .cart-bottom__wrapper>div{padding:0 12px}.cart-page__wrapper .product-list .row{padding-top:24px}.cart-page__wrapper .cart-item-title{font-size:16px}}@media(min-width:992px){.cart-page__wrapper .cart-event-logo img{width:180px;height:104px}.cart-page__wrapper .cart__product-image{width:160px;height:90px}}.contact-page__wrapper .contact-socials .socials .oa:before{font-size:32px;padding:4px}.contact-page__wrapper .socials__link-wrapper a:first-child{margin-left:0}.contact-page__wrapper .category-login-warning{background:none;border:none;cursor:pointer;color:#fd4249;padding:0;font-weight:700}.contact-page__wrapper .category-login-warning:focus,.contact-page__wrapper .category-login-warning:hover{color:#8d0b0f}.contact-page__wrapper .onair-dropdown{width:100%}.contact-page__wrapper .contact-onair-location{width:100%;max-height:243px}.contact-page__wrapper .contact-page__content{display:flex;flex-direction:column}.contact-page__wrapper .contact-page__content .item{flex-basis:100%}.contact-page__wrapper .hero-wrapper .hero__content{justify-content:flex-end}@media(min-width:576px){.contact-page__wrapper .contact-page__content{flex-direction:row}}@media(min-width:768px){.contact-page__wrapper .contact-onair-location{height:400px}}@media(min-width:992px){.contact-page__wrapper .name-and-surname{display:flex;justify-content:space-between}.contact-page__wrapper .name-and-surname>div{flex-basis:100%}.contact-page__wrapper .name-and-surname>div:first-child{margin-right:16px}}.file-uploader__wrapper input[type=file]{display:none}.file-uploader__wrapper .custom-file-uploader{display:inline-block;cursor:pointer}.file-uploader__wrapper .custom-file-uploader>div{align-items:center;display:flex;font-size:24px}.file-uploader__wrapper .uploaded-file{display:flex;align-items:center;justify-content:space-between;padding:8px;background-color:#58565a}.file-uploader__wrapper .uploaded-file .oa:before{font-size:24px;cursor:pointer}.file-uploader__wrapper .uploaded-file .oa:hover:before{color:#f7f5f8}.file-uploader__wrapper .uploaded-file div{width:300px;overflow:hidden;text-overflow:ellipsis}.otnotice{padding-top:40px}.otnotice .otnotice-sections .otnotice-section:first-child{display:none}.otnotice .otnotice-content{padding:0}.otnotice .otnotice-section-header{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.otnotice .otnotice-section-header .oa:before{position:relative;font-size:24px;color:#f7f5f8}.otnotice .otnotice-section-content{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.otnotice .otnotice-section-content .oa:before{position:relative;font-size:24px;color:#f7f5f8}.otnotice a{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;border-radius:20px;text-decoration:none;color:#fc4d3c}.otnotice a .oa:before{color:#f7f5f8}.otnotice a:focus,.otnotice a:focus .oa:before,.otnotice a:hover,.otnotice a:hover .oa:before{color:#aa1c0e}.otnotice a:active,.otnotice a:active .oa:before{color:#ff7b6f}.otnotice a .oa:before{border-radius:20px;text-decoration:none;color:#fc4d3c}.otnotice a .oa:before:focus,.otnotice a .oa:before:focus .oa:before,.otnotice a .oa:before:hover,.otnotice a .oa:before:hover .oa:before{color:#aa1c0e}.otnotice a .oa:before:active,.otnotice a .oa:before:active .oa:before{color:#ff7b6f}.otnotice .otnotice-timestamp{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.otnotice .otnotice-timestamp .oa:before{position:relative;font-size:24px;color:#f7f5f8}.error-wrap{margin-top:128px;display:flex;flex-direction:column}@media(max-width:991.98px){.error-wrap{margin-top:128px}}@media(max-width:767.98px){.error-wrap{margin-top:96px}}@media(max-width:575.98px){.error-wrap{margin-top:96px}}.error .row{display:flex;flex-direction:row!important}.error .row a,.error .row h5,.error .row span{display:inline-flex;width:auto}.error .row .colored{color:#fc4d3c}a.skip-main{height:auto;left:-999px;position:fixed;top:10px;overflow:hidden;z-index:-9999}a.skip-main:active,a.skip-main:focus{left:8px;z-index:9999}.ot-floating-button__front{display:none!important}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container{width:100%;padding:0}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container h3{font-family:var(--font-poppins);font-weight:300;color:#f7f5f8;font-size:32px;line-height:40px;padding:0;margin:0}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container h3 .oa:before{color:#f7f5f8}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container div#cookie-policy-description,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container p,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container div#cookie-policy-description .oa:before,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container p .oa:before,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table .oa:before{position:relative;font-size:24px;color:#f7f5f8}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container .ot-sdk-cookie-policy-group{margin-top:16px!important;font-family:var(--font-poppins);font-weight:300;color:#f7f5f8;font-size:32px;line-height:40px;padding:0;margin:0}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container .ot-sdk-cookie-policy-group .oa:before{color:#f7f5f8}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table{margin-top:16px!important}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a{background:rgba(0,0,0,0);border-radius:20px;text-decoration:none;color:#fc4d3c}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a:focus,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a:focus .oa:before,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a:hover,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a:hover .oa:before{color:#aa1c0e}.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a:active,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container table a:active .oa:before{color:#ff7b6f}@media(min-width:992px){.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container .ot-sdk-cookie-policy-group,.cookie-policy .row .col-12 #ot-sdk-cookie-policy #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy.ot-sdk-container h3{font-size:40px;line-height:48px}}.add-to-calendar{width:60px;height:60px}.add-to-calendar__button{position:relative;width:56px;height:56px;background-color:rgba(0,0,0,0);border-radius:100%;font-size:24px}.add-to-calendar__button:before{display:block;position:absolute;background:none;content:"";inset:4px;border-radius:100%;border:2px solid #e3e1e5}.add-to-calendar__button:focus-visible{outline-offset:0}.add-to-calendar__button:hover{cursor:pointer}.add-to-calendar__button:hover:before{border:2px solid #bcb8bf;color:btn-outline-secondary-hover-color;transition:color .2s ease-in-out}.add-to-calendar__button:hover .add-to-calendar__icon:before{color:#bcb8bf}.add-to-calendar__dropdown{position:absolute;background-color:#f7f5f8;width:343px;border-radius:8px;z-index:1;animation:popup .3s}.add-to-calendar__dropdown .option{color:#f1f1f1!important;padding:12px 16px;width:100%;border:2px solid rgba(0,0,0,0);position:relative}.add-to-calendar__dropdown .option:focus-visible{outline-offset:-2px}.add-to-calendar__dropdown .option:hover{cursor:pointer;border-left:0}.add-to-calendar__dropdown .option:hover .option__icon{margin-left:2px}.add-to-calendar__dropdown .option:hover:before{content:"";background-color:#fc4d3c;width:4px;height:100%;position:absolute;left:0}@keyframes popup{0%{transform:scale(.1)}to{transform:scale(1)}}.spotify-player{min-height:452px;border-radius:12px}#freshworks-container iframe#launcher-frame{z-index:99!important}.search-wrapper{position:relative}.search-wrapper .navbar__search{position:relative;flex:1;font-family:var(--font-dm-sans);font-size:16px;line-height:24px}.search-wrapper .navbar__search input{width:100%;padding:12px 12px 12px 45px;border-radius:20px;outline:2px solid #bcb8bf;overflow:hidden;color:#f1f1f1;background-color:#19181a}.search-wrapper .navbar__search input:focus,.search-wrapper .navbar__search input:focus-visible,.search-wrapper .navbar__search input:hover{outline:2px solid #fc4d3c;outline-offset:inherit}.search-wrapper__search-addon:before{display:block;position:absolute;content:"\e92d";font-family:On-Air-Icons;color:#f1f1f1;font-size:24px;line-height:24px;padding:8px;left:8px}.search-wrapper__search-clear{display:block;position:absolute;line-height:0px;padding:0 12px 0 0;border:none!important;top:50%;transform:translateY(-50%);right:0}.search-results{position:relative;margin-top:32px;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(165px,1fr));grid-gap:24px}.search-results .carousel__item{box-sizing:border-box;scroll-snap-align:start;transition:transform .3s ease,border-color .2s ease;flex:0 0 184px;height:276px;border-radius:10px;overflow:hidden;perspective:1px;border:2px solid rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}.search-results .carousel__item a{display:block;height:100%;width:100%}.search-results .carousel__item:hover{cursor:pointer;border-color:#f7f5f8;box-shadow:0 0 10px #121112}.search-results .carousel__item .event-content{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position-x:50%;display:flex;flex-direction:column-reverse;text-align:center}.search-results .carousel__item .event-content__container{padding:16px!important;margin-bottom:0!important;flex-direction:column-reverse}.search-results .carousel__item .event-content__container .event__card-subline{display:none}.search-results .carousel__item .event-content .logo-img{position:relative;height:auto;margin:0 auto;display:flex;justify-content:center}.search-results .carousel__item .event-content .logo-img img{width:auto!important;max-width:100%!important;max-height:48px;position:relative!important}.search-results .carousel__item .event-content h6{margin:0;position:relative;font-weight:700;bottom:0;white-space:normal;font-size:11px}.search-results .carousel__item .event-content .event__card-subline{position:relative;align-items:center;margin-top:4px;font-size:11px;line-height:16px;margin-bottom:0!important}.search-results .carousel__item .event-content .event__card-subline i{position:relative;top:-1px;margin-right:8px}.search-results .carousel__item .event-content .event__card-subline i:before{color:#f7f5f8;font-size:16px}.search-results .carousel__item .event-content__short-text,.search-results .carousel__item .event-content__short-text-no-date{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0;white-space:pre-wrap;position:relative;text-align:center;width:100%;opacity:1;animation:fadeAnimation .6s ease}.search-results .carousel__item .event-content__short-text .oa:before,.search-results .carousel__item .event-content__short-text-no-date .oa:before{color:#f7f5f8}.search-results .carousel__item .event-content__short-text-no-date{position:absolute;left:50%;bottom:15px;width:90%;transform:translate(-50%)}.search-page .event-content__container{padding:16px!important;margin-bottom:0!important}.search-page .event-content__container .event__card-subline{display:none}@media(min-width:992px){.search-wrapper .navbar__search{margin-right:16px}}@keyframes fadeAnimation{0%{opacity:0}to{opacity:1}}.search-results{grid-gap:8px}@media(min-width:768px){.search-results{grid-gap:24px}}@media(min-width:1200px){.search-results{grid-gap:24px}}@media(hover:none){.search-results-wrapper__item__short-text{display:block!important}}.accordion{display:flex;flex-direction:column;gap:8px}.accordion__item{background-color:#121112}.accordion__item,.accordion__item button{border-radius:10px}@supports selector(:has(*)){@supports not selector(:focus-visible){.accordion__item:has(button:focus){outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.accordion__item:has(button:focus) button:focus{outline:none}}@supports selector(:focus-visible){.accordion__item:has(button:focus-visible){outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.accordion__item:has(button:focus-visible) button:focus-visible{outline:none}}}.accordion__header{padding:16px}.accordion__title{display:flex;align-items:center;line-height:32px}.accordion__title i{margin-right:16px;font-size:32px}.accordion__content{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;margin:0;padding:16px;border-top:1px solid #9b9a9c}.accordion__content .oa:before{position:relative;font-size:24px;color:#f7f5f8}.accordion__content a{border-radius:20px;text-decoration:none;color:#fc4d3c;font-weight:400;font-family:var(--font-dm-sans)}.accordion__content a:focus,.accordion__content a:focus .oa:before,.accordion__content a:hover,.accordion__content a:hover .oa:before{color:#aa1c0e}.accordion__content a:active,.accordion__content a:active .oa:before{color:#ff7b6f}.support-hub{background-color:#121112;padding:64px 0}.support-hub__hero{text-align:center;margin-bottom:80px}.support-hub__hero h1{font-family:var(--font-poppins);font-weight:300;font-size:32px;line-height:40px;padding:0;color:#f7f5f8;margin:0 0 24px}.support-hub__hero h1 .oa:before{color:#f7f5f8}@media(min-width:768px){.support-hub__hero h1{font-size:40px;line-height:48px}}.support-hub__hero p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#bcb8bf;max-width:37.5rem;margin:0 auto 48px}.support-hub__hero p .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-hub__search{margin-bottom:64px}.support-hub__categories{display:grid;grid-template-columns:1fr;grid-gap:40px;margin-bottom:80px}@media(min-width:768px){.support-hub__categories{grid-template-columns:repeat(2,1fr);grid-gap:48px}}@media(min-width:992px){.support-hub__categories{grid-template-columns:repeat(4,1fr);grid-gap:48px}}.support-hub__categories>li{margin:0;height:100%}.support-hub__popular-articles{text-align:center;margin-top:48px}.support-hub__popular-header{margin-bottom:32px}.support-hub__popular-header h2{font-family:var(--font-poppins);font-weight:300;font-size:22px;line-height:24px;padding:0;color:#f7f5f8;margin:0}.support-hub__popular-header h2 .oa:before{color:#f7f5f8}@media(min-width:768px){.support-hub__popular-header h2{font-size:1.5rem}}.support-hub__articles-list{list-style:none;padding:0;display:grid;grid-template-columns:1fr;grid-gap:16px;max-width:43.75rem;margin:0 auto 32px}@media(min-width:768px){.support-hub__articles-list{grid-template-columns:repeat(2,1fr);grid-gap:24px}}.support-hub__articles-list>li{margin:0;height:100%}.support-hub__articles-cta{margin-top:32px}.support-hub__view-all-link{border-radius:20px;color:#fc4d3c;font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;text-decoration:none;color:#bcb8bf}.support-hub__view-all-link:focus,.support-hub__view-all-link:focus .oa:before,.support-hub__view-all-link:hover,.support-hub__view-all-link:hover .oa:before{color:#aa1c0e}.support-hub__view-all-link:active,.support-hub__view-all-link:active .oa:before{color:#ff7b6f}.support-hub__view-all-link .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-hub__view-all-link:hover{color:#f7f5f8;text-decoration:underline}.support-hub__view-all-link:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.search-container{max-width:37.5rem;margin:0 auto}.search-container,.search-form{position:relative;width:100%}.search-input-wrapper{position:relative;display:flex;align-items:center;background:#121112;border:.125rem solid #343336;border-radius:.75rem;overflow:hidden;transition:all .2s ease}.search-input-wrapper:focus-within{border-color:#fc4d3c;box-shadow:0 0 0 .1875rem rgba(252,77,60,.1)}.search-input-wrapper--open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:rgba(0,0,0,0)}.support-search__input{flex:1;padding:32px 40px;border:none;background:rgba(0,0,0,0);font-size:1rem;color:#f7f5f8;outline:none;font-family:var(--font-dm-sans)}.support-search__input::-moz-placeholder{color:#58565a}.support-search__input::placeholder{color:#58565a}.support-search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.support-search__button{display:flex;align-items:center;justify-content:center;padding:24px;margin-right:16px;background:#fc4d3c;border:none;border-radius:.5rem;color:#121112;cursor:pointer;transition:all .2s ease;flex-shrink:0}.support-search__button:hover{background:#aa1c0e;transform:translateY(-.0625rem)}.support-search__button:active{transform:translateY(0)}.support-search__button .oa{font-size:1.125rem}.search-dropdown{position:absolute;top:100%;left:0;right:0;background:#121112;border:.125rem solid #fc4d3c;border-top:none;border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.15);z-index:1000;max-height:25rem;overflow-y:auto}.search-hub-results{padding:16px 0}.search-hub-results--empty{padding:48px 32px}.search-hub-results__header{padding:24px 32px 16px;border-bottom:.0625rem solid #343336}.search-hub-results__count{font-family:var(--font-dm-sans);color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0;color:#bcb8bf;font-weight:500}.search-hub-results__count .oa:before{color:#f7f5f8}.search-hub-results__empty{text-align:center;color:#bcb8bf}.search-hub-results__empty .oa{font-size:2rem;color:#58565a;margin-bottom:24px;display:block}.search-hub-results__empty p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#e3e1e5;margin:0 0 8px}.search-hub-results__empty p .oa:before{position:relative;font-size:24px;color:#f7f5f8}.search-hub-results__empty span{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0;color:#58565a}.search-hub-results__empty span .oa:before{color:#f7f5f8}.search-hub-results__list{list-style:none;padding:0;margin:0}.search-hub-results__item{border-bottom:.0625rem solid #19181a}.search-hub-results__item:last-child{border-bottom:none}.search-hub-results__link{display:flex;align-items:center;padding:32px;text-decoration:none;color:inherit;transition:all .2s ease}.search-hub-results__link:hover{background:#19181a;color:inherit;text-decoration:none}.search-hub-results__content{flex:1;min-width:0}.search-hub-results__title{font-family:var(--font-dm-sans);font-size:16px;line-height:24px;padding:0;color:#f7f5f8;font-weight:600;margin:0 0 8px;line-height:1.3}.search-hub-results__title .oa:before{position:relative;font-size:24px;color:#f7f5f8}.search-hub-results__excerpt{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;color:#bcb8bf;margin:0 0 16px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-hub-results__excerpt .oa:before{color:#f7f5f8}.search-hub-results__meta{display:flex;align-items:center;gap:16px}.search-hub-results__category{font-family:var(--font-dm-sans);color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0;color:#fc4d3c;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.03125rem}.search-hub-results__category .oa:before{color:#f7f5f8}.search-hub-results__arrow{color:#58565a;font-size:1rem;margin-left:24px;transition:transform .2s ease}.search-hub-results__link:hover .search-hub-results__arrow{transform:translateX(.25rem);color:#fc4d3c}.search-highlight{background:rgba(252,77,60,.2);color:#aa1c0e;padding:.0625rem .125rem;border-radius:.1875rem;font-weight:600}.support-category-card{display:block;background-color:#19181a;border:.0625rem solid #58565a;border-radius:.75rem;padding:48px 40px;text-decoration:none;transition:all .2s ease;height:100%;min-height:11.25rem}.support-category-card:hover{border-color:#bcb8bf;transform:translateY(-.125rem);box-shadow:0 .25rem .75rem rgba(0,0,0,.3)}.support-category-card:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-category-card__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin:0 auto 40px;border-radius:.75rem;background-color:rgba(252,77,60,.1);border:.0625rem solid rgba(252,77,60,.2)}.support-category-card__icon .oa{font-size:2rem;color:#fc4d3c}.support-category-card__icon .oa:before{color:#fc4d3c}@media(min-width:768px){.support-category-card__icon{margin:0 auto 40px}}.support-category-card__content{text-align:center}.support-category-card__title{font-family:var(--font-dm-sans);font-weight:700;font-size:16px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 24px;font-size:1.125rem;line-height:1.3}.support-category-card__title .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-category-card__description{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#bcb8bf;margin:0;line-height:1.5;font-size:.9375rem}.support-category-card__description .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article-link{display:flex;align-items:center;gap:24px;padding:24px;background-color:#19181a;border:.0625rem solid #58565a;border-radius:.5rem;text-decoration:none;transition:all .2s ease;color:#f7f5f8;height:100%;min-height:4.375rem}.support-article-link:hover{border-color:#bcb8bf;background-color:rgba(52,51,54,.5);text-decoration:none;color:#f7f5f8;transform:translateY(-.0625rem)}.support-article-link:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-article-link .oa:first-child{font-size:1.25rem;color:#fc4d3c;flex-shrink:0;width:1.5rem;text-align:center}.support-article-link .oa:first-child:before{color:#fc4d3c}.support-article-link .oa:last-child{font-size:.875rem;color:#58565a;flex-shrink:0;margin-left:auto;transition:transform .2s ease;width:1rem;text-align:center}.support-article-link .oa:last-child:before{color:#58565a}.support-article-link:hover .oa:last-child{transform:translateX(.125rem);color:#bcb8bf}.support-article-link:hover .oa:last-child:before{color:#bcb8bf}.support-article-link__content{flex:1;min-width:0;text-align:left;display:flex;flex-direction:column;justify-content:center}.support-article-link__title{font-family:var(--font-dm-sans);font-weight:700;font-size:16px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 8px;display:block;line-height:1.3;font-size:.9375rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.support-article-link__title .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article-link__meta{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;color:#58565a;margin:0;font-size:.75rem;line-height:1.2}.support-article-link__meta .oa:before{color:#f7f5f8}@media(min-width:992px){.support-hub{padding:120px 0}.support-hub__hero{margin-bottom:112px}.support-hub__categories{margin-bottom:80px}.support-hub__popular-articles{margin-top:80px}.support-category-card{padding:64px 48px;min-height:12.5rem}.support-category-card__icon{width:4.5rem;height:4.5rem;margin-bottom:48px}.support-category-card__icon .oa,.support-category-card__icon .oa:before{font-size:2.25rem}.support-category-card__title{font-size:1.25rem;margin-bottom:32px}.support-category-card__description{font-size:1rem}}@media(max-width:767.98px){.support-hub__articles-list{max-width:100%;grid-gap:16px}.support-article-link{padding:16px 24px;gap:16px;min-height:4rem}.support-article-link .oa:first-child{font-size:1.125rem;width:1.25rem}.support-article-link .oa:last-child{width:.875rem}.support-article-link__title{font-size:.875rem;line-height:1.3}.support-article-link__meta{font-size:.6875rem}}.support-articles{background-color:#121112;padding:64px 0;min-height:100vh}.support-articles__breadcrumb{margin-bottom:48px}.support-articles__breadcrumb-link{border-radius:20px;color:#fc4d3c;font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;display:inline-flex;align-items:center;gap:16px;color:#bcb8bf;text-decoration:none}.support-articles__breadcrumb-link:focus,.support-articles__breadcrumb-link:focus .oa:before,.support-articles__breadcrumb-link:hover,.support-articles__breadcrumb-link:hover .oa:before{color:#aa1c0e}.support-articles__breadcrumb-link:active,.support-articles__breadcrumb-link:active .oa:before{color:#ff7b6f}.support-articles__breadcrumb-link .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-articles__breadcrumb-link:hover{color:#f7f5f8;text-decoration:none}.support-articles__breadcrumb-link:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-articles__breadcrumb-link .oa{font-size:1rem}.support-articles__header{display:flex;align-items:center;gap:24px;margin-bottom:48px;padding-bottom:32px;border-bottom:.0625rem solid #58565a}@media(max-width:767.98px){.support-articles__header{flex-direction:column;text-align:center;gap:16px}}.support-articles__header-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:.75rem;background:linear-gradient(135deg,rgba(252,77,60,.15),rgba(252,77,60,.05));border:.0625rem solid rgba(252,77,60,.2);flex-shrink:0}.support-articles__header-icon .oa{font-size:1.75rem;color:#fc4d3c}.support-articles__header-icon .oa:before{color:#fc4d3c}@media(max-width:767.98px){.support-articles__header-icon{width:3rem;height:3rem}.support-articles__header-icon .oa{font-size:1.5rem}}.support-articles__header-content{flex:1}.support-articles__header-content h1{font-family:var(--font-poppins);font-weight:300;font-size:22px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 8px;font-size:1.75rem}.support-articles__header-content h1 .oa:before{color:#f7f5f8}@media(min-width:768px){.support-articles__header-content h1{font-size:2rem}}.support-articles__header-content p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#bcb8bf;margin:0;font-size:1rem;line-height:1.4}.support-articles__header-content p .oa:before{position:relative;font-size:24px;color:#f7f5f8}@media(max-width:767.98px){.support-articles__header-content p{font-size:.9375rem}}.support-articles__content{margin-bottom:80px}.support-articles__grid{display:grid;grid-template-columns:1fr;grid-gap:24px;max-width:68.75rem;margin:0 auto}@media(min-width:768px){.support-articles__grid{grid-template-columns:repeat(2,1fr);grid-gap:32px}}@media(min-width:992px){.support-articles__grid{grid-template-columns:repeat(3,1fr);grid-gap:48px}.support-articles__grid .support-article-item:nth-child(4):last-child{grid-column:1/-1;max-width:37.5rem;margin:32px auto 0}}.support-article-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding:32px;background-color:#19181a;border:.0625rem solid #58565a;border-radius:.75rem;text-decoration:none;transition:all .2s ease;color:#f7f5f8;min-height:12.5rem;height:100%}.support-article-item:hover{border-color:#bcb8bf;background-color:rgba(52,51,54,.5);text-decoration:none;color:#f7f5f8;transform:translateY(-.125rem);box-shadow:0 .25rem .75rem rgba(0,0,0,.2)}.support-article-item:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-article-item__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;background:linear-gradient(135deg,rgba(252,77,60,.15),rgba(252,77,60,.05));border:.0625rem solid rgba(252,77,60,.2);flex-shrink:0}.support-article-item__icon .oa{font-size:1.5rem;color:#fc4d3c;transition:transform .2s ease}.support-article-item__icon .oa:before{color:#fc4d3c}.support-article-item__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.support-article-item__title{font-family:var(--font-dm-sans);font-weight:700;font-size:16px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 16px;font-size:1rem;line-height:1.3}.support-article-item__title .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article-item__excerpt{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;color:#58565a;margin:0;line-height:1.4;font-size:.8125rem}.support-article-item__excerpt .oa:before{color:#f7f5f8}.support-article-item__arrow{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;background-color:rgba(247,245,248,.1);flex-shrink:0;transition:all .2s ease;margin-top:auto}.support-article-item__arrow .oa{font-size:.875rem;color:#58565a;transition:transform .2s ease}.support-article-item__arrow .oa:before{color:#58565a}.support-article-item:hover .support-article-item__icon .oa{transform:scale(1.1)}.support-article-item:hover .support-article-item__arrow{background-color:rgba(247,245,248,.15)}.support-article-item:hover .support-article-item__arrow .oa{transform:translateX(.125rem);color:#bcb8bf}.support-article-item:hover .support-article-item__arrow .oa:before{color:#bcb8bf}@media(min-width:992px){.support-articles{padding:120px 0}.support-articles__header{margin-bottom:80px;justify-content:center;text-align:center;flex-direction:column;gap:32px}.support-articles__header-icon{width:4rem;height:4rem}.support-articles__header-icon .oa{font-size:2rem}.support-article-item{padding:40px;min-height:13.75rem}.support-article-item__icon{width:3.5rem;height:3.5rem}.support-article-item__icon .oa{font-size:1.75rem}.support-article-item__title{font-size:1.125rem}.support-article-item__excerpt{font-size:.875rem}.support-article-item__arrow{width:2rem;height:2rem}.support-article-item__arrow .oa{font-size:1rem}}@media(max-width:767.98px){.support-articles__grid{grid-template-columns:1fr;max-width:100%}.support-article-item{padding:24px;min-height:11.25rem}.support-article-item__icon{width:2.5rem;height:2.5rem}.support-article-item__icon .oa{font-size:1.25rem}.support-article-item__title{font-size:.9375rem}.support-article-item__excerpt{font-size:.75rem}.support-article-item__arrow{width:1.5rem;height:1.5rem}.support-article-item__arrow .oa{font-size:.75rem}}.support-article{background-color:#121112;padding:64px 0;min-height:100vh}.support-article .container{max-width:50rem;margin:0 auto;padding:0 32px}@media(min-width:768px){.support-article .container{padding:0 48px}}.support-article__breadcrumb{display:flex;flex-direction:row;margin-bottom:40px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.support-article__breadcrumb .oa:before{position:relative;font-size:24px;color:#f7f5f8}@media(max-width:480px){.support-article__breadcrumb{flex-direction:column}}.support-article__breadcrumb-link{border-radius:20px;color:#fc4d3c;display:inline-flex;align-items:center;gap:16px;color:#bcb8bf;text-decoration:none}.support-article__breadcrumb-link:focus,.support-article__breadcrumb-link:focus .oa:before,.support-article__breadcrumb-link:hover,.support-article__breadcrumb-link:hover .oa:before{color:#aa1c0e}.support-article__breadcrumb-link:active,.support-article__breadcrumb-link:active .oa:before{color:#ff7b6f}.support-article__breadcrumb-link:hover{color:#f7f5f8;text-decoration:none}.support-article__breadcrumb-link:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-article__breadcrumb-link .oa{font-size:1rem}.support-article__breadcrumb-separator{display:block;margin:0 16px;color:#58565a}@media(max-width:480px){.support-article__breadcrumb-separator{display:none}}.support-article__breadcrumb-current{color:#f7f5f8;font-weight:500}.support-article__header{display:flex;align-items:flex-start;gap:32px;margin-bottom:64px;padding-bottom:40px;border-bottom:.0625rem solid #58565a}@media(max-width:767.98px){.support-article__header{flex-direction:column;text-align:center;gap:24px;align-items:center}}.support-article__header-icon{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;background-color:#fc4d3c;border-radius:.75rem;flex-shrink:0;align-self:flex-start;margin-top:.75em}@media(max-width:767.98px){.support-article__header-icon{margin-top:0;align-self:center}}.support-article__header-icon .oa{font-size:1.75rem;color:#121112}.support-article__header-content{flex:1}.support-article__title{font-family:var(--font-poppins);font-weight:300;font-size:32px;line-height:40px;padding:0;color:#f7f5f8;margin:0 0 16px}.support-article__title .oa:before{color:#f7f5f8}@media(min-width:992px){.support-article__title{font-size:40px;line-height:48px}}.support-article__subtitle{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#bcb8bf;margin:0}.support-article__subtitle .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__content{color:#f7f5f8}.support-article__section{margin-bottom:64px}.support-article__section:last-child{margin-bottom:0}.support-article__section-title{font-family:var(--font-poppins);font-weight:300;font-size:24px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 40px}.support-article__section-title .oa:before{color:#f7f5f8}@media(min-width:992px){.support-article__section-title{font-size:32px;line-height:40px}}.support-article__list{list-style:none;padding:0 0 16px;margin:32px 0}.support-article__list .support-article__list-item{display:flex;align-items:center;gap:24px;padding:24px;margin-bottom:16px;background-color:#19181a;border-radius:.5rem}.support-article__list .support-article__list-item .oa{font-size:1.25rem;color:#fc4d3c;flex-shrink:0}.support-article__list .support-article__list-item:last-child{margin-bottom:0}.support-article__warning-box{padding:1rem}.support-article__steps{list-style:none;padding:0;margin:32px 0}.support-article__step{display:flex;gap:32px;margin-bottom:48px}.support-article__step:last-child{margin-bottom:0}@media(max-width:767.98px){.support-article__step{gap:24px}}.support-article__step-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fc4d3c;color:#121112;border-radius:50%;font-weight:600;font-size:1.125rem;flex-shrink:0}.support-article__step-content{flex:1}.support-article__step-content h3{font-family:var(--font-poppins);font-weight:300;font-size:22px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 16px}.support-article__step-content h3 .oa:before{color:#f7f5f8}@media(min-width:992px){.support-article__step-content h3{font-size:26px;line-height:32px}}.support-article__step-content p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#e3e1e5;margin:0}.support-article__step-content p .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__note{display:flex;gap:24px;padding:32px;background-color:#19181a;border-radius:.5rem;border-left:.25rem solid #fc4d3c;margin-bottom:32px}.support-article__note:last-child{margin-bottom:0}.support-article__note .oa{font-size:1.25rem;color:#fc4d3c;flex-shrink:0;margin-top:.125rem}.support-article__note h4{font-family:var(--font-dm-sans);font-weight:700;font-size:16px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 8px}.support-article__note h4 .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__note p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#e3e1e5;margin:0}.support-article__note p .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__link{border-radius:20px;color:#fc4d3c;text-decoration:none}.support-article__link:focus,.support-article__link:focus .oa:before,.support-article__link:hover,.support-article__link:hover .oa:before{color:#aa1c0e}.support-article__link:active,.support-article__link:active .oa:before{color:#ff7b6f}.support-article__link:hover{color:#f7f5f8;text-decoration:underline}.support-article__link:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-article__dropdown{margin-bottom:32px}.support-article__dropdown:last-child{margin-bottom:0}.support-article__dropdown[open] .support-article__dropdown-title .oa{transform:rotate(180deg)}.support-article__dropdown[open] .support-article__dropdown-content{max-height:62.5rem;opacity:1;padding-top:24px}.support-article__dropdown-title{font-family:var(--font-poppins);font-weight:300;font-size:22px;line-height:24px;margin:0;color:#f7f5f8;padding:24px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none;border-bottom:.0625rem solid #343336;transition:all .2s ease;position:relative}.support-article__dropdown-title .oa:before{color:#f7f5f8}.support-article__dropdown-title:hover{color:#fc4d3c;border-bottom-color:#fc4d3c}.support-article__dropdown-title:focus-visible{outline-offset:4px;outline-width:2px;outline-style:solid;outline-color:#fc4d3c}.support-article__dropdown-title::-webkit-details-marker{display:none}.support-article__dropdown-title .oa{font-size:1rem;color:#bcb8bf;transition:all .3s cubic-bezier(.4,0,.2,1);margin-left:16px}@media(min-width:992px){.support-article__dropdown-title{font-size:26px;line-height:32px}}.support-article__dropdown-content{max-height:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);padding-top:0}.support-article__dropdown-content .support-article__steps{margin-top:16px}.support-article__intro{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#e3e1e5;margin:0 0 32px;line-height:1.6}.support-article__intro .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__intro:last-child{margin-bottom:0}.support-article__video-container{position:relative;width:100%;height:0;padding-bottom:56.25%;margin:32px 0;border-radius:.5rem;overflow:hidden;box-shadow:0 .25rem .75rem rgba(0,0,0,.1)}.support-article__video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.support-article__speed-test{margin:48px 0;padding:32px;background:#19181a;border-radius:.75rem;border:.0625rem solid #343336}.support-article__speed-test h3{margin:0 0 32px;color:#f7f5f8;font-weight:600;display:flex;align-items:center;gap:16px}.support-article__speed-test h3 i{color:#fc4d3c;font-size:1.2em}.support-article__speed-test-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:24px;margin-bottom:32px}@media(max-width:48rem){.support-article__speed-test-results{grid-template-columns:1fr}}.support-article__speed-metric{display:flex;align-items:center;gap:24px;padding:24px;background:#121112;border-radius:.5rem;border:.0625rem solid #343336;box-shadow:0 .125rem .25rem rgba(0,0,0,.3);transition:transform .2s ease,box-shadow .2s ease}.support-article__speed-metric:hover{transform:translateY(-.0625rem);box-shadow:0 .25rem .5rem rgba(0,0,0,.4)}.support-article__speed-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#fc4d3c;border-radius:50%;color:#121112;flex-shrink:0}.support-article__speed-icon i{font-size:1.1em}.support-article__speed-details{flex:1}.support-article__speed-value{font-size:1.5rem;font-weight:700;color:#f7f5f8;line-height:1;margin-bottom:8px}@media(max-width:30rem){.support-article__speed-value{font-size:1.3rem}}.support-article__speed-label{color:#bcb8bf;font-size:.85rem;text-transform:uppercase;letter-spacing:.03125rem;font-weight:600;margin-bottom:8px}.support-article__speed-status{font-size:.8rem;font-weight:500;padding:.125rem .5rem;border-radius:.75rem;display:inline-block}.support-article__speed-status.good{background:rgba(252,77,60,.2);color:#fc4d3c;border:.0625rem solid rgba(252,77,60,.3)}.support-article__speed-status.warning{background:rgba(88,86,90,.2);color:#bcb8bf;border:.0625rem solid rgba(88,86,90,.3)}.support-article__speed-status.poor{background:rgba(52,51,54,.2);color:#58565a;border:.0625rem solid rgba(52,51,54,.3)}.support-article__speed-note{display:flex;align-items:flex-start;gap:16px;padding:24px;background:rgba(252,77,60,.1);border:.0625rem solid rgba(252,77,60,.2);border-radius:.5rem;font-size:.9rem;color:#e3e1e5;line-height:1.5}.support-article__speed-note i{color:#fc4d3c;font-size:1.1em;margin-top:.125rem;flex-shrink:0}.support-article__speed-test-container{position:relative;width:100%;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 .125rem .5rem rgba(0,0,0,.1)}.support-article__speed-test-container iframe{display:block;width:100%;border:none}.support-article__speed-test-placeholder{width:100%;height:25rem;border-radius:.5rem;border:.0625rem solid #ccc;background-color:#f8f9fa;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.support-article__speed-test-icon{font-size:4rem;margin-bottom:1.5rem;color:#007bff}.support-article__speed-test-title{margin:0 0 1rem;color:#333;font-size:1.5rem}.support-article__speed-test-description{margin:0 0 1.5rem;color:#666;max-width:18.75rem;line-height:1.5}.support-article__speed-test-url{background-color:#fff;padding:.75rem 1rem;border-radius:.375rem;border:.0625rem solid #ddd;font-family:monospace;font-size:.875rem;color:#333;margin-bottom:1rem;word-break:break-all}.support-article__speed-test-button{display:inline-block;padding:.625rem 1.25rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:.375rem;font-weight:700;font-size:.875rem}.support-article__speed-test-button:hover{background-color:#0056b3;color:#fff;text-decoration:none}.support-article__speed-test-credit{font-size:.875rem;color:#666;margin-top:.5rem;text-align:center}.support-article__table-container{overflow-x:auto;margin:32px 0}.support-article__table{width:100%;border-collapse:collapse;background-color:#19181a;border-radius:.5rem;overflow:hidden;box-shadow:0 .125rem .5rem rgba(0,0,0,.1)}.support-article__table th{background-color:#343336;text-align:left;font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;border-bottom:.1875rem solid #58565a}.support-article__table th .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__table th:first-child{border-top-left-radius:.5rem;padding:1rem}.support-article__table th:last-child{border-top-right-radius:.5rem}.support-article__table td{border-top:.0625rem solid #343336;font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0;color:#e3e1e5;vertical-align:top;line-height:1.6}.support-article__table td .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__table td:first-child{border-right:.0625rem solid #343336}.support-article__table td ul{margin:0;padding:0 0 0 32px;list-style:none}.support-article__table td ul li{margin-bottom:24px;position:relative;padding-left:8px;line-height:1.5}.support-article__table td ul li:last-child{margin-bottom:0}.support-article__table td ul li:before{content:"•";color:#fc4d3c;font-weight:700;position:absolute;left:-24px;top:0}.support-article__table td .support-article__sublist{margin-top:24px;margin-left:32px;padding-left:24px}.support-article__table td .support-article__sublist li{margin-bottom:16px;font-size:.95em;color:#bcb8bf}.support-article__table td .support-article__sublist li:before{content:"◦";left:-24px;color:#58565a}.support-article__table tr:first-of-type td{padding:1rem}.support-article__info-box{display:flex;align-items:flex-start;gap:24px;border-radius:.5rem;font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;padding:0;margin:0}.support-article__info-box .oa:before{position:relative;font-size:24px;color:#f7f5f8}.support-article__info-box i{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.support-article__info-box p{margin:0}.support-article__info-box p:not(:last-child){margin-bottom:24px}.support-article__info-box--note{background:rgba(252,77,60,.1);border:.0625rem solid rgba(252,77,60,.2);color:#e3e1e5}.support-article__info-box--note i{color:#fc4d3c}.support-article__info-box--warning{background:rgba(237,199,24,.1);border:.0625rem solid rgba(237,199,24,.2);color:#e3e1e5}.support-article__info-box--warning i{color:#edc718}.support-article__footnotes{margin-top:40px;padding-top:32px;border-top:.0625rem solid #343336}.support-article__footnotes p{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;color:#bcb8bf;margin:0 0 16px}.support-article__footnotes p .oa:before{color:#f7f5f8}.support-article__footnotes p:last-child{margin-bottom:0}.support-article__footnote{color:#fc4d3c;font-weight:600;margin-right:8px}.support-article__speed-requirements{display:grid;grid-template-columns:1fr;gap:32px;margin:40px 0}@media(min-width:768px){.support-article__speed-requirements{grid-template-columns:1fr 1fr;gap:40px}}.support-article__speed-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px;background-color:#19181a;border-radius:.5rem;border:.0625rem solid #343336}@media(min-width:768px){.support-article__speed-item{padding:48px}}.support-article__speed-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background-color:#343336;color:#e3e1e5;font-weight:600;font-size:.75rem;text-align:center;margin-bottom:32px;text-transform:uppercase;letter-spacing:.03125rem}.support-article__speed-badge .oa{font-size:1.25rem;margin-bottom:8px}.support-article__speed-badge span{display:block;font-size:.7rem;font-weight:600}@media(min-width:768px){.support-article__speed-badge{width:6.25rem;height:6.25rem;font-size:.8rem}.support-article__speed-badge .oa{font-size:1.5rem}}.support-article__speed-details h3{font-family:var(--font-poppins);font-size:24px;line-height:24px;padding:0;color:#f7f5f8;margin:0 0 16px;font-size:2rem;font-weight:700;line-height:1}.support-article__speed-details h3 .oa:before{color:#f7f5f8}@media(min-width:768px){.support-article__speed-details h3{font-size:2.5rem;margin:0 0 24px}}.support-article__speed-details p{font-family:var(--font-dm-sans);color:#f7f5f8;font-size:16px;line-height:24px;padding:0;color:#bcb8bf;margin:0;line-height:1.5;font-weight:500}.support-article__speed-details p .oa:before{position:relative;font-size:24px;color:#f7f5f8}.popover{background-color:#353436;padding-block:12px;padding-inline:16px;border-radius:8px}.popover svg{fill:#353436}.popover__title{font-weight:700;margin-bottom:12px}.popover__buttons{display:flex;margin-top:12px;justify-content:end;gap:16px}.popover__buttons button{height:40px}.popover-trigger{display:flex;justify-content:center;align-items:center;border-radius:9999px}.popover-trigger:has(.oa){height:24px;width:24px}.contentblock-video-container{position:relative}.preview-page-player-wrap{flex:1 100%}.thumbnail-image-container .thumbnail-image{z-index:2;background-color:#121112}.thumbnail-image-container .play-icon{z-index:3;top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;border-radius:50%;height:80px;width:80px;border:none;background:linear-gradient(91.33deg,#fc4d3c .86%,#f78443)}.thumbnail-image-container .play-icon i:before{font-size:28px}@media(min-width:576px){.thumbnail-image-container .play-icon{height:96px;width:96px}.thumbnail-image-container .play-icon i:before{font-size:44px}}@media(min-width:768px){.preview-page-player-wrap{flex:1 50%}.thumbnail-image-container .play-icon{height:128px;width:128px}.thumbnail-image-container .play-icon i:before{font-size:60px}}@media(min-width:992px){.thumbnail-image-container .play-icon{height:144px;width:144px}.thumbnail-image-container .play-icon i:before{font-size:60px}}.event-grid{position:relative;display:flex;flex-wrap:wrap;gap:24px}.event-grid .carousel__item{box-sizing:border-box;scroll-snap-align:start;transition:transform .3s ease,border-color .2s ease;flex:0 0 184px;border-radius:10px;overflow:hidden;perspective:1px;border:2px solid rgba(0,0,0,0);-o-object-fit:contain;object-fit:contain}.event-grid .carousel__item a{display:block;height:100%;width:100%;aspect-ratio:2/3}.event-grid .carousel__item:hover{cursor:pointer;border-color:#f7f5f8;box-shadow:0 0 10px #121112;transform:scale(1.0001)}.event-grid .carousel__item .event-content{height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position-x:50%;display:flex;flex-direction:column-reverse;text-align:center}.event-grid .carousel__item .event-content__container{padding:24px;margin-bottom:0!important;flex-direction:column-reverse}.event-grid .carousel__item .event-content__container .event__card-subline{display:none}.event-grid .carousel__item .event-content .logo-img{position:relative;height:auto;margin:0 auto;display:flex;justify-content:center}.event-grid .carousel__item .event-content .logo-img img{width:100%!important;max-width:100%!important;max-height:25%;position:relative!important}.event-grid .carousel__item .event-content h6{margin:0;position:relative;font-weight:700;bottom:0;white-space:normal;font-size:11px}.event-grid .carousel__item .event-content .event__card-subline{position:relative;align-items:center;margin-top:4px;font-size:11px;line-height:16px;margin-bottom:0!important}.event-grid .carousel__item .event-content .event__card-subline i{position:relative;top:-1px;margin-right:8px}.event-grid .carousel__item .event-content .event__card-subline i:before{color:#f7f5f8;font-size:16px}.event-grid .carousel__item .event-content__short-text,.event-grid .carousel__item .event-content__short-text-no-date{font-family:var(--font-dm-sans);font-weight:700;color:#f7f5f8;font-size:13px;line-height:16px;padding:0;margin:0;white-space:pre-wrap;position:relative;text-align:center;width:100%;opacity:1;animation:fadeAnimation .6s ease;will-change:opacity,transform}.event-grid .carousel__item .event-content__short-text .oa:before,.event-grid .carousel__item .event-content__short-text-no-date .oa:before{color:#f7f5f8}.event-grid .carousel__item .event-content__short-text-no-date{position:absolute;left:50%;bottom:15px;width:90%;transform:translate(-50%)}.event-grid{gap:8px;width:100%}.event-grid a{min-width:calc(50% - 4px);max-width:calc(50% - 4px);aspect-ratio:2/3}.event-grid .carousel__item .event-content__container{padding:24px 16px!important}@media(min-width:768px){.event-grid{width:100%;gap:16px}.event-grid a{min-width:218px;aspect-ratio:2/3}.event-grid .carousel__item .event-content__container{padding:24px!important}}@media(min-width:992px){.event-grid{gap:24px}.event-grid a{min-width:calc(50% - 252px)!important;aspect-ratio:2/3}.event-grid .carousel__item .event-content__short-text,.event-grid .carousel__item .event-content__short-text-no-date{font-size:16px!important;line-height:24px!important}}@media(min-width:1200px){.event-grid{gap:24px}.event-grid a{min-width:calc(50% - 202px)!important;aspect-ratio:2/3}.event-grid .carousel__item .event-content__short-text,.event-grid .carousel__item .event-content__short-text-no-date{font-size:16px!important;line-height:24px!important}}@media(min-width:1400px){.event-grid{gap:24px}.event-grid a{min-width:416px!important;aspect-ratio:2/3}.event-grid .carousel__item .event-content__container{padding:56px 32px!important}.event-grid .carousel__item .event-content__short-text,.event-grid .carousel__item .event-content__short-text-no-date{font-size:16px!important;line-height:24px!important}}@media(min-width:1920px){.event-grid{gap:24px}.event-grid a{min-width:416px!important;aspect-ratio:2/3}.event-grid .carousel__item .event-content__container{padding:56px 32px!important}.event-grid .carousel__item .event-content__short-text,.event-grid .carousel__item .event-content__short-text-no-date{font-size:16px!important;line-height:24px!important}}.exit-preview{font-family:var(--font-dm-sans);font-weight:400;color:#f7f5f8;font-size:16px;line-height:24px;margin:0;background-color:#fc4d3c;position:fixed;bottom:20px;right:20px;border-radius:8px;padding:8px 16px;cursor:pointer;box-shadow:0 4px 4px 0 rgba(0,0,0,.3);z-index:1000}.exit-preview .oa:before{position:relative;font-size:24px;color:#f7f5f8}@media screen and (min-width:1520px){.container{width:100%;max-width:none;padding-left:80px;padding-right:80px}.highlight{max-width:640px}.past-event-not-purchased-wrapper{margin:0 auto}.content-block-container .content-block__call-to-action,.content-block-container .description,.content-block-container .title{max-width:640px}.content-block-container.justify-content-center .content-block__call-to-action,.content-block-container.justify-content-center .description,.content-block-container.justify-content-center .title{margin:0 auto}.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape,.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher--landscape:not(.carousel__item-pusher--end),.carousel .carousel__wrapper .carousel__items .carousel__item.carousel__item-pusher:not(.carousel__item-pusher--end){flex:0 0 calc((100vw - (100% - 80px*2))/2)}}
/*# sourceMappingURL=a5a61289e3b2941e.css.map*/