@charset "UTF-8";/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */.splitting .word,.splitting .char{display:inline-block}.splitting .char{position:relative}.splitting .char:before,.splitting .char:after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;user-select:none}.splitting{--word-center: calc((var(--word-total) - 1) / 2);--char-center: calc((var(--char-total) - 1) / 2);--line-center: calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent: calc(var(--word-index) / var(--word-total));--line-percent: calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent: calc(var(--char-index) / var(--char-total));--char-offset: calc(var(--char-index) - var(--char-center));--distance: calc( (var(--char-offset) * var(--char-offset)) / var(--char-center) );--distance-sine: calc(var(--char-offset) / var(--char-center));--distance-percent: calc((var(--distance) / var(--char-center)))}.splitting.cells img{width:100%;display:block}@supports (display: grid){.splitting.cells{position:relative;overflow:hidden;background-size:cover;visibility:hidden}.splitting .cell-grid{background:inherit;position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template:repeat(var(--row-total),1fr) / repeat(var(--col-total),1fr)}.splitting .cell{background:inherit;position:relative;overflow:hidden}.splitting .cell-inner{background:inherit;position:absolute;visibility:visible;width:calc(100% * var(--col-total));height:calc(100% * var(--row-total));left:calc(-100% * var(--col-index));top:calc(-100% * var(--row-index))}.splitting .cell{--center-x: calc((var(--col-total) - 1) / 2);--center-y: calc((var(--row-total) - 1) / 2);--offset-x: calc(var(--col-index) - var(--center-x));--offset-y: calc(var(--row-index) - var(--center-y));--distance-x: calc( (var(--offset-x) * var(--offset-x)) / var(--center-x) );--distance-y: calc( (var(--offset-y) * var(--offset-y)) / var(--center-y) )}}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;user-select:none}.glide--rtl{direction:rtl}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,.modal .title,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#18a48c;text-decoration:none;background-color:transparent}a:hover{color:#0e6153;text-decoration:underline}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,.modal .title,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.modal .title,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:.875em;font-weight:400}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1240px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-lg-fifth,.col-xxl,.col-xxl-auto,.col-xxl-12,.col-xxl-11,.col-xxl-10,.col-xxl-9,.col-xxl-8,.col-xxl-7,.col-xxl-6,.col-xxl-5,.col-xxl-4,.col-xxl-3,.col-xxl-2,.col-xxl-1,.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.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%}@media (min-width: 576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.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%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.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%}}@media (min-width: 992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.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%}}@media (min-width: 1240px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.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%}}@media (min-width: 1600px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.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%}}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#55e6cd;outline:0;box-shadow:0 0 0 .2rem #18a48c40}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#28a745e6;border-radius:0}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated select.form-control:valid,select.form-control.is-valid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:#28a745}.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip,.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip{display:block}.was-validated .custom-control-input:valid~.custom-control-label,.custom-control-input.is-valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before,.custom-control-input.is-valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before,.custom-control-input.is-valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before,.custom-control-input.is-valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #28a74540}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.was-validated .custom-file-input:valid~.custom-file-label,.custom-file-input.is-valid~.custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus~.custom-file-label,.custom-file-input.is-valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem #28a74540}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:#dc3545e6;border-radius:0}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated select.form-control:invalid,select.form-control.is-invalid{padding-right:3rem!important;background-position:right 1.5rem center}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip,.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip{display:block}.was-validated .custom-control-input:invalid~.custom-control-label,.custom-control-input.is-invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before,.custom-control-input.is-invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before,.custom-control-input.is-invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before,.custom-control-input.is-invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem #dc354540}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-file-input:invalid~.custom-file-label,.custom-file-input.is-invalid~.custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus~.custom-file-label,.custom-file-input.is-invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width: 576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background-color:transparent;border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:none;border:0;border-radius:0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#18a48c}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-sm,.navbar .container-md,.navbar .container-lg,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width: 575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width: 767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-md,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width: 991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width: 1239.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1240px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (max-width: 1599.98px){.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid,.navbar-expand-xxl>.container-sm,.navbar-expand-xxl>.container-md,.navbar-expand-xxl>.container-lg,.navbar-expand-xxl>.container-xl{padding-right:0;padding-left:0}}@media (min-width: 1600px){.navbar-expand-xxl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid,.navbar-expand-xxl>.container-sm,.navbar-expand-xxl>.container-md,.navbar-expand-xxl>.container-lg,.navbar-expand-xxl>.container-xl{flex-wrap:nowrap}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-sm,.navbar-expand>.container-md,.navbar-expand>.container-lg,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:#000000e6}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:#000000e6}.navbar-light .navbar-nav .nav-link{color:#00000080}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:#000000b3}.navbar-light .navbar-nav .nav-link.disabled{color:#0000004d}.navbar-light .navbar-nav .show>.nav-link,.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:#000000e6}.navbar-light .navbar-toggler{color:#00000080;border-color:#0000001a}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:#00000080}.navbar-light .navbar-text a{color:#000000e6}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:#000000e6}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:#ffffff80}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:#ffffffbf}.navbar-dark .navbar-nav .nav-link.disabled{color:#ffffff40}.navbar-dark .navbar-nav .show>.nav-link,.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:#ffffff80;border-color:#ffffff1a}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:#ffffff80}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#18a48c;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0e6153;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem #18a48c40}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0}.page-item.active .page-link{z-index:3;color:#fff;background-color:#18a48c;border-color:#18a48c}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#117866!important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#eb593a!important}.bg-success{background-color:#28a745!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#bd2130!important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#fae1c4!important}.bg-dark{background-color:#000!important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#000!important}.bg-blue{background-color:#1138ef!important}a.bg-blue:hover,a.bg-blue:focus,button.bg-blue:hover,button.bg-blue:focus{background-color:#0d2cc0!important}.bg-peach{background-color:#f08068!important}a.bg-peach:hover,a.bg-peach:focus,button.bg-peach:hover,button.bg-peach:focus{background-color:#eb593a!important}.bg-yellow{background-color:#fec62e!important}a.bg-yellow:hover,a.bg-yellow:focus,button.bg-yellow:hover,button.bg-yellow:focus{background-color:#f8b501!important}.bg-orange{background-color:#fd591f!important}a.bg-orange:hover,a.bg-orange:focus,button.bg-orange:hover,button.bg-orange:focus{background-color:#e73e02!important}.bg-green{background-color:#18a48c!important}a.bg-green:hover,a.bg-green:focus,button.bg-green:hover,button.bg-green:focus{background-color:#117866!important}a.bg-white:hover,a.bg-white:focus,button.bg-white:hover,button.bg-white:focus{background-color:#e6e6e6!important}.bg-gray{background-color:#989898!important}a.bg-gray:hover,a.bg-gray:focus,button.bg-gray:hover,button.bg-gray:focus{background-color:#7f7f7f!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#18a48c!important}.border-secondary{border-color:#f08068!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#fef9f3!important}.border-dark{border-color:#000!important}.border-blue{border-color:#1138ef!important}.border-peach{border-color:#f08068!important}.border-yellow{border-color:#fec62e!important}.border-orange{border-color:#fd591f!important}.border-green{border-color:#18a48c!important}.border-gray{border-color:#989898!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:0!important}.rounded-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!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}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!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}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!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}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!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}}@media (min-width: 1240px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!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}}@media (min-width: 1600px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!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}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!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}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.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-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!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}.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}.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}@media (min-width: 576px){.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-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!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}.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}.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}}@media (min-width: 768px){.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-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!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}.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}.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}}@media (min-width: 992px){.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-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!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}.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}.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}}@media (min-width: 1240px){.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-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!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}.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}.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}}@media (min-width: 1600px){.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-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!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}.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}.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}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1240px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width: 1600px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1240px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1600px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;inset:0;z-index:1;pointer-events:auto;content:"";background-color:#0000}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1240px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1600px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-primary{color:#18a48c!important}a.text-primary:hover,a.text-primary:focus{color:#0e6153!important}.text-secondary{color:#f08068!important}a.text-secondary:hover,a.text-secondary:focus{color:#e94522!important}.text-success{color:#28a745!important}a.text-success:hover,a.text-success:focus{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:hover,a.text-info:focus{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:hover,a.text-warning:focus{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:hover,a.text-danger:focus{color:#a71d2a!important}.text-light{color:#fef9f3!important}a.text-light:hover,a.text-light:focus{color:#f8d6ac!important}.text-dark{color:#000!important}a.text-dark:hover,a.text-dark:focus{color:#000!important}.text-blue{color:#1138ef!important}a.text-blue:hover,a.text-blue:focus{color:#0b27a8!important}.text-peach{color:#f08068!important}a.text-peach:hover,a.text-peach:focus{color:#e94522!important}.text-yellow{color:#fec62e!important}a.text-yellow:hover,a.text-yellow:focus{color:#dea301!important}.text-orange{color:#fd591f!important}a.text-orange:hover,a.text-orange:focus{color:#ce3702!important}.text-green{color:#18a48c!important}a.text-green:hover,a.text-green:focus{color:#0e6153!important}.text-white{color:#fff!important}a.text-white:hover,a.text-white:focus{color:#d9d9d9!important}.text-gray{color:#989898!important}a.text-gray:hover,a.text-gray:focus{color:#727272!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:#00000080!important}.text-white-50{color:#ffffff80!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,*:before,*:after{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}tr,img{page-break-inside:avoid}p,h2,h3,.modal .title{orphans:3;widows:3}h2,h3,.modal .title{page-break-after:avoid}@page{size:a3}body,.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}/*! locomotive-scroll v4.0.4 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-scrolling .c-scrollbar,.has-scroll-dragging .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.a-up{position:relative;opacity:0;transform:translateY(70px);transition:opacity 1s cubic-bezier(.215,.61,.355,1),transform 1.5s cubic-bezier(.215,.61,.355,1);will-change:transform,opacity;transition-delay:.5s}.a-up.is-inview{transform:none;opacity:1}.a-fadein{position:relative;opacity:0;transform:translateY(40px);transition:opacity 2.5s ease-out,transform 1s cubic-bezier(.215,.61,.355,1);will-change:transform,opacity;transition-delay:.5s}.a-fadein.is-inview{transform:none;opacity:1}.a-fadeimg{position:relative;opacity:0;transition:opacity 1.5s ease-out,transform 1s cubic-bezier(.215,.61,.355,1);will-change:transform,opacity;transition-delay:.5s}.a-fadeimg img{transform:scale(1.15);-webkit-transition:transform 3s cubic-bezier(0,1,.3,1);-ms-transition:transform 3s cubic-bezier(0,1,.3,1);transition:transform 3s cubic-bezier(0,1,.3,1);will-change:transform}.a-fadeimg.is-inview{opacity:1}.a-fadeimg.is-inview img{transform:none}.a-right{position:relative;opacity:0;transform:translate(-100px);transition:opacity 1.5s cubic-bezier(.215,.61,.355,1),transform 1s cubic-bezier(.215,.61,.355,1);will-change:transform,opacity;transition-delay:.5s}.a-right.is-inview{transform:none;opacity:1}.a-dl1{transition-delay:1s!important}.a-dl2{transition-delay:1.5s!important}.a-dl3{transition-delay:3s!important}.a-rev{overflow:hidden;position:relative}.a-rev:after{content:"";background:#989898;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.a-rev img{opacity:0;transform:translate(-50%);-webkit-transition:transform 1.5s .35s cubic-bezier(0,1,.3,1),opacity .2s .35s cubic-bezier(0,1,.3,1);-ms-transition:transform 1.5s .35s cubic-bezier(0,1,.3,1),opacity .2s .35s cubic-bezier(0,1,.3,1);transition:transform 1.5s .35s cubic-bezier(0,1,.3,1),opacity .2s .35s cubic-bezier(0,1,.3,1);transition-delay:1.2s}.a-rev:after{width:0;top:0;right:0}.a-rev.is-inview:after{animation:arevealtop 1.8s cubic-bezier(0,1,.3,1) .5s}.a-rev.is-inview img{opacity:1;transform:translate(0)}@keyframes arevealtop{0%{transform:translate(0);width:0}50%{transform:translate(0);width:100%}to{transform:translate(100%);width:100%}}.t-reveal{position:relative}.t-reveal .letter{transform-origin:0 100%;display:inline-block;line-height:1em}.suptitle{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block}.suptitle span{text-transform:initial}.size-s{font-size:.9rem!important;line-height:1.4rem!important}.size-n{font-size:1.1rem!important;line-height:1.6rem!important}.size-md{font-size:1.5rem!important;line-height:1.2!important}.size-lg{font-size:3.4rem!important;line-height:1!important}@media (max-width: 767.98px){.size-lg{font-size:2.4rem!important}}.p-sm-6{width:50%}.lead{font-family:degular,serif;font-size:1.4rem;line-height:1.2}@media (max-width: 991.98px){.lead{line-height:1.8rem;font-size:1.2rem}}p.quote{font-family:degular,serif;font-style:italic;letter-spacing:.5px;color:#18a48c;font-size:1.55rem;line-height:2.1rem;max-width:600px;margin:auto auto 60px}h1,h2,h3,.modal .title,h4,h5,h6,.h2,.h3{margin-bottom:1rem;line-height:1;font-weight:700;letter-spacing:.05rem}.item-top-num,.cms-key-numbers-title,.cms-about-key,.home-popular .item-popularband-key,.map-europe-article .item-popularband-key,h1{font-weight:700;font-family:degular,serif;font-size:4.4rem;margin:30px 0;font-size:6rem;line-height:.9}@media (max-width: 991.98px){.item-top-num,.cms-key-numbers-title,.cms-about-key,.home-popular .item-popularband-key,.map-europe-article .item-popularband-key,h1{font-size:4rem}}.h2,h2{font-size:3.4rem;line-height:1;font-family:degular,serif;margin-bottom:30px;font-weight:700}@media (max-width: 767.98px){.h2,h2{font-size:2.4rem}}h1.sm-h1{font-weight:700;margin:20px 0 15px;font-size:2.6rem}.h2.h2-sm,h2.h2-sm{font-size:1.7rem;line-height:2.2rem}.h2.subtitle,h2.subtitle{text-transform:uppercase}h3,.modal .title,.h3{font-family:degular,serif;font-size:2.2rem;line-height:.9;font-weight:700}h4,.h4{font-family:degular,serif}strong,b{font-weight:700}a{color:#18a48c;text-decoration:none;-webkit-transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;-ms-transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;transition:color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out}a:hover,a:focus,a:active{color:#18a48c;text-decoration:none}.title-wrapper{overflow:hidden}.title-wrapper h2{transition:transform .25s cubic-bezier(.165,.84,.44,1);transform:translate3d(0,115%,0);transform:translateZ(0);transition-delay:.125s}.more-infos strong{font-size:2.4rem;line-height:1rem}.more-infos li{list-style:none;margin-bottom:30px}.more-infos ul{padding:0}.more-infos img{margin-bottom:30px!important}.item-top-cnt small{font-family:oswald,serif;text-transform:uppercase;font-size:1rem;font-weight:300;margin-bottom:15px}.item-top-cnt small span{text-transform:initial}.cnt p{line-height:1.9;margin-bottom:40px}@media (max-width: 991.98px){.cnt p{margin-bottom:30px}}.cnt a{color:#000;transition:color .3s cubic-bezier(.645,.045,.355,1);position:relative;display:inline-block}.cnt a:after{content:"";background:#000000;width:100%;height:1px;position:absolute;top:0;left:0;z-index:0}.cnt a:after{top:initial;bottom:-1px;transition:width .5s cubic-bezier(.645,.045,.355,1)}.cnt a:hover:after{width:0%}.cnt .embed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}blockquote{font-family:degular,serif;padding:30px 0;border-top:solid 1px;border-bottom:solid 1px;text-align:center;font-size:1.5rem!important;line-height:1.2!important;margin-bottom:30px}blockquote p{margin:0;line-height:2rem!important}.btn,.rwmb-button{background-color:transparent;font-size:.9rem;text-align:center;padding:.6em 2em;display:inline-block;overflow:hidden;border:none;white-space:normal;border-radius:5px;-webkit-transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s;-ms-transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s;transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}.btn.btn-primary,.rwmb-button.btn-primary{color:#fff;background-color:#18a48c}.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active,.rwmb-button.btn-primary:hover,.rwmb-button.btn-primary:focus,.rwmb-button.btn-primary:active{background-color:#000!important}.btn.btn-primary svg,.rwmb-button.btn-primary svg{fill:#fff}.btn.btn-white,.rwmb-button.btn-white{color:#000;background-color:#fff}.btn.btn-white:hover,.btn.btn-white:focus,.btn.btn-white:active,.rwmb-button.btn-white:hover,.rwmb-button.btn-white:focus,.rwmb-button.btn-white:active{background-color:#000!important;color:#fff}.btn.btn-white svg,.rwmb-button.btn-white svg{fill:#fff}.btn.btn-secondary,.rwmb-button.btn-secondary{color:#fff;background-color:#f08068}.btn.btn-secondary:hover,.btn.btn-secondary:focus,.btn.btn-secondary:active,.rwmb-button.btn-secondary:hover,.rwmb-button.btn-secondary:focus,.rwmb-button.btn-secondary:active{color:#18a48c!important}.btn.btn-secondary svg,.rwmb-button.btn-secondary svg{fill:#fec62e}.btn.btn-dark,.rwmb-button.btn-dark{color:#fff;background-color:#000}.btn.btn-dark:hover,.btn.btn-dark:focus,.btn.btn-dark:active,.rwmb-button.btn-dark:hover,.rwmb-button.btn-dark:focus,.rwmb-button.btn-dark:active{background-color:#989898!important}.btn.btn-dark svg,.rwmb-button.btn-dark svg{fill:#fff}.btn.btn-orange,.rwmb-button.btn-orange{color:#fff;background-color:#fd591f}.btn.btn-orange:hover,.btn.btn-orange:focus,.btn.btn-orange:active,.rwmb-button.btn-orange:hover,.rwmb-button.btn-orange:focus,.rwmb-button.btn-orange:active{background-color:#000!important}.btn.btn-orange svg,.rwmb-button.btn-orange svg{fill:#fff}.btn.btn-inv,.rwmb-button.btn-inv{color:#18a48c!important;background-color:#fff}.btn.btn-inv:hover,.btn.btn-inv:focus,.btn.btn-inv:active,.rwmb-button.btn-inv:hover,.rwmb-button.btn-inv:focus,.rwmb-button.btn-inv:active{background:#989898!important}.btn.btn-bd,.rwmb-button.btn-bd{color:#000;border:1px solid #000000}.btn.btn-bd:hover,.btn.btn-bd:focus,.btn.btn-bd:active,.rwmb-button.btn-bd:hover,.rwmb-button.btn-bd:focus,.rwmb-button.btn-bd:active{background-color:#000!important;color:#fff!important}.btn.btn-bd-white,.rwmb-button.btn-bd-white{color:#fff;background:none;border:1px solid #FFF}.btn.btn-bd-white:hover,.btn.btn-bd-white:focus,.btn.btn-bd-white:active,.rwmb-button.btn-bd-white:hover,.rwmb-button.btn-bd-white:focus,.rwmb-button.btn-bd-white:active{background-color:#18a48c!important;color:#fff!important}.btn.btn-sm,.rwmb-button.btn-sm{padding:.25rem 1.4rem;font-size:.8rem;line-height:1.5}.btn.btn-icon,.rwmb-button.btn-icon{vertical-align:baseline}.btn.btn-icon img,.btn.btn-icon svg,.rwmb-button.btn-icon img,.rwmb-button.btn-icon svg{margin-right:10px;width:20px;height:20px}.btn.btn-lg,.rwmb-button.btn-lg{padding:1em 3em;font-size:1.1rem!important;line-height:1.6rem!important;border-radius:0;font-size:1rem!important;line-height:1.2rem!important}.btn.btn-lg img,.rwmb-button.btn-lg img{margin-right:5px;height:15px;width:auto}.link{color:#f08068;text-transform:uppercase}.link-more{text-transform:uppercase;font-size:1rem;color:#000;position:relative;margin:0 0 15px;display:inline-block}.link-more:after{content:"";background:#000000;width:100%;height:1px;position:absolute;top:0;left:0;z-index:0}.link-more:after{left:0;top:120%}.link-more:before{display:inline-block;position:absolute;content:"→";right:-24px}.link-full:after{content:"";position:absolute;inset:0;z-index:1}.link-back{font-size:.9rem;line-height:1.4rem}.link-back svg{width:12px;height:12px;top:-2px;position:relative}button:focus{outline:0}.share-links{margin-top:15px;font-size:1rem}.share-links a{color:#000}.share-links a:hover{color:#989898}.share-links svg{width:16px;height:16px}.link-stretched:before{position:absolute;inset:0;z-index:1;pointer-events:auto;content:" ";background-color:#0000}.event-content,.event-posts article .article-player,.hero-event,.formlogin,.family,.cms-key-numbers,.festival-featured,.item-band-cnt,.article-festival-sidebar header,.item-diapo-cnt,.hero-featured,.hero-band,.hero-playlist,.hero-article,.filters-header,#player,.map-europe-cnt,.smallplayer-footer,#mainheader.is_inverted,.c-inv,.bg-peach,.bg-yellow,.bg-blue,.bg-green,.bg-orange,.bg-gradient,.bg-secondary,.bg-primary,.bg-dark{color:#fff}.event-content a:not(.btn),.event-posts article .article-player a:not(.btn),.hero-event a:not(.btn),.formlogin a:not(.btn),.family a:not(.btn),.cms-key-numbers a:not(.btn),.festival-featured a:not(.btn),.item-band-cnt a:not(.btn),.article-festival-sidebar header a:not(.btn),.item-diapo-cnt a:not(.btn),.hero-featured a:not(.btn),.hero-band a:not(.btn),.hero-playlist a:not(.btn),.hero-article a:not(.btn),.filters-header a:not(.btn),#player a:not(.btn),.map-europe-cnt a:not(.btn),.smallplayer-footer a:not(.btn),#mainheader.is_inverted a:not(.btn),.c-inv a:not(.btn),.bg-peach a:not(.btn),.bg-yellow a:not(.btn),.bg-blue a:not(.btn),.bg-green a:not(.btn),.bg-orange a:not(.btn),.bg-gradient a:not(.btn),.bg-secondary a:not(.btn),.bg-primary a:not(.btn),.bg-dark a:not(.btn){color:#fff}.event-content h1,.event-posts article .article-player h1,.hero-event h1,.formlogin h1,.family h1,.cms-key-numbers h1,.festival-featured h1,.item-band-cnt h1,.article-festival-sidebar header h1,.item-diapo-cnt h1,.hero-featured h1,.hero-band h1,.hero-playlist h1,.hero-article h1,.filters-header h1,#player h1,.map-europe-cnt h1,.smallplayer-footer h1,#mainheader.is_inverted h1,.c-inv h1,.bg-peach h1,.bg-yellow h1,.bg-blue h1,.bg-green h1,.bg-orange h1,.bg-gradient h1,.bg-secondary h1,.bg-primary h1,.bg-dark h1,.event-content h2,.event-posts article .article-player h2,.hero-event h2,.formlogin h2,.family h2,.cms-key-numbers h2,.festival-featured h2,.item-band-cnt h2,.article-festival-sidebar header h2,.item-diapo-cnt h2,.hero-featured h2,.hero-band h2,.hero-playlist h2,.hero-article h2,.filters-header h2,#player h2,.map-europe-cnt h2,.smallplayer-footer h2,#mainheader.is_inverted h2,.c-inv h2,.bg-peach h2,.bg-yellow h2,.bg-blue h2,.bg-green h2,.bg-orange h2,.bg-gradient h2,.bg-secondary h2,.bg-primary h2,.bg-dark h2,.event-content h3,.event-posts article .article-player h3,.hero-event h3,.formlogin h3,.family h3,.cms-key-numbers h3,.festival-featured h3,.item-band-cnt h3,.article-festival-sidebar header h3,.item-diapo-cnt h3,.hero-featured h3,.hero-band h3,.hero-playlist h3,.hero-article h3,.filters-header h3,#player h3,.event-content .modal .title,.event-posts article .article-player .modal .title,.hero-event .modal .title,.formlogin .modal .title,.family .modal .title,.cms-key-numbers .modal .title,.festival-featured .modal .title,.item-band-cnt .modal .title,.article-festival-sidebar header .modal .title,.item-diapo-cnt .modal .title,.hero-featured .modal .title,.hero-band .modal .title,.hero-playlist .modal .title,.hero-article .modal .title,.filters-header .modal .title,#player .modal .title,.modal .event-content .title,.modal .event-posts article .article-player .title,.event-posts article .modal .article-player .title,.modal .hero-event .title,.modal .formlogin .title,.modal .family .title,.modal .cms-key-numbers .title,.modal .festival-featured .title,.modal .item-band-cnt .title,.modal .article-festival-sidebar header .title,.article-festival-sidebar .modal header .title,.modal .item-diapo-cnt .title,.modal .hero-featured .title,.modal .hero-band .title,.modal .hero-playlist .title,.modal .hero-article .title,.modal .filters-header .title,.modal #player .title,.map-europe-cnt h3,.map-europe-cnt .modal .title,.modal .map-europe-cnt .title,.smallplayer-footer h3,.smallplayer-footer .modal .title,.modal .smallplayer-footer .title,#mainheader.is_inverted h3,#mainheader.is_inverted .modal .title,.modal #mainheader.is_inverted .title,.c-inv h3,.c-inv .modal .title,.modal .c-inv .title,.bg-peach h3,.bg-peach .modal .title,.modal .bg-peach .title,.bg-yellow h3,.bg-yellow .modal .title,.modal .bg-yellow .title,.bg-blue h3,.bg-blue .modal .title,.modal .bg-blue .title,.bg-green h3,.bg-green .modal .title,.modal .bg-green .title,.bg-orange h3,.bg-orange .modal .title,.modal .bg-orange .title,.bg-gradient h3,.bg-gradient .modal .title,.modal .bg-gradient .title,.bg-secondary h3,.bg-secondary .modal .title,.modal .bg-secondary .title,.bg-primary h3,.bg-primary .modal .title,.modal .bg-primary .title,.bg-dark h3,.bg-dark .modal .title,.modal .bg-dark .title,.event-content p,.event-posts article .article-player p,.hero-event p,.formlogin p,.family p,.cms-key-numbers p,.festival-featured p,.item-band-cnt p,.article-festival-sidebar header p,.item-diapo-cnt p,.hero-featured p,.hero-band p,.hero-playlist p,.hero-article p,.filters-header p,#player p,.map-europe-cnt p,.smallplayer-footer p,#mainheader.is_inverted p,.c-inv p,.bg-peach p,.bg-yellow p,.bg-blue p,.bg-green p,.bg-orange p,.bg-gradient p,.bg-secondary p,.bg-primary p,.bg-dark p,.event-content strong,.event-posts article .article-player strong,.hero-event strong,.formlogin strong,.family strong,.cms-key-numbers strong,.festival-featured strong,.item-band-cnt strong,.article-festival-sidebar header strong,.item-diapo-cnt strong,.hero-featured strong,.hero-band strong,.hero-playlist strong,.hero-article strong,.filters-header strong,#player strong,.map-europe-cnt strong,.smallplayer-footer strong,#mainheader.is_inverted strong,.c-inv strong,.bg-peach strong,.bg-yellow strong,.bg-blue strong,.bg-green strong,.bg-orange strong,.bg-gradient strong,.bg-secondary strong,.bg-primary strong,.bg-dark strong{color:#fff!important}.event-content h1 a,.event-posts article .article-player h1 a,.hero-event h1 a,.formlogin h1 a,.family h1 a,.cms-key-numbers h1 a,.festival-featured h1 a,.item-band-cnt h1 a,.article-festival-sidebar header h1 a,.item-diapo-cnt h1 a,.hero-featured h1 a,.hero-band h1 a,.hero-playlist h1 a,.hero-article h1 a,.filters-header h1 a,#player h1 a,.map-europe-cnt h1 a,.smallplayer-footer h1 a,#mainheader.is_inverted h1 a,.c-inv h1 a,.bg-peach h1 a,.bg-yellow h1 a,.bg-blue h1 a,.bg-green h1 a,.bg-orange h1 a,.bg-gradient h1 a,.bg-secondary h1 a,.bg-primary h1 a,.bg-dark h1 a,.event-content h2 a,.event-posts article .article-player h2 a,.hero-event h2 a,.formlogin h2 a,.family h2 a,.cms-key-numbers h2 a,.festival-featured h2 a,.item-band-cnt h2 a,.article-festival-sidebar header h2 a,.item-diapo-cnt h2 a,.hero-featured h2 a,.hero-band h2 a,.hero-playlist h2 a,.hero-article h2 a,.filters-header h2 a,#player h2 a,.map-europe-cnt h2 a,.smallplayer-footer h2 a,#mainheader.is_inverted h2 a,.c-inv h2 a,.bg-peach h2 a,.bg-yellow h2 a,.bg-blue h2 a,.bg-green h2 a,.bg-orange h2 a,.bg-gradient h2 a,.bg-secondary h2 a,.bg-primary h2 a,.bg-dark h2 a,.event-content h3 a,.event-posts article .article-player h3 a,.hero-event h3 a,.formlogin h3 a,.family h3 a,.cms-key-numbers h3 a,.festival-featured h3 a,.item-band-cnt h3 a,.article-festival-sidebar header h3 a,.item-diapo-cnt h3 a,.hero-featured h3 a,.hero-band h3 a,.hero-playlist h3 a,.hero-article h3 a,.filters-header h3 a,#player h3 a,.event-content .modal .title a,.event-posts article .article-player .modal .title a,.hero-event .modal .title a,.formlogin .modal .title a,.family .modal .title a,.cms-key-numbers .modal .title a,.festival-featured .modal .title a,.item-band-cnt .modal .title a,.article-festival-sidebar header .modal .title a,.item-diapo-cnt .modal .title a,.hero-featured .modal .title a,.hero-band .modal .title a,.hero-playlist .modal .title a,.hero-article .modal .title a,.filters-header .modal .title a,#player .modal .title a,.modal .event-content .title a,.modal .event-posts article .article-player .title a,.event-posts article .modal .article-player .title a,.modal .hero-event .title a,.modal .formlogin .title a,.modal .family .title a,.modal .cms-key-numbers .title a,.modal .festival-featured .title a,.modal .item-band-cnt .title a,.modal .article-festival-sidebar header .title a,.article-festival-sidebar .modal header .title a,.modal .item-diapo-cnt .title a,.modal .hero-featured .title a,.modal .hero-band .title a,.modal .hero-playlist .title a,.modal .hero-article .title a,.modal .filters-header .title a,.modal #player .title a,.map-europe-cnt h3 a,.map-europe-cnt .modal .title a,.modal .map-europe-cnt .title a,.smallplayer-footer h3 a,.smallplayer-footer .modal .title a,.modal .smallplayer-footer .title a,#mainheader.is_inverted h3 a,#mainheader.is_inverted .modal .title a,.modal #mainheader.is_inverted .title a,.c-inv h3 a,.c-inv .modal .title a,.modal .c-inv .title a,.bg-peach h3 a,.bg-peach .modal .title a,.modal .bg-peach .title a,.bg-yellow h3 a,.bg-yellow .modal .title a,.modal .bg-yellow .title a,.bg-blue h3 a,.bg-blue .modal .title a,.modal .bg-blue .title a,.bg-green h3 a,.bg-green .modal .title a,.modal .bg-green .title a,.bg-orange h3 a,.bg-orange .modal .title a,.modal .bg-orange .title a,.bg-gradient h3 a,.bg-gradient .modal .title a,.modal .bg-gradient .title a,.bg-secondary h3 a,.bg-secondary .modal .title a,.modal .bg-secondary .title a,.bg-primary h3 a,.bg-primary .modal .title a,.modal .bg-primary .title a,.bg-dark h3 a,.bg-dark .modal .title a,.modal .bg-dark .title a,.event-content p a,.event-posts article .article-player p a,.hero-event p a,.formlogin p a,.family p a,.cms-key-numbers p a,.festival-featured p a,.item-band-cnt p a,.article-festival-sidebar header p a,.item-diapo-cnt p a,.hero-featured p a,.hero-band p a,.hero-playlist p a,.hero-article p a,.filters-header p a,#player p a,.map-europe-cnt p a,.smallplayer-footer p a,#mainheader.is_inverted p a,.c-inv p a,.bg-peach p a,.bg-yellow p a,.bg-blue p a,.bg-green p a,.bg-orange p a,.bg-gradient p a,.bg-secondary p a,.bg-primary p a,.bg-dark p a,.event-content strong a,.event-posts article .article-player strong a,.hero-event strong a,.formlogin strong a,.family strong a,.cms-key-numbers strong a,.festival-featured strong a,.item-band-cnt strong a,.article-festival-sidebar header strong a,.item-diapo-cnt strong a,.hero-featured strong a,.hero-band strong a,.hero-playlist strong a,.hero-article strong a,.filters-header strong a,#player strong a,.map-europe-cnt strong a,.smallplayer-footer strong a,#mainheader.is_inverted strong a,.c-inv strong a,.bg-peach strong a,.bg-yellow strong a,.bg-blue strong a,.bg-green strong a,.bg-orange strong a,.bg-gradient strong a,.bg-secondary strong a,.bg-primary strong a,.bg-dark strong a{color:#fff}.event-content .link-more:after,.event-posts article .article-player .link-more:after,.hero-event .link-more:after,.formlogin .link-more:after,.family .link-more:after,.cms-key-numbers .link-more:after,.festival-featured .link-more:after,.item-band-cnt .link-more:after,.article-festival-sidebar header .link-more:after,.item-diapo-cnt .link-more:after,.hero-featured .link-more:after,.hero-band .link-more:after,.hero-playlist .link-more:after,.hero-article .link-more:after,.filters-header .link-more:after,#player .link-more:after,.map-europe-cnt .link-more:after,.smallplayer-footer .link-more:after,#mainheader.is_inverted .link-more:after,.c-inv .link-more:after,.bg-peach .link-more:after,.bg-yellow .link-more:after,.bg-blue .link-more:after,.bg-green .link-more:after,.bg-orange .link-more:after,.bg-gradient .link-more:after,.bg-secondary .link-more:after,.bg-primary .link-more:after,.bg-dark .link-more:after{background:#fff}.event-content svg,.event-posts article .article-player svg,.hero-event svg,.formlogin svg,.family svg,.cms-key-numbers svg,.festival-featured svg,.item-band-cnt svg,.article-festival-sidebar header svg,.item-diapo-cnt svg,.hero-featured svg,.hero-band svg,.hero-playlist svg,.hero-article svg,.filters-header svg,#player svg,.map-europe-cnt svg,.smallplayer-footer svg,#mainheader.is_inverted svg,.c-inv svg,.bg-peach svg,.bg-yellow svg,.bg-blue svg,.bg-green svg,.bg-orange svg,.bg-gradient svg,.bg-secondary svg,.bg-primary svg,.bg-dark svg{fill:#fff!important}#mainheader.top-fixed{color:#000}#mainheader.top-fixed a:not(.btn){color:#000}#mainheader.top-fixed h1,#mainheader.top-fixed h2,#mainheader.top-fixed h3,#mainheader.top-fixed .modal .title,.modal #mainheader.top-fixed .title,#mainheader.top-fixed p,#mainheader.top-fixed strong{color:#000!important}#mainheader.top-fixed h1 a,#mainheader.top-fixed h2 a,#mainheader.top-fixed h3 a,#mainheader.top-fixed .modal .title a,.modal #mainheader.top-fixed .title a,#mainheader.top-fixed p a,#mainheader.top-fixed strong a{color:#000}#mainheader.top-fixed .link-more:after{background:#000000}#mainheader.top-fixed svg{fill:#000!important}.bg-dark{background-color:#000}.bg-primary{background-color:#18a48c!important}.bg-primary .anim-rev:before{background-color:#18a48c!important}.bg-secondary{background-color:#f08068!important}.bg-secondary .anim-rev:before{background-color:#f08068!important}.bg-gray{background-color:#e9ecef}.bg-gradient{background:linear-gradient(left,#f08068 0%,#fec62e 100%);background:-webkit-linear-gradient(left,#f08068 0%,#fec62e 100%)}.bg-light{background-color:#fef9f3!important}.bg-light .anim-rev:before{background-color:#fef9f3!important}.c-primary{color:#18a48c!important}.c-primary a:not(.btn){color:#18a48c!important}.c-primary a:not(.btn):hover{color:#f08068!important}.c-orange .intro p:first-of-type:first-letter{color:#fd591f!important}.c-orange a:not(.btn):hover{color:#fd591f!important}.c-orange blockquote{color:#fd591f;border-color:#fd591f}.c-orange .smallplayer{border-color:#fd591f}.c-orange .smallplayer-footer{background-color:#fd591f}.c-orange .smallplayer:before,.c-orange .smallplayer:after{border-color:#fd591f}.c-orange .smallplayer-bgillu svg{fill:#fd591f}.c-orange.item-bd{border-color:#fd591f}.c-orange.item-bd:before,.c-orange.item-bd:after{border-color:#fd591f}.c-orange.item-bd .item-bd-title{color:#fd591f}.c-orange.item-bd .item-bd-icon svg{fill:#fd591f}.c-orange .cms-cnt h2,.h-orange h1{color:#fd591f}.h-orange .filters-header{background:#fd591f}.h-orange .select-filter-title:hover,.el-orange{color:#fd591f}.illu-orange{background:url(/wp-content/themes/europavox/dist/assets/head_orange-072649ee.png) no-repeat top right}.btn-orange{background:#fd591f;color:#fff!important;-webkit-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.btn-orange:hover{opacity:.8;color:#fff!important}.marker-orange .article-marker-bg svg{fill:#fd591f!important}.c-green .intro p:first-of-type:first-letter{color:#18a48c!important}.c-green a:not(.btn):hover{color:#18a48c!important}.c-green blockquote{color:#18a48c;border-color:#18a48c}.c-green .smallplayer{border-color:#18a48c}.c-green .smallplayer-footer{background-color:#18a48c}.c-green .smallplayer:before,.c-green .smallplayer:after{border-color:#18a48c}.c-green .smallplayer-bgillu svg{fill:#18a48c}.c-green.item-bd{border-color:#18a48c}.c-green.item-bd:before,.c-green.item-bd:after{border-color:#18a48c}.c-green.item-bd .item-bd-title{color:#18a48c}.c-green.item-bd .item-bd-icon svg{fill:#18a48c}.c-green .cms-cnt h2,.h-green h1{color:#18a48c}.h-green .filters-header{background:#18a48c}.h-green .select-filter-title:hover,.el-green{color:#18a48c}.illu-green{background:url(/wp-content/themes/europavox/dist/assets/head_green-13f63161.png) no-repeat top right}.btn-green{background:#18a48c;color:#fff!important;-webkit-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.btn-green:hover{opacity:.8;color:#fff!important}.marker-green .article-marker-bg svg{fill:#18a48c!important}.c-blue .intro p:first-of-type:first-letter{color:#1138ef!important}.c-blue a:not(.btn):hover{color:#1138ef!important}.c-blue blockquote{color:#1138ef;border-color:#1138ef}.c-blue .smallplayer{border-color:#1138ef}.c-blue .smallplayer-footer{background-color:#1138ef}.c-blue .smallplayer:before,.c-blue .smallplayer:after{border-color:#1138ef}.c-blue .smallplayer-bgillu svg{fill:#1138ef}.c-blue.item-bd{border-color:#1138ef}.c-blue.item-bd:before,.c-blue.item-bd:after{border-color:#1138ef}.c-blue.item-bd .item-bd-title{color:#1138ef}.c-blue.item-bd .item-bd-icon svg{fill:#1138ef}.c-blue .cms-cnt h2,.h-blue h1{color:#1138ef}.h-blue .filters-header{background:#1138ef}.h-blue .select-filter-title:hover,.el-blue{color:#1138ef}.illu-blue{background:url(/wp-content/themes/europavox/dist/assets/head_blue-71425fd7.png) no-repeat top right}.btn-blue{background:#1138ef;color:#fff!important;-webkit-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.btn-blue:hover{opacity:.8;color:#fff!important}.marker-blue .article-marker-bg svg{fill:#1138ef!important}.c-yellow .intro p:first-of-type:first-letter{color:#fec62e!important}.c-yellow a:not(.btn):hover{color:#fec62e!important}.c-yellow blockquote{color:#fec62e;border-color:#fec62e}.c-yellow .smallplayer{border-color:#fec62e}.c-yellow .smallplayer-footer{background-color:#fec62e}.c-yellow .smallplayer:before,.c-yellow .smallplayer:after{border-color:#fec62e}.c-yellow .smallplayer-bgillu svg{fill:#fec62e}.c-yellow.item-bd{border-color:#fec62e}.c-yellow.item-bd:before,.c-yellow.item-bd:after{border-color:#fec62e}.c-yellow.item-bd .item-bd-title{color:#fec62e}.c-yellow.item-bd .item-bd-icon svg{fill:#fec62e}.c-yellow .cms-cnt h2,.h-yellow h1{color:#fec62e}.h-yellow .filters-header{background:#fec62e}.h-yellow .select-filter-title:hover,.el-yellow{color:#fec62e}.illu-yellow{background:url(/wp-content/themes/europavox/dist/assets/head_yellow-e9824587.png) no-repeat top right}.btn-yellow{background:#fec62e;color:#fff!important;-webkit-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.btn-yellow:hover{opacity:.8;color:#fff!important}.marker-yellow .article-marker-bg svg{fill:#fec62e!important}.c-peach .intro p:first-of-type:first-letter{color:#f08068!important}.c-peach a:not(.btn):hover{color:#f08068!important}.c-peach blockquote{color:#f08068;border-color:#f08068}.c-peach .smallplayer{border-color:#f08068}.c-peach .smallplayer-footer{background-color:#f08068}.c-peach .smallplayer:before,.c-peach .smallplayer:after{border-color:#f08068}.c-peach .smallplayer-bgillu svg{fill:#f08068}.c-peach.item-bd{border-color:#f08068}.c-peach.item-bd:before,.c-peach.item-bd:after{border-color:#f08068}.c-peach.item-bd .item-bd-title{color:#f08068}.c-peach.item-bd .item-bd-icon svg{fill:#f08068}.c-peach .cms-cnt h2,.h-peach h1{color:#f08068}.h-peach .filters-header{background:#f08068}.h-peach .select-filter-title:hover,.el-peach{color:#f08068}.illu-peach{background:url(/assets/img/bg/head_peach.png) no-repeat top right}.btn-peach{background:#f08068;color:#fff!important;-webkit-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s}.btn-peach:hover{opacity:.8;color:#fff!important}.marker-peach .article-marker-bg svg{fill:#f08068!important}::-webkit-input-placeholder{color:#989898}:-moz-placeholder{color:#989898}::-moz-placeholder{color:#989898;opacity:1}:-ms-input-placeholder{color:#989898}::-ms-input-placeholder{color:#989898}:placeholder-shown{color:#989898}button{overflow:visible;margin:0;padding:0;outline:0;border:0;background:none transparent;color:inherit;vertical-align:middle;text-align:center;text-transform:none}label,.label{font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.label{display:inline-block;margin-bottom:.5rem}.form-control{background-color:#f2f2f2;font-size:.85rem;border:none;height:40px;padding:.5em;outline:0;border-radius:10px}@media (min-width: 576px){.form-control{padding:0 1em}}.form-control:hover,.form-control:focus{border:none;box-shadow:none;outline:none;background-color:#f2f2f2;color:#000}textarea.form-control{height:auto}.select-filter{border-bottom:1px solid #fff}button[type=submit]{border:none;cursor:pointer}.custom-select-dropdown{position:relative}.custom-select-dropdown:after{content:"";width:0;height:0;position:absolute;top:0;left:0;z-index:0}.custom-select-dropdown:after{border-style:solid;border-width:6px;border-color:#fff transparent transparent transparent;top:1.2em;right:0;z-index:1;pointer-events:none}.custom-select-dropdown .custom-select,.custom-select-dropdown .select-filter{padding-left:0;padding-right:1.75em;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width: 576px){.custom-select-dropdown .custom-select,.custom-select-dropdown .select-filter{padding-right:2em}}.custom-select-dropdown .custom-select::-ms-expand,.custom-select-dropdown .select-filter::-ms-expand{opacity:0}.custom-select-dropdown .custom-select:hover,.custom-select-dropdown .custom-select:focus,.custom-select-dropdown .select-filter:hover,.custom-select-dropdown .select-filter:focus{border-bottom:1px solid #fff;box-shadow:none}.form-check{padding-left:0}::selection{background:#242424;color:#fff}::-moz-selection{background:#242424;color:#fff}*,*:after,*:before{box-sizing:border-box}body{font-family:roboto,sans-serif;color:#000;background:#FFF;font-size:18px}body.loading{overflow:hidden}a{color:#000}.hide{display:none}.separ{height:30px}.separ-lg{height:60px}.separ-xl{height:120px}@media (max-width: 991.98px){.separ-xl{height:60px}}main{position:relative;min-height:30vh}@media (min-width: 768px){main{padding-bottom:2%}}ol{padding-left:15px;list-style:none;counter-reset:my-awesome-counter}ol li{padding:10px 0;counter-increment:my-awesome-counter}ol li:before{content:counter(my-awesome-counter) ". ";color:#18a48c;font-weight:700;margin-left:-18px}ol li+li{border-top:1px solid #989898}.container-sm{max-width:760px;margin:auto}.container-xxl{max-width:1400px;margin:auto;padding-left:15px;padding-right:15px}@media (min-width: 1030px) and (max-width: 1366px){.container-xxl{max-width:1300px}}@media (max-width: 991.98px){.container-xxl .container-xxl{padding-left:0;padding-right:0}}@media (min-width: 768px){.container-margin,.container-md,.container-sm{padding:0 3%}}@media (min-width: 992px){.container-sm{max-width:860px}.container-md{max-width:990px}}@media (min-width: 1240px){.container{max-width:1200px}}.small-gutters{margin-left:-10px;margin-right:-10px}.small-gutters>.col,.small-gutters>[class*=col-]{padding-right:10px;padding-left:10px}.large-gutters{margin-left:-20px;margin-right:-20px}.large-gutters>.col,.large-gutters>[class*=col-]{padding-right:20px;padding-left:20px}@media (min-width: 992px){.col-lg-fifth{flex:0 0 20%;max-width:20%}}.img-full{width:100%;height:auto}svg{vertical-align:middle}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block}.hidden{-webkit-transform:translateX(-400%);-ms-transform:translateX(-400%);transform:translate(-400%);position:absolute}img{max-width:100%;height:auto}svg{width:24px;height:24px}.col-cnt{padding:5% 7%!important;display:flex}.col-cnt .cnt{max-width:410px}.col-cnt .cnt p{max-width:360px}.col-cnt-lg{padding:3% 5%!important;display:flex}.col-cnt-lg .cnt{max-width:500px}.col-cnt-lg .cnt p:not(.quote){max-width:420px}.cursor{display:none;width:50px;height:50px;background-color:#1138ef;border-radius:50px;padding:10px;text-align:center}.cursor img{width:20px}.cursor svg{fill:#1a1a1a}@media (any-pointer: fine){.cursor.is_active{position:absolute;top:0;left:0;display:block;pointer-events:none;z-index:9999}}img.alignright{float:right;margin:0 0 1em 1em}img.alignleft{float:left;margin:0 1em 1em 0}img.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignright{float:right;margin:10px 0 1em 1em}.alignleft{float:left;margin:10px 1em 1em 0}.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption,.wp-caption img{width:300px}.wp-caption-text{font-size:10px;font-style:italic}.wp-caption img{width:auto}.fig_cover{position:relative;min-height:400px;overflow:hidden}.fig_cover img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}@media (min-width: 1030px) and (max-width: 1366px){.fig_cover{min-height:360px}}.modal-temp .modal-content{background:#e8839b}@media (max-width: 767.98px){.modal-temp .modal-content{padding:80px 1em}}.modal-temp .modal-close svg{fill:#000}.modal-temp .btn{margin-top:1rem;text-decoration:none;background-color:#f9f2b9;min-width:100%;color:#000;text-transform:uppercase;font-weight:700}@media (min-width: 576px){.modal-temp .btn{min-width:380px;font-size:1.05rem}}.modal-temp .d-flex{gap:1rem}@media (max-width: 767.98px){.modal-temp .d-flex{margin-top:2rem;flex-direction:column;gap:.75rem}}.wp-block-gallery,.blocks-gallery-grid{--gallery-block--gutter-size:.5rem;--wp--style--gallery-gap-default:.5rem;display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item,.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure,.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img,.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption,.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;z-index:2}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img,.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery figcaption,.blocks-gallery-grid figcaption{flex-grow:1}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img,.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item,.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width: 600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item,.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item{width:calc(33.3333333333% - .6666666667em);margin-right:1em}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item,.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item,.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item,.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item{width:calc(16.6666666667% - .8333333333em);margin-right:1em}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item,.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item{width:calc(14.2857142857% - .8571428571em);margin-right:1em}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item,.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(n),.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(n){margin-right:0}.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child,.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright{max-width:420px;width:100%}.wp-block-gallery.aligncenter .blocks-gallery-item figure,.blocks-gallery-grid.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}.wp-block-gallery.has-nested-images{display:flex;flex-wrap:wrap}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;width:calc(44% - var(--gallery-block--gutter-size, 16px) / 2)}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image){margin-right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(2n){margin-right:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;margin-top:auto;margin-bottom:auto;flex-direction:column}.wp-block-gallery.has-nested-images figure.wp-block-image>div,.wp-block-gallery.has-nested-images figure.wp-block-image>a{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img{margin-bottom:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption{bottom:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone),.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a{display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){margin-right:0;width:100%}@media (min-width: 600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(30% - var(--gallery-block--gutter-size, 16px) * .6666666667)}.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(20% - var(--gallery-block--gutter-size, 16px) * .75)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(18% - var(--gallery-block--gutter-size, 16px) * .8)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(16.6666666667% - var(--gallery-block--gutter-size, 16px) * .8333333333)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(14.2857142857% - var(--gallery-block--gutter-size, 16px) * .8571428571)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(12.5% - var(--gallery-block--gutter-size, 16px) * .875)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(n){margin-right:0}.wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n){margin-right:0}.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n){margin-right:0}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n){margin-right:0}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n){margin-right:0}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n){margin-right:0}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n){margin-right:0}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n){margin-right:0}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(30% - var(--gallery-block--gutter-size, 16px) * .6666666667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3){margin-right:0}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--gallery-block--gutter-size, 16px) * .5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(1){width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-image{max-width:100%;margin-bottom:1em;margin-left:0;margin-right:0}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull{max-width:1000%;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image .aligncenter,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em;color:#555d66;text-align:center;font-size:13px}.has-small-font-size,.cms .has-small-font-size{font-size:.9rem;line-height:1.4rem}.has-normal-font-size,.cms .has-normal-font-size{font-size:1.1rem;line-height:1.6rem}.has-medium-font-size,.cms .has-medium-font-size{font-size:1.5rem;line-height:1.2;line-height:1.6!important}.has-large-font-size,.cms .has-large-font-size{font-size:2.2rem;line-height:.9;line-height:1.4!important}.has-huge-font-size,.cms .has-huge-font-size{font-size:3.4rem;line-height:1;line-height:1.2!important}@media (max-width: 767.98px){.has-huge-font-size,.cms .has-huge-font-size{font-size:2.4rem}}.has-primary-color,.has-primary-color a{color:#18a48c}.has-primary-color a:after{background:#18a48c}.has-primary-background-color{background-color:#18a48c}.has-secondary-color,.has-secondary-color a{color:#f08068}.has-secondary-color a:after{background:#f08068}.has-secondary-background-color{background-color:#f08068}.has-blue-color,.has-blue-color a{color:#1138ef}.has-blue-color a:after{background:#1138ef}.has-blue-background-color{background-color:#1138ef}.has-orange-color,.has-orange-color a{color:#fd591f}.has-orange-color a:after{background:#fd591f}.has-orange-background-color{background-color:#fd591f}.has-yellow-color,.has-yellow-color a{color:#fec62e}.has-yellow-color a:after{background:#fec62e}.has-yellow-background-color{background-color:#fec62e}.has-dark-color,.has-dark-color a{color:#000}.has-dark-color a:after{background:#000000}.has-dark-background-color{background-color:#000}.has-white-color,.has-white-color a{color:#fff}.has-white-color a:after{background:#fff}.has-gray-color,.has-gray-color a{color:#989898}.has-gray-color a:after{background:#989898}.has-gray-background-color{background-color:#989898}.has-white-color{color:#fff}.has-white-background-color{background-color:#fff}.has-background{padding:2rem}.has-drop-cap:first-of-type:first-letter{float:left;font-size:6rem;line-height:.65;margin:0 .1em .1em 0;font-family:degular,serif}blockquote.wp-block-quote,.cms blockquote.wp-block-quote{padding-left:1.6rem;padding-right:6rem;margin:2rem 0}blockquote.wp-block-quote p,.cms blockquote.wp-block-quote p{position:relative}blockquote.wp-block-quote cite,.cms blockquote.wp-block-quote cite{font-size:.9rem;line-height:1.4rem;color:#989898;font-style:normal}.wp-block-pullquote,.cms .wp-block-pullquote{text-align:center}.wp-block-pullquote p,.cms .wp-block-pullquote p{font-size:2.2rem;line-height:.9}.wp-block-pullquote cite,.cms .wp-block-pullquote cite{font-size:1rem;line-height:1.4}.cms ul:not(.blocks-gallery-grid) li{padding-left:1.6rem;margin-bottom:.5rem;position:relative}.cms ul:not(.blocks-gallery-grid) li:before{content:" ";background-color:#000;width:8px;height:8px;position:absolute;left:0;top:.625em;border-radius:50%}.cms p.has-drop-cap:not(:focus):first-letter{float:left;font-size:7em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:bold;color:#18a48c}.cms p.has-drop-cap:not(:focus):after{content:"";display:table;clear:both;padding-top:14px}.cms p.has-text-color a{color:inherit}.aligncenter{text-align:center}@media (min-width: 768px){.alignleft{float:left;margin-right:2em;max-width:50%}}@media (min-width: 768px){.alignright{float:right;margin-left:2em}}.alignfull{width:auto;max-width:1000%;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden}.alignfull img,.alignwide img{width:100%}@media (max-width: 991.98px){.alignwide{width:100%}}@media (min-width: 768px){.alignwide{max-width:initial;margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw)}}.has-text-align-right{text-align:right}.has-text-align-left{text-align:left}.has-text-align-center{text-align:center}.block-text-image .row{--bs-gutter-x: 4rem}.wp-block-cover{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.wp-block-cover__inner-container{height:100%;position:relative;top:0;z-index:2}@media (min-width: 768px){.wp-block-cover__inner-container{width:100%}.wp-block-cover__inner-container p{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:15px}}.wp-block-cover img{position:absolute;z-index:1}.wp-block-cover img.has-background-dim{opacity:.7}.has-background-dim-10 img{opacity:.9}.has-background-dim-20 img{opacity:.8}.has-background-dim-30 img{opacity:.7}.has-background-dim-40 img{opacity:.6}.has-background-dim-50 img{opacity:.5}.has-background-dim-60 img{opacity:.4}.has-background-dim-70 img{opacity:.3}.has-background-dim-80 img{opacity:.2}.has-background-dim-90 img{opacity:.1}.has-background-dim-100 img{opacity:0}#mainheader{position:fixed;z-index:900;top:-75px;font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;background:#FFF;transition:top .5s cubic-bezier(.215,.61,.355,1)}.customize-support #mainheader{top:-44px}#mainheader .menu-item-event{text-transform:none}#mainheader .h-row{display:flex;justify-content:space-between;align-items:center}#mainheader .h-rowtop{align-items:flex-start;padding-top:5px}#mainheader .h-rowtop .h-left{width:20%}#mainheader .h-rowtop .h-nav{width:60%}#mainheader .h-rowtop .h-actions{width:20%}#mainheader .h-navbar{position:absolute;width:100%;left:0;border-bottom:solid #e2e2e2 1px;background:#FFF}#mainheader .h-left{display:flex;align-items:center}#mainheader .h-left svg{width:18px;height:18px}#mainheader .h-nav{text-align:center}#mainheader .h-actions svg{width:24px;height:24px}#mainheader .h-actions ul{align-items:center}#mainheader .h-logo{width:60%;text-align:center}#mainheader .h-logo svg{width:200px;height:70px}#mainheader .h-slogo svg{width:140px;height:40px}#mainheader .h-langs{width:20%;text-align:right}#mainheader .h-langs .nav-link{padding:.5rem .3rem;font-size:1rem;line-height:1.4}#mainheader .h-langs .is-active{opacity:.5}#mainheader .h-langs2 .nav-link{padding:.5rem .3rem;font-size:.9rem;line-height:1.4rem}#mainheader .h-langs2 .nav-lang{margin-top:5px}#mainheader .h-langs2 .is-active{opacity:.5}@media (max-width: 767.98px){#mainheader .h-langs2{font-family:roboto,sans-serif;font-weight:700}#mainheader .h-langs2 .nav-link{padding:.5rem .3rem!important}}#mainheader.is-open{background:#FFF;top:0}.customize-support #mainheader.is-open{top:32px}@media (min-width: 768px){.customize-support #mainheader.is-open.is-hidden{top:-137px}}#mainheader.is-open .h-slogo{display:none}#mainheader.is-open .h-rowtop{top:0}#mainheader.is-open .h-navbar{border-color:#fff}@media (min-width: 768px){#mainheader.is-open .h-langs2{display:none}}#mainheader.is_inverted{border-bottom:none;background:none}#mainheader.is_inverted .menu-btn__icon__bar{background:#FFF}#mainheader.is_inverted .h-navbar{background:none;border:none}#mainheader .h-navbar:before{content:"";background:#FFF;width:100%;height:0%;position:absolute;top:0;left:0;z-index:-1;transition:height .25s}@media (min-width: 768px){#mainheader.is-hidden{top:-137px}}#mainheader.top-fixed{top:-75px}.customize-support #mainheader.top-fixed{top:-44px}#mainheader.top-fixed .menu-btn__icon__bar{background:#000000}#mainheader.top-fixed .h-navbar{border-bottom:solid #e2e2e2 1px}#mainheader.top-fixed .h-navbar:before{height:100%}.customize-support #mainheader.top-fixed.is-open{top:-44px}#mainheader.top-fixed .h-langs2{display:block}#mainheader .menu-btn{width:4.4rem;height:3.6rem;padding:0;overflow:hidden;text-indent:101%;position:relative}#mainheader .menu-btn__icon{position:absolute;top:calc(50% - .6rem);right:1.2rem;width:2rem;height:1.2rem;transform:none;transition:transform .5s cubic-bezier(.645,.045,.355,1) 0s}#mainheader .menu-btn__icon__bar{position:absolute;right:0;left:0;width:100%;height:.1rem;background:#000000;border-radius:.2rem;transform-origin:0%;transition:transform-origin .5s ease,transform .5s cubic-bezier(.645,.045,.355,1),background-color .25s}#mainheader .menu-btn__icon__bar:first-child{top:0;transform:translateZ(0) scaleX(1)}#mainheader .menu-btn__icon__bar:nth-child(2){top:.5rem;transform:translateZ(0) scaleX(1)}#mainheader .menu-btn__icon__bar:nth-child(3){top:1rem;transform:translateZ(0) scaleX(1)}#mainheader .menu-btn:hover .menu-btn__icon__bar{background:#18a48c}#mainheader .menu-btn:hover .menu-btn__icon__bar:nth-child(2){transform:scaleX(.6)}#mainheader .menu-btn:hover .menu-btn__icon__bar:nth-child(3){transform:scaleX(.4)}@media (max-width: 991.98px){#mainheader{top:0!important;position:fixed!important}.customize-support #mainheader{top:17px}#mainheader .h-slogo{display:block!important}#mainheader .h-slogo img{max-width:104px!important}#mainheader .h-nav,#mainheader .h-rowtop{display:none}#mainheader .h-left{width:60%}#mainheader .h-actions{width:40%;margin-right:5px}#mainheader .h-actions svg{width:15px;height:15px}#mainheader .h-actions .nav-link{padding:.5rem .3rem}}footer{margin-top:40px;padding-bottom:20px}footer .h3{color:#18a48c}footer .footer-news,footer .footer-social,footer .footer-btns{text-align:center;padding-right:15px;padding-left:15px}footer .footer-social svg{width:20px;height:20px;margin-top:10px}footer button{color:#18a48c}footer .footer-logo{padding-right:25px}footer .footer-logo svg{width:120px;height:29px;margin-top:25px}footer .footer-desc{max-width:500px;display:flex}footer .footer-desc p{font-size:.9rem;line-height:1.4rem}footer .footer-desc img{max-width:150px;margin-right:15px}footer .footer-end{display:flex;justify-content:space-between;padding:30px 15px 40px;border-top:1px solid;margin-top:60px}footer .footer-links{text-align:right;font-size:.9rem}footer .footer-links-1{font-size:1.1rem;font-family:oswald,serif;text-transform:uppercase;margin-bottom:0}footer .footer-links .nav-link{padding:.5rem .7rem}footer .footer-sign{opacity:.5;font-size:.8rem;margin-right:15px}footer .footer-sign img{width:90px;margin-left:5px}@media (max-width: 991.98px){footer .h3{font-size:1.4rem;line-height:1.2;margin-bottom:10px}footer p{font-size:.9rem;line-height:1.4rem}footer .footer-desc{width:100%;flex-wrap:wrap;text-align:center}footer .footer-desc .footer-logo{width:100%;margin-bottom:15px}footer .footer-end{flex-wrap:wrap}footer .footer-links{text-align:center}}.internal-nav{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;margin-top:15px}.internal-nav li:not(:last-child){margin-right:2rem}.transition-wrapper{position:fixed;top:100vh;right:0;left:0;z-index:3}.transition-inner{position:absolute;top:0;left:50%;display:block;width:calc(var(--vpD) * 2);border-radius:50%;background:#18a48c}.transition-inner:before{content:"";display:block;padding-top:100%}.item-bd{border:4px solid #000000;border-left:none;border-top:none;position:relative;margin-bottom:30px;padding-top:4px}.item-bd:before{display:block;content:"";height:calc(100% - 80px);border-right:4px solid #000000;position:absolute;bottom:-4px;left:-4px;-webkit-transition:height .5s cubic-bezier(.215,.61,.355,1);-ms-transition:height .5s cubic-bezier(.215,.61,.355,1);transition:height .5s cubic-bezier(.215,.61,.355,1)}.item-bd:after{display:block;content:"";width:calc(100% - 74px);border-top:4px solid #000000;position:absolute;top:0;right:0}.item-bd .item-band,.item-bd .item-diapo{padding:12px 12px 0}.item-bd-title{background:#FFF;position:absolute;z-index:50;top:-20px;right:30px;padding:0 15px;font-family:oswald,serif;text-transform:uppercase;font-size:1.4rem;font-weight:500;margin-bottom:15px}.item-bd-title span{text-transform:initial}.item-bd-icon{position:absolute;top:-19px;left:-4px}.item-bd-icon svg{width:80px;height:80px}.item-bd:hover:before{height:calc(100% - 150px)}.item-bandroulette{overflow:hidden;position:relative}.item-bandroulette:before{content:"";background:#fd591f;width:40%;height:100%;position:absolute;top:0;left:0;z-index:0}.item-bandroulette:before{background:#fd591f url(/wp-content/themes/europavox/dist/assets/wave_alpha-29efa042.png)}.item-bandroulette .row{min-height:400px}@media (min-width: 1030px) and (max-width: 1366px){.item-bandroulette .row{min-height:360px}}.item-bandroulette small{text-transform:uppercase}.item-bandroulette-deco{position:absolute;left:-100px}.item-bandroulette-deco svg{width:100%;min-height:400px}.item-bandroulette figure{text-align:center;margin-left:15px;position:relative}.item-bandroulette-img{width:280px;height:280px;border-radius:300px;overflow:hidden;margin:auto;box-shadow:7px 7px #000c;-webkit-transition:transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1)}.item-bandroulette-img img{object-fit:cover;width:100%;height:100%}.item-bandroulette button{width:50px;height:50px;border-radius:50px;background:#fd591f;z-index:10;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.item-bandroulette button img{width:30px}.item-bandroulette:hover .item-bandroulette-img{transform:scale(.95)}.item-bandroulette .bandroulette-arrow2,.item-bandroulette .bandroulette-arrow{position:absolute;width:50px;cursor:pointer}.item-bandroulette .bandroulette-arrow{bottom:0;left:15%}.item-bandroulette .bandroulette-arrow2{right:0;top:8%;transform:rotate(190deg)}@media (max-width: 991.98px){.item-bandroulette{margin-bottom:30px}.item-bandroulette .row{min-height:360px}.item-bandroulette-cnt{margin-top:-40px;padding:0 15px;color:#fff;text-align:center;z-index:999}.item-bandroulette:before{width:100%;height:60%;bottom:0;top:initial;z-index:-1}.item-bandroulette .item-bandroulette-img{width:220px;height:220px;margin:auto}.item-bandroulette figure{margin:0}.item-bandroulette .col-sm-6{flex:0 0 100%;max-width:100%}.item-bandroulette .col-sm-6+.col-sm-6{position:static}.item-bandroulette .bandroulette-arrow{left:20%}.item-bandroulette .bandroulette-arrow2{right:18%}.item-bandroulette h3,.item-bandroulette .modal .title,.modal .item-bandroulette .title{margin-bottom:5px}.item-bandroulette .suptitle{position:absolute;top:0;color:#fd591f;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}}@media (max-width: 991.98px) and (max-width: 991.98px){.item-bandroulette .bandroulette-arrow{left:15%}.item-bandroulette .bandroulette-arrow2{right:10%}}.has-bandroulette .item-bandroulette .row{min-height:360px}.has-bandroulette .item-bandroulette-cnt{margin-top:-40px;padding:0 15px;color:#fff;text-align:center;z-index:999}.has-bandroulette .item-bandroulette:before{width:100%;height:60%;bottom:0;top:initial;z-index:-1}.has-bandroulette .item-bandroulette .item-bandroulette-img{width:220px;height:220px;margin:auto}.has-bandroulette .item-bandroulette figure{margin:0}.has-bandroulette .item-bandroulette .col-sm-6{flex:0 0 100%;max-width:100%}.has-bandroulette .item-bandroulette .col-sm-6+.col-sm-6{position:static}.has-bandroulette .item-bandroulette .bandroulette-arrow{left:20%}.has-bandroulette .item-bandroulette .bandroulette-arrow2{right:18%}.has-bandroulette .item-bandroulette h3,.has-bandroulette .item-bandroulette .modal .title,.modal .has-bandroulette .item-bandroulette .title{margin-bottom:5px}.has-bandroulette .item-bandroulette .suptitle{position:absolute;top:0;color:#fd591f;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}@media (max-width: 991.98px){.has-bandroulette .item-bandroulette .bandroulette-arrow{left:15%}.has-bandroulette .item-bandroulette .bandroulette-arrow2{right:10%}}.smallplayer{padding:12px;border:4px solid #000000;border-left:none;border-top:none;position:relative}.smallplayer-thumb{position:relative;min-height:350px;overflow:hidden}@media (max-width: 991.98px){.smallplayer-thumb{min-height:250px}}.smallplayer-thumb img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.smallplayer-footer{display:flex;padding:1rem;background-color:#000;align-items:center;cursor:pointer}.smallplayer-footer p{margin-bottom:5px}.smallplayer-footer p:not(.h4){font-size:.9rem;line-height:1.4rem}.smallplayer-btn{width:40px;height:40px;border-radius:40px;border:1px solid #FFF;text-align:center;line-height:36px;flex-shrink:0;margin:0 1rem 0 .5rem}.smallplayer-btn svg{width:20px;height:20px;margin-left:5px}.smallplayer:before{display:block;content:"";height:80%;border-right:4px solid #000000;position:absolute;bottom:-4px;left:-4px}.smallplayer:after{display:block;content:"";width:calc(100% - 60px);border-top:4px solid #000000;position:absolute;top:-4px;right:-4px}.smallplayer-bgillu{position:absolute;top:-16px;left:-4px;z-index:10}.smallplayer-bgillu svg{width:70px;height:70px}.timeline{overflow:hidden;padding-top:150px;padding-bottom:150px;position:relative}.timeline-cnt{display:flex;transition:margin-left .5s cubic-bezier(.645,.045,.355,1);margin-bottom:0;list-style:none;border-top:solid 1px;border-bottom:solid 1px;padding:10px 30px;overflow:hidden}.timeline-cnt li{min-width:180px;flex:1 1 auto}.timeline-cnt p{line-height:1.2}.timeline-evt{position:relative;position:absolute;margin-left:-22px;top:53px;padding:0}.timeline-evt:before{content:"";background:#000;width:1px;height:75px;position:absolute;top:0;left:0;z-index:0}.timeline-evt a{display:flex;align-items:flex-start}.timeline-evt article{position:absolute;top:-20px}.timeline-evt .evt-date{text-align:center;line-height:45px;width:45px;height:45px;background-color:#fd591f;border-radius:45px;color:#fff}.timeline-evt .evt-cnt{text-align:left;padding-left:15px;max-width:140px;width:140px}.timeline-evt .evt-cnt p{margin-bottom:0;font-weight:700}.timeline-evt:before{left:22px;top:23px}.timeline-evt.odd{top:234px}.timeline-evt.odd:before{top:-37px}.timeline-evt.odd a{align-items:flex-end}.timeline-evt.odd article{top:13px}.timeline-nav{position:relative;top:-40px;left:0;width:100%;z-index:3;display:flex;justify-content:space-between}.timeline-nav button{background:#FFF}@media (max-width: 991.98px){.timeline-nav{display:none}}@media (max-width: 991.98px){.timeline{overflow-x:scroll;margin-bottom:30px}.timeline-cnt{overflow:initial;width:fit-content}}.more-wrapper{margin:60px 0}.more-wrapper h2{font-family:oswald,serif;text-transform:uppercase;font-size:2rem;font-weight:500;line-height:1.2}.more-wrapper .item-article{margin-bottom:30px}.featured-wrapper{padding:3rem 6rem;background:url(/wp-content/themes/europavox/dist/assets/wave_alpha-29efa042.png) no-repeat -100px}.featured-wrapper h2{font-family:oswald,serif;text-transform:uppercase;font-size:2rem;font-weight:500;line-height:1.2}@media (max-width: 991.98px){.featured-wrapper{padding:2rem 0rem}.featured-wrapper .item-article{margin-bottom:30px}}.map-europe{height:650px;background:#1138ef!important;position:relative}.map-europe-home{background:#1138ef!important}.map-europe-wrapper{position:relative;overflow:hidden;margin-top:60px}@media (max-width: 991.98px){.map-europe-wrapper{margin-top:15px}}.map-europe img.leaflet-tile.leaflet-tile-loaded{opacity:.2!important;mix-blend-mode:saturation}.map-europe-cnt{position:absolute;top:15rem;left:7%;width:300px;z-index:600}.map-europe-article{position:absolute;top:0;z-index:700;background:#FFF;height:100%;width:400px;border:4px solid #1138ef;padding:30px;transform:translate(-100%);transition:transform .45s cubic-bezier(.645,.045,.355,.645)}.map-europe-article button{position:absolute;top:10px;right:-45px;visibility:hidden}.map-europe-article button svg{fill:#fff}.map-europe-article .item-popularband{position:relative;margin-bottom:15px;border-bottom:solid 1px #e2e2e2}.map-europe-article .item-popularband a{display:flex}.map-europe-article .item-popularband .fig_cover{width:34%}@media (min-width: 768px){.map-europe-article .item-popularband .fig_cover{min-height:150px}}@media (max-width: 991.98px){.map-europe-article .item-popularband .fig_cover{min-height:100px}}.map-europe-article .item-popularband-cnt{width:60%;padding:15px 0 0 15px;position:relative}.map-europe-article .item-popularband-key{position:absolute;font-size:5rem;opacity:.05;bottom:-15px;right:0}.map-europe-article .item-popularband img{-webkit-transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1);-ms-transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1);transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1)}.map-europe-article .item-popularband:hover img{width:103%;height:103%}@media (max-width: 991.98px){.map-europe-article .item-popularband{width:100%;border:none}}.map-europe-article header{align-items:center!important}.map-europe-article header h3,.map-europe-article header .modal .title,.modal .map-europe-article header .title{color:#1138ef}.map-europe-article header a{color:#1138ef;font-size:.9rem;line-height:1.4rem}.map-europe-article.is-open{transform:translate(0)}.map-europe-article.is-open button{visibility:visible}@media (max-width: 991.98px){.map-europe-cnt{top:2rem}.map-europe-article{width:100%}.map-europe-article button{right:15px}.map-europe-article button svg{fill:#1138ef}}.leaflet-container a{color:#000!important}.leaflet-container .leaflet-control-attribution{background:rgba(255,255,255,.4)!important}.leaflet-top,.leaflet-bottom{z-index:690!important}.slider-wrapper{padding:4rem 0 4rem 6rem;background:url(/wp-content/themes/europavox/dist/assets/wave_alpha-29efa042.png) no-repeat 200px}.slider-wrapper header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.slider-wrapper header h2{margin-bottom:0;font-family:oswald,serif;text-transform:uppercase;font-size:2rem;font-weight:500;line-height:1.2}.slider-wrapper .slider_controls{text-align:right;width:30%;display:flex;justify-content:flex-end}.slider-wrapper .slider_controls button{flex-shrink:0;width:32px;height:32px;border-radius:20px;border:1px solid;line-height:10px;margin:0 3px}.slider-wrapper .slider_controls button svg{width:12px;height:12px}@media (min-width: 768px){.slider-wrapper .slider_controls{padding-right:6rem}}@media (min-width: 992px){.slider-wrapper{padding-left:20%}}@media (max-width: 991.98px){.slider-wrapper{padding:15px}}.deco-slider{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAClBAMAAABYXRJfAAAAFVBMVEX/xwD/////0S7/+eH/547/8Ln/21kVgVgMAAAE/klEQVR42u3bS3fTSgwAYOHY3jt2sk5S6LpOS9fx7WnXcW/btQOB//8T4PA4cDjAHb1GGt/RihXNV2kk2elA878NyPRMz/RMz/RMz/RMz/RMz/RMz/RMz/RMz/RMz/RMz/RMz/Q50/vP8e2f19fPX+J69vS3Tx938D12uw38iOLyfN/Plb56+Jn62yjO/86Q/vQOgkJRb0N/2kB4XN7Ph46Cf0n9h34W9LcT4EMDH5vePgAtivvE6TcbIEd9lzL9AVjxuk+VvpqAGaJVD2kUu0bi49FfQCSKu9To7T8gFVKJj0RvJ5CLekyIvtqAaNwlQ++E5Z+LPhH6DchH3adAvwWN4B94SFQuMOXU6S+gFu990xXlAB880x9BNd74pSvLeXZIttrZAx4S7O1Cdkhczqh5PfoNgG+7Gr0DcG7Xoks/qynsNkp00edzJbsS/QBxY3BDf4wsh2J0Qr+F6EF4foe0m/tPdg/0dmNBx484SL/FUds8pN/iqG0eZnHQv7X53pRudNC/RmlKP4BlXBjS92Abgxl9ZSxHHXdZ+mRNh8qIvgf7OJnQOwdyRMnDrModNeFgXuWOKXmYT3fHljzMZJkhdHkx+i34iSEq3XR3p722kKIfwVNcRKR34CvGePTJGb2MRt+Dtxgi0V31uOBOB/PrcaEvKWGGPS5wp4NZ7XGoASdAX4PPGPXpk1N6pU7fA6SZdpjhYAvca8BT0ovdLuJew6W3Qp/y8vz8dRq1zw/v4qQdPGwzxS+39AOutguknUmXeCt1+bs/bH+a1NMO1kn/401VEfygRl/xS/0v//vLRjXtYJr0898XbYF7gYMSnfncEnBzh30PtlSi85J+DjpS3BM/qtBZSQ+9sMQt+lKFzkk64k7uo1LawSbpqLtKvHsklQKdkXTk7TyevRen02d6MWB/FqvmF+J0ctIpf8XMsf/pLR1ETzpFznv/txWmH6PKWdcqaln6Kto5F3hcOInSr/S+EJL/Ar+UpFPfyHHuXR+E1xoinfhGjnXzmPECdCFHJ36KsmHFWna+0ehLpa/B1Ep+K0afIrc4dsnXUvR19BbH7vKjEP1gcNCZJb+QoXcmB525PsvQjyYHnfk910mCTvrNV41QUHf5UoJ+ZVburHdDPZ9OmjBDIxZHqdGOpy8ty50x3Es+fbIsd06nG7n0tUh3teh0Wy79YLTM8DtdyaR3ApVmtdP1PDqhvy6k5dSdbsuir6x7HKfTlSz6lXmP4wy4nkEn/Miy0Qha2k8M+tJ0j2MPuAWDvjHd49hvSwo6fe1gsLHSPpLp+B93oSWn7TVbKr1zMdg4e01FpR8dJZ2W9oJIx68zdaMZlLQPNPrRxTbDW2e3JHrrZJthpb0i0fdethnOaS9I9I23pJPSPhLoSz/bDCftWwJ9Ys1QN2mv8PS1w6RTPlWNp6N/v4smRuBX6x5LR58qzRWWlfYBS0evMxdNnEDPnVdI+spp0gmDp0TS3SYd/8qswNFbt0knvCgdUfQ9Y3HQDvRZPGHojKJyuNYsMPQl+RcbIzpqnwOFAVI3UWMilmQAfe34pFOKsg+nT55POmH+nILpa7cznbh1vAqmH/zOdFqjq0LpnfukY49kHUpHP6328elXpE/4X3T0slTFl2M/5BBGRz+4jAZ0ZMVvg+hJJB072hdBdPRz0WBCbymrLMg+rZaNTRwIOxfIPq2ejOhLQov/BOR5Gf3zurKLAAAAAElFTkSuQmCC) no-repeat bottom right;width:100%;height:300px;margin-top:-250px}@media (max-width: 1239.98px){.deco-slider{display:none;margin-top:30px}}.glide__bullets{width:100%;padding:10px;text-align:center}.glide__bullets>*{display:inline-block;background-color:#000;width:12px;height:12px;margin:0 1px;padding:0;cursor:pointer;border-radius:50%;border:2px solid transparent;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.2}.glide__bullets>*.glide__bullet--active{background-color:#fd591f;opacity:1}.sidedrawer{width:100%;height:100%;position:fixed;top:0;right:0;z-index:30;visibility:hidden;transition:background-color .3s,visibility 0s .3s;z-index:999}.sidedrawer-inner{background-color:#fff;width:100%;max-width:500px;position:absolute;right:0;top:0;bottom:0;transform:translate(100%);transition:transform .4s ease-in-out,box-shadow .3s}.sidedrawer-content{height:100%;overflow:auto;padding:3em}.sidedrawer.is-open{background-color:#000000b3;visibility:visible;transition:background-color .3s}.sidedrawer.is-open .sidedrawer-inner{transform:translate(0)}.sidedrawer-close{position:absolute;top:12px;right:12px}.modal{width:100%;height:100%;position:fixed;top:0;right:0;z-index:30;visibility:hidden;transition:background-color .3s,visibility 0s .4s;z-index:999;overflow-x:hidden;overflow-y:auto}.modal-inner{background-color:#000;width:100%;max-width:990px;position:relative;margin:2rem auto;transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1);box-shadow:6px 0 15px -6px #00000061;transform:translateY(-30%);opacity:0;color:#fff}.modal-inner svg{fill:#fff}.modal-inner .size-s{margin:10px 0 0;opacity:.7}.is-white .modal-inner{background:#FFF;color:#000;max-width:600px}.is-white .modal-inner svg{fill:#000}.modal-content{height:100%;padding:3em}@media (max-width: 991.98px){.modal-content{padding:1em}}.modal-content a{color:#fff;text-decoration:underline}.modal.is-open{background-color:#000000b3;visibility:visible;transition:background-color .3s}.modal.is-open .modal-inner{transform:translateY(5%);opacity:1}.modal-close{position:absolute;top:12px;right:12px;z-index:99}@media (max-width: 991.98px){.modal-close svg{width:16px;height:16px}}.search{width:100%;height:100%;position:fixed;top:0;right:0;visibility:hidden;transition:background-color .3s,visibility 0s .4s;z-index:999;overflow-x:hidden;overflow-y:auto}.search-inner{background-color:#fff;width:100%;position:relative;transition:transform .3s cubic-bezier(.215,.61,.355,1),opacity .3s cubic-bezier(.215,.61,.355,1);box-shadow:6px 0 15px -6px #00000061;transform:translateY(-100%);opacity:0}.search-inner svg{fill:#000;width:15px;height:15px}.search-content{height:100%;padding:3em}@media (max-width: 991.98px){.search-content{padding:1em}}.search.is-open{background-color:#000000b3;visibility:visible;transition:background-color .3s}.search.is-open .search-inner{transform:translateY(0);opacity:1}.search-close{position:absolute;top:12px;right:12px;z-index:99}@media (max-width: 991.98px){.search-close svg{width:16px;height:16px}}.search-form{margin:auto;max-width:990px}.search-form .h3{color:#18a48c;margin:0 15px 10px 0}.search-form .form-control{width:70%;border-top-right-radius:0;border-bottom-right-radius:0;height:60px;padding:1em 2em}.search-form .form-group{width:100%}.search-form button{background:#18a48c;height:60px;border-top-right-radius:10px;border-bottom-right-radius:10px;width:60px;color:#fff;font-size:.9rem;line-height:1.4rem}@media (max-width: 991.98px){.search-form .form-control{width:80%;height:50px;padding:1em;display:inline-block}.search-form button{height:50px;display:inline-block}}#player{position:fixed;bottom:0;height:60px;width:100%;display:flex;z-index:800;background:#1a1a1a;transition:height .45s cubic-bezier(.645,.045,.355,.645);font-size:.9rem}#player .playlist-player{width:350px}#player .playlist-cnt-bar{height:60px;display:flex}#player .playlist-cnt{margin-left:30px;width:calc(100% - 350px)}#player .playlist-cnt .playlist-subtitle{font-family:oswald,serif;font-weight:300;text-transform:uppercase;margin-top:10px;font-size:.8rem}#player .playlist-btnopen{padding:15px;margin-left:auto}#player .playlist-btnopen svg{width:15px;height:15px;transform:rotate(180deg);transition:transform .25s cubic-bezier(.645,.045,.355,.645)}#player.is-open,#player.is-open .playeryoutube{height:240px}#player.is-open .playeryoutube iframe .title{display:none}#player.is-open .playerspotify{margin-top:-37px;height:352px}#player.is-open .playerdeezer{height:260px}#player.is-open .playlist-btnopen svg{transform:rotate(0)}#player .playlist-cnt-networks{opacity:.5}#player .playlists-row{margin-bottom:15px}#player .playlist-select-row{display:flex;flex-wrap:wrap;align-items:center}#player .playlist-select-row svg{width:90px;height:40px}#player .playlist-select-row .btn-playlist-soundcloud svg{width:60px;height:40px}#player .playlist-select-row button{margin-left:10px;position:relative}#player .playlist-select-row button .layoutover{position:absolute;width:100%;height:100%;top:0}#player .playlist-item-active{opacity:.5}#player .playlist-btn-close{position:absolute;display:none;right:15px;top:15px;z-index:999;transition:transform .4s cubic-bezier(.215,.61,.355,1)}#player .playlist-btn-close:hover{transform:scale(.75)}#player .playerspotify{transform:scale(.8);margin-top:-14px;margin-left:-46px;height:140px}#player .playerdeezer{height:70px}#player .playeryoutube{border:0;height:60px}@media (max-width: 991.98px){#player{flex-wrap:wrap}#player.is-open{height:80vh;max-height:480px}#player .playlist-cnt{width:100%;margin:0 15px}#player .playlist-cnt-bar{position:absolute;top:0;right:0;height:100%;z-index:99}#player .playlist-cnt-bar svg{width:10px;height:10px}#player .playlist-cnt-bar .playlist-btnopen{padding:0}#player .playlist-cnt-bar button{background:#18a48c;height:60px;padding:0 8px}#player .playlist-cnt-title{display:none}#player .playlist-player{height:220px;overflow:hidden}#player .playlist-select-title{width:100%}}.filters{display:flex;margin:30px 0;align-items:center}@media (min-width: 1030px) and (max-width: 1366px){.filters{margin-top:15px}}.filters-header,.filters-select{width:200px;height:60px}.filters-header{background-color:#000;text-transform:uppercase;padding:1rem 2rem}.filters-select{border-bottom:solid 1px;position:relative}@media (min-width: 768px){.filters-select{border-top:solid 1px}}.filters-select ul{position:absolute;background:#FFF;padding:1rem 2rem;width:calc(100% + 1px);overflow:hidden;top:-1px;border:solid 1px;height:calc(100% + 2px);transition:height .55s cubic-bezier(.645,.045,.355,1);cursor:pointer;z-index:200}.filters-select ul:after{content:"+";display:block;position:absolute;right:15px;top:10px;font-size:1.6rem}.filters-select ul.is-open{height:300px;border:solid 1px;overflow:auto;z-index:999}.filters-select ul.is-open:after{content:"-"}.filters-select .select-filter-title{padding-bottom:30px;-webkit-transition:color .5s cubic-bezier(.215,.61,.355,1);-ms-transition:color .5s cubic-bezier(.215,.61,.355,1);transition:color .5s cubic-bezier(.215,.61,.355,1);text-transform:uppercase}.filters-infos{padding:1rem 0 1rem 2rem;margin-left:auto;font-weight:700;color:#989898;position:relative}@media (min-width: 768px){.filters-infos{width:calc(100% - 800px)}.filters-infos span{display:block;font-weight:700;font-family:degular,serif;font-size:2.6rem;color:#989898;position:absolute;bottom:-15px;right:0}}@media (max-width: 991.98px){.filters{flex-direction:column}.filters-header,.filters-select{width:100%}}.pagination{border-top:1px solid;padding-top:15px;font-size:1.2rem}.pagination li{padding:0 5px}.pagination .current{opacity:.35}.mainnav{width:100%;height:100%;position:fixed;top:0;left:0;z-index:30;visibility:hidden;transition:background-color .3s,visibility 0s 1s;z-index:999;padding:60px}.customize-support .mainnav{top:32px}.mainnav-inner{overflow:auto;background-color:#fff;width:100%;max-width:1200px;padding:60px 30px;position:absolute;left:0;top:0;bottom:0;transform:translate(-100%);transition:transform .6s cubic-bezier(.215,.61,.355,1);box-shadow:6px 0 15px -6px #00000061}.mainnav-inner .container{margin-top:30px}.mainnav-inner .col-sm-4:not(:first-child){border-left:1px dashed #989898}.mainnav-inner .col-sm-4:last-child a,.mainnav-inner .col-sm-4:last-child p{color:#18a48c}.mainnav-inner .col-sm-4:last-child p{text-transform:initial;margin-bottom:5px;font-size:1.1rem!important;line-height:1.6rem!important}.mainnav-inner .col-sm-4:last-child li{font-size:1.5rem!important;line-height:1.2!important;font-weight:700;text-transform:initial!important}.mainnav-inner form{font-family:roboto,sans-serif!important}.mainnav-inner form button{font-size:.8rem;font-weight:400}.mainnav.is-open{background-color:#000000b3;visibility:visible;transition:background-color .5s}.mainnav.is-open .mainnav-inner{transform:translate(0)}.mainnav.is-open .mainnav-close{display:block}@media (max-width: 991.98px){.mainnav.is-open .mainnav-langs{display:block}}.mainnav-close{position:absolute;display:none;top:20px;left:40px;z-index:99;transition:transform .4s cubic-bezier(.215,.61,.355,1)}.mainnav-close svg{transition:fill .8s cubic-bezier(.215,.61,.355,1)}.mainnav-close:hover{transform:scale(.75)}.mainnav-close:hover svg{fill:#18a48c}.mainnav-langs{display:none;position:absolute;z-index:99;top:20px;right:40px;font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300}.mainnav-langs .nav-link{padding:.5rem .3rem;font-size:1rem;line-height:1.4}.mainnav-langs .is-active{opacity:.5}.mainnav-nav{padding-left:0;list-style:none;margin-left:30px}.mainnav-nav li{margin-bottom:40px;font-size:1.5rem;line-height:1.2;text-transform:uppercase}.mainnav-nav-first li{font-weight:700}.mainnav-nav .withicon{vertical-align:baseline}.mainnav-nav .withicon svg{margin-right:4px;width:20px;height:20px;position:relative;top:-2px;fill:#18a48c}@media (max-width: 991.98px){.mainnav-inner .col-sm-4{border:none!important}.mainnav-nav{margin-left:0}}.formnewsletter{max-width:350px;margin:10px auto}.formnewsletter .form-control{width:75%!important;border-top-right-radius:0;border-bottom-right-radius:0}.formnewsletter button{background:#18a48c;height:40px;border-top-right-radius:10px;border-bottom-right-radius:10px;width:25%;color:#fff;font-size:.9rem;line-height:1.4rem}.cn-toaster{position:fixed;bottom:-100px;right:15px;color:#fff;font-size:.9rem;line-height:1.4rem;padding:15px 30px;background:#18a48c;z-index:9999}.cn-toaster.has-alert{background:#f08068}.item-article.cards{border:1px solid rgb(228,228,228);padding:10px;height:calc(100% - 15px);margin-bottom:15px}@media (max-width: 991.98px){.item-article.cards{display:flex}}.item-article.cards p{font-size:.9rem;line-height:1.4rem}.item-article.cards h3,.item-article.cards .modal .title,.modal .item-article.cards .title{font-size:1.1rem!important;line-height:1.6rem!important}.item-article.cards .link-more{font-size:.9rem;line-height:1.4rem;color:#18a48c;display:inline-block}.item-article.cards .link-more:after{background:#18a48c}.item-article.cards small{opacity:.5;font-size:.8rem}@media (min-width: 768px){.item-article.cards .fig_cover{min-height:240px}}.item-article.cards .cms-video-icon img{width:41px;height:auto;position:relative}.ban-partner{text-align:center}.ban-home-top{margin-bottom:30px;margin-top:-20px}.ban-home-bottom{margin-top:30px}.ban-list{margin-bottom:-20px}.ban-article{margin-top:60px}.article-infos .infos-author{color:#989898;font-size:1rem;line-height:1.4;display:flex;align-items:center;margin-bottom:15px}.article-infos .infos-author .avatar{margin-right:10px;width:44px;height:44px;border-radius:44px;overflow:hidden;position:relative}.article-infos .infos-author .avatar img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.hero{position:relative;z-index:1;overflow:hidden}.hero-list,.hero-author{margin-top:60px}.hero-list h1,.hero-author h1{font-size:6rem;line-height:.9;overflow:hidden;padding-bottom:12px}@media (max-width: 991.98px){.hero-list h1,.hero-author h1{font-size:4rem}}@media (min-width: 1030px) and (max-width: 1366px){.hero-list h1,.hero-author h1{padding-bottom:0;margin-bottom:15px}}.hero-list .lead,.hero-author .lead{font-size:2.2rem;line-height:.9}.hero-list p,.hero-author p{max-width:800px}@media (min-width: 992px){.hero-list,.hero-author{padding-left:5rem}}.hero-bg{z-index:-2;position:absolute;inset:0;height:100%}.hero-bg img{opacity:.7;width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.hero-cnt{height:100%;min-height:38rem;margin-top:0;padding-top:10rem;padding-bottom:10rem;display:flex;flex-direction:column}.hero-cnt h1{margin-top:0}.hero-cnt p{margin-bottom:0}.hero-cnt:not(.container-md){padding:10rem 15rem}.container-xxl .hero-cnt{padding:10rem 5rem}@media (max-width: 991.98px){.hero-cnt{max-width:inherit!important;padding-top:5rem!important;min-height:initial!important}.container-xxl .hero-cnt{padding:15px 15px 80px}.hero-cnt:not(.container-md){padding:15px}.hero-featured .hero-cnt{padding:80px 15px}}.hero .before,.hero .after{width:100%;position:absolute;z-index:0;height:100%;top:0;left:0;content:""}.hero .after{top:100px}.hero-article{background-color:#000}.hero-article .hero-cnt{text-align:center;align-items:center;position:relative;z-index:99}.hero-article hr{height:40px;background:#FFF;width:1px;margin:10px 0}.hero-article h1{font-size:4rem;line-height:.9;max-width:900px}.hero-article .after{background:url(/wp-content/themes/europavox/dist/assets/bg_article_b-7efab33d.png) no-repeat bottom left}@media (max-width: 991.98px){.hero-article .after{background-size:60%}}.hero-article .before{background:url(/wp-content/themes/europavox/dist/assets/bg_article2_b-9cd56989.png) no-repeat top right}@media (max-width: 991.98px){.hero-article .before{background-size:50%}}@media (max-width: 991.98px){.hero-article:after{display:none}.hero-article h1{font-size:3.4rem;line-height:1}}@media (max-width: 991.98px) and (max-width: 767.98px){.hero-article h1{font-size:2.4rem}}.hero-top .after{background:url(/wp-content/themes/europavox/dist/assets/bg_article_ye-ce1fcff7.png) no-repeat bottom left}@media (max-width: 991.98px){.hero-top .after{background-size:60%}}.hero-top .before{background:url(/wp-content/themes/europavox/dist/assets/bg_article2_ye-864310d0.png) no-repeat top right}@media (max-width: 991.98px){.hero-top .before{background-size:40%}}.hero-band,.hero-playlist{background-color:#000}.hero-band .hero-top,.hero-playlist .hero-top{position:absolute;right:30px;text-align:center;font-size:.9rem;line-height:1.2}.hero-band .hero-top span,.hero-playlist .hero-top span{font-family:degular,serif;display:block;font-size:1.8rem;margin-top:-5px;line-height:2.2rem;font-weight:300;text-transform:uppercase}@media (min-width: 768px){.hero-band .hero-top,.hero-playlist .hero-top{bottom:30px}}@media (max-width: 991.98px){.hero-band .hero-top,.hero-playlist .hero-top{top:64px;z-index:99}}.hero-band .hero-video,.hero-playlist .hero-video{position:relative}@media (max-width: 767.98px){.hero-band .hero-video,.hero-playlist .hero-video{display:none}}@media (min-width: 576px){.hero-band .hero-video,.hero-playlist .hero-video{position:absolute;top:-100px;right:0;width:100%;transform:scale(1.2)}}.hero-band .hero-video:after,.hero-playlist .hero-video:after{content:"";background:#000000;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.hero-band .hero-video:after,.hero-playlist .hero-video:after{opacity:.3}.hero-band .hero-cnt,.hero-playlist .hero-cnt{padding-top:12rem;position:relative;z-index:99}.hero-band .hero-cnt h1,.hero-playlist .hero-cnt h1{margin-bottom:25px;margin-top:30px}.hero-band .after,.hero-playlist .after{background:url(/wp-content/themes/europavox/dist/assets/bg_article_o-f6dd70f1.png) no-repeat bottom left}@media (max-width: 991.98px){.hero-band .after,.hero-playlist .after{background-size:70%}}.hero-band .before,.hero-playlist .before{background:url(/wp-content/themes/europavox/dist/assets/bg_article2_o-233ebcca.png) no-repeat top right}@media (max-width: 991.98px){.hero-band .before,.hero-playlist .before{background-size:50%}}@media (max-width: 991.98px){.hero-band:after,.hero-playlist:after{display:none}}.hero-playlist .after{background:url(/wp-content/themes/europavox/dist/assets/bg_article_g-8dec6cd0.png) no-repeat bottom left}@media (max-width: 991.98px){.hero-playlist .after{background-size:70%}}.hero-playlist .before{background:url(/wp-content/themes/europavox/dist/assets/bg_article2_g-f3385c4b.png) no-repeat top right}@media (max-width: 991.98px){.hero-playlist .before{background-size:50%}}.hero-criteria{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block}.hero-criteria span{text-transform:initial}.hero-featured{background-color:#000;position:relative;margin:60px 0}@media (min-width: 1030px) and (max-width: 1366px){.hero-featured{margin-top:30px}}.hero-featured h2{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block;margin-bottom:0}.hero-featured h2 span{text-transform:initial}.hero-featured h3,.hero-featured .modal .title,.modal .hero-featured .title{font-size:3.4rem;line-height:1;margin-bottom:15px}@media (max-width: 767.98px){.hero-featured h3,.hero-featured .modal .title,.modal .hero-featured .title{font-size:2.4rem}}@media (max-width: 991.98px){.hero-featured h3,.hero-featured .modal .title,.modal .hero-featured .title{font-size:2.2rem;line-height:.9}}.hero-featured .hero-cnt{max-width:60%;display:block;position:relative;z-index:10}.hero-featured p{margin:30px 0}@media (max-width: 991.98px){.hero-featured{margin:30px 0}}.hero-withplayer{position:relative;margin-bottom:120px}@media (max-width: 991.98px){.hero-withplayer{margin-bottom:30px}.hero-withplayer .hero-featured{display:none}}.hero-player{width:25%;position:absolute;right:60px;bottom:-60px;z-index:80}@media (max-width: 991.98px){.hero-player{position:relative;right:initial;bottom:initial;width:100%}}.hero-player-btmore{text-align:center;margin-top:30px;display:none}@media (max-width: 991.98px){.hero-player-btmore{display:block}}.hero-illu-yellow{position:relative}.hero-illu-yellow:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.hero-illu-yellow:after{background:url(/wp-content/themes/europavox/dist/assets/bg_article_y-da6c1a3a.png) no-repeat bottom left}.hero-author small{color:#18a48c;font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block}.hero-author small span{text-transform:initial}.hero-author .internal-nav{border-bottom:solid #e2e2e2 1px;border-top:solid #e2e2e2 1px;padding-top:15px}.item-article h3,.item-article .modal .title,.modal .item-article .title{margin-bottom:5px}@media (min-width: 576px){.item-article h3,.item-article .modal .title,.modal .item-article .title{font-size:1.5rem;line-height:1.2}}@media (max-width: 767.98px){.item-article h3,.item-article .modal .title,.modal .item-article .title{font-size:1.1rem;line-height:1.6rem}}@media (min-width: 768px){.item-article .fig_cover{min-height:280px}.list-news .item-article .fig_cover{min-height:460px}}@media (min-width: 1030px) and (max-width: 1366px){.item-article .fig_cover{min-height:240px}.list-news .item-article .fig_cover{min-height:430px}}@media (max-width: 991.98px){.item-article .fig_cover{width:40%;min-height:150px}}.item-article .fig_cover img{-webkit-transition:transform .5s cubic-bezier(.215,.61,.355,1);-ms-transition:transform .5s cubic-bezier(.215,.61,.355,1);transition:transform .5s cubic-bezier(.215,.61,.355,1)}.item-article:hover .fig_cover img{transform:scale(1.03)}@media (min-width: 768px){.list .item-article{margin-bottom:40px}}.list-news .item-article a:hover,.home-news .item-article a:hover{color:#1138ef}.list-tops .item-article a:hover{color:#fec62e}.festival-list .item-article a:hover{color:#fd591f}@media (max-width: 991.98px){.item-article a{display:flex;flex-wrap:wrap;align-items:center}.item-article .item-article-cnt{width:60%;padding-left:15px}}.item-diapo{position:relative;overflow:hidden}.item-diapo-cnt{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:0 4rem 2rem;color:#fff;will-change:transform}.item-diapo-cnt small{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block}.item-diapo-cnt small span{text-transform:initial}.item-diapo-cnt h3,.item-diapo-cnt .modal .title,.modal .item-diapo-cnt .title,.item-bd .item-diapo-cnt h3,.item-bd .item-diapo-cnt .modal .title,.modal .item-bd .item-diapo-cnt .title{font-size:2.2rem;line-height:.9}.item-diapo-cnt .item-date{font-size:.9rem;line-height:1.4rem;text-align:right;margin-top:15px}@media (max-width: 991.98px){.item-diapo-cnt{padding:0 2rem 2rem}}.item-diapo .fig_cover{margin:0;position:relative}.item-diapo-deco{position:absolute;left:0;bottom:-70px}.home-bl1 .item-diapo-deco{bottom:-150px}.item-bd .item-diapo .fig_cover{margin:0px 0px 1rem}.item-video{position:relative;z-index:0}.item-video img{position:absolute;width:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%)}.article-nav{border-bottom:solid #e2e2e2 1px;margin-bottom:30px}@media (max-width: 991.98px){.article-nav{display:none}}.article .intro{font-weight:700;font-size:1.2rem}.article .intro p:first-of-type:first-letter{float:left;font-size:6rem;line-height:.65;margin:0 .1em .1em 0;font-family:degular,serif}.article-infos{padding:3rem 0;display:flex;flex-direction:column;align-items:center}.article-footer{text-align:center;margin-top:60px}@media (max-width: 991.98px){.article-footer{margin-top:15px}}.article-festival-sidebar header{background-color:#1138ef;padding:30px;margin-top:-50px;z-index:99;position:relative}.article-festival-sidebar header h1{font-size:2.2rem;line-height:.9;margin:0 0 15px}.article-festival-sidebar h2{font-size:1.5rem;line-height:1.2;font-family:degular,serif;margin:45px 0 5px}.article-festival-sidebar p{font-size:.9rem;line-height:1.4rem}.article-festival-infos{margin-bottom:30px}.article-festival-infos h2{font-size:1.5rem;line-height:1.2;font-family:degular,serif;margin:15px 0 5px}.article-festival-infos p{font-size:1rem;line-height:1.4}.article-playlist-player{padding-left:30px}.article-playlist-player .smallplayer{margin-top:-140px;z-index:10;position:relative}@media (max-width: 991.98px){.article-playlist-player .smallplayer{margin-top:-100px}}.article-playlist-actions{text-align:center;margin-top:30px}.article-marker{width:70px;height:70px;position:absolute;bottom:-10px;left:0}.article-marker-bg svg{width:100%;height:100%}.article-marker-illu{position:absolute;left:40%;top:50%;-webkit-transform:translateX(-40%) translateY(-50%);-ms-transform:translateX(-40%) translateY(-50%);transform:translate(-40%) translateY(-50%)}.article-marker-illu svg{width:80%;height:80%;fill:#fff}.deco-art1{background:url(/wp-content/themes/europavox/dist/assets/bg_article2_y-8190c9ed.png) no-repeat;width:181px;height:435px;position:absolute;right:0;top:30%;z-index:-1}@media (max-width: 1239.98px){.deco-art1{display:none}}.deco-art1.deco-o{background:url(/wp-content/themes/europavox/dist/assets/bg_article4_o-b9f62b67.png) no-repeat}.deco-art1.deco-b{background:url(/wp-content/themes/europavox/dist/assets/bg_article4_b-663a6daa.png) no-repeat}.deco-art2{background:url(/wp-content/themes/europavox/dist/assets/bg_article3_y-0a372ec7.png) no-repeat;width:181px;height:532px;position:absolute;left:0;top:50%;z-index:-1}@media (max-width: 1239.98px){.deco-art2{display:none}}.deco-art2.deco-o{background:url(/wp-content/themes/europavox/dist/assets/bg_article5_o-94366313.png) no-repeat}.deco-art2.deco-b{background:url(/wp-content/themes/europavox/dist/assets/bg_article5_b-faf0531f.png) no-repeat}.item-band{position:relative;margin-bottom:30px}.item-band figure{overflow:hidden;position:relative;background:#000000}.item-band figure:after{position:absolute;inset:0;content:"";z-index:2;background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.00197) 9.99%,rgba(0,0,0,.1))}@media (max-width: 991.98px){.item-band figure.fig_cover{min-height:300px}}.item-band figure img{object-fit:cover;width:100%}.item-bd .item-band figure{position:relative}.item-bd .item-band figure:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.item-bd .item-band figure:after{background:url(/wp-content/themes/europavox/dist/assets/bg_band-5a5afe97.png) no-repeat bottom right;background-size:contain}.item-bd .item-band figure.fig_cover{min-height:780px}@media (max-width: 991.98px){.item-bd .item-band figure.fig_cover{min-height:380px}}@media (min-width: 1030px) and (max-width: 1366px){.item-bd .item-band figure.fig_cover{min-height:700px}}.item-band.item-bandhome figure{position:relative}.item-band.item-bandhome figure:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.item-band.item-bandhome figure:after{background:url(/wp-content/themes/europavox/dist/assets/bg_band-5a5afe97.png) no-repeat bottom right;background-size:contain}@media (min-width: 768px){.item-band.item-bandhome figure{min-height:535px}}.item-band.item-bandhome .suptitle{font-weight:500;margin-bottom:10px}.item-band-cnt{position:absolute;right:0;bottom:0;left:0;z-index:3;padding:0 2rem 2rem;color:#fff;will-change:transform}.item-band-cnt small{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block}.item-band-cnt small span{text-transform:initial}.item-band-cnt h3,.item-band-cnt .modal .title,.modal .item-band-cnt .title{font-size:2.2rem;line-height:.9}.item-bd .item-band-cnt h3,.item-bd .item-band-cnt .modal .title,.modal .item-bd .item-band-cnt .title{font-size:4rem;line-height:.9}.item-band-cnt .item-date{font-size:.9rem;line-height:1.4rem;text-align:right;margin-top:15px}@media (max-width: 991.98px){.item-band-cnt .item-date{margin-right:15px}}.item-band img{-webkit-transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1);-ms-transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1);transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1)}.item-band:hover img{width:103%;height:103%}.article-band-infos h3,.article-band-infos .modal .title,.modal .article-band-infos .title{font-size:1.5rem;line-height:1.2;font-family:degular,serif}.article-band-infos p{font-size:1rem;line-height:1.4}.article-band-links{text-align:right;padding-right:15px}.article-band-links h2{font-size:1.5rem;line-height:1.2;margin-bottom:1.4rem;margin-top:60px}.article-band-links .list-socials li+li{margin-left:5px}.article-band-links .list-streaming{display:flex;justify-content:flex-end}.article-band-links .list-streaming ul{max-width:200px}.article-band-links .list-streaming li{width:48px;height:48px;margin-left:5px;margin-bottom:5px;background:#000000;text-align:center;line-height:48px}.article-band-links .list-streaming li svg{width:65%;height:65%;fill:#fff;color:#fff}.article-band-links .list-streaming li.spotify{background-color:#1ed760}.article-band-links .list-streaming li.apple_music{background-color:#1a181c}.article-band-links .list-streaming li.deezer{background-color:#ef5466}.article-band-links .list-streaming li.youtube{background-color:#c81a1f}.article-band-links .list-streaming li.soundcloud{background-color:#fe6400}.article-band-links .list-streaming li.bandcamp{background-color:#1da0c3}.article-band-player{padding-right:30px}.article-band-player .smallplayer{margin-top:-200px;z-index:10;position:relative}@media (max-width: 991.98px){.article-band-player .smallplayer{margin-top:-120px}}.article-band-actions{text-align:center;margin-top:30px}.article-band-videos h3,.article-band-videos .modal .title,.modal .article-band-videos .title{color:#fff;z-index:1;position:relative;font-size:1.4rem;line-height:1.2;padding:15px}@media (min-width: 992px){.article-band-videos .glide__slide{width:67%}}@media (max-width: 991.98px){.article-band-links{text-align:left;display:flex;flex-wrap:wrap}.article-band-links div{width:100%;flex:0 0 100%}.article-band-links h2{margin-top:15px;margin-bottom:5px}.article-band-links .list-streaming{justify-content:flex-start}.article-band-links .list-streaming ul{max-width:none;display:flex}}.festival-featured{position:relative;background:#000000}.festival-featured .fig_cover{min-height:350px;z-index:-2;position:absolute;inset:0;height:100%;opacity:.7}.festival-featured-cnt{position:relative;z-index:10;padding:60px;text-align:center;display:flex;flex-direction:column;justify-content:space-between;height:350px}.festival-featured-cnt h2{font-size:2.2rem;line-height:.9}.festival-list{margin-top:60px}.festival-list h3,.festival-list .modal .title,.modal .festival-list .title{color:#fd591f}.festival-list .item-article{margin-bottom:30px}.festival-more-rows h2{color:#1138ef}.btn-festival{color:#fff;background-color:#1138ef}@media (max-width: 1239.98px){#home{margin-top:100px}}@media (min-width: 992px){#home{margin-top:170px}}@media (min-width: 1030px) and (max-width: 1366px){#home{margin-top:160px}}#home .item-band{margin-bottom:0}@media (min-width: 768px){#home .item-diapo.home-bl1 figure.fig_cover{min-height:535px}}@media (max-width: 991.98px){#home .item-diapo.home-bl2{margin-bottom:30px}}@media (min-width: 992px){#home .item-bd .item-diapo figure.fig_cover,#home .item-bd .item-band figure.fig_cover{min-height:500px}#home .item-bd .item-diapo.home-bl2 figure.fig_cover,#home .item-bd .item-diapo.home-bl3 figure.fig_cover,#home .item-bd .item-band.home-bl2 figure.fig_cover,#home .item-bd .item-band.home-bl3 figure.fig_cover{min-height:360px}#home .item-bd .item-diapo h3,#home .item-bd .item-diapo .modal .title,.modal #home .item-bd .item-diapo .title,#home .item-bd .item-band h3,#home .item-bd .item-band .modal .title,.modal #home .item-bd .item-band .title{font-size:2.2rem;line-height:.9}}@media (max-width: 1239.98px){#home .item-bd .item-diapo figure.fig_cover,#home .item-bd .item-band figure.fig_cover{min-height:350px}#home .item-bd .item-diapo.home-bl2 figure.fig_cover,#home .item-bd .item-diapo.home-bl3 figure.fig_cover,#home .item-bd .item-band.home-bl2 figure.fig_cover,#home .item-bd .item-band.home-bl3 figure.fig_cover{min-height:260px}#home .item-bd .item-diapo h3,#home .item-bd .item-diapo .modal .title,.modal #home .item-bd .item-diapo .title,#home .item-bd .item-band h3,#home .item-bd .item-band .modal .title,.modal #home .item-bd .item-band .title{font-size:2.2rem;line-height:.9}}@media (min-width: 1030px) and (max-width: 1366px){#home .item-bd .item-diapo figure.fig_cover,#home .item-bd .item-band figure.fig_cover{min-height:400px}}#home .home-festival{margin:60px auto;padding:30px}@media (max-width: 991.98px){#home .home-festival{padding:0;margin:30px auto}}#home .home-festival h2{margin-bottom:5px}@media (min-width: 768px){#home .home-firstblocs{margin-bottom:60px}}@media (max-width: 767.98px){#home .home-firstblocs .col-sm-4{margin-top:30px}#home .home-firstblocs .row-2 .col-sm-6+.col-sm-6 .item-bd{margin-top:30px}}@media (min-width: 1030px) and (max-width: 1366px){#home .home-firstblocs{margin-bottom:60px}}#home .home-firstblocs .row-2{margin-top:15px}#home .home-news h2{color:#1138ef}#home .home-news .item-article{margin-bottom:30px}@media (min-width: 992px){#home .home-news{margin-top:-30px}#home .home-news .col-sm-12 figure.fig_cover{min-height:400px}#home .home-news .col-sm-12 .item-article h3,#home .home-news .col-sm-12 .item-article .modal .title,.modal #home .home-news .col-sm-12 .item-article .title{font-size:2rem}}@media (max-width: 1239.98px){#home .home-news{margin-top:30px}}#home .home-news h3,#home .home-news .modal .title,.modal #home .home-news .title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#home .deco-art1{top:24%}@media (min-width: 1030px) and (max-width: 1366px){#home .deco-art1{top:21%}}@media (max-width: 991.98px){#home .i-popular svg{width:70px;height:70px}}@media (min-width: 768px){.has-bandroulette #home{display:none}.has-bandroulette #home .fig_cover{min-height:80px}}@media (min-width: 768px){.home-popular{padding:50px 40px 30px}}@media (max-width: 991.98px){.home-popular{padding:40px 20px 10px}}.home-popular h2{color:#fd591f;font-size:2.2rem;line-height:.9}@media (max-width: 991.98px){.home-popular h2{font-size:1.67rem;margin-bottom:25px}}.home-popular h3,.home-popular .modal .title,.modal .home-popular .title{font-size:1.5rem;line-height:1.2}.home-popular .item-popularband{position:relative;margin-bottom:15px;border-bottom:solid 1px #e2e2e2}.home-popular .item-popularband a{display:flex}.home-popular .item-popularband .fig_cover{width:34%}@media (min-width: 768px){.home-popular .item-popularband .fig_cover{min-height:120px}}@media (max-width: 991.98px){.home-popular .item-popularband .fig_cover{min-height:100px}}.home-popular .item-popularband-cnt{width:60%;padding:15px 0 0 15px;position:relative}.home-popular .item-popularband-key{position:absolute;font-size:5rem;opacity:.05;bottom:-15px;right:0}.home-popular .item-popularband img{-webkit-transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1);-ms-transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1);transition:width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1)}.home-popular .item-popularband:hover img{width:103%;height:103%}@media (max-width: 991.98px){.home-popular .item-popularband{width:100%;border:none}}.home-popular .glide__slide:last-child .item-popularband{border:none}@media (min-width: 768px){.has-bandroulette .home-popular{padding-bottom:20px}.has-bandroulette .home-popular .fig_cover{min-height:80px}.has-bandroulette .home-popular h2{font-size:1.8rem}}.has-bandroulette .item-bd{margin-bottom:20px}.cms-about-cnt{position:relative;max-width:500px;margin-left:30px}@media (max-width: 991.98px){.cms-about-cnt{margin-top:30px}}.cms-about-key{position:absolute;font-size:10rem;opacity:.05;top:-80px;left:140px}.cms-about-row{margin-bottom:60px}.cms-about h2{color:#fec62e}.cms-about .row:nth-child(2n) h2{color:#fd591f}.cms-key-numbers{text-align:center;padding:100px 20px;margin-top:100px;background:#18a48c url(/wp-content/themes/europavox/dist/assets/wave_alpha2-83d56a62.png) no-repeat center}.cms-key-numbers-title{font-size:4rem;margin:0 0 15px}@media (min-width: 768px){.cms-key-numbers{max-width:100vw;margin-left:-60px;margin-right:-60px}}.cms-partners{text-align:center;margin-top:100px}.cms-partners h3,.cms-partners .modal .title,.modal .cms-partners .title{margin:60px 0 30px}.cms-partners img{margin-bottom:30px}.cms-partners .col-sm-4 img{max-width:100px}.cms-partners .col-sm-3 img{max-width:80px}.cms-partners .row{align-items:center}@media (min-width: 576px){.cms-partners .col-sm-5{flex:0 0 60%;max-width:60%}}.family{padding:30px 0 120px;margin-top:60px;background:#1138ef url(/wp-content/themes/europavox/dist/assets/wave_alpha2-83d56a62.png) no-repeat bottom right}.family h2{text-align:center;margin:60px 0 30px}.item-user-cnt{margin:15px 0 30px}.item-user-cnt small{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block;font-size:1rem;line-height:1.4}.item-user-cnt small span{text-transform:initial}.item-user-cnt h3,.item-user-cnt .modal .title,.modal .item-user-cnt .title{font-size:1.4rem;line-height:1.2;margin-top:5px}.item-user .fig_cover{min-height:200px}.profile-info{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block;font-size:1rem;line-height:1.4;margin:15px}.profile-info span{text-transform:initial}.profile-title{margin:15px;font-size:1.4rem;line-height:1.2;font-family:degular,serif;font-weight:700}.profile-cnt{font-size:.9rem;line-height:1.4rem}.author-avatar{border-radius:150px;width:150px;height:150px;overflow:hidden}.author-single h2{color:#18a48c;font-family:oswald,serif;text-transform:uppercase;font-size:2rem;font-weight:500;line-height:1.2}.author-single .rwmb-form{background:#FFF;max-width:990px}.author-single .author-infos h2{margin-bottom:15px;font-size:1.4rem;line-height:1.2}.author-single .author-infos h2+h2{margin-top:30px}.author-single .article-actions{margin-top:30px}.rwmb-form .rwmb-label{font-family:oswald,serif;text-transform:uppercase;font-size:1.2rem;font-weight:300;display:block;width:35%}.rwmb-form .rwmb-label span{text-transform:initial}.rwmb-form .rwmb-label>label{font-weight:300}.rwmb-form .rwmb-label~.rwmb-input{width:65%}.rwmb-form .rwmb-error,.rwmb-form .rwmb-input input{padding:.35rem 1.25rem;border-radius:.25em;border:1px solid transparent}.rwmb-form p.rwmb-error{color:#af3a3a!important}.rwmb-form label#remember_description,.rwmb-form p.description{text-transform:initial;font-size:.9rem;line-height:1.4rem}.rwmb-form input,.rwmb-form select,.rwmb-form textarea{width:100%}.rwmb-form select{font-size:.9rem;line-height:1.4rem;padding:5px 10px}.rwmb-form .select2{font-size:.9rem;line-height:1.4rem;width:100%}.rwmb-form .select2-results__option{font-size:.9rem!important;line-height:1.4rem!important}.rwmb-form .rwmb-checkbox-wrapper{display:flex}.rwmb-form .rwmb-checkbox-wrapper .rwmb-label{order:2;width:90%}.rwmb-form .rwmb-checkbox-wrapper .rwmb-label label{text-transform:initial}.rwmb-form .rwmb-checkbox-wrapper .rwmb-label~.rwmb-input{order:1;width:5%}.rwmb-form .rwmb-info,.rwmb-form .rwmb-input{font-size:.9rem;line-height:1.4rem}.formlogin{padding:30px 60px;background:#18a48c url(/wp-content/themes/europavox/dist/assets/wave_alpha-29efa042.png) no-repeat}.formlogin button{background:#FFF;color:#18a48c}.formlogin .rwmb-info{color:#18a48c;border:none;background-color:#aaf3e6}.formlogin #remember_description{display:flex;align-items:center}.formlogin #remember_description input{width:10%}.formlogin .rwmb-label{width:35%!important}.formprofil,.author-single form{margin:30px 0}.formprofil .rwmb-input input,.formprofil select,.formprofil .select2-container--default.select2-container--focus .select2-selection--multiple,.author-single form .rwmb-input input,.author-single form select,.author-single form .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:gray}.formprofil .select2-container--default .select2-selection--multiple .select2-selection__choice,.author-single form .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e9efee;border-color:#bdd6d2;font-size:.8rem}.formprofil h2,.author-single form h2{font-size:2.2rem;line-height:.9;color:#18a48c;margin-top:60px}.formprofil button,.author-single form button{background:#18a48c;color:#fff}.formprofil .rwmb-edit-media,.author-single form .rwmb-edit-media{display:none!important}.formprofil .rwmb-button,.author-single form .rwmb-button{margin-bottom:30px}.formcnt{padding:30px}.formprofil{background:#FFF;padding:60px 90px 60px 0;max-width:800px}.structure{min-height:100px}.structure-thumb{border-radius:100px;width:100px;height:100px;overflow:hidden;position:relative}.structure-thumb img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.structure-cnt h3,.structure-cnt .modal .title,.modal .structure-cnt .title{color:#18a48c;font-size:1.4rem;line-height:1.2}.top-bands{background-color:#fec62e;padding:30px;width:calc(100% + 600px);transform:translate(-300px);margin:30px 0;position:relative}.top-bands:before{content:"";background:#fff;width:1px;height:100%;position:absolute;top:0;left:0;z-index:0}.top-bands:before{left:50%}@media (max-width: 991.98px){.top-bands{width:100%;transform:none;padding:15px}}.item-top{position:relative;background:#FFF;max-width:880px;margin:30px auto}.item-top figure{margin:0}.item-top .fig_cover{min-height:300px}.item-top-cnt{padding:2rem}.item-top-cnt a{position:initial}.item-top-cnt p{margin-bottom:15px}.item-top-cnt .item-top-actions .row{align-items:center}.item-top-cnt .top-more{font-family:oswald,serif;font-size:1.2rem;font-weight:300;display:block;text-transform:uppercase;text-align:right;font-size:1rem}.item-top-cnt .top-more span{text-transform:initial}.item-top-cnt .top-player{color:#fec62e;text-transform:uppercase;position:relative;z-index:999;font-family:oswald,serif;font-weight:500;display:flex;flex-wrap:wrap;align-items:center;cursor:pointer}.item-top-cnt .top-player-btn{width:40px;height:40px;border-radius:40px;border:1px solid #fec62e;text-align:center;line-height:36px;flex-shrink:0;margin-right:10px}.item-top-cnt .top-player-btn svg{width:20px;height:20px;margin-left:5px;fill:#fec62e}.item-top a:after{display:none}.item-top-num{position:absolute;font-size:10rem;opacity:.2;bottom:-15px;right:60px;color:#fec62e}.item-top p{font-style:italic;font-size:1.5rem;line-height:1.2}@media (max-width: 991.98px){.item-top{margin-left:15px;margin-right:15px}.item-top p{font-size:1.1rem;line-height:1.6rem}}.event{padding:6rem 0;overflow-x:hidden}.hero-event{margin-bottom:3rem}.hero-event .fig_cover{min-height:480px}.hero-event .fig_cover svg{z-index:999;position:absolute;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);width:70px;height:70px}.hero-event .event-title{display:flex;align-items:center}.hero-event .event-title .event-date{margin-right:2rem;text-transform:uppercase;text-align:center;font-weight:700;font-family:degular,serif;font-size:1.6rem;line-height:1}.hero-event .event-title .event-date span{display:block}.hero-event .event-title .event-date .month{font-size:2.4rem}.hero-event .event-title .event-date .event-city{font-weight:400}.hero-event .event-tickets{margin:1rem 0}.hero-event .event-tickets a{background:#FFF;font-size:.9rem;text-align:center;padding:.6em 2em;overflow:hidden;border:none;white-space:normal;border-radius:5px;display:inline-block;margin-right:.3rem}.hero-event .event-more h2{font-size:1.5rem;line-height:1.2}.hero-event .event-more img{margin-bottom:1.6rem}.hero-event .event-diapo{border:4px solid #FFF;padding:1rem}.hero-event .event-diapo .item-diapo-deco{display:none}.event-bands{padding:30px 0 0 30px;position:relative}.event-bands .slider-wrapper{background:none;padding:0}.event-bands .glide__track{overflow:visible}.event-bands:after{content:"";background:#FFF;width:100vw;height:100%;position:absolute;top:0;left:0;z-index:0}.event-bands:after{z-index:0}.event-bands:before{content:"";background:#000;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.event-bands:before{z-index:3;left:calc(-50% - 600px)}.event-bands aside{z-index:1;position:relative}.list-inline.links li{margin-right:.5rem}.event-posts{margin-top:60px}.event-posts.container-md{max-width:1140px}.event-posts .item-article{background-color:#fff;padding:15px}.event-posts .col-sm-4{padding-bottom:0}.event-posts .col-sm-4:nth-child(3n+2){transform:translateY(-30px)}.event-posts article{height:calc(100% - 30px);margin-bottom:30px}.event-posts article .article-marker{bottom:8px;right:15px;left:inherit}.event-posts article .article-marker-bg{display:none}.event-posts article .article-marker-illu{text-align:center}.event-posts article .article-marker span{display:block;color:#fff;text-transform:uppercase;font-size:1rem;margin-top:5px}.event-posts article .article-player{display:none;display:flex;align-items:center;background-color:#333;padding:.5rem;margin-top:-16px;cursor:pointer}.event-content{margin-bottom:5rem}.cnt .embed-responsive{margin-top:15px;margin-bottom:60px}.cms-cnt h2{margin-top:30px;font-size:2.2rem;line-height:.9}.cms-video{position:relative}@media (min-width: 768px){.container-sm .cms-video,.container .cms-video{margin-left:-30px;margin-right:-30px;width:calc(100% + 60px)}}.cms-video img{margin-bottom:30px;width:100%;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);position:absolute}.cms-video a{width:100%}.cms-video a:after{display:none}.cms-video-icon{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:block;display:flex;align-items:center;justify-content:center}.cms-video-icon img{width:80px;visibility:visible;transition:opacity .3s cubic-bezier(.215,.61,.355,1),visibility 0s .3s;opacity:1}.cms-video-icon:hover{cursor:none}.cms-video-icon:hover img{visibility:hidden;opacity:0}.cms-largeimg{margin:30px auto;text-align:center}@media (min-width: 768px){.cms-largeimg{max-width:100vw;margin-left:-60px;margin-right:-60px}.col-sm-7 .cms-largeimg{margin-left:-30px;margin-right:-30px}}.cms-largeimg .imgcaption{font-size:.7rem;opacity:.5;text-align:left;margin-top:5px}.list{margin:60px 0;position:relative}@media (min-width: 768px){.list .col-sm-4{margin-bottom:30px}}@media (max-width: 991.98px){.list .col-sm-4,.list .col-sm-8{margin-bottom:15px}}.list-bgillu{position:absolute;width:115%;top:27%;left:-4%}.list-bgillu img{width:100%;transform:rotate(-45deg)}@media (max-width: 991.98px){.list-bgillu{display:none}}@media (max-width: 991.98px){.list{margin:30px 0}}
