@charset "UTF-8";html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}

/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}body,html{border:0;margin:0;outline:0;padding:0;vertical-align:baseline;overflow-x:hidden;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}audio,canvas,video{display:inline-block;max-width:100%}html{background:#7258ef}@media (prefers-color-scheme:dark){html{background:#5844bd}}html:has(.webview){background:#fff}@media (prefers-color-scheme:dark){html:has(.webview){background:#000}}html:has(.webview .darker-bg){background:#dce1e6}@media (prefers-color-scheme:dark){html:has(.webview .darker-bg){background:#000}}body{background:#fff}@media (prefers-color-scheme:dark){body{background:#000}}body.webview{padding:1.5rem 0;-webkit-touch-callout:none}body:has(.darker-bg){background:#dce1e6}@media (prefers-color-scheme:dark){body:has(.darker-bg){background:#000}}body,button,input,select,textarea{color:#225;font-family:Roboto,system-ui,sans-serif;font-size:16px;font-weight:300;line-height:1}@media (prefers-color-scheme:dark){body,button,input,select,textarea{color:#eee}}input[disabled],select[disabled],textarea[disabled]{opacity:.4}input.styled-input,textarea.styled-input{display:block;width:100%;padding:6px 12px;border:1px solid #9e9e9e;color:#333;background:#fff;border-radius:19px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-color-scheme:dark){input.styled-input,textarea.styled-input{border:1px solid #555;color:#fff;background-color:#333}}input.styled-input[type=date],textarea.styled-input[type=date]{height:36px}input.styled-input.styled-input-hours,textarea.styled-input.styled-input-hours{text-align:right;border-radius:19px 0 0 19px}input.styled-input.styled-input-minutes,textarea.styled-input.styled-input-minutes{border-radius:0 19px 19px 0}textarea.styled-input{min-height:110px;max-height:350px}.input-max-width{max-width:400px;width:calc(100% - 30px)}a{color:#0070f0;text-decoration:none;text-underline-offset:4px}@media (prefers-color-scheme:dark){a{color:#298dff}}@media (hover:hover){a:hover{text-decoration:underline}}a.unlink{color:inherit}@media (hover:hover){a.unlink:hover{color:#0070f0}}@media (hover:hover) and (prefers-color-scheme:dark){a.unlink:hover{color:#298dff}}a.link-white{color:#fff}a.link-red{color:red}a.a-none{color:inherit}@media (hover:hover){a.a-none:hover{text-decoration:none}}.h1,.h3,.h4,h1,h2,h3,h4,h5,h6{font-family:Catamaran,system-ui,sans-serif;clear:both;font-weight:600;margin:0}.h1 a,.h3 a,.h4 a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}@media (hover:hover){.h1 a:hover,.h3 a:hover,.h4 a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none}}.h1.no-h,.h3.no-h,.h4.no-h,h1.no-h,h2.no-h,h3.no-h,h4.no-h,h5.no-h,h6.no-h{font-family:inherit!important;display:inline;font-weight:inherit!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important}.h1.grey,.h3.grey,.h4.grey,h1.grey,h2.grey,h3.grey,h4.grey,h5.grey,h6.grey{color:#90949c}.h1,h1{font-size:40px}.h1,h1,h2{line-height:1.1}h2{font-size:32px}.h3,h3{font-size:26px;line-height:1.2}.h4,h4{font-size:20px;line-height:1.3}h5{font-size:18px}h5,h6{line-height:1.4}h6{font-size:16px}.trad{opacity:.5}strong{font-weight:500}em{font-style:italic}p{margin:0;line-height:1.6}.lh{line-height:1.5}blockquote,q{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}blockquote{margin:0 0 20px;padding:0;color:inherit;font-size:inherit;font-style:normal}blockquote,ol,ul{border:0;outline:0;line-height:1.6}ol,ul{padding:0 0 0 20px;margin:0;list-style:none}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin:0 0 0 20px}img{-ms-interpolation-mode:bicubic;border:0;vertical-align:middle}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button,input,select,textarea{font-size:14px;line-height:1.6;margin:0;max-width:100%;vertical-align:bottom}input,select,textarea{border:none;background:#fff;background-image:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0));border-radius:8px;outline:0}.button,button,html input[type=button],input[type=reset],input[type=submit]{position:relative;display:inline-block;padding:10px 30px;border:2px solid #0070f0;font-family:Catamaran,system-ui,sans-serif;font-size:18px;line-height:1.3;font-weight:600;color:#0070f0;text-align:center;-webkit-appearance:none;cursor:pointer;border-radius:100px;outline:0;background:rgba(0,112,240,.15)}@media (prefers-color-scheme:dark){.button,button,html input[type=button],input[type=reset],input[type=submit]{color:#298dff;border-color:#298dff;background:rgba(41,141,255,.15)}}@media (hover:hover){.button:hover,button:hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{text-decoration:none;background:#0070f0;color:#fff;border-color:#0070f0}}@media (hover:hover) and (prefers-color-scheme:dark){.button:hover,button:hover,html input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{background:#298dff;color:#000;border-color:#298dff}}.button.button-red,button.button-red,html input[type=button].button-red,input[type=reset].button-red,input[type=submit].button-red{color:#e32225;border-color:#e32225;background:rgba(227,34,37,.15)}@media (hover:hover){.button.button-red:hover,button.button-red:hover,html input[type=button].button-red:hover,input[type=reset].button-red:hover,input[type=submit].button-red:hover{background:#e32225;color:#fff;border-color:#e32225}}@media (hover:hover) and (prefers-color-scheme:dark){.button.button-red:hover,button.button-red:hover,html input[type=button].button-red:hover,input[type=reset].button-red:hover,input[type=submit].button-red:hover{color:#000}}.button.button-white,button.button-white,html input[type=button].button-white,input[type=reset].button-white,input[type=submit].button-white{color:#fff;border-color:#fff;background:rgba(0,0,0,.05)}@media (prefers-color-scheme:dark){.button.button-white,button.button-white,html input[type=button].button-white,input[type=reset].button-white,input[type=submit].button-white{background:hsla(0,0%,100%,.15)}}@media (hover:hover){.button.button-white:hover,button.button-white:hover,html input[type=button].button-white:hover,input[type=reset].button-white:hover,input[type=submit].button-white:hover{background:#fff;color:#333;border-color:#fff}}.button.button-green,button.button-green,html input[type=button].button-green,input[type=reset].button-green,input[type=submit].button-green{color:#42b72a;border-color:#42b72a;background:rgba(66,183,42,.15)}@media (hover:hover){.button.button-green:hover,button.button-green:hover,html input[type=button].button-green:hover,input[type=reset].button-green:hover,input[type=submit].button-green:hover{background:#42b72a;color:#fff;border-color:#42b72a}}@media (hover:hover) and (prefers-color-scheme:dark){.button.button-green:hover,button.button-green:hover,html input[type=button].button-green:hover,input[type=reset].button-green:hover,input[type=submit].button-green:hover{color:#000}}.button.button-apple,.button.button-facebook,.button.button-google,button.button-apple,button.button-facebook,button.button-google,html input[type=button].button-apple,html input[type=button].button-facebook,html input[type=button].button-google,input[type=reset].button-apple,input[type=reset].button-facebook,input[type=reset].button-google,input[type=submit].button-apple,input[type=submit].button-facebook,input[type=submit].button-google{padding-left:40px;padding-right:20px;color:#225;border-color:#225;background-color:rgba(34,34,85,.1);background-repeat:no-repeat;background-position:12px;background-size:24px 24px;white-space:nowrap}@media (prefers-color-scheme:dark){.button.button-apple,.button.button-facebook,.button.button-google,button.button-apple,button.button-facebook,button.button-google,html input[type=button].button-apple,html input[type=button].button-facebook,html input[type=button].button-google,input[type=reset].button-apple,input[type=reset].button-facebook,input[type=reset].button-google,input[type=submit].button-apple,input[type=submit].button-facebook,input[type=submit].button-google{color:#fff;border-color:#fff;background-color:hsla(0,0%,100%,.2)}}@media (hover:hover){.button.button-apple:hover,.button.button-facebook:hover,.button.button-google:hover,button.button-apple:hover,button.button-facebook:hover,button.button-google:hover,html input[type=button].button-apple:hover,html input[type=button].button-facebook:hover,html input[type=button].button-google:hover,input[type=reset].button-apple:hover,input[type=reset].button-facebook:hover,input[type=reset].button-google:hover,input[type=submit].button-apple:hover,input[type=submit].button-facebook:hover,input[type=submit].button-google:hover{color:#fff;border-color:#225;background-color:#225}}@media (hover:hover) and (prefers-color-scheme:dark){.button.button-apple:hover,.button.button-facebook:hover,.button.button-google:hover,button.button-apple:hover,button.button-facebook:hover,button.button-google:hover,html input[type=button].button-apple:hover,html input[type=button].button-facebook:hover,html input[type=button].button-google:hover,input[type=reset].button-apple:hover,input[type=reset].button-facebook:hover,input[type=reset].button-google:hover,input[type=submit].button-apple:hover,input[type=submit].button-facebook:hover,input[type=submit].button-google:hover{color:#225;border-color:#fff;background-color:#fff}}.button.button-facebook,button.button-facebook,html input[type=button].button-facebook,input[type=reset].button-facebook,input[type=submit].button-facebook{background-image:url(/css/images/facebook-login.23150ae5.svg)}.button.button-google,button.button-google,html input[type=button].button-google,input[type=reset].button-google,input[type=submit].button-google{background-image:url(/css/images/google-login.6aeab400.svg)}.button.button-apple,button.button-apple,html input[type=button].button-apple,input[type=reset].button-apple,input[type=submit].button-apple{background-image:url(/css/images/apple-login.c000341e.svg)}.button .button-sub,button .button-sub,html input[type=button] .button-sub,input[type=reset] .button-sub,input[type=submit] .button-sub{display:block;font-family:Roboto,system-ui,sans-serif;font-weight:300;font-size:10px}.button .flag,button .flag,html input[type=button] .flag,input[type=reset] .flag,input[type=submit] .flag{position:absolute;top:50%;left:8px;transform:translateY(-45%);font-size:30px}.button-block{display:block;width:100%}@media (max-width:575px){.button-block-xs{display:block;width:100%}}button[disabled],input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{padding:0}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}::placeholder{color:#aaa}@media (prefers-color-scheme:dark){::placeholder{color:#777}}:-ms-input-placeholder{color:#aaa}@media (prefers-color-scheme:dark){:-ms-input-placeholder{color:#777}}::-ms-input-placeholder{color:#aaa}@media (prefers-color-scheme:dark){::-ms-input-placeholder{color:#777}}table,td,th{border:1px solid rgba(0,0,0,.1)}@media (prefers-color-scheme:dark){table,td,th{border:1px solid hsla(0,0%,100%,.2)}}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin-bottom:20px;width:100%}caption,td,th{font-weight:300;text-align:left}th{font-weight:500}td,th{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin:30px 0}@media (prefers-color-scheme:dark){hr{background-color:hsla(0,0%,100%,.2)}}hr.large-hr{height:2px;margin:40px 0}::selection{background:#efff00;color:#000;text-shadow:3px 0 3px orange}.clearfix:after{display:block;content:"";clear:both}.relative{position:relative}.un30{margin-bottom:-30px}.top5{margin-top:5px}.top10{margin-top:10px}.top15{margin-top:15px}.top20{margin-top:20px}.top40{margin-top:40px}@media (max-width:767px){.top15-sm{margin-top:15px}}.top50{margin-top:50px}.bottom5{margin-bottom:5px}.bottom10{margin-bottom:10px}.bottom15{margin-bottom:15px}.bottom20{margin-bottom:20px}.bottom30{margin-bottom:30px}.bottom40{margin-bottom:40px}.right10{margin-right:10px}.justify{text-align:justify}.text-right{text-align:right}.text-center{text-align:center}.text-small{font-size:13px}.text-white{color:#fff}.text-grey{color:#90949c}.text-green{color:#42b72a}.text-red{color:red}.d-ios{display:none}@supports (-webkit-touch-callout:none){.d-ios{display:block}}.d-ma{display:none}.d-ma-none,.is-mobile-app .d-ma{display:block}.is-mobile-app .d-ma-none{display:none}.credits-sticky{position:fixed;bottom:calc(2rem + 60px);left:.75rem;right:.75rem;z-index:7;padding:10px 0;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:16px;background:#e08600;color:#fff}@media (min-width:576px){.credits-sticky{bottom:1rem}}.credits-sticky a{color:#fff}.menu-header{position:relative;padding:1rem 0;color:#fff;background-image:linear-gradient(180deg,#7258ef,rgba(114,88,239,0)),linear-gradient(90deg,#0095ff,#a900e0)}@media (prefers-color-scheme:dark){.menu-header{background-image:linear-gradient(180deg,#5844bd,rgba(88,68,189,0)),linear-gradient(90deg,#07c,#8200ad)}}.menu-header .logo{display:block;width:47px;height:32px;position:relative;z-index:9;text-indent:100px;line-height:80px;white-space:nowrap;background:url(/css/images/logo.ff1faa14.svg) 0 0 no-repeat;overflow:hidden}@media (max-width:575px){.menu-header .logo{margin:0 auto}}@media (max-width:575px){.is-mobile-app .menu-header{display:none}}.main-nav{left:0;right:0;z-index:8;line-height:1.6}@media (max-width:575px){.main-nav{position:fixed;bottom:0}}@media (min-width:576px){.main-nav{position:absolute;top:1rem}}@media (min-width:576px){a+header+.main-nav,div+header+.main-nav{top:calc(56px + 1rem)}}.main-nav-offset{position:relative;z-index:2}@media (max-width:575px){.main-nav-offset{margin-bottom:2rem;padding:5px;background-image:linear-gradient(180deg,#7258ef,rgba(114,88,239,0)),linear-gradient(90deg,#0095ff,#a900e0);border-radius:50px}}@media (max-width:575px) and (prefers-color-scheme:dark){.main-nav-offset{background-image:linear-gradient(180deg,#5844bd,rgba(88,68,189,0)),linear-gradient(90deg,#07c,#8200ad)}}@media (min-width:576px){.main-nav-offset{padding-left:63px}}@media (max-width:575px){.main-nav-bg{position:absolute;top:-60px;bottom:0;left:0;right:0;z-index:1;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);-webkit-mask-image:linear-gradient(transparent,#000,#000);mask-image:linear-gradient(transparent,#000,#000);pointer-events:none}}@media (max-width:575px) and (prefers-color-scheme:dark){.main-nav-bg{background-color:rgba(0,0,0,.3)}}.menu-item-top-level{display:block;height:34px;padding:5px 1rem 4px;font-family:Catamaran,system-ui,sans-serif;font-weight:600;color:#fff;background:rgba(34,34,85,.3);border-radius:100px;cursor:pointer}@media (hover:hover){.menu-item-top-level:hover{background:rgba(34,34,85,.6);text-decoration:none}}.menu-item-top-level .menu-icon{display:block}.menu-item-top-level .menu-icon svg{display:block;width:24px;height:24px}@media (min-width:576px){.menu-dropdown-wrapper{position:relative}}@media (hover:hover){.menu-dropdown-wrapper:hover .menu-item-top-level{background:rgba(34,34,85,.6)}}.menu-dropdown{display:none;z-index:10;padding:1.5rem 2rem 1.5rem 1.5rem;margin-top:-.5rem;color:#225;background:#fff;border-radius:10px;box-shadow:0 25px 30px -20px rgba(0,0,0,.3),0 0 5px rgba(0,0,0,.1)}@media (max-width:575px){.menu-dropdown{position:fixed;bottom:calc(2.5rem + 44px);left:1rem;right:1rem}}@media (min-width:576px){.menu-dropdown{position:absolute;left:0;right:auto;margin-top:.5rem;white-space:nowrap}.menu-dropdown.right-align{left:auto;right:0}}@media (prefers-color-scheme:dark){.menu-dropdown{background-color:#1e2128;color:#fff}}.menu-dropdown:before{content:"";position:absolute;left:0;display:block;right:0}@media (max-width:575px){.menu-dropdown:before{height:1rem;bottom:-1rem}}@media (min-width:576px){.menu-dropdown:before{height:.6rem;top:-.6rem}}.menu-dropdown a{color:#225}@media (prefers-color-scheme:dark){.menu-dropdown a{color:#fff}}.menu-dropdown hr{margin:.75rem 0;background:rgba(34,34,85,.5)}@media (prefers-color-scheme:dark){.menu-dropdown hr{background:hsla(0,0%,100%,.5)}}.menu-toggle{display:none}.menu-overflow{display:none;position:fixed;z-index:9;top:0;left:0;width:100%;height:100vh}.menu-toggle:checked+.menu-overflow{display:block}.menu-toggle:checked+.menu-overflow+.menu-dropdown{display:block;animation:slidedown .1s linear}@media (hover:hover){.menu-dropdown:hover,.menu-label:hover+.menu-toggle+.menu-overflow+.menu-dropdown{display:block;animation:slidedown .1s linear}}@keyframes slidedown{0%{transform:translateY(-5%);opacity:0}to{transform:translate(0);opacity:1}}.menu-dropdown-item{display:block;position:relative;padding-left:32px}.menu-dropdown-item .menu-icon{position:absolute;left:0;top:1px;width:24px;height:24px}.user-pp.user-menu-pp{width:30px;height:30px;margin:0 auto;box-shadow:0 0 0 2px #fff;cursor:pointer}.user-menu-item{display:block;padding-right:1rem}.user-menu-item.admin{background:#ff0;color:#000;margin:-.25rem -.75rem;padding:.25rem .75rem;border-radius:5px}.user-menu-item.logout{color:red}.live-icon{position:relative;display:inline-block;padding:3px 5px 3px 20px;background:#fff;border-radius:4px;color:#1e2128;font-size:10px;font-weight:500;text-transform:uppercase;transform:translateY(-3px);box-shadow:0 0 2px red}.live-icon:before{content:"";position:absolute;top:6px;left:6px;width:9px;height:9px;border-radius:10px;background:red;animation:live-glow 1s linear infinite}@keyframes live-glow{0%{opacity:1}50%{opacity:0}to{opacity:1}}.darker-bg{position:relative;background:#dce1e6}@media (prefers-color-scheme:dark){.darker-bg{background:#000}}.card{position:relative;padding:1rem;background-color:#fff;border-radius:16px;box-shadow:0 25px 30px -20px rgba(0,0,0,.3),0 0 5px rgba(0,0,0,.1);overflow:hidden}@media (prefers-color-scheme:dark){.card{background-color:#1e2128}}.card.card-company{margin-top:18px;overflow:visible;text-align:center}.card.card-company a.card-link:before{top:-18px}.card.card-product{margin-top:80px;overflow:visible}a.card-link:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:block}.card-product-img{display:block;max-width:100%;margin:-92px auto 15px!important}.homepage-header{color:#fff;background-image:linear-gradient(90deg,#0095ff,#a900e0)}@media (prefers-color-scheme:dark){.homepage-header{background-image:linear-gradient(90deg,#07c,#8200ad)}}.homepage-header .card{color:#225}@media (prefers-color-scheme:dark){.homepage-header .card{color:#fff}}.mini-room-card{position:relative;border-radius:16px;box-shadow:0 25px 30px -20px rgba(0,0,0,.3),0 0 5px rgba(0,0,0,.1);background-size:cover;background-position:50%;background-repeat:no-repeat;overflow:hidden;background-color:#225}.mini-room-card img{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.mini-room-card header{position:relative;z-index:2;padding:4rem .25rem;text-align:center;text-shadow:0 0 20px rgba(0,0,0,.5),0 0 50px #000,0 1px 5px #000}@media (max-width:991px){.mini-room-card header{padding:2rem .25rem}}.mini-room-card .room-name{color:#fff;margin-bottom:0;white-space:nowrap}.mini-room-card .card-title,.mini-room-card a{color:#fff!important}.mini-room-card .rating{margin:0}.city-card,.country-card,.image-card{position:relative;color:#fff;text-shadow:0 0 20px #000,0 0 60px #000;border-radius:16px;box-shadow:0 25px 30px -20px rgba(0,0,0,.3),0 0 5px rgba(0,0,0,.1);overflow:hidden}.city-card img,.country-card img,.image-card img{position:absolute;z-index:1;display:block;width:100%;height:calc(100% + 3rem);top:-2rem;left:0;right:0;bottom:-1rem;object-fit:cover}.city-card a,.country-card a,.image-card a{color:#fff;border:0!important}.city-card .card-gradient,.country-card .card-gradient,.image-card .card-gradient{position:relative;z-index:2;padding:1rem;background:linear-gradient(190deg,transparent,rgba(0,0,0,.65))}.city-card .card-gradient{padding-top:5rem}.country-card .card-gradient{padding-top:100%}.escape-main-item{font-weight:500;font-size:18px;text-align:center}.escape-main-item svg{display:block;margin:0 auto 10px}@media (prefers-color-scheme:dark){.escape-main-item svg path{fill:#fff}}.player-stars{display:block;width:100%;height:auto;aspect-ratio:500/303;margin:0 auto}.homepage-spacer{height:60px}.site-footer{position:relative;margin-top:3rem;padding:30px 0 60px;color:#fff;background-image:linear-gradient(180deg,#666,#666,#666,hsla(0,0%,40%,0)),linear-gradient(180deg,transparent,transparent,transparent,transparent,rgba(114,88,239,0),#7258ef),linear-gradient(90deg,#0095ff,#a900e0)}@media (prefers-color-scheme:dark){.site-footer{background-image:linear-gradient(180deg,#333,#333,#333,rgba(51,51,51,0)),linear-gradient(180deg,transparent,transparent,transparent,transparent,rgba(88,68,189,0),#5844bd),linear-gradient(90deg,#07c,#8200ad)}}.footer-gate{height:200px;background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0)),linear-gradient(180deg,transparent,rgba(114,88,239,0),#7258ef),linear-gradient(90deg,#0095ff,#a900e0)}@media (prefers-color-scheme:dark){.footer-gate{background-image:linear-gradient(180deg,#000,transparent),linear-gradient(180deg,transparent,rgba(88,68,189,0),#5844bd),linear-gradient(90deg,#07c,#8200ad)}}.site-footer-container{line-height:1.6}@media (max-width:767px){.site-footer-container a{line-height:2.2}}.menu a,.site-footer-container a{color:#fff}.footer-books{padding-bottom:3rem;margin-bottom:3rem;border-bottom:1px solid #fff}.footer-books img{display:block;width:100%;height:auto;aspect-ratio:2/3;object-fit:contain}.social-footer{margin-bottom:40px;text-align:center}.social-footer a{text-decoration:none}.social-footer img{filter:saturate(0) brightness(300%)}.highlight-row{position:relative;margin:30px 0;background:linear-gradient(to bottom right,#e5f4ff,#80d6ff)}@media (prefers-color-scheme:dark){.highlight-row{background:linear-gradient(to bottom right,#001e33,#005780)}}.hero-wrapper{position:relative}@media (max-width:575px){.hero-wrapper{margin:0 -.75rem}}.hero-image{display:block;width:100%;aspect-ratio:3/1;border-radius:0 0 16px 16px;background-color:#225;object-fit:cover}@media (max-width:575px){.hero-image{border-radius:0}}.page-header{padding:50px 0}.emoji{font-size:80px}.card-hero-image{position:relative;margin:-1rem -1rem 1rem;background-color:#225}.card-hero-image img{display:block;width:100%;aspect-ratio:3/1;object-fit:cover}.card-company-name{margin-bottom:0;text-align:center}.card-company-name a{color:#225}@media (prefers-color-scheme:dark){.card-company-name a{color:#fff}}.card-room-brand-city{margin-bottom:.25rem;color:#9e9e9e;font-size:14px;line-height:1;text-transform:uppercase}h2.card-title{margin:0;color:#225;font-size:24px;line-height:1.1}@media (prefers-color-scheme:dark){h2.card-title{color:#fff}}.content h2.card-title{margin:0!important;color:#225}@media (prefers-color-scheme:dark){.content h2.card-title{color:#fff}}h2.card-title a{color:inherit}.card-subtitle{font-size:14px;color:#9e9e9e}.card-room-header{margin:-1rem -1rem 1rem}.card-room-header-image{position:relative;background-color:#225}.card-room-header-image img{display:block;width:100%;aspect-ratio:3/1;object-fit:cover;object-position:center bottom}.card-room-header-title{position:relative;padding:0 1rem;background-color:#225}.card-room-header-title img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;display:block;width:100%;height:100%!important;object-fit:fill;transform:scaleY(-1)}.card-room-header-title:before{top:-3rem;background-color:rgba(59,26,0,.1);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);-webkit-mask-image:linear-gradient(transparent,#000 3rem,#000);mask-image:linear-gradient(transparent,#000 3rem,#000)}.card-room-header-title:after,.card-room-header-title:before{content:"";position:absolute;left:0;right:0;bottom:0;z-index:1}.card-room-header-title:after{top:0;background:linear-gradient(transparent,rgba(0,0,0,.3))}.card-room-header-title .card-room-header-title-text{position:relative;z-index:2;transform:translateY(-1em);text-shadow:0 0 10px rgba(0,0,0,.5)}.card-room-header-title .card-room-header-title-text .card-room-brand-city,.card-room-header-title .card-room-header-title-text .card-title{color:#fff}.card-room-header-title .card-room-header-title-text a.card-link:before{top:-200px;left:-1em;right:-1em;bottom:-1000px}.card-room-header-closed img{filter:grayscale(1)}.archive-closed{padding:1rem;margin:-1rem;color:#fff;background:red;text-align:center;text-transform:uppercase}@media (prefers-color-scheme:dark){.archive-closed{background:rgba(255,0,0,.8)}}.room-specs [class*=col]>div{padding:5px 10px 4px;border-radius:8px;background:#eee}@media (prefers-color-scheme:dark){.room-specs [class*=col]>div{background:#393f4c}}@media (prefers-color-scheme:dark){.card .room-specs [class*=col]>div{background:#333}}.room-specs-card>div+div+div+div,.room-specs-card>div+div+div+div+div{display:none}.room-gauge,.room-specs [class*=col]>div{font-size:11px;font-weight:300;line-height:1.3;color:#888;white-space:nowrap;text-overflow:ellipsis}@media (prefers-color-scheme:dark){.room-gauge,.room-specs [class*=col]>div{color:#aaa}}.room-gauge strong,.room-specs [class*=col]>div strong{font-size:14px;color:#444;font-weight:500}@media (prefers-color-scheme:dark){.room-gauge strong,.room-specs [class*=col]>div strong{color:#eee}}.room-gauge{position:relative;height:41px}.room-gauge-split{position:absolute;bottom:0;padding:5px 0 4px 10px;overflow:hidden}.room-snooping{color:#a705e0;background-color:rgba(167,5,224,.15);border-radius:8px 0 0 8px}@media (prefers-color-scheme:dark){.room-snooping{color:#c01efa;background-color:rgba(167,5,224,.25)}}.room-snooping strong{color:#a705e0}@media (prefers-color-scheme:dark){.room-snooping strong{color:#c01efa}}.room-handling{color:#5f56f0;background-color:rgba(95,86,240,.15)}@media (prefers-color-scheme:dark){.room-handling{color:#8c85f4;background-color:rgba(95,86,240,.25)}}.room-handling strong{color:#5f56f0}@media (prefers-color-scheme:dark){.room-handling strong{color:#8c85f4}}.room-thinking{color:#0293ff;background-color:rgba(2,147,255,.15);border-radius:0 8px 8px 0}@media (prefers-color-scheme:dark){.room-thinking{color:#33a7ff;background-color:rgba(2,147,255,.25)}}.room-thinking strong{color:#0293ff}@media (prefers-color-scheme:dark){.room-thinking strong{color:#33a7ff}}.filter-form-wrapper{position:relative;margin:0 -.75rem;overflow:hidden;user-select:none}.filter-form-wrapper:after,.filter-form-wrapper:before{content:"";position:absolute;top:0;bottom:0;z-index:1;width:.75rem;background-color:red}.filter-form-wrapper:before{left:0;background:linear-gradient(90deg,#dce1e6,rgba(220,225,230,0))}@media (prefers-color-scheme:dark){.filter-form-wrapper:before{background:linear-gradient(90deg,#000,transparent)}}.filter-form-wrapper:after{right:0;background:linear-gradient(90deg,rgba(220,225,230,0),#dce1e6)}@media (prefers-color-scheme:dark){.filter-form-wrapper:after{background:linear-gradient(90deg,transparent,#000)}}.filter-next,.filter-prev{display:none;position:absolute;top:0;z-index:2;height:36px;width:36px;color:#225;font-weight:600;font-size:22px;line-height:36px;text-align:center}@media (prefers-color-scheme:dark){.filter-next,.filter-prev{color:#fff}}@media (hover:hover){.filter-form-wrapper:hover .filter-next,.filter-form-wrapper:hover .filter-prev{display:block;text-decoration:none}}.filter-prev{left:-.75rem;background:linear-gradient(90deg,#dce1e6,rgba(220,225,230,0))}@media (prefers-color-scheme:dark){.filter-prev{background:linear-gradient(90deg,#000,transparent)}}.filter-next{right:-.75rem;background:linear-gradient(90deg,rgba(220,225,230,0),#dce1e6)}@media (prefers-color-scheme:dark){.filter-next{background:linear-gradient(90deg,transparent,#000)}}.filter-form{position:relative;text-wrap:nowrap;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;padding:0 .75rem}.filter-form::-webkit-scrollbar{display:none}.filter-form>div{display:inline-block}.filter-form .filter-dropdown,.filter-form .filter-toggle{display:inline-block;margin-right:.5rem}.filter-form .filter-dropdown a,.filter-form .filter-dropdown label,.filter-form .filter-dropdown select,.filter-form .filter-toggle a,.filter-form .filter-toggle label,.filter-form .filter-toggle select{position:relative;display:block;padding:10px 16px;height:36px;line-height:16px;color:#333;font-size:14px;font-weight:300;background:#ccc;border-radius:30px;cursor:pointer}@media (prefers-color-scheme:dark){.filter-form .filter-dropdown a,.filter-form .filter-dropdown label,.filter-form .filter-dropdown select,.filter-form .filter-toggle a,.filter-form .filter-toggle label,.filter-form .filter-toggle select{color:#ccc;background-color:#333}}.filter-form .filter-toggle input{display:none}.filter-form .filter-toggle input:checked+label{color:#fff;background:#0070f0}@media (prefers-color-scheme:dark){.filter-form .filter-toggle input:checked+label{background:#298dff}}@media (hover:hover){.filter-form .filter-toggle a:hover{text-decoration:none}}.filter-form .filter-toggle a.active{color:#fff;background:#0070f0}@media (prefers-color-scheme:dark){.filter-form .filter-toggle a.active{background:#298dff}}.filter-form .filter-dropdown select{display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-form .filter-dropdown select:not(:invalid){color:#fff;background:#0070f0}@media (prefers-color-scheme:dark){.filter-form .filter-dropdown select:not(:invalid){background:#298dff}}.filter-form .filter-label,.filter-form:before{display:inline-block;margin:0 .75rem 0 1rem;line-height:36px;text-transform:uppercase;font-size:11px;color:#888}.filter-form:before{content:"Filtres";margin-left:0}.filter-select-wrapper select,.styled-select{display:block;width:100%;padding:6px 35px 6px 12px;border:1px solid #9e9e9e;color:#333;background:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjNEE0QTRBIiBkPSJNNiA3bDUtNkgxeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-position:100%;background-repeat:no-repeat;border-radius:19px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-color-scheme:dark){.filter-select-wrapper select,.styled-select{border:1px solid #555;color:#fff;background-color:#333;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNiA3bDUtNkgxeiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}}.styled-select{display:inline-block;width:auto}.styled-select.styled-select-100{width:100%}.styled-select.styled-select-days{border-radius:19px 0 0 19px}.styled-select.styled-select-months{border-radius:0}.styled-select.styled-select-years{border-radius:0 19px 19px 0}.checkbox-filter{position:relative;margin-bottom:15px;padding-right:50px}.checkbox-filter input{display:none}.checkbox-filter input:checked+label:before{background:#42b72a}.checkbox-filter input:checked+label:after{transform:translate(18px,-50%)}@media (prefers-color-scheme:dark){.checkbox-filter input:checked+label:after{background:#fff}}.checkbox-filter label{cursor:pointer}.checkbox-filter label:before{content:"";position:absolute;top:50%;right:0;width:40px;height:22px;background:#aaa;border-radius:11px;transform:translateY(-50%);transition:background .2s ease-out}@media (prefers-color-scheme:dark){.checkbox-filter label:before{background:#555}}.checkbox-filter label:after{content:"";position:absolute;top:50%;right:21px;width:16px;height:16px;background:#fff;border-radius:8px;transform:translateY(-50%);transition:transform .2s ease-out,background .2s ease-out}@media (prefers-color-scheme:dark){.checkbox-filter label:after{background:#aaa}}.check-with-label{margin-bottom:-5px}.check-with-label input[type=checkbox]{display:none}.check-with-label input[type=checkbox]+label{display:inline-block;padding:5px 12px 6px;margin:0 5px 5px 0;line-height:1.2;font-weight:300;border-radius:30px;cursor:pointer;background-color:#ccc}@media (prefers-color-scheme:dark){.check-with-label input[type=checkbox]+label{background:#222}}.check-with-label input[type=checkbox]:checked+label{background-color:#0095ff;color:#fff}.check-with-label.lang-input{max-height:300px;overflow:scroll}.check-with-label.lang-input input+label{display:none;text-transform:capitalize}.check-with-label.lang-input input:checked+label,.check-with-label.lang-input input[value=ar]+label,.check-with-label.lang-input input[value=de]+label,.check-with-label.lang-input input[value=en]+label,.check-with-label.lang-input input[value=es]+label,.check-with-label.lang-input input[value=fr]+label,.check-with-label.lang-input input[value=it]+label,.check-with-label.lang-input input[value=ja]+label,.check-with-label.lang-input input[value=nl]+label,.check-with-label.lang-input input[value=pt]+label,.check-with-label.lang-input input[value=zh]+label,.show-all-language-input:checked+div .lang-input input+label{display:inline-block}.show-all-language-label{position:absolute;top:0;right:0;color:#0070f0;line-height:1;font-weight:300;text-transform:none;box-shadow:inset 0 -1px 0 #0070f0;cursor:pointer}@media (prefers-color-scheme:dark){.show-all-language-label{color:#298dff;box-shadow:inset 0 -1px 0 #298dff}}.show-all-language-input{display:none}.breadcrumb{margin-bottom:3px;line-height:1.6;text-transform:uppercase}.breadcrumb a{display:inline-block;background:rgba(0,112,240,.15);padding:4px 10px;margin-bottom:5px;border-radius:8px;font-size:14px}@media (hover:hover){.breadcrumb a:hover{text-decoration:none}}@media (prefers-color-scheme:dark){.breadcrumb a{background:rgba(0,112,240,.18)}}.breadcrumb a:before{content:"‹  "}.breadcrumb a+a{margin-left:5px}.breadcrumb a+a:before{content:none}.link-button{display:inline-block;background:rgba(0,112,240,.15);padding:4px 10px;border-radius:8px;font-size:14px;text-transform:uppercase;line-height:1.6}@media (prefers-color-scheme:dark){.link-button{background:rgba(0,112,240,.18)}}.link-button:after{content:"  ›"}.link-button.link-button-block{display:block;text-align:center}.link-button.link-button-red{background:rgba(255,0,0,.15);color:red}.link-button.link-button-green{background:rgba(66,183,42,.15);color:#42b72a}.link-button.link-button-white{background:hsla(0,0%,100%,.15);color:#fff}.placeholder-button{display:block;padding:1.5rem 1rem;border:2px dashed #90949c;color:#90949c;line-height:1.3;text-align:center;font-weight:500;border-radius:8px}@media (hover:hover){.placeholder-button:hover{text-decoration:none}.placeholder-button:hover span{text-decoration:underline}}.content-section{padding:1px 0 0}.content>*{margin-bottom:1rem}.content>:last-child{margin-bottom:0}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#90949c}.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child),.content h5:not(:first-child),.content h6:not(:first-child){margin-top:3rem}.content .card h1,.content .card h2,.content .card h3,.content .card h4,.content .card h5,.content .card h6{color:inherit}.content p:not(.text-center){text-align:justify}.content img,.content table{max-width:100%!important;height:auto}.content iframe{max-width:100%!important}.content>img{margin-left:auto;margin-right:auto;display:block;width:auto;max-width:100%;height:auto}.content figure img{margin:0 auto;display:block;width:auto!important;max-width:100%;height:auto!important;max-height:60vh}.content figcaption{margin-top:8px;font-size:11px;color:#90949c;text-align:center}.img-block{display:block;max-width:100%!important;height:auto}.city-cover-photo{display:block;width:100%;height:auto;aspect-ratio:10/4;border-radius:16px;object-fit:cover}.content-embed{position:relative;padding-top:56.25%;margin-bottom:1rem}.content-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.next-slot-wrapper{margin:-1rem -1rem .5rem;padding:.5rem 1rem;color:#fff;line-height:1.5;background:#42b72a;background:radial-gradient(circle at 70% 50%,#42b72a,#00bcd4)}.next-slot{text-align:center}.next-slot a{position:relative;z-index:2;display:inline-block;padding:1px 10px 1px 34px;white-space:nowrap;border:2px solid #fff;color:#fff;cursor:pointer;border-radius:16px;background-repeat:no-repeat;background-position:9px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuOTEzIDdMMS4yNSA1LjcwN2EuNzUuNzUgMCAwMS41LTEuNDE0TDkuNDIgN0gxN2ExIDEgMCAwMS45NTIgMS4zMDZsLTIuMjUgN2ExIDEgMCAwMS0uOTUyLjY5NEg0LjI1YTEgMSAwIDAxLS45NTItLjY5NGwtMi4yNS03QTEgMSAwIDAxMiA3aDIuOTEzek02IDlIMy4zNzJsLjY0MyAySDZWOXptMSAwdjJoMlY5SDd6bTMgMHYyaDJWOWgtMnptMyAwdjJoMS45ODVsLjY0My0ySDEzem0xLjY2NCAzSDEzdjJoMS4wMjFsLjY0My0yek0xMiAxNHYtMmgtMnYyaDJ6bS0zIDB2LTJIN3YyaDJ6bS0zIDB2LTJINC4zMzZsLjY0MyAySDZ6TTkgM1YwaDF2M2gyTDkuNSA2IDcgM2gyeiIvPjwvc3ZnPg==);background-color:#42b72a}.next-slot a:hover{color:#42b72a;background-color:#fff;text-decoration:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzQyQjcyQSIgZD0iTTQuOTEzIDdMMS4yNSA1LjcwN2EuNzUuNzUgMCAwMS41LTEuNDE0TDkuNDIgN0gxN2ExIDEgMCAwMS45NTIgMS4zMDZsLTIuMjUgN2ExIDEgMCAwMS0uOTUyLjY5NEg0LjI1YTEgMSAwIDAxLS45NTItLjY5NGwtMi4yNS03QTEgMSAwIDAxMiA3aDIuOTEzek02IDlIMy4zNzJsLjY0MyAySDZWOXptMSAwdjJoMlY5SDd6bTMgMHYyaDJWOWgtMnptMyAwdjJoMS45ODVsLjY0My0ySDEzem0xLjY2NCAzSDEzdjJoMS4wMjFsLjY0My0yek0xMiAxNHYtMmgtMnYyaDJ6bS0zIDB2LTJIN3YyaDJ6bS0zIDB2LTJINC4zMzZsLjY0MyAySDZ6TTkgM1YwaDF2M2gyTDkuNSA2IDcgM2gyeiIvPjwvc3ZnPg==)}.booking-prompt,.popin{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;line-height:1.6;background:#fff;animation-name:white-fade;animation-duration:.3s}@media (max-height:500px){.booking-prompt,.popin{padding-top:30px;justify-content:flex-start}}@media (prefers-color-scheme:dark){.booking-prompt,.popin{background:#000;animation-name:black-fade}}.booking-prompt.popin-no-transition,.popin.popin-no-transition{animation:none!important}.booking-prompt>:not(.inpage-loader),.popin>:not(.inpage-loader){animation-name:show-up;animation-duration:.4s;animation-fill-mode:both}.booking-prompt>:nth-child(2),.popin>:nth-child(2){animation-delay:.1s}.booking-prompt>:nth-child(3),.popin>:nth-child(3){animation-delay:.3s}.booking-prompt>:nth-child(4),.popin>:nth-child(4){animation-delay:.5s}.booking-prompt>:nth-child(5),.popin>:nth-child(5){animation-delay:.7s}.booking-prompt>:nth-child(6),.popin>:nth-child(6){animation-delay:.9s}.booking-prompt>:nth-child(7),.popin>:nth-child(7){animation-delay:1.1s}.booking-prompt>:nth-child(8),.popin>:nth-child(8){animation-delay:1.3s}.booking-prompt>:nth-child(9),.popin>:nth-child(9){animation-delay:1.5s}.booking-prompt label,.popin label{display:block;text-align:center}.booking-prompt p,.booking-prompt strong,.popin p,.popin strong{margin-left:15px;margin-right:15px}@keyframes white-fade{0%{background:hsla(0,0%,100%,0);@media (prefers-color-scheme:dark){background:transparent}}to{background:#fff;@media (prefers-color-scheme:dark){background:#000}}}@keyframes black-fade{0%{background:transparent}to{background:#000}}@keyframes show-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0)}}.slot-preview{border:1px solid #225;padding:7px 15px 7px 34px;border-radius:3px;background:url(/css/images/ticket.47526399.svg) 10px 10px no-repeat}@media (prefers-color-scheme:dark){.slot-preview{border-color:#fff;background:url(/css/images/ticket-w.0de083f5.svg) 10px 10px no-repeat}}.slot-preview strong{margin:0}.nav-date{position:relative;display:block;width:35px;height:35px;border:1px solid #9e9e9e;background:#fff;border-radius:17px;text-indent:50px;line-height:50px;white-space:nowrap;overflow:hidden}@media (prefers-color-scheme:dark){.nav-date{border-color:#555;background:#333}}.nav-date:hover{border-color:#9e9e9e;text-decoration:none}@media (prefers-color-scheme:dark){.nav-date:hover{border-color:#555}}.nav-date:after{content:"";position:absolute;top:10px;height:0;width:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.nav-date.nav-date-disable{opacity:.5;cursor:default}.nav-date-prev:after{left:11px;border-right:7px solid #4a4a4a}@media (prefers-color-scheme:dark){.nav-date-prev:after{border-right:7px solid #fff}}.nav-date-next:after{left:14px;border-left:7px solid #4a4a4a}@media (prefers-color-scheme:dark){.nav-date-next:after{border-left:7px solid #fff}}@media (max-width:700px){.scrollable-calendar{overflow-x:scroll;margin:0 -1.5rem;padding:0 1.5rem}.scrollable-calendar>div{min-width:700px}}.day-calendar-rooms{position:relative;z-index:1;display:flex;flex-direction:column}.day-calendar-rooms-background{position:absolute;top:0;left:0;right:0;z-index:0}.day-calendar-rooms-background .day-calendar-row-background:nth-child(odd){background:hsla(0,0%,53.3%,.15)}.day-calendar-row,.day-calendar-row-background{padding:8px 0;margin-top:1px;border-radius:3px}.day-calendar-row.done{order:1000;background:rgba(66,183,42,.15)}.day-calendar-row.todo{order:-1;background:rgba(0,149,255,.15)}.day-calendar-room-name{height:28px;padding-left:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.day-slots{position:relative;height:40px;margin:0 35px;min-width:130px}.day-slots .slot-pos{position:absolute;top:6px;margin:0;transform:translate(-50%)}.day-slots .slot{margin:0}.hour-points{position:absolute;top:0;left:0;right:0;height:40px;margin:0 35px}.hour-points div{position:absolute;top:17px;width:6px;height:6px;margin:0 0 0 -3px;border-radius:50%;background:#ddd}@media (prefers-color-scheme:dark){.hour-points div{background:#333}}.hour-labels{position:relative;height:20px;margin:0 35px;font-size:10px;color:#888}.hour-labels div{position:absolute;bottom:2px;transform:translate(-50%)}.hour-labels [data-hour="10"],.hour-points [data-hour="10"]{left:0}.hour-labels [data-hour="12"],.hour-points [data-hour="12"]{left:15.38%}.hour-labels [data-hour="14"],.hour-points [data-hour="14"]{left:30.76%}.hour-labels [data-hour="16"],.hour-points [data-hour="16"]{left:46.15%}.hour-labels [data-hour="18"],.hour-points [data-hour="18"]{left:61.54%}.hour-labels [data-hour="20"],.hour-points [data-hour="20"]{left:76.92%}.hour-labels [data-hour="22"],.hour-points [data-hour="22"]{left:92.31%}.slot-loading{position:absolute;top:17px;left:0;right:99%;height:6px;border-radius:3px;background:#dce1e6;animation:loading 2s infinite}@keyframes loading{0%{left:0;right:99%}25%{left:0;right:0}50%{left:99%;right:0}75%{left:0;right:0}to{left:0;right:99%}}.availabilities-banner{display:block;color:#fff;line-height:1.4;background:#42b72a;background:radial-gradient(circle at 50% 20%,#42b72a,#00bcd4)}@media (hover:hover){.availabilities-banner:hover{text-decoration:none}}.availabilities-banner .link-button{color:#42b72a;background:#fff}.availabilities-banner .anim-slot{display:inline-block;padding:1px 10px 1px 34px;white-space:nowrap;border:2px solid #fff;color:#fff;cursor:pointer;border-radius:16px;background-repeat:no-repeat;background-position:9px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuOTEzIDdMMS4yNSA1LjcwN2EuNzUuNzUgMCAwMS41LTEuNDE0TDkuNDIgN0gxN2ExIDEgMCAwMS45NTIgMS4zMDZsLTIuMjUgN2ExIDEgMCAwMS0uOTUyLjY5NEg0LjI1YTEgMSAwIDAxLS45NTItLjY5NGwtMi4yNS03QTEgMSAwIDAxMiA3aDIuOTEzek02IDlIMy4zNzJsLjY0MyAySDZWOXptMSAwdjJoMlY5SDd6bTMgMHYyaDJWOWgtMnptMyAwdjJoMS45ODVsLjY0My0ySDEzem0xLjY2NCAzSDEzdjJoMS4wMjFsLjY0My0yek0xMiAxNHYtMmgtMnYyaDJ6bS0zIDB2LTJIN3YyaDJ6bS0zIDB2LTJINC4zMzZsLjY0MyAySDZ6TTkgM1YwaDF2M2gyTDkuNSA2IDcgM2gyeiIvPjwvc3ZnPg==);animation:slots-anim 4s infinite}.availabilities-banner .anim-slot.anim-slot-2{animation-delay:.6s}.availabilities-banner .anim-slot.anim-slot-3{animation-delay:1.2s}@keyframes slots-anim{0%{color:#fff;background-color:#42b72a;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuOTEzIDdMMS4yNSA1LjcwN2EuNzUuNzUgMCAwMS41LTEuNDE0TDkuNDIgN0gxN2ExIDEgMCAwMS45NTIgMS4zMDZsLTIuMjUgN2ExIDEgMCAwMS0uOTUyLjY5NEg0LjI1YTEgMSAwIDAxLS45NTItLjY5NGwtMi4yNS03QTEgMSAwIDAxMiA3aDIuOTEzek02IDlIMy4zNzJsLjY0MyAySDZWOXptMSAwdjJoMlY5SDd6bTMgMHYyaDJWOWgtMnptMyAwdjJoMS45ODVsLjY0My0ySDEzem0xLjY2NCAzSDEzdjJoMS4wMjFsLjY0My0yek0xMiAxNHYtMmgtMnYyaDJ6bS0zIDB2LTJIN3YyaDJ6bS0zIDB2LTJINC4zMzZsLjY0MyAySDZ6TTkgM1YwaDF2M2gyTDkuNSA2IDcgM2gyeiIvPjwvc3ZnPg==);transform:scale(1)}12%{color:#42b72a;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iIzQyQjcyQSIgZD0iTTQuOTEzIDdMMS4yNSA1LjcwN2EuNzUuNzUgMCAwMS41LTEuNDE0TDkuNDIgN0gxN2ExIDEgMCAwMS45NTIgMS4zMDZsLTIuMjUgN2ExIDEgMCAwMS0uOTUyLjY5NEg0LjI1YTEgMSAwIDAxLS45NTItLjY5NGwtMi4yNS03QTEgMSAwIDAxMiA3aDIuOTEzek02IDlIMy4zNzJsLjY0MyAySDZWOXptMSAwdjJoMlY5SDd6bTMgMHYyaDJWOWgtMnptMyAwdjJoMS45ODVsLjY0My0ySDEzem0xLjY2NCAzSDEzdjJoMS4wMjFsLjY0My0yek0xMiAxNHYtMmgtMnYyaDJ6bS0zIDB2LTJIN3YyaDJ6bS0zIDB2LTJINC4zMzZsLjY0MyAySDZ6TTkgM1YwaDF2M2gyTDkuNSA2IDcgM2gyeiIvPjwvc3ZnPg==);transform:scale(1.5)}24%{color:#fff;background-color:#42b72a;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuOTEzIDdMMS4yNSA1LjcwN2EuNzUuNzUgMCAwMS41LTEuNDE0TDkuNDIgN0gxN2ExIDEgMCAwMS45NTIgMS4zMDZsLTIuMjUgN2ExIDEgMCAwMS0uOTUyLjY5NEg0LjI1YTEgMSAwIDAxLS45NTItLjY5NGwtMi4yNS03QTEgMSAwIDAxMiA3aDIuOTEzek02IDlIMy4zNzJsLjY0MyAySDZWOXptMSAwdjJoMlY5SDd6bTMgMHYyaDJWOWgtMnptMyAwdjJoMS45ODVsLjY0My0ySDEzem0xLjY2NCAzSDEzdjJoMS4wMjFsLjY0My0yek0xMiAxNHYtMmgtMnYyaDJ6bS0zIDB2LTJIN3YyaDJ6bS0zIDB2LTJINC4zMzZsLjY0MyAySDZ6TTkgM1YwaDF2M2gyTDkuNSA2IDcgM2gyeiIvPjwvc3ZnPg==);transform:scale(1)}}.company-logo{display:block;width:100%;height:auto;aspect-ratio:1/1;background:#225;border-radius:20%;box-shadow:0 0 2px 0 rgba(0,0,0,.15)}@media (prefers-color-scheme:dark){.company-logo{box-shadow:0 0 4px 0 #1e2128}}.company-logo.company-logo-small{width:50px}.card-company-logo{width:100px;height:100px;margin:-30px auto 1rem}.show-company-logo{margin-top:50px}.company-info a,.company-info a:hover{text-decoration:none}.company-icon{display:block;filter:brightness(134%) hue-rotate(224deg) saturate(.9)}@media (prefers-color-scheme:dark){.company-icon{filter:brightness(200%) hue-rotate(217deg)}}.company-website{position:relative;display:inline-block;padding:0 15px 0 32px;color:#fff;line-height:1.5;font-size:18px;line-height:28px;height:28px;background:#0070f0;border-radius:20px}@media (prefers-color-scheme:dark){.company-website{color:#000;background:#298dff}}.company-website .company-website-icon{position:absolute;top:2px;left:2px;filter:saturate(0) brightness(300%)}@media (prefers-color-scheme:dark){.company-website .company-website-icon{filter:saturate(0) brightness(0)}}.company-map{position:relative;height:150px;max-height:30vh;overflow:hidden;border-radius:16px 16px 0 0;background-size:cover;background-position:50%}.company-addresses{padding:10px 15px;border-radius:0 0 16px 16px;line-height:1.5;background:rgba(0,0,0,.07);color:#225}@media (prefers-color-scheme:dark){.company-addresses{color:#888;background:#1e2128}}.company-addresses .company-address{color:#225}@media (prefers-color-scheme:dark){.company-addresses .company-address{color:#888}}.desc-trans{position:relative;padding:1.5rem 1rem 1rem;border:2px solid #888;border-radius:16px}.desc-trans .desc-trans-label{position:absolute;top:0;left:1rem;padding:0 12px 0 8px;background:#888;border-radius:100px;line-height:24px;transform:translateY(-50%);color:#fff;font-weight:500;font-size:13px;text-transform:uppercase}@media (prefers-color-scheme:dark){.desc-trans .desc-trans-label{color:#000}}.desc-trans .desc-trans-icon{margin-top:-2px}@media (prefers-color-scheme:dark){.desc-trans .desc-trans-icon{filter:invert(1)}}.room-location{margin:20px 0 0;line-height:1.5}.room-address{position:relative;display:block;padding-top:10px;color:#225}@media (prefers-color-scheme:dark){.room-address{color:#eee}}.room-address:hover{text-decoration:none}.review-tab{display:block;height:100%;padding:15px 0 17px;text-align:center;line-height:1.2;font-size:12px;border-radius:16px}@media (hover:hover){.review-tab:hover{text-decoration:none}}.review-tab.tab-rating{background:#5955ff;color:#fff}.review-tab.tab-user{background:#f48d23;color:#fff}.review-tab.tab-user.tab-user-pos{background:#42b72a}.review-tab.tab-user.tab-user-neg{background:red}.review-tab.tab-awards{background:#c6912a;color:#fff}.review-tab .tab-big-nb{position:relative;margin-bottom:12px;font-size:30px;font-weight:500;white-space:nowrap}.review-tab .tab-big-nb img{margin:-4px 0 0 -4px}.review-tab .tab-big-nb span{display:block;position:absolute;top:30px;left:0;right:0;font-size:10px;font-weight:300}.city-top{float:right;max-width:400px;min-width:200px;padding:15px 20px;margin:0 0 20px 20px;color:#1200b5;background:#fff700;border-radius:3px}.city-top p{margin-bottom:0}.city-top h2{color:#1200b5}.guide-map{height:400px;margin:30px 0}.card-activity-type{padding:5px 9px 5px 24px;border-radius:50px;color:#000;font-size:10px;font-weight:600;background:#fff}.card-activity-type:before{content:"";position:absolute;top:2px;left:5px;width:16px;height:16px;background-size:16px 16px;filter:invert(1)}.card-activity-type.type-escapegame:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTI0IDB2MjRIMFYwaDI0ek0xMi41OTMgMjMuMjU4bC0uMDExLjAwMi0uMDcxLjAzNS0uMDIuMDA0LS4wMTQtLjAwNC0uMDcxLS4wMzVjLS4wMS0uMDA0LS4wMTktLjAwMS0uMDI0LjAwNWwtLjAwNC4wMS0uMDE3LjQyOC4wMDUuMDIuMDEuMDEzLjEwNC4wNzQuMDE1LjAwNC4wMTItLjAwNC4xMDQtLjA3NC4wMTItLjAxNi4wMDQtLjAxNy0uMDE3LS40MjdjLS4wMDItLjAxLS4wMDktLjAxNy0uMDE3LS4wMTh6bS4yNjUtLjExM2wtLjAxMy4wMDItLjE4NS4wOTMtLjAxLjAxLS4wMDMuMDExLjAxOC40My4wMDUuMDEyLjAwOC4wMDcuMjAxLjA5M2MuMDEyLjAwNC4wMjMgMCAuMDI5LS4wMDhsLjAwNC0uMDE0LS4wMzQtLjYxNGMtLjAwMy0uMDEyLS4wMS0uMDItLjAyLS4wMjJ6bS0uNzE1LjAwMmEuMDIzLjAyMyAwIDAwLS4wMjcuMDA2bC0uMDA2LjAxNC0uMDM0LjYxNGMwIC4wMTIuMDA3LjAyLjAxNy4wMjRsLjAxNS0uMDAyLjIwMS0uMDkzLjAxLS4wMDguMDA0LS4wMTEuMDE3LS40My0uMDAzLS4wMTItLjAxLS4wMS0uMTg0LS4wOTJ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyIDJjMS4wOTEgMCAyLjExNy4yOTIgMyAuODA0YTEgMSAwIDExLTEgMS43M0E0IDQgMCAwMDggOGwxMSAuMDAxYTIgMiAwIDAxMiAydjEwYTIgMiAwIDAxLTIgMkg1YTIgMiAwIDAxLTItMlYxMGEyIDIgMCAwMTItMmgxYTYgNiAwIDAxNi02em03IDhINXYxMGgxNFYxMHptLTcgMmEyIDIgMCAwMTEuMTM0IDMuNjQ3bC0uMTM0LjA4NVYxN2ExIDEgMCAwMS0xLjk5My4xMTdMMTEgMTd2LTEuMjY4QTIgMiAwIDAxMTIgMTJ6bTcuOTE4LTYuOTc5bC45NjYuMjZhMSAxIDAgMDEtLjUxOCAxLjkzbC0uOTY1LS4yNThhMSAxIDAgMDEuNTE3LTEuOTMyek0xOC42MzMgMi4wOWExIDEgMCAwMS43MDcgMS4yMjVsLS4xMjkuNDgyYTEgMSAwIDExLTEuOTMyLS41MTdsLjEzLS40ODNhMSAxIDAgMDExLjIyNC0uNzA3eiIvPjwvZz48L3N2Zz4=")}.card-activity-type.type-hunt:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjBoMjR6TTEyLjU5MyAyMy4yNThsLS4wMTEuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNWMtLjAxLS4wMDQtLjAxOS0uMDAxLS4wMjQuMDA1bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTctLjAxOHptLjI2NS0uMTEzbC0uMDEzLjAwMi0uMTg1LjA5My0uMDEuMDEtLjAwMy4wMTEuMDE4LjQzLjAwNS4wMTIuMDA4LjAwNy4yMDEuMDkzYy4wMTIuMDA0LjAyMyAwIC4wMjktLjAwOGwuMDA0LS4wMTQtLjAzNC0uNjE0Yy0uMDAzLS4wMTItLjAxLS4wMi0uMDItLjAyMnptLS43MTUuMDAyYS4wMjMuMDIzIDAgMDAtLjAyNy4wMDZsLS4wMDYuMDE0LS4wMzQuNjE0YzAgLjAxMi4wMDcuMDIuMDE3LjAyNGwuMDE1LS4wMDIuMjAxLS4wOTMuMDEtLjAwOC4wMDQtLjAxMS4wMTctLjQzLS4wMDMtLjAxMi0uMDEtLjAxLS4xODQtLjA5MnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNOC41MjYgMy4xMDRhMS41IDEuNSAwIDAxLjk0OCAwTDE1IDQuOTQ2bDUuMjg5LTEuNzYzQTEuMyAxLjMgMCAwMTIyIDQuNDE2VjE3LjY0YTEuNSAxLjUgMCAwMS0xLjAyNiAxLjQyM2wtNS41IDEuODMzYy0uMzA4LjEwMy0uNjQuMTAzLS45NDggMEw5IDE5LjA1NGwtNS4yODkgMS43NjNBMS4zIDEuMyAwIDAxMiAxOS41ODRWNi4zNmExLjUgMS41IDAgMDExLjAyNi0xLjQyM2w1LjUtMS44MzN6TTggMTcuMjhWNS4zODdMNCA2LjcyMXYxMS44OTJsNC0xLjMzNHptMi0xMS44OTJWMTcuMjhsNCAxLjMzNFY2LjcybC00LTEuMzM0em02IDEuMzM0djExLjg5Mmw0LTEuMzM0VjUuMzg3bC00IDEuMzM0eiIvPjwvZz48L3N2Zz4=")}.card-activity-type.type-home:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjBoMjR6TTEyLjU5NCAyMy4yNThsLS4wMTIuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNmMtLjAxLS4wMDMtLjAxOSAwLS4wMjQuMDA2bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTYtLjAxOHptLjI2NC0uMTEzbC0uMDE0LjAwMi0uMTg0LjA5My0uMDEuMDEtLjAwMy4wMTEuMDE4LjQzLjAwNS4wMTIuMDA4LjAwOC4yMDEuMDkyYy4wMTIuMDA0LjAyMyAwIC4wMjktLjAwOGwuMDA0LS4wMTQtLjAzNC0uNjE0Yy0uMDAzLS4wMTItLjAxLS4wMi0uMDItLjAyMnptLS43MTUuMDAyYS4wMjMuMDIzIDAgMDAtLjAyNy4wMDZsLS4wMDYuMDE0LS4wMzQuNjE0YzAgLjAxMi4wMDcuMDIuMDE3LjAyNGwuMDE1LS4wMDIuMjAxLS4wOTMuMDEtLjAwOC4wMDMtLjAxMS4wMTgtLjQzLS4wMDMtLjAxMi0uMDEtLjAxLS4xODQtLjA5MnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTIuMjUgNC4yOTlhLjUuNSAwIDAwLS41IDBMNi4yMDYgNy41bDEuODEzIDEuMDQ3IDUuNzk4LTMuMzQzLTEuNTY3LS45MDV6bTMuNTY4IDIuMDZMMTAuMDIgOS43MDJsMS43My45OTlhLjUuNSAwIDAwLjUgMEwxNy43OTQgNy41bC0xLjk3Ni0xLjE0em0yLjk3NiAyLjg3M2wtNS41NDQgMy4yMDFhMi4yNSAyLjI1IDAgMDEtLjI1LjEyNnY2LjcwOWw1LjU0NC0zLjIwMWEuNS41IDAgMDAuMjUtLjQzM1Y5LjIzMnpNMTEgMTkuMjY4di02LjcwOWEyLjUgMi41IDAgMDEtLjI1LS4xMjZMNS4yMDYgOS4yMzJ2Ni40MDJhLjUuNSAwIDAwLjI1LjQzM0wxMSAxOS4yNjh6bS0uMjUtMTYuNzAxYTIuNSAyLjUgMCAwMTIuNSAwbDYuMjk0IDMuNjM0YTIuNSAyLjUgMCAwMTEuMjUgMi4xNjV2Ny4yNjhhMi41IDIuNSAwIDAxLTEuMjUgMi4xNjVsLTYuMjk0IDMuNjM0YTIuNSAyLjUgMCAwMS0yLjUgMGwtNi4yOTQtMy42MzRhMi41IDIuNSAwIDAxLTEuMjUtMi4xNjVWOC4zNjZhMi41IDIuNSAwIDAxMS4yNS0yLjE2NWw2LjI5NC0zLjYzNHoiLz48L2c+PC9zdmc+")}.card-activity-type.type-vr:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjBoMjR6TTEyLjU5NCAyMy4yNThsLS4wMTIuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNmMtLjAxLS4wMDMtLjAxOSAwLS4wMjQuMDA2bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTYtLjAxOHptLjI2NC0uMTEzbC0uMDE0LjAwMi0uMTg0LjA5My0uMDEuMDEtLjAwMy4wMTEuMDE4LjQzLjAwNS4wMTIuMDA4LjAwOC4yMDEuMDkyYy4wMTIuMDA0LjAyMyAwIC4wMjktLjAwOGwuMDA0LS4wMTQtLjAzNC0uNjE0Yy0uMDAzLS4wMTItLjAxLS4wMi0uMDItLjAyMnptLS43MTUuMDAyYS4wMjMuMDIzIDAgMDAtLjAyNy4wMDZsLS4wMDYuMDE0LS4wMzQuNjE0YzAgLjAxMi4wMDcuMDIuMDE3LjAyNGwuMDE1LS4wMDIuMjAxLS4wOTMuMDEtLjAwOC4wMDMtLjAxMS4wMTgtLjQzLS4wMDMtLjAxMi0uMDEtLjAxLS4xODQtLjA5MnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMiA4YTMgMyAwIDAxMy0zaDE0YTMgMyAwIDAxMyAzdjhhMyAzIDAgMDEtMyAzaC0yLjE3MmEzIDMgMCAwMS0yLjEyLS44NzlsLTEuODMtMS44MjhhMSAxIDAgMDAtLjcwNi0uMjkzaC0uMzQ0YTEgMSAwIDAwLS43MDcuMjkzTDkuMjkzIDE4LjEyYTMgMyAwIDAxLTIuMTIxLjg4SDVhMyAzIDAgMDEtMy0zVjh6bTMtMWExIDEgMCAwMC0xIDF2OGExIDEgMCAwMDEgMWgyLjE3MmExIDEgMCAwMC43MDctLjI5M2wxLjgyOC0xLjgyOEEzIDMgMCAwMTExLjgyOCAxNGguMzQ0YTMgMyAwIDAxMi4xMi44NzlsMS44MyAxLjgyOGExIDEgMCAwMC43MDYuMjkzSDE5YTEgMSAwIDAwMS0xVjhhMSAxIDAgMDAtMS0xSDV6bTEgNGEyIDIgMCAxMTQgMCAyIDIgMCAwMS00IDB6bTggMGEyIDIgMCAxMTQgMCAyIDIgMCAwMS00IDB6Ii8+PC9nPjwvc3ZnPg==")}.card-activity-type.type-online:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjBoMjR6TTEyLjU5MyAyMy4yNThsLS4wMTEuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNWMtLjAxLS4wMDQtLjAxOS0uMDAxLS4wMjQuMDA1bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTctLjAxOHptLjI2NS0uMTEzbC0uMDEzLjAwMi0uMTg1LjA5My0uMDEuMDEtLjAwMy4wMTEuMDE4LjQzLjAwNS4wMTIuMDA4LjAwNy4yMDEuMDkzYy4wMTIuMDA0LjAyMyAwIC4wMjktLjAwOGwuMDA0LS4wMTQtLjAzNC0uNjE0Yy0uMDAzLS4wMTItLjAxLS4wMi0uMDItLjAyMnptLS43MTUuMDAyYS4wMjMuMDIzIDAgMDAtLjAyNy4wMDZsLS4wMDYuMDE0LS4wMzQuNjE0YzAgLjAxMi4wMDcuMDIuMDE3LjAyNGwuMDE1LS4wMDIuMjAxLS4wOTMuMDEtLjAwOC4wMDQtLjAxMS4wMTctLjQzLS4wMDMtLjAxMi0uMDEtLjAxLS4xODQtLjA5MnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMjEgMTlhMSAxIDAgMDEuMTE3IDEuOTkzTDIxIDIxSDNhMSAxIDAgMDEtLjExNy0xLjk5M0wzIDE5aDE4ek0xOSA0YTIgMiAwIDAxMS45OTUgMS44NUwyMSA2djEwYTIgMiAwIDAxLTEuODUgMS45OTVMMTkgMThINWEyIDIgMCAwMS0xLjk5NS0xLjg1TDMgMTZWNmEyIDIgMCAwMTEuODUtMS45OTVMNSA0aDE0em0wIDJINXYxMGgxNFY2eiIvPjwvZz48L3N2Zz4=")}.card-activity-type.type-event:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjB6TTEyLjU5NCAyMy4yNThsLS4wMTIuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNmMtLjAxLS4wMDMtLjAxOSAwLS4wMjQuMDA2bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTYtLjAxOG0uMjY0LS4xMTNsLS4wMTQuMDAyLS4xODQuMDkzLS4wMS4wMS0uMDAzLjAxMS4wMTguNDMuMDA1LjAxMi4wMDguMDA4LjIwMS4wOTJjLjAxMi4wMDQuMDIzIDAgLjAyOS0uMDA4bC4wMDQtLjAxNC0uMDM0LS42MTRjLS4wMDMtLjAxMi0uMDEtLjAyLS4wMi0uMDIybS0uNzE1LjAwMmEuMDIzLjAyMyAwIDAwLS4wMjcuMDA2bC0uMDA2LjAxNC0uMDM0LjYxNGMwIC4wMTIuMDA3LjAyLjAxNy4wMjRsLjAxNS0uMDAyLjIwMS0uMDkzLjAxLS4wMDguMDAzLS4wMTEuMDE4LS40My0uMDAzLS4wMTItLjAxLS4wMXoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYgM2ExIDEgMCAwMTEgMXYxaDJhMiAyIDAgMDEyIDJ2MTJhMiAyIDAgMDEtMiAySDVhMiAyIDAgMDEtMi0yVjdhMiAyIDAgMDEyLTJoMlY0YTEgMSAwIDAxMiAwdjFoNlY0YTEgMSAwIDAxMS0xTTggN0g1djJoMTRWN2gtM3ptLTMgNHY4aDE0di04em0yIDJhMSAxIDAgMDExLTFoLjAxYTEgMSAwIDExMCAySDhhMSAxIDAgMDEtMS0xbTEgMmExIDEgMCAxMDAgMmguMDFhMSAxIDAgMTAwLTJ6bTMtMmExIDEgMCAwMTEtMWguMDFhMSAxIDAgMTEwIDJIMTJhMSAxIDAgMDEtMS0xbTEgMmExIDEgMCAxMDAgMmguMDFhMSAxIDAgMTAwLTJ6bTMtMmExIDEgMCAwMTEtMWguMDFhMSAxIDAgMTEwIDJIMTZhMSAxIDAgMDEtMS0xbTEgMmExIDEgMCAxMDAgMmguMDFhMSAxIDAgMTAwLTJ6Ii8+PC9nPjwvc3ZnPg==")}.card-activity-type.type-nomadic:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTI0IDB2MjRIMFYwaDI0ek0xMi41OTMgMjMuMjU4bC0uMDExLjAwMi0uMDcxLjAzNS0uMDIuMDA0LS4wMTQtLjAwNC0uMDcxLS4wMzVjLS4wMS0uMDA0LS4wMTktLjAwMS0uMDI0LjAwNWwtLjAwNC4wMS0uMDE3LjQyOC4wMDUuMDIuMDEuMDEzLjEwNC4wNzQuMDE1LjAwNC4wMTItLjAwNC4xMDQtLjA3NC4wMTItLjAxNi4wMDQtLjAxNy0uMDE3LS40MjdjLS4wMDItLjAxLS4wMDktLjAxNy0uMDE3LS4wMTh6bS4yNjUtLjExM2wtLjAxMy4wMDItLjE4NS4wOTMtLjAxLjAxLS4wMDMuMDExLjAxOC40My4wMDUuMDEyLjAwOC4wMDcuMjAxLjA5M2MuMDEyLjAwNC4wMjMgMCAuMDI5LS4wMDhsLjAwNC0uMDE0LS4wMzQtLjYxNGMtLjAwMy0uMDEyLS4wMS0uMDItLjAyLS4wMjJ6bS0uNzE1LjAwMmEuMDIzLjAyMyAwIDAwLS4wMjcuMDA2bC0uMDA2LjAxNC0uMDM0LjYxNGMwIC4wMTIuMDA3LjAyLjAxNy4wMjRsLjAxNS0uMDAyLjIwMS0uMDkzLjAxLS4wMDguMDA0LS4wMTEuMDE3LS40My0uMDAzLS4wMTItLjAxLS4wMS0uMTg0LS4wOTJ6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE1IDRhMiAyIDAgMDEyIDJ2MWgxLjUyYTIgMiAwIDAxMS41NjEuNzVsMS40OCAxLjg1MWEyIDIgMCAwMS40MzkgMS4yNVYxNWEyIDIgMCAwMS0yIDIgMyAzIDAgMTEtNiAwaC00YTMgMyAwIDExLTYgMCAyIDIgMCAwMS0yLTJWNmEyIDIgMCAwMTItMmgxMXpNNyAxNmExIDEgMCAxMDAgMiAxIDEgMCAwMDAtMnptMTAgMGExIDEgMCAxMDAgMiAxIDEgMCAwMDAtMnpNMTUgNkg0djloLjc2NGEyLjk5NyAyLjk5NyAwIDAxNC4zNDEtLjEzOGwuMTMxLjEzOGg1LjUyOGwuMTE1LS4xMjEuMTIxLS4xMTVWNnptMy41MiAzSDE3djVjLjgyIDAgMS41NjMuMzMgMi4xMDUuODYybC4xMzEuMTM4SDIwdi00LjE1TDE4LjUyIDl6Ii8+PC9nPjwvc3ZnPg==")}.card-activity-type.type-immersive:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjYzOCA1LjYwNGEuODk3Ljg5NyAwIDAxLjA2NS43MDRsMTAuNTg1IDEuODY3YS45LjkgMCAwMS43NDMuOTNsLS4wMTMuMTEzLTEuNDc2IDguMzdhNi40IDYuNCAwIDAxLTEyLjY0MS0xLjk5NWwuMDM2LS4yMjcgMS40MTctOC4wNDUtLjQ3LjI1NmEuOS45IDAgMDEtLjk1Mi0xLjUyM2wuMDk2LS4wNiAxLjM5LS43NTNhLjkuOSAwIDAxMS4yMi4zNjN6bS4zOTEgMi41OWwtMS4zMiA3LjQ4NGE0LjYgNC42IDAgMDAzLjMxNyA1LjIzN2wuMjA4LjA1MS4yMDcuMDQxYTQuNiA0LjYgMCAwMDUuMjg2LTMuNTE5bC4wNDMtLjIxMiAxLjMyLTcuNDg1LTkuMDYtMS41OTd6bTEuOTc4IDguMDY2bC4wMzkuMTA2Yy4xMDUuMzUzLjQxNS41ODMgMS4wOS43MDIuNjE4LjExLjk4LjAyNiAxLjIwNS0uMjE3bC4wNTgtLjA3YS45LjkgMCAxMTEuNDQ2IDEuMDcyYy0uNjY4LjkwMS0xLjcyNyAxLjIxNi0zLjAyMi45ODgtMS4yOTUtLjIyOS0yLjE4My0uODg3LTIuNTAzLTEuOTYyYS45LjkgMCAwMTEuNjg3LS42MnpNMTMuNTYgMS44ODVsLjAyNi4xMS40MSAyLjMyOWEuOS45IDAgMDEtMS43NDUuNDIzbC0uMDI3LS4xMS0uMjU1LTEuNDQ0LTkuMDYgMS41OTggMS4zMiA3LjQ4NWE0LjU5NiA0LjU5NiAwIDAwMi43NTggMy40NDdsLjIwNy4wOGEuOS45IDAgMDEtLjYxNCAxLjY5MyA2LjM5NyA2LjM5NyAwIDAxLTQuMDc0LTQuNjU2bC0uMDUtLjI1MUwuOTgzIDQuMjE4YS45LjkgMCAwMS42Mi0xLjAxNmwuMTEtLjAyNyAxMC44MzMtMS45MWEuOS45IDAgMDExLjAxNi42MnptNC42NzMgOS4xM2MuNTg5LjEwMyAxLjA4Mi40NjkgMS40NzkgMS4wMzVhLjkuOSAwIDAxLTEuNDA0IDEuMTIxbC0uMDctLjA4OGMtLjE0NS0uMjA2LS4yNS0uMjg0LS4zMTgtLjI5Ni0uMDY3LS4wMTItLjE5My4wMjYtLjM5OS4xN2EuOS45IDAgMDEtMS4wMzItMS40NzVjLjU2Ni0uMzk3IDEuMTU0LS41NzIgMS43NDQtLjQ2OHptLTkuNjUzLjM0MmEuOS45IDAgMDEtLjI1IDEuMTY0bC0uMDk0LjA2MWExLjkwNiAxLjkwNiAwIDAwLS41MzUuNDgyLjkuOSAwIDExLTEuNDA0LTEuMTI3Yy4zMTgtLjM5Ni42Ny0uNzA3IDEuMDU4LS45MjVhLjkuOSAwIDAxMS4yMjUuMzQ1em01LjcxMy0xLjAzN2MuNTkuMTAzIDEuMDgzLjQ2OSAxLjQ4IDEuMDM2YS45LjkgMCAxMS0xLjQ3NSAxLjAzMmMtLjE0NC0uMjA1LS4yNS0uMjg0LS4zMTctLjI5Ni0uMDY3LS4wMTItLjE5NC4wMjYtLjQuMTdhLjkuOSAwIDExLTEuMDMyLTEuNDc1Yy41NjctLjM5NiAxLjE1NS0uNTcxIDEuNzQ0LS40Njd6TTQuOTU3IDYuMTc0bC4xMTMuMDEgMS41NjQuMjMyYS45LjkgMCAwMS0uMTUxIDEuNzlsLS4xMTMtLjAxLTEuNTY0LS4yMzJhLjkuOSAwIDAxLjE1MS0xLjc5eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==")}.card-activity-type.type-actiongame:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjBoMjR6TTEyLjU5MyAyMy4yNThsLS4wMTEuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNWMtLjAxLS4wMDQtLjAxOS0uMDAxLS4wMjQuMDA1bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTctLjAxOHptLjI2NS0uMTEzbC0uMDEzLjAwMi0uMTg1LjA5My0uMDEuMDEtLjAwMy4wMTEuMDE4LjQzLjAwNS4wMTIuMDA4LjAwNy4yMDEuMDkzYy4wMTIuMDA0LjAyMyAwIC4wMjktLjAwOGwuMDA0LS4wMTQtLjAzNC0uNjE0Yy0uMDAzLS4wMTItLjAxLS4wMi0uMDItLjAyMnptLS43MTUuMDAyYS4wMjMuMDIzIDAgMDAtLjAyNy4wMDZsLS4wMDYuMDE0LS4wMzQuNjE0YzAgLjAxMi4wMDcuMDIuMDE3LjAyNGwuMDE1LS4wMDIuMjAxLS4wOTMuMDEtLjAwOC4wMDQtLjAxMS4wMTctLjQzLS4wMDMtLjAxMi0uMDEtLjAxLS4xODQtLjA5MnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTguMDI2IDMuOTAyYy0uMTUyLS4yNjMtLjQ0OC0uNDkyLS43MTYtLjQ5Mi0uNDggMC0xLjA5Ny40OC0xLjQ3Ljc3MS0uNTU5LjQzNS0xLjIxMS44NDgtMS45MTEuOTkyLS41MTguMTA1LTEuMTM2LjAyNi0xLjY4Mi0uMTE3LS4wOS0uMDIzLS44NjQtLjI5NC0uODY0LS4yOTQtMS4wNzItLjQ5NS0xLjU0OC45MTItMS45NzEgMS42MDUtLjI5LjQ3My0uNjU1IDEuMDM3LTEuMDcgMS42MDZhMSAxIDAgMDAtMS4wNCAxLjMxNGMtLjMwOC4zNzctLjYuNzM4LS44NzcgMS4wODZBMSAxIDAgMDA1LjI5IDExLjg0Yy0xLjA3MiAxLjQzMy0xLjgxIDIuNTk4LTIuMjM2IDMuNjM1LS4zNi44OC0uNTE0IDEuNzAzLS40NDcgMi41NDIuMDY3LjgyNy4zNDIgMS41OTguNzI3IDIuMzc2LjUyMiAxLjA1NSAxLjgwMiAxLjM0NCAyLjczOS44MDNsMTQuNzIyLTguNWEyIDIgMCAwMC43MzItMi43MzJsLTMuNS02LjA2MnptLjI2OCA0LjQ2NGwtMS40MTktMi40NTdjLS43NjQuNTQ2LTEuNjE3IDEuMDMzLTIuNTQ1IDEuMjIzLS45NTQuMTk1LTEuOTE5LjAzNC0yLjU4Ny0uMTQtLjQxMS0uMTA3LS40MDQuMDU3LS42MjUuNDE4LS4yNTIuNDEzLS41NjQuODk5LS45MiAxLjQwNmwuMTExLjA1NWExIDEgMCAxMS0uODg2IDEuNzkzbC0uNDczLS4yMzRjLS4yMzguMjkyLS40NjQuNTctLjY4Ljg0YTEgMSAwIDAxLS45NDUgMS43NmwtLjMxMi0uMTU0Yy0xLjA4NiAxLjQzNy0xLjc1MiAyLjQ4Ny0yLjExIDMuMzU4LS4yNjUuNjQ3LS4zNCAxLjE1NC0uMzAzIDEuNjIzLjAzNy40NjYuMTkyLjk2NC40OTggMS41OTJsMTQuNjk2LTguNDg1LS41LS44NjYtNC4zMyAyLjVhMSAxIDAgMDEtMS0xLjczMmw0LjMzLTIuNXoiLz48L2c+PC9zdmc+")}.card-activity-type.type-other:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMHYyNEgwVjBoMjR6TTEyLjU5NCAyMy4yNThsLS4wMTIuMDAyLS4wNzEuMDM1LS4wMi4wMDQtLjAxNC0uMDA0LS4wNzEtLjAzNmMtLjAxLS4wMDMtLjAxOSAwLS4wMjQuMDA2bC0uMDA0LjAxLS4wMTcuNDI4LjAwNS4wMi4wMS4wMTMuMTA0LjA3NC4wMTUuMDA0LjAxMi0uMDA0LjEwNC0uMDc0LjAxMi0uMDE2LjAwNC0uMDE3LS4wMTctLjQyN2MtLjAwMi0uMDEtLjAwOS0uMDE3LS4wMTYtLjAxOHptLjI2NC0uMTEzbC0uMDE0LjAwMi0uMTg0LjA5My0uMDEuMDEtLjAwMy4wMTEuMDE4LjQzLjAwNS4wMTIuMDA4LjAwOC4yMDEuMDkyYy4wMTIuMDA0LjAyMyAwIC4wMjktLjAwOGwuMDA0LS4wMTQtLjAzNC0uNjE0Yy0uMDAzLS4wMTItLjAxLS4wMi0uMDItLjAyMnptLS43MTUuMDAyYS4wMjMuMDIzIDAgMDAtLjAyNy4wMDZsLS4wMDYuMDE0LS4wMzQuNjE0YzAgLjAxMi4wMDcuMDIuMDE3LjAyNGwuMDE1LS4wMDIuMjAxLS4wOTMuMDEtLjAwOC4wMDMtLjAxMS4wMTgtLjQzLS4wMDMtLjAxMi0uMDEtLjAxLS4xODQtLjA5MnoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTYgMTVhMyAzIDAgMTEwIDYgMyAzIDAgMDEwLTZ6bS05LTRhNCA0IDAgMTEwIDggNCA0IDAgMDEwLTh6bTkgNmExIDEgMCAxMDAgMiAxIDEgMCAwMDAtMnptLTktNGEyIDIgMCAxMDAgNCAyIDIgMCAwMDAtNHptOS0xMGE1IDUgMCAxMTAgMTAgNSA1IDAgMDEwLTEwem0wIDJhMyAzIDAgMTAwIDYgMyAzIDAgMDAwLTZ6Ii8+PC9nPjwvc3ZnPg==")}.side-tags{position:absolute;bottom:0;left:1rem;z-index:2;transform:translateY(50%)}.hero-wrapper .side-tags{left:.75rem;bottom:.75rem;transform:none}.side-tags-badge{padding:5px 9px;border-radius:50px;color:#000;font-size:10px;font-weight:600;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.2)}.card-rating{padding:.75rem 0;border-radius:8px;text-align:center;color:#fff;font-weight:500;font-size:14px;line-height:16px;text-wrap:nowrap}.card-rating.card-rating-redac{background:#5955ff}.card-rating.card-rating-players{background-color:#f48d23}.card-rating.card-rating-players.card-rating-players-pos{background-color:#42b72a}.card-rating.card-rating-players.card-rating-players-neg{background-color:red}.card-rating.card-rating-awards{background:#c6912a}.card-rating img{margin:-3px 0 0}.star-rating{position:relative;width:85px;height:16px;margin:0 auto}.star-rating .rating-empty,.star-rating .rating-full{position:absolute;top:0;left:0;width:85px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAgCAMAAABAUVr7AAAAsVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+3mHKcAAAAOnRSTlMAAwYHCQsNDxAREhQYIScrMjU4Ozw/U1p4ent/iJWgoqOkq7O2t7i6vb6/w8XHyMzP0Nfg6u/1+Pr9k+nSYwAAANpJREFUeAG1wedSwkAYBdBL72VRCoRighgUFEPnvv+DGXcyGffbJPyRc/AY/T7uWa9xxxP5jGw+6SNTj6EesrwytEIGRU0h3ZLaEqm6jHSRoKqGjntg5OA6Q1VFTE3m2yMTHLfzicKvRsBUQQNafccUuzoilU8m+qogVt4wwaaMP0rvtHyUYCj6FPwihMKKhrcCLCMaRrC90ODC9k1DAEvuQsMlB6lNoQ1pQO00Hp+oDSA5DJ2nNaA2PTPkQPLI66wJrTm7kh6k/W3RQqy1uO0h5L0ODB0vj//0A/pIT+rjQza1AAAAAElFTkSuQmCC);background-size:17px 16px;background-position:0 0}.star-rating .rating-empty{background-position:100% 0;opacity:.4}.user-satisfaction-label{color:#fff;width:auto;text-transform:uppercase;padding:4px 12px 4px 36px;background-image:url(/css/images/community.10d97051.svg);background-repeat:no-repeat;background-position:10px 0}.user-satisfaction-label em{font-size:10px;font-style:normal;text-transform:none}.mini-rating{display:inline-block;background:#5955ff;color:#fff;padding:0 5px 0 6px;font-family:Roboto,system-ui,sans-serif;font-weight:300;font-size:12px;line-height:1.5;border-radius:20px;position:relative;top:-2px}.mini-rating:after{content:" ★";font-size:11px}.mini-rating.mini-kids-rating{background:#00c3ff}.mini-rating.user-rating{background-color:#225}.kids{display:inline-block;height:26px;padding:4px 13px 4px 31px;line-height:18px;border-radius:13px;color:#fff;font-weight:500;font-family:sans-serif;font-size:14px;background:#00c3ff url(/css/images/kids.053ad565.svg) 4px no-repeat;transform:translateY(-4px)}.kids:before{content:"spécial enfants"}h1 .kids{transform:translateY(-6px)}.kids-rating+.kids{display:none}.all-city-list{column-count:3;column-gap:24px}@media (max-width:1024px){.all-city-list{column-count:2}}@media (max-width:767px){.all-city-list{column-count:1}}.city-archive-title a{color:inherit}.author-wrapper{position:relative;padding-left:31px;color:#aaa;line-height:25px}.author-wrapper img{position:absolute;top:0;left:0;width:25px;height:25px;border-radius:50%}.author-wrapper a{color:#aaa}.skills{list-style-type:none;padding:0;margin:5px 0 15px;text-align:center}.skills li{display:inline-block;margin:6px 3px 0 0;padding:3px 12px;color:#fff;font-size:11px;font-weight:500;border-radius:100px;background:#888}.skills li.gamedesign{background:#deb900}.skills li.mecanismes{background:#ff005e}.skills li.decors{background:#00e265}.skills li.plateforme{background:#007eff}.announcement{color:#fff!important;background-image:linear-gradient(170deg,#00ff71,#00d4ff,#bc00ff)}.announcement p{text-shadow:0 1px 0 rgba(0,0,0,.1),0 0 40px #000}@media (hover:hover){.announcement a:hover{text-decoration:none}}.mapboxgl-ctrl-group button{border-radius:0}.hero-map .map-canvas{height:600px;max-height:60vh;background:#225}.hero-map.big-map .map-canvas{height:800px;max-height:80vh}.marker-logo{position:relative}@media (hover:hover){.marker-logo:hover{text-decoration:none}}.marker-logo img{display:block;width:40px;height:40px;border-radius:20%;border:2px solid #fff;box-shadow:0 1px 5px rgba(0,0,0,.3)}.marker-logo .marker-friends{position:absolute;top:100%;left:50%;transform:translate(-50%,-3px)}.marker-logo .marker-room-count{position:absolute;bottom:0;left:50%;padding:0 6px;font-size:10px;color:#225;line-height:1.5;background:#fff;border-radius:30px;transform:translate(-50%)}.marker-friends{white-space:nowrap;line-height:0;font-size:0}@media (hover:hover){.marker-friends:hover{text-decoration:none}}.marker-friends img{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid #fff}.marker-friends img+img{margin-left:-8px}.marker-default{position:relative;display:block;width:18px;height:18px;border-radius:50%;background-image:linear-gradient(90deg,#0095ff,#a900e0)}@media (hover:hover){.marker-default:hover{text-decoration:none}}.marker-default:before{content:"";position:absolute;top:2px;left:2px;right:2px;bottom:2px;border-radius:50%;background:#fff}.marker-default.mini-marker{width:10px;height:10px}.mapbox-attribution,.photo-attribution{position:absolute;bottom:0;right:0;margin:0 10px 10px;color:#999;font-size:10px;line-height:1.3;text-align:right;text-shadow:0 0 10px #fff}@media (hover:hover){.mapbox-attribution:hover,.photo-attribution:hover{text-decoration:none}}.mapbox-attribution a,.photo-attribution a{color:#999}@media (hover:hover){.mapbox-attribution a:hover,.photo-attribution a:hover{text-decoration:none}}.photo-attribution{text-shadow:none;background:rgba(0,0,0,.3);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);padding:4px 8px;border-radius:3px;color:#bbb}.department-wrapper{padding:15px;background:#ccc;border-radius:3px}.promo-wrapper{padding:15px 15px 15px 40px;color:#fff;line-height:1.4;text-align:left;border-radius:16px;background:#00a778 url(/css/images/sale.03dc0f6b.svg) 10px 14px no-repeat}.fve-video-wrapper{position:relative;overflow:hidden;height:0;background-color:transparent;padding-bottom:56.25%;margin:0 0 20px}.fve-video-wrapper embed,.fve-video-wrapper iframe,.fve-video-wrapper object{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.fve-video-wrapper a.hyperlink-image{position:relative;display:none}.fve-video-wrapper a.hyperlink-image img{position:relative;z-index:2;width:100%}.fve-video-wrapper a.hyperlink-image .fve-play-button{position:absolute;left:35%;top:35%;right:35%;bottom:35%;z-index:3;background-color:rgba(40,40,40,.75);background-size:100% 100%;border-radius:10px}.fve-video-wrapper a.hyperlink-image:hover .fve-play-button{background-color:rgba(0,0,0,.85)}.card-top-number{position:absolute;top:50%;left:50%;display:block;color:#fff;font-size:60px;font-weight:500;text-shadow:0 1px 2px #000,0 0 30px #000,0 0 60px #000,0 0 100px #000;transform:translate(-50%,-50%)}.logo-guide{max-width:100%}.info{background:#ccc;text-align:justify;font-style:italic;padding:15px 20px;border-radius:8px}@media (prefers-color-scheme:dark){.info{background:#333}}.info.warning{background:#f4bd23;font-style:normal;color:#504620}.info.alert{background:red;font-weight:500;text-align:left}.info.alert,.info.success{color:#fff;font-style:normal}.info.success{background:#42b72a}.show-theme-adventure .card-room,.show-theme-asile .card-room,.show-theme-bombe .card-room,.show-theme-cambriolage .card-room,.show-theme-fantasy .card-room,.show-theme-histoire .card-room,.show-theme-horror .card-room,.show-theme-investigation .card-room,.show-theme-pirate .card-room,.show-theme-prison .card-room,.show-theme-puzzle .card-room,.show-theme-romans .card-room,.show-theme-scifi .card-room,.show-theme-spooky .card-room,.show-theme-temple .card-room,.show-theme-virus .card-room{display:none}.show-theme-adventure .card-room[data-theme=adventure],.show-theme-asile .card-room[data-theme=asile],.show-theme-bombe .card-room[data-theme=bombe],.show-theme-cambriolage .card-room[data-theme=cambriolage],.show-theme-fantasy .card-room[data-theme=fantasy],.show-theme-histoire .card-room[data-theme=histoire],.show-theme-horror .card-room[data-theme=horror],.show-theme-investigation .card-room[data-theme=investigation],.show-theme-pirate .card-room[data-theme=pirate],.show-theme-prison .card-room[data-theme=prison],.show-theme-puzzle .card-room[data-theme=puzzle],.show-theme-romans .card-room[data-theme=romans],.show-theme-scifi .card-room[data-theme=scifi],.show-theme-spooky .card-room[data-theme=spooky],.show-theme-temple .card-room[data-theme=temple],.show-theme-virus .card-room[data-theme=virus]{display:block}.hide-done .card-room.done,.show-booking .card-room:not([data-domain]),.show-fresh .card-room:not([data-fresh-room]),.show-level-easy .card-room[data-levels]:not([data-levels~=easy]),.show-level-expert .card-room[data-levels]:not([data-levels~=expert]),.show-level-hard .card-room[data-levels]:not([data-levels~=hard]),.show-level-kids .card-room[data-levels]:not([data-levels~=kids]),.show-level-medium .card-room[data-levels]:not([data-levels~=medium]),.show-players-1 .card-room[data-players]:not([data-players~="1"]),.show-players-2 .card-room[data-players]:not([data-players~="2"]),.show-players-3 .card-room[data-players]:not([data-players~="3"]),.show-players-4 .card-room[data-players]:not([data-players~="4"]),.show-players-5 .card-room[data-players]:not([data-players~="5"]),.show-players-6 .card-room[data-players]:not([data-players~="6"]),.show-players-7 .card-room[data-players]:not([data-players~="7"]),.show-todo .card-room:not(.todo){display:none!important}.awards{position:relative;padding:10px 15px;margin-bottom:15px;background:linear-gradient(45deg,#c37516,#d4560f);border-radius:16px}.awards,.awards a{color:#fff}.awards ul{margin-bottom:0}.slot{position:relative;display:inline-block;margin:0 5px 5px 0;padding:1px 10px;text-align:center;border:2px solid #42b72a;color:#42b72a;line-height:1.45;cursor:pointer;border-radius:16px;background:#e3f4e0}@media (prefers-color-scheme:dark){.slot{background:#0a1b07}}@media (hover:hover){.slot:hover{background:#42b72a;border-color:#42b72a;color:#fff;text-decoration:none}}.slot .slot-call,.slot .slot-voucher{position:absolute;top:-9px;right:-7px;border-radius:30px}.slot .slot-voucher{color:#fff;padding:3px 6px;font-size:10px;line-height:1;background:#ef0c40}.slot .slot-call{background-color:#ef560c;width:19px;height:19px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDkzLjQgMjQuNmwtMTA0LTI0Yy0xMS4zLTIuNi0yMi45IDMuMy0yNy41IDEzLjlsLTQ4IDExMmMtNC4yIDkuOC0xLjQgMjEuMyA2LjkgMjhsNjAuNiA0OS42Yy0zNiA3Ni43LTk4LjkgMTQwLjUtMTc3LjIgMTc3LjJsLTQ5LjYtNjAuNmMtNi44LTguMy0xOC4yLTExLjEtMjgtNi45bC0xMTIgNDhDMy45IDM2Ni41LTIgMzc4LjEuNiAzODkuNGwyNCAxMDRDMjcuMSA1MDQuMiAzNi43IDUxMiA0OCA1MTJjMjU2LjEgMCA0NjQtMjA3LjUgNDY0LTQ2NCAwLTExLjItNy43LTIwLjktMTguNi0yMy40eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==");background-size:11px 11px;background-position:50%;background-repeat:no-repeat}.big_nb{font-family:Catamaran,system-ui,sans-serif;font-weight:400;line-height:1;font-size:8vw;color:#225}@media (prefers-color-scheme:dark){.big_nb{color:#eee}}@media (max-width:767px){.big_nb{font-size:25vw}}.big_nb.big_nb_alt{font-size:5vw}@media (max-width:767px){.big_nb.big_nb_alt{font-size:10vw}}.big_small_nb{font-size:20px;font-weight:500}.inline-stat{border-left:3px solid #444;padding-left:10px}.stat_label{text-transform:uppercase;font-weight:500;font-size:2vw;line-height:1;color:#225}@media (prefers-color-scheme:dark){.stat_label{color:#eee}}@media (max-width:767px){.stat_label{font-size:8vw}}@media (max-width:767px){.stat_label.stat_label_alt{font-size:5vw}}.percent{font-size:5vw}@media (max-width:767px){.percent{font-size:18vw}}.egp_fact,.stat_graph_wrapper{padding:20px;color:#fff;border-radius:3px;background-color:#5f56f0}.egp_fact h2,.egp_fact h3,.stat_graph_wrapper h2,.stat_graph_wrapper h3{color:#fff}.egp_fact a,.stat_graph_wrapper a{color:inherit}.graph_month_wrapper,.stat_graph{display:flex;flex-wrap:nowrap;align-items:flex-end}.stat_graph{position:relative;padding-right:30px}.stat_graph.no_scale{padding-right:0}.graph_year{flex:12 12 0;position:relative;padding-bottom:35px}.graph_month{flex:1 1 0}.year_label{position:absolute;left:2px;right:2px;bottom:0;border-top:4px solid #fff;padding-top:5px;text-align:center}@media (max-width:767px){.year_label{left:1px;right:1px}}.graph_month{padding:0 2px}@media (max-width:767px){.graph_month{padding:0 1px}}.month_bar{position:relative;width:100%;background:#fff}.month_bar:hover{background:#ffc800}.month_bar:hover:before{position:absolute;bottom:100%;left:50%;z-index:1;font-weight:700;color:#ffc800;text-shadow:0 0 5px #5f56f0,1px 1px 0 #5f56f0,-1px 1px 0 #5f56f0,-1px -1px 0 #5f56f0,1px -1px 0 #5f56f0;content:attr(data-value);transform:translate(-50%)}.graph_scale{position:absolute;right:0;width:20px;bottom:35px}.graph_scale div{position:absolute;left:0;transform:translateY(10px)}.color-label{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px}.price_graph .graph_month:first-child{padding-right:0!important}.price_graph .graph_month:first-child .month_bar{background:#0f0!important}.price_graph .graph_month:last-child{padding-left:0!important}.price_graph .graph_month:last-child .month_bar{background:red!important}.svg-map-wrapper{position:relative}.svg-map-wrapper span{position:absolute;font-weight:500;text-shadow:0 0 5px #fff,1px 1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff,1px -1px 0 #fff;transform:translate(-50%,-50%)}@media (prefers-color-scheme:dark){.svg-map-wrapper span{text-shadow:0 0 5px #000,1px 1px 0 #000,-1px 1px 0 #000,-1px -1px 0 #000,1px -1px 0 #000}}.label-region-FR-ARA{top:59%;left:73%}.label-region-FR-BFC{top:41%;left:75%}.label-region-FR-BRE{top:30%;left:17%}.label-region-FR-CVL{top:38%;left:50%}.label-region-FR-COR{top:90%;left:92%}.label-region-FR-GES{top:25%;left:80%}.label-region-FR-HDF{top:13%;left:58%}.label-region-FR-IDF{top:25%;left:56%}.label-region-FR-NOR{top:21%;left:40%}.label-region-FR-NAQ{top:58%;left:40%}.label-region-FR-OCC{top:76%;left:53%}.label-region-FR-PDL{top:37%;left:31%}.label-region-FR-PAC{top:74%;left:86%}.label-region-FR-OUTREMER{display:none}.label-dept-01{top:51%;left:78.5%}.label-dept-02{top:16%;left:64%}.label-dept-03{top:48.5%;left:61.7%}.label-dept-04{top:71.5%;left:86.5%}.label-dept-05{top:65%;left:87%}.label-dept-06{top:72.5%;left:94.3%}.label-dept-07{top:65%;left:71.5%}.label-dept-08{top:15.5%;left:72%}.label-dept-09{top:84%;left:48%}.label-dept-10{top:29%;left:68.5%}.label-dept-11{top:81.9%;left:55.7%}.label-dept-12{top:70%;left:58%}.label-dept-13{top:77.2%;left:77.7%}.label-dept-14{top:20.7%;left:37.5%}.label-dept-15{top:61.5%;left:58%}.label-dept-16{top:55%;left:38.5%}.label-dept-17{top:54%;left:30.5%}.label-dept-18{top:41.8%;left:56.5%}.label-dept-19{top:59%;left:51.5%}.label-dept-2a{top:92.5%;left:92%}.label-dept-2b{top:87%;left:93.5%}.label-dept-21{top:38%;left:73.5%}.label-dept-22{top:27%;left:17%}.label-dept-23{top:51.5%;left:52.5%}.label-dept-24{top:61.5%;left:42.5%}.label-dept-25{top:40%;left:86%}.label-dept-26{top:65.5%;left:77.8%}.label-dept-27{top:21.5%;left:45%}.label-dept-28{top:28.5%;left:48%}.label-dept-29{top:27.8%;left:7%}.label-dept-30{top:72.7%;left:70.5%}.label-dept-31{top:77.7%;left:47.9%}.label-dept-32{top:75.8%;left:40%}.label-dept-33{top:64.2%;left:32%}.label-dept-34{top:77%;left:63.8%}.label-dept-35{top:30%;left:25.5%}.label-dept-36{top:44.5%;left:49.5%}.label-dept-37{top:39.5%;left:42.5%}.label-dept-38{top:59.6%;left:81%}.label-dept-39{top:44.7%;left:81.2%}.label-dept-40{top:72.9%;left:29.8%}.label-dept-41{top:36.5%;left:48.5%}.label-dept-42{top:55.2%;left:68.7%}.label-dept-43{top:61.5%;left:66.8%}.label-dept-44{top:38%;left:24.5%}.label-dept-45{top:33%;left:55%}.label-dept-46{top:66.5%;left:49.5%}.label-dept-47{top:69%;left:40%}.label-dept-48{top:67.5%;left:64.5%}.label-dept-49{top:38%;left:33.5%}.label-dept-50{top:20.5%;left:28%}.label-dept-51{top:22%;left:69.5%}.label-dept-52{top:31%;left:77%}.label-dept-53{top:30.5%;left:32.5%}.label-dept-54{top:24.7%;left:83.5%}.label-dept-55{top:22%;left:77.5%}.label-dept-56{top:33%;left:16.5%}.label-dept-57{top:21%;left:86%}.label-dept-58{top:41%;left:64.3%}.label-dept-59{top:8.5%;left:64%}.label-dept-60{top:18.2%;left:56%}.label-dept-61{top:25%;left:39%}.label-dept-62{top:7%;left:55%}.label-dept-63{top:55.3%;left:61.7%}.label-dept-64{top:80%;left:30%}.label-dept-65{top:82.5%;left:37.5%}.label-dept-66{top:87%;left:57.3%}.label-dept-67{top:24.5%;left:94.5%}.label-dept-68{top:32.5%;left:92.5%}.label-dept-69{top:54%;left:73%}.label-dept-70{top:35%;left:83.5%}.label-dept-71{top:46%;left:72.3%}.label-dept-72{top:32%;left:39.3%}.label-dept-73{top:57.5%;left:88%}.label-dept-74{top:51%;left:87%}.label-dept-75{top:7.8%;left:86.5%}.label-dept-76{top:15%;left:46%}.label-dept-77{top:25.5%;left:59.7%}.label-dept-78{top:23.8%;left:51.4%}.label-dept-79{top:46.5%;left:34.5%}.label-dept-80{top:13%;left:55%}.label-dept-81{top:75%;left:53.5%}.label-dept-82{top:72.3%;left:46.5%}.label-dept-83{top:77.5%;left:87.5%}.label-dept-84{top:72.5%;left:78%}.label-dept-85{top:45.5%;left:27%}.label-dept-86{top:47%;left:41%}.label-dept-87{top:53.5%;left:46.5%}.label-dept-88{top:29.7%;left:85.5%}.label-dept-89{top:33.5%;left:64.5%}.label-dept-90{top:35.1%;left:90%}.label-dept-91{top:27%;left:54.5%}.label-dept-92{top:6.5%;left:83%}.label-dept-93{top:5.5%;left:90.5%}.label-dept-94{top:10.5%;left:90%}.label-dept-95{top:21.3%;left:54%}.label-dept-971,.label-dept-972,.label-dept-973,.label-dept-974,.label-dept-987,.label-dept-988{display:none}.map-fr-svg{width:100%;height:auto}.map-fr-svg .corsica-separating-line,.map-fr-svg .svg-map-zoom{fill:none;stroke:#888;stroke-width:1}.map-fr-svg .land{fill:#5f56f0;stroke:#fff;stroke-width:1}@media (prefers-color-scheme:dark){.map-fr-svg .land{stroke:#000}}.awards-banner{color:#e3305f;border:1px solid #e3305f;padding:10px 90px 10px 15px;border-radius:3px;margin:20px 0 15px;background:#fff;position:relative;display:block;cursor:pointer}.awards-banner:hover{border-color:#e3305f;background:#fdeade}.awards-banner:hover:after{background:#fff}.awards-banner:after{content:"voter";position:absolute;top:50%;right:15px;text-transform:uppercase;font-weight:500;margin-top:-15px;color:#f3751b;background:#fdeade;padding:4px 10px;border-radius:3px}.add-room{position:relative;z-index:2;display:block;width:48px;height:48px;background:#225 url(/css/images/plus.f747e5c2.svg) 50% no-repeat;box-shadow:0 0 5px rgba(0,0,0,.5);border-radius:50%;cursor:pointer}@media (prefers-color-scheme:dark){.add-room{background-color:#111;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}.add-room.standalone{background-color:#1e2128}}.card-room-header .add-room{background-color:#111;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}@media (hover:hover){.add-room:hover{background-color:#42b72a}}.add-room.done{background:#42b72a url(/css/images/check.eae48082.svg) 50% no-repeat}.add-room.todo{background:#0095ff url(/css/images/playlist-check.a18173fe.svg) 50% no-repeat}.add-room.done:after,.add-room.todo:after{content:"";position:absolute;bottom:-2px;right:-2px;width:22px;height:22px;border:2px solid #fff;background-size:cover;border-radius:50%}@media (prefers-color-scheme:dark){.add-room.done:after,.add-room.todo:after{border:2px solid #000}.card .add-room.done:after,.card .add-room.todo:after{border:2px solid #1e2128}}.add-room.loading{background:#333}.add-room.loading:after,.add-room.loading:before{position:absolute;top:50%;left:50%;content:"";border-bottom:2px solid transparent;border-top:2px solid transparent;border-color:#fff transparent;border-style:solid;border-width:2px;border-radius:50%;background:none!important;transform:translate(-50%,-50%)}.add-room.loading:after{width:30px;height:30px;animation:rotate1 .5s linear infinite}.add-room.loading:before{width:15px;height:15px;animation:rotate2 2s linear infinite}.page-template-liste .add-room{display:none!important}.row-with-add-room{padding-right:65px}.row-with-add-room .add-room{position:absolute;top:50%;right:15px;margin-top:-24px}.company-selector{width:100%;border:1px solid #555;background:#eee;font-size:16px}@media (prefers-color-scheme:dark){.company-selector{background:#333;border-color:#555}}.code-area{width:100%;background:#555;font-family:monospace;color:#fff;padding:10px}.loader{display:block;position:fixed;z-index:1000;top:0;left:0;width:100vw;height:100vh;background-image:linear-gradient(90deg,#07c,#8200ad)}.loader:after,.loader:before{position:absolute;top:50%;left:50%;content:"";border-bottom:2px solid transparent;border-top:2px solid transparent;border-color:#fff transparent;border-style:solid;border-width:2px;border-radius:50%;transform:translate(-50%,-50%)}.loader:after{width:50px;height:50px;animation:rotate1 .5s linear infinite}.loader:before{width:30px;height:30px;animation:rotate2 2s linear infinite}.inpage-loader{position:relative;display:block;height:200px;min-height:50vh}.inpage-loader:after,.inpage-loader:before{position:absolute;top:50%;left:50%;content:"";border-bottom:2px solid transparent;border-top:2px solid transparent;border-color:#0095ff transparent;border-style:solid;border-width:2px;border-radius:50%;transform:translate(-50%,-50%)}@media (prefers-color-scheme:dark){.inpage-loader:after,.inpage-loader:before{border-top:2px solid #fff;border-bottom:2px solid #fff}}.inpage-loader:after{width:50px;height:50px;animation:rotate1 .5s linear infinite}.inpage-loader:before{width:30px;height:30px;animation:rotate2 2s linear infinite}.inpage-loader.inpage-loader-narrow{height:52px;min-height:0}@keyframes rotate1{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate2{0%{transform:translate(-50%,-50%) rotate(1turn)}to{transform:translate(-50%,-50%) rotate(0deg)}}.points-loader span{opacity:.3;animation:pointsloader .8s linear infinite}.points-loader span:nth-child(2n){animation-delay:.2s}.points-loader span:nth-child(3n){animation-delay:.4s}@keyframes pointsloader{0%{opacity:.3}20%{opacity:1}70%{opacity:.3}to{opacity:.3}}.login-window{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;width:100vw;height:100vh;border:none;background-image:linear-gradient(90deg,#0095ff,#a900e0)}@media (prefers-color-scheme:dark){.login-window{background-image:linear-gradient(90deg,#07c,#8200ad)}}.close-login-window{position:fixed;z-index:101}.login-issue{font-size:11px;margin-top:15px;color:hsla(0,0%,100%,.5)}.tabs{overflow-x:auto;white-space:nowrap;padding:6px;font-family:Catamaran,system-ui,sans-serif;line-height:1;font-weight:600;border-radius:12px;background:#dde}@media (prefers-color-scheme:dark){.tabs{background:#223}}.tabs a{display:inline-block;padding:9px 12px 8px;margin-right:10px;border-radius:7px;color:rgba(34,34,85,.65)}@media (prefers-color-scheme:dark){.tabs a{color:hsla(0,0%,100%,.6)}}@media (hover:hover){.tabs a:hover{text-decoration:none}}.tabs a:last-child{margin-right:0}.tabs a.active{background:hsla(0,0%,100%,.8);color:#225}@media (prefers-color-scheme:dark){.tabs a.active{background:rgba(0,0,0,.6);color:#fff}}.capsule-switch{position:relative;overflow:hidden;display:inline-block;padding:4px;border:1px solid #9e9e9e;color:#333;background:#fff;border-radius:19px;user-select:none}@media (prefers-color-scheme:dark){.capsule-switch{border:1px solid #555;color:#fff;background-color:#333}}.capsule-switch input{display:none}.capsule-switch label{position:relative;z-index:1;display:inline-block;padding:1px 14px;margin:0 0 0 10px;border:1px solid #9e9e9e;color:#666;font-weight:300;border-radius:20px;cursor:pointer}@media (prefers-color-scheme:dark){.capsule-switch label{color:#aaa}}@media (max-width:409px){.capsule-switch label{margin:0 0 0 3px;padding:1px 12px}}@media (max-width:369px){.capsule-switch label{padding:1px 9px;font-size:14px}}.capsule-switch label:first-of-type{margin-left:0}.capsule-switch input:checked+label{z-index:0;box-shadow:0 0 0 1000px rgba(0,149,255,.3);background:#0095ff;border-color:transparent;color:#fff}.capsule-switch.win-switch input:first-of-type:checked+label{box-shadow:0 0 0 1000px rgba(66,183,42,.3);background:#42b72a}.capsule-switch.win-switch input:nth-of-type(2):checked+label{box-shadow:0 0 0 1000px rgba(255,0,0,.3);background:red}.capsule-switch.rating-switch{padding-right:36px}@media (max-width:575px){.capsule-switch.rating-switch{padding-right:28px}}.capsule-switch.rating-switch input:first-of-type:checked+label{box-shadow:0 0 0 1000px rgba(255,0,0,.3);background:red}.capsule-switch.rating-switch input:nth-of-type(2):checked+label{box-shadow:0 0 0 1000px rgba(244,141,35,.3);background:#f48d23}.capsule-switch.rating-switch input:nth-of-type(4):checked+label{box-shadow:0 0 0 1000px rgba(66,183,42,.3);background:#42b72a}.capsule-switch.rating-switch label:last-of-type{position:absolute;top:50%;right:8px;transform:translateY(-50%) rotate(45deg);display:block;width:20px;height:20px;padding:0;border:0;border-radius:50%;overflow:hidden;text-indent:100px;background:grey;box-shadow:none!important;opacity:.75}@media (max-width:575px){.capsule-switch.rating-switch label:last-of-type{right:4px}}.capsule-switch.rating-switch label:last-of-type:after,.capsule-switch.rating-switch label:last-of-type:before{content:"";position:absolute;background:#fff}.capsule-switch.rating-switch label:last-of-type:before{top:4px;left:9px;width:2px;height:12px}.capsule-switch.rating-switch label:last-of-type:after{top:9px;left:4px;width:12px;height:2px}.user-input-switch{display:inline-block;padding:5px 4px;border:1px solid #9e9e9e;color:#333;background:#fff;border-radius:17px;user-select:none}@media (prefers-color-scheme:dark){.user-input-switch{border:1px solid #555;color:#fff;background-color:#333}}.user-input-switch span{display:inline;padding:2px 10px;margin-right:10px;border:1px solid #9e9e9e;color:#9e9e9e;border-radius:20px;cursor:pointer}.user-input-switch span:first-child{border:1px solid red;color:red}.user-input-switch span:nth-child(2){border:1px solid #0093fe;color:#0093fe}.user-input-switch span:last-child,.user-input-switch span:nth-child(3){border:1px solid #42b72a;color:#42b72a}.user-input-switch span:last-child{margin-right:0}.user-input-switch[data-selected="1"],.user-input-switch[data-selected=lost]{background:rgba(255,0,0,.3)}.user-input-switch[data-selected="1"] span:first-child,.user-input-switch[data-selected=lost] span:first-child{background:red;border-color:red;color:#fff}.user-input-switch[data-selected="1"] span,.user-input-switch[data-selected=lost] span{border-color:#888;color:#888}.user-input-switch[data-selected="2"]{background:rgba(1,148,255,.3)}.user-input-switch[data-selected="2"] span{border-color:#888;color:#888}.user-input-switch[data-selected="2"] span:nth-child(2){background:#0095ff;border-color:#0095ff;color:#fff}.user-input-switch[data-selected=win]{background:rgba(66,183,42,.3)}.user-input-switch[data-selected=win] span{border-color:#888;color:#888}.user-input-switch[data-selected=win] span:last-child{background:#42b72a;border-color:#42b72a;color:#fff}.user-input-switch[data-selected="3"]{background:rgba(66,183,42,.3)}.user-input-switch[data-selected="3"] span{border-color:#888;color:#888}.user-input-switch[data-selected="3"] span:nth-child(3){background:#42b72a;border-color:#42b72a;color:#fff}.user-input-switch[data-selected="4"]{background:rgba(66,183,42,.3)}.user-input-switch[data-selected="4"] span{border-color:#888;color:#888}.user-input-switch[data-selected="4"] span:nth-child(4){background:#42b72a;border-color:#42b72a;color:#fff}.duration-fields input{display:inline-block;width:80px}.duration-fields input:first-child{text-align:right;border-radius:17px 0 0 17px}.duration-fields input:last-child{text-align:left;border-radius:0 17px 17px 0}.user-rating-input{position:relative;display:inline-block;width:220px;height:48px;border:1px solid #9e9e9e;color:#333;background:#fff;border-radius:26px;line-height:0;transition:background .5s ease-out,border-color .5s ease-out;user-select:none}@media (prefers-color-scheme:dark){.user-rating-input{border:1px solid #555;color:#fff;background-color:#333}}.user-rating-input:before{content:"";position:absolute;top:22px;left:187px;z-index:1;width:4px;height:4px;border-radius:2px;pointer-events:none}.user-rating-input:not([data-selected="0"]){background:#f48d23;border-color:#f48d23}.user-rating-input:not([data-selected="0"]) svg{display:block;width:30px;height:29px}.user-rating-input:not([data-selected="0"]) svg use{fill:hsla(0,0%,100%,.3)}.user-rating-input[data-selected="1"] div[data-star="1"]{animation-name:bounce1}.user-rating-input[data-selected="1"] div[data-star="1"] svg use{fill:url(#demi-star)}.user-rating-input[data-selected="2"] div[data-star="1"]{animation-name:bounce2}.user-rating-input[data-selected="2"] div[data-star="1"] svg use{fill:#fff}.user-rating-input[data-selected="3"] div[data-star="1"]{animation-name:bounce3}.user-rating-input[data-selected="3"] div[data-star="1"] svg use{fill:#fff}.user-rating-input[data-selected="3"] div[data-star="2"]{animation-name:bounce3}.user-rating-input[data-selected="3"] div[data-star="2"] svg use{fill:url(#demi-star)}.user-rating-input[data-selected="4"] div[data-star="1"],.user-rating-input[data-selected="4"] div[data-star="2"]{animation-name:bounce4}.user-rating-input[data-selected="4"] div[data-star="1"] svg use,.user-rating-input[data-selected="4"] div[data-star="2"] svg use{fill:#fff}.user-rating-input[data-selected="5"] div[data-star="1"],.user-rating-input[data-selected="5"] div[data-star="2"]{animation-name:bounce5}.user-rating-input[data-selected="5"] div[data-star="1"] svg use,.user-rating-input[data-selected="5"] div[data-star="2"] svg use{fill:#fff}.user-rating-input[data-selected="5"] div[data-star="3"]{animation-name:bounce5}.user-rating-input[data-selected="5"] div[data-star="3"] svg use{fill:url(#demi-star)}.user-rating-input[data-selected="6"] div[data-star="1"],.user-rating-input[data-selected="6"] div[data-star="2"],.user-rating-input[data-selected="6"] div[data-star="3"]{animation-name:bounce6}.user-rating-input[data-selected="6"] div[data-star="1"] svg use,.user-rating-input[data-selected="6"] div[data-star="2"] svg use,.user-rating-input[data-selected="6"] div[data-star="3"] svg use{fill:#fff}.user-rating-input[data-selected="7"] div[data-star="1"],.user-rating-input[data-selected="7"] div[data-star="2"],.user-rating-input[data-selected="7"] div[data-star="3"]{animation-name:bounce7}.user-rating-input[data-selected="7"] div[data-star="1"] svg use,.user-rating-input[data-selected="7"] div[data-star="2"] svg use,.user-rating-input[data-selected="7"] div[data-star="3"] svg use{fill:#fff}.user-rating-input[data-selected="7"] div[data-star="4"]{animation-name:bounce7}.user-rating-input[data-selected="7"] div[data-star="4"] svg use{fill:url(#demi-star)}.user-rating-input[data-selected="8"] div[data-star="1"],.user-rating-input[data-selected="8"] div[data-star="2"],.user-rating-input[data-selected="8"] div[data-star="3"],.user-rating-input[data-selected="8"] div[data-star="4"]{animation-name:bounce8}.user-rating-input[data-selected="8"] div[data-star="1"] svg use,.user-rating-input[data-selected="8"] div[data-star="2"] svg use,.user-rating-input[data-selected="8"] div[data-star="3"] svg use,.user-rating-input[data-selected="8"] div[data-star="4"] svg use{fill:#fff}.user-rating-input[data-selected="9"] div[data-star="1"],.user-rating-input[data-selected="9"] div[data-star="2"],.user-rating-input[data-selected="9"] div[data-star="3"],.user-rating-input[data-selected="9"] div[data-star="4"]{animation-name:bounce9}.user-rating-input[data-selected="9"] div[data-star="1"] svg use,.user-rating-input[data-selected="9"] div[data-star="2"] svg use,.user-rating-input[data-selected="9"] div[data-star="3"] svg use,.user-rating-input[data-selected="9"] div[data-star="4"] svg use{fill:#fff}.user-rating-input[data-selected="9"] div[data-star="5"]{animation-name:bounce9}.user-rating-input[data-selected="9"] div[data-star="5"] svg use{fill:url(#demi-star)}.user-rating-input[data-selected="10"]:before{animation:firework 1.5s ease-out;animation-delay:.35s}.user-rating-input[data-selected="10"] div[data-star="1"],.user-rating-input[data-selected="10"] div[data-star="2"],.user-rating-input[data-selected="10"] div[data-star="3"],.user-rating-input[data-selected="10"] div[data-star="4"],.user-rating-input[data-selected="10"] div[data-star="5"]{animation-name:bounce5}.user-rating-input[data-selected="10"] div[data-star="1"] svg use,.user-rating-input[data-selected="10"] div[data-star="2"] svg use,.user-rating-input[data-selected="10"] div[data-star="3"] svg use,.user-rating-input[data-selected="10"] div[data-star="4"] svg use,.user-rating-input[data-selected="10"] div[data-star="5"] svg use{fill:#fff}.user-rating-input div{position:absolute;top:8px;display:block;width:30px;height:29px;cursor:pointer;animation-duration:.3s;animation-timing-function:ease-out}.user-rating-input div[data-star="1"]{left:14px}.user-rating-input div[data-star="2"]{left:54px;animation-delay:.05s}.user-rating-input div[data-star="3"]{left:94px;animation-delay:.1s}.user-rating-input div[data-star="4"]{left:134px;animation-delay:.15s}.user-rating-input div[data-star="5"]{left:174px;margin-right:0;animation-delay:.2s}.user-rating-input div span{position:absolute;top:0;bottom:0;z-index:1;width:20px}.user-rating-input div span:first-child{left:50%}.user-rating-input div span:last-child{right:50%}.star-rating-wrapper{position:relative;height:48px;width:250px}.star-rating-form{position:absolute;top:0;left:0;height:48px;width:250px}.star-rating-form input{display:none}.star-rating-form .star-rating-labels label{position:absolute;top:0;bottom:0;z-index:1;overflow:hidden;line-height:50px;text-indent:100px;width:20px;height:100%;cursor:pointer}.star-rating-form .star-rating-labels label:first-of-type{position:absolute;top:50%;left:229px;transform:translateY(-50%) rotate(45deg);display:block;width:20px;height:20px;padding:0;border:0;border-radius:50%;overflow:hidden;text-indent:100px;background:grey;box-shadow:none!important;opacity:.75}.star-rating-form .star-rating-labels label:first-of-type:after,.star-rating-form .star-rating-labels label:first-of-type:before{content:"";position:absolute;background:#fff}.star-rating-form .star-rating-labels label:first-of-type:before{top:4px;left:9px;width:2px;height:12px}.star-rating-form .star-rating-labels label:first-of-type:after{top:9px;left:4px;width:12px;height:2px}.star-rating-form .star-rating-labels label:nth-of-type(2){left:9px}.star-rating-form .star-rating-labels label:nth-of-type(3){left:29px}.star-rating-form .star-rating-labels label:nth-of-type(4){left:49px}.star-rating-form .star-rating-labels label:nth-of-type(5){left:69px}.star-rating-form .star-rating-labels label:nth-of-type(6){left:89px}.star-rating-form .star-rating-labels label:nth-of-type(7){left:109px}.star-rating-form .star-rating-labels label:nth-of-type(8){left:129px}.star-rating-form .star-rating-labels label:nth-of-type(9){left:149px}.star-rating-form .star-rating-labels label:nth-of-type(10){left:169px}.star-rating-form .star-rating-labels label:nth-of-type(11){left:189px}.star-rating-input{position:absolute;top:0;left:0;display:inline-block;width:220px;height:48px;background:#aaa;border-radius:26px;line-height:0;transition:background .5s ease-out,border-color .5s ease-out;user-select:none;box-shadow:0 0 0 1px hsla(0,0%,100%,.3)}@media (prefers-color-scheme:dark){.star-rating-input{background:#333}}.star-rating-input:before{content:"";position:absolute;top:22px;left:187px;z-index:1;width:4px;height:4px;border-radius:2px;pointer-events:none}.star-rating-input>div{position:absolute;top:8px;display:block;width:30px;height:29px;cursor:pointer;animation-duration:.3s;animation-timing-function:ease-out}.star-rating-input>div[data-star="1"]{left:14px}.star-rating-input>div[data-star="2"]{left:54px;animation-delay:.05s}.star-rating-input>div[data-star="3"]{left:94px;animation-delay:.1s}.star-rating-input>div[data-star="4"]{left:134px;animation-delay:.15s}.star-rating-input>div[data-star="5"]{left:174px;margin-right:0;animation-delay:.2s}.star-rating-input svg{display:block;width:30px;height:29px}.star-rating-input svg use{fill:hsla(0,0%,100%,.3)}.star-rating-input[data-selected="1"]{background-color:red}.star-rating-input[data-selected="1"] div[data-star="1"]{animation-name:bounce1}.star-rating-input[data-selected="1"] div[data-star="1"] svg use{fill:url(#demi-star)}.star-rating-input[data-selected="2"]{background-color:red}.star-rating-input[data-selected="2"] div[data-star="1"]{animation-name:bounce2}.star-rating-input[data-selected="2"] div[data-star="1"] svg use{fill:#fff}.star-rating-input[data-selected="3"]{background-color:red}.star-rating-input[data-selected="3"] div[data-star="1"]{animation-name:bounce3}.star-rating-input[data-selected="3"] div[data-star="1"] svg use{fill:#fff}.star-rating-input[data-selected="3"] div[data-star="2"]{animation-name:bounce3}.star-rating-input[data-selected="3"] div[data-star="2"] svg use{fill:url(#demi-star)}.star-rating-input[data-selected="4"]{background-color:red}.star-rating-input[data-selected="4"] div[data-star="1"],.star-rating-input[data-selected="4"] div[data-star="2"]{animation-name:bounce4}.star-rating-input[data-selected="4"] div[data-star="1"] svg use,.star-rating-input[data-selected="4"] div[data-star="2"] svg use{fill:#fff}.star-rating-input[data-selected="5"]{background-color:red}.star-rating-input[data-selected="5"] div[data-star="1"],.star-rating-input[data-selected="5"] div[data-star="2"]{animation-name:bounce5}.star-rating-input[data-selected="5"] div[data-star="1"] svg use,.star-rating-input[data-selected="5"] div[data-star="2"] svg use{fill:#fff}.star-rating-input[data-selected="5"] div[data-star="3"]{animation-name:bounce5}.star-rating-input[data-selected="5"] div[data-star="3"] svg use{fill:url(#demi-star)}.star-rating-input[data-selected="6"]{background-color:#f48d23}.star-rating-input[data-selected="6"] div[data-star="1"],.star-rating-input[data-selected="6"] div[data-star="2"],.star-rating-input[data-selected="6"] div[data-star="3"]{animation-name:bounce6}.star-rating-input[data-selected="6"] div[data-star="1"] svg use,.star-rating-input[data-selected="6"] div[data-star="2"] svg use,.star-rating-input[data-selected="6"] div[data-star="3"] svg use{fill:#fff}.star-rating-input[data-selected="7"]{background-color:#f48d23}.star-rating-input[data-selected="7"] div[data-star="1"],.star-rating-input[data-selected="7"] div[data-star="2"],.star-rating-input[data-selected="7"] div[data-star="3"]{animation-name:bounce7}.star-rating-input[data-selected="7"] div[data-star="1"] svg use,.star-rating-input[data-selected="7"] div[data-star="2"] svg use,.star-rating-input[data-selected="7"] div[data-star="3"] svg use{fill:#fff}.star-rating-input[data-selected="7"] div[data-star="4"]{animation-name:bounce7}.star-rating-input[data-selected="7"] div[data-star="4"] svg use{fill:url(#demi-star)}.star-rating-input[data-selected="8"]{background-color:#0095ff}.star-rating-input[data-selected="8"] div[data-star="1"],.star-rating-input[data-selected="8"] div[data-star="2"],.star-rating-input[data-selected="8"] div[data-star="3"],.star-rating-input[data-selected="8"] div[data-star="4"]{animation-name:bounce8}.star-rating-input[data-selected="8"] div[data-star="1"] svg use,.star-rating-input[data-selected="8"] div[data-star="2"] svg use,.star-rating-input[data-selected="8"] div[data-star="3"] svg use,.star-rating-input[data-selected="8"] div[data-star="4"] svg use{fill:#fff}.star-rating-input[data-selected="9"]{background-color:#42b72a}.star-rating-input[data-selected="9"] div[data-star="1"],.star-rating-input[data-selected="9"] div[data-star="2"],.star-rating-input[data-selected="9"] div[data-star="3"],.star-rating-input[data-selected="9"] div[data-star="4"]{animation-name:bounce9}.star-rating-input[data-selected="9"] div[data-star="1"] svg use,.star-rating-input[data-selected="9"] div[data-star="2"] svg use,.star-rating-input[data-selected="9"] div[data-star="3"] svg use,.star-rating-input[data-selected="9"] div[data-star="4"] svg use{fill:#fff}.star-rating-input[data-selected="9"] div[data-star="5"]{animation-name:bounce9}.star-rating-input[data-selected="9"] div[data-star="5"] svg use{fill:url(#demi-star)}.star-rating-input[data-selected="10"]{background-color:#42b72a}.star-rating-input[data-selected="10"]:before{animation:firework 1.5s ease-out;animation-delay:.35s}.star-rating-input[data-selected="10"] div[data-star="1"],.star-rating-input[data-selected="10"] div[data-star="2"],.star-rating-input[data-selected="10"] div[data-star="3"],.star-rating-input[data-selected="10"] div[data-star="4"],.star-rating-input[data-selected="10"] div[data-star="5"]{animation-name:bounce5}.star-rating-input[data-selected="10"] div[data-star="1"] svg use,.star-rating-input[data-selected="10"] div[data-star="2"] svg use,.star-rating-input[data-selected="10"] div[data-star="3"] svg use,.star-rating-input[data-selected="10"] div[data-star="4"] svg use,.star-rating-input[data-selected="10"] div[data-star="5"] svg use{fill:#fff}@keyframes bounce1{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce2{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce3{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce4{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce5{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce6{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce7{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce8{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce9{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes bounce10{0%{transform:scale(1)}1%{transform:scale(.5)}60%{transform:scale(1.5)}80%{transform:scale(.8)}to{transform:scale(1)}}@keyframes firework{0%{box-shadow:0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff,0 0 0 #fff}30%{transform:translate(0);box-shadow:30px 30px 0 #ff3b00,0 40px 0 #0089ff,-30px 30px 0 #00ff08,-40px 0 0 #c000ff,-30px -30px 0 #ffd400,0 -40px 0 #00ffdc,30px -30px 0 #4b00ff,40px 0 0 #56ff00;opacity:1}to{transform:translateY(10px);box-shadow:30px 30px 20px #ff3b00,0 40px 20px #0089ff,-30px 30px 20px #00ff08,-40px 0 20px #c000ff,-30px -30px 20px #ffd400,0 -40px 20px #00ffdc,30px -30px 20px #4b00ff,40px 0 20px #56ff00;opacity:0}}.friends-selector-wrapper{position:relative}.friends-selector-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:15px;user-select:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none}@media (prefers-color-scheme:dark){.friends-selector-wrapper:after{background:linear-gradient(180deg,transparent,#000)}}.friends-selector-wrapper .friends-selector{margin:-6px -6px 9px;min-height:50px;max-height:100px;overflow:auto}.friends-selector-wrapper .friends-selector .friend-chip{display:inline-block;padding:6px;background:hsla(0,0%,53.3%,.3);margin:6px;border-radius:100px;line-height:1;white-space:nowrap;cursor:pointer}@media (hover:hover){.friends-selector-wrapper .friends-selector .friend-chip:hover{text-decoration:none}}.friends-selector-wrapper .friends-selector .friend-chip.selected{background:rgba(0,112,240,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px #0070f0}@media (prefers-color-scheme:dark){.friends-selector-wrapper .friends-selector .friend-chip.selected{box-shadow:0 0 0 2px #000,0 0 0 4px #0070f0}}.friends-selector-wrapper .friends-selector .friend-chip .user-pp{display:inline-block;margin:-6px 5px -2px -1px}.profile-recap-card-border{padding:3px;border-radius:20px;background-image:linear-gradient(160deg,#07c,#8200ad)}.profile-recap-card-border.friends-review-offset{margin:0 calc(-3px - .75rem) 1.5rem}.profile-recap-card{padding:1rem .75rem;border-radius:17px;background-color:hsla(0,0%,100%,.9)}@media (prefers-color-scheme:dark){.profile-recap-card{background-color:rgba(0,0,0,.8)}}.success-gauge-label{color:#42b72a}.success-gauge{position:relative;height:8px;background:linear-gradient(0deg,red,#ff00b8);font-weight:500;border-radius:4px;overflow:hidden}.success-gauge span{position:absolute;top:0;left:0;height:8px;background:linear-gradient(5deg,#42b72a,#42b72a,#00ffd5);box-shadow:0 0 10px #fff}.match-suggestion{padding:7px 15px;border:1px solid #225;border-radius:3px;cursor:pointer}@media (prefers-color-scheme:dark){.match-suggestion{border-color:#fff}}.gauge-user-rating{position:relative;margin:15px 0;padding:0 25px;height:4px;color:#fff;background:linear-gradient(90deg,rgba(255,0,0,.3) 0,rgba(255,0,0,.3) 40%,rgba(244,141,35,.3) 50%,rgba(244,141,35,.3) 70%,rgba(66,183,42,.3) 80%,rgba(66,183,42,.3));border-radius:2px}.gauge-user-rating span{position:absolute;top:50%;z-index:1;margin-top:2px;border-radius:25px;padding:3px 10px 2px;text-align:center;color:#fff;font-weight:500;line-height:20px;letter-spacing:-.5px;background:#f48d23;transform:translate(-50%,-50%)}.gauge-user-rating span em{font-size:10px;font-style:normal}.gauge-user-rating.gauge-user-neg span{background:red}.gauge-user-rating.gauge-user-pos span{background:#42b72a}.inline-icon-ratings{display:inline-block;width:24px;height:24px;fill:#225;margin:0 4px -6px 0}@media (prefers-color-scheme:dark){.inline-icon-ratings{fill:#fff}}.private-review-header,.private-review-placeholder{border-radius:8px;text-shadow:0 0 20px #fff,0 1px 2px #fff;background-color:#888;background:repeating-linear-gradient(-45deg,rgba(0,0,0,.3),rgba(0,0,0,.3) 5px,hsla(0,0%,53.3%,.3) 0,hsla(0,0%,53.3%,.3) 25px)}@media (prefers-color-scheme:dark){.private-review-header,.private-review-placeholder{text-shadow:0 0 20px #000}}.private-review-placeholder{padding:1.5rem .75rem;text-align:center}.private-review-header{padding:.5rem .75rem}.teammates{padding-left:-3px;margin-top:-5px;font-size:0;white-space:nowrap;overflow:hidden}.teammates .teammate-chip{display:inline-block;margin:5px 0 0 3px}.user-pp{display:block;max-width:100%;height:auto;aspect-ratio:1/1;border-radius:50%;object-fit:cover;overflow:hidden}.user-status{display:inline-block;padding:2px 10px;font-size:11px;text-transform:uppercase;font-weight:500;color:#fff;line-height:16.5px;border-radius:50px;transform:translateY(-2px)}.user-status.user-status-expert{background-color:#c19840}.user-status.user-status-specialist{background-color:#5200e3}.user-status.user-status-insider{background-color:#00a1b6}.status-gauge-wrapper{position:relative;margin:20px 60px}.status-gauge-wrapper .status-gauge{height:10px;margin:0 -60px;border-radius:100px;background:linear-gradient(90deg,hsla(0,0%,53.3%,.5),hsla(0,0%,53.3%,.5),#00a1b6,#5200e3,#c19840,#c19840);overflow:hidden}.status-gauge-wrapper .status-gauge .status-label-expert,.status-gauge-wrapper .status-gauge .status-label-insider,.status-gauge-wrapper .status-gauge .status-label-specialist{position:absolute;top:5px;display:block;transform:translate(-50%,-50%);color:#fff;font-size:8px;text-transform:uppercase;font-weight:500;text-shadow:0 0 4px rgba(0,0,0,.5)}.status-gauge-wrapper .status-gauge .status-label-insider{left:30%}.status-gauge-wrapper .status-gauge .status-label-specialist{left:70%}.status-gauge-wrapper .status-gauge .status-label-expert{left:100%}.status-gauge-wrapper .status-gauge-pill{position:absolute;top:5px;left:0;transform:translate(-50%,-50%)}.status-gauge-wrapper .status-gauge-pill .user-status{font-size:16px;padding:8px 15px;transform:none}.status-gauge-wrapper .status-gauge-pill .user-status.user-status-newbie{width:4px;height:20px;padding:0;background-color:#888}.company-reply{border-left:2px solid #aaa;padding-left:12px;color:#aaa}.text-icon{display:inline-block;width:20px;height:20px;margin-top:-10px;transform:translateY(4px);background-size:contain;background-position:50%;background-repeat:no-repeat}.text-icon.icon-plus{background-image:url(/css/images/plus-circle-black.29c4c334.svg)}@media (prefers-color-scheme:dark){.text-icon.icon-plus{background-image:url(/css/images/plus-circle-white.fc9f2315.svg)}}.text-icon.icon-check{background-image:url(/css/images/check-circle-black.59051886.svg)}@media (prefers-color-scheme:dark){.text-icon.icon-check{background-image:url(/css/images/check-circle-white.e2e53a9b.svg)}}.player-badge{display:block;margin:0 auto 10px;max-width:200px;width:100%}.player-badge+p{color:#90949c}.room-icon-img{width:50px;height:50px;aspect-ratio:1/1;border-radius:6px}.room-row-info{display:none;padding:1rem;background:rgba(34,34,85,.1);border-radius:8px;line-height:1.3}.room-row-info:has(span){display:block}@media (prefers-color-scheme:dark){.room-row-info{background:hsla(0,0%,100%,.2)}}.room-row-info.unrelated-info{margin-right:65px}.room-row-info .rating{margin-bottom:0}.comment-preview{margin:10px 0 0}.comment-preview p{font-style:italic}.comment-preview.comment-edit{cursor:pointer}.friends-match-todo{position:relative;z-index:1;padding:1rem;color:#fff;background:#0095ff;border-radius:16px}@media (hover:hover){.friends-match-todo a:hover{text-decoration:none}}.friends-match-todo img{display:inline-block;margin:4px 3px 0 0;width:30px;height:30px;border-radius:50%}.side-product-image{display:block;width:auto;max-width:100%;height:auto;max-height:200px;margin:0 auto}.side-product-specs{list-style-type:none;margin:20px 0 0}.tb-logos img{display:block;margin:0 auto;max-width:100%;height:auto;aspect-ratio:1/1;border-radius:5px}.landing-price-tag{border:2px solid #225;border-radius:10px;padding:20px 0 15px;margin:0 auto;width:100%;max-width:150px;text-align:center;line-height:1}@media (prefers-color-scheme:dark){.landing-price-tag{border-color:#fff}}.landing-price-tag .landing-price-tag-price{position:relative;font-size:44px;font-weight:500;padding-right:5px}.landing-price-tag .landing-price-tag-price span{position:absolute;top:9px;left:100%;font-size:15px;font-weight:400}.landing-price-tag .landing-price-tag-base{margin-top:15px;padding:15px 15px 0;border-top:1px solid #225}@media (prefers-color-scheme:dark){.landing-price-tag .landing-price-tag-base{border-color:#fff}}.screenshot{max-width:100%;height:auto;margin-bottom:15px;border-radius:6px;box-shadow:0 1px 1px rgba(0,0,0,.15),0 2px 5px rgba(0,0,0,.15);background-color:#fff}#jsBookingSection{transition:transform .15s ease-out}.sticky-booking{position:fixed;bottom:calc(2rem + 55px);right:.75rem;left:.75rem;z-index:8;transition:all .3s ease-out;opacity:1}@media (min-width:576px){.sticky-booking{bottom:1rem}}@media (min-width:768px){.sticky-booking{display:none}}.sticky-booking:before{content:"";position:absolute;top:-5px;bottom:-5px;left:-.75rem;right:-.75rem;z-index:1;background-color:hsla(0,0%,100%,.3);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);-webkit-mask-image:linear-gradient(transparent,rgba(0,0,0,.25),rgba(0,0,0,.5),transparent);mask-image:linear-gradient(transparent,rgba(0,0,0,.25),rgba(0,0,0,.5),transparent);pointer-events:none}@media (prefers-color-scheme:dark){.sticky-booking:before{background-color:rgba(0,0,0,.3)}}.sticky-booking:after{content:"";position:absolute;top:1px;bottom:1px;left:1px;right:1px;z-index:2;background-color:#fff;border-radius:100px}@media (prefers-color-scheme:dark){.sticky-booking:after{background-color:#000}}.sticky-booking .button{z-index:3}.sticky-booking.sticky-hide{transform:translateY(300%);opacity:0}body:has(.menu-label:hover) .sticky-booking,body:has(.menu-toggle:checked) .sticky-booking{opacity:0;pointer-events:none;transition:opacity .1s linear}form label{display:block;font-weight:500;margin-bottom:5px;line-height:1.5}form label .label-info{font-weight:300}form label+ul{list-style-type:none;background:red;color:#fff;padding:5px 8px;border-radius:6px;margin-bottom:10px}form .help-text{margin-top:.5rem;font-size:12px;color:#888}.admin-warning{padding:30px 15px;background:red;color:#fff;font-weight:500}.admin-link{display:block;padding:20px 15px;background:#ff0;color:#000;font-weight:500}.admin-link:after{content:" ↗"}.badge-preview{position:relative;padding:20px 0;background-color:#ccc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='52' height='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4a6 6 0 01-6-6h2c0 2.21 1.79 4 4 4a6 6 0 016 6c0 2.21 1.79 4 4 4a6 6 0 016 6c0 2.21 1.79 4 4 4v2a6 6 0 01-6-6c0-2.21-1.79-4-4-4a6 6 0 01-6-6zm25.464-1.95l8.486 8.486-1.414 1.414-8.486-8.486 1.414-1.414z' fill='%23888' fill-opacity='.3' fill-rule='evenodd'/%3E%3C/svg%3E");border-radius:8px;text-align:center}@media (prefers-color-scheme:dark){.badge-preview{background-color:#222}}.badge-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.todo-map{height:600px;max-height:70vh;border-radius:16px;overflow:hidden}.mapboxgl-ctrl-attrib-button{padding:0}a.from-home-banner{background:#fff;display:block;border-radius:12px;padding:10px 15px;color:#225}@media (hover:hover){a.from-home-banner:hover{text-decoration:none}}.room-square{border-radius:8px;margin-left:-3px}.anonymous{filter:blur(4px)}.pp-edit-wrapper{position:relative}.pp-edit-wrapper form input[type=file]{position:absolute;top:0;left:0;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.pp-edit-wrapper form label.pp-edit-label{position:absolute;top:4px;left:4px;bottom:4px;right:4px;margin:0;padding:40% 0 0;text-align:center;color:#fff;background:rgba(0,0,0,.7);border-radius:50%;cursor:pointer}.form-blocker{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(235,186,135,.8);margin:-10px;border-radius:30px}@media (prefers-color-scheme:dark){.form-blocker{background:rgba(65,36,6,.8)}}.form-blocker span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;line-height:1.5;font-weight:600;text-shadow:0 1px 5px #fff}@media (prefers-color-scheme:dark){.form-blocker span{text-shadow:0 1px 5px #000}}.beta-banner span{display:inline-block;padding:8px 12px;font-size:12px;color:#fff;border-radius:0 0 10px 10px;background:#e3305f}.onwed-banner{display:block;padding:10px 15px;color:#fff;border-radius:12px;background:#e3305f}.onwed-banner .link-button{background:#fff}.click-icon-slots,.click-icon-total{display:block;width:50px;height:50px;border-radius:50%;background-position:50%;background-repeat:no-repeat}.click-icon-total{background-color:#0095ff;background-image:url(/css/images/cursor-click.a8b5fa13.svg);background-size:24px}.click-icon-slots{background-color:#3dda73;background-image:url(/css/images/cart.3315877b.svg);background-size:32px}.click-icon-placeholder{width:50px}.search-row{position:relative;padding:12px;background-color:#fff;border-radius:22px;box-shadow:0 25px 30px -20px rgba(0,0,0,.3),0 0 5px rgba(0,0,0,.1);overflow:hidden;cursor:pointer}.search-result-type{font-size:10px;text-transform:uppercase;color:#9e9e9e}.search-result-image{width:60px}.search-result-image img{display:block;width:60px;height:60px;border-radius:12px;background:#225;object-fit:cover}.search-result-title{font-size:22px;color:#225;line-height:1.2;margin-top:.1em}.search-result-title a:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;display:block}.search-result-subtitle{font-size:14px;color:#225;line-height:1.1}.fullscreen-search{display:none;position:fixed;top:0;left:0;right:0;z-index:100;height:100vh;padding:20px 0 0;overflow:auto;background-image:linear-gradient(180deg,#7258ef,rgba(114,88,239,0)),linear-gradient(90deg,#0095ff,#a900e0)}@media (prefers-color-scheme:dark){.fullscreen-search{background-image:linear-gradient(180deg,#5844bd,rgba(88,68,189,0)),linear-gradient(90deg,#07c,#8200ad)}}@media (max-width:767px){.fullscreen-search{padding:60px 0 0}}.search-opened .fullscreen-search{display:block}.search-opened{overflow:hidden;position:fixed;height:100vh}.close-login-window,.close-search{position:absolute;top:-10px;right:15px;padding:0 15px;font-size:70px;color:#fff;cursor:pointer}.close-login-window:before,.close-search:before{content:"×"}.search-input-wrapper{padding:100px 0 80px}@media (max-width:767px){.search-input-wrapper{padding:70px 0}}.search-input-title{margin:0 10px 15px 20px;font-size:18px;font-family:inherit;font-weight:inherit}@media (max-width:767px){.search-input-title{margin:0 0 15px}}.fake-search-input,.search-input{display:block;width:100%;height:40px;padding:7px 20px;margin:0;border:0;color:#444;font-family:system-ui,sans-serif;font-size:18px;line-height:24px;background-image:url(/css/images/magnify.31464371.svg);background-color:#fff;background-position:100%;background-repeat:no-repeat;box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:20px;outline:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:text}@media (prefers-color-scheme:dark){.fake-search-input{background-color:#ddd}}.search-row-new-room{display:block;padding:30px 12px;border:2px dashed #fff;text-align:center;color:#fff;border-radius:16px;cursor:pointer}.search-row-new-room,.search-row-new-room:hover{box-shadow:0 25px 30px -20px rgba(0,0,0,.3),0 0 5px rgba(0,0,0,.1)}.search-input:placeholder-shown+.search-results+.search-row-new-room{display:none}.banner-sli{background-color:#c9cee2;background-image:linear-gradient(180deg,#dde4ff,rgba(221,228,255,0)),linear-gradient(90deg,#ffe3c5,#f6e0ff);padding:15px}.banner-sli p{color:#000;text-align:center}.modify-header{margin:.5rem 0 0 15px}.modify-header:before{content:"↓ Modifier";display:inline-block;padding:4px 10px;background:rgba(255,136,0,.3);color:#f80;font-size:10px;border-radius:5px 5px 0 0}.room-played-chips{position:relative;padding:6px 6px 6px 39px;border-radius:8px;font-weight:500}.room-played-chips.room-played-chips-rating-red{background-color:red;color:#fff}.room-played-chips.room-played-chips-rating-orange{background-color:#f48d23;color:#fff}.room-played-chips.room-played-chips-rating-bleu{background-color:#0095ff;color:#fff}.room-played-chips.room-played-chips-rating-green{background-color:#42b72a;color:#fff}.room-played-chips.room-played-chips-rating-1{background-color:rgba(255,0,0,.2);color:red}.room-played-chips.room-played-chips-rating-2{background-color:rgba(244,141,35,.2);color:#f48d23}.room-played-chips.room-played-chips-rating-3{background-color:rgba(0,147,254,.2);color:#0093fe}.room-played-chips.room-played-chips-rating-4{background-color:rgba(66,183,42,.2);color:#42b72a}.room-played-chips svg{position:absolute;top:calc(50% - 12px);left:8px;width:24px;height:24px}.room-played-chips span{font-size:10px}.room-played-chips-label{font-size:10px;font-weight:300;text-transform:uppercase;margin-bottom:3px}.room-played-emoji{text-align:right;margin:-40px 0 -10px;font-size:50px}.room-played-emoji span{display:inline-block;transform:rotate(5deg)}.satisfaction-title{color:#f48d23}.satisfaction-title.satisfaction-title-neg{color:red}.satisfaction-title.satisfaction-title-pos{color:#42b72a}.emoji-input{display:none}.emoji-picker-wrapper{position:relative}.emoji-picker-wrapper:after{content:"";position:absolute;bottom:0;left:0;right:0;height:15px;user-select:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none}@media (prefers-color-scheme:dark){.emoji-picker-wrapper:after{background:linear-gradient(180deg,transparent,#000)}}.emoji-picker{margin:-6px -6px 9px;max-height:150px;overflow:auto}.emoji-picker a{display:inline-block;padding:6px;font-size:35px;background:hsla(0,0%,53.3%,.3);margin:6px;border-radius:10px;line-height:1;cursor:pointer}@media (hover:hover){.emoji-picker a:hover{text-decoration:none}}.emoji-picker a.selected{background:rgba(0,112,240,.3);box-shadow:0 0 0 2px #fff,0 0 0 4px #0070f0}@media (prefers-color-scheme:dark){.emoji-picker a.selected{box-shadow:0 0 0 2px #000,0 0 0 4px #0070f0}}.terpeca-banner{position:relative;padding-left:70px;color:#225!important;background:radial-gradient(ellipse at top,rgba(255,149,0,.3),rgba(255,149,0,0)),radial-gradient(ellipse at bottom left,rgba(25,197,255,.5),rgba(25,197,255,0)),radial-gradient(ellipse at bottom right,#fff7c9,#fff);overflow:hidden}.terpeca-banner-logo{position:absolute;top:40%;left:-6px;width:70px;aspect-ratio:1/1;transform:rotate(-10deg) translateY(-35px)}.button-store{display:block;padding:13px 16px 9px 50px;border:2px solid #fff;font-family:Catamaran,system-ui,sans-serif;font-size:18px;line-height:1.3;font-weight:600;color:#fff;text-decoration:none!important;background-color:#000;background-repeat:no-repeat;background-position:13px;background-size:28px 30px;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.3)}.button-store div{font-size:12px;text-transform:uppercase;line-height:1}.button-store.button-appstore{background-image:url(/css/images/appstore.18a01e18.svg)}.button-store.button-playstore{background-image:url(/css/images/playstore.09bd05ec.svg)}.page-header-contest{text-shadow:0 1px 10px #fff;background:radial-gradient(ellipse at top,transparent,transparent,#fff),linear-gradient(180deg,transparent,hsla(0,0%,100%,.6),#fff),linear-gradient(90deg,#00ff71,#00d4ff,#bc00ff)}@media (prefers-color-scheme:dark){.page-header-contest{text-shadow:none;background:radial-gradient(ellipse at top,transparent,transparent,#000),linear-gradient(180deg,transparent,rgba(0,0,0,.6),#000),linear-gradient(90deg,#00ff71,#00d4ff,#bc00ff)}}.contest-card-border{padding:3px;border-radius:20px;background-image:linear-gradient(160deg,#00ff71,#00d4ff,#bc00ff)}.contest-card-border .contest-card{padding:1rem;border-radius:17px;background-color:hsla(0,0%,100%,.9)}@media (prefers-color-scheme:dark){.contest-card-border .contest-card{background-color:rgba(0,0,0,.8)}}.mobile-app-hero{display:block;margin:0 auto;max-width:100%;max-height:60vh;aspect-ratio:2000/965}.card-pending{border:1px solid #f80;background:rgba(255,136,0,.2);box-shadow:0 25px 30px -20px rgba(255,136,0,.3),0 0 5px rgba(255,136,0,.1);overflow:visible}.card-pending .card-pending-tag{position:absolute;top:0;left:1rem;padding:3px 7px;background:#f80;color:#fff;font-size:10px;font-weight:500;text-transform:uppercase;border-radius:100px;transform:translateY(-50%)}@media (prefers-color-scheme:dark){.card-pending .card-pending-tag{color:#000}}