@charset "UTF-8";.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Lato fallback,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.loader[data-v-4cf11961]{margin-bottom:2rem;margin-top:2rem}.loader[data-v-4cf11961],.loader--full-page[data-v-4cf11961]{align-items:center;display:flex;justify-content:center}.loader--full-page[data-v-4cf11961]{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;height:100%;inset:0;margin:0;pointer-events:none;position:fixed;width:100%;z-index:9999}.loader--full-page .loader__spinner[data-v-4cf11961]{pointer-events:auto}.loader__spinner[data-v-4cf11961]{display:flex;gap:.3rem;position:relative}.loader__circle[data-v-4cf11961]{animation:bounce-4cf11961 .5s ease-in-out infinite;border-radius:50%;height:.75rem;width:.75rem}.loader__circle[data-v-4cf11961]:nth-child(2){animation-delay:.1s}.loader__circle[data-v-4cf11961]:nth-child(3){animation-delay:.2s}.loader--sm .loader__circle[data-v-4cf11961]{height:.5rem;width:.5rem}.loader--md .loader__circle[data-v-4cf11961]{height:.75rem;width:.75rem}.loader--lg .loader__circle[data-v-4cf11961]{height:1rem;width:1rem}.loader--xl .loader__circle[data-v-4cf11961]{height:1.5rem;width:1.5rem}.loader--xxl .loader__circle[data-v-4cf11961]{height:2rem;width:2rem}.loader--primary .loader__circle[data-v-4cf11961]{background-color:var(--primary)}.loader--white .loader__circle[data-v-4cf11961]{background-color:#fff}@keyframes bounce-4cf11961{0%,to{transform:translateY(.3rem)}50%{transform:translateY(-.3rem)}}.app-container{min-height:100vh;position:relative;width:100%}.page-wrapper{min-height:50vh;position:relative}div[id]:not([id=__nuxt]):not([id=__layout]),h1[id],h2[id],h3[id],h4[id],h5[id],h6[id],section[id]{scroll-margin-top:80px}.fade-enter-active{transition:opacity .15s ease}.fade-leave-active{transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}.page-loader{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;inset:0;opacity:1;pointer-events:all;position:fixed;width:100%;will-change:opacity;z-index:9999}body.page-loading{overflow:hidden}body.page-loading .page-wrapper{opacity:0;visibility:hidden}body:not(.page-loading){overflow:auto!important}.page-loader.fade-out{animation:none;opacity:1;opacity:0;transition:opacity .3s ease-out}html.no-scroll{overflow:hidden}html:not(.no-scroll){overflow:auto!important}@keyframes fadeIn{0%{opacity:0}20%{opacity:0}to{opacity:1}}.dropdown[data-v-7957619c]{position:relative}.dropdown__button[data-v-7957619c]{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;gap:.25rem;padding:0}.dropdown__button.is-active[data-v-7957619c]{color:var(--primary)}.dropdown__content[data-v-7957619c]{background:#fff;border:var(--divider);border-radius:var(--border-radius);box-shadow:var(--shadow);position:absolute;z-index:50}@media screen and (max-width:991px){.dropdown__content[data-v-7957619c]{max-width:100%!important;position:relative}}.dropdown__content[data-popper-placement^=top][data-v-7957619c]{margin-bottom:var(--dropdown-spacing)}.dropdown__content[data-popper-placement^=right][data-v-7957619c]{margin-left:var(--dropdown-spacing)}.dropdown__content[data-popper-placement^=bottom][data-v-7957619c]{margin-top:var(--dropdown-spacing)}.dropdown__content[data-popper-placement^=left][data-v-7957619c]{margin-right:var(--dropdown-spacing)}.dropdown__body[data-v-7957619c]{padding:.5rem}.submenu-label[data-v-f319c8fb]{border-bottom:1px solid var(--border-color);color:#314358;display:block;font-size:14px;font-weight:600;margin:0;padding:.75rem 1rem}.submenu-item[data-v-e2ef8813]{border-top:1px solid var(--border-color)}.submenu-item .nav-link[data-v-e2ef8813]{background:transparent;border:none;color:var(--secondary)!important;cursor:pointer;display:flex;font-size:14px;font-weight:400;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:color .15s ease-in-out;width:100%}.submenu-item .nav-link[data-v-e2ef8813]:hover{background-color:#f8f9fa;color:var(--primary)!important;text-decoration:none}.submenu-item .nav-link:hover svg[data-v-e2ef8813]{color:var(--primary)}.submenu-item svg[data-v-e2ef8813]{color:#666;font-size:12px}[data-v-e2ef8813] .header--fixed .submenu-item .nav-link{color:var(--secondary)!important}[data-v-e2ef8813] .header--fixed .submenu-item .nav-link:hover{color:var(--primary)!important}.submenu-button[data-v-3c4769df]{align-items:center;display:flex;font-size:15px;justify-content:space-between;margin-top:1rem;padding:12px 15px 13px 12px}.submenu-button__arrow[data-v-3c4769df]{font-size:16px}.nav-link[data-v-05fc160f]{align-items:center;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.33rem;letter-spacing:0;padding:.5rem .1rem!important;white-space:nowrap}.nav-link[data-v-05fc160f],.nav-link.active[data-v-05fc160f],.nav-link[data-v-05fc160f]:focus,.nav-link[data-v-05fc160f]:hover{color:var(--secondary)}.nav-link .icons[data-v-05fc160f],.nav-link .nav-label[data-v-05fc160f]{display:inline-block}.nav-link .icons[data-v-05fc160f]{font-size:1.1rem;margin-right:.25rem;text-align:center}@media screen and (max-width:991px){.nav-link .icons[data-v-05fc160f]{height:20px;width:20px}}@media screen and (max-width:992px){.nav-link[data-v-05fc160f]{font-size:1rem}}@media screen and (min-width:992px){.the-header-nav-item[data-v-05fc160f]{padding:0 .625rem}}.the-header-nav-item__subitems[data-v-05fc160f]{list-style-type:none;margin:0;padding:0}[data-v-05fc160f] .dropdown__content{background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 .5rem 1rem #0000002d;margin:0;max-width:328px;min-width:-moz-max-content;min-width:max-content;padding:1.25rem 1rem!important;width:100vw}@media screen and (min-width:992px){[data-v-05fc160f] .dropdown__content:before{background:#fff;border-color:#eaebf0 transparent transparent #eaebf0;border-style:solid;border-width:1px;content:"";height:12px;position:absolute;top:-.39rem;transform:rotate(45deg);width:12px}}[data-v-05fc160f] .dropdown__content .submenu-item{border-top:1px solid #eaebf0}[data-v-05fc160f] .dropdown__content .submenu-label+.submenu-item{border-top:none}[data-v-05fc160f] .dropdown__content .submenu-item .nav-link{align-items:center;color:var(--secondary)!important;color:var(--secondary);display:flex;font-size:15px;justify-content:space-between;padding:10px 0}[data-v-05fc160f] .dropdown__content .submenu-item .nav-link:hover{background-color:transparent;color:var(--secondary)!important;text-decoration:underline}[data-v-05fc160f] .dropdown__content .submenu-item .nav-link:hover svg{color:var(--secondary)!important}[data-v-05fc160f] .dropdown__content .submenu-label{color:var(--terniary)!important;margin-bottom:.375rem;padding:0}[data-v-05fc160f] .dropdown__content .submenu-label:not(:first-of-type){margin-top:2.25rem}[data-v-05fc160f] .dropdown__body{padding:0!important}[data-v-05fc160f] .header--fixed .dropdown__content .nav-link{color:var(--secondary)!important}[data-v-05fc160f] .header--fixed .dropdown__content .nav-link:hover{color:var(--primary)!important}@media screen and (max-width:992px){.the-header-user-menu .dropdown-toggle:after{bottom:5px;position:relative}}.user-dropdown-label{align-items:center;display:inline-flex}.user-dropdown-label svg{height:20px;width:20px}.user-dropdown__button{background:transparent;border:none;color:inherit;font-size:1.25rem;font-weight:600;letter-spacing:0;padding:.5rem 0;text-align:center}@media screen and (min-width:992px){.user-dropdown__button{font-size:1rem}}.fi[data-v-23cf7b42]{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:3px;display:inline-block;line-height:1em;position:relative}.fi.fi-size-s[data-v-23cf7b42]{height:12px;width:16px}.fi.fi-size-m[data-v-23cf7b42],.fi.fi-size-s[data-v-23cf7b42]{background-position:50%;background-repeat:no-repeat;background-size:cover}.fi.fi-size-m[data-v-23cf7b42]{font-size:.875em;height:15px;width:20px}.fi.fi-size-l[data-v-23cf7b42]{background-position:50%;background-repeat:no-repeat;background-size:cover;font-size:1.5em;height:18px;width:24px}.language-switcher .nav-link[data-v-fa21c1d4]{gap:.33rem}@media screen and (min-width:992px){.language-switcher .nav-link[data-v-fa21c1d4]{margin:.5em .75rem}}.language-switcher li.submenu-item[data-v-fa21c1d4]{border-top:1px solid #eaebf0}.language-switcher li.submenu-item[data-v-fa21c1d4]:first-of-type{border-top:none}.language-switcher[data-v-fa21c1d4] .submenu-item .nav-link{align-items:center;color:var(--secondary)!important;display:flex}.language-switcher[data-v-fa21c1d4] .submenu-item .nav-link:hover{background-color:transparent;color:var(--secondary)!important;text-decoration:underline}.language-switcher[data-v-fa21c1d4] .submenu-item .nav-link:hover svg{color:var(--secondary)!important}.language-switcher[data-v-fa21c1d4] .dropdown-menu{max-width:330px;min-width:-moz-max-content;min-width:max-content}.language-switcher--large .dropdown-toggle[data-v-fa21c1d4]{padding:.5rem 0;width:100%}.language-switcher--large[data-v-fa21c1d4] .dropdown-menu{transform:unset!important;width:100%}.language-switcher__languages[data-v-fa21c1d4]{justify-content:center;list-style-type:none;margin:0;padding:0}.language-switcher__link[data-v-fa21c1d4]{align-items:center;border-radius:var(--border-radius);color:var(--paragraph)!important;display:flex;padding:.5rem!important}.language-switcher__link>span[data-v-fa21c1d4]{font-weight:500;margin-left:.75rem}.language-switcher__link[data-v-fa21c1d4]:hover{text-decoration:none}.language-switcher__flag-wrapper[data-v-fa21c1d4]{align-items:center;display:flex;height:15px;padding-top:0;width:20px}[data-v-fa21c1d4] .dropdown__content{padding:1.25rem 1rem}[data-v-fa21c1d4] .dropdown__content .nav-link{padding-left:0;padding-right:0}[data-v-fa21c1d4] .dropdown__content .submenu-label{color:var(--terniary)!important;margin:0;padding-left:0;padding-right:0;padding-top:0}[data-v-fa21c1d4] .dropdown__content .submenu-label:not(:first-of-type){margin-top:2.25rem}[data-v-fa21c1d4] .dropdown__content .dropdown__body{padding:0}@media screen and (min-width:992px){[data-v-fa21c1d4] .dropdown__content{margin-top:6px;max-width:330px!important;min-width:-moz-max-content!important;min-width:max-content!important;padding-bottom:6px;right:12px}[data-v-fa21c1d4] .dropdown__content:before{background:#fff;border-color:#eaebf0 transparent transparent #eaebf0;border-style:solid;border-width:1px;content:"";height:12px;position:absolute;right:33px;top:-.39rem;transform:rotate(45deg);width:12px}}.header__navigation[data-v-d6e5d00e]{flex:1!important;flex-basis:100%;flex-shrink:0!important;margin-left:15px;top:110%;width:100%}@media screen and (max-width:991px){.header__navigation[data-v-d6e5d00e]{flex-basis:100%!important;margin-left:0}.header__navigation[data-v-d6e5d00e] .dropdown-menu{margin-top:0!important;max-width:100%!important;position:relative}.header__navigation[data-v-d6e5d00e] .dropdown-menu .app-dropdown__content:before{display:none}.header__navigation[data-v-d6e5d00e] .language-switcher .nav-link{color:var(--secondary);font-size:1rem;font-weight:500}}@media screen and (min-width:992px){.header__navigation[data-v-d6e5d00e]{flex-basis:unset;flex-shrink:1;position:relative;width:auto}}.header__navigation .navbar #main-navbar[data-v-d6e5d00e]{background:#fff;border:var(--divider);border-radius:var(--border-radius);color:var(--secondary)}@media screen and (min-width:992px){.header__navigation .navbar #main-navbar[data-v-d6e5d00e]{background:transparent;border:none}}.icons[data-v-d6e5d00e]{margin-bottom:3px;width:20px}.mobile-sub-menu[data-v-5a637f86]{color:#314358}.mobile-sub-menu .modal-dialog[data-v-5a637f86]{height:100%;margin:0;max-height:100%;max-width:100vw;width:100vw}.mobile-sub-menu .mobile-menu__button[data-v-5a637f86]{align-items:center;background-color:var(--color-background);border:none;color:var(--color-text);cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:start;padding:1rem 0;text-align:left;transition:background-color .3s;width:100%}.mobile-sub-menu .mobile-menu__button[data-v-5a637f86]:hover{background-color:var(--color-background-hover)}.mobile-sub-menu .mobile-menu__button .mobile-menu__icon[data-v-5a637f86]{height:1.33rem;margin-right:.5rem;width:1.33rem}.mobile-sub-menu .btn-back[data-v-5a637f86]{align-items:center;background-color:#fff;border:none;border-radius:100%;color:var(--black);display:flex;font-size:18px;justify-content:center;opacity:45%;padding:8px 8px 8px 0}.mobile-sub-menu .btn-back[data-v-5a637f86]:hover{opacity:100%}.modal[data-v-5a637f86]{background-color:#00000080}.modal.fade[data-v-5a637f86]{transition:opacity .5s linear}.modal.show[data-v-5a637f86]{opacity:1}.animate-modal[data-v-5a637f86]{animation:fadeInUp-5a637f86 .5s ease forwards}@keyframes fadeInUp-5a637f86{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.subitems li[data-v-5a637f86],.subitems ul[data-v-5a637f86]{list-style-type:none;margin:0;padding:0}.subitems[data-v-5a637f86]:before{background:#fff;border-color:#eaebf0 transparent transparent #eaebf0;border-style:solid;border-width:1px;content:"";height:12px;position:absolute;top:-.39rem;transform:rotate(45deg);width:12px}.subitems .submenu-item[data-v-5a637f86]{border-top:1px solid #eaebf0}.subitems .submenu-item[data-v-5a637f86]:first-of-type,.subitems .submenu-label+.submenu-item[data-v-5a637f86]{border-top:none}.subitems[data-v-5a637f86] .submenu-item .nav-link{align-items:center;color:var(--secondary)!important;color:var(--secondary);font-size:15px;justify-content:space-between;padding-left:0!important;padding-right:0!important;padding:10px 0}.subitems[data-v-5a637f86] .submenu-item .nav-link:hover{background-color:transparent;color:var(--secondary)!important;text-decoration:underline}.subitems[data-v-5a637f86] .submenu-item .nav-link:hover svg{color:var(--secondary)!important}.subitems .submenu-label[data-v-5a637f86]{color:var(--terniary)!important;margin-bottom:.375rem;padding:0}.subitems .submenu-label[data-v-5a637f86]:not(:first-of-type){margin-top:2.25rem}.text{color:red}.modal[data-v-be4e8060]{background-color:#00000080}.modal-dialog[data-v-be4e8060]{height:100%;margin:0;max-height:100%;max-width:100vw;width:100vw}.modal-header[data-v-be4e8060]{min-height:63px}.modal-body[data-v-be4e8060]{padding-top:0}.modal.fade[data-v-be4e8060]{transition:opacity .5s linear}.modal.show[data-v-be4e8060]{opacity:1}.animate-modal[data-v-be4e8060]{animation:fadeInUp-be4e8060 .5s ease forwards}@keyframes fadeInUp-be4e8060{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header[data-v-f0d032fb]{--bar-color:#eaebf0;align-items:center;background-color:#fff;border-bottom:5px solid var(--primary);color:#314358;display:flex;padding:1.25rem 0}@media screen and (min-width:992px){.header[data-v-f0d032fb]{min-height:100px}}.header--transparent[data-v-f0d032fb]{background-color:#ffffff1a;border-bottom:1px solid hsla(0,0%,100%,.232);opacity:1;--bar-color:hsla(0,0%,100%,.14)}.header--fixed[data-v-f0d032fb]{color:#fff;position:absolute;width:100%;z-index:98}.header--fixed .header__navbar-toggler[data-v-f0d032fb]{color:#fff!important}@media screen and (min-width:992px){.header--fixed[data-v-f0d032fb] .dropdown-toggle:after{color:#fff!important}.header--fixed[data-v-f0d032fb] .nav-link{color:#fff!important}.header--fixed[data-v-f0d032fb] .nav-link.active,.header--fixed[data-v-f0d032fb] .nav-link:focus,.header--fixed[data-v-f0d032fb] .nav-link:hover{color:#fff!important}}@media screen and (max-width:991px){.header--fixed[data-v-f0d032fb] .navbar{position:absolute;width:100%;z-index:100}}.header__navbar-toggler[data-v-f0d032fb]{background:transparent;border:0;color:var(--secondary);font-size:1rem}.header__navbar-toggler>svg[data-v-f0d032fb]{height:20px;width:20px}.header .nav-link[data-v-f0d032fb]{align-items:center;display:flex;font-size:.85rem;font-weight:500;gap:.25rem;padding:.5rem .1rem!important;white-space:nowrap}.header .nav-link[data-v-f0d032fb],.header .nav-link.active[data-v-f0d032fb],.header .nav-link[data-v-f0d032fb]:focus,.header .nav-link[data-v-f0d032fb]:hover{color:var(--secondary)}.header .nav-link .nav-label[data-v-f0d032fb]{display:inline-block}.header .nav-link .icons[data-v-f0d032fb]{display:inline-block;font-size:1.1rem;margin-right:.25rem;text-align:center}@media screen and (max-width:991px){.header .nav-link .icons[data-v-f0d032fb]{height:20px;width:20px}}.header[data-v-f0d032fb] .dropdown-toggle:after{color:var(--secondary)}.header__content[data-v-f0d032fb]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.header__navigation[data-v-f0d032fb]{flex:1}.header__image[data-v-f0d032fb]{height:45px;-o-object-fit:contain;object-fit:contain;width:160px}@media screen and (min-width:992px){.header__image[data-v-f0d032fb]{height:54px;width:197px}}.header__button-wrapper[data-v-f0d032fb],.header__buttons[data-v-f0d032fb]{align-items:center;display:flex}.header__button-wrapper[data-v-f0d032fb]{height:100%}@media screen and (min-width:992px){.header__button-wrapper[data-v-f0d032fb]:not(:nth-last-of-type(2)):after{background-color:var(--bar-color);content:" ";display:inline-block;height:30px;width:1px}}@media screen and (min-width:576px){.header__button-wrapper[data-v-f0d032fb]:last-of-type{display:none}.header__button-wrapper[data-v-f0d032fb]:last-of-type>*{padding-right:0!important}}@media screen and (max-width:991px){.header__button-wrapper[data-v-f0d032fb]:not(:last-of-type):after{background-color:var(--bar-color);content:" ";display:inline-block;height:30px;width:1px}}.header__overview-icon[data-v-f0d032fb]{height:20px;width:20px}@media screen and (min-width:992px){.header__overview-icon[data-v-f0d032fb]{height:24px;width:24px}}.header__favorite[data-v-f0d032fb]{align-items:center;display:flex;font-size:100%;height:20px;justify-content:center;width:20px}.header[data-v-f0d032fb] .header__heart{color:var(--terniary);width:20px}.footer-nav__item[data-v-a3815da8]{list-style-type:none}.footer-nav__link[data-v-a3815da8]{color:#fff;font-size:.875rem;font-weight:500;text-align:left;-webkit-text-decoration:none;text-decoration:none;text-underline-offset:2px;transition:color .15s ease-in-out}.footer-nav__link[data-v-a3815da8]:hover{color:var(--primary)}.footer-nav__link.text-underline[data-v-a3815da8]{text-decoration:underline}.footer-nav__link.no-underline[data-v-a3815da8]{text-decoration:none!important}@media (max-width:767.98px){.footer-nav__link[data-v-a3815da8]{text-decoration:underline}.footer-nav__link.no-underline[data-v-a3815da8]{text-decoration:none!important}}.footer-nav__title{color:#fff;font-size:15px;font-weight:400;letter-spacing:1.14px;margin-bottom:20px;text-align:left;text-transform:uppercase}.footer-nav__list{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;text-align:left}.footer-nav__list--horizontal .footer-nav__item:not(:last-child):after{content:"";margin:0}@media screen and (min-width:992px){.footer-nav__list--horizontal{flex-direction:row;justify-content:center;text-align:center}.footer-nav__list--horizontal .footer-nav__item:not(:last-child):after{content:"-";margin:0 .5rem}}.footer{background-color:#151515;color:#ffffffe6;font-size:13px;font-weight:300;letter-spacing:1.14px;line-height:2}@media (max-width:767.98px){.footer{padding-bottom:28px}}.footer__image{margin-bottom:1.5rem;-o-object-fit:contain;object-fit:contain}@media (max-width:767.98px){.footer .vertical-nav-list{padding-bottom:1rem;padding-top:1rem}.footer .vertical-nav-list .footer-nav__item{padding:.5rem 0}}.footer .alcohol-warning{color:#d9b155;font-size:11px;font-weight:300;letter-spacing:1.14px}.error[data-v-39a17d09]{align-items:center;display:flex;flex-direction:column;padding:4rem 1rem}.error__code[data-v-39a17d09]{font-size:7rem;font-weight:700;line-height:10rem}@media screen and (min-width:576px){.error__code[data-v-39a17d09]{font-size:16rem;line-height:18rem}}@media screen and (min-width:992px){.error__code[data-v-39a17d09]{font-size:24rem;line-height:26rem}}.error__title[data-v-39a17d09]{margin-bottom:1rem}.error__paragraph[data-v-39a17d09]{color:var(--paragraph)}.error__buttons[data-v-39a17d09]{margin-top:1.5rem}.page-component-renderer>*{padding-bottom:1.5rem;padding-top:1.5rem}.page-component-renderer>:last-child{border-bottom:0!important;padding-bottom:0!important}.page-component-renderer>[data-section-type=PageHeader],.page-component-renderer>[data-section-type=PageUsps]{padding-bottom:0;padding-top:0}.page-component-renderer>[data-section-type=PageMaisons],.page-component-renderer>[data-section-type=PageRegions]{border-bottom:1px solid #efefef}.page-component-renderer>[data-section-type=PageSearchHero]{padding-top:0}.page-component-renderer>[data-section-type=PageAlert]{background-color:#fff;padding-top:1.5rem}.page-component-renderer>[data-section-type=PageReviewSlider]{display:none}.page-component-renderer>.priority-component{transition:opacity .3s ease .2s;z-index:2}@media (min-width:768px){.page-component-renderer>[data-section-type=PageReviewSlider]{display:block}}@media (min-width:992px){.page-component-renderer>[data-section-type=PageSearchHero]{padding-bottom:4rem}}.page-wrapper[data-v-4e9ab1d0]{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.page-content[data-v-4e9ab1d0]{flex:1}.page-wrapper[data-v-dc1831ac]{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.page-content[data-v-dc1831ac]{flex:1}.fi,.fib{background-position:50%;background-repeat:no-repeat;background-size:contain}.fi{display:inline-block;line-height:1em;position:relative;width:1.333333em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23adb5bd' stroke-width='1.1' d='M.5.5h638.9v478.9H.5z'/%3E%3Cpath fill='none' stroke='%23adb5bd' stroke-width='1.1' d='m.5.5 639 479m0-479-639 479'/%3E%3C/svg%3E")}.fi-xx.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23adb5bd' d='M.5.5h511v511H.5z'/%3E%3Cpath fill='none' stroke='%23adb5bd' d='m.5.5 511 511m0-511-511 511'/%3E%3C/svg%3E")}.fi-ad{background-image:url(./ad.B18i8NGa.svg)}.fi-ad.fis{background-image:url(./ad.Blhdm5jl.svg)}.fi-ae{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300732f' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 320h640v160H0z'/%3E%3Cpath fill='red' d='M0 0h220v480H0z'/%3E%3C/svg%3E")}.fi-ae.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300732f' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23000001' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='red' d='M0 0h180v512H0z'/%3E%3C/svg%3E")}.fi-af{background-image:url(./af.C77Rf6cE.svg)}.fi-af.fis{background-image:url(./af.Bc2fqp73.svg)}.fi-ag{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-79.7 0H603v512H-79.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(74.7)scale(.9375)'%3E%3Cpath fill='%23fff' d='M-79.7 0H603v512H-79.7z'/%3E%3Cpath fill='%23000001' d='M-79.6 0H603v204.8H-79.7z'/%3E%3Cpath fill='%230072c6' d='M21.3 203.2h480v112h-480z'/%3E%3Cpath fill='%23ce1126' d='M603 .1V512H261.6L603 0zM-79.7.1V512h341.3L-79.7 0z'/%3E%3Cpath fill='%23fcd116' d='M440.4 203.3 364 184l64.9-49-79.7 11.4 41-69.5-70.7 41L332.3 37l-47.9 63.8-19.3-74-21.7 76.3-47.8-65 13.7 83.2L138.5 78l41 69.5-77.4-12.5 63.8 47.8L86 203.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ag.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%2325ff01' d='M109 47.6h464.8v464.9H109z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-120 -52.4)scale(1.1014)'%3E%3Cpath fill='%23fff' d='M0 47.6h693V512H0z'/%3E%3Cpath fill='%23000001' d='M109 47.6h464.8v186.1H109z'/%3E%3Cpath fill='%230072c6' d='M128.3 232.1h435.8v103.5H128.3z'/%3E%3Cpath fill='%23ce1126' d='M692.5 49.2v463.3H347zm-691.3 0v463.3h345.7z'/%3E%3Cpath fill='%23fcd116' d='m508.8 232.2-69.3-17.6 59-44.4-72.5 10.3 37.3-63-64.1 37.2 11.3-73.5-43.4 58-17.6-67.3-19.6 69.3-43.4-59 12.4 75.6-64.1-39.3 37.2 63-70.3-11.3 57.9 43.4-72.4 18.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ai{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='b' fill='%23f90' d='M271 87c1.5 3.6 6.5 7.6 7.8 9.6-1.7 2-2 1.8-1.8 5.4 3-3.1 3-3.5 5-3 4.2 4.2.8 13.3-2.8 15.3-3.4 2.1-2.8 0-8 2.6 2.3 2 5.1-.3 7.4.3 1.2 1.5-.6 4.1.4 6.7 2-.2 1.8-4.3 2.2-5.8 1.5-5.4 10.4-9.1 10.8-14.1 1.9-.9 3.7-.3 6 1-1.1-4.6-4.9-4.6-5.9-6-2.4-3.7-4.5-7.8-9.6-9-3.8-.7-3.5.3-6-1.4-1.6-1.2-6.3-3.4-5.5-1.6'/%3E%3C/defs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v120h373.3v120H320zm320 0H160v280H0v-40z'/%3E%3C/clipPath%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath stroke='%23fff' stroke-width='50' d='m0 0 320 240m0-240L0 240'/%3E%3Cpath stroke='%23c8102e' stroke-width='30' d='m0 0 320 240m0-240L0 240' clip-path='url(%23a)'/%3E%3Cpath stroke='%23fff' stroke-width='75' d='M160 0v280M0 120h373.3'/%3E%3Cpath stroke='%23c8102e' stroke-width='50' d='M160 0v280M0 120h373.3'/%3E%3Cpath fill='%23012169' d='M0 240h320V0h106.7v320H0z'/%3E%3Cpath fill='%23fff' d='M424 191.8c0 90.4 9.7 121.5 29.3 142.5a179 179 0 0 0 35 30 180 180 0 0 0 35-30c19.5-21 29.3-52.1 29.3-142.5-14.2 6.5-22.3 9.7-34 9.5a78 78 0 0 1-30.3-9.5 78 78 0 0 1-30.3 9.5c-11.7.2-19.8-3-34-9.5'/%3E%3Cg transform='matrix(1.96 0 0 2.002 -40.8 62.9)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-.916 -1.77 1.733 -.935 563.4 829)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-1.01 1.716 -1.68 -1.031 925.4 -103.2)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%239cf' d='M440 315.1a78 78 0 0 0 13.3 19.2 179 179 0 0 0 35 30 180 180 0 0 0 35-30 78 78 0 0 0 13.2-19.2z'/%3E%3Cpath fill='%23fdc301' d='M421.2 188.2c0 94.2 10.2 126.6 30.6 148.5a187 187 0 0 0 36.5 31.1 186 186 0 0 0 36.4-31.1c20.4-21.9 30.6-54.3 30.6-148.5-14.8 6.8-23.3 10.1-35.5 10-11-.3-22.6-5.7-31.5-10-9 4.3-20.6 9.7-31.5 10-12.3.1-20.7-3.2-35.6-10m4 5c14 6.5 22 9.6 33.5 9.4a76 76 0 0 0 29.6-9.4c8.4 4 19.3 9.2 29.6 9.4 11.5.2 19.4-3 33.4-9.4 0 89-9.6 119.6-28.8 140.2a176 176 0 0 1-34.2 29.4 176 176 0 0 1-34.3-29.4c-19.2-20.6-28.7-51.3-28.7-140.2z'/%3E%3C/svg%3E")}.fi-ai.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='b' fill='%23f90' d='M271 87c1.5 3.6 6.5 7.6 7.8 9.6-1.7 2-2 1.8-1.8 5.4 3-3.1 3-3.5 5-3 4.2 4.2.8 13.3-2.8 15.3-3.4 2.1-2.8 0-8 2.6 2.3 2 5.1-.3 7.4.3 1.2 1.5-.6 4.1.4 6.7 2-.2 1.8-4.3 2.2-5.8 1.5-5.4 10.4-9.1 10.8-14.1 1.9-.9 3.7-.3 6 1-1.1-4.6-4.9-4.6-5.9-6-2.4-3.7-4.5-7.8-9.6-9-3.8-.7-3.5.3-6-1.4-1.6-1.2-6.3-3.4-5.5-1.6'/%3E%3C/defs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v128h298.7v128H256zm256 0H128v298.7H0V256z'/%3E%3C/clipPath%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath stroke='%23fff' stroke-width='50' d='m0 0 256 256m0-256L0 256'/%3E%3Cpath stroke='%23c8102e' stroke-width='30' d='m0 0 256 256m0-256L0 256' clip-path='url(%23a)'/%3E%3Cpath stroke='%23fff' stroke-width='75' d='M128 0v298.7M0 128h298.7'/%3E%3Cpath stroke='%23c8102e' stroke-width='50' d='M128 0v298.7M0 128h298.7'/%3E%3Cpath fill='%23012169' d='M0 256h256V0h85.3v341.3H0z'/%3E%3Cpath fill='%23fff' d='M323.6 224.1c0 90.4 9.8 121.5 29.4 142.5a179 179 0 0 0 35 30 180 180 0 0 0 35-30c19.5-21 29.3-52.1 29.3-142.5-14.2 6.5-22.3 9.7-34 9.5a78 78 0 0 1-30.3-9.5 78 78 0 0 1-30.3 9.5c-11.7.2-19.8-3-34-9.5z'/%3E%3Cg transform='matrix(1.96 0 0 2.002 -141.1 95.2)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-.916 -1.77 1.733 -.935 463.1 861.4)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cg transform='matrix(-1.01 1.716 -1.68 -1.031 825 -71)'%3E%3Cuse xlink:href='%23b'/%3E%3Ccircle cx='281.3' cy='91.1' r='.8' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3Cpath fill='%239cf' d='M339.8 347.4a78 78 0 0 0 13.2 19.2 179 179 0 0 0 35 30 180 180 0 0 0 35-30 78 78 0 0 0 13.2-19.2z'/%3E%3Cpath fill='%23fdc301' d='M321 220.5c0 94.2 10.1 126.6 30.5 148.5a187 187 0 0 0 36.5 31 186 186 0 0 0 36.4-31.1C444.8 347 455 314.7 455 220.5c-14.8 6.8-23.3 10.1-35.5 10-11-.3-22.6-5.7-31.5-10-9 4.3-20.6 9.7-31.5 10-12.3.1-20.7-3.2-35.6-10zm4 5c13.9 6.5 21.9 9.6 33.4 9.4a76 76 0 0 0 29.6-9.4c8.4 4 19.3 9.2 29.6 9.4 11.5.2 19.4-3 33.4-9.4 0 89-9.6 119.6-28.8 140.2a176 176 0 0 1-34.2 29.4 176 176 0 0 1-34.3-29.4c-19.2-20.6-28.7-51.3-28.7-140.2'/%3E%3C/svg%3E")}.fi-al{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='red' d='M0 0h640v480H0z'/%3E%3Cpath id='a' fill='%23000001' d='M272 93.3c-4.6 0-12.3 1.5-12.2 5-13-2.1-14.3 3.2-13.5 8q2-2.9 3.9-3.1 2.5-.3 5.4 1.4a22 22 0 0 1 4.8 4.1c-4.6 1.1-8.2.4-11.8-.2a17 17 0 0 1-5.7-2.4c-1.5-1-2-2-4.3-4.3-2.7-2.8-5.6-2-4.7 2.3 2.1 4 5.6 5.8 10 6.6 2.1.3 5.3 1 8.9 1s7.6-.5 9.8 0c-1.3.8-2.8 2.3-5.8 2.8s-7.5-1.8-10.3-2.4c.3 2.3 3.3 4.5 9.1 5.7 9.6 2 17.5 3.6 22.8 6.5a37 37 0 0 1 10.9 9.2c4.7 5.5 5 9.8 5.2 10.8 1 8.8-2.1 13.8-7.9 15.4-2.8.7-8-.7-9.8-2.9-2-2.2-3.7-6-3.2-12 .5-2.2 3.1-8.3.9-9.5a274 274 0 0 0-32.3-15.1c-2.5-1-4.5 2.4-5.3 3.8a50 50 0 0 1-36-23.7c-4.2-7.6-11.3 0-10.1 7.3 1.9 8 8 13.8 15.4 18s17 8.2 26.5 8c5.2 1 5.1 7.6-1 8.9-12.1 0-21.8-.2-30.9-9-6.9-6.3-10.7 1.2-8.8 5.4 3.4 13.1 22.1 16.8 41 12.6 7.4-1.2 3 6.6 1 6.7-8 5.7-22.1 11.2-34.6 0-5.7-4.4-9.6-.8-7.4 5.5 5.5 16.5 26.7 13 41.2 5 3.7-2.1 7.1 2.7 2.6 6.4-18.1 12.6-27.1 12.8-35.3 8-10.2-4.1-11 7.2-5 11 6.7 4 23.8 1 36.4-7 5.4-4 5.6 2.3 2.2 4.8-14.9 12.9-20.8 16.3-36.3 14.2-7.7-.6-7.6 8.9-1.6 12.6 8.3 5.1 24.5-3.3 37-13.8 5.3-2.8 6.2 1.8 3.6 7.3a54 54 0 0 1-21.8 18c-7 2.7-13.6 2.3-18.3.7-5.8-2-6.5 4-3.3 9.4 1.9 3.3 9.8 4.3 18.4 1.3s17.8-10.2 24.1-18.5c5.5-4.9 4.9 1.6 2.3 6.2-12.6 20-24.2 27.4-39.5 26.2-6.7-1.2-8.3 4-4 9 7.6 6.2 17 6 25.4-.2 7.3-7 21.4-22.4 28.8-30.6 5.2-4.1 6.9 0 5.3 8.4-1.4 4.8-4.8 10-14.3 13.6-6.5 3.7-1.6 8.8 3.2 9 2.7 0 8.1-3.2 12.3-7.8 5.4-6.2 5.8-10.3 8.8-19.9 2.8-4.6 7.9-2.4 7.9 2.4-2.5 9.6-4.5 11.3-9.5 15.2-4.7 4.5 3.3 6 6 4.1 7.8-5.2 10.6-12 13.2-18.2 2-4.4 7.4-2.3 4.8 5-6 17.4-16 24.2-33.3 27.8-1.7.3-2.8 1.3-2.2 3.3l7 7c-10.7 3.2-19.4 5-30.2 8l-14.8-9.8c-1.3-3.2-2-8.2-9.8-4.7-5.2-2.4-7.7-1.5-10.6 1 4.2 0 6 1.2 7.7 3.1 2.2 5.7 7.2 6.3 12.3 4.7 3.3 2.7 5 4.9 8.4 7.7l-16.7-.5c-6-6.3-10.6-6-14.8-1-3.3.5-4.6.5-6.8 4.4 3.4-1.4 5.6-1.8 7.1-.3 6.3 3.7 10.4 2.9 13.5 0l17.5 1.1c-2.2 2-5.2 3-7.5 4.8-9-2.6-13.8 1-15.4 8.3a17 17 0 0 0-1.2 9.3q1.1-4.6 4.9-7c8 2 11-1.3 11.5-6.1 4-3.2 9.8-3.9 13.7-7.1 4.6 1.4 6.8 2.3 11.4 3.8q2.4 7.5 11.3 5.6c7 .2 5.8 3.2 6.4 5.5 2-3.3 1.9-6.6-2.5-9.6-1.6-4.3-5.2-6.3-9.8-3.8-4.4-1.2-5.5-3-9.9-4.3 11-3.5 18.8-4.3 29.8-7.8l7.7 6.8q2.3 1.5 3.8 0c6.9-10 10-18.7 16.3-25.3 2.5-2.8 5.6-6.4 9-7.3 1.7-.5 3.8-.2 5.2 1.3 1.3 1.4 2.4 4.1 2 8.2-.7 5.7-2.1 7.6-3.7 11s-3.6 5.6-5.7 8.3c-4 5.3-9.4 8.4-12.6 10.5-6.4 4.1-9 2.3-14 2-6.4.7-8 3.8-2.8 8.1 4.8 2.6 9.2 2.9 12.8 2.2 3-.6 6.6-4.5 9.2-6.6 2.8-3.3 7.6.6 4.3 4.5-5.9 7-11.7 11.6-19 11.5-7.7 1-6.2 5.3-1.2 7.4 9.2 3.7 17.4-3.3 21.6-8 3.2-3.5 5.5-3.6 5 1.9-3.3 9.9-7.6 13.7-14.8 14.2-5.8-.6-5.9 4-1.6 7 9.6 6.6 16.6-4.8 19.9-11.6 2.3-6.2 5.9-3.3 6.3 1.8 0 6.9-3 12.4-11.3 19.4 6.3 10.1 13.7 20.4 20 30.5l19.2-214L320 139c-2-1.8-8.8-9.8-10.5-11-.7-.6-1-1-.1-1.4s3-.8 4.5-1c-4-4.1-7.6-5.4-15.3-7.6 1.9-.8 3.7-.4 9.3-.6a30 30 0 0 0-13.5-10.2c4.2-3 5-3.2 9.2-6.7a86 86 0 0 1-19.5-3.8 37 37 0 0 0-12-3.4zm.8 8.4c3.8 0 6.1 1.3 6.1 2.9s-2.3 2.9-6.1 2.9-6.2-1.5-6.2-3c0-1.6 2.4-2.8 6.2-2.8'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3C/svg%3E")}.fi-al.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='red' d='M0 0h512v512H0z'/%3E%3Cpath id='a' fill='%23000001' d='M204.9 99.5c-5 0-13.2 1.6-13 5.4-14-2.3-15.4 3.4-14.6 8.5q2.3-3 4.2-3.3 2.8-.4 5.8 1.5a23 23 0 0 1 5 4.4c-4.8 1.1-8.6.4-12.4-.3a18 18 0 0 1-6.1-2.5c-1.6-1.1-2.1-2.1-4.6-4.7-2.9-3-6-2.1-5 2.5 2.2 4.3 6 6.3 10.7 7 2.2.4 5.6 1.2 9.4 1.2s8.1-.5 10.5 0c-1.4.8-3 2.4-6.2 3s-8-2-11-2.6c.4 2.5 3.5 4.8 9.7 6 10.2 2.2 18.7 4 24.3 7s9.1 6.8 11.6 9.8c5 6 5.3 10.5 5.6 11.5 1 9.5-2.2 14.8-8.4 16.4-3 .8-8.5-.7-10.5-3-2-2.4-4-6.4-3.4-12.7.5-2.5 3.4-9 1-10.3a292 292 0 0 0-34.4-16c-2.7-1.1-5 2.5-5.8 4A54 54 0 0 1 129 107c-4.6-8.1-12.1 0-10.9 7.7 2.1 8.6 8.6 14.8 16.5 19.2 8 4.5 18.1 8.8 28.3 8.6 5.5 1 5.5 8.2-1.1 9.5-13 0-23.2-.2-32.9-9.6-7.4-6.7-11.5 1.3-9.4 5.8 3.6 14 23.6 18 43.8 13.4 7.8-1.3 3.1 7 .9 7.2-8.4 6-23.5 12-36.8-.1-6.1-4.7-10.2-.7-8 6 6 17.5 28.5 13.8 44 5.2 4-2.2 7.6 3 2.7 6.9-19.2 13.4-28.9 13.6-37.6 8.4-10.8-4.3-11.8 7.8-5.3 11.8 7.2 4.4 25.4 1 38.9-7.4 5.7-4.2 6 2.4 2.3 5-15.9 13.8-22.2 17.5-38.8 15.2-8.2-.6-8 9.5-1.6 13.5 8.8 5.4 26.1-3.6 39.5-14.7 5.6-3 6.6 2 3.8 7.8a57 57 0 0 1-23.3 19.2 29 29 0 0 1-19.5.7c-6.2-2.2-7 4.2-3.6 10 2 3.5 10.6 4.7 19.7 1.4 9.2-3.2 19-10.8 25.7-19.8 6-5.1 5.2 1.8 2.5 6.7-13.5 21.3-25.9 29.2-42.1 27.9-7.3-1.2-8.9 4.4-4.3 9.6 8 6.7 18.2 6.4 27-.2a751 751 0 0 0 30.8-32.6c5.5-4.4 7.3 0 5.7 9-1.5 5.1-5.2 10.5-15.3 14.5-7 4-1.8 9.4 3.4 9.5 2.9 0 8.7-3.3 13-8.3 5.9-6.5 6.2-11 9.5-21.1 3-5 8.4-2.7 8.4 2.5-2.6 10.2-4.8 12-10 16.2-5.1 4.7 3.4 6.3 6.3 4.4 8.3-5.6 11.3-12.8 14.1-19.4 2-4.8 7.8-2.5 5.1 5.3-6.4 18.5-17 25.8-35.5 29.6-1.9.3-3 1.4-2.4 3.6l7.5 7.5c-11.5 3.3-20.8 5.2-32.2 8.5L142 300.6c-1.5-3.4-2.2-8.7-10.4-5-5.7-2.6-8.2-1.6-11.4 1 4.5.1 6.5 1.3 8.3 3.4 2.3 6 7.6 6.6 13 5 3.5 2.9 5.4 5.2 9 8.2l-17.8-.6c-6.3-6.7-11.3-6.3-15.8-1-3.5.5-5 .5-7.3 4.7 3.7-1.5 6-2 7.7-.3 6.6 3.9 11 3 14.3 0l18.7 1.1c-2.3 2-5.6 3.1-8 5.2-9.7-2.8-14.7 1-16.4 8.8a18 18 0 0 0-1.4 10c1-3.2 2.5-5.9 5.3-7.6 8.6 2.2 11.8-1.3 12.3-6.5 4.2-3.4 10.5-4.1 14.6-7.6 4.9 1.6 7.2 2.6 12.1 4.1q2.5 8 12 6c7.7.3 6.3 3.4 7 5.9 2-3.6 2-7-2.8-10.3-1.7-4.6-5.5-6.7-10.4-4-4.7-1.3-5.9-3.2-10.5-4.6 11.7-3.7 20-4.5 31.8-8.3 3 2.8 5.2 4.8 8.2 7.2q2.5 1.6 4 0c7.3-10.6 10.6-20 17.4-27 2.6-2.9 6-6.8 9.6-7.8 1.8-.4 4-.2 5.5 1.4 1.4 1.6 2.6 4.4 2 8.7-.6 6.2-2 8.2-3.8 11.8s-3.9 6-6 8.8c-4.4 5.7-10.1 9-13.5 11.2-6.8 4.4-9.7 2.5-15 2.2-6.7.8-8.5 4.1-3 8.7a21 21 0 0 0 13.7 2.3c3.3-.6 7-4.8 9.8-7 3-3.6 8.1.6 4.7 4.7-6.3 7.5-12.6 12.4-20.3 12.3-8.2 1-6.7 5.7-1.3 7.9 9.8 4 18.6-3.5 23-8.5 3.5-3.7 6-3.9 5.3 2-3.4 10.5-8.1 14.6-15.7 15.1-6.2-.5-6.3 4.2-1.7 7.5 10.3 7 17.7-5 21.2-12.4 2.5-6.6 6.3-3.5 6.7 2 0 7.3-3.2 13.2-12 20.7 6.7 10.7 14.5 21.7 21.3 32.5l20.5-228.2-20.5-36c-2.1-2-9.3-10.5-11.2-11.7-.7-.7-1.1-1.2-.1-1.6s3.2-.8 4.8-1c-4.4-4.4-8-5.8-16.3-8.2 2-.8 4-.3 9.9-.6a32 32 0 0 0-14.4-11c4.5-3 5.3-3.3 9.8-7-7.7-.6-14.3-2-20.8-4a41 41 0 0 0-12.8-3.7m.7 9c4 0 6.6 1.4 6.6 3s-2.5 3.1-6.6 3.1-6.6-1.5-6.6-3.2 2.6-3 6.6-3z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3C/svg%3E")}.fi-am{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d90012' d='M0 0h640v160H0z'/%3E%3Cpath fill='%230033a0' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23f2a800' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-am.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d90012' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%230033a0' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23f2a800' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-ao{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h640v243.6H0z'/%3E%3Cpath fill='%23000001' d='M0 236.4h640V480H0z'/%3E%3C/g%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='M228.7 148.2c165.2 43.3 59 255.6-71.3 167.2l-8.8 13.6c76.7 54.6 152.6 10.6 174-46.4 22.2-58.8-7.6-141.5-92.6-150z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m170 330.8 21.7 10.1-10.2 21.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9 22.3-8.6 8.7 22.3-22.3 8.7zm-26-29.1 17.1-16.9 16.9 17-17 16.9zm-26.2-39.8 22.4 8.4-8.5 22.4-22.4-8.4zM316 270l22.3 8.9-9 22.2-22.2-8.9zm-69.9 70 22-9.3 9.5 22-22 9.4zm-39.5 2.8h24v24h-24zm41.3-116-20.3-15-20.3 14.6 8-23-20.3-15h24.5l8.5-22.6 7.8 22.7 24.7-.3-19.6 15.3z'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M336 346.4c-1.2.4-6.2 12.4-9.7 18.2l3.7 1c13.6 4.8 20.4 9.2 26.2 17.5a8 8 0 0 0 10.2.7s2.8-1 6.4-5c3-4.5 2.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M365.3 372.8a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.6 0zm-21.4-13.6a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0m10.9 7a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M324.5 363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9 1.2-2.3 2.8-1.8 3.4-.5 1.5 8 6 16.3 11.4 21.5A5288 5288 0 0 1 334 345.6c-3.4 5.8-6 12.3-9.5 18z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m297.2 305.5 17.8 16-16 17.8-17.8-16z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' d='m331.5 348.8-125-75.5m109.6 58.1L274 304.1m18.2 42.7L249.3 322'/%3E%3C/svg%3E")}.fi-ao.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h512v259.8H0z'/%3E%3Cpath fill='%23000001' d='M0 252.2h512V512H0z'/%3E%3C/g%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='M228.7 148.2c165.2 43.3 59 255.6-71.3 167.2l-8.8 13.6c76.7 54.6 152.6 10.6 174-46.4 22.2-58.8-7.6-141.5-92.6-150z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m170 330.8 21.7 10.1-10.2 21.8-21.7-10.2zm149-99.5h24v24h-24zm-11.7-38.9 22.3-8.6 8.7 22.3-22.3 8.7zm-26-29.1 17.1-16.9 16.9 17-17 16.9zm-26.2-39.8 22.4 8.4-8.5 22.4-22.4-8.4zM316 270l22.3 8.9-9 22.2-22.2-8.9zm-69.9 70 22-9.3 9.5 22-22 9.4zm-39.5 2.8h24v24h-24zm41.3-116-20.3-15-20.3 14.6 8-23-20.3-15h24.5l8.5-22.6 7.8 22.7 24.7-.3-19.6 15.3z'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M336 346.4c-1.2.4-6.2 12.4-9.7 18.2l3.7 1c13.6 4.8 20.4 9.2 26.2 17.5a8 8 0 0 0 10.2.7s2.8-1 6.4-5c3-4.5 2.2-8-1.4-11.1-11-8-22.9-14-35.4-21.3'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M365.3 372.8a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.6 0zm-21.4-13.6a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0m10.9 7a4.3 4.3 0 1 1-8.7 0 4.3 4.3 0 0 1 8.7 0'/%3E%3Cpath fill='%23fe0' fill-rule='evenodd' d='M324.5 363.7c-42.6-24.3-87.3-50.5-130-74.8-18.7-11.7-19.6-33.4-7-49.9 1.2-2.3 2.8-1.8 3.4-.5 1.5 8 6 16.3 11.4 21.5A5288 5288 0 0 1 334 345.6c-3.4 5.8-6 12.3-9.5 18z'/%3E%3Cpath fill='%23ffec00' fill-rule='evenodd' d='m297.2 305.5 17.8 16-16 17.8-17.8-16z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='3' d='m331.5 348.8-125-75.5m109.6 58.1L274 304.1m18.2 42.7L249.3 322'/%3E%3C/svg%3E")}.fi-aq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%233a7dce' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M157.7 230.8c-3.5-7.8-3.5-7.8-3.5-15.6-1.8 0-2 .3-3 0-1.1-.3-1.5 7.2-4.8 5.8-.5-.8 2.4-6.2-.7-8.5-1-.7.2-5.2-.2-7.2 0 0-4 2.4-7-5.8-1.5-2.2-3.5 2-3.5 2s.9 2.4-.7 3c-2.2-1.8-3.9-.8-6.7-3.4s.6-5.4-4.8-7.5c3.5-9.8 3.5-7.9 12.2-11.8-5.2-4-5.2-4-8.7-9.8-5.2-2-7-4-12.2-7.8-7-9.9-10.5-29.5-10.5-43.2 4.4-4.6 10.5 15.7 19.2 21.6l12.2 5.9c7 3.9 8.7 7.8 14 11.7l15.6 6c7 5.8 10.5 13.6 15.7 15.6 5.7 0 6.8-3.7 8.6-3.9 10.3-.6 15.5-2 17.5-5.5 2.1-2.8 7 1.6 21-4.3l-1.7-7.9s3.7-3.4 8.7-2c-.1-3.5-.5-13 4.5-17.4-3-3.5 1.8-9 2-10.7-1.4-8.6 1.4-8.7 2-11.3.6-2.5-2.4-1.7-1.6-5.2.9-3.5 6-4.3 6.6-7.2.7-2.9-1.1-14.3-1.3-16.8 9.4-2.8 12.4-11.4 15.7-7.8C264 70 265.8 66 276.3 66c1.4-3.6-3.9-6.7-1.8-7.9 3.5-.5 6.1-.2 10.2 5.7 1.3 2 1.6-2.7 2.9-3.2s4.4-.5 4.9-2.8c.5-2.4 1.2-5.6 3-9.5 1.4-3.2 2.5 1.3 3.8 7.5 7.4.3 24 2.1 31 4.3 5.2 1.5 8.7-1.5 13.7-2.2 3.7 4.2 7.2 1 9.2 10 2.7 4.8 7.3.4 8.3 1.8 5.8 18.1 25.8 5.9 27.4 6.2 2.5 0 5.6 8 7.7 7.9 3.2-.6 2.3-3.1 5.2-2.1-.8 6.8 5.6 14.6 5.6 19.7 0 0 1.5.9 3-.6 1.4-1.6 2.7-5.4 4-5.3 3 .5 22 6 25.8 7.9 1.7 3.5 3.3 5.3 6.8 4.7 2.8 2.1.8 5 2.4 5.1 3.5-2 4.7-4 8.2-2.1 3.5 2 7 5.9 8.7 9.8 0 2-1.8 9.8 0 21.6.9 3.9 9.7 32.3 9.7 35.2 0 4-2.7 6-4.5 9.9 7 5.9 0 15.7-3.5 21.6 26.2 5.9 14 17.6 34.9 11.7-5.2 13.8-3.4 12.7 1.8 26.4-10.4 7.8-.2 10.2-7.1 20-.5.7 4.1 8.6 10.5 8.6-1.7 15.6-7 9.8-5.2 33.3-13.7-.3-8.2 17.6-17.4 15.7.5 11.2 5.2 12.2 3.4 23.5-7 2-7 2-10.4 7.9l-5.2-2c-1.8 9.8-5.3 11.8 0 21.6 0 0-6.8.2-8.8 0-.1 3.4 3 4.3 3.5 7.8-.2 1.4-9.9 7.6-17.4 7.9-2 4.8 5.2 10 4.8 12.4-8.2 1.8-11.8 13-11.8 13s4.2 2 3.5 4c-2.2-1.8-3.5-2-7-2-1.7.5-6 0-10 7.7-4.5 1.6-6.6 1-10 6-1.5-4.7-3.7.1-6.3 2-2.7 1.8-6.2 6.5-6.7 6.3.1-1.4 1.6-6.3 1.6-6.3L399 437c-.7.1-.5-5.7-2.2-5.5s-6.4 7.3-8 7.5-2.1-2.2-3.5-2-4 7.5-5 7.7c-1 .1-5-4.5-8.3-3.8-17.1 6.8-19.9-13.4-22.5-2-3.6-2.2-3-1-6.7.1-2.3.7-2.5-3.4-4.6-3.4-4.1.2-4 4.6-6.2 3.3-1.8-9.2-13-7.6-14-11.5s4.8-4 6.6-6.8c1.4-4-1.5-5.6 4.3-9.4 7.5-5.7 6.8-19.8 4.9-25.3 0 0-5.9-17.7-7-17.7-3.5-1-3.5 6.5-8.6 8.6-10.5 4-29-9.9-32.2-9.9-2.9 0-16.5 3.6-16-4-2 7.4-9.5 1.7-10 1.7-7 0-4.3 6.1-9 5.9-2.1-.8-23.6-2.3-23.6-2.3v4l-26.1-11.8c-10.5-4-5.3-13.7-22.7-7.8v-11.8h-8.7c3.5-23.6 0-11.8-1.8-33.4l-7 2c-7-10.6 9.8-8.6-5.2-15.7 0 0 .3-11.7-3.5-7.8-.7.5 1.8 5.8 1.8 5.8-14-2-17.4-5.8-17.4-21.5 0 0 11.4 1.8 10.4 0-1.6-3-3.7-22-3.4-23.4-.1-2.6 10.7-9 8.6-15.2 1.4-.6 5.3-.7 5.3-.7'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2.5' d='M595.5 297.6q-.9 2 .1 3.6c1.1-1.7.2-2.4 0-3.6zm-476-149.4s-3-.4-2.4 2.3c1-2 2.3-2.2 2.4-2.3zm-.3-6.4c-1.7 0-3.8-.2-3 2.5 1-2.1 3-2.4 3-2.5zm12.7 36.3s2.6-.2 2 2.5c-1-2-2-2.4-2-2.5z' transform='scale(.86021 .96774)'/%3E%3C/svg%3E")}.fi-aq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233a7dce' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M107.7 240.9c-3.5-7.9-3.5-7.9-3.5-15.7-1.8 0-2.1.4-3.1 0-1-.3-1.4 7.3-4.7 5.8-.5-.7 2.4-6.2-.8-8.4-1-.8.3-5.3-.2-7.2 0 0-4 2.3-7-5.9-1.4-2.1-3.4 2-3.4 2s.9 2.5-.7 3c-2.3-1.8-3.9-.8-6.7-3.3s.6-5.4-4.8-7.6c3.5-9.8 3.5-7.8 12.2-11.8-5.2-3.9-5.2-3.9-8.7-9.8-5.3-2-7-3.9-12.2-7.8-7-9.8-10.5-29.4-10.5-43.2 4.4-4.6 10.5 15.7 19.2 21.6l12.2 5.9c7 4 8.7 7.8 14 11.8l15.6 5.9c7 5.8 10.5 13.7 15.7 15.6 5.7 0 6.8-3.6 8.6-3.9 10.2-.5 15.5-2 17.5-5.5 2-2.8 7 1.6 21-4.3l-1.8-7.8s3.8-3.5 8.8-2c-.2-3.6-.5-13.1 4.4-17.5-3-3.5-1-6-1-6s2.8-3 3.2-4.6c-1.5-8.7 1.2-8.8 1.9-11.3.6-2.6-2.4-1.7-1.6-5.2.9-3.5 6-4.4 6.6-7.3.7-2.8-1.5-4.3-1.3-5 1-2.7.1-9.2 0-11.7 9.3-2.9 12.4-11.4 15.7-7.9 1.7-11.8 3.5-15.7 14-15.7 1.4-3.6-3.9-6.7-1.8-7.8 3.5-.5 6.1-.3 10.2 5.7 1.3 1.9 1.5-2.8 2.8-3.3 1.4-.5 4.5-.5 5-2.8.4-2.4 1.1-5.5 2.9-9.4 1.5-3.2 2.6 1.2 4 7.4 7.3.3 23.9 2.2 30.9 4.3 5.2 1.6 8.7-1.5 13.7-2.1 3.7 4.2 7.2 1 9.1 10 2.8 4.7 7.3.3 8.3 1.8 5.9 18 26 5.8 27.4 6.1 2.6 0 5.7 8.1 7.7 8 3.3-.7 2.4-3.2 5.2-2.2-.7 6.8 5.7 14.7 5.7 19.7 0 0 1.5.9 3-.6 1.4-1.5 2.7-5.4 4-5.3 3 .5 4.3 1 7.8 1.6 9.4 3.7 14.3 4.5 18 6.3 1.6 3.6 3.3 5.4 6.8 4.7 2.8 2.2.7 5 2.4 5.2 3.5-2 4.7-4.1 8.1-2.2 3.5 2 7 6 8.8 9.8 0 2-1.8 9.8 0 21.6.8 4 1.3 7 5 13.8-1 6.9 4.7 18.5 4.7 21.5 0 3.9-2.8 6-4.5 9.8 7 6 0 15.7-3.5 21.6 26.2 5.9 14 17.7 34.9 11.8-5.3 13.7-3.4 12.6 1.8 26.3-10.4 7.9-.2 10.3-7.2 20-.4.7 4.2 8.6 10.6 8.6-1.7 15.7-7 9.8-5.2 33.3-13.8-.3-8.2 17.6-17.5 15.7.6 11.3 5.3 12.2 3.5 23.6-7 2-7 2-10.4 7.8l-5.3-2c-1.7 9.9-5.2 11.8 0 21.6 0 0-6.7.3-8.7 0-.1 3.4 3 4.3 3.5 7.9-.3 1.4-10 7.6-17.4 7.8-2 4.9 5.2 10 4.8 12.5-8.2 1.7-11.8 13-11.8 13s4.2 2 3.5 4c-2.3-1.9-3.5-2-7-2-1.7.5-6-.1-10 7.6-4.5 1.7-6.6 1-10 6.1-1.5-4.8-3.7 0-6.3 2-2.7 1.8-6.2 6.4-6.7 6.2.1-1.3 1.6-6.2 1.6-6.2l-8.7 2h-1c-.8.1-.6-5.7-2.2-5.5s-6.4 7.3-8 7.6-2.1-2.3-3.5-2c-1.4.1-4.1 7.4-5 7.6s-5-4.4-8.3-3.8c-17.2 6.8-19.9-13.4-22.6-2-3.6-2.1-3-.9-6.6.2-2.3.7-2.5-3.5-4.6-3.4-4.2.1-4 4.5-6.2 3.2-1.8-9.2-13-7.5-14.1-11.5-.9-4 4.8-4 6.7-6.8 1.4-4-1.5-5.5 4.3-9.4 7.4-5.7 3.1-7.8 4.4-12.1 2.4-6.2 2.4-7.7.4-13.2 0 0-5.8-17.6-7-17.6-3.4-1.1-3.4 6.5-8.5 8.6-10.5 3.9-29-10-32.2-10-3 .1-16.5 3.7-16-4-2 7.5-9.6 1.8-10 1.8-7 0-4.3 6-9 5.8-2.1-.8-23.6-2.2-23.6-2.2v4l-14-8-12.2-3.9c-10.4-3.9-5.2-13.7-22.6-7.8v-11.8h-8.7c3.4-23.5 0-11.7-1.8-33.3l-7 2c-7-10.7 9.7-8.6-5.2-15.8 0 0 .3-11.7-3.5-7.8-.7.5 1.8 5.9 1.8 5.9-14-2-17.5-5.9-17.5-21.6 0 0 11.5 1.9 10.5 0-1.6-3-3.8-22-3.4-23.3-.2-2.6 10.7-9.1 8.6-15.3 1.3-.6 5.3-.6 5.3-.6'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linejoin='round' stroke-width='2.5' d='M595.5 297.6q-.9 2 .1 3.6c1.1-1.7.2-2.4 0-3.6zm-476-149.4s-3-.4-2.4 2.3c1-2 2.3-2.2 2.4-2.3zm-.3-6.4c-1.7 0-3.8-.2-3 2.5 1-2.1 3-2.4 3-2.5zm12.7 36.3s2.6-.2 2 2.5c-1-2-2-2.4-2-2.5z' transform='matrix(.86021 0 0 .96774 -50 10)'/%3E%3C/svg%3E")}.fi-ar{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2374acdf' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cg id='c' transform='translate(-64)scale(.96)'%3E%3Cpath id='a' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.1' d='m396.8 251.3 28.5 62s.5 1.2 1.3.9c.8-.4.3-1.6.3-1.6l-23.7-64m-.7 24.2c-.4 9.4 5.4 14.6 4.7 23s3.8 13.2 5 16.5c1 3.3-1.2 5.2-.3 5.7 1 .5 3-2.1 2.4-6.8s-4.2-6-3.4-16.3-4.2-12.7-3-22'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3Cpath id='b' fill='%2385340a' d='M404.3 274.4c.5 9 5.6 13 4.6 21.3 2.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8 19.5 42.6-16.3-43.9'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(90 320 240)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(180 320 240)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(-90 320 240)'/%3E%3Ccircle cx='320' cy='240' r='26.7' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.4'/%3E%3Cpath id='h' fill='%23843511' stroke-width='1' d='M329 234.3c-1.7 0-3.5.8-4.5 2.4 2 1.9 6.6 2 9.7-.2a7 7 0 0 0-5.1-2.2zm0 .4c1.8 0 3.5.8 3.7 1.6-2 2.3-5.3 2-7.4.4q1.6-2 3.8-2z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640.2 0)'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640.2 0)'/%3E%3Cuse xlink:href='%23f' width='100%25' height='100%25' transform='translate(18.1)'/%3E%3Cuse xlink:href='%23g' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640.2 0)'/%3E%3Cpath fill='%2385340a' d='M316 243.7a1.8 1.8 0 1 0 1.8 2.9 4 4 0 0 0 2.2.6h.2q1 0 2.3-.6.5.7 1.5.7a1.8 1.8 0 0 0 .3-3.6q.8.3.8 1.2a1.2 1.2 0 0 1-2.4 0 3 3 0 0 1-2.6 1.7 3 3 0 0 1-2.5-1.7q-.1 1.1-1.3 1.2-1-.1-1.2-1.2c-.2-1.1.3-1 .8-1.2zm2 5.4c-2.1 0-3 2-4.8 3.1 1-.4 1.8-1.2 3.3-2s2.6.2 3.5.2 2-1 3.5-.2l3.3 2c-1.9-1.2-2.7-3-4.8-3q-.7 0-2 .6z'/%3E%3Cpath fill='%2385340a' d='M317.2 251.6q-1.1 0-3.4.6c3.7-.8 4.5.5 6.2.5 1.6 0 2.5-1.3 6.1-.5-4-1.2-4.9-.4-6.1-.4-.8 0-1.4-.3-2.8-.2'/%3E%3Cpath fill='%2385340a' d='M314 252.2h-.8c4.3.5 2.3 3 6.8 3s2.5-2.5 6.8-3c-4.5-.4-3.1 2.3-6.8 2.3-3.5 0-2.4-2.3-6-2.3'/%3E%3Cpath fill='%2385340a' d='M323.7 258.9a3.7 3.7 0 0 0-7.4 0 3.8 3.8 0 0 1 7.4 0'/%3E%3Cpath id='e' fill='%2385340a' stroke-width='1' d='M303.4 234.3c4.7-4.1 10.7-4.8 14-1.7a8 8 0 0 1 1.5 3.4q.6 3.6-2.1 7.5l.8.4q2.4-4.7 1.6-9.4l-.6-2.3c-4.5-3.7-10.7-4-15.2 2z'/%3E%3Cpath id='d' fill='%2385340a' stroke-width='1' d='M310.8 233c2.7 0 3.3.6 4.5 1.7 1.2 1 1.9.8 2 1 .3.2 0 .8-.3.6q-.7-.2-2.5-1.6c-1.8-1.4-2.5-1-3.7-1-3.7 0-5.7 3-6.1 2.8-.5-.2 2-3.5 6.1-3.5'/%3E%3Cuse xlink:href='%23h' width='100%25' height='100%25' transform='translate(-18.4)'/%3E%3Ccircle id='f' cx='310.9' cy='236.3' r='1.8' fill='%2385340a' stroke-width='1'/%3E%3Cpath id='g' fill='%2385340a' stroke-width='1' d='M305.9 237.5c3.5 2.7 7 2.5 9 1.3 2-1.3 2-1.7 1.6-1.7s-.8.4-2.4 1.3c-1.7.8-4.1.8-8.2-.9'/%3E%3C/svg%3E")}.fi-ar.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2374acdf' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.7H0z'/%3E%3Cg id='c' transform='translate(-153.6)scale(1.024)'%3E%3Cpath id='a' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.1' d='m396.8 251.3 28.5 62s.5 1.2 1.3.9c.8-.4.3-1.6.3-1.6l-23.7-64m-.7 24.2c-.4 9.4 5.4 14.6 4.7 23s3.8 13.2 5 16.5c1 3.3-1.2 5.2-.3 5.7 1 .5 3-2.1 2.4-6.8s-4.2-6-3.4-16.3-4.2-12.7-3-22'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3Cpath id='b' fill='%2385340a' d='M404.3 274.4c.5 9 5.6 13 4.6 21.3 2.2-6.5-3.1-11.6-2.8-21.2m-7.7-23.8 19.5 42.6-16.3-43.9'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(22.5 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(45 400 250)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(67.5 400 250)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(90 256 256)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(180 256 256)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(-90 256 256)'/%3E%3Ccircle cx='256' cy='256' r='28.4' fill='%23f6b40e' stroke='%2385340a' stroke-width='1.5'/%3E%3Cpath id='h' fill='%23843511' stroke-width='1' d='M265.7 250q-3.1 0-4.9 2.5c2.2 2 7 2.2 10.3-.2a8 8 0 0 0-5.4-2.4zm0 .4c1.9 0 3.6.8 3.9 1.7-2.2 2.4-5.7 2.2-7.9.4q1.6-2.2 4-2.1'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512.3 0)'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512.3 0)'/%3E%3Cuse xlink:href='%23f' width='100%25' height='100%25' transform='translate(19.3)'/%3E%3Cuse xlink:href='%23g' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512.3 0)'/%3E%3Cpath fill='%2385340a' d='M251.6 260a2 2 0 1 0 2 3q1.4.8 2.4.6h.3c.5 0 1.6 0 2.3-.6q.6.8 1.6.8a2 2 0 0 0 .4-3.9q.8.3.9 1.3a1.3 1.3 0 0 1-2.7 0 3 3 0 0 1-2.7 1.8 3 3 0 0 1-2.7-1.8q-.1 1.2-1.3 1.3a1.3 1.3 0 0 1-.4-2.6zm2.2 5.8c-2.2 0-3 2-5 3.3l3.5-2.2c1.5-.9 2.8.2 3.7.2s2.2-1.1 3.7-.2q2 1.4 3.5 2.2c-2-1.4-2.8-3.3-5-3.3a6 6 0 0 0-2.2.6q-1.6-.6-2.2-.6'/%3E%3Cpath fill='%2385340a' d='M253 268.3q-1.2 0-3.6.8c4-1 4.8.4 6.6.4s2.6-1.3 6.6-.4c-4.4-1.4-5.3-.5-6.6-.5-.9 0-1.5-.3-3-.3'/%3E%3Cpath fill='%2385340a' d='M249.6 269h-.8c4.6.5 2.4 3.1 7.2 3.1s2.6-2.6 7.2-3c-4.8-.5-3.3 2.4-7.2 2.4-3.7 0-2.6-2.5-6.4-2.5'/%3E%3Cpath fill='%2385340a' d='M260 276.1a4 4 0 0 0-8 0 4 4 0 0 1 8 0'/%3E%3Cpath id='e' fill='%2385340a' stroke-width='1' d='M238.3 249.9c5-4.4 11.4-5 14.9-1.8a9 9 0 0 1 1.6 3.7q.7 3.8-2.3 8 .5 0 1 .4 2.6-5.1 1.7-10l-.7-2.5c-4.8-4-11.4-4.4-16.2 2.2'/%3E%3Cpath id='d' fill='%2385340a' stroke-width='1' d='M246.2 248.6c2.8 0 3.5.6 4.8 1.7s2 .9 2.2 1.1 0 .9-.4.7q-.7-.3-2.7-1.8c-1.3-1-2.6-1-4-1-3.8 0-6 3.2-6.5 3s2.2-3.7 6.6-3.7'/%3E%3Cuse xlink:href='%23h' width='100%25' height='100%25' transform='translate(-19.6)'/%3E%3Ccircle id='f' cx='246.3' cy='252.1' r='2' fill='%2385340a' stroke-width='1'/%3E%3Cpath id='g' fill='%2385340a' stroke-width='1' d='M241 253.4c3.7 2.8 7.4 2.6 9.6 1.3s2.2-1.8 1.7-1.8c-.4 0-.9.5-2.6 1.4s-4.4.8-8.8-1z'/%3E%3C/svg%3E")}.fi-as{background-image:url(./as.Dekqy8Of.svg)}.fi-as.fis{background-image:url(./as.BTEVCXG-.svg)}.fi-at{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23c8102e' d='M0 0h640v160H0zm0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-at.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23c8102e' d='M0 0h512v170.7H0zm0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-au{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300008b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='red' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='red' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3Cpath fill='%23fff' d='m527 396.7-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zm-3.7-117.2 2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-104.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8L387 178l6.7 19.3 19.4-6.3-10.9 17.3 17.1 11.2ZM623 186.7l-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-96.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8-15.1 14.4 2.4-20.7-20.7-2.8 17.7-11L467 73.5l19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6zM234 385.7l-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8 38.9-24.8-24-39.4 43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Z'/%3E%3C/svg%3E")}.fi-au.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300008b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='red' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='red' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3Cpath fill='%23fff' d='m202 402.8-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8L93 377.4 69 338l43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Zm222.7 8-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zM415 293.6l2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-84.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8 7.2-19.1 6.7 19.3 19.4-6.3-10.9 17.3zm175.8-32.8-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-82.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8L376 140l2.4-20.7-20.7-2.8 17.7-11-10.7-17.9 19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6z'/%3E%3C/svg%3E")}.fi-aw{background-image:url(./aw.W0PWLK5p.svg)}.fi-aw.fis{background-image:url(./aw.CLCX8uk5.svg)}.fi-ax{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M106.3 0h1133.3v850H106.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.56472 0 0 .56482 -60 -.1)'%3E%3Cpath fill='%230053a5' d='M0 0h1300v850H0z'/%3E%3Cg fill='%23ffce00'%3E%3Cpath d='M400 0h250v850H400z'/%3E%3Cpath d='M0 300h1300v250H0z'/%3E%3C/g%3E%3Cg fill='%23d21034'%3E%3Cpath d='M475 0h100v850H475z'/%3E%3Cpath d='M0 375h1300v100H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ax.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M166 0h850v850H166z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-100)scale(.6024)'%3E%3Cpath fill='%230053a5' d='M0 0h1300v850H0z'/%3E%3Cg fill='%23ffce00'%3E%3Cpath d='M400 0h250v850H400z'/%3E%3Cpath d='M0 300h1300v250H0z'/%3E%3C/g%3E%3Cg fill='%23d21034'%3E%3Cpath d='M475 0h100v850H475z'/%3E%3Cpath d='M0 375h1300v100H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-az{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%233f9c35' d='M.1 0h640v480H.1z'/%3E%3Cpath fill='%23ed2939' d='M.1 0h640v320H.1z'/%3E%3Cpath fill='%2300b9e4' d='M.1 0h640v160H.1z'/%3E%3Ccircle cx='304' cy='240' r='72' fill='%23fff'/%3E%3Ccircle cx='320' cy='240' r='60' fill='%23ed2939'/%3E%3Cpath fill='%23fff' d='m384 200 7.7 21.5 20.6-9.8-9.8 20.7L424 240l-21.5 7.7 9.8 20.6-20.6-9.8L384 280l-7.7-21.5-20.6 9.8 9.8-20.6L344 240l21.5-7.7-9.8-20.6 20.6 9.8z'/%3E%3C/svg%3E")}.fi-az.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%233f9c35' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ed2939' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%2300b9e4' d='M0 0h512v170.7H0z'/%3E%3Ccircle cx='238.8' cy='256' r='76.8' fill='%23fff'/%3E%3Ccircle cx='255.9' cy='256' r='64' fill='%23ed2939'/%3E%3Cpath fill='%23fff' d='m324.2 213.3 8.1 23 22-10.5-10.4 22 23 8.2-23 8.2 10.4 22-22-10.5-8.1 23-8.2-23-22 10.5 10.5-22-23-8.2 23-8.2-10.5-22 22 10.5z'/%3E%3C/svg%3E")}.fi-ba{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%23009' d='M-85.3 0h682.6v512H-85.3z'/%3E%3Cpath fill='%23fc0' d='m56.5 0 511 512.3V.3z'/%3E%3Cpath fill='%23fff' d='M439.9 481.5 412 461.2l-28.6 20.2 10.8-33.2-28.2-20.5h35l10.8-33.2 10.7 33.3h35l-28 20.7zm81.3 10.4-35-.1-10.7-33.3-10.8 33.2h-35l28.2 20.5-10.8 33.2 28.6-20.2 28 20.3-10.5-33zM365.6 384.7l28-20.7-35-.1-10.7-33.2-10.8 33.2-35-.1 28.2 20.5-10.8 33.3 28.6-20.3 28 20.4zm-64.3-64.5 28-20.6-35-.1-10.7-33.3-10.9 33.2h-34.9l28.2 20.5-10.8 33.2 28.6-20.2 27.9 20.3zm-63.7-63.6 28-20.7h-35L220 202.5l-10.8 33.2h-35l28.2 20.4-10.8 33.3 28.6-20.3 28 20.4-10.5-33zm-64.4-64.3 28-20.6-35-.1-10.7-33.3-10.9 33.2h-34.9L138 192l-10.8 33.2 28.6-20.2 27.9 20.3-10.4-33zm-63.6-63.9 27.9-20.7h-35L91.9 74.3 81 107.6H46L74.4 128l-10.9 33.2L92.1 141l27.8 20.4zm-64-64 27.9-20.7h-35L27.9 10.3 17 43.6h-35L10.4 64l-11 33.3L28.1 77l27.8 20.4zm-64-64L9.4-20.3h-35l-10.7-33.3L-47-20.4h-35L-53.7 0l-10.8 33.2L-35.9 13l27.8 20.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ba.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23009' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fc0' d='m77 0 437 437V0z'/%3E%3Cpath fill='%23fff' d='m461.4 470.4-26.1-19.1-26.9 19 10.2-31.2-26.4-19.2h32.7l10.2-31 10 31.1 32.8.1-26.2 19.4zm76.7 10.4h-32.7l-10-31.2-10.2 31.1h-32.8l26.4 19.2-10.1 31.2 26.8-19 26.2 19-9.8-30.9zM391.8 379.6l26.2-19.4h-32.7L375.2 329 365 360h-32.7l26.4 19.3-10.1 31.1 26.8-19 26.1 19.1zm-60.3-60.4 26.2-19.4-32.8-.1-10-31.2-10.2 31.2-32.7-.1 26.4 19.2-10.2 31.2 26.9-19 26.1 19.1zm-59.7-59.7 26.2-19.4h-32.7l-10.1-31.2L245 240h-32.7l26.4 19.2-10.1 31.2 26.8-19 26.1 19zm-60.4-60.3 26.2-19.3-32.8-.1-10-31.2-10.2 31.2-32.7-.1 26.4 19.2-10.2 31.2 26.9-19 26.1 19-9.7-30.8zm-59.7-59.9L178 120l-32.7-.1-10-31.2-10.3 31.1H92.2l26.4 19.2-10.1 31.2 26.8-19 26.1 19zm-60-60L118 60l-32.7-.1-10-31.2L65 59.8H32.2L58.6 79l-10.1 31.2 26.8-19 26.2 19zm-60-60L58 0 25.2-.1l-10-31.2L4.8-.2h-32.7L-1.4 19l-10.1 31.2 26.8-19 26.1 19z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2300267f' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ffc726' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath id='a' fill='%23000001' d='M319.8 135.5c-7 19-14 38.6-29.2 53.7 4.7-1.6 13-3 18.2-2.8v79.5l-22.4 3.3c-.8 0-1-1.3-1-3-2.2-24.7-8-45.5-14.8-67-.5-2.9-9-14-2.4-12 .8 0 9.5 3.6 8.2 1.9a85 85 0 0 0-46.4-24c-1.5-.3-2.4.5-1 2.2 22.4 34.6 41.3 75.5 41.1 124 8.8 0 30-5.2 38.7-5.2v56.1H320l2.5-156.7z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 639.5 0)'/%3E%3C/svg%3E")}.fi-bb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2300267f' d='M0-.2h512V512H0z'/%3E%3Cpath fill='%23ffc726' d='M170.7-.2h170.6V512H170.7z'/%3E%3Cpath id='a' fill='%23000001' d='M256 173.3c-5.5 15.1-11.2 30.9-23.3 43a52 52 0 0 1 14.6-2.3v63.6l-18 2.7q-1-.1-.9-2.4a244 244 0 0 0-11.7-53.6c-.4-2.3-7.2-11.3-2-9.7.7 0 7.7 3 6.6 1.6a68 68 0 0 0-37.1-19.2c-1.2-.3-2 .3-.9 1.7 18 27.7 33.1 60.4 33 99.2 7 0 24-4.1 31-4.1v44.9h8.8l2-125.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3C/svg%3E")}.fi-bd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23006a4e' d='M0 0h640v480H0z'/%3E%3Ccircle cx='280' cy='240' r='160' fill='%23f42a41'/%3E%3C/svg%3E")}.fi-bd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23006a4e' d='M0 0h512v512H0z'/%3E%3Ccircle cx='230' cy='256' r='170.7' fill='%23f42a41'/%3E%3C/svg%3E")}.fi-be{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ffd90c' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23f31830' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-be.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ffd90c' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23f31830' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23de0000' d='M640 479.6H.4V0H640z'/%3E%3Cpath fill='%2335a100' d='M639.6 480H0V240.2h639.6z'/%3E%3Cpath fill='%23fff300' d='m254.6 276.2-106-72.4h131L320 86.6 360.4 204l131-.1-106 72.4 40.5 117.3-106-72.6L214 393.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-bf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23de0000' d='M512 511.6H.5V0H512z'/%3E%3Cpath fill='%2335a100' d='M511.8 512H0V256.2h511.7z'/%3E%3C/g%3E%3Cpath fill='%23fff300' fill-rule='evenodd' d='m389 223.8-82.9 56.5 31.7 91.6-82.7-56.7-82.8 56.7 31.7-91.6-82.8-56.6 102.3.2 31.6-91.7 31.5 91.6'/%3E%3C/svg%3E")}.fi-bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v160H0z'/%3E%3Cpath fill='%2300966e' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23d62612' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-bg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%2300966e' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23d62612' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-bh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0'/%3E%3Cpath fill='%23ce1126' d='M640 0H96l110.7 48L96 96l110.7 48L96 192l110.7 48L96 288l110.7 48L96 384l110.7 48L96 480h544'/%3E%3C/svg%3E")}.fi-bh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0'/%3E%3Cpath fill='%23ce1126' d='M512 0H102.4l83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2 83.4 51.2-83.4 51.2H512'/%3E%3C/svg%3E")}.fi-bi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-90.5 0H592v512H-90.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(84.9)scale(.9375)'%3E%3Cpath fill='%2318b637' d='m-178 0 428.8 256L-178 512zm857.6 0L250.8 256l428.8 256z'/%3E%3Cpath fill='%23cf0921' d='m-178 0 428.8 256L679.6 0zm0 512 428.8-256 428.8 256z'/%3E%3Cpath fill='%23fff' d='M679.6 0h-79.9L-178 464.3V512h79.9L679.6 47.7z'/%3E%3Cpath fill='%23fff' d='M398.9 256a148 148 0 1 1-296.1 0 148 148 0 0 1 296 0z'/%3E%3Cpath fill='%23fff' d='M-178 0v47.7L599.7 512h79.9v-47.7L-98.1 0z'/%3E%3Cpath fill='%23cf0921' stroke='%2318b637' stroke-width='3.9' d='m280 200.2-19.3.3-10 16.4-9.9-16.4-19.2-.4 9.3-16.9-9.2-16.8 19.2-.4 10-16.4 9.9 16.5 19.2.4-9.3 16.8zm-64.6 111.6-19.2.3-10 16.4-9.9-16.4-19.2-.4 9.3-16.9-9.2-16.8 19.2-.4 10-16.4 9.9 16.5 19.2.4-9.3 16.8zm130.6 0-19.2.3-10 16.4-10-16.4-19.1-.4 9.3-16.9-9.3-16.8 19.2-.4 10-16.4 10 16.5 19.2.4-9.4 16.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bi.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='gray' d='M60.8 337h175v175h-175z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-178 -986)scale(2.9257)'%3E%3Cpath fill='%2318b637' d='m0 337 146.6 87.5L0 512zm293.1 0-146.5 87.5L293 512z'/%3E%3Cpath fill='%23cf0921' d='m0 337 146.6 87.5L293 337zm0 175 146.6-87.5L293 512z'/%3E%3Cpath fill='%23fff' d='M293.1 337h-27.3L0 495.7V512h27.3l265.8-158.7z'/%3E%3Cpath fill='%23fff' d='M197.2 424.5a50.6 50.6 0 1 1-101.2 0 50.6 50.6 0 0 1 101.2 0'/%3E%3Cpath fill='%23fff' d='M0 337v16.3L265.8 512h27.3v-16.3L27.3 337z'/%3E%3Cpath fill='%23cf0921' stroke='%2318b637' stroke-width='1pt' d='m156.5 405.4-6.6.1-3.4 5.6-3.4-5.6-6.5-.1 3.2-5.8-3.2-5.7 6.6-.2 3.4-5.6 3.4 5.7h6.5l-3.1 5.8zm-22 38.2h-6.6l-3.4 5.7-3.4-5.6-6.6-.2 3.2-5.7-3.1-5.8 6.5-.1 3.4-5.6 3.4 5.6 6.6.2-3.2 5.7zm44.6 0h-6.6l-3.4 5.7-3.4-5.6-6.5-.2 3.1-5.7-3.1-5.8 6.6-.1 3.4-5.6 3.4 5.6 6.5.2-3.2 5.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='gray' d='M67.6-154h666v666h-666z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.961 0 0 .7207 -65 111)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23319400' d='M0-154h333v666H0z'/%3E%3Cpath fill='%23ffd600' d='M333-154h666v333H333z'/%3E%3Cpath fill='%23de2110' d='M333 179h666v333H333z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-bj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='gray' d='M67.6-154h666v666h-666z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-52 118.4)scale(.7688)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23319400' d='M0-154h333v666H0z'/%3E%3Cpath fill='%23ffd600' d='M333-154h666v333H333z'/%3E%3Cpath fill='%23de2110' d='M333 179h666v333H333z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-bl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-bl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300267f' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23f31830' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bm{background-image:url(./bm.BeYgB2z9.svg)}.fi-bm.fis{background-image:url(./bm.DvNWWcPM.svg)}.fi-bn{background-image:url(./bn.B6T3O78g.svg)}.fi-bn.fis{background-image:url(./bn.CPQcA8Ol.svg)}.fi-bo{background-image:url(./bo.CcUiMqkJ.svg)}.fi-bo.fis{background-image:url(./bo.Dry0C6UA.svg)}.fi-bq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2321468b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23ae1c28' d='M0 0h640v160H0z'/%3E%3C/svg%3E")}.fi-bq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2321468b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23ae1c28' d='M0 0h512v170.7H0z'/%3E%3C/svg%3E")}.fi-br{background-image:url(./br.Cu5YU29T.svg)}.fi-br.fis{background-image:url(./br.Dr5rMAMb.svg)}.fi-bs{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-12 0h640v480H-12z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(12)'%3E%3Cpath fill='%23fff' d='M968.5 480h-979V1.8h979z'/%3E%3Cpath fill='%23ffe900' d='M968.5 344.5h-979V143.3h979z'/%3E%3Cpath fill='%2308ced6' d='M968.5 480h-979V320.6h979zm0-318.7h-979V2h979z'/%3E%3Cpath fill='%23000001' d='M-11 0c2.3 0 391.8 236.8 391.8 236.8L-12 479.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bs.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M56.6 26.4H537v480.3H56.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='matrix(1.066 0 0 1.067 -60.4 -28.1)'%3E%3Cpath fill='%23fff' d='M990 506.2H9.4V27.6H990z'/%3E%3Cpath fill='%23ffe900' d='M990 370.6H9.4V169.2H990z'/%3E%3Cpath fill='%2308ced6' d='M990 506.2H9.4V346.7H990zm0-319H9.4V27.9H990z'/%3E%3Cpath fill='%23000001' d='M9 25.9c2.1 0 392.3 237 392.3 237L7.8 505.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bt{background-image:url(./bt.BTo4qm10.svg)}.fi-bt.fis{background-image:url(./bt.SxWnbWW0.svg)}.fi-bv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-28 0h699.7v512H-28z'/%3E%3Cpath fill='%23d72828' d='M-53-77.8h218.7v276.2H-53zM289.4-.6h381v199h-381zM-27.6 320h190.4v190.3H-27.6zm319.6 2.1h378.3v188.2H292z'/%3E%3Cpath fill='%23003897' d='M196.7-25.4H261v535.7h-64.5z'/%3E%3Cpath fill='%23003897' d='M-27.6 224.8h698v63.5h-698z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-68 0h699.7v512H-68z'/%3E%3Cpath fill='%23d72828' d='M-93-77.8h218.7v276.2H-93zM249.4-.6h381v199h-381zM-67.6 320h190.4v190.3H-67.5zm319.6 2.1h378.3v188.2H252z'/%3E%3Cpath fill='%23003897' d='M156.7-25.4H221v535.7h-64.5z'/%3E%3Cpath fill='%23003897' d='M-67.5 224.8h697.8v63.5H-67.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cbff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 186h640v108H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-bw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cbff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 192h512v128H0z'/%3E%3Cpath fill='%23000001' d='M0 212.7h512V299H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-by{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h200v608h8v284l-8 8H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23ce1720' d='M0 0h640v480H0Z'/%3E%3Cg fill='%23fff' clip-path='url(%23a)' transform='matrix(.52885 0 0 .53333 5 0)'%3E%3Cg id='c'%3E%3Cpath id='b' d='M36 0v14h-9v14H16v16H8v13H-8V24H8V6H-8V0Zm26 77v15h-8v12h-8V92h-8V77h-8V57h8V42h8V30h8v12h8v15h8v20Zm-17-1h10V58H45ZM19 183h8v-18h-8zm54 0h8v-18h-8ZM-8 305H6v13h6v16h9v15h12v-15h9v-16h8v-13H38v-15h21v10h13v17h11v19h-8v14h-7v13h-6v14h-9v12h-7v11h-9v14H24v-15h-9v-14H8v-9H-8v-23H8v-20H-8Z'/%3E%3Cuse xlink:href='%23b' transform='matrix(-1 0 0 1 200 0)'/%3E%3Cpath d='M96 0v32h8V0h32v14h-8v14h-12v16h-8v13H92V44h-8V28H72V14h-8V0Zm-2 274v-11h-6v-13h-7v-14h-8v-14h-8v-10h-9v-14H44v14h-9v10h-7v14h-8v14h-6v13H8v17H-8v-44H8v-20H-8v-33H8v14h10v14h10v-14h10v-14h8v-18h-8v-14H28v-14H18v14H8v14H-8v-41H8v-19H-8V77H8v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v28h-16v19h16v41h-16v-14h-10v-14h-10v14h-10v14h-8v18h8v14h10v14h10v-14h10v-14h16v33h-16v20h16v44h-16v-17h-6v-13h-6v-14h-8v-14h-7v-10h-9v-14h-12v14h-9v10h-8v14h-8v14h-7v13h-6v11zm2-167v27h8v-27zm-4 58v-14H82v-14H72v14H62v14h-8v18h8v14h10v14h10v-14h10v-14h16v14h10v14h10v-14h10v-14h8v-18h-8v-14h-10v-14h-10v14h-10v14zm4 46v27h8v-27z'/%3E%3C/g%3E%3Cuse xlink:href='%23c' transform='matrix(1 0 0 -1 0 900)'/%3E%3Cpath d='M-8 408H8v14h7v8h8v14h7v12h-7v14h-8v8H8v14H-8Zm216 0v84h-16v-14h-7v-8h-8v-14h-7v-12h7v-14h8v-8h7v-14ZM62 459h8v-18h-8zm76 0v-18h-8v18zm-42-59h8v-18h-8zm0 100v18h8v-18Zm-50-75h14v-11h10v-10h5v-10h6v-14h8v-14h4v-13h14v13h4v14h8v14h6v10h5v10h10v11h14v50h-14v11h-10v10h-5v10h-6v14h-8v14h-4v13H93v-13h-4v-14h-8v-14h-6v-10h-5v-10H60v-11H46Zm50 9v-15h-8v-10h-8v25h8v9h5v14h-5v9h-8v25h8v-10h8v-15h8v15h8v10h8v-25h-8v-9h-5v-14h5v-9h8v-25h-8v10h-8v15z'/%3E%3C/g%3E%3Cpath fill='%23007c30' d='M110 320h530v160H110Z'/%3E%3C/svg%3E")}.fi-by.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h200v608h8v284l-8 8H0Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23ce1720' d='M0 0h512v512H0Z'/%3E%3Cg fill='%23fff' clip-path='url(%23a)' transform='matrix(.5625 0 0 .56889 5 0)'%3E%3Cg id='c'%3E%3Cpath id='b' d='M36 0v14h-9v14H16v16H8v13H-8V24H8V6H-8V0Zm26 77v15h-8v12h-8V92h-8V77h-8V57h8V42h8V30h8v12h8v15h8v20Zm-17-1h10V58H45ZM19 183h8v-18h-8zm54 0h8v-18h-8ZM-8 305H6v13h6v16h9v15h12v-15h9v-16h8v-13H38v-15h21v10h13v17h11v19h-8v14h-7v13h-6v14h-9v12h-7v11h-9v14H24v-15h-9v-14H8v-9H-8v-23H8v-20H-8Z'/%3E%3Cuse xlink:href='%23b' transform='matrix(-1 0 0 1 200 0)'/%3E%3Cpath d='M96 0v32h8V0h32v14h-8v14h-12v16h-8v13H92V44h-8V28H72V14h-8V0Zm-2 274v-11h-6v-13h-7v-14h-8v-14h-8v-10h-9v-14H44v14h-9v10h-7v14h-8v14h-6v13H8v17H-8v-44H8v-20H-8v-33H8v14h10v14h10v-14h10v-14h8v-18h-8v-14H28v-14H18v14H8v14H-8v-41H8v-19H-8V77H8v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v13h8v16h11v13h9v15h7v12h14v-12h7v-15h9v-13h11V90h8V77h16v28h-16v19h16v41h-16v-14h-10v-14h-10v14h-10v14h-8v18h8v14h10v14h10v-14h10v-14h16v33h-16v20h16v44h-16v-17h-6v-13h-6v-14h-8v-14h-7v-10h-9v-14h-12v14h-9v10h-8v14h-8v14h-7v13h-6v11zm2-167v27h8v-27zm-4 58v-14H82v-14H72v14H62v14h-8v18h8v14h10v14h10v-14h10v-14h16v14h10v14h10v-14h10v-14h8v-18h-8v-14h-10v-14h-10v14h-10v14zm4 46v27h8v-27z'/%3E%3C/g%3E%3Cuse xlink:href='%23c' transform='matrix(1 0 0 -1 0 900)'/%3E%3Cpath d='M-8 408H8v14h7v8h8v14h7v12h-7v14h-8v8H8v14H-8Zm216 0v84h-16v-14h-7v-8h-8v-14h-7v-12h7v-14h8v-8h7v-14ZM62 459h8v-18h-8zm76 0v-18h-8v18zm-42-59h8v-18h-8zm0 100v18h8v-18Zm-50-75h14v-11h10v-10h5v-10h6v-14h8v-14h4v-13h14v13h4v14h8v14h6v10h5v10h10v11h14v50h-14v11h-10v10h-5v10h-6v14h-8v14h-4v13H93v-13h-4v-14h-8v-14h-6v-10h-5v-10H60v-11H46Zm50 9v-15h-8v-10h-8v25h8v9h5v14h-5v9h-8v25h8v-10h8v-15h8v15h8v10h8v-25h-8v-9h-5v-14h5v-9h8v-25h-8v10h-8v15z'/%3E%3C/g%3E%3Cpath fill='%23007c30' d='M117.3 341.3h395V512h-395z'/%3E%3C/svg%3E")}.fi-bz{background-image:url(./bz.BCKHR4_q.svg)}.fi-bz.fis{background-image:url(./bz.CoBdB-p8.svg)}.fi-ca{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M150.1 0h339.7v480H150z'/%3E%3Cpath fill='%23d52b1e' d='M-19.7 0h169.8v480H-19.7zm509.5 0h169.8v480H489.9zM201 232l-13.3 4.4 61.4 54c4.7 13.7-1.6 17.8-5.6 25l66.6-8.4-1.6 67 13.9-.3-3.1-66.6 66.7 8c-4.1-8.7-7.8-13.3-4-27.2l61.3-51-10.7-4c-8.8-6.8 3.8-32.6 5.6-48.9 0 0-35.7 12.3-38 5.8l-9.2-17.5-32.6 35.8c-3.5.9-5-.5-5.9-3.5l15-74.8-23.8 13.4q-3.2 1.3-5.2-2.2l-23-46-23.6 47.8q-2.8 2.5-5 .7L264 130.8l13.7 74.1c-1.1 3-3.7 3.8-6.7 2.2l-31.2-35.3c-4 6.5-6.8 17.1-12.2 19.5s-23.5-4.5-35.6-7c4.2 14.8 17 39.6 9 47.7'/%3E%3C/svg%3E")}.fi-ca.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M81.1 0h362.3v512H81.1z'/%3E%3Cpath fill='%23d52b1e' d='M-100 0H81.1v512H-100zm543.4 0h181.1v512H443.4zM135.3 247.4l-14 4.8 65.4 57.5c5 14.8-1.7 19.1-6 26.9l71-9-1.8 71.5 14.8-.5-3.3-70.9 71.2 8.4c-4.4-9.3-8.3-14.2-4.3-29l65.4-54.5-11.4-4.1c-9.4-7.3 4-34.8 6-52.2 0 0-38.1 13.1-40.6 6.2l-9.9-18.5-34.6 38c-3.8 1-5.4-.6-6.3-3.8l16-79.7-25.4 14.3q-3.3 1.3-5.6-2.4l-24.5-49-25.2 50.9q-3 2.7-5.4.8l-24.2-13.6 14.5 79.2c-1.1 3-3.9 4-7.1 2.3l-33.3-37.8c-4.3 7-7.3 18.4-13 21-5.7 2.3-25-4.9-37.9-7.7 4.4 15.9 18.2 42.3 9.5 51z'/%3E%3C/svg%3E")}.fi-cc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' d='m0-360 69.4 215.8 212-80.3L156-35.6 351 80.1 125 99.8l31.1 224.6L0 160l-156.2 164.3 31.1-224.5L-351 80l195-115.7-125.5-188.9 212 80.3z'/%3E%3Cpath id='b' d='M0-210 54.9-75.5l144.8 10.6-111 93.8 34.7 141L0 93.3-123.4 170l34.6-141-111-93.8 145-10.6z'/%3E%3C/defs%3E%3Cpath fill='green' d='M0 0h640v480H0z'/%3E%3Ccircle cx='320' cy='240' r='66.7' fill='%23ffe000'/%3E%3Ccircle cx='340.8' cy='240' r='54.9' fill='green'/%3E%3Ccircle cx='109.8' cy='173.3' r='69.8' fill='%23ffe000'/%3E%3Cpath fill='%23802000' stroke='%237b3100' stroke-width='1.5' d='M105 226h17.5s.7-1.6-.2-2.4c-1-.8-4.7-1-3.7-3.8 2-5.8 2.4-4 3.7-17.8a739 739 0 0 0 2-35.5h-2.6s.5 6.7-1 15.5c-1.4 8.8-1.9 9.5-3.5 16.3a64 64 0 0 1-3.3 11.2c-1.4 4-1.6 4.1-3.8 7.8-2.3 3.6-1.5 2.2-2.7 4.4-.7 1.1-1.4.8-1.9 1.6s-.5 2.7-.5 2.7z'/%3E%3Cpath fill='green' d='M118.3 122.5a23 23 0 0 1-1.2 9.2 27 27 0 0 0-2.3 9.8c-1.8.6-3.7-3.9-5.5-1.2 1.3 3.7 4.4 6.6 6.4 9.9.4 1 3.4 3.7 1.6 4.3-4.3-1.5-5.4-7-8-10.3a19 19 0 0 0-15.5-10c-2.5.1-10.4-.5-8.4 3.7 3 2 6.8 3.4 9.8 5.7 2.3.2 6.3 4 6.1 5.4-4-1.6-5.8-3.5-10-5.2-5.8-2.2-13.7-.9-17 4.8-.5 1.5-1.4 5.8.5 6.3 2.2-3.4 5.3-7.3 9.9-6.2 3.6.3-4 6.7-1.1 5.4 1-.4 3-1.8 4.6-2 1.5 0 2.3 1 3.4 1.2 2.3.3 3 1.2 2.7 1.8s-1 0-3.3.8c-1.1.4-1.7 1.4-3 1.9s-4.2.5-5.2 0c-3.7-1.5-9.7-1.3-10.8 3.3 0 2-1.8-.2-2.6.7-.7 2.2-.8 4.4-4 4.2-2 2-4 4.2-6.6 5.7 1.5 3.4 7.3-3.4 7-.5-2.5 3.5 1.4 4.2 3 1.5 2.9-3 6.5-6.7 10.7-3.6 2 1.9 3.2-1 4.7-1 1 2.5 2.1.2 3.2-.5 1.7-.2 1.2 2.2 3.2.7 4.1-2.7 9.1-.4 13.1-3 4.3-2 .6 1.5-.5 2.9-1.9 3.6-.3 8.4-4.3 10.6-1.7 4.3 1.9 10-1.7 13.2-.5 2 4.6 1.8 6 2.6 2.6 0 0-5.8 2.5-6.6 3.4 2 3.2-3.8 2.5-5.6.4-4 .6-8.6 2.6-12.3 2.2-4.5 4.2 1.9 1.8 3.7-1.4 4.1-3.4 9.4-.3 13.3 1 .2 1.7 2.4 2.8 3 1.2.7 2.8-.1 3-2.1 1.6-6 .8-12.4 3-18.3 1.5-1.8 3.6-.3 4.5 1.4 3 3.5 5.1 7.8 8.7 10.7a15 15 0 0 1 7.8 7.3c0 2.6 7.4 3 5.2 0-2.1-2.7-.7-5.6 1.4-7.5 1.2.3.9-1.8 0-1-1.5-.3-1.6-3 .4-1.7 3.5 1.1-.2-2.5-1.5-2.6-2.9-1.8-6.2-3.8-7.6-7 3.8 0 7.7 2.1 11.5.9 3.1-1.6 6.2 0 7.3 2.8 2.4-.4 1.4-2.8 0-3.6 1.7-.7 3-2.2.8-3.5-1-1.4 1.5-4-1.7-3.8.1-2.5-.8-4.7-3.5-5.6-2.7-2.2-10.6 3.4-10.3-1.7-.8-2.8 3.2-.4 4.3-1.8 1.1-3-5.5-2.6-3.3-5 1.4-.8 8.1-2.1 2.9-3.1a8 8 0 0 1-7-1.1c-1.9 3.1-7.2-1.8-6.3 3.8-.7 2.1-5.5 7.6-6.8 3.4 1-3.3 6.8-4.3 5-8.8-.3-2.7-2.6.5-3.6.3-.6-1.7 1.6-3.8 3.2-4.2 3 2.4 3-3 6-2.5 2.1-.5-.7-1.4-1.3-1.8.6-1.5 3.9-2.3.7-3.7-2.9-2-5 2.1-7.3 2.3-2.2-2.5 2-3.7 3.2-5 .1-1-2.4-.3-1.7-1.2.7-1.1 5.2-1.2 3-3a15 15 0 0 0-10.2.6c-2 .6-2.5 5-4.2 4.8-.7-2 .3-5.8-2.4-6.3m15 42.3c2.4-.4 0 3.7-1 3.6 0-1.4-3.6-1.3-1.3-2.6a7 7 0 0 1 2.3-1'/%3E%3Cg fill='%23ffe000' transform='translate(0 80)scale(.0635)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='4200'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='6300' y='2205'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='840'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='8680' y='1869'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' x='8064' y='2730'/%3E%3C/g%3E%3C/svg%3E")}.fi-cc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' d='m0-360 69.4 215.8 212-80.3L156-35.6 351 80.1 125 99.8l31.1 224.6L0 160l-156.2 164.3 31.1-224.5L-351 80l195-115.7-125.5-188.9 212 80.3z'/%3E%3Cpath id='b' d='M0-210 54.9-75.5l144.8 10.6-111 93.8 34.7 141L0 93.3-123.4 170l34.6-141-111-93.8 145-10.6z'/%3E%3C/defs%3E%3Cpath fill='green' d='M0 0h512v512H0z'/%3E%3Ccircle cx='268.2' cy='250.4' r='61.2' fill='%23ffe000'/%3E%3Ccircle cx='287.3' cy='250.4' r='50.4' fill='green'/%3E%3Ccircle cx='75.2' cy='189.2' r='64.2' fill='%23ffe000'/%3E%3Cpath fill='%23802000' stroke='%237b3100' stroke-width='1.4' d='M70.7 237.6h16s.8-1.5-.1-2.2-4.3-1-3.4-3.5c2-5.4 2.2-3.7 3.4-16.4s1.7-32.6 1.7-32.6H86s.5 6.2-.9 14.3c-1.3 8-1.7 8.7-3.2 15-1.4 6.1-1.7 6.6-3 10.3-1.3 3.6-1.5 3.7-3.5 7l-2.5 4.2c-.6 1-1.3.7-1.7 1.4-.4.8-.5 2.5-.5 2.5z'/%3E%3Cpath fill='green' d='M83 142.5c0 2.5-.2 5.7-1.2 8.4-1 3-2.2 6-2.1 9-1.7.7-3.4-3.5-5-1 1.2 3.3 4 6 5.9 9 .3 1 3 3.5 1.5 4-4-1.3-5-6.4-7.5-9.5a18 18 0 0 0-14.2-9c-2.3 0-9.6-.6-7.7 3.2 2.8 2 6.3 3.2 9 5.3 2.1.2 5.8 3.6 5.6 5-3.6-1.5-5.3-3.3-9.2-4.8-5.3-2-12.6-.9-15.5 4.4-.6 1.4-1.4 5.3.3 5.7 2-3.1 5-6.6 9.2-5.7 3.3.3-3.8 6.3-1 5 .8-.3 2.8-1.6 4.1-1.7 1.4-.2 2.2.8 3.2 1 2.1.3 2.7 1.1 2.5 1.6s-1 .1-3 .8c-1 .3-1.6 1.3-2.9 1.7s-3.8.4-4.7 0c-3.4-1.4-8.9-1.1-10 3 0 2-1.6-.1-2.3.7-.6 2-.8 4-3.8 3.9-1.8 1.9-3.6 3.9-6 5.2 1.4 3.1 6.8-3.1 6.5-.5-2.3 3.2 1.2 3.9 2.8 1.4 2.6-2.8 5.9-6.1 9.8-3.3 1.9 1.7 3-1 4.3-.8.9 2.2 2 0 3-.5 1.5-.2 1 2 3 .6 3.7-2.5 8.3-.4 12-2.8 3.8-1.8.5 1.4-.6 2.7-1.7 3.3-.2 7.7-4 9.7-1.4 4 1.8 9.2-1.5 12.1-.5 1.9 4.3 1.7 5.6 2.4 2.4.1 0-5.3 2.2-6 3.1 1.9 3-3.5 2.4-5.2.3-3.7.5-7.8 2.3-11.3 2-4.1 3.9 1.7 1.6 3.4-1.2 3.8-3 8.7-.2 12.2.9.2 1.5 2.2 2.6 2.8 1 .7 2.5-.1 2.8-2 1.4-5.4.7-11.4 2.7-16.7 1.3-1.7 3.3-.3 4.1 1.2 2.8 3.2 4.7 7.2 8 9.9a14 14 0 0 1 7.2 6.7c0 2.4 6.8 2.7 4.8 0-2-2.5-.7-5.2 1.3-6.9 1 .3.7-1.6 0-.9-1.4-.3-1.5-2.8.3-1.6 3.2 1-.2-2.3-1.3-2.4-2.7-1.6-5.7-3.5-7-6.4 3.4 0 7 2 10.5.8 2.9-1.5 5.7.1 6.7 2.6 2.2-.4 1.3-2.5 0-3.3 1.6-.6 2.7-2 .8-3.2-1-1.4 1.4-3.6-1.6-3.5.1-2.3-.8-4.3-3.2-5.1-2.5-2.1-9.7 3-9.5-1.7-.7-2.5 3-.3 4-1.6 1-2.7-5-2.4-3-4.5 1.2-.8 7.4-2 2.6-3a8 8 0 0 1-6.4-1c-1.7 3-6.7-1.6-5.8 3.6-.7 2-5 7-6.3 3.1 1-3 6.3-4 4.6-8-.2-2.6-2.3.4-3.3.2-.5-1.6 1.5-3.5 3-3.9 2.7 2.2 2.8-2.7 5.5-2.3 2-.4-.7-1.2-1.2-1.6.5-1.4 3.5-2.2.6-3.4-2.6-2-4.5 2-6.6 2.1-2-2.3 1.8-3.4 2.9-4.6 0-1-2.3-.3-1.6-1 .6-1.2 4.8-1.3 2.8-2.9-2.9-1-6.6-.7-9.4.5-1.8.6-2.3 4.6-3.8 4.4-.8-1.7.2-5.2-2.2-5.8zm13.7 38.9c2.3-.4 0 3.3-1 3.3.1-1.3-3.2-1.2-1.1-2.4z'/%3E%3Cg fill='%23ffe000' transform='translate(-25.8 103.5)scale(.05833)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='4200'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='6300' y='2205'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='7560' y='840'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='8680' y='1869'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' x='8064' y='2730'/%3E%3C/g%3E%3C/svg%3E")}.fi-cd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23007fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23f7d618' d='M28.8 96H96l20.8-67.2L137.6 96h67.2l-54.4 41.6 20.8 67.2-54.4-41.6-54.4 41.6 20.8-67.2zM600 0 0 360v120h40l600-360V0z'/%3E%3Cpath fill='%23ce1021' d='M640 0 0 384v96L640 96z'/%3E%3C/svg%3E")}.fi-cd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0-88h600v600H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(0 75.1)scale(.853)'%3E%3Cpath fill='%23007fff' d='M0-88h800v600H0z'/%3E%3Cpath fill='%23f7d618' d='M36 32h84l26-84 26 84h84l-68 52 26 84-68-52-68 52 26-84zM750-88 0 362v150h50L800 62V-88z'/%3E%3Cpath fill='%23ce1021' d='M800-88 0 392v120L800 32z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-12.4 32h640v480h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(12.4 -32)'%3E%3Cpath fill='%2300f' d='M-52 32h719.3v119H-52z'/%3E%3Cpath fill='%23ff0' d='M-52 391.6h719.3V512H-52z'/%3E%3Cpath fill='%23009a00' d='M-52 271.3h719.3v120.3H-52z'/%3E%3Cpath fill='%23fff' d='M-52 151h719.3v120.3H-52z'/%3E%3Cpath fill='red' d='M247.7 32.5h119.9V512H247.7z'/%3E%3Cpath fill='%23ff0' d='m99.3 137.7-31.5-21.8-31.3 22L47.4 101 16.9 78l38.2-1 12.5-36.3L80.3 77l38.1.7L88.2 101'/%3E%3C/g%3E%3C/svg%3E")}.fi-cf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%2300f' d='M-52-.5h768v127H-52z'/%3E%3Cpath fill='%23ff0' d='M-52 383.5h768V512H-52z'/%3E%3Cpath fill='%23009a00' d='M-52 255h768v128.5H-52z'/%3E%3Cpath fill='%23fff' d='M-52 126.5h768V255H-52z'/%3E%3Cpath fill='red' d='M268 0h128v512H268z'/%3E%3Cpath fill='%23ff0' d='M109.5 112.3 75.9 89.1l-33.4 23.4 11.6-39.2-32.5-24.6 40.7-1L75.7 8.8l13.5 38.6 40.8.8L97.6 73'/%3E%3C/g%3E%3C/svg%3E")}.fi-cg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-79.5 32h640v480h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(79.5 -32)'%3E%3Cpath fill='%23ff0' d='M-119.5 32h720v480h-720z'/%3E%3Cpath fill='%2300ca00' d='M-119.5 32v480l480-480z'/%3E%3Cpath fill='red' d='M120.5 512h480V32z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M115.7 0h496.1v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-119.5)scale(1.032)'%3E%3Cpath fill='%23ff0' d='M0 0h744v496H0z'/%3E%3Cpath fill='%2300ca00' d='M0 0v496L496 0z'/%3E%3Cpath fill='red' d='M248 496h496V0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ch{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M170 195h300v90H170z'/%3E%3Cpath d='M275 90h90v300h-90z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ch.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h512v512H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='M96 208h320v96H96z'/%3E%3Cpath d='M208 96h96v320h-96z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ci{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cd00' d='M426.8 0H640v480H426.8z'/%3E%3Cpath fill='%23ff9a00' d='M0 0h212.9v480H0z'/%3E%3Cpath fill='%23fff' d='M212.9 0h214v480h-214z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ci.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300cd00' d='M341.5 0H512v512H341.5z'/%3E%3Cpath fill='%23ff9a00' d='M0 0h170.3v512H0z'/%3E%3Cpath fill='%23fff' d='M170.3 0h171.2v512H170.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ck{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23006' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m471.6 213 5.2-16.7-14-10.6 17.6-.2 6-16.5 5.6 16.5 17.7.5-14.1 10.5 5 16.7-14.5-10m27.1 13 10.4-13.9-9.7-14.8 16.7 5.8 11-13.5v17.6l16.4 6.4-16.8 5-.8 17.5-10.2-14.4m-98.4 15-.7-17.5-16.8-5.2L431 198v-17.4l10.9 13.5 16.8-5.6-9.8 14.7 10.3 14-17-4.5m-39.6 40.9-7.4-15.8-17.4 1.8 12.8-12.3L384 211l15.2 8.2 13.3-11.8-3.4 17.4 14.9 8.9-17.3 2.5M389 291.8l-13.3-11.1-15 9.2 6.4-16.7-12.9-11.6 17.3.7 7-16.4 4.3 17.2 17.2 1.5-14.6 9.8m3.2 60.4-16.5-4.8-10.1 14.5-.7-17.9-16.4-5.5 16.1-6.2v-18l10.7 14.1 16.4-5.6-9.6 15m29.5 50.8-17 2.4-3.5 17.4-7.8-16-17.1 1.6 12.2-12.3-7.1-16.4 15.3 8.5 12.8-11.8L393 362m45 38-15.1 8.2 2.6 17.6-12.7-12.4-15.6 7.6 7.3-15.9-12.3-12.9 17.3 2.6 8-15.5 3.4 17.4m53.8 9-8.3 15.3 11.7 13.2-17.4-3.3-8.9 15-2.4-17.3-17.2-4 15.8-7.4-1.7-17.5 12.2 12.8m57.4-13.1-.5 17.4 16.3 6.4-17 5-1.2 17.5-10-14.3-17 4.4 10.8-13.9-9.4-14.7 16.6 5.7M559 209.8l12 12.6 15.9-7.4-8.3 15.8 11.5 13.1-17-2.8-9 15.5L562 239l-17-3.5 15.7-8m34.2 21 5.5 16.6 17.5.3-14.2 10.7 4.7 16.8-14.1-10-14.6 10.1 5.4-16.8-13.8-10.6 17.6-.4m19.5 33.2-2 17.4 15.7 7.7-17.3 3.6-2.7 17.3-8.7-15.1-17.4 2.9 12-13-8.1-15.5 16 7.2m3 39.8-7.8 15.6L603 379l-17.4-2.7-8.4 15.3-3-17.3-17.4-3.3 15.6-8-2.3-17.4 12.6 12.3m-9.8 39.1-14.7 9.2 3.8 17.3-13.5-11.5-15 8.6 6.3-16.3-13.1-12.1 17.4 1.5 7-16 4.4 17.2'/%3E%3Cpath fill='%23006' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3C/svg%3E")}.fi-ck.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23006' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m344.8 250.1 5.7-18.3-15.4-11.7 19.4-.2 6.5-18.1 6.3 18.1 19.4.6-15.6 11.4 5.6 18.4-15.9-11m29.7 14.4 11.4-15.3-10.6-16.3 18.4 6.4 12-14.8V233l18 7.1-18.4 5.5-.9 19.2-11.3-15.8m-108 16.5-.8-19.2-18.4-5.7 18.2-7v-19.1l12 14.9 18.4-6.2-10.8 16.1 11.4 15.4-18.6-5m-43.6 45-8-17.4-19.2 2 14-13.5-7.2-17.7 16.7 9 14.6-13-3.7 19.1 16.3 9.7-19 2.8m-19.2 61-14.6-12.1-16.5 10 7-18.3-14-12.8 18.9.9 7.7-18 4.7 18.8 18.9 1.7-16 10.8m3.5 66.3-18.2-5.3-11 16-.8-19.7-18-6 17.7-6.9v-19.7l11.7 15.5 18-6.1-10.5 16.3m32.4 55.9-18.7 2.6-3.8 19.1L244 428l-18.8 1.8 13.5-13.5-7.9-18 16.9 9.3 14-13-3 19.3m49.4 41.7-16.7 9 3 19.3-14.1-13.6-17 8.3 8-17.4-13.5-14.1 19 2.8 8.7-17 3.7 19m59.1 10-9 16.8 12.8 14.5-19.1-3.6-9.8 16.4-2.7-19-18.9-4.4 17.4-8.2-1.9-19 13.5 13.9m63-14.4-.7 19.2 18 7-18.6 5.6-1.3 19.1-11-15.7-18.8 4.9 11.9-15.4-10.3-16.1 18.3 6.2m59.8-223.2 13.1 13.9 17.5-8.1-9 17.4L475 284l-18.7-3-9.8 17-2.5-19.3-18.6-4 17.2-8.7m37.6 23.1 6 18.3 19.1.3-15.5 11.7L495 338l-15.6-11-16 11.1 6-18.5-15.2-11.6 19.3-.5m21.4 36.5-2.2 19 17.3 8.6-19 4-3 19-9.5-16.7-19.1 3.2 13-14.3-8.8-17 17.7 7.9m3.2 43.7-8.5 17.1 13.3 14-19.1-2.8-9.3 16.7-3.3-18.9-19-3.7 17-8.8-2.5-19 14 13.5m-10.9 43-16.1 10 4.1 19-14.8-12.6-16.5 9.4 7-18-14.4-13.2 19.1 1.6 7.7-17.6 4.9 19'/%3E%3Cpath fill='%23006' d='M0-.5h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256-.5v32l-95 96 95 93.5v34.5h-33.5l-95.5-94-93 94H0v-34L93 128 0 36.5v-37h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 161.5 5.5 17-76.5 77H0V254zm62-6 27 4 75 73.5v22.5zM256-.5l-96 98-2-22 75-76zM0 0l96.5 94.5-29.5-4L0 24z'/%3E%3Cpath fill='%23fff' d='M88-.5v256h80V-.5zm-88 88v80h256v-80z'/%3E%3Cpath fill='%23c8102e' d='M0 103.5v48h256v-48zM104-.5v256h48V-.5z'/%3E%3C/svg%3E")}.fi-cl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23fff' d='M256 0h512v256H256z'/%3E%3Cpath fill='%230039a6' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M167.8 191.7 128.2 162l-39.5 30 14.7-48.8L64 113.1l48.7-.5L127.8 64l15.5 48.5 48.7.1-39.2 30.4z'/%3E%3Cpath fill='%23d52b1e' d='M0 256h768v256H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h708.7v708.7H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.722)'%3E%3Cpath fill='%23fff' d='M354.3 0H1063v354.3H354.3z'/%3E%3Cpath fill='%230039a6' d='M0 0h354.3v354.3H0z'/%3E%3Cpath fill='%23fff' d='m232.3 265.3-55-41.1-54.5 41.5 20.3-67.5-54.5-41.7 67.4-.6 21-67.3 21.3 67.2h67.5L211.4 198z'/%3E%3Cpath fill='%23d52b1e' d='M0 354.3h1063v354.4H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23007a5e' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ce1126' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23fcd116' d='M426.7 0H640v480H426.7z'/%3E%3Cg fill='%23fcd116' transform='translate(320 240)scale(7.1111)'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-8-2.5-.4 1.3.9z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23007a5e' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ce1126' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23fcd116' d='M341.3 0H512v512H341.3z'/%3E%3Cg fill='%23fcd116' transform='translate(256 256)scale(5.6889)'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-8-2.5-.4 1.3.9z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' fill='%23ff0' d='M-.6.8 0-1 .6.8-1-.3h2z'/%3E%3C/defs%3E%3Cpath fill='%23ee1c25' d='M0 0h640v480H0z'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(71.9991 0 0 72 120 120)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(239.07 133.748 -44.074)scale(23.99992 23.99978)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(-98.11 185.558 -77.035)scale(24 23.9997)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(6.5991 -23.0749 23.0746 6.59919 288 168)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(14.9991 -18.73557 18.73533 14.99929 240 216)'/%3E%3C/svg%3E")}.fi-cn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' fill='%23ff0' d='M1-.3-.7.8 0-1 .6.8-1-.3z'/%3E%3C/defs%3E%3Cpath fill='%23ee1c25' d='M0 0h512v512H0z'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='translate(128 128)scale(76.8)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(239 142.6 -47)scale(25.5827)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(-98.1 198 -82)scale(25.6)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='rotate(-74 272.4 -114)scale(25.6137)'/%3E%3Cuse xlink:href='%23a' width='30' height='20' transform='matrix(16 -19.968 19.968 16 256 230.4)'/%3E%3C/svg%3E")}.fi-co{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ffe800' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300148e' d='M0 240h640v240H0z'/%3E%3Cpath fill='%23da0010' d='M0 360h640v120H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-co.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ffe800' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300148e' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23da0010' d='M0 384h512v128H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230000b4' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 75.4h640v322.3H0z'/%3E%3Cpath fill='%23d90000' d='M0 157.7h640v157.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230000b4' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 80.5h512v343.7H0z'/%3E%3Cpath fill='%23d90000' d='M0 168.2h512v168.2H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-32 0h682.7v512H-32z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(30)scale(.94)'%3E%3Cpath fill='%23002a8f' d='M-32 0h768v512H-32z'/%3E%3Cpath fill='%23fff' d='M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z'/%3E%3Cpath fill='%23cb1515' d='m-32 0 440.7 255.7L-32 511z'/%3E%3Cpath fill='%23fff' d='M161.8 325.5 114.3 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23002a8f' d='M-32 0h768v512H-32z'/%3E%3Cpath fill='%23fff' d='M-32 102.4h768v102.4H-32zm0 204.8h768v102.4H-32z'/%3E%3Cpath fill='%23cb1515' d='m-32 0 440.7 255.7L-32 511z'/%3E%3Cpath fill='%23fff' d='M161.8 325.5 114.3 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-123.4 0h682.6v512h-682.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(115.7)scale(.94)'%3E%3Cpath fill='%23fff' d='M-123.4 233H723v206h-846.5z'/%3E%3Cpath fill='%23081873' d='M-122.8 0h846v256.6h-846zm.3 385.9h852.1V512h-852.1z'/%3E%3Cpath fill='%23de3929' d='M-122.5 302.6h846v39.6h-846z'/%3E%3Cpath fill='%23ffce08' d='m131 399.2 6.6 20.4H159l-17.4 12.7 6.6 20.5L131 440l-17.4 12.7 6.7-20.5-17.4-12.7h21.5M317 250.4l6.7 20.5H345l-17.4 12.6 6.6 20.5-17.4-12.7-17.4 12.7 6.6-20.5-17.4-12.6h21.6m-222 64.4 6.6 20.5h21.5L99 368.6l6.7 20.4-17.4-12.6L70.9 389l6.6-20.4-17.4-12.7h21.5M317 329.5l6.7 20.4H345l-17.4 12.7 6.6 20.4-17.4-12.6-17.4 12.7 6.6-20.5-17.4-12.7h21.6m-40.5-161.7 6.7 20.4H298l-17.4 12.7 6.6 20.5-17.4-12.7-17.4 12.7 6.7-20.5-17.5-12.7h21.6m-64.5-45.2 6.7 20.5h21.5l-17.4 12.6 6.6 20.5-17.4-12.6-17.4 12.6 6.7-20.5-17.4-12.6H192m-64.5 2.9 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H121m-34.8 43.2 6.6 20.5h21.6l-17.5 12.6 6.7 20.5-17.4-12.7-17.4 12.7 6.6-20.5L58 271h21.5m119.2 149.4 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H192m82.2-41.7 6.6 20.4h21.5L285 432.3l6.7 20.5-17.4-12.7-17.5 12.7 6.7-20.5-17.4-12.7h21.5'/%3E%3C/g%3E%3C/svg%3E")}.fi-cv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-123.4 233H723v206h-846.5z'/%3E%3Cpath fill='%23081873' d='M-122.8 0h846v256.6h-846zm.3 385.9h852.1V512h-852.1z'/%3E%3Cpath fill='%23de3929' d='M-122.5 302.6h846v39.6h-846z'/%3E%3Cpath fill='%23ffce08' d='m131 399.2 6.6 20.4H159l-17.4 12.7 6.6 20.5L131 440l-17.4 12.7 6.7-20.5-17.4-12.7h21.5M317 250.4l6.7 20.5H345l-17.4 12.6 6.6 20.5-17.4-12.7-17.4 12.7 6.6-20.5-17.4-12.6h21.6m-222 64.4 6.6 20.5h21.5L99 368.6l6.7 20.4-17.4-12.6L70.9 389l6.6-20.4-17.4-12.7h21.5M317 329.5l6.7 20.4H345l-17.4 12.7 6.6 20.4-17.4-12.6-17.4 12.7 6.6-20.5-17.4-12.7h21.6m-40.5-161.7 6.7 20.4H298l-17.4 12.7 6.6 20.5-17.4-12.7-17.4 12.7 6.7-20.5-17.5-12.7h21.6m-64.5-45.2 6.7 20.5h21.5l-17.4 12.6 6.6 20.5-17.4-12.6-17.4 12.6 6.7-20.5-17.4-12.6H192m-64.5 2.9 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H121m-34.8 43.2 6.6 20.5h21.6l-17.5 12.6 6.7 20.5-17.4-12.7-17.4 12.7 6.6-20.5L58 271h21.5m119.2 149.4 6.7 20.5h21.5l-17.4 12.6 6.7 20.5-17.5-12.7-17.4 12.7 6.7-20.5-17.4-12.6H192m82.2-41.7 6.6 20.4h21.5L285 432.3l6.7 20.5-17.4-12.7-17.5 12.7 6.7-20.5-17.4-12.7h21.5'/%3E%3C/g%3E%3C/svg%3E")}.fi-cw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3Cpath id='b' d='m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z'/%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(.94)'%3E%3Cpath fill='%23002b7f' d='M0 0h768v512H0z'/%3E%3Cpath fill='%23f9e814' d='M0 320h768v64H0z'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='2' y='2' fill='%23fff' transform='scale(42.67)'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='3' y='3' fill='%23fff' transform='scale(56.9)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h9000v9000H0z'/%3E%3C/clipPath%3E%3Cpath id='b' d='m0-1 .2.7H1L.3 0l.2.7L0 .4l-.6.4.2-.7-.5-.4h.7z'/%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(.057)'%3E%3Cpath fill='%23002b7f' d='M0 0h13500v9000H0z'/%3E%3Cpath fill='%23f9e814' d='M0 5625h13500v1125H0z'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='2' y='2' fill='%23fff' transform='scale(750)'/%3E%3Cuse xlink:href='%23b' width='13500' height='9000' x='3' y='3' fill='%23fff' transform='scale(1000)'/%3E%3C/g%3E%3C/svg%3E")}.fi-cx{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%230021ad' d='M0 0h640v480H0z'/%3E%3Cpath fill='%231c8a42' d='M0 0h640v480z'/%3E%3Ccircle cx='320' cy='240' r='57.8' fill='%23ffc639'/%3E%3Cpath fill='%231c8a42' d='M284.7 214c4 5.5 10 14.6 14.8 12.2 3.7 0 5.7.3 6.2 2.8a37 37 0 0 0 33-14.3s.8 0 .5-4.5c0-2 2.8-1.6 2.8-1 .4 1 .4 1.7.9 1.8 1-.4 2.7-3 4-4.6q.3-1 .2-2.4c.7-1.7 2.4-1.3 2.8-.4l.6 1.6c1.8 1.2 5 0 5.2 0 .3-1.4 1.2-1.2 1.2-1.2 1.2-.3.7-.2 1.5.2-.7 7.7 1.5 8 1.3 12 .1 4.4-1.3 5.6-1.3 7.3.4 2 7 2.1 4.6 3.9-2 1 0 3-3 3.8-8.8 4.5-10.4 8.3-10.4 8.3s-2.2 4.2-2.5 4.2c-1.5 2.8-3.3 1.2-4.4 2.6-.5 1.7-1 5.5 0 7.4.5 2.7 0 4.2-.7 6.9-.6 5.6-2.8 6.5-3.1 8.4-1 2.2.2 12-.8 12-6.5.2-11.5-1.2-14.1-1.7 2.5-10.9 1.5-20.4 1.5-21.4-.6-7.8-11.6-5.9-13.3-7-1.4-.2-2.3-1.3-2.7-1.8-1.6-.2-2.2-.6-3.7-.7-.8.4-.3.8-2 1.3-4.5.5-6.4-3.8-6.4-3.8.2-1.5-9.9.3-15.3-1-2.3 1.3-3.3 5-5.1 5.4 0 1.1-3-1-3.6-2-.2-3.4 2.8-4.8 2.8-4.8 2.4-1.7 3.8-2 5-3.1.5-2.9.2-5 1.5-7.1 1-1.7 2.5-1 3.5-1.6 1.1-.8 1.6-5.6.6-7l-4.7-4.2c-1.4-4.1 1.7-6.8 2.6-6.5'/%3E%3Cpath fill='%23ffc639' d='M561.9 142.4c-2.6-10.3-26-32.7-43.7-46.9-4.2-2.8-7-1.1-6.4 3 2.2 3.6 3.8 7.6 6 11.3.6 2.5 1.8 4.2 2.4 6.6 0 0 .2 4.2.6 4.6 5.4 6 6.2 11.1 6.2 11.1a49 49 0 0 0 11.5 15.6c6.2 3.9 1.6 16 1.8 22.5 0 4-2.9 3.6-5.5 3-20.1-18.5-40.1-18.5-57.8-23.9-6.8-.7-7 2.6-4.7 4.4a129 129 0 0 0 39.1 29.6l7.7 4.8 8.8 7.3c6.8 4.4 7.3 8.4 7.3 8.8.2 8.2-4.2 14.6-5.5 17.2-2.3 8.7-7 10.2-7 10.2-37.6 25.4-57.4 32-118.4 24.1-1-.4-6.8.5 0 3 15.5 5.2 53.7 13.5 90.6-4 9-6.2 14.8-4.2 21.3-8a287 287 0 0 1 28.3-15.4c8.3-4.5 31.3-9.4 36.6-13.8 6.1-.5 12.4-1.3 12.8-6.5 2-1.3 5-.3 7.2-4.6 4.8-.9 4-2.6 4-2.6-1.2-3.4-5.8-4.8-9-7.3-4.8-1.6-8-2-11.5-.4l-3.3 1.5s-5.1-.7-5.1-1.1c-11.4-.6-10.3-38.3-14.3-54z'/%3E%3Cpath fill='%231c8a42' d='M588.6 204.2a2.8 1.8 16 1 1-5.4-1.7 2.8 1.8 16 0 1 5.4 1.7'/%3E%3Cg fill='%23fff' transform='matrix(.64 0 0 .64 0 80)'%3E%3Cpath id='a' d='m188.2 191-12.8-12-12.9 11.8 1.4-17.4-17.3-2.8 14.5-9.8-8.6-15.2 16.7 5.3 6.5-16.2L182 151l16.7-5-8.8 15 14.4 10-17.3 2.5z'/%3E%3Cpath d='m233.4 335.5-13.8-9.1-13.4 9.6 4.8-15.5-13.6-9.5 16.6-.4 5-15.5 5.6 15.3 16.7-.1L228 320l5.3 15.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='2.5' y='269.1'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='-112.1' y='123.2'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='108.4' y='85'/%3E%3C/g%3E%3C/svg%3E")}.fi-cx.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%230021ad' d='M0 0h512v512H0z'/%3E%3Cpath fill='%231c8a42' d='M0 0h512v512z'/%3E%3Ccircle cx='256' cy='256' r='61.7' fill='%23ffc639'/%3E%3Cpath fill='%231c8a42' d='M218.3 228.3c4.3 5.8 10.6 15.5 15.8 13 4 0 6 .3 6.6 3A40 40 0 0 0 276 229s.8 0 .5-4.8c0-2.2 3-1.7 3-1 .4 1 .3 1.8.9 1.8 1.2-.4 2.9-3.1 4.3-4.8q.3-1.2.2-2.6c.8-1.8 2.6-1.4 3-.4l.7 1.7c1.8 1.2 5.2 0 5.5 0 .3-1.5 1.3-1.3 1.3-1.3 1.2-.3.7-.2 1.6.2-.8 8.2 1.6 8.6 1.4 12.8 0 4.7-1.4 6-1.4 7.8.4 2.2 7.3 2.3 5 4.1-2.2 1.2 0 3.3-3.3 4.1-9.4 4.8-11.2 8.9-11.2 8.9s-2.3 4.4-2.6 4.4c-1.6 3-3.5 1.4-4.7 2.8-.5 1.8-1.1 5.9 0 8 .5 2.8 0 4.4-.8 7.3-.6 6-3 6.9-3.3 9-1 2.2.3 12.8-.8 12.8-7 .1-12.3-1.3-15-1.9 2.6-11.6 1.6-21.8 1.6-22.8-.7-8.3-12.4-6.3-14.2-7.4-1.5-.3-2.4-1.5-3-2-1.6-.2-2.2-.6-3.9-.8-.8.4-.3.9-2.2 1.4-4.6.6-6.7-4-6.7-4 .2-1.6-10.5.3-16.4-1-2.4 1.3-3.4 5.2-5.4 5.7 0 1.2-3.2-1-3.9-2.2 0-3.5 3.1-5 3.1-5 2.5-1.9 4-2.2 5.3-3.4.6-3 .3-5.3 1.6-7.6 1-1.7 2.7-1 3.8-1.7 1.2-.8 1.7-6 .6-7.3l-5-4.5c-1.6-4.5 1.8-7.3 2.7-7'/%3E%3Cpath fill='%23ffc639' d='M452.3 63.7c-2.8-11-27.9-34.8-46.6-50-4.5-3-7.4-1.2-6.9 3.1 2.4 4 4.1 8.2 6.5 12.1.6 2.6 1.9 4.4 2.5 7 0 0 .2 4.5.6 5a25 25 0 0 1 6.6 11.8 52 52 0 0 0 12.3 16.6c6.6 4.2 1.8 17.1 2 24 0 4.3-3.2 3.8-5.9 3.3-21.5-19.8-42.8-19.8-61.6-25.5-7.4-.8-7.5 2.7-5.1 4.6 13.1 14 25.5 23.6 41.7 31.6l8.2 5.1 9.4 7.8c7.2 4.7 7.8 9 7.8 9.4.2 8.8-4.5 15.6-5.8 18.3-2.5 9.3-7.5 11-7.5 11-40.1 27-61.2 34-126.4 25.7-1-.5-7.2.5 0 3.1 16.6 5.5 57.3 14.4 96.7-4.3 9.5-6.6 15.9-4.4 22.7-8.4 11.3-7 27.3-15.6 30.3-16.5 8.7-4.7 33.3-10 39-14.7 6.5-.5 13.2-1.4 13.7-7 2.1-1.3 5.2-.3 7.5-4.9 5.2-.9 4.3-2.7 4.3-2.7-1.3-3.7-6-5.2-9.5-7.8-5.1-1.7-8.6-2.2-12.3-.4l-3.5 1.6s-5.5-.8-5.5-1.2c-12.1-.7-11-41-15.2-57.7'/%3E%3Cpath fill='%231c8a42' d='M542.5 217.8a3 1.9 16 1 1-5.8-1.8 3 1.9 16 0 1 5.8 1.8'/%3E%3Cg fill='%23fff' transform='translate(-11.8 182.4)scale(.68267)'%3E%3Cpath id='a' d='m188.2 191-12.8-12-12.9 11.8 1.4-17.4-17.3-2.8 14.5-9.8-8.6-15.2 16.7 5.3 6.5-16.2L182 151l16.7-5-8.8 15 14.4 10-17.3 2.5z'/%3E%3Cpath d='m233.4 335.5-13.8-9.1-13.4 9.6 4.8-15.5-13.6-9.5 16.6-.4 5-15.5 5.6 15.3 16.7-.1L228 320l5.3 15.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='2.5' y='269.1'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='-112.1' y='123.2'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='108.4' y='85'/%3E%3C/g%3E%3C/svg%3E")}.fi-cy{background-image:url(./cy.bZuP8hmf.svg)}.fi-cy.fis{background-image:url(./cy.DJKnEFYW.svg)}.fi-cz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23d7141a' d='M0 240h640v240H0z'/%3E%3Cpath fill='%2311457e' d='M360 240 0 0v480z'/%3E%3C/svg%3E")}.fi-cz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23d7141a' d='M0 256h512v256H0z'/%3E%3Cpath fill='%2311457e' d='M300 256 0 56v400z'/%3E%3C/svg%3E")}.fi-de{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fc0' d='M0 320h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v160H0z'/%3E%3Cpath fill='red' d='M0 160h640v160H0z'/%3E%3C/svg%3E")}.fi-de.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fc0' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='red' d='M0 170.7h512v170.6H0z'/%3E%3C/svg%3E")}.fi-dj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-40 0h682.7v512H-40z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(37.5)scale(.94)'%3E%3Cpath fill='%230c0' d='M-40 0h768v512H-40z'/%3E%3Cpath fill='%2369f' d='M-40 0h768v256H-40z'/%3E%3Cpath fill='%23fffefe' d='m-40 0 382.7 255.7L-40 511z'/%3E%3Cpath fill='red' d='M119.8 292 89 270l-30.7 22.4L69.7 256l-30.6-22.5 37.9-.3 11.7-36.3 12 36.2h37.9l-30.5 22.7 11.7 36.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-dj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M55.4 0H764v708.7H55.4z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-40)scale(.722)'%3E%3Cpath fill='%230c0' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%2369f' d='M0 0h1063v354.3H0z'/%3E%3Cpath fill='%23fffefe' d='m0 0 529.7 353.9L0 707.3z'/%3E%3Cpath fill='red' d='m221.2 404.3-42.7-30.8-42.4 31 15.8-50.3-42.4-31.2 52.4-.4 16.3-50.2 16.6 50 52.4.2-42.1 31.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-dk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23c8102e' d='M0 0h640.1v480H0z'/%3E%3Cpath fill='%23fff' d='M205.7 0h68.6v480h-68.6z'/%3E%3Cpath fill='%23fff' d='M0 205.7h640.1v68.6H0z'/%3E%3C/svg%3E")}.fi-dk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c8102e' d='M0 0h512.1v512H0z'/%3E%3Cpath fill='%23fff' d='M144 0h73.1v512H144z'/%3E%3Cpath fill='%23fff' d='M0 219.4h512.1v73.2H0z'/%3E%3C/svg%3E")}.fi-dm{background-image:url(./dm.Cbhezfe1.svg)}.fi-dm.fis{background-image:url(./dm.DPPHwW2M.svg)}.fi-do{background-image:url(./do.B86d445t.svg)}.fi-do.fis{background-image:url(./do.DeRnbj4d.svg)}.fi-dz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M320 0h320v480H320z'/%3E%3Cpath fill='%23006233' d='M0 0h320v480H0z'/%3E%3Cpath fill='%23d21034' d='M424 180a120 120 0 1 0 0 120 96 96 0 1 1 0-120m4 60-108-35.2 67.2 92V183.2l-67.2 92z'/%3E%3C/svg%3E")}.fi-dz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M256 0h256v512H256z'/%3E%3Cpath fill='%23006233' d='M0 0h256v512H0z'/%3E%3Cpath fill='%23d21034' d='M367 192a128 128 0 1 0 0 128 102.4 102.4 0 1 1 0-128m4.2 64L256 218.4l71.7 98.2V195.4L256 293.6z'/%3E%3C/svg%3E")}.fi-ec{background-image:url(./ec.CaVOFQ3t.svg)}.fi-ec.fis{background-image:url(./ec.cwfBJlvF.svg)}.fi-ee{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%231791ff' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-ee.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%231791ff' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23000001' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23fff' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-eg{background-image:url(./eg.YC70hswZ.svg)}.fi-eg.fis{background-image:url(./eg.DwOkwyQ0.svg)}.fi-eh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-158.7 0H524v512h-682.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(148.8)scale(.94)'%3E%3Cpath fill='%23000001' d='M-158.3 0h680.9v255.3h-680.9z'/%3E%3Cpath fill='%23007a3d' d='M-158.3 255.3h680.9v255.3h-680.9z'/%3E%3Cpath fill='%23fff' d='M-158.3 148.9h680.9v212.8h-680.9z'/%3E%3Cpath fill='%23c4111b' d='m-158.3 0 340.4 255.3-340.4 255.3Z'/%3E%3Ccircle cx='352.3' cy='255.3' r='68.1' fill='%23c4111b'/%3E%3Ccircle cx='377.9' cy='255.3' r='68.1' fill='%23fff'/%3E%3Cpath fill='%23c4111b' d='m334 296.5 29.1-20.7 28.8 21-10.8-34 29-20.9-35.7-.2-11-34-11.2 33.9-35.7-.2 28.7 21.2-11.1 34z'/%3E%3C/g%3E%3C/svg%3E")}.fi-eh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23000001' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23007a3d' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23fff' d='M0 149.3h512v213.3H0z'/%3E%3Cpath fill='%23c4111b' d='m0 0 256 256L0 512Z'/%3E%3Cg stroke-width='1.7' transform='translate(-135 -6.5)scale(1.02539)'%3E%3Ccircle cx='512' cy='256' r='68.3' fill='%23c4111b'/%3E%3Ccircle cx='537.6' cy='256' r='68.3' fill='%23fff'/%3E%3Cpath fill='%23c4111b' d='m493.7 297.3 29-20.8 29 21.2-10.8-34.2 29-21-35.8-.2-11-34-11.3 33.9-35.7-.1 28.7 21.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-er{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23be0027' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23b4d7f4' d='m0 480 640-.3V240z'/%3E%3Cpath fill='%23239e46' d='m0 0 640 .3V240z'/%3E%3Cpath fill='%23f3e295' d='M186.2 360.4c-10.7 3-16.8 11.3-16.7 19.1l52.8-.2c.4-8.4-6.5-16.2-17-19.3 51.6-1 96.4-20.4 104.6-32.8-8-3.5-17.4 2.1-24 .8 15.7-7.3 63-37.9 55.3-70.7-6 18.2-24 33.3-31.8 37.4 17.7-26.8 41.8-54.8 20.9-76.4 1 12.5-8 26.3-12 27.4 10.3-28.4 20-64-2.1-87.4 2.9 8.5 1.7 32.4-2.3 33.5-1.2-19.3-4.5-59.8-24.8-59.3 6.4 5.8 9.2 21.4 9.4 37.2a58 58 0 0 0-21.1-27 118 118 0 0 0-41.5-42.2c1.8 12.7 3.3 22.7 21 35.9-9.2-.6-18.4-18.1-28.3-18.6-7.9-.4-14 7.1-26.9 2.8 1.4 4.2 7.4 6.1 8.7 9.2-2.8 2-9.3-.3-14.7-3 7.5 10 19 16 28.8 14 11.7-2.2 24.2-1 36.2 5.8a63 63 0 0 1-22.5.6c6.9 7 11.5 11.7 23.6 11.6 10.7 0 16.4-5.8 19.1-2.2 6.8 8 11.3 16 17 25.4-12.5 1.3-8.7-14.1-22.6-22-7.9 16 9 35.2 20.3 43.2a65 65 0 0 0 7.1 31.5c3.5 6.5 8 13.2 6.3 27.9-6.9-5-13.5-21.8-11-35.1-8.6 2.3-12 17.4-8 25 3 5.7 5 16.8 1.6 21.7-3.4 4.6-3.7 4-3.7 14 .1 5.8-3.2 12.8-8.5 17.7a36 36 0 0 0 1.1-15.8c-4.2 7.2-14.9 14.6-18.2 22.4s-4.1 21.2-20 24.3c-20.6 4-27.7 7.6-40.8 13-1.5-10 2.9-31 11.3-29.7 8.1 1.4 33-8.6 24-29.5-1.7 6.6-7.5 13-13.9 13.3 6.9-8.8 19-18 13.1-32.8a43 43 0 0 1-16.3 18c8.4-16 1-21-9-7.6-3.8 5.1-6.1 15.4-8.5 28.5-4-10.6-3.7-24.6-8.4-36-4.8-12.3 6.5-15.5 11.8-14.5 13 3.5 34.9 3.5 33.3-18.1-5.7 7.3-15.5 9.5-26.2 7 12-8.8 21.4-25.3 8-34a31 31 0 0 1-16.9 24.1 51 51 0 0 1-.3-24.8c-5.2 5.6-9 17-12.1 30.2-.3-13 2.2-22.3 4-29.3 2.8-10.1 9.6-3.5 20-2.8 10.2.6 24-5 21.4-18.7-3.4 5.5-10.5 7.6-17.7 7 8.7-5.3 23.8-14.6 15.5-29-3.5 5.4-4.6 10-14.7 11.7 2.6-6 3-14.7 11-18-14-2.9-22 6.3-26.2 20.7-1.6-10-3.6-13.6-4-21 7.6-8.3 8.4-24.8-8-28.4a35 35 0 0 0 1.2 17.4c-7.7-4.6-18.5-7.1-25.8-.7 5 5.3 12.5 10 24.2 4.2-2.8 9-10 7.5-19.8 4 6 11.3 13.6 13.3 22 12 4.4 11.6 4.6 20.4-8.3 37.2.6-10.4-.1-18.2-8.4-26.7-7.2-7-13 .3-1.8 15.8-6.8-5-14.4-15-16.7-25.1-2.2 12.4-.2 27.1 6.7 35.4-3.3 3.5-7-.4-12.5-9 2 27.4 13.7 32.7 29.4 26.6.4 15 .4 28.9 1.3 47-9.1-13.2-20.7-23-27.1-25.4-2 7.3 5.5 17 9.8 22.3-6.5-1.4-20.5-12-20.5-12-1.4 12.1 14.3 23.4 24.5 28.4-12-.5-17.3-5-25-12.4.2 33.8 36.6 27.9 43.5 22.7l3 52.5c-10.3-1.8-9.5-5-18.3-5.7-24.5-1-43.9-29.4-50.3-50.3-1.9 3.4-.4 7-2.1 11.3-4-10.3-9-23.6-15.9-29.8 1.8 6 2 12.1 1.4 23.3-2.4-7.2-4.5-9.5-4.7-18 .1-6.5 6.3-11.3 6-20.5-.3-6.7-6.4-21.3-7.3-32.5-3 11.6-4.8 23.8-9.4 31 2.3-12.4 1.6-21 5.4-29.3 4.4-8.7 8.1-16.6 5.2-25.4-2.8 3.4-1.9 6.5-9 14.8-1.5-9 9.2-23.5 19.6-29.3 7.3-3.8 16.5-17.6 10.5-27-6.9 5-10 11.6-19.7 23 7-27 25-34.2 46.5-34.3 4.7 0 14.3-1.7 17-8-6 2.3-13.2 2.6-19.6 1.4 4.7-6.9 14.4-6 23.6-6 7.1 0 18.3-1 22.8-11.2a51 51 0 0 1-31 1.9c13.7-7 35-7.8 46-17.1-12.5-9.3-43.7 2.2-63.4 15.7 5.5-5 14.2-14 19-21.2-10.8-5.2-38 25-47.4 43-9 5-12.5 13-16 18.5 4.7-16.1 5.2-27.8 9.2-41C80 138 92.6 194.6 86 208.2c.8-15 .1-34.1-6-44-9.4 7.2-10.2 49.5-1.4 84.7-3.2-9.4-9.2-18.2-11.1-29.7-14 25.4 8.2 55.5 26.7 79.2-14-7.3-27.7-22.9-36.8-36 2.5 45.6 50 55 57.4 66.2-10-4.7-29.1-13.9-37.3-4.2a99 99 0 0 1 32.3 12.1c12.4 15.4 35.7 22.2 76.4 23.9'/%3E%3C/g%3E%3C/svg%3E")}.fi-er.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23be0027' d='M-48 0h591.5v512H-48z'/%3E%3Cpath fill='%23b4d7f4' d='m-48 512 591.5-.3V256z'/%3E%3Cpath fill='%23239e46' d='m-48 0 591.5.3V256z'/%3E%3Cpath fill='%23f3e295' d='M148.8 351.4c-8.7 2.4-13.7 9.2-13.6 15.6l42.8-.2c.4-6.9-5.2-13.2-13.8-15.7 42-.8 78.4-16.6 85-26.6-6.5-2.9-14.1 1.7-19.5.6 12.8-5.9 51.2-30.8 45-57.4a62 62 0 0 1-25.8 30.3c14.3-21.8 34-44.5 17-62 .8 10.2-6.6 21.4-9.8 22.2 8.3-23 16.3-52-1.8-71 2.4 6.9 1.5 26.3-1.8 27.2-1-15.7-3.7-48.6-20.2-48.1 5.3 4.6 7.5 17.4 7.7 30.2-3.8-8.8-8-15.4-17.2-22a96 96 0 0 0-33.7-34.3 36 36 0 0 0 17.1 29.2c-7.5-.5-15-14.7-23-15.1-6.4-.3-11.4 5.8-21.9 2.3 1.2 3.4 6 5 7 7.5-2.1 1.5-7.5-.2-11.9-2.5 6.1 8.2 15.5 13 23.5 11.4 9.5-1.8 19.7-.8 29.4 4.7a52 52 0 0 1-18.4.5c5.7 5.7 9.4 9.5 19.2 9.4 8.8 0 13.4-4.6 15.6-1.8 5.5 6.5 9.2 13 13.8 20.6-10.2 1.2-7.1-11.4-18.4-17.9-6.3 13.2 7.3 28.7 16.6 35.2 0 9.9 1.5 18 5.7 25.6 2.8 5.3 6.5 10.7 5.1 22.7-5.5-4-11-17.7-9-28.5-7 1.9-9.6 14-6.4 20.2 2.5 4.7 4.1 13.7 1.3 17.7-2.8 3.7-3 3.3-3 11.3 0 4.8-2.6 10.5-7 14.4 1-3.3 2-9.2 1-12.8-3.5 5.9-12.1 11.9-14.8 18.2s-3.4 17.2-16.3 19.7c-16.7 3.3-22.5 6.2-33.2 10.6-1.2-8.1 2.4-25.1 9.2-24.1 6.7 1.2 26.8-7 19.6-24-1.4 5.4-6.2 10.6-11.3 10.9 5.5-7.2 15.4-14.7 10.6-26.7a35 35 0 0 1-13.3 14.7c6.9-13.1.8-17-7.3-6.3-3 4.2-5 12.6-6.9 23.2-3.2-8.6-3-20-6.8-29.2-4-10 5.3-12.7 9.6-11.9 10.6 2.9 28.4 2.9 27-14.7-4.5 6-12.6 7.8-21.3 5.7 9.8-7.2 17.5-20.5 6.6-27.5a25 25 0 0 1-13.7 19.5 41 41 0 0 1-.3-20.1c-4.3 4.5-7.4 13.8-9.9 24.5a82 82 0 0 1 3.3-23.8c2.2-8.3 7.8-2.9 16.3-2.3 8.2.5 19.5-4 17.4-15.2-2.8 4.4-8.6 6.1-14.5 5.7 7.1-4.3 19.4-12 12.7-23.6-2.9 4.4-3.8 8.2-12 9.6 2.1-5 2.5-12 8.9-14.7-11.4-2.3-17.9 5.2-21.2 16.8-1.4-8-3-11-3.3-17 6.2-6.8 6.8-20.2-6.5-23.1-.8 6.8-.5 8.5 1 14-6.3-3.6-15-5.7-21-.4 4 4.3 10.2 8 19.7 3.4-2.3 7.3-8.1 6-16.1 3.2 4.9 9.2 11 10.9 17.9 9.8 3.5 9.4 3.7 16.5-6.7 30.2.4-8.5-.2-14.8-7-21.7-5.7-5.7-10.4.3-1.4 12.9A39 39 0 0 1 127 200c-1.8 10.1-.2 22 5.4 28.8-2.7 2.8-5.7-.3-10.1-7.2 1.6 22.2 11.1 26.4 23.9 21.5.3 12.2.3 23.5 1 38.2a61 61 0 0 0-22-20.6c-1.7 6 4.5 13.7 8 18-5.3-1-16.7-9.7-16.7-9.7-1.2 9.9 11.6 19 19.9 23.1-9.7-.4-14-4-20.3-10 .1 27.4 29.7 22.6 35.3 18.4l2.5 42.6c-8.4-1.4-7.7-4-14.9-4.6-19.9-.8-35.7-23.9-40.9-40.9-1.5 2.8-.3 5.7-1.7 9.2-3.2-8.4-7.3-19.1-12.9-24.1 1.4 4.8 1.6 9.8 1.1 18.8-1.9-5.9-3.7-7.7-3.8-14.6.1-5.3 5.1-9.2 4.9-16.7-.2-5.4-5.2-17.2-6-26.4-2.4 9.5-3.9 19.4-7.6 25.2 1.9-10 1.3-17 4.4-23.7 3.6-7.2 6.6-13.5 4.2-20.7-2.3 2.8-1.5 5.3-7.2 12-1.3-7.3 7.4-19 15.8-23.8 6-3 13.4-14.3 8.6-22-5.6 4-8.1 9.5-16 18.7 5.6-22 20.2-27.7 37.7-27.8 4 0 11.7-1.4 14-6.5-5 1.9-10.9 2.1-16 1 3.7-5.4 11.7-4.7 19.1-4.8 5.8 0 14.9-.8 18.6-9a42 42 0 0 1-25.2 1.5c11.1-5.8 28.5-6.4 37.4-14-10.2-7.5-35.6 1.9-51.6 12.9 4.5-4.1 11.6-11.4 15.5-17.3-8.8-4.2-31 20.4-38.6 35-7.2 4-10.1 10.5-13 15 4-13.1 4.3-22.6 7.5-33.3-24.8 8.5-14.5 54.5-19.9 65.5.6-12.2.1-27.8-4.9-35.8-7.6 5.8-8.3 40.2-1 68.9-2.7-7.7-7.6-14.9-9.1-24.2-11.4 20.7 6.6 45 21.6 64.3a96 96 0 0 1-29.8-29.2c2 37 40.7 44.7 46.7 53.8-8.2-3.8-23.7-11.3-30.4-3.4a80 80 0 0 1 26.3 9.9c10 12.5 29 18 62 19.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-es{background-image:url(./es.d5m8M5h8.svg)}.fi-es.fis{background-image:url(./es.BuSGTZm_.svg)}.fi-et{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-61.3 0h682.7v512H-61.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(57.5)scale(.94)'%3E%3Cpath fill='%23ffc621' d='M-238 3.5H800v498H-238z'/%3E%3Cpath fill='%23ef2118' d='M-240 342.5H799.3V512H-240z'/%3E%3Cpath fill='%23298c08' d='M-238 0H800v180H-238z'/%3E%3Ccircle cx='534.2' cy='353' r='199.7' fill='%23006bc6' transform='matrix(.54 0 0 .54 -25.8 74)'/%3E%3Cpath fill='%23ffc621' d='m214.3 188.2-6.5 4.5 23.5 33 6.3-4zm29.4 78-9.7-6.8 4-12.7-48.1.7-14-10.7 65.7-.7 12.2-36.9 6.6 15zm76.5-70.7-6.3-4.8-24.3 32.4 5.6 4.7zM254.8 247l3.5-11.2h13.3L256.4 190l6-16.5 20.5 62.4 38.8.5-12.2 10.7zm90.6 51.2 2.7-7.4-38.3-13.3-2.8 7zm-69.1-46.4 11.7-.1 4.1 12.6 38.8-28.5 17.6.6-53.1 38.7 11.5 37.2-14-8.4zm-19.8 102 7.9.2.3-40.5-7.4-.5zm22-80.3 3.8 11.1-10.7 8 39.4 27.7 5 16.8-53.6-38-31.5 22.7 3.5-16 44-32.3zm-103.3 13 2.3 7.5 38.7-12.2-2-7.2zm83.2-4-9.4 7.1-10.8-7.7-14.2 46-14.4 10 19.5-62.7-31.4-23 16.3-1.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-et.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M229.3 6.3h489.3v489.3H229.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-240 -6.6)scale(1.046)'%3E%3Cpath fill='%23ffc621' d='M2 9.7h991.8v475.9H1.9z'/%3E%3Cpath fill='%23ef2118' d='M0 333.6h993.2v162H0z'/%3E%3Cpath fill='%23298c08' d='M2 6.3h991.8v172H2z'/%3E%3Ccircle cx='534.2' cy='353' r='199.7' fill='%23006bc6' transform='translate(204.7 77)scale(.515)'/%3E%3Cpath fill='%23ffc621' d='m434 186.2-6 4.3 22.4 31.6 6-3.9zm28.2 74.5-9.2-6.5 3.8-12-46 .6-13.3-10.2 62.7-.7 11.7-35.3L478 211l-16 49.8zm73.1-67.6-6-4.5-23.3 31 5.5 4.5zm-62.5 49.3 3.3-10.7h12.7L474.3 188l5.7-15.8 19.6 59.7 37.2.4-11.7 10.3zm86.6 49 2.5-7.2-36.6-12.6-2.6 6.5 36.7 13.2zm-66-44.4 11.2-.2 4 12.1 37-27.2 16.7.6-50.7 37 11 35.5-13.4-8-15.9-49.8zm-19 97.5 7.6.1.3-38.7-7-.4-.8 39zm21-76.8 3.7 10.6L489 286l37.6 26.5 4.8 16-51.2-36.2-30.1 21.7 3.3-15.2 42.1-31zm-98.7 12.4 2.3 7.2 36.9-11.7-1.8-6.8zm79.6-3.8-9 6.8-10.4-7.4-13.5 44-13.8 9.5 18.7-60-30-21.8 15.5-1.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-fi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23002f6c' d='M0 174.5h640v131H0z'/%3E%3Cpath fill='%23002f6c' d='M175.5 0h130.9v480h-131z'/%3E%3C/svg%3E")}.fi-fi.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23002f6c' d='M0 186.2h512v139.6H0z'/%3E%3Cpath fill='%23002f6c' d='M123.2 0h139.6v512H123.1z'/%3E%3C/svg%3E")}.fi-fj{background-image:url(./fj.DEAVMg38.svg)}.fi-fj.fis{background-image:url(./fj.u3dAPoew.svg)}.fi-fk{background-image:url(./fk.nuUF_Ak3.svg)}.fi-fk.fis{background-image:url(./fk.B-RvQ4Hz.svg)}.fi-fm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-81.3 0h682.6v512H-81.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(76.3)scale(.94)'%3E%3Cpath fill='%236797d6' d='M-252 0H772v512H-252z'/%3E%3Cpath fill='%23fff' d='m259.8 123-32.4 22.2 12.4-35.9-32.5-22.2h40.1l12.4-35.9 12.4 36h40l-32.4 22.1 12.4 35.9M259.8 390l-32.4-22.2 12.4 36-32.5 22.1h40.1l12.4 35.9 12.4-36 40 .1-32.4-22.2 12.4-35.9m-188.4-92.4L79.3 306l1.4-38-37.5-11.7 38.4-11.7 1.3-38 22.3 30.8 38.4-11.8-24.6 30.7 22.4 30.7m274.2-11.7 24.6 30.7-1.4-38 37.5-11.7-38.4-11.7-1.3-38-22.3 30.8-38.4-11.8 24.6 30.7-22.4 30.7'/%3E%3C/g%3E%3C/svg%3E")}.fi-fm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M244.2 0h496v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-252)scale(1.032)'%3E%3Cpath fill='%236797d6' d='M0 0h992.1v496H0z'/%3E%3Cpath fill='%23fff' d='M507.9 84.5h38.8l-31.5 21.4 12 34.8-31.3-21.5-31.5 21.5 12-34.8L445 84.4h39l12-34.7m12 363h38.8l-31.5-21.5 12-34.8-31.3 21.5-31.5-21.5 12 34.8-31.4 21.5H484l12 34.7M346 230.1l37.2-11.4-23.9 29.8 21.7 29.7-36.3-11.4-23.8 29.8 1.4-36.8-36.4-11.4 37.2-11.3 1.3-36.8m321 29.8-37.1-11.4 23.8 29.7-21.7 29.8 36.4-11.4 23.7 29.8-1.3-36.8 36.4-11.4-37.2-11.3-1.3-36.8'/%3E%3C/g%3E%3C/svg%3E")}.fi-fo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-78 32h640v480H-78z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)' transform='translate(78 -32)'%3E%3Cpath fill='%23fff' d='M-78 32h663.9v480H-78z'/%3E%3Cpath fill='%23003897' d='M-76 218.7h185.9V32H216v186.7h371.8v106.6H216V512H109.9V325.3h-186z'/%3E%3Cpath fill='%23d72828' d='M-76 245.3h212.4V32h53.1v213.3H588v53.4H189.5V512h-53V298.7H-76z'/%3E%3C/g%3E%3C/svg%3E")}.fi-fo.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-78 0h708.2v512H-78z'/%3E%3Cpath fill='%23003897' d='M-75.9 199.1h198.3V0h113.3v199.1h396.6V313H235.7v199H122.4V312.9H-76z'/%3E%3Cpath fill='%23d72828' d='M-75.9 227.6h226.6V0h56.7v227.6h424.9v56.9h-425V512h-56.6V284.4H-75.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-fr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-fr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-ga{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ffe700' d='M640 480H0V0h640z'/%3E%3Cpath fill='%2336a100' d='M640 160H0V0h640z'/%3E%3Cpath fill='%23006dbc' d='M640 480H0V320h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ga.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ffe700' d='M512 512H0V0h512z'/%3E%3Cpath fill='%2336a100' d='M512 170.7H0V0h512z'/%3E%3Cpath fill='%23006dbc' d='M512 512H0V341.3h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z'/%3E%3Cpath fill='%23c8102e' d='m424 281 216 159v40L369 281zm-184 20 6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z'/%3E%3Cpath fill='%23fff' d='M241 0v480h160V0zM0 160v160h640V160z'/%3E%3Cpath fill='%23c8102e' d='M0 193v96h640v-96zM273 0v480h96V0z'/%3E%3C/svg%3E")}.fi-gb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M512 0v64L322 256l190 187v69h-67L254 324 68 512H0v-68l186-187L0 74V0h62l192 188L440 0z'/%3E%3Cpath fill='%23c8102e' d='m184 324 11 34L42 512H0v-3zm124-12 54 8 150 147v45zM512 0 320 196l-4-44L466 0zM0 1l193 189-59-8L0 49z'/%3E%3Cpath fill='%23fff' d='M176 0v512h160V0zM0 176v160h512V176z'/%3E%3Cpath fill='%23c8102e' d='M0 208v96h512v-96zM208 0v512h96V0z'/%3E%3C/svg%3E")}.fi-gd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fcd116' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' transform='rotate(216)'/%3E%3Cuse xlink:href='%23b' transform='rotate(288)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23ce1126' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23007a5e' d='M67.2 67.2h505.6v345.6H67.2z'/%3E%3Cpath fill='%23fcd116' d='M67.2 67.3h505.6L67.2 412.9h505.6z'/%3E%3Ccircle cx='319.9' cy='240.1' r='57.6' fill='%23ce1126'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(320 240)scale(52.8)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-30.3)'/%3E%3Cuse xlink:href='%23c' id='d' width='100%25' height='100%25' transform='translate(320 33.6)scale(31.2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(30.3)'/%3E%3Cpath fill='%23ce1126' d='M102.3 240.7a80 80 0 0 0 33.5 33.2 111 111 0 0 0-11.3-45z'/%3E%3Cpath fill='%23fcd116' d='M90.1 194.7c10.4 21.7-27.1 73.7 35.5 85.9a63 63 0 0 1-10.9-41.9 70 70 0 0 1 32.5 30.8c16.4-59.5-42-55.8-57.1-74.8'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-30.3 414.6)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(320 448.2)scale(31.2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(30.3 414.6)'/%3E%3C/svg%3E")}.fi-gd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fcd116' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23ce1126' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23007a5e' d='M71.7 71.7h368.6v368.6H71.7z'/%3E%3Cpath fill='%23fcd116' d='M71.7 71.7h368.6L71.7 440.4h368.6z'/%3E%3Ccircle cx='255.9' cy='256.1' r='61.4' fill='%23ce1126'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(256 256)scale(56.32)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-16.4 -.1)'/%3E%3Cuse xlink:href='%23c' id='d' width='100%25' height='100%25' transform='translate(256 35.9)scale(33.28)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(16.4)'/%3E%3Cpath fill='%23ce1126' d='M99.8 256.8c7.7 14.3 22.6 29.8 35.7 35.3.2-14.5-5-33.2-12-48z'/%3E%3Cpath fill='%23fcd116' d='M86.8 207.6c11.1 23.3-29 78.7 37.8 91.7a68 68 0 0 1-11.5-44.7 76 76 0 0 1 34.6 32.8c17.5-63.4-44.8-59.5-61-79.8z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-100' transform='translate(-16.4 442)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(256 478)scale(33.28)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='100' transform='translate(16.4 442.2)'/%3E%3C/svg%3E")}.fi-ge{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='red' d='M272 0h96v480h-96z'/%3E%3Cpath fill='red' d='M0 192h640v96H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M146.8 373.1c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1-14.8-1-14.8-1 3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8 1-14.8 1-14.8-14.3 3-31.1 4zm368-288c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1-14.8-1-14.8-1 3 14.3 4 31.1c-16.9-1-31.2-3.9-31.2-3.9s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.1c16.9 1 31.2 4 31.2 4s-1-10-1-14.9 1-14.8 1-14.8-14.3 3-31.2 4zm-368 0c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1-14.8-1-14.8-1 3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8 1-14.8 1-14.8-14.3 3-31.1 4zm368 288c1-16.8 4-31.1 4-31.1s-9.8 1-14.8 1-14.8-1-14.8-1 3 14.3 4 31.2c-16.9-1-31.2-4-31.2-4s1 7.4 1 14.8-1 14.8-1 14.8 14.3-3 31.2-4c-1 16.9-4 31.2-4 31.2s7.4-1 14.8-1 14.8 1 14.8 1-3-14.3-4-31.2c16.9 1 31.2 4 31.2 4s-1-9.8-1-14.8 1-14.8 1-14.8-14.3 3-31.2 4z'/%3E%3C/svg%3E")}.fi-ge.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='red' d='M205 0h102v512H205z'/%3E%3Cpath fill='red' d='M0 205h512v102H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M114.1 397.9c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.3 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9-1 15.9-1 15.9 15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1 15.9 1 15.9 1-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9 1-15.9 1-15.9-15.3 3.2-33.4 4.3m307-307c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.4 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9-1 15.9-1 15.9 15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1 15.9 1 15.9 1-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9c0-5.2 1-15.9 1-15.9s-15.4 3.2-33.4 4.3m-307 0c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.4 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9-1 15.9-1 15.9 15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1 15.9 1 15.9 1-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9c0-5.2 1-15.9 1-15.9s-15.3 3.2-33.4 4.3m307 307c1.1-18 4.3-33.4 4.3-33.4s-10.6 1-15.9 1-15.9-1-15.9-1 3.2 15.3 4.3 33.4c-18-1.1-33.4-4.3-33.4-4.3s1 8 1 15.9-1 15.9-1 15.9 15.3-3.2 33.4-4.3c-1.1 18-4.3 33.4-4.3 33.4s8-1 15.9-1 15.9 1 15.9 1-3.2-15.3-4.3-33.4c18 1.1 33.4 4.3 33.4 4.3s-1-10.6-1-15.9 1-15.9 1-15.9-15.4 3.2-33.4 4.3'/%3E%3C/svg%3E")}.fi-gf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-gf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-gg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23e8112d' d='M256 0h128v480H256z'/%3E%3Cpath fill='%23e8112d' d='M0 176h640v128H0z'/%3E%3Cpath id='a' fill='%23f9dd16' d='m110 286.7 23.3-23.4h210v-46.6h-210L110 193.3z'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(90 320 240)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(-90 320 240)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(180 320 240)'/%3E%3C/svg%3E")}.fi-gg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23e8112d' d='M192 0h128v512H192z'/%3E%3Cpath fill='%23e8112d' d='M0 187.7h512v136.6H0z'/%3E%3Cpath id='a' fill='%23f9dd16' d='m46 305.8 23.3-25h210v-49.7h-210L46 206.2z'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='matrix(0 1.06667 -.9375 0 496 -17)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='matrix(0 -1.06667 .9375 0 16 529)'/%3E%3Cuse xlink:href='%23a' width='36' height='24' transform='rotate(180 256 256)'/%3E%3C/svg%3E")}.fi-gh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23006b3f' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fcd116' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23000001' d='m320 160 52 160-136.1-98.9H404L268 320z'/%3E%3C/svg%3E")}.fi-gh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23006b3f' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fcd116' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23000001' d='m256 170.7 55.5 170.6L166.3 236h179.4L200.6 341.3z'/%3E%3C/svg%3E")}.fi-gi{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23da000c' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v321.6H0z'/%3E%3Cg stroke='%23000' transform='translate(-160)scale(1.875)'%3E%3Cg id='a' fill='%23da000c' stroke-linecap='square'%3E%3Cpath fill='%23000001' stroke='none' d='M196.6 116.3h64v44h-64z'/%3E%3Cpath d='M229.8 153.9h-39l-8.7 5.7v6h47.7m-16.3-37c5.6 0 10.2 4.7 10.2 10.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6 4.5-10.5 10.2-10.5z'/%3E%3Cpath fill='%23000001' stroke='none' d='M204.5 60h18.6v34h-18.6z'/%3E%3Cpath d='M223 88.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2 0h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6 2.5-6.6 6.1-6.8h.4a7 7 0 0 1 6.8 6.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182 159.6h48m31-2.8h-32.4l-9.8 4.7v7H261'/%3E%3Cpath stroke-linecap='butt' d='M218.8 161.5H262'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3Cg fill='%23f8d80e'%3E%3Cg stroke-linecap='round'%3E%3Cpath stroke-width='.8' d='M273.3 150q-3.9 1.6-7.5 3.8a72 72 0 0 0-8.9 6q-1.6 1-2.7 2.4c-1 .8-2 2-1.8 3.5 0 .6.8-.8 1.4-.9a4 4 0 0 1 3.1-.4q2.1-2 4.4-3.4a77 77 0 0 1 13-7.6z'/%3E%3Cpath d='M260.4 157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3E%3Cpath stroke-width='.8' d='m238.9 150.2-1.2 3.3a87 87 0 0 1 15.8 8q2.7 1.6 4.8 3.9c.3.8-.5 1.5-1.3 1.2-.7-.2-1.5-.5-2.2 0-1.1.5-2.1 2.2-.5 2.7 2.4 1.6 6.1.9 7.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89 89 0 0 0-14.7-7.2z'/%3E%3Cpath d='m254 158-.3 3.4m3.1-1.7-.8 3.3m3.8-1-1.8 2.6m2.7 3.6-2.6-1.4m3.4-1.4-3 .3m-.8 4-.2-2.6m-1-.3-2.4 1.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3E%3C/g%3E%3Cpath d='M235.8 227.6v8h5v-4h6.9v4h5.4v-8zm0 11v8H253v-8h-5.4v4h-6.9v-4z'/%3E%3Cpath d='M253 193.7h5v58h-5z'/%3E%3Cpath d='M253 198.7h5v50h-5zm2.6-19.3 10.6 6.2-10.6 6.2-10.7-6.2zm-14.3 4h-2.7v4.4h2.7l14.3 8.3 14.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3E%3Cpath d='M255.3 164.3a5 5 0 0 0-4 5.1v11.2a5 5 0 0 0 4.6 4.6 5 5 0 0 0 4.8-2.8l-1.7-1a3 3 0 0 1-3 1.8c-1.6 0-2.9-1.6-2.7-3.1v-11.2a3 3 0 0 1 3-2.6c.6-.2 1.5.7 1.9 0 .6-.9-.4-1.5-1-2zm5.8 3.9a5 5 0 0 1-1.9 1.6v7.5l2 1.1v-10.2z'/%3E%3C/g%3E%3Cg fill='%23da000c'%3E%3Cpath fill='%23000001' stroke='none' d='M240.8 38.4h29.3v53.2h-29.3z'/%3E%3Cpath d='M238.8 38.4v44.5h9.3V69.7c0-3 2-7.3 7.9-7.3s8 4.3 8 7.3V83h9.2V38.4zm15.8 5h2.8v15.2h-2.8zm-8.3 3h3v11.1h-3zm16.5 0h2.9v11.1h-3zM235.6 32v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9 73.2v4.6h66.5v-4.6z'/%3E%3Cpath d='M220 82.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3E%3Cpath stroke-linejoin='round' d='M228.7 102.4v54.4h12.8v-20.4c0-9.5 6.4-14 14.5-14 7.8 0 14.5 4.5 14.5 14v20.4h12.8v-54.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-gi.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23da000c' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v343H0z'/%3E%3Cg stroke='%23000' transform='matrix(2 0 0 2 -256 0)'%3E%3Cg id='a' fill='%23da000c' stroke-linecap='square'%3E%3Cpath fill='%23000001' stroke='none' d='M196.6 116.3h64v44h-64z'/%3E%3Cpath d='M229.8 153.9h-39l-8.7 5.7v6h47.7m-16.3-37c5.6 0 10.2 4.7 10.2 10.5v14.7h7.3v-56h-40.3v56h12.6v-14.7c0-5.6 4.5-10.5 10.2-10.5z'/%3E%3Cpath fill='%23000001' stroke='none' d='M204.5 60h18.6v34h-18.6z'/%3E%3Cpath d='M223 88.7h-16.2v-5.8h-11.9v5.8h-8v-5.8H182v10.4h41m-36.2 0h35v4.5h-35zm14-45.7V83h6v-9.7c0-3.6 2.5-6.6 6.1-6.8h.4a7 7 0 0 1 6.8 6.8V83h5.7V47.6zm-2.3-4.8v4.8h29.3v-4.8zm-3.7-9.1v9.1h35v-9.1h-5.3v4.7h-6.6v-4.7h-10v4.7h-6.5v-4.7zM182 159.6h48m31-2.8h-32.4l-9.8 4.7v7H261'/%3E%3Cpath stroke-linecap='butt' d='M218.8 161.5H262'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3Cg fill='%23f8d80e'%3E%3Cg stroke-linecap='round'%3E%3Cpath stroke-width='.8' d='M273.3 150q-3.9 1.6-7.5 3.8a72 72 0 0 0-8.9 6q-1.6 1-2.7 2.4c-1 .8-2 2-1.8 3.5 0 .6.8-.8 1.4-.9a4 4 0 0 1 3.1-.4q2.1-2 4.4-3.4a77 77 0 0 1 13-7.6z'/%3E%3Cpath d='M260.4 157.4v3.9m2.4-5.6v3.9m2.4-5.4v3.8m2.5-5.3v4'/%3E%3Cpath stroke-width='.8' d='m238.9 150.2-1.2 3.3a87 87 0 0 1 15.8 8q2.7 1.6 4.8 3.9c.3.8-.5 1.5-1.3 1.2-.7-.2-1.5-.5-2.2 0-1.1.5-2.1 2.2-.5 2.7 2.4 1.6 6.1.9 7.2-1.8.6-1.4.7-3.2-.5-4.4-2-2.3-4.8-4-7.4-5.7a89 89 0 0 0-14.7-7.2z'/%3E%3Cpath d='m254 158-.3 3.4m3.1-1.7-.8 3.3m3.8-1-1.8 2.6m2.7 3.6-2.6-1.4m3.4-1.4-3 .3m-.8 4-.2-2.6m-1-.3-2.4 1.8m-9.4-15.7v3.1m6.3.3v3.5m-3.2-5.2v3.3'/%3E%3C/g%3E%3Cpath d='M235.8 227.6v8h5v-4h6.9v4h5.4v-8zm0 11v8H253v-8h-5.4v4h-6.9v-4z'/%3E%3Cpath d='M253 193.7h5v58h-5z'/%3E%3Cpath d='M253 198.7h5v50h-5zm2.6-19.3 10.6 6.2-10.6 6.2-10.7-6.2zm-14.3 4h-2.7v4.4h2.7l14.3 8.3 14.2-8.3h2.8v-4.4h-2.8l-14.2-8.3z'/%3E%3Cpath d='M255.3 164.3a5 5 0 0 0-4 5.1v11.2a5 5 0 0 0 4.6 4.6 5 5 0 0 0 4.8-2.8l-1.7-1a3 3 0 0 1-3 1.8c-1.6 0-2.9-1.6-2.7-3.1v-11.2a3 3 0 0 1 3-2.6c.6-.2 1.5.7 1.9 0 .6-.9-.4-1.5-1-2zm5.8 3.9a5 5 0 0 1-1.9 1.6v7.5l2 1.1v-10.2z'/%3E%3C/g%3E%3Cg fill='%23da000c'%3E%3Cpath fill='%23000001' stroke='none' d='M240.8 38.4h29.3v53.2h-29.3z'/%3E%3Cpath d='M238.8 38.4v44.5h9.3V69.7c0-3 2-7.3 7.9-7.3s8 4.3 8 7.3V83h9.2V38.4zm15.8 5h2.8v15.2h-2.8zm-8.3 3h3v11.1h-3zm16.5 0h2.9v11.1h-3zM235.6 32v6.3h40.8V32zm-3.8-7.4V32h48.5v-7.4h-6.1v4h-7v-4h-7.8v4h-6.8v-4h-7.9v4H238v-4zm-9 73.2v4.6h66.5v-4.6z'/%3E%3Cpath d='M220 82.9v15h72v-15h-6.8v5.8H276v-5.8h-12.2v5.8H248v-5.8h-12.2v5.8h-9v-5.8z'/%3E%3Cpath stroke-linejoin='round' d='M228.7 102.4v54.4h12.8v-20.4c0-9.5 6.4-14 14.5-14 7.8 0 14.5 4.5 14.5 14v20.4h12.8v-54.4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-gl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23d00c33' d='M0 240h640v240H0zm80 0a160 160 0 1 0 320 0 160 160 0 0 0-320 0'/%3E%3C/svg%3E")}.fi-gl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23d00c33' d='M0 256h512v256H0zm53.3 0a170.7 170.7 0 1 0 341.4 0 170.7 170.7 0 0 0-341.4 0'/%3E%3C/svg%3E")}.fi-gm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0-48h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(0 48)'%3E%3Cpath fill='red' d='M0-128h640V85.3H0z'/%3E%3Cpath fill='%23fff' d='M0 85.3h640V121H0z'/%3E%3Cpath fill='%23009' d='M0 120.9h640V263H0z'/%3E%3Cpath fill='%23fff' d='M0 263.1h640v35.6H0z'/%3E%3Cpath fill='%23090' d='M0 298.7h640V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512V199H0z'/%3E%3Cpath fill='%23009' d='M0 199.1h512V313H0z'/%3E%3Cpath fill='%23fff' d='M0 312.9h512v28.4H0z'/%3E%3Cpath fill='%23090' d='M0 341.3h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ff0' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23090' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='red' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ff0' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23090' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-gp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-gq{background-image:url(./gq.Cag8QTk2.svg)}.fi-gq.fis{background-image:url(./gq.CPnMO1hT.svg)}.fi-gr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 0h640v53.3H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 53.3h640v53.4H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 106.7h640V160H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 160h640v53.3H0z'/%3E%3Cpath fill='%230d5eaf' d='M0 0h266.7v266.7H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 213.3h640v53.4H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 266.7h640V320H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 320h640v53.3H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 373.3h640v53.4H0z'/%3E%3Cg fill='%23fff' fill-rule='evenodd' stroke-width='1.3'%3E%3Cpath d='M106.7 0H160v266.7h-53.3z'/%3E%3Cpath d='M0 106.7h266.7V160H0z'/%3E%3C/g%3E%3Cpath fill='%230d5eaf' d='M0 426.7h640V480H0z'/%3E%3C/svg%3E")}.fi-gr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 0h512v57H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 57h512v57H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 114h512v57H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 171h512v57H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 228h512v56.9H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 284.9h512v57H0z'/%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 341.9h512v57H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 398.9h512v57H0z'/%3E%3Cpath fill='%230d5eaf' d='M0 0h284.9v284.9H0z'/%3E%3Cg fill='%23fff' fill-rule='evenodd' stroke-width='1.3'%3E%3Cpath d='M114 0h57v284.9h-57z'/%3E%3Cpath d='M0 114h284.9v57H0z'/%3E%3C/g%3E%3Cpath fill='%230d5eaf' fill-rule='evenodd' d='M0 455h512v57H0z'/%3E%3C/svg%3E")}.fi-gs{background-image:url(./gs.DiiNa0F5.svg)}.fi-gs.fis{background-image:url(./gs.DOgYbHsY.svg)}.fi-gt{background-image:url(./gt.CJo5DI-7.svg)}.fi-gt.fis{background-image:url(./gt.BLpn5qMn.svg)}.fi-gu{background-image:url(./gu.Di1JYREk.svg)}.fi-gu.fis{background-image:url(./gu.SbvrH0uZ.svg)}.fi-gw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23ce1126' d='M0 0h220v480H0z'/%3E%3Cpath fill='%23fcd116' d='M220 0h420v240H220z'/%3E%3Cpath fill='%23009e49' d='M220 240h420v240H220z'/%3E%3Cg id='b' transform='matrix(80 0 0 80 110 240)'%3E%3Cpath id='a' fill='%23000001' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72 110 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144 110 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144 110 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72 110 240)'/%3E%3C/svg%3E")}.fi-gw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23ce1126' d='M0 0h160v512H0z'/%3E%3Cpath fill='%23fcd116' d='M160 0h352v256H160z'/%3E%3Cpath fill='%23009e49' d='M160 256h352v256H160z'/%3E%3Cg transform='translate(-46.2 72.8)scale(.7886)'%3E%3Cg id='b' transform='matrix(80 0 0 80 160 240)'%3E%3Cpath id='a' fill='%23000001' d='M0-1v1h.5' transform='rotate(18 0 -1)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72 160 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144 160 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144 160 240)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72 160 240)'/%3E%3C/g%3E%3C/svg%3E")}.fi-gy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23399408' d='M2.4 0H640v480H2.4z'/%3E%3Cpath fill='%23fff' d='M.2 0c-.9 0 619.6 241.5 619.6 241.5L0 479.8z'/%3E%3Cpath fill='%23ffde08' d='M.3 20.2c3.4 0 559 217.9 555.9 220L1.9 463.2.3 20.3z'/%3E%3Cpath fill='%23000001' d='M1.9.8c1.8 0 290.9 240.9 290.9 240.9L1.8 477z'/%3E%3Cpath fill='%23de2110' d='M.3 33.9c1.6-15 260.9 208.4 260.9 208.4L.2 451.7V33.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-gy.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23399408' d='M2 0h510v512H2z'/%3E%3Cpath fill='%23fff' d='M.1 0c-.6 0 495.7 257.6 495.7 257.6L0 511.7z'/%3E%3Cpath fill='%23ffde08' d='M.2 21.5C3 21.5 447.5 254 445 256.2L1.5 494.2.2 21.4z'/%3E%3Cpath fill='%23000001' d='M1.5.8c1.5 0 232.8 257 232.8 257L1.5 508.8z'/%3E%3Cpath fill='%23de2110' d='M.2 36.2C1.6 20.2 209 258.5 209 258.5L.2 481.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-hk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23ec1b2e' d='M0 0h640v480H0'/%3E%3Cpath id='a' fill='%23fff' d='M346.3 103.1C267 98 230.6 201.9 305.6 240.3c-26-22.4-20.6-55.3-10.1-72.4l1.9 1.1c-13.8 23.5-11.2 52.7 11.1 71-12.7-12.3-9.5-39 12.1-48.9s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-38.9M307.9 164l-4.7 7.4-1.8-8.6-8.6-2.3 7.8-4.3-.6-8.9 6.5 6.1 8.3-3.3-3.7 8.1 5.6 6.8z'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 312.5 243.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(144 312.5 243.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(216 312.5 243.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(288 312.5 243.5)'/%3E%3C/svg%3E")}.fi-hk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23ec1b2e' d='M0 0h512v512H0'/%3E%3Cpath id='a' fill='%23fff' d='M282.3 119.2C203 114 166.6 218 241.6 256.4 215.6 234 221 201 231.5 184l1.9 1c-13.8 23.6-11.2 52.8 11 71-12.6-12.2-9.4-39 12.2-48.8s23.6-39.3 16.4-49.1q-14.7-25.6 9.3-39zM243.9 180l-4.7 7.4-1.8-8.6-8.6-2.3 7.8-4.3-.6-9 6.5 6.2 8.3-3.3-3.7 8 5.6 6.9z'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 248.5 259.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(144 248.5 259.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(216 248.5 259.5)'/%3E%3Cuse xlink:href='%23a' transform='rotate(288 248.5 259.5)'/%3E%3C/svg%3E")}.fi-hm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300008b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='red' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='red' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3Cpath fill='%23fff' d='m527 396.7-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zm-3.7-117.2 2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-104.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8L387 178l6.7 19.3 19.4-6.3-10.9 17.3 17.1 11.2ZM623 186.7l-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-96.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8-15.1 14.4 2.4-20.7-20.7-2.8 17.7-11L467 73.5l19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6zM234 385.7l-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8 38.9-24.8-24-39.4 43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Z'/%3E%3C/svg%3E")}.fi-hm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300008b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='red' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='red' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3Cpath fill='%23fff' d='m202 402.8-45.8 5.4 4.6 45.9-32.8-32.4-33 32.2 4.9-45.9-45.8-5.8L93 377.4 69 338l43.6 15 15.8-43.4 15.5 43.5 43.7-14.7-24.3 39.2 38.8 25.1Zm222.7 8-20.5 2.6 2.2 20.5-14.8-14.4-14.7 14.5 2-20.5-20.5-2.4 17.3-11.2-10.9-17.5 19.6 6.5 6.9-19.5 7.1 19.4 19.5-6.7-10.7 17.6zM415 293.6l2.7-13-9.8-9 13.2-1.5 5.5-12.1 5.5 12.1 13.2 1.5-9.8 9 2.7 13-11.6-6.6zm-84.1-60-20.3 2.2 1.8 20.3-14.4-14.5-14.8 14.1 2.4-20.3-20.2-2.7 17.3-10.8-10.5-17.5 19.3 6.8 7.2-19.1 6.7 19.3 19.4-6.3-10.9 17.3zm175.8-32.8-20.9 2.7 2.3 20.9-15.1-14.7-15 14.8 2.1-21-20.9-2.4 17.7-11.5-11.1-17.9 20 6.7 7-19.8 7.2 19.8 19.9-6.9-11 18zm-82.1-83.5-20.7 2.3 1.9 20.8-14.7-14.8L376 140l2.4-20.7-20.7-2.8 17.7-11-10.7-17.9 19.7 6.9 7.3-19.5 6.8 19.7 19.8-6.5-11.1 17.6z'/%3E%3C/svg%3E")}.fi-hn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2318c3df' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cg id='c' fill='%2318c3df' transform='translate(320 240)scale(26.66665)'%3E%3Cg id='b'%3E%3Cpath id='a' d='m-.3 0 .5.1L0-1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(133.3 -42.7)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(133.3 37.3)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-133.3 -42.7)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-133.3 37.3)'/%3E%3C/svg%3E")}.fi-hn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2318c3df' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cg id='c' fill='%2318c3df' transform='translate(256 256)scale(28.44446)'%3E%3Cg id='b'%3E%3Cpath id='a' d='m0-1-.3 1 .5.1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(142.2 -45.5)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(142.2 39.8)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-142.2 -45.5)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-142.2 39.8)'/%3E%3C/svg%3E")}.fi-hr{background-image:url(./hr.fzLfaANM.svg)}.fi-hr.fis{background-image:url(./hr.BpiVVBoV.svg)}.fi-ht{background-image:url(./ht.DIMg4gti.svg)}.fi-ht.fis{background-image:url(./ht.pweRl6ZP.svg)}.fi-hu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M640 480H0V0h640z'/%3E%3Cpath fill='%23388d00' d='M640 480H0V320h640z'/%3E%3Cpath fill='%23d43516' d='M640 160.1H0V.1h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-hu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M512 512H0V0h512z'/%3E%3Cpath fill='%23388d00' d='M512 512H0V341.3h512z'/%3E%3Cpath fill='%23d43516' d='M512 170.8H0V.1h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-id{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23e70011' d='M0 0h640v240H0Z'/%3E%3Cpath fill='%23fff' d='M0 240h640v240H0Z'/%3E%3C/svg%3E")}.fi-id.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e70011' d='M0 0h512v256H0Z'/%3E%3Cpath fill='%23fff' d='M0 256h512v256H0Z'/%3E%3C/svg%3E")}.fi-ie{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009a49' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ff7900' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ie.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009a49' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ff7900' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-il{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-87.6 0H595v512H-87.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(82.1)scale(.94)'%3E%3Cpath fill='%23fff' d='M619.4 512H-112V0h731.4z'/%3E%3Cpath fill='%230038b8' d='M619.4 115.2H-112V48h731.4zm0 350.5H-112v-67.2h731.4zm-483-275 110.1 191.6L359 191.6z'/%3E%3Cpath fill='%23fff' d='m225.8 317.8 20.9 35.5 21.4-35.3z'/%3E%3Cpath fill='%230038b8' d='M136 320.6 246.2 129l112.4 190.8z'/%3E%3Cpath fill='%23fff' d='m225.8 191.6 20.9-35.5 21.4 35.4zM182 271.1l-21.7 36 41-.1-19.3-36zm-21.3-66.5 41.2.3-19.8 36.3zm151.2 67 20.9 35.5-41.7-.5zm20.5-67-41.2.3 19.8 36.3zm-114.3 0L189.7 256l28.8 50.3 52.8 1.2 32-51.5-29.6-52z'/%3E%3C/g%3E%3C/svg%3E")}.fi-il.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M619.4 512H-112V0h731.4z'/%3E%3Cpath fill='%230038b8' d='M619.4 115.2H-112V48h731.4zm0 350.5H-112v-67.2h731.4zm-483-275 110.1 191.6L359 191.6z'/%3E%3Cpath fill='%23fff' d='m225.8 317.8 20.9 35.5 21.4-35.3z'/%3E%3Cpath fill='%230038b8' d='M136 320.6 246.2 129l112.4 190.8z'/%3E%3Cpath fill='%23fff' d='m225.8 191.6 20.9-35.5 21.4 35.4zM182 271.1l-21.7 36 41-.1-19.3-36zm-21.3-66.5 41.2.3-19.8 36.3zm151.2 67 20.9 35.5-41.7-.5zm20.5-67-41.2.3 19.8 36.3zm-114.3 0L189.7 256l28.8 50.3 52.8 1.2 32-51.5-29.6-52z'/%3E%3C/g%3E%3C/svg%3E")}.fi-im{background-image:url(./im.-VPIqfkF.svg)}.fi-im.fis{background-image:url(./im.Dd9p-0-T.svg)}.fi-in{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23f93' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23128807' d='M0 320h640v160H0z'/%3E%3Cg transform='matrix(3.2 0 0 3.2 320 240)'%3E%3Ccircle r='20' fill='%23008'/%3E%3Ccircle r='17.5' fill='%23fff'/%3E%3Ccircle r='3.5' fill='%23008'/%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a' fill='%23008'%3E%3Ccircle r='.9' transform='rotate(7.5 -8.8 133.5)'/%3E%3Cpath d='M0 17.5.6 7 0 2l-.6 5z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(15)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(60)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(120)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-120)'/%3E%3C/g%3E%3C/svg%3E")}.fi-in.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23f93' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23128807' d='M0 341.3h512V512H0z'/%3E%3Cg transform='translate(256 256)scale(3.41333)'%3E%3Ccircle r='20' fill='%23008'/%3E%3Ccircle r='17.5' fill='%23fff'/%3E%3Ccircle r='3.5' fill='%23008'/%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a' fill='%23008'%3E%3Ccircle r='.9' transform='rotate(7.5 -8.8 133.5)'/%3E%3Cpath d='M0 17.5.6 7 0 2l-.6 5z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(15)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(60)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(120)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-120)'/%3E%3C/g%3E%3C/svg%3E")}.fi-io{background-image:url(./io.13HOfeJD.svg)}.fi-io.fis{background-image:url(./io.BImhNBcd.svg)}.fi-iq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 320h640v160H0z'/%3E%3Cg fill='%23007a3d' transform='translate(-179.3 -92.8)scale(1.75182)'%3E%3Cpath d='m325.5 173.2-1.4-1q-.6-.7 1.2-.2 3.3 1 5.3-.8l1.3-1.1 1.5.7q1.5.8 2 .7c.7-.2 2.1-2 2-2.6 0-.7.6-.5 1 .3.6 1.6-.3 3.5-2 3.9q-1 .3-2.6-.3c-1.4-.5-1.7-.5-2.4 0a5 5 0 0 1-5.9.4m5.8-5.3a8 8 0 0 1-1-4q.1-.9.8-.6c1 .3 1.2 1 1 3q0 2.7-.8 1.6m-67.6-1.9c-.1 1.3 2.4 4.6 3.5 5.2-.8.3-1.7.2-2.4.5-4 4-18.4 18-21 21.4 7.8.2 16.4-.1 23.7-.4 0-5.3 5-5.6 8.4-7.5 1.7 2.7 6 2.5 6.6 6.6v17.6H216a9.7 9.7 0 0 1-12.3 7.5c2-2 5.4-2.8 6.6-5.7 1-6.4-2-10.3-4-14a24 24 0 0 0 7-3.6c-2.3 7 6.2 6.3 12.4 6.1.2-2.4.1-5.2-1.7-5.6 2.3-.9 2.7-1.2 6.6-4.4v9.6l46.1-.1c0-3 .8-7.9-1.6-7.9-2.2 0 0 6.2-1.8 6.2h-35.7v-6c1.5-1.6 1.3-1.5 11.6-11.8 1-1 8.3-7.6 14.6-13.7zm89.1-.3c2.5 1.4 4.5 3.2 7.5 4-.3 1.3-1.5 1.8-1.8 3.1v27c3.4.7 4.2-1.3 5.8-2.3.4 4.3 3.2 8.5 3 12h-14.5zm-19.4 14.5s5.3-4.5 5.3-4.7V199h3.8l-.1-26.3c1.5-1.6 4.6-3.8 5.3-5.4v42h-33.4c-.5-8.7-.6-17.7 9.6-15.8V190c-.3-.6-.9.1-1-.7 1.6-1.6 2.1-2 6.5-5.8l.1 15.5h3.9zm-12.6 18.6c.7 1 3.2 1 3-.8-.3-1.5-3.5-1-3 .8'/%3E%3Ccircle cx='224' cy='214.4' r='2'/%3E%3Cpath d='M287 165.8c2.5 1.3 4.5 3.2 7.6 4-.4 1.2-1.5 1.7-1.8 3v27c3.4.7 4.1-1.2 5.7-2.3.5 4.3 3.2 8.6 3.1 12H287z'/%3E%3C/g%3E%3C/svg%3E")}.fi-iq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23ce1126' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23000001' d='M0 341.3h512V512H0z'/%3E%3Cg fill='%23007a3d' transform='translate(-276.6 -99)scale(1.8686)'%3E%3Cpath d='m325.5 173.2-1.4-1q-.6-.7 1.2-.2 3.3 1 5.3-.8l1.3-1.1 1.5.7q1.5.8 2 .7c.7-.2 2.1-2 2-2.6 0-.7.6-.5 1 .3.6 1.6-.3 3.5-2 3.9q-1 .3-2.6-.3c-1.4-.5-1.7-.5-2.4 0a5 5 0 0 1-5.9.4m5.8-5.3a8 8 0 0 1-1-4q.1-.9.8-.6c1 .3 1.2 1 1 3q0 2.7-.8 1.6m-67.6-1.9c-.1 1.3 2.4 4.6 3.5 5.2-.8.3-1.7.2-2.4.5-4 4-18.4 18-21 21.4 7.8.2 16.4-.1 23.7-.4 0-5.3 5-5.6 8.4-7.5 1.7 2.7 6 2.5 6.6 6.6v17.6H216a9.7 9.7 0 0 1-12.3 7.5c2-2 5.4-2.8 6.6-5.7 1-6.4-2-10.3-4-14a24 24 0 0 0 7-3.6c-2.3 7 6.2 6.3 12.4 6.1.2-2.4.1-5.2-1.7-5.6 2.3-.9 2.7-1.2 6.6-4.4v9.6l46.1-.1c0-3 .8-7.9-1.6-7.9-2.2 0 0 6.2-1.8 6.2h-35.7v-6c1.5-1.6 1.3-1.5 11.6-11.8 1-1 8.3-7.6 14.6-13.7zm89.1-.3c2.5 1.4 4.5 3.2 7.5 4-.3 1.3-1.5 1.8-1.8 3.1v27c3.4.7 4.2-1.3 5.8-2.3.4 4.3 3.2 8.5 3 12h-14.5zm-19.4 14.5s5.3-4.5 5.3-4.7V199h3.8l-.1-26.3c1.5-1.6 4.6-3.8 5.3-5.4v42h-33.4c-.5-8.7-.6-17.7 9.6-15.8V190c-.3-.6-.9.1-1-.7 1.6-1.6 2.1-2 6.5-5.8l.1 15.5h3.9zm-12.6 18.6c.7 1 3.2 1 3-.8-.3-1.5-3.5-1-3 .8'/%3E%3Ccircle cx='224' cy='214.4' r='2'/%3E%3Cpath d='M287 165.8c2.5 1.3 4.5 3.2 7.6 4-.4 1.2-1.5 1.7-1.8 3v27c3.4.7 4.1-1.2 5.7-2.3.5 4.3 3.2 8.6 3.1 12H287z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ir{background-image:url(./ir.cCIgaNf6.svg)}.fi-ir.fis{background-image:url(./ir.Q03Mij62.svg)}.fi-is{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)'%3E%3Cpath fill='%23003897' d='M0 0h666.7v480H0z'/%3E%3Cpath fill='%23fff' d='M0 186.7h186.7V0h106.6v186.7h373.4v106.6H293.3V480H186.7V293.3H0z'/%3E%3Cpath fill='%23d72828' d='M0 213.3h213.3V0h53.4v213.3h400v53.4h-400V480h-53.4V266.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-is.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M85.4 0h486v486h-486z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='0' clip-path='url(%23a)' transform='translate(-90)scale(1.0535)'%3E%3Cpath fill='%23003897' d='M0 0h675v486H0z'/%3E%3Cpath fill='%23fff' d='M0 189h189V0h108v189h378v108H297v189H189V297H0z'/%3E%3Cpath fill='%23d72828' d='M0 216h216V0h54v216h405v54H270v216h-54V270H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-it{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009246' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ce2b37' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-it.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009246' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ce2b37' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-je{background-image:url(./je.DyWbhIiC.svg)}.fi-je.fis{background-image:url(./je.vXe0Dr49.svg)}.fi-jm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='m0 0 320 240L0 480zm640 0L320 240l320 240z'/%3E%3Cpath fill='%23090' d='m0 0 320 240L640 0zm0 480 320-240 320 240z'/%3E%3Cpath fill='%23fc0' d='M640 0h-59.6L0 435.3V480h59.6L640 44.7z'/%3E%3Cpath fill='%23fc0' d='M0 0v44.7L580.4 480H640v-44.7L59.6 0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-jm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='m0 0 256 256L0 512zm512 0L256 256l256 256z'/%3E%3Cpath fill='%23090' d='m0 0 256 256L512 0zm0 512 256-256 256 256z'/%3E%3Cpath fill='%23fc0' d='M512 0h-47.7L0 464.3V512h47.7L512 47.7z'/%3E%3Cpath fill='%23fc0' d='M0 0v47.7L464.3 512H512v-47.7L47.7 0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-jo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-117.8 0h682.6v512h-682.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(110.5)scale(.9375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M-117.8 0h1024v170.7h-1024z'/%3E%3Cpath fill='%23fff' d='M-117.8 170.7h1024v170.6h-1024z'/%3E%3Cpath fill='%23090' d='M-117.8 341.3h1024V512h-1024z'/%3E%3Cpath fill='red' d='m-117.8 512 512-256-512-256z'/%3E%3Cpath fill='%23fff' d='m24.5 289 5.7-24.9H4.7l23-11-15.9-19.9 23 11 5.6-24.8 5.7 24.9L69 233.2l-16 19.9 23 11H50.6l5.7 24.9-15.9-20z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-jo.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M113.6 0H607v493.5H113.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-117.8)scale(1.0375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 0h987v164.5H0z'/%3E%3Cpath fill='%23fff' d='M0 164.5h987V329H0z'/%3E%3Cpath fill='%23090' d='M0 329h987v164.5H0z'/%3E%3Cpath fill='red' d='m0 493.5 493.5-246.8L0 0z'/%3E%3Cpath fill='%23fff' d='m164.8 244 22 10.6h-24.5l5.5 24-15.3-19.3-15.3 19.2 5.5-23.9H118l22.1-10.7-15.3-19.1 22.1 10.6 5.5-23.9 5.5 24 22-10.7z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-jp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-88 32h640v480H-88z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(88 -32)'%3E%3Cpath fill='%23fff' d='M-128 32h720v480h-720z'/%3E%3Ccircle cx='523.1' cy='344.1' r='194.9' fill='%23bc002d' transform='translate(-168.4 8.6)scale(.76554)'/%3E%3C/g%3E%3C/svg%3E")}.fi-jp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%23fff' d='M0 0h1063v708.7H0z'/%3E%3Ccircle cx='523.1' cy='344.1' r='194.9' fill='%23bc002d' transform='translate(-59.7 -34.5)scale(1.1302)'/%3E%3C/g%3E%3C/svg%3E")}.fi-ke{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' stroke-miterlimit='10' d='m-28.6 47.5 1.8 1 46.7-81c2.7-.6 4.2-3.2 5.7-5.8 1-1.8 5-8.7 6.7-17.7a58 58 0 0 0-11.9 14.7c-1.5 2.6-3 5.2-2.3 7.9z'/%3E%3C/defs%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v144H0z'/%3E%3Cpath fill='%23060' d='M0 336h640v144H0z'/%3E%3Cg id='b' transform='matrix(3 0 0 3 320 240)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' stroke='%23000'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' fill='%23fff'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cpath fill='%23b00' d='M640.5 168H377c-9-24-39-72-57-72s-48 48-57 72H-.2v144H263c9 24 39 72 57 72s48-48 57-72h263.5z'/%3E%3Cpath id='c' d='M377 312c9-24 15-48 15-72s-6-48-15-72c-9 24-15 48-15 72s6 48 15 72'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cg fill='%23fff' transform='matrix(3 0 0 3 320 240)'%3E%3Cellipse rx='4' ry='6'/%3E%3Cpath id='d' d='M1 5.8s4 8 4 21-4 21-4 21z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-ke.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' stroke-miterlimit='10' d='m-28.6 47.5 1.8 1 46.7-81c2.7-.6 4.2-3.2 5.7-5.8 1-1.8 5-8.7 6.7-17.7a58 58 0 0 0-11.9 14.7c-1.5 2.6-3 5.2-2.3 7.9z'/%3E%3C/defs%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v153.6H0z'/%3E%3Cpath fill='%23060' d='M0 358.4h512V512H0z'/%3E%3Cg id='b' transform='matrix(3.2 0 0 3.2 255.8 256)'%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' stroke='%23000'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' fill='%23fff'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 511.7 0)'/%3E%3Cpath fill='%23b00' d='M255.8 102.4c-19.2 0-51.2 51.2-60.8 76.8H0v153.6h195c9.7 25.6 41.7 76.8 60.9 76.8s51.2-51.2 60.8-76.8H512V179.2H316.6c-9.6-25.6-41.6-76.8-60.8-76.8'/%3E%3Cpath id='c' d='M316.6 332.8a220 220 0 0 0 16-76.8 220 220 0 0 0-16-76.8 220 220 0 0 0-16 76.8 220 220 0 0 0 16 76.8'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='matrix(-1 0 0 1 511.7 0)'/%3E%3Cg fill='%23fff' transform='matrix(3.2 0 0 3.2 255.8 256)'%3E%3Cellipse rx='4' ry='6'/%3E%3Cpath id='d' d='M1 5.8s4 8 4 21-4 21-4 21z'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-kg{background-image:url(./kg.B0FsxZiL.svg)}.fi-kg.fis{background-image:url(./kg.CjfitMyT.svg)}.fi-kh{background-image:url(./kh.BeWfuE30.svg)}.fi-kh.fis{background-image:url(./kh.BBvObpUS.svg)}.fi-ki{background-image:url(./ki.p_fAQGbS.svg)}.fi-ki.fis{background-image:url(./ki.fuIMkEYQ.svg)}.fi-km{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23ff0' d='M0 0h768.8v128H0z'/%3E%3Cpath fill='%23fff' d='M0 128h768.8v128H0z'/%3E%3Cpath fill='%23be0027' d='M0 256h768.8v128H0z'/%3E%3Cpath fill='%233b5aa3' d='M0 384h768.8v128H0z'/%3E%3Cpath fill='%23239e46' d='M0 0v512l381.9-255.3z'/%3E%3Cpath fill='%23fff' d='M157.2 141.4c-85-4.3-123.9 63.5-123.8 115.9-.2 62 58.6 113 112.8 110C117 353.5 81.2 314.6 81 257c-.3-52.1 29.5-97.5 76.3-115.6z'/%3E%3Cpath fill='%23fff' d='m156 197-12-9.3-14.6 4.6 5.2-14.4-8.8-12.4 15.2.6 9-12.3 4.3 14.7 14.4 4.8-12.6 8.5zm-.3 52.1-12-9.4-14.6 4.6 5.3-14.3-8.9-12.4 15.3.5 9-12.2 4.2 14.6 14.5 4.9-12.7 8.5zm.2 52.6-12-9.4-14.5 4.6 5.2-14.3-8.8-12.4 15.2.5 9-12.2 4.3 14.6 14.4 4.8-12.6 8.6zm-.2 53-12-9.3L129 350l5.3-14.4-8.9-12.4 15.3.6 9-12.3 4.2 14.7 14.5 4.8-12.7 8.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-km.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h416.3v416.3H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(1.23)'%3E%3Cpath fill='%23ff0' d='M0 0h625v104H0z'/%3E%3Cpath fill='%23fff' d='M0 104h625v104.1H0z'/%3E%3Cpath fill='%23be0027' d='M0 208.1h625v104H0z'/%3E%3Cpath fill='%233b5aa3' d='M0 312.2h625v104H0z'/%3E%3Cpath fill='%23239e46' d='M0 0v416.2l310.4-207.5z'/%3E%3Cpath fill='%23fff' d='M127.8 115c-69.2-3.5-100.7 51.6-100.6 94.2-.2 50.4 47.6 92 91.7 89.4A100 100 0 0 1 65.8 209a98 98 0 0 1 62-94'/%3E%3Cpath fill='%23fff' d='m126.8 160.2-9.8-7.6-11.8 3.7 4.2-11.6-7.1-10.1 12.3.4 7.4-10 3.4 12 11.8 3.9-10.3 7zm-.2 42.3-9.8-7.6-11.8 3.7 4.2-11.6-7.2-10.1 12.4.4 7.4-10 3.4 12 11.8 4-10.3 6.9zm.2 42.8-9.8-7.6-11.8 3.7 4.2-11.7-7.1-10 12.3.4 7.4-10 3.4 12 11.8 3.9-10.3 6.9zm-.2 43.1-9.8-7.6-11.8 3.7 4.2-11.6-7.2-10.1 12.4.4 7.4-10 3.4 12 11.8 4-10.3 6.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-80.1 0h682.7v512H-80.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(75.1)scale(.9375)'%3E%3Cpath fill='%23ffe900' d='M-107.8.2h737.6v511.3h-737.6z'/%3E%3Cpath fill='%2335a100' d='m-108.2.2.8 368.6L466.6 0z'/%3E%3Cpath fill='%23c70000' d='m630.7 511.5-1.4-383.2-579 383.5z'/%3E%3Cpath fill='%23000001' d='m-107.9 396.6.5 115.4 125.3-.2 611.7-410.1L629 1.4 505.2.2z'/%3E%3Cpath fill='%23fff' d='m380.4 156.6-9.8-42.2 33.3 27 38-24.6-17.4 41.3 33.4 27-44.2-1.5-17.3 41.3-9.9-42.2-44.1-1.5zm-275.2 179-9.9-42.3 33.3 27 38-24.6-17.4 41.3 33.4 27-44.1-1.5-17.4 41.3-9.8-42.2-44.1-1.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M151.7-.3h745.1v745H151.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-104.2 .2)scale(.68714)'%3E%3Cpath fill='%23ffe900' d='M-5.3 0h1073.5v744H-5.3z'/%3E%3Cpath fill='%2335a100' d='m-5.8 0 1.2 536.4L830.7-.4z'/%3E%3Cpath fill='%23c70000' d='m1069.5 744-1.9-557.7L225 744.5l844.5-.4z'/%3E%3Cpath fill='%23000001' d='m-5.3 576.9.7 167.9 182.3-.3L1068 147.6l-1-146L886.9 0z'/%3E%3Cpath fill='%23fff' d='m818 269-64.2-2.2-25.3 60.2-14.3-61.5-64.2-2.2 55.4-35.7L691 166l48.5 39.4 55.3-35.9-25.4 60.2zM417.5 529.6l-64.3-2.3-25.2 60.2-14.3-61.5-64.3-2.2 55.4-35.8-14.4-61.4 48.5 39.4 55.3-35.9-25.3 60.1z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M5 .1h682.6V512H5.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-4.8 -.1)scale(.93768)'%3E%3Cpath fill='%23fff' stroke='%23000' d='M776 511.5H-76V.5h852z'/%3E%3Cpath fill='%233e5698' d='M776 419H-76v92.5h852z'/%3E%3Cpath fill='%23c60000' d='M776 397.6H-76V114.4h852z'/%3E%3Cpath fill='%233e5698' d='M776 .6H-76V93h852z'/%3E%3Cpath fill='%23fff' d='M328.5 256c0 63.5-53 115-118.6 115S91.3 319.5 91.3 256s53-114.8 118.6-114.8 118.6 51.4 118.6 114.9z'/%3E%3Cpath fill='%23c40000' d='m175.8 270.6-57-40.7 71-.2 22.7-66.4 21.1 66.1 71-.4-57.9 41.2 21.3 66.1-57-40.7-58 41.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M92.2 7.8h593.6v485.5H92.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='matrix(.86254 0 0 1.0546 -79.5 -8.3)'%3E%3Cpath fill='%23fff' stroke='%23000' stroke-width='1.1' d='M991.8 492.9H4.2V8.4h987.6z'/%3E%3Cpath fill='%233e5698' d='M991.8 405.2H4.2V493h987.6z'/%3E%3Cpath fill='%23c60000' d='M991.8 384.9H4.2V116.4h987.6z'/%3E%3Cpath fill='%233e5698' d='M991.8 8.4H4.2V96h987.6z'/%3E%3Cpath fill='%23fff' d='M473 250.7c0 60.1-61.5 108.9-137.4 108.9S198 310.8 198 250.6c0-60.1 61.6-108.9 137.6-108.9S473 190.5 473 250.7'/%3E%3Cpath fill='%23c40000' d='m402.9 326.8-66.1-38.6-67.1 39 26.3-62.8-66.1-38.5 82.4-.3 26.2-63 24.5 62.8 82.4-.4-67.2 39z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-95.8-.4h682.7v512H-95.8z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(89.8 .4)scale(.9375)'%3E%3Cpath fill='%23fff' d='M-95.8-.4H587v512H-95.8Z'/%3E%3Cg transform='rotate(-56.3 361.6 -101.3)scale(10.66667)'%3E%3Cg id='c'%3E%3Cpath id='b' fill='%23000001' d='M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' y='44'/%3E%3C/g%3E%3Cpath stroke='%23fff' d='M0 17v10'/%3E%3Cpath fill='%23cd2e3a' d='M0-12a12 12 0 0 1 0 24Z'/%3E%3Cpath fill='%230047a0' d='M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z'/%3E%3Ccircle cy='-6' r='6' fill='%23cd2e3a'/%3E%3C/g%3E%3Cg transform='rotate(236.3 191.2 62.2)scale(10.66667)'%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25'/%3E%3Cpath stroke='%23fff' d='M0-23.5v3M0 17v3.5m0 3v3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-kr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0h512v512H0Z'/%3E%3Cg fill-rule='evenodd' transform='rotate(-56.3 367.2 -111.2)scale(9.375)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23000001' d='M-6-26H6v2H-6Zm0 3H6v2H-6Zm0 3H6v2H-6Z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' y='44'/%3E%3C/g%3E%3Cpath stroke='%23fff' d='M0 17v10'/%3E%3Cpath fill='%23cd2e3a' d='M0-12a12 12 0 0 1 0 24Z'/%3E%3Cpath fill='%230047a0' d='M0-12a12 12 0 0 0 0 24A6 6 0 0 0 0 0Z'/%3E%3Ccircle cy='-6' r='6' fill='%23cd2e3a'/%3E%3C/g%3E%3Cg fill-rule='evenodd' transform='rotate(236.3 196.5 59.5)scale(9.375)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25'/%3E%3Cpath stroke='%23fff' d='M0-23.5v3M0 17v3.5m0 3v3'/%3E%3C/g%3E%3C/svg%3E")}.fi-kw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23fff' d='M0 170.6h1024v170.7H0z'/%3E%3Cpath fill='%23f31830' d='M0 341.3h1024V512H0z'/%3E%3Cpath fill='%2300d941' d='M0 0h1024v170.7H0z'/%3E%3Cpath fill='%23000001' d='M0 0v512l255.4-170.7.6-170.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-kw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23fff' d='M0 165.3h992.1v165.4H0z'/%3E%3Cpath fill='%23f31830' d='M0 330.7h992.1v165.4H0z'/%3E%3Cpath fill='%2300d941' d='M0 0h992.1v165.4H0z'/%3E%3Cpath fill='%23000001' d='M0 0v496l247.5-165.3.5-165.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ky{background-image:url(./ky.Dpsu1myA.svg)}.fi-ky.fis{background-image:url(./ky.BqaZHuhf.svg)}.fi-kz{background-image:url(./kz.CwKXYZ8s.svg)}.fi-kz.fis{background-image:url(./kz.Dkyx6q-p.svg)}.fi-la{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23ce1126' d='M-40 0h720v480H-40z'/%3E%3Cpath fill='%23002868' d='M-40 119.3h720v241.4H-40z'/%3E%3Cpath fill='%23fff' d='M423.4 240a103.4 103.4 0 1 1-206.8 0 103.4 103.4 0 1 1 206.8 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-la.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%23ce1126' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23002868' d='M0 176h1063v356.6H0z'/%3E%3Cpath fill='%23fff' d='M684.2 354.3a152.7 152.7 0 1 1-305.4 0 152.7 152.7 0 0 1 305.4 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-lb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ee161f' d='M-128 384h768v128h-768zm0-384h768v128h-768z'/%3E%3Cpath fill='%23fff' d='M-128 128h768v256h-768z'/%3E%3C/g%3E%3Cpath fill='%2300a850' d='M252.1 130c-7.8 15.5-13 15.5-26 26-5.2 5.1-13 7.7-2.6 13-10.5 5.1-15.7 7.7-20.9 18.1l2.6 2.6s10-4.8 10.4-2.6c1.8 2.1-13 10-14.9 11.3l-11 7c-13.1 10.3-21 7.7-28.7 23.3l26-2.6c5.2 18.2-13 20.8-26 28.6l-20.9 13c5.3 18.2 20.9 7.8 33.9 2.6l2.6 2.6v5.2l-26 13s-30.8 17.6-31.3 18.2c-.2 1 0 5.2 0 5.2 10.4 2.6 26 5.2 36.5 0 13-5.2 15.6-10.4 31.2-10.4a101 101 0 0 1-52 20.8v10.4c15.6 0 26 0 39-2.6l33.8-10.4c7.8 0 15.7 7.8 13 15.6-7.7 28.6-39 23.4-49.4 46.8L213 369c10.4-5.2 20.8-10.3 33.8-7.7 15.6 5.2 15.6 15.6 36.4 20.8l-5.2-13c5.2 2.6 10.4 2.6 15.7 5.2 13 5.2 15.6 10.4 31.2 7.8-13-15.6-15.6-13-26-23.4-10.4-15.6-15.7-39 0-41.6l18.2 5.2c18.2 2.6 18.2-2.6 44.2 7.8 15.7 5.2 20.9 13 39 7.8-7.7-18.2-36.3-31.2-54.6-36.4 20.9-13 15.6 5.2 44.3-2.6v-5.2C369.3 278 361.4 265 332.8 265l44.3-5.2v-5.2s-43.7-11.4-44.7-11.9c.3-1.3 1.4-3.3 4.3-4.5 8.3 5.4 33.3 4.8 34.8 4.7-.8-6.4-12.7-11.7-23-16.9 0 0-44.7-27.5-44.9-29.9.9-7 18.3 1.1 37 6.5-5.2-10.4-15.6-15.6-26-18.2l15.6-2.6c-10.4-23.4-36.4-20.8-52-31.2-10.5-7.8-10.5-13-26.1-20.7z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.2' d='M224 303c1.9-6.1 4.4-11.6-7.2-16.9s5.8 21.1 7.2 17zm13.7-12.3c-2.3.3-3.6 8.8 1.1 11.2 5.2.8 1-11.1-1.1-11.2m13.5-1c-2.4.8-2.5 12.8 6 10.6 8.6-2.1 0-11.5-6-10.5zM267 259c1.8-3-.1-15-7.4-10s5 10.8 7.4 10m-16-10c2.3-.9 2.5-8.3-4-6.3-6.3 1.9 2.3 7.8 4 6.3m-14.4 2.9s-4.5-6.2-8-4.9c-4.3 4.2 8.3 5 8 4.9M187 271.7c1.9.2 16-2.3 20.9-7.8s-25.1 2.3-25.1 2.4 2.8 4.9 4.2 5.4m141.1-35c.7-1.3-7.5-7.1-12.4-4.8-1.3 4.3 12.4 5.7 12.4 4.8m-27.8-14c1.6-2.2-3.5-11.3-13.7-6.2-10.2 5 10.7 9.8 13.7 6.3zm-32.1-5.3s2.5-8.2 8.6-6.6c7 5.3-8.3 6.9-8.6 6.6m-6-6.2c-1-2.3-7.3-1-14.6 3.9-7.4 4.7 16.8 1.4 14.6-4zm18.7-22.1s6.5-3 8.5 0c2.7 4.3-8.6 0-8.5 0m-5.5-2.9c-1.3-2.6-8.5-2.9-8.3 1-1.2 3 9.4 2.4 8.3-1m-17.2 0c-.7-1.5-11 0-14 6.2 5 2.4 16.3-2.3 14-6.2m-22 6.3s-13.4 8.3-14.3 14.3c.4 5.2 16.8-9.4 16.8-9.4s1.4-5.8-2.4-4.9zm-14.9-7.5c.4-1.7 6.7-5.6 7.2-5.3.5 1.7-5.1 6.3-7.2 5.3m4.3 31.6c.3-2.5-16-2.3-9.9 5.2 5.2 6.3 11-4.1 9.9-5.2m-15 10.7c-.8-1.6-2-6-4.2-6.4-1.9 0-11.7 2-12.5 3.6-.4 1.3 4.1 9.4 5.6 9.6 1.8.7 10.9-6 11.2-6.8zm88.4 55.2c.5-1.8 17.3-7.5 23-2 6.8 9.3-23.4 5-23 2m46 10.9c3.7-6.2-11.3-13.6-17.6-6.5 2.2 8.5 14.6 11.6 17.6 6.5'/%3E%3C/g%3E%3C/svg%3E")}.fi-lb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M124 0h496v496H124z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-128)scale(1.0321)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ee161f' d='M0 372h744v124H0zM0 0h744v124H0z'/%3E%3Cpath fill='%23fff' d='M0 124h744v248H0z'/%3E%3C/g%3E%3Cpath fill='%2300a850' d='M368.3 125.9c-7.6 15.1-12.7 15.1-25.3 25.2-5 5-12.6 7.5-2.5 12.6-10 5-15.1 7.5-20.2 17.6l2.6 2.5s9.5-4.7 10-2.5c1.7 2-12.6 9.7-14.4 11s-10.8 6.6-10.8 6.6c-12.6 10.1-20.2 7.6-27.7 22.7l25.2-2.5c5 17.6-12.6 20.1-25.2 27.7l-20.2 12.6c5 17.6 20.2 7.5 32.8 2.5l2.5 2.5v5L270 282s-29.8 17-30.3 17.6c-.2 1 0 5 0 5 10.1 2.6 25.2 5.1 35.3 0 12.6-5 15.2-10 30.3-10a97 97 0 0 1-50.5 20.2v10c15.2 0 25.3 0 37.9-2.5l32.8-10c7.5 0 15.1 7.5 12.6 15-7.6 27.7-37.8 22.7-48 45.4l40.4-15.1c10.1-5 20.2-10.1 32.8-7.6 15.1 5 15.1 15.1 35.3 20.1l-5-12.5c5 2.5 10 2.5 15.1 5 12.6 5 15.1 10 30.3 7.5-12.6-15-15.2-12.5-25.2-22.6-10.1-15.1-15.2-37.8 0-40.3l17.6 5c17.7 2.6 17.7-2.5 42.9 7.6 15.1 5 20.2 12.6 37.8 7.5-7.5-17.6-35.3-30.2-53-35.2 20.2-12.6 15.2 5 43-2.5v-5c-20.2-15.2-27.8-27.8-55.6-27.8l43-5v-5S447 235.7 446 235.3a6 6 0 0 1 4.1-4.4c8 5.2 32.3 4.6 33.7 4.5-.7-6.2-12.2-11.3-22.3-16.3 0 0-43.2-26.7-43.4-29 .8-6.8 17.7 1 35.8 6.3-5-10-15.1-15.1-25.2-17.6l15.1-2.5c-10-22.7-35.3-20.2-50.4-30.3-10.1-7.5-10.1-12.6-25.2-20.1z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3.1' d='M341 293.6c1.9-6 4.3-11.3-6.9-16.4s5.6 20.5 7 16.4zm13.3-12c-2.3.3-3.4 8.6 1 10.8 5.1.8 1-10.7-1-10.8m13.1-.9c-2.3.7-2.4 12.4 5.8 10.3 8.3-2 0-11.2-5.8-10.2zm15.3-29.8c1.8-2.8-.1-14.5-7.2-9.6s5 10.4 7.2 9.6m-15.5-9.7c2.2-.8 2.4-8-3.8-6-6.2 1.8 2.2 7.5 3.8 6m-14 2.9s-4.3-6-7.7-4.8c-4.2 4 8 4.9 7.7 4.8m-48 19.1c1.8.2 15.5-2.2 20.2-7.5 4.8-5.3-24.3 2.2-24.3 2.3s2.7 4.7 4 5.2zm136.7-33.8c.7-1.3-7.3-7-12-4.7-1.2 4.2 12 5.5 12 4.7M415 215.8c1.5-2.1-3.5-11-13.3-6s10.3 9.5 13.3 6m-31.1-5.2s2.4-8 8.4-6.4c6.6 5.1-8.1 6.7-8.4 6.4m-5.8-6c-1-2.2-7.1-.9-14.2 3.8-7.1 4.6 16.3 1.3 14.2-3.8m18-21.4s6.4-2.9 8.3 0c2.6 4.2-8.3 0-8.2 0zm-5.2-2.8c-1.3-2.5-8.3-2.8-8.1 1-1.2 2.8 9 2.3 8-1zm-16.7 0c-.7-1.5-10.6 0-13.6 6 4.8 2.3 15.8-2.2 13.6-6m-21.3 6.1s-13 8-13.9 13.9c.4 5 16.3-9.2 16.3-9.2s1.4-5.6-2.4-4.7m-14.5-7.3c.4-1.6 6.5-5.4 7-5 .5 1.6-5 6-7 5m4.2 30.6c.3-2.3-15.6-2.1-9.6 5.1 5 6.1 10.7-4 9.6-5zM328 220.3c-.8-1.6-2-5.9-4.2-6.3-1.7 0-11.3 2-12 3.5-.4 1.3 4 9.2 5.4 9.4 1.7.6 10.5-5.8 10.8-6.6m85.6 53.4c.5-1.7 16.7-7.3 22.3-2 6.6 9-22.7 4.8-22.3 2m44.6 10.6c3.5-6-11-13.2-17-6.3 2 8.2 14.1 11.2 17 6.3'/%3E%3C/g%3E%3C/svg%3E")}.fi-lc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2365cfff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m318.9 42 162.7 395.3-322.6.9z'/%3E%3Cpath fill='%23000001' d='m319 96.5 140.8 340-279 .8z'/%3E%3Cpath fill='%23ffce00' d='m318.9 240.1 162.7 197.6-322.6.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2365cfff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='m254.8 44.8 173.5 421.6-344 1L254.7 44.8z'/%3E%3Cpath fill='%23000001' d='m255 103 150 362.6-297.5.8z'/%3E%3Cpath fill='%23ffce00' d='m254.8 256.1 173.5 210.8-344 .5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-li{background-image:url(./li.CHdhvNcr.svg)}.fi-li.fis{background-image:url(./li.CMlf0YU8.svg)}.fi-lk{background-image:url(./lk.DUkgV9Tq.svg)}.fi-lk.fis{background-image:url(./lk.DSQoDxn_.svg)}.fi-lr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23fff' d='M0 0h767.9v512H0z'/%3E%3Cpath fill='%23006' d='M0 0h232.7v232.8H0z'/%3E%3Cpath fill='%23c00' d='M0 464.9h767.9V512H0z'/%3E%3Cpath fill='%23c00' d='M0 465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7 0h535.1v46.5H232.7zm0 186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3E%3Cpath fill='%23fff' d='m166.3 177.5-50.7-31-50.4 31.3 18.7-50.9-50.3-31.4 62.3-.4 19.3-50.7L135 95h62.3l-50.1 31.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h767.9v512H0z'/%3E%3Cpath fill='%23006' d='M0 0h232.7v232.8H0z'/%3E%3Cpath fill='%23c00' d='M0 464.9h767.9V512H0z'/%3E%3Cpath fill='%23c00' d='M0 465.4h767.9V512H0zm0-92.9h767.9v46.2H0zm0-93.2h766V326H0zM232.7 0h535.1v46.5H232.7zm0 186h535.1v46.8H232.7zm0-92.7h535.1v46.5H232.7z'/%3E%3Cpath fill='%23fff' d='m166.3 177.5-50.7-31-50.4 31.3 18.7-50.9-50.3-31.4 62.3-.4 19.3-50.7L135 95h62.3l-50.1 31.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ls{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009543' d='M0 336h640v144H0z'/%3E%3Cpath fill='%2300209f' d='M0 0h640v144H0z'/%3E%3Cpath stroke='%23000' stroke-width='1.6' d='M319.6 153c-2.7 0-5.4 3-5.4 3l.3 32.4-10.3 10.7h8.3v18.5l-49 66-7.2-2.6-12.7 27s31.3 19.6 76.7 19c49.8-.5 76.9-19.9 76.9-19.9l-13-26.6-6.5 2.8-49.6-65.6v-19.1h8.2L325.1 188v-32.2s-2.7-3-5.5-2.9z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='8' d='M336.7 230.4h-33.9s-12.2-25.9-10.3-44c2-18.4 12.6-27.1 26.6-27.3 16.6-.1 25.2 8.1 27.8 26.6 2.6 18.3-10.2 44.7-10.2 44.7z'/%3E%3Cpath fill='%23fff' d='M260.5 292.1c-.6.7-4.7 8.9-4.7 8.9l7-1.5zm4 10.5-7.4 2.4 8.9 3.5zm3.3-10.3 3.7 10.9 9-2.6-2.3-5.2zm5.8 14.8 1.2 4.4 12 3-4.8-10.2zm13.2-9.3 4.3 10.2 9-3.5-3-4.5zm6 13.9 1.4 3.8 14 2-5.9-9.2-9.6 3.4zm13.4-11 5.2 9.1 13-4.8-1.4-3.5-16.8-.7zm7.6 12.4 2.7 4.8 16.2-.5-6-9-13 4.7zm17.1-12 4.4 7.6 10.4-5-2.8-4zm17 5.8-10.3 5.1 2.7 4.5 13.8-2.2zm3.3-8 5.3 6.7 8.7-6.9-3-3zm15.9 3.5-8.3 6.3 2.2 3.9 11.4-3zm11.4-13 2 2.9-5.7 8.5-5.9-7.6zm3.9 7.3 3.5 7-7 2.4-.6-3.3 4-6z'/%3E%3C/svg%3E")}.fi-ls.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009543' d='M0 358.4h512V512H0z'/%3E%3Cpath fill='%2300209f' d='M0 0h512v153.6H0z'/%3E%3Cpath stroke='%23000' stroke-width='1.7' d='M257.6 163.1c-3 0-5.8 3.3-5.8 3.3l.3 34.5-11 11.5h9l-.2 19.7-52.2 70.4-7.7-2.7-13.5 28.8s33.4 20.9 81.8 20.3c53.2-.7 82-21.3 82-21.3l-13.9-28.4-6.8 3-53-70v-20.4h8.8l-12-11.3.1-34.4s-3-3-5.9-3z'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='8.5' d='M275.8 245.8h-36.1s-13.1-27.6-11-47c2.2-19.6 13.4-28.9 28.4-29 17.6-.3 26.8 8.6 29.6 28.3 2.8 19.5-10.9 47.7-10.9 47.7z'/%3E%3Cpath fill='%23fff' d='M194.5 311.6c-.6.8-5 9.4-5 9.4l7.5-1.6zm4.3 11.2-7.9 2.6 9.5 3.7zm3.6-11 3.9 11.6 9.6-2.8-2.5-5.5zm6 15.7 1.4 4.7 12.8 3.2-5-10.8-9.1 3zm14.2-9.8 4.5 10.8 9.7-3.7-3.2-4.8zm6.3 14.7 1.6 4.2 15 2.1-6.4-9.8zm14.4-11.6 5.5 9.7 14-5.1-1.6-3.8-18-.8zm8 13.2 3 5.1 17.3-.6-6.5-9.6zm18.3-12.8 4.8 8 11-5.2-3-4.3zm18.1 6.1-11 5.5 3 4.8 14.7-2.4zm3.6-8.4 5.7 7 9.2-7.2-3.1-3.4zm16.9 3.7-8.9 6.7 2.4 4.1 12.2-3.1zm12.2-14 2.2 3.2-6.1 9-6.3-8zm4.1 7.9 3.8 7.5-7.5 2.5-.6-3.5z'/%3E%3C/svg%3E")}.fi-lt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt' transform='scale(.64143 .96773)'%3E%3Crect width='1063' height='708.7' fill='%23006a44' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Crect width='1063' height='236.2' y='475.6' fill='%23c1272d' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Cpath fill='%23fdb913' d='M0 0h997.8v164.6H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lt.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt' transform='scale(.51314 1.0322)'%3E%3Crect width='1063' height='708.7' fill='%23006a44' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Crect width='1063' height='236.2' y='475.6' fill='%23c1272d' rx='0' ry='0' transform='scale(.93865 .69686)'/%3E%3Cpath fill='%23fdb913' d='M0 0h997.8v164.6H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ed2939' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%2300a1de' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-lu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ed2939' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%2300a1de' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-lv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23981e32' d='M0 0h640v192H0zm0 288h640v192H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-lv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23981e32' d='M0 0h512v204.8H0zm0 307.2h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ly{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M166.7-20h666.6v500H166.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.96 0 0 .96 -160 19.2)'%3E%3Cpath fill='%23239e46' d='M0-20h1000v500H0z'/%3E%3Cpath fill='%23000001' d='M0-20h1000v375H0z'/%3E%3Cpath fill='%23e70013' d='M0-20h1000v125H0z'/%3E%3Cpath fill='%23fff' d='M544.2 185.8a54.3 54.3 0 1 0 0 88.4 62.5 62.5 0 1 1 0-88.4M530.4 230l84.1-27.3-52 71.5v-88.4l52 71.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ly.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M250 12h500v500H250z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-256 -12.3)scale(1.024)'%3E%3Cpath fill='%23239e46' d='M0 12h1000v500H0z'/%3E%3Cpath fill='%23000001' d='M0 12h1000v375H0z'/%3E%3Cpath fill='%23e70013' d='M0 12h1000v125H0z'/%3E%3Cpath fill='%23fff' d='M544.2 217.8a54.3 54.3 0 1 0 0 88.4 62.5 62.5 0 1 1 0-88.4M530.4 262l84.1-27.3-52 71.5v-88.4l52 71.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ma{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23c1272d' d='M640 0H0v480h640z'/%3E%3Cpath fill='none' stroke='%23006233' stroke-width='11.7' d='M320 179.4 284.4 289l93.2-67.6H262.4l93.2 67.6z'/%3E%3C/svg%3E")}.fi-ma.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c1272d' d='M512 0H0v512h512z'/%3E%3Cpath fill='none' stroke='%23006233' stroke-width='12.5' d='m256 191.4-38 116.8 99.4-72.2H194.6l99.3 72.2z'/%3E%3C/svg%3E")}.fi-mc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f31830' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23fff' d='M0 240h640v240H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f31830' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23fff' d='M0 256h512v256H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-md{background-image:url(./md.DRlxvNwm.svg)}.fi-md.fis{background-image:url(./md.DTi94M3M.svg)}.fi-me{background-image:url(./me.Cv4Gwqah.svg)}.fi-me.fis{background-image:url(./me.CfGorN3b.svg)}.fi-mf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-mf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-mg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fc3d32' d='M213.3 0H640v240H213.3z'/%3E%3Cpath fill='%23007e3a' d='M213.3 240H640v240H213.3z'/%3E%3Cpath fill='%23fff' d='M0 0h213.3v480H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fc3d32' d='M170.7 0H512v256H170.7z'/%3E%3Cpath fill='%23007e3a' d='M170.7 256H512v256H170.7z'/%3E%3Cpath fill='%23fff' d='M0 0h170.7v512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%233b5aa3' d='M0 0h639.9v480H0z'/%3E%3Cpath fill='%23e2ae57' d='M0 467 639.9 0v87L0 480z'/%3E%3Cpath fill='%23fff' d='M22.4 480 640 179.2l-.1-95.5L0 480zm153-464.8L169 118l-27-65.6 10.4 69.8-41.9-56.4 27.5 64.3-55-42.6 42.8 53.6-62.1-27.6 54.4 41.2-67.7-9 64 25.4L14 180.3l100.6 6.7-63.7 26.2 67-9-54.3 40 63-27.6-43 54 54.6-41.3-27 62.9 43.6-54.7-11.8 68.1 27.5-63.7 6.2 100.7 9.7-100.4 23.7 64-9-69 43.4 54.8-28.6-64 54.6 44-43.4-54.9 64.9 27-57.4-41.9 69.9 11.8-67-25.7 104.1-6.5-104-9.7 68.5-22.8-71 9 58.6-41-66 26.5 45.6-55.3-55.6 43.4 26.7-66.4-43.1 56.4 9.3-70.4-25.7 66.5-9.6-102.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%233b5aa3' d='M0 0h511.9v512H0z'/%3E%3Cpath fill='%23fff' d='m139 1.2-5.3 88-23.2-56.1 9 59.7-35.9-48.2 23.5 55-47-36.5L96.7 109 43.5 85.4l46.6 35.3-58-7.7L87 134.7l-86 7.9 86 5.7-54.5 22.4L90 163l-46.4 34.2 53.8-23.6-36.7 46.2 46.7-35.4-23.4 54 37.4-46.8-10 58.3 23.4-54.5 5.4 86.1 8.2-85.9 20.3 54.9-7.7-59.1 37.2 46.8-24.5-54.7 46.7 37.6-37-47 55.4 23.1-49.1-35.8 59.8 10-57.3-22 89-5.5-89-8.3L251 116l-60.7 7.6 50.2-35-56.6 22.7 39-47.3-47.5 37.1 23-56.8-37 48.3 8-60.3-22 56.9-8.2-88z'/%3E%3Cpath fill='%23e2ae57' d='M0 498.2 512 0v92.7L0 512z'/%3E%3Cpath fill='%23fff' d='m18 512 494-320.8-.1-101.9L-.1 512h18z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d20000' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ffe600' d='M0 0h96l224 231.4L544 0h96L0 480h96l224-231.4L544 480h96zm640 192v96L0 192v96zM280 0l40 205.7L360 0zm0 480 40-205.7L360 480z'/%3E%3Ccircle cx='320' cy='240' r='77.1' fill='%23ffe600' stroke='%23d20000' stroke-width='17.1'/%3E%3C/svg%3E")}.fi-mk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d20000' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffe600' d='M0 0h86.8L256 246.9 425.2 0H512L0 512h86.8L256 265.1 425.2 512H512zm512 204.8v102.4L0 204.8v102.4zM204.8 0 256 219.4 307.2 0zm0 512L256 292.6 307.2 512z'/%3E%3Ccircle cx='256' cy='256' r='82.3' fill='%23ffe600' stroke='%23d20000' stroke-width='18.3'/%3E%3C/svg%3E")}.fi-ml{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='red' d='M425.8 0H640v480H425.7z'/%3E%3Cpath fill='%23009a00' d='M0 0h212.9v480H0z'/%3E%3Cpath fill='%23ff0' d='M212.9 0h214v480h-214z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ml.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='red' d='M340.6 0H512v512H340.6z'/%3E%3Cpath fill='%23009a00' d='M0 0h170.3v512H0z'/%3E%3Cpath fill='%23ff0' d='M170.3 0h171.2v512H170.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23fecb00' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2334b233' d='M0 160h640v320H0z'/%3E%3Cpath fill='%23ea2839' d='M0 320h640v160H0z'/%3E%3Cg transform='translate(320 256.9)scale(176.87999)'%3E%3Cpath id='a' fill='%23fff' d='m0-1 .3 1h-.6z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(144)'/%3E%3C/g%3E%3C/svg%3E")}.fi-mm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fecb00' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2334b233' d='M0 170.7h512V512H0z'/%3E%3Cpath fill='%23ea2839' d='M0 341.3h512V512H0z'/%3E%3Cpath id='a' fill='%23fff' stroke-width='188.7' d='M312.6 274H199.4L256 85.3Z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-144 256 274)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(-72 256 274)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(72 256 274)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(144 256 274)'/%3E%3C/svg%3E")}.fi-mn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffd900' viewBox='0 0 640 480'%3E%3Cpath fill='%23da2032' d='M0 0h640v480H0Z'/%3E%3Cpath fill='%230066b3' d='M213.3 0h213.4v480H213.3Z'/%3E%3Ccircle cx='106.7' cy='181.8' r='40'/%3E%3Ccircle cx='106.7' cy='163.6' r='43.6' fill='%23da2032'/%3E%3Ccircle cx='106.7' cy='170.9' r='29.1'/%3E%3Cpath d='M109.7 76.4a9 9 0 0 0-5.2 7.5c-.2 2.5.9 5.3 1 7.7 0 4.2-4.3 5.6-4.3 11.5 0 2 1.9 4.3 1.9 9.6-.4 2.8-2 3.5-3.7 3.7a3.6 3.6 0 0 1-3.6-3.7 4 4 0 0 1 1-2.5l.4-.3c.8-.9 2-1.2 2-3.4 0-1.1-.8-2.2-1.5-4.2s-.2-5.2 1.4-7.1c-2.6 1-4.1 3.4-5 5.6-.8 2.7 0 4.2-1.2 6.5-.7 1.4-1.5 2-2.3 3.2-1 1.4-2 4.4-2 5.9a18.2 18.2 0 0 0 36.3 0c0-1.5-1.1-4.5-2-5.9-.9-1.2-1.7-1.8-2.4-3.2-1.2-2.3-.4-3.8-1.3-6.5-.8-2.2-2.3-4.6-4.9-5.6 1.6 2 2 5.2 1.4 7.1-.7 2-1.4 3-1.4 4.2 0 2.2 1.1 2.5 2 3.4l.3.3a4 4 0 0 1 1 2.5 3.6 3.6 0 0 1-3.6 3.7c-2-.3-3.5-1.2-3.7-3.7 0-7 3-7.4 3-12.6 0-7.4-6.6-10.9-6.6-16.3 0-1.8.4-5 3-7.4M26.7 229H63v174.5H26.7Zm123.6 0h36.4v174.5h-36.4zm-80 0H143l-36.3 21.8Zm0 29H143v14.6H70.3Zm0 101.9H143v14.6H70.3Zm0 21.8H143l-36.3 21.8Z'/%3E%3Ccircle cx='106.7' cy='316.4' r='36.4'/%3E%3Cg fill='%23da2032' transform='translate(-38.8 32.7)scale(.72727)'%3E%3Ccircle cx='200' cy='363.5' r='10'/%3E%3Ccircle cx='200' cy='416.5' r='10'/%3E%3Cpath d='M200 334a29.5 29.5 0 0 1 0 59 23.5 23.5 0 0 0 0 47v6a29.5 29.5 0 0 1 0-59 23.5 23.5 0 0 0 0-47z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffd900' viewBox='0 0 512 512'%3E%3Cpath fill='%23da2032' d='M0 0h512v512H0Z'/%3E%3Cpath fill='%230066b3' d='M170.7 0h170.6v512H170.7Z'/%3E%3Ccircle cx='85.3' cy='196.6' r='35'/%3E%3Ccircle cx='85.3' cy='180.7' r='38.2' fill='%23da2032'/%3E%3Ccircle cx='85.3' cy='187' r='25.5'/%3E%3Cpath d='M88 104.3a8 8 0 0 0-4.6 6.6c-.2 2.2.8 4.6.9 6.7 0 3.7-3.8 4.9-3.8 10.1 0 1.8 1.7 3.8 1.7 8.4-.3 2.5-1.7 3-3.2 3.2a3 3 0 0 1-3.2-3.2 3 3 0 0 1 .9-2.2l.3-.3c.7-.7 1.7-1 1.7-3 0-1-.6-1.8-1.2-3.6a7 7 0 0 1 1.2-6.2c-2.2.8-3.6 3-4.3 4.9-.7 2.3-.1 3.7-1.1 5.7-.6 1.2-1.4 1.7-2 2.8-.9 1.2-1.8 3.8-1.8 5.1a16 16 0 0 0 31.8 0c0-1.3-1-4-1.8-5.1-.7-1-1.5-1.6-2-2.8-1-2-.4-3.4-1.2-5.7-.7-2-2-4-4.3-5a7 7 0 0 1 1.3 6.3c-.7 1.8-1.3 2.7-1.3 3.7 0 1.9 1 2.2 1.7 3l.3.2a3 3 0 0 1 1 2.2 3 3 0 0 1-3.3 3.2q-2.7-.1-3.2-3.2c0-6.1 2.7-6.5 2.7-11 0-6.5-5.8-9.6-5.8-14.3 0-1.6.3-4.3 2.6-6.5M15.3 237.9h31.9v152.8H15.3Zm108.2 0h31.8v152.8h-31.8zm-70 0h63.7L85.3 257Zm0 25.5h63.7V276H53.5Zm0 89h63.7v12.8H53.5Zm0 19.2h63.7l-31.9 19Z'/%3E%3Ccircle cx='85.3' cy='314.3' r='31.8'/%3E%3Cg fill='%23da2032' transform='translate(-42 66.1)scale(.63636)'%3E%3Ccircle cx='200' cy='363.5' r='10'/%3E%3Ccircle cx='200' cy='416.5' r='10'/%3E%3Cpath d='M200 334a29.5 29.5 0 0 1 0 59 23.5 23.5 0 0 0 0 47v6a29.5 29.5 0 0 1 0-59 23.5 23.5 0 0 0 0-47z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2300785e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fbd116' d='m295 108.7 40.5 29.5L320 90.5l-15.5 47.7 40.6-29.5z'/%3E%3Cg id='a'%3E%3Cpath fill='%23fff' d='M320 331.6H217.5l-3.8-4H320a2 2 0 0 1 1.4 2q0 1.4-1.4 2m0-31.3a13 13 0 0 0 1.2-7.6 12 12 0 0 0-1.2-3.8 82 82 0 0 1-32.5 19 81 81 0 0 1-23.5 3.5h-63.1l5.8 8h61c20 0 38.2-7.2 52.3-19.1m-109.6-24.7a32 32 0 0 1-9.7 2 81 81 0 0 0 60.8 27.5 81 81 0 0 0 58.5-25 441 441 0 0 0 4.5-58.8 441 441 0 0 0-4.5-67.7c-6.6 6-19 18.7-24.8 38.3A81 81 0 0 0 292 215a81 81 0 0 0 13.7 45 81 81 0 0 1-17-49.5q.1-18.8 7.8-34.7a33 33 0 0 1-7.5-13 81 81 0 0 0-10.5 40c0 18 5.9 34.7 15.9 48.1a95 95 0 0 0-73.4-29.4 33 33 0 0 1 6.8 8.9 95 95 0 0 1 68.6 29.4 95 95 0 0 0-61-22.2 95 95 0 0 0-36.7 7.3 81 81 0 0 0 82.6 52.2q-7 1.3-14.4 1.3a81 81 0 0 1-56.4-22.8zM320 364.4h-53.1a144 144 0 0 0 53.1 10.1 11 11 0 0 0 1.3-5 11 11 0 0 0-1.3-5.1m0-24.5h-93.6l7.8 6.2H320a5 5 0 0 0 1.3-3.1 4 4 0 0 0-1.3-3.1m0 12.5h-76.7a144 144 0 0 0 14.4 8H320a8 8 0 0 0 1.2-4.2 8 8 0 0 0-1.2-3.8'/%3E%3Cpath fill='%23fbd116' d='m200.5 174.8 25.4 23.6-6.7-34-14.6 31.4 30.3-16.8zm36.9-32 34.7.6-27.7-21 10.1 33.3 11.3-32.9z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 640 0)'/%3E%3C/svg%3E")}.fi-mo.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2300785e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fbd116' d='M272.5 147.4 256 96.5l-16.5 51 43.3-31.5h-53.6z'/%3E%3Cg id='a'%3E%3Cpath fill='%23fff' d='M256 353.7H146.7l-4-4.2H256a2 2 0 0 1 1.5 2q0 1.6-1.5 2.2m0-33.4c.6-1.3 1.9-4.3 1.3-8a13 13 0 0 0-1.3-4.1 87 87 0 0 1-34.7 20.2 86 86 0 0 1-25 3.7h-67.4l6.3 8.6h65a86 86 0 0 0 55.8-20.4M139.1 294a34 34 0 0 1-10.3 2.2 86 86 0 0 0 64.8 29.3 86 86 0 0 0 62.4-26.6 470 470 0 0 0 4.8-62.9 470 470 0 0 0-4.8-72.2c-7 6.3-20.2 20-26.4 40.9a87 87 0 0 0-3.6 24.6 86 86 0 0 0 14.6 48.1 86 86 0 0 1-18-52.9 86 86 0 0 1 8.2-37 35 35 0 0 1-8-13.8 86 86 0 0 0-11.2 42.6 86 86 0 0 0 17 51.4 101 101 0 0 0-78.3-31.5 35 35 0 0 1 7.2 9.5 101 101 0 0 1 73.3 31.4 101 101 0 0 0-65.2-23.6q-20.9 0-39 7.8a87 87 0 0 0 88 55.6 87 87 0 0 1-15.4 1.4 86 86 0 0 1-60.1-24.3M256 388.7h-56.6a153 153 0 0 0 56.6 10.8 12 12 0 0 0 1.3-5.3 12 12 0 0 0-1.3-5.5m0-26.2h-99.9l8.4 6.7H256a5 5 0 0 0 1.4-3.3c0-2-1.2-3.1-1.4-3.4m0 13.4h-81.8a153 153 0 0 0 15.4 8.5H256a8 8 0 0 0 1.2-4.5 8 8 0 0 0-1.2-4'/%3E%3Cpath fill='%23fbd116' d='m155.6 211.7-7-36.4-15.7 33.6 32.4-18-36.8-4.5zm49.3-58.8-29.6-22.3 10.8 35.4 12.1-35-30.3 21.3z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 512 0)'/%3E%3C/svg%3E")}.fi-mp{background-image:url(./mp.CrOApEqW.svg)}.fi-mp.fis{background-image:url(./mp.CuaQmCLf.svg)}.fi-mq{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23231f1e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300a650' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23ef1923' d='m0 0 320 240L0 480z'/%3E%3C/svg%3E")}.fi-mq.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23231f1e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300a650' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23ef1923' d='M256 256 0 512V0z'/%3E%3C/svg%3E")}.fi-mr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23cd2a3e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23006233' d='M0 72h640v336H0z'/%3E%3Cpath fill='%23ffc400' d='M470 154.6a150 150 0 0 1-300 0 155 155 0 0 0-5 39.2 155 155 0 1 0 310 0 154 154 0 0 0-5-39.2' class='mr-st1'/%3E%3Cpath fill='%23ffc400' d='m320 93.8-13.5 41.5H263l35.3 25.6-13.5 41.4 35.3-25.6 35.3 25.6-13.5-41.4 35.3-25.6h-43.6z'/%3E%3C/svg%3E")}.fi-mr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23cd2a3e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23006233' d='M0 76.8h512v358.4H0z'/%3E%3Cpath fill='%23ffc400' d='M416 164.9a160 160 0 0 1-320 0 165 165 0 0 0-5.4 41.8A165.4 165.4 0 1 0 416 165z' class='mr-st1'/%3E%3Cpath fill='%23ffc400' d='m256 100-14.4 44.3h-46.5l37.6 27.3-14.3 44.2 37.6-27.3 37.6 27.3-14.4-44.2 37.7-27.3h-46.5z'/%3E%3C/svg%3E")}.fi-ms{background-image:url(./ms.DxciGbUu.svg)}.fi-ms.fis{background-image:url(./ms.B-w7hFKu.svg)}.fi-mt{background-image:url(./mt.YqzKx9xl.svg)}.fi-mt.fis{background-image:url(./mt.YDa8zgzO.svg)}.fi-mu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%2300a04d' d='M0 360h640v120H0z'/%3E%3Cpath fill='%23151f6d' d='M0 120h640v120H0z'/%3E%3Cpath fill='%23ee2737' d='M0 0h640v120H0z'/%3E%3Cpath fill='%23ffcd00' d='M0 240h640v120H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23009f4d' d='M0 384h512v128H0z'/%3E%3Cpath fill='%23151f6d' d='M0 128h512v128H0z'/%3E%3Cpath fill='%23ee2737' d='M0 0h512v128H0z'/%3E%3Cpath fill='%23ffcd00' d='M0 256h512v128H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d21034' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23007e3a' d='M120 120h400v240H120z'/%3E%3Ccircle cx='350' cy='240' r='80' fill='%23fff'/%3E%3Ccircle cx='380' cy='240' r='80' fill='%23007e3a'/%3E%3C/svg%3E")}.fi-mv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d21034' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23007e3a' d='M128 128h256v256H128z'/%3E%3Ccircle cx='288' cy='256' r='85.3' fill='%23fff'/%3E%3Cellipse cx='308.6' cy='256' fill='%23007e3a' rx='73.9' ry='85.3'/%3E%3C/svg%3E")}.fi-mw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f41408' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2321873b' d='M0 320h640v160H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23f31509' d='M220.5 141c22.3-49.2 84.5-72.8 138.8-52.5a98 98 0 0 1 58 52.5zm-26 6.4a332 332 0 0 1-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3s3.1-3.6 6.2-3c5.6 1.4 28.8 7 50 16.1m124.6-85.9c-4.2-21-5.2-44-4.8-48C314.7 9.6 317 9 319 9s4.7 1.8 4.7 4.7c0 5.3-.1 27-4.6 48zm11.6.5a249 249 0 0 1-.3-48.2c.8-3.9 3.2-4.4 5.1-4.2 2 .1 4.5 2.1 4.2 5-.5 5.3-2.6 26.9-9 47.4m10.4 1.3c-.2-21.3 3-44.3 4.1-48 1.1-3.9 3.6-4.2 5.5-3.9 2 .3 4.3 2.5 3.8 5.3-1 5.3-5.2 26.6-13.4 46.6m11 2.2c1.8-21.2 7.3-43.8 8.8-47.5s4-3.8 5.8-3.4c2 .5 4 2.8 3.3 5.6-1.6 5.1-7.7 26-17.8 45.3zm10.9 3.2c3.9-21 11.5-43.1 13.3-46.7 1.9-3.5 4.3-3.5 6.2-2.9 1.8.6 3.7 3.2 2.7 5.8A264 264 0 0 1 363 68.7m10.1 3.8c5.8-20.7 15.5-42 17.7-45.5 2.2-3.4 4.6-3.1 6.4-2.3 1.8.7 3.4 3.4 2.1 6-2.5 4.8-12.5 24.4-26.2 41.8m10 4.7a263 263 0 0 1 22-43.9c2.4-3.2 4.9-2.7 6.6-1.8a4.4 4.4 0 0 1 1.5 6.1c-3 4.6-14.9 23.4-30.1 39.6m9.4 5.5c9.7-19.4 23.3-39 26.1-42s5.2-2.3 6.8-1.3a4.4 4.4 0 0 1 1 6.2c-3.5 4.4-17.2 22.1-34 37zm8.8 6.2c11.6-18.6 27-37 30.1-39.7 3-2.8 5.4-2 6.9-.8a4.3 4.3 0 0 1 .3 6.2c-3.8 4.1-19.1 20.7-37.3 34.3m8.3 6.9a284 284 0 0 1 33.8-37.2c3.3-2.5 5.5-1.5 6.9-.3a4.3 4.3 0 0 1-.3 6.3c-4.1 3.8-21 19.1-40.4 31.2m7.6 7.5A278 278 0 0 1 454.4 69c3.6-2.3 5.7-1.1 7 .3 1.2 1.3 1.5 4.4-1 6.2a306 306 0 0 1-43.2 27.8m6.5 7.8A297 297 0 0 1 464 79.6c3.7-2 5.7-.6 6.8.9 1.2 1.4 1.1 4.5-1.4 6.1-4.8 3-24.3 15.6-45.7 24.5m5.9 8.3a307 307 0 0 1 43-28.1c4-1.7 5.9-.2 6.9 1.3 1 1.6.6 4.6-2 6a321 321 0 0 1-48 20.8zm5.4 9.6a313 313 0 0 1 45.8-24.4c4.1-1.4 5.8.3 6.6 1.9.9 1.6.3 4.6-2.6 5.8-5.3 2.2-27 11.4-49.8 16.7m4.2 9.2a320 320 0 0 1 48-20.8c4.2-1 5.7.8 6.4 2.5.6 1.6-.3 4.6-3.2 5.5-5.5 1.9-28 9.3-51.2 12.8m3.4 9.8a325 325 0 0 1 49.8-16.9c4.2-.6 5.6 1.2 6.1 3 .5 1.7-.7 4.5-3.7 5.3-5.7 1.3-28.8 7-52.2 8.6M307.8 62a252 252 0 0 1-9.7-47.4c0-3.9 2.3-4.8 4.2-5 2-.1 5 1.5 5.2 4.3.5 5.3 2.6 26.9.4 48.1zm-11 1.3a251 251 0 0 1-14.3-46.4c-.4-4 1.8-5 3.7-5.3s5 1 5.6 3.8a263 263 0 0 1 5 47.9m-11 2.2A259 259 0 0 1 267 20.3c-.8-3.9 1.3-5.1 3.2-5.6s5 .6 5.9 3.4c1.5 5.1 7.7 26 9.6 47.3zm-10.5 3A264 264 0 0 1 252.5 25c-1.1-3.8.8-5.2 2.6-5.8s5.1.2 6.2 2.8c2 5 10.2 25.4 14 46.4zM265.2 72a270 270 0 0 1-27-41.5c-1.4-3.7.4-5.3 2.2-6s5-.2 6.4 2.4c2.5 4.8 12.5 24.5 18.4 45.1m-10.3 5a276 276 0 0 1-31-39.2c-1.7-3.5-.1-5.2 1.6-6.1s5-.6 6.6 1.9c3 4.6 15 23.3 22.8 43.4m-9.4 5.4A285 285 0 0 1 211 45.7c-2.1-3.4-.7-5.2 1-6.3 1.5-1 5-1 6.7 1.4 3.4 4.3 17.1 22 26.8 41.5zm-8.7 6a292 292 0 0 1-37.9-33.9c-2.4-3.2-1.1-5 .4-6.2a5.5 5.5 0 0 1 6.8.8c3.8 4 19.2 20.7 30.7 39.3m-8.5 7a299 299 0 0 1-41-30.7c-2.8-3-1.7-5-.3-6.3a5.5 5.5 0 0 1 6.9.3c4.2 3.7 21 19 34.4 36.6zm-7.4 7A307 307 0 0 1 177.2 75c-3-2.8-2.1-4.8-.8-6.2 1.2-1.4 4.5-2.1 6.9-.3a292 292 0 0 1 37.6 34zm-7 8.2a313 313 0 0 1-46.2-23.8c-3.3-2.5-2.6-4.7-1.5-6.1 1.1-1.5 4.3-2.5 6.9-.9 4.8 3.1 24.3 15.5 40.8 30.8m-6.3 8.8c-22.2-7-44.9-17.6-48.4-19.9-3.6-2.2-3-4.4-2.1-6s4-2.8 6.8-1.4c5 2.7 25.8 13.5 43.7 27.3m-5.3 9c-22.8-5.3-46.3-14-50.1-16-3.7-2-3.5-4.2-2.6-5.8s3.7-3.1 6.6-2c5.3 2.3 27 11.4 46.1 23.8m-4.2 9a329 329 0 0 1-51.4-12.2c-4-1.6-3.8-3.9-3.2-5.5.7-1.7 3.5-3.4 6.4-2.5 5.6 1.9 28 9.3 48.2 20.2'/%3E%3Cpath fill='%23f31509' d='M194.5 147.4a332 332 0 0 1-52.4-7.8c-4.1-1.3-4.3-3.6-3.8-5.3s3.1-3.6 6.2-3c5.6 1.4 28.8 7 50 16.1'/%3E%3Cpath d='M129.4 141.5h381.2v12.6H129.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M179.7 0h708.7v708.7H179.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-129.8)scale(.72249)'%3E%3Cpath fill='%23f41408' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%2321873b' d='M0 472.4h1063v236.3H0z'/%3E%3Cpath fill='%23000001' d='M0 0h1063v236.2H0z'/%3E%3Cpath fill='%23f31509' d='M401.4 214a147.3 147.3 0 0 1 192.2-80.3 142 142 0 0 1 80.2 80.3zm-36 9.8a420 420 0 0 1-72.5-12c-5.6-2-5.9-5.4-5.2-8a7 7 0 0 1 8.5-4.5c7.9 2 39.9 10.5 69.3 24.5zM538 92.6c-5.8-32-7.3-67.3-6.7-73.2s3.8-7 6.5-7a7 7 0 0 1 6.5 7c0 8.2-.2 41.3-6.3 73.2m16 .8a428 428 0 0 1-.5-73.6c1.1-5.9 4.4-6.7 7.1-6.4s6.3 3.3 5.9 7.6c-.7 8-3.7 41-12.5 72.4m14.4 2c-.4-32.6 4-67.6 5.7-73.4 1.5-5.8 4.9-6.3 7.6-5.8a7 7 0 0 1 5.2 8c-1.4 8-7.1 40.6-18.5 71.1zm15.3 3.3c2.5-32.4 10-66.9 12-72.5s5.5-5.8 8.1-5.1a7 7 0 0 1 4.5 8.4c-2.1 7.9-10.6 39.9-24.6 69.2m15 4.8A422 422 0 0 1 617 32.3c2.6-5.4 6-5.3 8.6-4.4a7 7 0 0 1 3.7 8.9c-2.8 7.6-14.2 38.7-30.7 66.7zm14 5.9c8-31.6 21.4-64.2 24.5-69.4 3-5.2 6.4-4.8 8.8-3.6a7 7 0 0 1 3 9c-3.5 7.5-17.4 37.5-36.3 64m13.8 7.2a432 432 0 0 1 30.4-67c3.4-4.9 6.8-4.2 9.2-2.8a7 7 0 0 1 2 9.3c-4 7-20.5 35.7-41.6 60.5m13 8.3a420 420 0 0 1 36.2-64c3.8-4.6 7.1-3.6 9.3-2a7 7 0 0 1 1.3 9.4c-4.7 6.7-23.6 33.8-46.8 56.6m12.2 9.5c16-28.4 37.4-56.4 41.7-60.7 4.2-4.2 7.4-3 9.5-1.2s3.2 6.3.4 9.6c-5.2 6.2-26.4 31.6-51.6 52.3m11.5 10.5a424 424 0 0 1 46.7-56.8c4.6-3.8 7.7-2.3 9.6-.4a7 7 0 0 1-.4 9.6 410 410 0 0 1-56 47.6zm10.4 11.5c20.7-25.1 46.7-49 51.6-52.4 5-3.4 7.8-1.6 9.6.4a7 7 0 0 1-1.2 9.5 422 422 0 0 1-60 42.5m9 11.8a422 422 0 0 1 55.8-48c5.2-3 8-.9 9.5 1.4 1.6 2.2 1.6 6.8-2 9.3a416 416 0 0 1-63.2 37.3zm8.2 12.8a422 422 0 0 1 59.7-43c5.4-2.5 8-.2 9.4 2.1 1.3 2.3 1 7-2.8 9.2-7 4-35.6 20.8-66.3 31.7m7.6 14.6a432 432 0 0 1 63.4-37.3c5.6-2 8 .5 9.1 3a7 7 0 0 1-3.6 8.8 418 418 0 0 1-68.9 25.5m5.8 14.1a413 413 0 0 1 66.3-31.7c5.8-1.5 8 1.2 8.9 3.7s-.3 7-4.4 8.5a413 413 0 0 1-70.8 19.5m4.6 15a421 421 0 0 1 69-25.8c5.8-1 7.7 1.8 8.4 4.5a7 7 0 0 1-5 8c-8 2.2-39.9 10.7-72.4 13.2zM522.4 93.1A421 421 0 0 1 508.9 21c0-6 3.1-7.3 5.8-7.6a7 7 0 0 1 7.1 6.5c.8 8 3.7 41 .6 73.4zm-15.4 2a419 419 0 0 1-19.7-70.8c-.5-6 2.5-7.6 5.1-8.1a7 7 0 0 1 7.7 5.8c1.4 8 7.2 40.6 6.9 73.1m-15.3 3.4a422 422 0 0 1-25.9-68.9c-1-5.9 1.9-7.8 4.5-8.5a7 7 0 0 1 8 5.1c2.2 7.9 10.8 39.8 13.4 72.3m-14.4 4.5a420 420 0 0 1-31.6-66.4c-1.5-5.8 1.2-8 3.7-8.9a7 7 0 0 1 8.5 4.4c2.8 7.7 14.1 38.7 19.4 70.9m-14 5.7A420 420 0 0 1 426 45.4c-2-5.7.4-8 2.9-9.1a7 7 0 0 1 8.9 3.6c3.4 7.4 17.3 37.4 25.4 69zm-14.2 7.4a420 420 0 0 1-42.8-59.9c-2.5-5.4-.3-8 2-9.3a7 7 0 0 1 9.2 2.8c4.1 7 20.7 35.7 31.6 66.4m-13 8.2a422 422 0 0 1-47.8-56c-3-5.2-1-8 1.3-9.5a7 7 0 0 1 9.4 2c4.7 6.7 23.6 33.8 37.1 63.5m-12.1 9a419 419 0 0 1-52.4-51.6c-3.4-4.9-1.6-7.8.5-9.5a7 7 0 0 1 9.5 1.2c5.2 6.2 26.4 31.6 42.4 60zM412.2 144a422 422 0 0 1-56.8-46.8c-3.8-4.6-2.3-7.7-.4-9.6a7 7 0 0 1 9.6.4c5.8 5.8 29.2 29.1 47.6 56M402 154.9a421 421 0 0 1-60.5-41.8c-4.2-4.2-2.9-7.4-1.1-9.5a7 7 0 0 1 9.5-.4c6.3 5.2 31.5 26.5 52.1 51.7m-9.7 12.5a421 421 0 0 1-64-36.3c-4.6-3.9-3.6-7.2-2-9.4a7 7 0 0 1 9.5-1.3 423 423 0 0 1 56.5 47m-8.7 13.4a421 421 0 0 1-67-30.3c-5-3.5-4.3-6.8-2.9-9.2a7 7 0 0 1 9.3-2.1c7.1 4 35.8 20.5 60.6 41.6m-7.3 13.7c-31.5-8-64.2-21.4-69.4-24.4-5.1-3-4.8-6.4-3.6-8.8a7 7 0 0 1 9.1-3c7.4 3.4 37.4 17.4 64 36.2zm-5.8 13.8a415 415 0 0 1-71.2-18.6c-5.4-2.5-5.3-6-4.4-8.5 1-2.5 4.8-5.2 8.9-3.7 7.6 2.8 38.7 14.2 66.7 30.8'/%3E%3Cpath fill='%23f31509' d='M365.5 223.8c-32.5-2.5-67-9.9-72.6-12s-5.9-5.4-5.2-8a7 7 0 0 1 8.5-4.5c7.9 2 39.9 10.5 69.3 24.5'/%3E%3Cpath d='M275.3 214.7H803V234H275.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mx{background-image:url(./mx.Cc8Ccfe8.svg)}.fi-mx.fis{background-image:url(./mx.CvCwYHGF.svg)}.fi-my{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23c00' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23c00' d='M0 0h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 34.3h640v34.3H0z'/%3E%3Cpath fill='%23c00' d='M0 68.6h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 102.9h640V137H0z'/%3E%3Cpath fill='%23c00' d='M0 137.1h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 171.4h640v34.3H0z'/%3E%3Cpath fill='%23c00' d='M0 205.7h640V240H0z'/%3E%3Cpath fill='%23fff' d='M0 240h640v34.3H0z'/%3E%3Cpath fill='%23c00' d='M0 274.3h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 308.6h640v34.3H0z'/%3E%3Cpath fill='%23c00' d='M0 342.9h640V377H0z'/%3E%3Cpath fill='%23fff' d='M0 377.1h640v34.3H0z'/%3E%3Cpath fill='%23c00' d='M0 411.4h640v34.3H0z'/%3E%3Cpath fill='%23fff' d='M0 445.7h640V480H0z'/%3E%3Cpath fill='%23006' d='M0 .5h320v274.3H0z'/%3E%3Cpath fill='%23fc0' d='m207.5 73.8 6 40.7 23-34-12.4 39.2 35.5-20.8-28.1 30 41-3.2-38.3 14.8 38.3 14.8-41-3.2 28.1 30-35.5-20.8 12.3 39.3-23-34.1-6 40.7-5.9-40.7-23 34 12.4-39.2-35.5 20.8 28-30-41 3.2 38.4-14.8-38.3-14.8 41 3.2-28.1-30 35.5 20.8-12.4-39.3 23 34.1zm-33.3 1.7a71 71 0 0 0-100 65 71 71 0 0 0 100 65 80 80 0 0 1-83.2 6.2 80 80 0 0 1-43.4-71.2 80 80 0 0 1 126.6-65'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.fi-my.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23c00' d='M0 0h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 36.6h512V73H0z'/%3E%3Cpath fill='%23c00' d='M0 73.1h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 109.7h512v36.6H0z'/%3E%3Cpath fill='%23c00' d='M0 146.3h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 182.9h512v36.5H0z'/%3E%3Cpath fill='%23c00' d='M0 219.4h512V256H0z'/%3E%3Cpath fill='%23fff' d='M0 256h512v36.6H0z'/%3E%3Cpath fill='%23c00' d='M0 292.6h512V329H0z'/%3E%3Cpath fill='%23fff' d='M0 329.1h512v36.6H0z'/%3E%3Cpath fill='%23c00' d='M0 365.7h512v36.6H0z'/%3E%3Cpath fill='%23fff' d='M0 402.3h512v36.6H0z'/%3E%3Cpath fill='%23c00' d='M0 438.9h512v36.5H0z'/%3E%3Cpath fill='%23fff' d='M0 475.4h512V512H0z'/%3E%3Cpath fill='%23006' d='M0 0h256v292.6H0z'/%3E%3Cpath fill='%23fc0' d='m166 93 4.8 32.5 18.4-27.2-10 31.3 28.5-16.6-22.5 24 32.8-2.6-30.7 11.9L218 158l-32.8-2.5 22.5 24-28.4-16.7 9.8 31.5-18.4-27.3-4.8 32.5-4.7-32.5-18.4 27.2 9.9-31.4-28.4 16.7 22.4-24-32.8 2.5 30.7-11.8-30.6-11.9 32.8 2.6-22.5-24 28.4 16.6-10-31.4 18.5 27.3 4.8-32.6Zm-26.7 1.3a57 57 0 0 0-73 24.9 57 57 0 0 0 45.5 83.8 57 57 0 0 0 27.5-4.7 64 64 0 1 1 0-104'/%3E%3C/svg%3E")}.fi-mz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23009a00' fill-rule='evenodd' d='M0 0h768v160H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 160h768v16H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 176h768v160H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 336h768v16H0z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='M0 352h768v160H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M0 0v512l336-256z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='m198.5 333-51.2-37.5L96.1 333l19.9-60.3-51.5-37.1 63.5.2 19.3-60.4 19.4 60.5 63.5-.3-51.5 37.1z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M102.8 290.9h37c3 3.3 9.5 4.7 15.8 0 11.6-6.4 34 0 34 0l4.4-4.7-10.7-35.2-3.9-4.2s-8.3-5-24-3.3-21.2-.5-21.2-.5-13.7 1.6-17.6 3.6l-4.4 4.4z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M110.3 281.8s35.2-4.4 45.4 9.1c-5.7 4-10.8 4.3-16.2.3.8-1.5 12.6-13.8 42.7-9.7'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.2' d='m148 246.6-.3 38.8m31.7-38.3L186 278'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m117 246.6-3.7 16'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m78.9 295.1 8.6 10.2q1.5.9 2.9 0l12.8-15.4 5.4-6.7q1.3-1.6 1-3l10.4-9.3 2.2.2c-1-.2-1.7-.7-1-1.8l2.4-1.8 1.8 2.3s-2.6 3.4-2.9 3.4h-2.8l-5.4 4.9 2.4 2 3.5 9.8 4.4-3.1-2.8-10 6.1-6.7-2.3-3.6 1.6-2s21.3 13.4 29.6 9.8c.2 0 .5-9.6.5-9.6s-22.2-2.3-22.7-6.7 5-5 5-5l-2.4-3.2.5-1.8 3.9 4.8 8.7-7.4 51.5 58.6c2.8-1.1 3.4-1.8 3.6-4.6L155 241.5l3.8-4.1c.8-.9 1-1.2 1-2.6l6-5.1a7 7 0 0 1 3.8 3L186 219c.4.4 1.7.8 2.6.4l26.9-25.9-29.3 20.7-1-.7c0-.9 1-1 0-2.6-1.2-1.4-2.9 1.3-3.1 1.3s-4.3-1.4-5.2-3.2l-.2 4.7-7.5 7-5.7-.3-8.2 8-1 3 1.3 2.7s-4.4 3.8-4.4 3.6c0-.3-.9-1.2-1-1.3l3.8-3.4.5-2.3-1.2-2c-.4.3-5.2 5.4-5.5 4.8l-14-15.5.8-2.9-8.7-9.5c-3.2-1.1-8.3-1.3-9.3 5.7-.8 1.6-7.4.2-7.4.2l-3.6.8L85.2 241l11.3 13.6 23.2-29.3.7-8.3 4.8 5.4q2.5.5 4.7-.5l13.7 15.3-2.3 2.3 2 2.2 2.4-1.6.9 1.3-3.1 2.1c-1.8-1.2-3.6-2.7-3.5-5l-7.7 6.4-.3 1.2-22.9 19-2 .3-.5 6 14.9-12.4v-1.8l1.5 1.3 11.6-9.3s.8 1 .5 1-10.3 9.3-10.3 9.3l-.2 1-1.8 1.6-1-.8-14 12.4h-2l-7.7 7.7c-2 .2-3.7.4-5.4 1.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-mz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23009a00' fill-rule='evenodd' d='M0 0h744v155H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 155h744v15.5H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 170.5h744v155H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 325.5h744V341H0z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='M0 341h744v155H0z'/%3E%3Cpath fill='red' fill-rule='evenodd' d='M0 0v496l325.6-248z'/%3E%3Cpath fill='%23ffca00' fill-rule='evenodd' d='m192.3 322.6-49.6-36.3-49.5 36.3 19.2-58.4-50-36 61.6.3 18.7-58.5 18.8 58.5 61.5-.3-50 36z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M99.6 281.9h35.8c2.9 3.2 9.3 4.5 15.4 0 11.2-6.2 32.9 0 32.9 0l4.3-4.6-10.4-34.1-3.8-4s-8-4.8-23.2-3.2-20.5-.6-20.5-.6-13.4 1.6-17.1 3.6l-4.3 4.3-9 38.7z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='M106.8 273s34.2-4.2 44 8.9c-5.5 3.8-10.4 4-15.7.2.9-1.4 12.3-13.3 41.4-9.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='1.1' d='m143.4 238.9-.3 37.6m30.7-37 6.4 29.8'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m113.3 239-3.5 15.4'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.1' d='m76.4 286 8.4 9.8q1.5.9 2.8 0l12.4-15 5.3-6.4a4 4 0 0 0 1-3l10-9q1 .3 2 .3c-.9-.3-1.6-.7-.8-1.8l2.2-1.7 1.8 2.2s-2.5 3.3-2.8 3.3H116l-5.3 4.7 2.3 2 3.5 9.5 4.2-3-2.7-9.7 6-6.5-2.3-3.5 1.5-2s20.7 13 28.7 9.5c.2.1.5-9.3.5-9.3s-21.5-2.2-22-6.4 4.8-4.8 4.8-4.8l-2.3-3.2.5-1.8 3.8 4.8 8.4-7.3 49.9 56.9c2.7-1.1 3.3-1.8 3.5-4.5L150 234l3.8-4c.7-.8 1-1.2 1-2.5l5.7-5a7 7 0 0 1 3.7 3l15.8-13.3c.4.4 1.7.8 2.5.3l26-25-28.3 20-1-.7c0-.8 1-1 0-2.5-1.1-1.3-2.8 1.3-3 1.3s-4.1-1.4-5-3.1l-.2 4.6-7.3 6.7-5.5-.2-8 7.7-1 3 1.3 2.5s-4.2 3.7-4.2 3.5-.9-1.1-1-1.3l3.7-3.2.5-2.3-1.2-1.9c-.4.3-5 5.2-5.3 4.7L129.7 211l.7-2.8-8.5-9.2c-3-1-8-1.2-9 5.5-.7 1.6-7.2.2-7.2.2l-3.4.8-19.7 27.9 11 13.2 22.4-28.4.6-8 4.7 5.2q2.4.4 4.5-.5l13.3 14.8-2.2 2.2 2 2.2 2.2-1.6 1 1.3-3 2c-1.9-1.1-3.6-2.6-3.4-4.9l-7.5 6.2-.3 1.3-22.2 18.4-2 .3-.5 5.7 14.5-12v-1.7l1.5 1.2 11.2-9s.8 1 .5 1-10 9-10 9l-.2 1-1.7 1.5-1-.7-13.5 12h-2l-7.5 7.4c-1.9.2-3.6.4-5.2 1.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-na{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%233662a2' d='m-26.4.2.8 345.6L512.5 0z'/%3E%3Cpath fill='%2338a100' d='M666.4 479.6 665 120.3 122.3 479.8l544-.2z'/%3E%3Cpath fill='%23c70000' d='m-26 371.8.4 108.2 117.5-.1L665.4 95.4l-.7-94.1-116-1L-26 371.7z'/%3E%3Cpath fill='%23ffe700' d='m219.6 172-21.8-13.2-12.6 22.1-12.2-22.2-22 12.9.6-25.4-25.4.2 13.2-21.8-22.1-12.5 22.2-12.3-12.8-22 25.4.6-.1-25.5 21.7 13.2L186.3 44l12.2 22.2 22-12.9-.6 25.4 25.4-.2-13.2 21.8 22.1 12.5-22.2 12.3 12.8 22-25.4-.6z'/%3E%3Cpath fill='%233662a2' d='M232.4 112.4c0 25.6-20.9 46.3-46.6 46.3s-46.6-20.7-46.6-46.3 20.8-46.2 46.6-46.2 46.6 20.7 46.6 46.2'/%3E%3Cpath fill='%23ffe700' d='M222.3 112.4a36.5 36.5 0 1 1-73 0 36.5 36.5 0 0 1 73 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-na.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%233662a2' d='m-108.2.2.8 368.6L466.6 0z'/%3E%3Cpath fill='%2338a100' d='m630.7 511.5-1.4-383.2-579 383.5z'/%3E%3Cpath fill='%23c70000' d='m-107.9 396.6.5 115.4 125.3-.2 611.7-410.1L629 1.4 505.2.2z'/%3E%3Cpath fill='%23ffe700' d='m154 183.4-23.1-14-13.4 23.6-13-23.8L81 183l.6-27.1-27 .2 14-23.2L45 119.5l23.8-13L55 83l27 .6-.1-27.1 23.2 14 13.4-23.6 13 23.7L155.2 57l-.6 27 27-.1-14 23.2 23.6 13.3-23.8 13.1 13.7 23.4-27-.5z'/%3E%3Cpath fill='%233662a2' d='M167.8 120c0 27.2-22.3 49.3-49.8 49.3s-49.7-22.1-49.7-49.4 22.3-49.3 49.8-49.3 49.7 22 49.7 49.3z'/%3E%3Cpath fill='%23ffe700' d='M157 120a39 39 0 1 1-77.9 0 39 39 0 0 1 77.9 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-nc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23009543' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ed4135' d='M0 0h640v320H0z'/%3E%3Cpath fill='%230035ad' d='M0 0h640v160H0z'/%3E%3Ccircle cx='240' cy='240' r='157.3' fill='%23fae600' stroke='%23000' stroke-width='5.3'/%3E%3Cpath stroke='%23000' stroke-width='6.4' d='M213.3 263.5h53.3M213.3 224h53.3M240 83.2V352'/%3E%3Cpath fill='%23000001' d='M176.6 384.4c64.2 26.3 124.4 1.7 124.4 1.7s-22.7-24.6-34.3-34.2c-11.4-9.4-44.8-9-56.2 0a489 489 0 0 0-33.9 32.5'/%3E%3Cellipse cx='240' cy='312.5' fill='%23000001' rx='17.6' ry='25.6'/%3E%3Cellipse cx='240' cy='243.7' fill='%23000001' rx='21.3' ry='13.5'/%3E%3Ccircle cx='240' cy='181.3' r='21.3' fill='%23000001'/%3E%3Cpath fill='%23000001' d='M265.6 101.9s1.8 3-2 10c-18.6 33.5-37.3 34.2-40.8 37.1-4 3.2-5.6 3-5.6 3 .3-2.9.5-14.6.7-15.7 2.9-15.7 26.5-15.5 45-31.5 2.9-2.5 2.7-3 2.7-3zm-62.4 72s4.3 12 4.8 24c1 19.2 19.4 19.7 32 19.7v-10.7c-9.5 0-17.7-1.4-24.5-15.4a123 123 0 0 0-12.3-17.6m-.5 154.6s6.7-8.3 14.6-27.7c4-10.1 13.8-16 22.7-16v-15c-20.3 0-30 7.5-31 18.6a329 329 0 0 1-6.3 40.1'/%3E%3Cpath d='M276.8 173.9s-4.3 12-4.8 24c-1 19.2-19.4 19.7-32 19.7V207c9.5 0 17.7-1.4 24.5-15.5q5.4-9.3 12.3-17.6m.5 154.7s-6.7-8.4-14.6-27.8c-4-10.1-13.8-16-22.7-16V270c20.3 0 30 7.5 31 18.6a329 329 0 0 0 6.3 40'/%3E%3C/svg%3E")}.fi-nc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23009543' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ed4135' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%230035ad' d='M0 0h512v170.7H0z'/%3E%3Ccircle cx='225.6' cy='256' r='167.8' fill='%23fae600' stroke='%23000' stroke-width='5.7'/%3E%3Cpath stroke='%23000' stroke-width='6.8' d='M197.2 281h56.9m-56.9-42h56.9M225.6 88.6v286.8'/%3E%3Cpath fill='%23000001' d='M158 410c68.6 28 132.8 1.8 132.8 1.8s-24.3-26.2-36.7-36.5c-12.1-10-47.8-9.6-60 0-10 8-39.2 37.5-36 34.8z'/%3E%3Cellipse cx='225.6' cy='333.4' fill='%23000001' rx='18.8' ry='27.3'/%3E%3Cellipse cx='225.6' cy='260' fill='%23000001' rx='22.8' ry='14.4'/%3E%3Ccircle cx='225.6' cy='193.4' r='22.8' fill='%23000001'/%3E%3Cpath fill='%23000001' d='M253 108.7s2 3.2-2.2 10.7c-19.9 35.7-39.7 36.5-43.5 39.5-4.2 3.4-6 3.2-6 3.2.4-3 .6-15.6.8-16.8 3-16.6 28.3-16.4 48-33.5 3-2.7 2.8-3.2 2.8-3.2zm-66.6 76.8s4.5 12.7 5.1 25.6c1.1 20.4 20.7 21 34.1 21v-11.4c-10 0-18.9-1.4-26.1-16.5a131 131 0 0 0-13.1-18.7m-.6 165s7.2-9 15.6-29.6a27 27 0 0 1 24.2-17.1v-16c-21.6 0-32 8-33 19.9-2.4 24-6.8 42.7-6.8 42.7zm79.2-165s-4.6 12.7-5.2 25.6c-1.1 20.5-20.7 21-34.1 21v-11.3c10.1 0 18.9-1.5 26.2-16.5q5.8-10 13-18.8zm.5 165s-7.1-8.9-15.6-29.6a27 27 0 0 0-24.2-17v-16c21.6 0 32 8 33.1 19.8a351 351 0 0 0 6.7 42.8'/%3E%3C/svg%3E")}.fi-ne{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230db02b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23e05206' d='M0 0h640v160H0z'/%3E%3Ccircle cx='320' cy='240' r='68' fill='%23e05206'/%3E%3C/svg%3E")}.fi-ne.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230db02b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23e05206' d='M0 0h512v170.7H0z'/%3E%3Ccircle cx='256' cy='256' r='72.5' fill='%23e05206'/%3E%3C/svg%3E")}.fi-nf{background-image:url(./nf.Dl00mlk2.svg)}.fi-nf.fis{background-image:url(./nf.DGrQb42O.svg)}.fi-ng{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23008753' d='M426.6 0H640v480H426.6zM0 0h213.3v480H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ng.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23008753' d='M341.3 0H512v512H341.3zM0 0h170.7v512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ni{background-image:url(./ni.CcFCSQxm.svg)}.fi-ni.fis{background-image:url(./ni.BX2WCaNt.svg)}.fi-nl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ae1c28' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M0 160h640v160H0z'/%3E%3Cpath fill='%2321468b' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-nl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ae1c28' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%2321468b' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-no{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ed2939' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M180 0h120v480H180z'/%3E%3Cpath fill='%23fff' d='M0 180h640v120H0z'/%3E%3Cpath fill='%23002664' d='M210 0h60v480h-60z'/%3E%3Cpath fill='%23002664' d='M0 210h640v60H0z'/%3E%3C/svg%3E")}.fi-no.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ed2939' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M128 0h128v512H128z'/%3E%3Cpath fill='%23fff' d='M0 192h512v128H0z'/%3E%3Cpath fill='%23002664' d='M160 0h64v512h-64z'/%3E%3Cpath fill='%23002664' d='M0 224h512v64H0z'/%3E%3C/svg%3E")}.fi-np{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0-16h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(0 15)scale(.9375)'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ce0000' stroke='%23000063' stroke-width='13.8' d='M6.5 489.5h378.8L137.4 238.1l257.3.3L6.6-9.5v499z'/%3E%3Cpath fill='%23fff' d='m180.7 355.8-27 9 21.2 19.8-28.5-1.8 11.7 26.2-25.5-12.3.5 28.6-18.8-20.9-10.7 26.6-9.2-26.3-20.3 20.6 1.8-27.7L49 409l12.6-25-29.3.6 21.5-18.3-27.3-10.5 27-9L32.2 327l28.4 1.8L49 302.6l25.6 12.3-.5-28.6 18.8 20.9 10.7-26.6 9.1 26.3 20.4-20.6-1.9 27.7 27-11.4-12.7 25 29.4-.6-21.5 18.3zm-32.4-184.7-11.3 8.4 5.6 4.6a94 94 0 0 0 30.7-36c1.8 21.3-17.7 69-68.7 69.5a70.6 70.6 0 0 1-71.5-70.3c10 18.2 16.2 27 32 36.5l4.7-4.4-10.6-8.9 13.7-3.6-7.4-12.4 14.4 1-1.8-14.4 12.6 7.4 4-13.5 9 10.8 8.5-10.3 4.6 14 11.8-8.2-1.5 14.3 14.2-1.7-6.7 13.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-np.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='b'%3E%3Cpath fill-opacity='.7' d='M0-16h512v512H0z'/%3E%3C/clipPath%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cg clip-path='url(%23b)' transform='translate(0 16)'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23ce0000' stroke='%23000063' stroke-width='13' d='M6.5 489.5h378.8L137.4 238.1l257.3.3L6.6-9.5v499z'/%3E%3Cpath fill='%23fff' d='m180.7 355.8-27 9 21.2 19.8-28.5-1.8 11.7 26.2-25.5-12.3.5 28.6-18.8-20.9-10.7 26.6-9.2-26.3-20.3 20.6 1.8-27.7L49 409l12.6-25-29.3.6 21.5-18.3-27.3-10.5 27-9L32.2 327l28.4 1.8L49 302.6l25.6 12.3-.5-28.6 18.8 20.9 10.7-26.6 9.1 26.3 20.4-20.6-1.9 27.7 27-11.4-12.7 25 29.4-.6-21.5 18.3zm-32.4-184.7-11.3 8.4 5.6 4.6a94 94 0 0 0 30.7-36c1.8 21.3-17.7 69-68.7 69.5a70.6 70.6 0 0 1-71.5-70.3c10 18.2 16.2 27 32 36.5l4.7-4.4-10.6-8.9 13.7-3.6-7.4-12.4 14.4 1-1.8-14.4 12.6 7.4 4-13.5 9 10.8 8.5-10.3 4.6 14 11.8-8.2-1.5 14.3 14.2-1.7-6.7 13.2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-nr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-54.7 0H628v512H-54.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(51.3)scale(.9375)'%3E%3Cpath fill='%23002170' d='M-140 0H884v512H-140z'/%3E%3Cpath fill='%23ffb20d' d='M-140 234.1H884V278H-140z'/%3E%3Cpath fill='%23fff' d='m161.8 438-33-33-10.5 45.4-12-45-31.9 34 12.1-45L42 407.9l33-33-45.4-10.6 45-12-34-31.8 45 12L72 288l33 33 10.6-45.4 12 45 31.8-34-12 45 44.5-13.5-33 33 45.4 10.5-45 12 34 32-45-12.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-nr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M135.6 0h496.1v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-140)scale(1.0321)'%3E%3Cpath fill='%23002170' d='M0 0h992.1v496H0z'/%3E%3Cpath fill='%23ffb20d' d='M0 226.8h992.1v42.4H0z'/%3E%3Cpath fill='%23fff' d='m292.4 424.4-31.9-32-10.2 44-11.7-43.7-30.9 33 11.8-43.6-43.2 13 32-31.8-44-10.3 43.6-11.6-33-31 43.6 11.8-13-43.2 31.8 32 10.3-44 11.7 43.6 30.8-32.9-11.7 43.6 43.2-13-32 31.8 44 10.3L290 362l33 30.9-43.7-11.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-nu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fedd00' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23012169' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3Ccircle cx='160' cy='120' r='40.8' fill='%23012169'/%3E%3Cpath fill='%23fedd00' d='m160 79.2 24 73.8-62.8-45.6h77.6L136 153M66.7 98.3l14 43.4L43.9 115h45.7l-37 26.8m200.7-43.5 14.1 43.4-36.9-26.8h45.7l-37 26.8M160 178.3l14.1 43.4-37-26.8h45.7l-37 26.8M160 18.3l14.1 43.4-37-26.8h45.7l-37 26.8'/%3E%3C/svg%3E")}.fi-nu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fedd00' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23012169' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='%23c8102e' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3Ccircle cx='128' cy='128' r='43.6' fill='%23012169'/%3E%3Cpath fill='%23fedd00' d='m128 84.4 25.6 78.8-67-48.7h82.8l-67 48.7m-49.1-58.3 15 46.3L29 122.6h48.7l-39.4 28.6m164.4-46.3 15 46.3-39.4-28.6H227l-39.4 28.6m-59.6 39 15 46.3-39.3-28.6h48.6L113 236.5m15-217L143 66l-39.3-28.7h48.6L113 66'/%3E%3C/svg%3E")}.fi-nz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath d='M0-.3v.5l1-.5z'/%3E%3Cpath d='M.2.3 0-.1l1-.2z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='rotate(-72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='rotate(108)scale(1 -1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%2300247d' fill-rule='evenodd' d='M0 0h640v480H0z'/%3E%3Cg transform='translate(-111 36.1)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 120)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(30 0 0 30 900 120)'/%3E%3C/g%3E%3Cg transform='rotate(82 525.2 114.6)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 519 -457.7)scale(40.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 519 -457.7)scale(25)'/%3E%3C/g%3E%3Cg transform='rotate(82 525.2 114.6)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 668.6 -327.7)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 668.6 -327.7)scale(30)'/%3E%3C/g%3E%3Cg transform='translate(-111 36.1)scale(.66825)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 480)scale(50.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(35 0 0 35 900 480)'/%3E%3C/g%3E%3Cpath fill='%23012169' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3C/svg%3E")}.fi-nz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath d='M0-.3v.5l1-.5z'/%3E%3Cpath d='M.2.3 0-.1l1-.2z'/%3E%3C/g%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3Cuse xlink:href='%23a' transform='rotate(72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='rotate(-72 0 0)'/%3E%3Cuse xlink:href='%23a' transform='rotate(108)scale(1 -1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%2300247d' fill-rule='evenodd' d='M0 0h512v512H0z'/%3E%3Cg transform='translate(-148.7 90.5)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 120)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(30 0 0 30 900 120)'/%3E%3C/g%3E%3Cg transform='rotate(82 418.7 105.1)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 519 -457.7)scale(40.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 519 -457.7)scale(25)'/%3E%3C/g%3E%3Cg transform='rotate(82 418.7 105.1)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='rotate(-82 668.6 -327.7)scale(45.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='rotate(-82 668.6 -327.7)scale(30)'/%3E%3C/g%3E%3Cg transform='translate(-148.7 90.5)scale(.60566)'%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23fff' transform='translate(900 480)scale(50.4)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23cc142b' transform='matrix(35 0 0 35 900 480)'/%3E%3C/g%3E%3Cpath fill='%23012169' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='%23c8102e' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3C/svg%3E")}.fi-om{background-image:url(./om.DcqxRdQL.svg)}.fi-om.fis{background-image:url(./om.nN8zP2Bu.svg)}.fi-pa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M92.5 0h477.2v480H92.4z'/%3E%3Cpath fill='%23db0000' fill-rule='evenodd' d='M323 3.6h358v221.7H323z'/%3E%3Cpath fill='%230000ab' fill-rule='evenodd' d='M3.2 225.3h319.9V480H3.2zm211.6-47.6-42-29.4-41.7 29.6 15.5-48L105 100l51.6-.4 16-48 16.3 47.9h51.6l-41.5 30 15.9 48z'/%3E%3Cpath fill='%23d80000' fill-rule='evenodd' d='m516.9 413.9-42.4-27.7-42.1 28 15.6-45.6-42-28 52-.5 16.2-45.4 16.4 45.3h52l-41.8 28.5 16 45.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pa.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-26-25h592.5v596H-26z'/%3E%3Cpath fill='%23db0000' d='M255.3-20.4h312.1v275.2h-312z'/%3E%3Cpath fill='%230000ab' d='M-54.5 254.8h309.9V571H-54.5zM179 181.6l-46.5-29.2-46.2 29.5 17.2-48-46.2-29.6 57.1-.4 17.7-47.8 18.1 47.7h57.1l-45.9 30z'/%3E%3Cpath fill='%23d80000' d='m435.2 449-46.4-29.2-46.3 29.5 17.2-48-46.2-29.5 57.2-.4 17.7-47.8 18 47.7h57.2l-46 30z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pe{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d91023' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M213.3 0h213.4v480H213.3z'/%3E%3C/svg%3E")}.fi-pe.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d91023' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M170.7 0h170.6v512H170.7z'/%3E%3C/svg%3E")}.fi-pf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M80 0h480v480H80z'/%3E%3Cpath fill='%23083d9c' fill-rule='evenodd' stroke='%23083d9c' stroke-width='2pt' d='M277.3 340.8s10.8-8.8 21.4-8.8 13.4 7.3 20.8 7.9c7.3.6 13.4-7.3 22.5-7.6s20.5 6.4 20.5 6.4l-39.8 12-45.4-10zm-22.9-13 135.4.7s-11.7-12.7-25.5-13c-13.8-.2-10 6-20.5 6.8-10.6.9-13.2-6.4-22.9-6.2s-15.2 6.2-22.5 6.5-16.7-7.3-22.3-7-25.5 8.7-25.5 8.7l3.8 3.6zm-17.3-16 167 .5c2.7-3.8-8.2-12.9-18.1-13.7-8.2.3-14 8.5-20.8 8.8s-14.4-8.5-22-8.2-15.5 8.2-23.1 8.2-13.2-8.5-22.9-8.5-14 9.3-21.4 8.8-13.8-9.4-20.8-9.4-18.7 10.5-21 10c-2.4-.7 2.9 4.3 3.1 3.4z'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='2.5' d='m301.3 218.9 38.4 10.2v-54.8c-17.6 1-32.2-33.4-1.2-35.7-30.5-4.4-34 3.5-37.5 12z'/%3E%3Cpath fill='%23083d9c' fill-rule='evenodd' stroke='%23083d9c' stroke-linecap='round' stroke-width='5' d='m277 258.7 86.7.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='4' d='m281.1 238 10.3 13.7m-10.3 0 11.1-13.5M287 237l-.3 8.5m10.8-7.6 10.3 13.8m-10.3 0 11.1-13.5m-5.2-1.2-.3 8.5m11.1-7.6 10.3 13.8m-10.3 0 11.1-13.5m-5.2-1.2-.3 8.5m11.7-7.6 10.2 13.8m-10.2 0 11.1-13.5m-5.3-1.2-.2 8.5m11-7.6 10.3 13.8m-10.2 0 11.1-13.5M354 237l-.3 8.5'/%3E%3Cpath fill='%23ef7d08' fill-rule='evenodd' d='m218.7 259.6 36.9.3v-23.1l-42.2-2.1zm-1.8-32 39.3 3.9-.3-16.4-38.4-15.3-.6 27.9zm8-32.7 30.1 14.6 4.3-4.5s-2.8-1.9-2.6-3.7c0-1.7 2.8-2 2.8-4 0-1.7-3-2-3.1-3.7-.2-2 2.4-4 2.4-4l-27.2-23.7-6.8 29zm198 65h-39l-.3-22.6 42.8-3.2zM384.2 232l46.3-5.6-10-26.7-36.6 15.6zm33.7-39.6L384.5 210c-.5-2-.9-3.8-3.2-5.3 0 0 2-1.2 2-3.2s-2.6-2.4-2.6-3.5 2.4-2.2 2.6-4.9c-.3-1.8-2.6-4.4-2.2-4.9l26-19.8zm-72.4 39.1 16.7-.7.3-6.7zm-51-.5-17.5-.5v-7l17.6 7.5zm0-2-17.5-9v-11.8s-2 .3-1.8-2c.1-4.9 12.9 8.9 19.4 13.4zm51-1.1v-7.7s15.8-14.2 19.1-16.9c0 3-1.8 5.2-1.8 5.2v11.2zM243 163.8l17.8 19.7c.4-1.8 4.5-2.1 8.6-1.8s7.3-.3 7.3 2.6-2 2.5-2 4.6 3 1.9 3 4.5-2.2 2.1-2.2 4.1c0 1.7 2.4 1.8 2.4 1.8l16.6 16.1v-17.2l-34.2-53.7zm27.4-20.4 23.3 47.5s.2-43.8 4.1-46.1l-6.5-12zm101 1.9-26 46.2V172s2.2-3.2-1.2-3-7.5-.2-7.5-.2l10.4-36.6zM398 165c-.3.5-17.5 18-17.5 18-.8-2-6-1-11-1s-5.6 1.6-5.3 2.9c.5 3.3 2.2.8 2.2 4 0 3.1-2.4 2-2.7 4.2.3 2.7 3.8 2 1.7 4l-19.9 19.2v-18.2l37.1-57.6z'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='2.5' d='M309.8 268.4c-8.3 13.8-30.6 9.7-35.9 0-1.5-.4-.6-59.5-.6-59.5s-2.5-1.1-2.6-3 3.4-2 3.4-4.3-3.6-1.4-3.7-3.8c0-2.2 3.9-2 3.7-4-.2-2.4-4.3-2-4.5-4.2 0-1.7 3-3.2 3.8-4h-2.8l-6.4.1c-4.6 0 0 1 0 3.6 0 1.7-2.3 2.9-2.5 4.3-.1 1.6 3.2 2.6 3.3 4.5 0 1.6-3.3 1.7-3.2 3.3.2 2.5 3 3.1 2.9 4.7 0 1.5-3.6 2.1-3.7 3.3.2 2.4.6 60.8.6 60.8 5.7 29.8 38.8 37.3 48.2-1.8zm21.9 0c8.3 13.8 30.6 9.7 35.8 0 1.6-.4.7-59.5.7-59.5s2.5-1.1 2.6-3-3.2-2-3.2-4.3 3.4-1.4 3.4-3.8c0-2.2-3.5-2-3.3-4.2s3-2 3.1-4.2c.1-1.9-1.7-3-2.6-3.8h2.7l6.4.1c4.5 0 0 1 0 3.6 0 1.7 2.3 2.9 2.5 4.3 0 1.6-3.2 2.6-3.3 4.5 0 1.6 3.3 1.7 3.2 3.3-.2 2.5-3 3.1-3 4.7.1 1.5 3.7 2.1 3.7 3.3l-.5 60.8c-5.7 29.8-38.9 37.3-48.2-1.8z'/%3E%3Cpath fill='%23083d9c' fill-rule='evenodd' stroke='%23083d9c' stroke-width='2pt' d='M301.7 295.6H339c.3-.3-8.4-13-18.6-12-11.5.3-19.3 12-18.7 12zm118.9-1h-51s6.6-3.8 8.4-7.4c3.3 1.8 2.4 3.6 9 3.9s12.9-7.5 19.2-7.2 14.4 11 14.4 10.8zm-201 0h51s-6.6-3.8-8.4-7.4c-3.3 1.8-2.4 3.6-9 3.9s-13-7.5-19.2-7.2c-6.3.3-14.4 11-14.4 10.8zm3.8-16 36.3.3s-2.3-5-2.6-11.1c-9.4-3.2-17 7-23.8 7.3-6.7.3-13.7-7.3-13.7-7.3zm194 0-36.4.3s2.3-5 2.6-11.1c9.4-3.2 17 7 23.8 7.3 6.7.3 13.7-7.3 13.7-7.3zM311 279l18.4-.5s.3-5.6-9.3-5.6-8.8 6.4-9.1 6.1zm-11.2-7.9a17 17 0 0 0 8.2-7.6l-12.6.3s-5.8 3.5-8.7 7.3zm40.8 0a17 17 0 0 1-8.2-7.6l12.6.3s5.8 3.5 8.7 7.3z'/%3E%3Cpath fill='%23de2010' fill-rule='evenodd' d='M-40 360h720v120H-40zm0-360h720v120H-40z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z' style='width:0'/%3E%3Cpath fill='%23083d9c' fill-rule='evenodd' stroke='%23083d9c' stroke-width='2pt' d='M210.4 363.5s11.6-9.4 22.8-9.4 14.4 7.8 22.2 8.4 14.4-7.8 24-8c9.8-.4 22 6.8 22 6.8L258.9 374l-48.5-10.6zm-24.3-13.8 144.3.7s-12.5-13.5-27.2-13.8-10.6 6.3-21.8 7.2-14.1-6.9-24.4-6.6-16.3 6.6-24 6.9c-7.9.3-17.9-7.8-23.8-7.5S182 346 182 346zm-18.5-17.2 178.1.7c2.9-4.1-8.7-13.8-19.3-14.7-8.8.3-15 9-22.2 9.3s-15.3-9-23.5-8.7c-8 .3-16.5 8.8-24.6 8.8s-14.1-9.1-24.4-9.1-15 10-22.8 9.4c-7.9-.7-14.7-10-22.2-10s-20 11.2-22.5 10.6 3.1 4.7 3.4 3.7z'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='2.5' d='m236 233.5 41 11V186c-18.8 1-34.4-35.6-1.3-38.1-32.4-4.8-36.2 3.7-40 12.7z'/%3E%3Cpath fill='%23083d9c' fill-rule='evenodd' stroke='%23083d9c' stroke-linecap='round' stroke-width='5' d='m210.1 276 92.5.3'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='4' d='m214.5 253.8 11 14.7m-11 0 11.9-14.4m-5.6-1.3-.4 9.1m11.6-8.1 11 14.7m-11 0 11.9-14.4m-5.6-1.3-.4 9.1m12-8.1 10.8 14.7m-10.9 0 11.9-14.4m-5.6-1.3-.3 9.1m12.4-8.1 11 14.7m-11 0 12-14.4m-5.7-1.3-.3 9.1m11.9-8.1 10.9 14.7m-11 0 12-14.4m-5.7-1.3-.3 9.1'/%3E%3Cpath fill='%23ef7d08' fill-rule='evenodd' d='m148 277 39.3.2v-24.7l-45-2.1 5.6 26.5zm-2-34.1 42 4-.4-17.5-41-16.2zm8.5-35 32.2 15.6 4.6-4.8s-3-2-2.8-4c0-1.8 3-2.1 3-4.2 0-1.9-3.3-2.1-3.3-4-.3-2 2.6-4.3 2.6-4.3L161.7 177zm211.2 69.3h-41.5l-.3-24 45.6-3.5zm-41.2-29.7 49.4-6-10.7-28.3-39 16.5zm36-42.1L324.7 224c-.5-2-1-4-3.4-5.6 0 0 2.2-1.3 2.2-3.5s-2.9-2.5-2.9-3.7 2.6-2.4 2.8-5.2c-.3-2-2.8-4.6-2.3-5.2l27.7-21.2 11.5 25.7zM283.1 247l17.9-.8.3-7.2zm-54.3-.6L210 246v-7.5zm-.1-2.2-18.7-9.6v-12.5s-2.2.3-1.9-2.2c.1-5.2 13.8 9.5 20.7 14.3zm54.4-1.1V235s16.8-15.2 20.4-18c0 3.1-2 5.5-2 5.5v12zM174 174.7l18.9 21c.5-2 4.8-2.2 9.2-2 4.4.4 7.9-.2 7.9 3 0 3-2.3 2.6-2.3 4.8s3.4 2 3.4 4.8-2.4 2.2-2.5 4.4c0 1.8 2.6 2 2.6 2l17.7 17.1v-18.4l-36.5-57.3zm29-21.7 24.8 50.7s.3-46.8 4.4-49.3l-7-12.8zm107.7 2-27.6 49.3v-20.8s2.3-3.5-1.3-3.2-8.1-.3-8.1-.3l11.1-39zm28.4 21.1c-.3.6-18.7 19.2-18.7 19.2-.8-2.2-6.4-1.1-11.6-1.1-5.3 0-6 1.7-5.8 3 .6 3.7 2.4 1 2.4 4.4 0 3.3-2.6 2-2.8 4.5.2 2.8 4 2.1 1.8 4.3l-21.3 20.4v-19.4l39.6-61.5z'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='2.5' d='M245.1 286.3c-8.9 14.7-32.7 10.4-38.2 0-1.7-.4-.7-63.5-.7-63.5s-2.7-1.2-2.8-3.1 3.6-2.1 3.6-4.6-3.8-1.6-3.9-4c0-2.5 4.1-2.2 4-4.4-.3-2.5-4.6-2.1-4.8-4.5-.2-1.8 3-3.4 4-4.2h-9.9c-4.8 0 .1 1.1 0 4 0 1.8-2.4 3-2.6 4.6 0 1.6 3.4 2.7 3.5 4.7 0 1.7-3.5 1.9-3.4 3.5.3 2.7 3.1 3.3 3.1 5 0 1.6-3.9 2.3-3.9 3.6l.6 64.8c6 31.8 41.4 39.8 51.4-2zm23.3 0c9 14.7 32.7 10.4 38.3 0 1.7-.4.7-63.5.7-63.5s2.7-1.2 2.8-3.1-3.4-2.1-3.4-4.6 3.6-1.6 3.7-4c0-2.5-3.8-2.3-3.6-4.6.2-2.5 3.1-2.2 3.3-4.5.1-2-1.9-3.2-2.8-4h9.7c4.9 0 0 1.1 0 4 0 1.8 2.5 3 2.7 4.6 0 1.6-3.5 2.7-3.5 4.7 0 1.7 3.5 1.9 3.3 3.5-.2 2.7-3 3.3-3 5 0 1.6 3.9 2.3 3.9 3.6-.2 2.6-.6 64.8-.6 64.8-6.1 31.8-41.4 39.8-51.5-2z'/%3E%3Cpath fill='%23083d9c' fill-rule='evenodd' stroke='%23083d9c' stroke-width='2pt' d='M236.5 315.3h39.8c.3-.3-9-13.8-20-12.8-12.2.3-20.5 12.8-19.8 12.8zm126.8-1h-54.4s7-4.1 9-8c3.5 2 2.5 3.9 9.5 4.2s13.8-8 20.5-7.7 15.4 11.8 15.4 11.5zm-214.4 0h54.4s-7-4.1-9-8c-3.5 2-2.5 3.9-9.6 4.2s-13.7-8-20.5-7.7c-6.7.3-15.3 11.8-15.3 11.5zm4-17 38.8.2s-2.5-5.3-2.8-11.8c-10-3.5-18.2 7.5-25.3 7.8s-14.7-7.8-14.7-7.8l4 11.5zm207 0-38.8.2s2.5-5.3 2.8-11.8c10-3.5 18.1 7.5 25.3 7.8s14.7-7.8 14.7-7.8l-4 11.5zm-113.5.2 19.7-.6s.3-6-10-6-9.4 7-9.7 6.6zm-12-8.4c3.5-1.9 6.7-3.8 8.8-8.1l-13.4.3s-6.2 3.7-9.4 7.8zm43.5 0a18 18 0 0 1-8.7-8.1l13.4.3s6.3 3.7 9.4 7.8z'/%3E%3Cpath fill='%23de2010' fill-rule='evenodd' d='M-128 384h768v128h-768zm0-384h768v128h-768z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='m1.6 0-.5 480h640z'/%3E%3Cpath fill='red' d='m640.6 480 .5-480H1.1z'/%3E%3C/g%3E%3Cpath fill='%23fc0' stroke='%23fc0' stroke-width='1.1' d='m178 54-3.8-.2c-1.2-2.8-4.5-3.8-6.6-2.6L156 51l7.1 3.1C165 59 171 60 171 60c-.6 8.8-8.9-1.1-15.9 3.9-5 3-5 6.5-7.7 12.3-.9 1.6-4.4 5.8-4.4 5.8l5.9-.5L147 84l7-1-1.5 1.4c1 .2 8-1.7 8-1.7L160 85l8-2.9s1.6 1.3 3 1.9l1-4 4 1 1-4c6 8 8 16 19 18l-1-4 8.7 4 .9-1.7c4.8 3.4 8.7 3.3 11.4 3.7l-2-5 2 1-3-8 3 1-4-6 1.5-1-.5-3c6 2 14 5 15 12 1 11-11 14-19 13 6 5 17 3 22-2 2-2 3-5 4-8 1 3 3 7 3 11-1 9-13 12-21 13 9 5 25-1 26-14 0-11-7-16-10-21l-1-5.4 3 1.4s-1.8-3.3-2-4c0 0-3.1-8.5-4.2-10.4l2.2.4-8.2-10.3 2.3-.2S215.6 44 213 43l3-1c-6-3-13-1-19 3l1-3-1.8.2v-3.5L198 36l-3-1 2-5-3 1 1-5s-2.2 1-3.6.9l1.6-3.4c-1-1.5 0-4.5 0-4.5-7 1-8 2-12 8-6 11-4 16-3 27z' transform='matrix(2.21989 0 0 2.21194 1.1 0)'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='red' stroke-width='1.4' d='M215.8 70.4c.5.9 6.2 3.6 10.4 6-1.1-4.6-9.4-5.6-10.4-6z' transform='matrix(2.21989 0 0 2.21194 1.1 0)'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m175 399-14.2-9-19 9.1 4.3-16.2-14.5-15.1 16.7-1 10-18.4 6.1 15.5 20.7 3.8-13 10.6zm36.2-79-6.6-3-6.3 3.6 1-7.2-5.4-4.9 7.1-1.3 3-6.6 3.5 6.4 7.2.8-5 5.2zm32-45.2-14.5-7-13.9 7.8 2.3-15.7-11.8-10.8 15.7-2.8 6.6-14.4 7.6 14 15.8 1.8-11 11.5zm-65.8-63-17-8.5-16.5 9.1 2.8-18.6-13.8-13 18.7-3 8-17 8.7 16.7 18.8 2.3-13.3 13.4zm-60.8 65.4-17-10-17 10.3 4.3-19.3-15.1-13 19.7-1.8 7.7-18.3 7.9 18.2 19.8 1.6-14.9 13z'/%3E%3C/svg%3E")}.fi-pg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M81.4 0h496v496h-496z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-84)scale(1.0321)'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23000001' d='M.5 0 0 496h659z'/%3E%3Cpath fill='red' d='M658.5 496 659 0H0z'/%3E%3C/g%3E%3Cpath fill='%23fc0' stroke='%23fc0' stroke-width='2.3' d='m406.9 123.4-8.8-.4c-2.7-6.4-10.3-8.8-15-6-4.2.3-26.5-.4-26.5-.4l16.3 7.1c4 10.9 18 13.5 18 13.5-1.2 20-20.3-2.6-36.3 8.8-11.4 6.9-11.6 15-17.8 28.3a119 119 0 0 1-10 13.1l13.5-1-4.3 5.6 16-2.3s-2.1 1.8-3.4 3.2c2.4.5 18.3-3.7 18.3-3.7l-1.1 5.1c8.1-3.3 18.2-6.6 18.2-6.6s3.6 3 6.9 4.3l2.3-9.1 9.1 2.3 2.3-9.2c13.7 18.3 18.3 36.6 43.4 41.2l-2.3-9.2c7 3 20 9.4 20 9.4l2-4.2c10.9 7.8 20 7.7 26 8.5l-4.5-11.4 4.6 2.3-6.9-18.3 6.9 2.3-9.2-13.7 3.4-2.3-1-6.9c13.6 4.6 32 11.5 34.2 27.5 2.3 25.1-25.2 32-43.4 29.7 13.7 11.4 38.8 6.8 50.3-4.6a47 47 0 0 0 9.1-18.3c2.3 6.9 6.9 16 6.9 25.2-2.3 20.5-29.8 27.4-48 29.7 20.5 11.4 57.1-2.3 59.4-32 0-25.2-16-36.6-22.9-48l-2.3-12.3c1 .2 6.9 3.2 6.9 3.2s-4-7.6-4.6-9.2c0 0-7.1-19.4-9.7-23.7.4-.3 5.2.8 5.2.8l-18.8-23.5 5.3-.6S493 100.5 487 98.3l6.9-2.3c-13.8-6.8-29.8-2.3-43.5 6.9l2.3-6.9-4.2.4v-7.8l4.2-6.3-6.8-2.3 4.5-11.4-6.8 2.3 2.3-11.5s-5.2 2.4-8.3 2c.1.3 3.7-7.7 3.7-7.7-2.2-3.4 0-10.3 0-10.3-16 2.3-18.3 4.6-27.4 18.3-13.8 25.2-9.2 36.6-6.9 61.7z'/%3E%3Cpath fill='red' fill-rule='evenodd' stroke='red' stroke-width='3' d='M493.3 161c1.2 2 14.1 8.2 23.9 13.8-2.6-10.6-21.7-12.9-24-13.8z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='m179 412.4-14.6-9.3-19.5 9.4 4.4-16.7-15-15.7 17.3-1 10.3-19 6.3 16 21.2 3.9-13.3 11zm37.3-81.6-6.8-3.2-6.4 3.7 1-7.4-5.6-5 7.4-1.4 3-6.8 3.6 6.6 7.4.8-5.2 5.4zm32.9-46.8-14.8-7.2-14.4 8 2.3-16.2-12.1-11.2 16.2-2.8 6.8-15 7.8 14.6 16.3 1.8-11.3 12zm-67.7-65-17.4-8.8-17 9.4 2.8-19.2-14.2-13.4 19.2-3.1 8.3-17.7 9 17.3 19.3 2.4-13.7 14zM119 286.5l-17.6-10.4-17.5 10.7 4.5-20-15.6-13.3 20.4-2 7.9-18.9 8 18.8 20.5 1.7-15.3 13.5z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ph{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230038a8' d='M0 0h640v240H0z'/%3E%3Cpath fill='%23ce1126' d='M0 240h640v240H0z'/%3E%3Cpath fill='%23fff' d='M415.7 240 0 480V0'/%3E%3Cpath fill='%23fcd116' d='M26.7 42.4 41 55l16.6-9.2-7.4 17.5 14 13-19-1.6-8.1 17.2-4.3-18.5L14 71l16.3-10zm323.8 172.3.4 19 18 6.3-18 6.2-.4 19-11.5-15.1-18.2 5.5 10.8-15.6-10.8-15.6 18.2 5.5zM37.2 388.1l8 17.2 19-1.6-13.9 13 7.4 17.5-16.6-9.1-14.4 12.4 3.6-18.7L14 409l18.9-2.4zm114.2-249-6.2 6.2 3.1 47-3 .3-5.7-42.9-5.1 5 7.6 38.4a48 48 0 0 0-17.2 7.1l-21.7-32.4H96l26.4 34.3-2.4 2-31.1-35.5h-8.8v8.8l35.4 31-2 2.5-34.3-26.3v7.1l32.5 21.7q-5.2 7.8-7.1 17.2L66.3 223l-5.1 5 42.9 5.7q-.3 1.6-.3 3.1l-47-3-6.2 6.2 6.2 6.2 47-3.1.3 3.1-42.9 5.7 5 5 38.4-7.6a48 48 0 0 0 7.1 17.2l-32.5 21.7v7.2l34.3-26.3 2 2.4-35.4 31v8.8H89l31-35.4 2.5 2L96 312.2h7.2l21.7-32.5q7.8 5.2 17.2 7.1l-7.6 38.4 5 5 5.7-42.9q1.5.3 3.1.3l-3 47 6.1 6.2 6.3-6.2-3.1-47 3-.3 5.7 43 5.1-5.1-7.6-38.4a48 48 0 0 0 17.2-7.1l21.7 32.5h7.2l-26.4-34.3 2.4-2 31.1 35.4h8.8v-8.8l-35.4-31 2-2.4 34.3 26.3v-7.2l-32.5-21.7q5.2-7.8 7.1-17.2l38.3 7.6 5.1-5-42.9-5.7q.3-1.5.3-3.1l47 3 6.2-6.1-6.2-6.2-47 3-.3-3 42.9-5.7-5-5-38.4 7.5a48 48 0 0 0-7.1-17.2l32.5-21.7v-7.1l-34.3 26.3-2-2.4 35.4-31v-8.9H214l-31 35.5-2.5-2 26.4-34.3h-7.2L178 200.2q-7.8-5.2-17.2-7.1l7.6-38.3-5-5-5.7 42.8-3.1-.3 3-47z'/%3E%3C/svg%3E")}.fi-ph.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230038a8' d='M0 0h512v256H0z'/%3E%3Cpath fill='%23ce1126' d='M0 256h512v256H0z'/%3E%3Cpath fill='%23fff' d='M443.4 256 0 512V0'/%3E%3Cpath fill='%23fcd116' d='m25.2 44.4 15.4 13.3 17.9-9.8-8 18.7 15 14L45 78.9l-8.6 18.4-4.7-19.8-20.2-2.6L29 64.4zM372.1 229l.4 20.3 19.3 6.7-19.3 6.7-.4 20.3-12.3-16.2-19.5 6L352 256l-11.7-16.7 19.5 5.9zM36.5 414.7l8.6 18.4 20.3-1.7-14.8 14 7.9 18.7-17.9-9.8-15.4 13.3 3.9-20-17.5-10.5 20.2-2.6zM158.9 148l-6.6 6.6 3.2 50.3-3.3.3-6-45.9-5.5 5.4 8.2 41a51 51 0 0 0-18.4 7.7l-23.3-34.8h-7.7l28.2 36.8-2.5 2.1-33.3-38h-9.4v9.5l38 33.3-2.2 2.5-36.8-28.2v7.7l34.8 23.3a51 51 0 0 0-7.6 18.4l-41-8.2-5.5 5.5 46 6-.4 3.4-50.3-3.3-6.7 6.6 6.7 6.6 50.3-3.2.3 3.3-45.9 6 5.4 5.5 41-8.2a51 51 0 0 0 7.7 18.4l-34.8 23.3v7.7l36.8-28.2 2.1 2.5-38 33.3v9.4H92l33.3-38 2.5 2.2-28.2 36.8h7.7l23.3-34.8a51 51 0 0 0 18.4 7.6l-8.2 41 5.5 5.5 6-46 3.3.4-3.2 50.3 6.6 6.7 6.6-6.7-3.2-50.3 3.3-.3 6 45.9 5.5-5.4-8.2-41a51 51 0 0 0 18.4-7.7l23.3 34.8h7.7L190 296.6l2.5-2.1 33.3 38h9.4V323l-38-33.3 2.2-2.5 36.8 28.2v-7.7l-34.8-23.3A51 51 0 0 0 209 266l41 8.2 5.5-5.5-46-6 .4-3.3 50.3 3.2 6.7-6.6-6.7-6.6-50.3 3.3q0-1.8-.3-3.4l45.9-6-5.4-5.5-41 8.2a51 51 0 0 0-7.7-18.4l34.8-23.3v-7.7l-36.8 28.2-2.1-2.5 38-33.3v-9.4h-9.5l-33.3 38-2.5-2.2 28.2-36.8h-7.7l-23.3 34.8a51 51 0 0 0-18.4-7.6l8.2-41-5.5-5.5-6 46-3.3-.4 3.2-50.3z'/%3E%3C/svg%3E")}.fi-pk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-52.3 0h682.6v512H-52.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(49)scale(.9375)'%3E%3Cpath fill='%230c590b' d='M-95 0h768v512H-95z'/%3E%3Cpath fill='%23fff' d='M-95 0H97.5v512H-95z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z'/%3E%3Cpath d='M415.4 306a121 121 0 0 1-161.3 59.4 122 122 0 0 1-59.5-162.1A119 119 0 0 1 266 139a156 156 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-pk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)'%3E%3Cpath fill='%230c590b' d='M-95 0h768v512H-95z'/%3E%3Cpath fill='%23fff' d='M-95 0H97.5v512H-95z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m403.7 225.4-31.2-6.6-16.4 27.3-3.4-31.6-31-7.2 29-13-2.7-31.7 21.4 23.6 29.3-12.4-15.9 27.6 21 24z'/%3E%3Cpath d='M415.4 306a121 121 0 0 1-161.3 59.4 122 122 0 0 1-59.5-162.1A119 119 0 0 1 266 139a156 156 0 0 0-11.8 10.9A112.3 112.3 0 0 0 415.5 306z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-pl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M640 480H0V0h640z'/%3E%3Cpath fill='%23dc143c' d='M640 480H0V240h640z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M512 512H0V0h512z'/%3E%3Cpath fill='%23dc143c' d='M512 512H0V256h512z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pm{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-pm.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-pn{background-image:url(./pn.DgxdtieE.svg)}.fi-pn.fis{background-image:url(./pn.BPAlH32D.svg)}.fi-pr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-37.3 0h682.7v512H-37.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(35)scale(.9375)'%3E%3Cpath fill='%23ed0000' d='M-37.3 0h768v512h-768z'/%3E%3Cpath fill='%23fff' d='M-37.3 102.4h768v102.4h-768zm0 204.8h768v102.4h-768z'/%3E%3Cpath fill='%230050f0' d='m-37.3 0 440.7 255.7L-37.3 511z'/%3E%3Cpath fill='%23fff' d='M156.4 325.5 109 290l-47.2 35.8 17.6-58.1-47.2-36 58.3-.4 18.1-58 18.5 57.8 58.3.1-46.9 36.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M51.6 0h708.7v708.7H51.6z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-37.3)scale(.72249)'%3E%3Cpath fill='%23ed0000' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23fff' d='M0 141.7h1063v141.8H0zm0 283.5h1063v141.7H0z'/%3E%3Cpath fill='%230050f0' d='m0 0 610 353.9L0 707.3z'/%3E%3Cpath fill='%23fff' d='m268.2 450.5-65.7-49-65.3 49.5 24.3-80.5-65.3-49.7 80.7-.7 25-80.2 25.6 80 80.7.1-64.9 50.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ps{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 640 480'%3E%3Cpath fill='%23009639' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0z'/%3E%3Cpath d='M0 0h640v160H0z'/%3E%3Cpath fill='%23ed2e38' d='m0 0 320 240L0 480Z'/%3E%3C/svg%3E")}.fi-ps.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cpath fill='%23009639' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0z'/%3E%3Cpath d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23ed2e38' d='m0 0 341.3 256L0 512Z'/%3E%3C/svg%3E")}.fi-pt{background-image:url(./pt.DZ2ADgIR.svg)}.fi-pt.fis{background-image:url(./pt.BTevY6N2.svg)}.fi-pw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-70.3 0h640v480h-640z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(70.3)'%3E%3Cpath fill='%234aadd6' d='M-173.4 0h846.3v480h-846.3z'/%3E%3Cpath fill='%23ffde00' d='M335.6 232.1a135.9 130.1 0 1 1-271.7 0 135.9 130.1 0 1 1 271.7 0'/%3E%3C/g%3E%3C/svg%3E")}.fi-pw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M61.7 4.2h170.8V175H61.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-185 -12.5)scale(2.9973)'%3E%3Cpath fill='%234aadd6' d='M0 4.2h301.2V175H0z'/%3E%3Cpath fill='%23ffde00' d='M185.9 86.8a52 52 0 0 1-53 50.8 52 52 0 0 1-53.2-50.8c0-28 23.8-50.8 53.1-50.8s53 22.7 53 50.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-py{background-image:url(./py.mNzh0mZC.svg)}.fi-py.fis{background-image:url(./py.BKi5dxWt.svg)}.fi-qa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%238d1b3d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0v480h158.4l97.8-26.7-97.8-26.6 97.7-26.7-97.7-26.7 97.7-26.6-97.7-26.7 97.8-26.7-97.8-26.6 97.7-26.7-97.7-26.7 97.7-26.6-97.7-26.7 97.8-26.7-97.8-26.6L256.1 80l-97.7-26.7 97.8-26.6L158.3 0z'/%3E%3C/svg%3E")}.fi-qa.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%238d1b3d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0v512h113l104.2-28.4L113 455l104.2-28.4L113 398.2l104.2-28.4L113 341.3 217.2 313 113 284.4 217.2 256 113 227.6 217.2 199 113 170.7l104.2-28.5L113 113.8l104.2-28.5L113 57l104.2-28.4L113 0z'/%3E%3C/svg%3E")}.fi-re{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-re.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300267f' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23f31830' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ro{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%2300319c' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ffde00' d='M213.3 0h213.4v480H213.3z'/%3E%3Cpath fill='%23de2110' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ro.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%2300319c' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ffde00' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23de2110' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-rs{background-image:url(./rs.BfwKwXtn.svg)}.fi-rs.fis{background-image:url(./rs.CnTO3ehk.svg)}.fi-ru{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v160H0z'/%3E%3Cpath fill='%230039a6' d='M0 160h640v160H0z'/%3E%3Cpath fill='%23d52b1e' d='M0 320h640v160H0z'/%3E%3C/svg%3E")}.fi-ru.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%230039a6' d='M0 170.7h512v170.6H0z'/%3E%3Cpath fill='%23d52b1e' d='M0 341.3h512V512H0z'/%3E%3C/svg%3E")}.fi-rw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2320603d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fad201' d='M0 0h640v360H0z'/%3E%3Cpath fill='%2300a1de' d='M0 0h640v240H0z'/%3E%3Cg transform='translate(511 125.4)scale(.66667)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23e5be01' d='M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Ccircle r='34.3' fill='%23e5be01' stroke='%2300a1de' stroke-width='3.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-rw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2320603d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fad201' d='M0 0h512v384H0z'/%3E%3Cpath fill='%2300a1de' d='M0 0h512v256H0z'/%3E%3Cg transform='translate(374.4 133.8)scale(.7111)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23e5be01' d='M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(1 -1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Ccircle r='34.3' fill='%23e5be01' stroke='%2300a1de' stroke-width='3.4'/%3E%3C/g%3E%3C/svg%3E")}.fi-sa{background-image:url(./sa.Dh79zbT9.svg)}.fi-sa.fis{background-image:url(./sa.DnlyVVKx.svg)}.fi-sb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%230000d6' d='M0 507.2 987.4 0H0z'/%3E%3Cpath fill='%23006000' d='M1024 0 27.2 512H1024z'/%3E%3Cpath fill='%23fc0' d='M1024 0h-54.9L0 485.4V512h54.9L1024 27.6z'/%3E%3Cpath fill='%23fff' d='m71.4 9.1 11.8 34.5h38.5L90.6 64.7l11.9 34.4L71.4 78 40.3 99.2l11.9-34.4-31.1-21.3h38.4zm191.1 0 11.9 34.5h38.5l-31.2 21.2 12 34.4L262.4 78l-31 21.3 11.9-34.4-31.2-21.3h38.5zm0 144.5 11.9 34.5h38.5l-31.2 21.2 12 34.4-31.2-21.3-31 21.3 11.9-34.4-31.2-21.3h38.5zm-95-71.4 11.9 34.4h38.4l-31 21.3 11.8 34.4-31-21.3-31.2 21.3 12-34.4-31.2-21.3h38.5zm-96.1 71.4 11.8 34.5h38.5l-31.1 21.2 11.9 34.4-31.1-21.3-31.1 21.3 12-34.4L21 188h38.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sb.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%230000d6' d='M0 491.4 956.7 0H0z'/%3E%3Cpath fill='%23006000' d='M992.1 0 26.3 496h965.8z'/%3E%3Cpath fill='%23fc0' d='M992.2 0H939L0 470.3V496h53.1l939-469.4V0z'/%3E%3Cpath fill='%23fff' d='m39 96.1 11.6-33.3-30.2-20.6h37.3L69.2 8.8l11.5 33.4h37.2L87.8 62.8 99.3 96 69.2 75.5zm185.2 0 11.6-33.3-30.2-20.6h37.3l11.5-33.4 11.5 33.4H303l-30 20.6L284.5 96l-30.1-20.6zm0 140 11.6-33.3-30.2-20.6h37.3l11.5-33.4 11.5 33.4H303l-30 20.6 11.6 33.3-30.1-20.6zm-92-69.2 11.5-33.3-30.1-20.6h37.2l11.5-33.3 11.5 33.3h37.3l-30.2 20.6 11.5 33.3-30-20.6zM39 236.1l11.6-33.3-30.2-20.6h37.3l11.5-33.4 11.5 33.4h37.2l-30.1 20.6L99.3 236l-30.1-20.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0Z'/%3E%3Cpath fill='%23d92223' d='M0 480V0h640v160z'/%3E%3Cpath fill='%23fcd955' d='M0 480V0h426.7z'/%3E%3Cpath fill='%23003d88' d='M0 480V0h213.3z'/%3E%3Cpath fill='%23007a39' d='m0 480 640-160v160z'/%3E%3C/svg%3E")}.fi-sc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0Z'/%3E%3Cpath fill='%23d92223' d='M0 512V0h512v170.7z'/%3E%3Cpath fill='%23fcd955' d='M0 512V0h341.3z'/%3E%3Cpath fill='%23003d88' d='M0 512V0h170.7z'/%3E%3Cpath fill='%23007a39' d='m0 512 512-170.7V512Z'/%3E%3C/svg%3E")}.fi-sd{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23000001' d='M0 341.3h1024V512H0z'/%3E%3Cpath fill='%23fff' d='M0 170.6h1024v170.7H0z'/%3E%3Cpath fill='red' d='M0 0h1024.8v170.7H0z'/%3E%3Cpath fill='%23009a00' d='M0 0v512l341.3-256z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sd.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23000001' d='M0 330.7h992.1v165.4H0z'/%3E%3Cpath fill='%23fff' d='M0 165.3h992.1v165.4H0z'/%3E%3Cpath fill='red' d='M0 0h992.9v165.4H0z'/%3E%3Cpath fill='%23009a00' d='M0 0v496l330.7-248z'/%3E%3C/g%3E%3C/svg%3E")}.fi-se{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23005293' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fecb00' d='M176 0v192H0v96h176v192h96V288h368v-96H272V0z'/%3E%3C/svg%3E")}.fi-se.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23005293' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fecb00' d='M134 0v204.8H0v102.4h134V512h102.4V307.2H512V204.8H236.4V0z'/%3E%3C/svg%3E")}.fi-sg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)'%3E%3Cpath fill='%23fff' d='M-20 0h720v480H-20z'/%3E%3Cpath fill='%23df0000' d='M-20 0h720v240H-20z'/%3E%3Cpath fill='%23fff' d='M146 40.2a84.4 84.4 0 0 0 .8 165.2 86 86 0 0 1-106.6-59 86 86 0 0 1 59-106c16-4.6 30.8-4.7 46.9-.2z'/%3E%3Cpath fill='%23fff' d='m133 110 4.9 15-13-9.2-12.8 9.4 4.7-15.2-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.5 52 5 15.1-13-9.2-12.9 9.3 4.8-15.1-12.8-9.4 15.9-.1 4.9-15.1 5 15h16zm58.5-.4 4.9 15.2-13-9.3-12.8 9.3 4.7-15.1-12.8-9.3 15.9-.2 5-15 5 15h15.8zm17.4-51.6 4.9 15.1-13-9.2-12.8 9.3 4.8-15.1-12.9-9.4 16-.1 4.8-15.1 5 15h16zm-46.3-34.3 5 15.2-13-9.3-12.9 9.4 4.8-15.2-12.8-9.4 15.8-.1 5-15.1 5 15h16z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M27.7 0h708.6v708.7H27.7z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-20)scale(.72249)'%3E%3Cpath fill='%23fff' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23df0000' d='M0 0h1063v354.3H0z'/%3E%3Cpath fill='%23fff' d='M245.2 59.4a124.6 124.6 0 0 0 1.1 243.9 126.9 126.9 0 1 1-1.1-243.9'/%3E%3Cpath fill='%23fff' d='m202 162.4-18.9-13.8 23.5-.2 7.2-22.3 7.5 22.3h23.4l-18.8 14 7.2 22.3L214 171l-19 13.8zm26 76.9-19-13.8 23.5-.2 7.3-22.3 7.4 22.2h23.5l-19 14 7.3 22.3-19-13.6-19 13.8zm86.3-.6-19-13.8 23.4-.2 7.3-22.3 7.4 22.3H357l-18.9 14 7.3 22.3-19.1-13.7-19 13.8zm25.7-76.2-19-13.8 23.5-.2 7.2-22.3 7.5 22.2h23.4l-18.8 14 7.2 22.3-19.1-13.6-19 13.8zM271.7 112l-19-13.8 23.5-.2 7.3-22.3 7.4 22.3h23.5l-19 14 7.3 22.2-19-13.6-19 13.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sh{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23012169' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='m75 0 244 181L562 0h78v62L400 241l240 178v61h-80L320 301 81 480H0v-60l239-178L0 64V0z'/%3E%3Cpath fill='%23c8102e' d='m424 281 216 159v40L369 281zm-184 20 6 35L54 480H0zM640 0v3L391 191l2-44L590 0zM0 0l239 176h-60L0 42z'/%3E%3Cpath fill='%23fff' d='M241 0v480h160V0zM0 160v160h640V160z'/%3E%3Cpath fill='%23c8102e' d='M0 193v96h640v-96zM273 0v480h96V0z'/%3E%3C/svg%3E")}.fi-sh.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23012169' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M512 0v64L322 256l190 187v69h-67L254 324 68 512H0v-68l186-187L0 74V0h62l192 188L440 0z'/%3E%3Cpath fill='%23c8102e' d='m184 324 11 34L42 512H0v-3zm124-12 54 8 150 147v45zM512 0 320 196l-4-44L466 0zM0 1l193 189-59-8L0 49z'/%3E%3Cpath fill='%23fff' d='M176 0v512h160V0zM0 176v160h512V176z'/%3E%3Cpath fill='%23c8102e' d='M0 208v96h512v-96zM208 0v512h96V0z'/%3E%3C/svg%3E")}.fi-si{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-15 0h682.6v512H-15.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(14.1)scale(.9375)'%3E%3Cpath fill='%23fff' d='M-62 0H962v512H-62z'/%3E%3Cpath fill='%23d50000' d='M-62 341.3H962V512H-62z'/%3E%3Cpath fill='%230000bf' d='M-62 170.7H962v170.6H-62z'/%3E%3Cpath fill='%23d50000' d='M228.4 93c-4 61.6-6.4 95.4-15.7 111-10.2 16.8-20 29.1-59.7 44-39.6-14.9-49.4-27.2-59.6-44-9.4-15.6-11.7-49.4-15.7-111l5.8-2c11.8-3.6 20.6-6.5 27.1-7.8 9.3-2 17.3-4.2 42.3-4.7 25 .4 33 2.8 42.3 4.8q9.7 2.1 27.3 7.7z'/%3E%3Cpath fill='%230000bf' d='M222.6 91c-3.8 61.5-7 89.7-12 103.2-9.6 23.2-24.8 35.9-57.6 48-32.8-12.1-48-24.8-57.7-48-5-13.6-8-41.7-11.8-103.3q17.4-5.6 27.1-7.7c9.3-2 17.3-4.3 42.3-4.7 25 .4 33 2.7 42.3 4.7a284 284 0 0 1 27.4 7.7z'/%3E%3Cpath fill='%23ffdf00' d='m153 109.8 1.5 3.7 7 1-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.7-1z'/%3E%3Cpath fill='%23fff' d='m208.3 179.6-3.9-3-2.7-4.6-5.4-4.7-2.9-4.7-5.4-4.9-2.6-4.7-3-2.3-1.8-1.9-5 4.3-2.6 4.7-3.3 3-3.7-2.9-2.7-4.8-10.3-18.3-10.3 18.3-2.7 4.8-3.7 2.9-3.3-3-2.7-4.7-4.9-4.3-1.9 1.8-2.9 2.4-2.6 4.7-5.4 4.9-2.9 4.7-5.4 4.7-2.7 4.6-3.9 3a66 66 0 0 0 18.6 36.3 107 107 0 0 0 36.6 20.5 104 104 0 0 0 36.8-20.5c5.8-6 16.6-19.3 18.6-36.3'/%3E%3Cpath fill='%23ffdf00' d='m169.4 83.9 1.6 3.7 7 1-4.6 2.7 4.4 2.9-6.3 1-2 3.4-2-3.5-6-.8 4-3-4.2-2.7 6.6-1zm-33 0 1.6 3.7 7 .9-4.5 2.7 4.3 2.9-6.3 1-2 3.4-2-3.4-6-.9 4-3-4.2-2.7 6.7-1z'/%3E%3Cpath fill='%230000bf' d='M199.7 203h-7.4l-7-.5-8.3-4h-9.4l-8.1 4-6.5.6-6.4-.6-8.1-4H129l-8.4 4-6.9.6-7.6-.1-3.6-6.2.1-.2 11.2 1.9 6.9-.5 8.3-4.1h9.4l8.2 4 6.4.6 6.5-.6 8.1-4h9.4l8.4 4 6.9.6 10.8-2 .2.4zm-86.4 9.5 7.4-.5 8.3-4h9.4l8.2 4 6.4.5 6.4-.5 8.2-4h9.4l8.3 4 7.5.5 4.8-6h-.1l-5.2 1.4-6.9-.5-8.3-4h-9.4l-8.2 4-6.4.6-6.5-.6-8.1-4H129l-8.4 4-6.9.6-5-1.3v.2l4.5 5.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-si.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M60.2 0h497.3v497.3H60.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='translate(-62)scale(1.0295)'%3E%3Cpath fill='%23fff' d='M0 0h994.7v497.3H0z'/%3E%3Cpath fill='%23d50000' d='M0 331.6h994.7v165.7H0z'/%3E%3Cpath fill='%230000bf' d='M0 165.8h994.7v165.8H0z'/%3E%3Cpath fill='%23d50000' d='M282 90.3c-3.9 59.9-6.1 92.7-15.2 107.9-9.9 16.3-19.5 28.2-58 42.6-38.4-14.4-48-26.3-57.9-42.6-9-15.2-11.3-48-15.2-107.9l5.7-1.9c11.4-3.5 20-6.3 26.3-7.5 9-2 16.7-4.1 41-4.6 24.3.4 32 2.7 41 4.6q9.6 2.1 26.6 7.5z'/%3E%3Cpath fill='%230000bf' d='M276.4 88.3c-3.7 59.8-6.7 87.2-11.6 100.3-9.3 22.6-24.1 35-56 46.7-31.8-11.8-46.6-24.1-56-46.7-4.8-13.1-7.9-40.4-11.4-100.3q16.8-5.4 26.3-7.5c9-1.9 16.7-4.2 41-4.6 24.3.4 32.1 2.7 41.1 4.6q9.6 2.1 26.6 7.5'/%3E%3Cpath fill='%23ffdf00' d='m208.8 106.6 1.5 3.7 6.7.9-4.3 2.6 4.2 2.8-6.1 1-1.9 3.3-2-3.4-6-.8 4-2.9-4-2.6 6.4-1z'/%3E%3Cpath fill='%23fff' d='m262.5 174.5-3.7-3-2.7-4.4-5.2-4.6-2.8-4.6-5.2-4.7-2.6-4.6-2.8-2.3-1.9-1.7-4.7 4.1-2.6 4.6-3.3 2.9-3.5-2.8-2.7-4.7-10-17.7-10 17.7-2.6 4.7-3.6 2.8-3.2-3-2.6-4.5-4.7-4.1-1.9 1.7-2.8 2.3-2.6 4.6-5.2 4.7-2.8 4.6-5.3 4.6-2.6 4.4-3.7 3a64 64 0 0 0 18 35.2c6.4 6.1 19.5 14.4 35.5 19.9a101 101 0 0 0 35.7-20 64 64 0 0 0 18.1-35.1'/%3E%3Cpath fill='%23ffdf00' d='m224.8 81.5 1.5 3.6 6.7 1-4.3 2.5 4.2 2.9-6.1 1-1.9 3.3-2-3.4-5.9-.8 4-3-4.1-2.5 6.4-1zm-32 0 1.5 3.5 6.7 1-4.3 2.6 4.2 2.8-6.1 1-1.9 3.3-2.1-3.4-5.8-.8 4-2.9-4.1-2.6 6.4-1 1.5-3.6z'/%3E%3Cpath fill='%230000bf' d='M254.2 197.2H247l-6.7-.5-8.1-4-9.2.1-7.9 3.9-6.2.5-6.3-.5-7.9-3.9h-9.1l-8.1 4-6.7.4h-7.4l-3.5-6 .1-.2 10.9 1.8 6.6-.5 8.1-4h9.2l8 4 6.2.5 6.2-.6 8-3.8h9l8.2 3.9 6.7.5 10.5-1.9.2.3zm-84 9.3 7.2-.5 8.1-4h9.1l8 3.9 6.2.6 6.2-.6 8-3.9h9.1l8.1 4 7.3.5 4.7-5.8-.2-.2-5 1.5-6.7-.5-8.1-4h-9.1l-8 4-6.2.5-6.2-.5-8-4h-9.1l-8.1 4-6.7.5-5-1.2v.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ef2b2d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M180 0h120v480H180z'/%3E%3Cpath fill='%23fff' d='M0 180h640v120H0z'/%3E%3Cpath fill='%23002868' d='M210 0h60v480h-60z'/%3E%3Cpath fill='%23002868' d='M0 210h640v60H0z'/%3E%3C/svg%3E")}.fi-sj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ef2b2d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M128 0h128v512H128z'/%3E%3Cpath fill='%23fff' d='M0 192h512v128H0z'/%3E%3Cpath fill='%23002868' d='M160 0h64v512h-64z'/%3E%3Cpath fill='%23002868' d='M0 224h512v64H0z'/%3E%3C/svg%3E")}.fi-sk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23ee1c25' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230b4ea2' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23fff' d='M233 370.8c-43-20.7-104.6-61.9-104.6-143.2 0-81.4 4-118.4 4-118.4h201.3s3.9 37 3.9 118.4S276 350 233 370.8'/%3E%3Cpath fill='%23ee1c25' d='M233 360c-39.5-19-96-56.8-96-131.4s3.6-108.6 3.6-108.6h184.8s3.5 34 3.5 108.6C329 303.3 272.5 341 233 360'/%3E%3Cpath fill='%23fff' d='M241.4 209c10.7.2 31.6.6 50.1-5.6 0 0-.4 6.7-.4 14.4s.5 14.4.5 14.4c-17-5.7-38.1-5.8-50.2-5.7v41.2h-16.8v-41.2c-12-.1-33.1 0-50.1 5.7 0 0 .5-6.7.5-14.4s-.5-14.4-.5-14.4c18.5 6.2 39.4 5.8 50 5.6v-25.9c-9.7 0-23.7.4-39.6 5.7 0 0 .5-6.6.5-14.4 0-7.7-.5-14.4-.5-14.4 15.9 5.3 29.9 5.8 39.6 5.7-.5-16.4-5.3-37-5.3-37s9.9.7 13.8.7 13.8-.7 13.8-.7-4.8 20.6-5.3 37c9.7.1 23.7-.4 39.6-5.7 0 0-.5 6.7-.5 14.4s.5 14.4.5 14.4a119 119 0 0 0-39.7-5.7v26z'/%3E%3Cpath fill='%230b4ea2' d='M233 263.3c-19.9 0-30.5 27.5-30.5 27.5s-6-13-22.2-13c-11 0-19 9.7-24.2 18.8 20 31.7 51.9 51.3 76.9 63.4 25-12 57-31.7 76.9-63.4-5.2-9-13.2-18.8-24.2-18.8-16.2 0-22.2 13-22.2 13S253 263.3 233 263.3'/%3E%3C/svg%3E")}.fi-sk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ee1c25' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230b4ea2' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23fff' d='M203.2 395.5c-45.9-22-111.5-66-111.5-152.8s4.1-126.2 4.1-126.2h214.8s4.2 39.4 4.2 126.2S249 373.4 203.2 395.5'/%3E%3Cpath fill='%23ee1c25' d='M203.2 384c-42.1-20.3-102.3-60.5-102.3-140.2s3.8-115.8 3.8-115.8h197s3.8 36.2 3.8 115.8-60.2 120-102.3 140.2'/%3E%3Cpath fill='%23fff' d='M212.2 223c11.4.2 33.7.6 53.5-6 0 0-.6 7-.6 15.3s.6 15.3.6 15.3a172 172 0 0 0-53.5-6v44h-18v-44a172 172 0 0 0-53.5 6s.6-7 .6-15.3-.6-15.3-.6-15.3c19.9 6.6 42.1 6.2 53.5 6v-27.7a128 128 0 0 0-42.3 6.1s.5-7 .5-15.3-.5-15.4-.5-15.4c17 5.7 31.9 6.2 42.2 6-.5-17.4-5.6-39.4-5.6-39.4s10.5.8 14.7.8 14.7-.8 14.7-.8-5.1 22-5.7 39.5a126 126 0 0 0 42.3-6s-.5 7-.5 15.3.5 15.3.5 15.3c-17-5.7-31.9-6.1-42.3-6z'/%3E%3Cpath fill='%230b4ea2' d='M203.2 280.8c-21.2 0-32.6 29.4-32.6 29.4s-6.3-14-23.6-14c-11.7 0-20.3 10.5-25.8 20.2 21.3 33.8 55.3 54.7 82 67.6 26.7-12.9 60.7-33.8 82-67.7-5.5-9.6-14.1-20-25.8-20-17.3 0-23.6 14-23.6 14s-11.4-29.5-32.6-29.5'/%3E%3C/svg%3E")}.fi-sl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%230000cd' d='M0 320.3h640V480H0z'/%3E%3Cpath fill='%23fff' d='M0 160.7h640v159.6H0z'/%3E%3Cpath fill='%2300cd00' d='M0 0h640v160.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='384' height='512' rx='4.6' ry='7.6'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(1.33333 1)'%3E%3Cpath fill='%230000cd' d='M0 341.7h512V512H0z'/%3E%3Cpath fill='%23fff' d='M0 171.4h512v170.3H0z'/%3E%3Cpath fill='%2300cd00' d='M0 0h512v171.4H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sm{background-image:url(./sm.DGBIRFB_.svg)}.fi-sm.fis{background-image:url(./sm.BKrUHzrq.svg)}.fi-sn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230b7226' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23ff0' d='M213.3 0h213.3v480H213.3z'/%3E%3Cpath fill='%23bc0000' d='M426.6 0H640v480H426.6z'/%3E%3C/g%3E%3Cpath fill='%230b7226' d='M342 218.8h71.8l-56.6 43.6 20.7 69.3-56.6-43.6-56.6 41.6 20.7-67.3-56.6-43.6h69.8l22.7-71.3z'/%3E%3C/svg%3E")}.fi-sn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230b7226' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23ff0' d='M170.7 0h170.6v512H170.7z'/%3E%3Cpath fill='%23bc0000' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3Cpath fill='%230b7226' d='m197 351.7 22-71.7-60.4-46.5h74.5l24.2-76 22.1 76H356L295.6 280l22.1 74-60.3-46.5z'/%3E%3C/svg%3E")}.fi-so{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%2340a6ff' d='M-128 0h768v512h-768z'/%3E%3Cpath fill='%23fff' d='M336.5 381.2 254 327.7l-82.1 54 30.5-87.7-82-54.2L222 239l31.4-87.5 32.1 87.3 101.4.1-81.5 54.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-so.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%2340a6ff' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23fff' d='m643 527.6-114.3-74-113.6 74.8 42.3-121.5-113.5-75 140.4-1 43.5-121.1 44.5 120.8 140.3.1-112.9 75.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-sr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23377e3f' d='M.1 0h640v480H.1z'/%3E%3Cpath fill='%23fff' d='M.1 96h640v288H.1z'/%3E%3Cpath fill='%23b40a2d' d='M.1 144h640v192H.1z'/%3E%3Cpath fill='%23ecc81d' d='m320 153.2 56.4 173.6-147.7-107.3h182.6L263.6 326.8z'/%3E%3C/svg%3E")}.fi-sr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23377e3f' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 102.4h512v307.2H0z'/%3E%3Cpath fill='%23b40a2d' d='M0 153.6h512v204.8H0z'/%3E%3Cpath fill='%23ecc81d' d='m255.9 163.4 60.2 185.2-157.6-114.5h194.8L195.7 348.6z'/%3E%3C/svg%3E")}.fi-ss{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23078930' d='M0 336h640v144H0z'/%3E%3Cpath fill='%23fff' d='M0 144h640v192H0z'/%3E%3Cpath fill='%23000001' d='M0 0h640v144H0z'/%3E%3Cpath fill='%23da121a' d='M0 168h640v144H0z'/%3E%3Cpath fill='%230f47af' d='m0 0 415.7 240L0 480z'/%3E%3Cpath fill='%23fcdd09' d='M200.7 194.8 61.7 240l139 45.1L114.9 167v146z'/%3E%3C/svg%3E")}.fi-ss.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23078930' d='M0 358.4h512V512H0z'/%3E%3Cpath fill='%23fff' d='M0 153.6h512v204.8H0z'/%3E%3Cpath fill='%23000001' d='M0 0h512v153.6H0z'/%3E%3Cpath fill='%23da121a' d='M0 179.2h512v153.6H0z'/%3E%3Cpath fill='%230f47af' d='m0 0 433 256L0 512z'/%3E%3Cpath fill='%23fcdd09' d='M209 207.8 64.4 256l144.8 48.1-89.5-126v155.8z'/%3E%3C/svg%3E")}.fi-st{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%2312ad2b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ffce00' d='M0 137.1h640V343H0z'/%3E%3Cpath fill='%23d21034' d='M0 0v480l240-240'/%3E%3Cg id='c' transform='translate(351.6 240)scale(.34286)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23000001' d='M0-200V0h100' transform='rotate(18 0 -200)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' x='700' transform='translate(-523.2)'/%3E%3C/svg%3E")}.fi-st.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%2312ad2b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffce00' d='M0 146.3h512v219.4H0z'/%3E%3Cpath fill='%23d21034' d='M0 0v512l192-256'/%3E%3Cg id='c' transform='translate(276.9 261.5)scale(.33167)'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23000001' d='M0-200V0h100' transform='rotate(18 0 -200)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-144)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' x='700' transform='translate(-550.9)'/%3E%3C/svg%3E")}.fi-sv{background-image:url(./sv.CJIHhYwF.svg)}.fi-sv.fis{background-image:url(./sv.RZ39q5hO.svg)}.fi-sx{background-image:url(./sx.nDhIaDNb.svg)}.fi-sx.fis{background-image:url(./sx.RKKs0ph6.svg)}.fi-sy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 640 480'%3E%3Cpath d='M0 0h640v480H0Z'/%3E%3Cpath fill='%23fff' d='M0 0h640v320H0Z'/%3E%3Cpath fill='%23007a3d' d='M0 0h640v160H0Z'/%3E%3Cpath fill='%23ce1126' d='m101 300 39-120 39 120-102-74.2h126M461 300l39-120 39 120-102-74.2h126M281 300l39-120 39 120-102.1-74.2h126.2'/%3E%3C/svg%3E")}.fi-sy.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cpath d='M0 0h512v512H0Z'/%3E%3Cpath fill='%23fff' d='M0 0h512v341.3H0Z'/%3E%3Cpath fill='%23007a3d' d='M0 0h512v170.7H0Z'/%3E%3Cpath fill='%23ce1126' d='M26.3 317.9 67.2 192 108 317.9 1 240h132.4m270.5 77.8L445 192l40.8 125.9-107-77.8H511m-295.9 77.8L256 192l40.9 125.9-107-77.8h132.3'/%3E%3C/svg%3E")}.fi-sz{background-image:url(./sz.qxMwa2gs.svg)}.fi-sz.fis{background-image:url(./sz.D39eIL5d.svg)}.fi-tc{background-image:url(./tc.dtelpZmc.svg)}.fi-tc.fis{background-image:url(./tc.CJHJmJj1.svg)}.fi-td{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23002664' d='M0 0h214v480H0z'/%3E%3Cpath fill='%23c60c30' d='M426 0h214v480H426z'/%3E%3Cpath fill='%23fecb00' d='M214 0h212v480H214z'/%3E%3C/g%3E%3C/svg%3E")}.fi-td.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23002664' d='M0 0h171.2v512H0z'/%3E%3Cpath fill='%23c60c30' d='M340.8 0H512v512H340.8z'/%3E%3Cpath fill='%23fecb00' d='M171.2 0h169.6v512H171.2z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cpath id='a' fill='%23fff' d='m0-21 12.3 38L-20-6.5h40L-12.3 17z'/%3E%3C/defs%3E%3Cpath fill='%23002395' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h292.8v196.8H0z'/%3E%3Cpath fill='%23002395' d='M0 0h96v192H0z'/%3E%3Cpath fill='%23ed2939' d='M192 0h96v192h-96z'/%3E%3Cpath fill='%23fff' d='m426 219.6 15.4 24.6h44V330l-33-51.6-44.4 70.8h21.6l22.8-40.8 46.8 84 46.8-84 22.8 40.8h21.6L546 278.4 513 330v-47.4h19.8l14.7-23.4H513v-15h44l15.4-24.6zm51.6 105h-48v16.8h48zm91.2 0h-48v16.8h48z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='416' y='362' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='371' y='328' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='461' y='328' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='333' y='227' transform='scale(1.2)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='499' y='227' transform='scale(1.2)'/%3E%3C/svg%3E")}.fi-tf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cpath id='a' fill='%23fff' d='m0-21 12.3 38L-20-6.5h40L-12.3 17z'/%3E%3C/defs%3E%3Cpath fill='%23002395' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h312.3v210H0z'/%3E%3Cpath fill='%23002395' d='M0 0h102.4v204.8H0z'/%3E%3Cpath fill='%23ed2939' d='M204.8 0h102.4v204.8H204.8z'/%3E%3Cpath fill='%23fff' d='m282.4 234.2 16.5 26.3h46.9V352l-35.3-55-47.3 75.5h23l24.4-43.5 49.9 89.6 49.9-89.6 24.3 43.5h23L410.5 297l-35.2 55v-50.6h21.1l15.7-25h-36.8v-16h46.9l16.5-26.2zm55 112h-51.2v18h51.2zm97.3 0h-51.2v18h51.2z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='416' y='362' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='371' y='328' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='461' y='328' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='333' y='227' transform='translate(-172)scale(1.28)'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' x='499' y='227' transform='translate(-172)scale(1.28)'/%3E%3C/svg%3E")}.fi-tg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23ffe300' d='M0 0h767.6v512H0z'/%3E%3Cpath fill='%23118600' d='M0 208.1h767.6V311H0zM0 .2h767.6v102.9H0z'/%3E%3Cpath fill='%23d80000' d='M0 .3h306.5v310.6H0z'/%3E%3Cpath fill='%23fff' d='M134.4 128.4c0-.8 18.9-53 18.9-53l17 52.2s57.4 1.7 57.4.8-45.3 34.3-45.3 34.3 21.4 60 20.5 58.2-49.6-36-49.6-36-49.7 34.3-48.8 34.3c.8 0 18.8-56.5 18.8-56.5l-44.5-33.4z'/%3E%3Cpath fill='%23118600' d='M0 409.2h767.6V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tg.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0-.2h496.3V496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(0 .3)scale(1.0316)'%3E%3Cpath fill='%23ffe300' d='M0-.2h744V496H0z'/%3E%3Cpath fill='%23118600' d='M0 201.5h744v99.7H0zM0 0h744v99.7H0z'/%3E%3Cpath fill='%23d80000' d='M0 0h297.1v301.2H0z'/%3E%3Cpath fill='%23fff' d='M130.3 124.3c0-.9 18.3-51.5 18.3-51.5l16.6 50.6s55.6 1.7 55.6.8-44 33.2-44 33.2 20.7 58.1 19.9 56.5-48.1-34.9-48.1-34.9-48.2 33.2-47.3 33.2 18.2-54.7 18.2-54.7L76.4 125z'/%3E%3Cpath fill='%23118600' d='M0 396.4h744v99.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-th{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23f4f5f8' d='M0 0h640v480H0z'/%3E%3Cpath fill='%232d2a4a' d='M0 162.5h640v160H0z'/%3E%3Cpath fill='%23a51931' d='M0 0h640v82.5H0zm0 400h640v80H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-th.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23f4f5f8' d='M0 0h512v512H0z'/%3E%3Cpath fill='%232d2a4a' d='M0 173.4h512V344H0z'/%3E%3Cpath fill='%23a51931' d='M0 0h512v88H0zm0 426.7h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tj{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23060' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h640v342.9H0z'/%3E%3Cpath fill='%23c00' d='M0 0h640v137.1H0z'/%3E%3Cpath fill='%23f8c300' d='M300.8 233.6a8.6 8.6 0 0 1 16 4V272h6.4v-34.3a8.6 8.6 0 0 1 16-4 20.2 20.2 0 1 0-38.4 0'/%3E%3Cpath fill='%23fff' d='M305.4 224.7a14 14 0 0 1 14.6 6.5 14 14 0 0 1 14.6-6.5 14.7 14.7 0 0 0-29.2 0'/%3E%3Cpath id='a' fill='%23f8c300' d='M316.8 258.3a26 26 0 0 1-43.8 16.6 27 27 0 0 1-41 12c2.5 25 40 19.9 42.8-4.4 11.7 20.7 37.6 14.7 45.2-10.6z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' fill='%23f8c300' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cpath id='b' fill='%23f8c300' d='M291.8 302.6c-5.3 11.3-15.7 13.2-24.8 4.1 0 0 3.6-2.6 7.6-3.3-.8-3.1.7-7.5 2.9-9.8a15 15 0 0 1 6.1 8.1c5.5-.7 8.2 1 8.2 1z'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23f8c300' transform='rotate(9.4 320 551.3)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' fill='%23f8c300' transform='rotate(18.7 320 551.3)'/%3E%3Cpath fill='none' stroke='%23f8c300' stroke-width='11' d='M253.5 327.8a233 233 0 0 1 133 0'/%3E%3Cg fill='%23f8c300' transform='translate(320 164.6)scale(.68571)'%3E%3Cpath id='c' d='m301930 415571-790463-574305h977066l-790463 574305L0-513674z' transform='scale(.00005)'/%3E%3C/g%3E%3Cg id='d' fill='%23f8c300' transform='translate(320 260.6)scale(.68571)'%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-70 -121.2)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-121.2 -70)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-140)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' fill='%23f8c300' transform='matrix(-1 0 0 1 640 0)'/%3E%3C/svg%3E")}.fi-tj.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23060' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h512v365.7H0z'/%3E%3Cpath fill='%23c00' d='M0 0h512v146.3H0z'/%3E%3Cg fill='%23f8c300' transform='translate(-256)scale(.73143)'%3E%3Cpath d='M672 340.7a12.5 12.5 0 0 1 23.3 5.9v50h9.4v-50a12.5 12.5 0 0 1 23.3-5.9 29.5 29.5 0 1 0-56 0'/%3E%3Cpath fill='%23fff' d='M678.7 327.6a20 20 0 0 1 21.3 9.6 20 20 0 0 1 21.3-9.6 21.5 21.5 0 0 0-42.6 0'/%3E%3Cpath id='a' d='M695.3 376.6a38 38 0 0 1-63.8 24.3 39.5 39.5 0 0 1-59.8 17.5c3.7 36.4 58.3 29 62.3-6.4 17.2 30.1 55 21.5 66-15.4z'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='matrix(-1 0 0 1 1400 0)'/%3E%3Cpath id='b' d='M658.8 441.3c-7.6 16.5-22.8 19.3-36.1 6 0 0 5.3-3.8 11-4.8a18 18 0 0 1 4.3-14.3 22 22 0 0 1 9 11.8c8-1 11.8 1.3 11.8 1.3'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(9.4 700 804)'/%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(18.7 700 804)'/%3E%3Cpath fill='none' stroke='%23f8c300' stroke-width='16' d='M603 478a340 340 0 0 1 194 0'/%3E%3Cg transform='translate(700 380)'%3E%3Cg transform='translate(0 -140)'%3E%3Cpath id='c' d='m488533-158734-790463 574305L0-513674l301930 929245-790463-574305z' transform='scale(.00005)'/%3E%3C/g%3E%3Cg id='d'%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-70 -121.2)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-121.2 -70)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='translate(-140)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-tk{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%2300247d' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fed100' d='M108.1 354.6c-6.7-.1 62.8-37 120.9-84.4 76.2-62.1 240.3-161.4 288.6-177.6 5-1.7-10.3 8.6-12.3 11.9-51.5 61-10.4 176 54 233.9 19.4 14.8 18.4 15.6 54.3 17v3.4zm-4.2 6.7s-4.9 3.5-4.9 6.1c0 2.9 5.5 6.7 5.5 6.7l498.5 5.5 9.2-6.1-12.8-7.9z'/%3E%3Cpath fill='%23fff' d='m106.8 109.1-4 12.2 10.4-7.5 10.3 7.5-3.9-12.2 10.3-7.5h-12.8l-3.9-12.2-4 12.2H96.4zm78.1 57.4 8.6-6.3h-10.7l-3.3-10.1-3.3 10.1h-10.6l8.6 6.3-3.3 10.1 8.6-6.3 8.7 6.3zm-145.2 13-4-12.2-3.9 12.2H19l10.3 7.5-3.9 12.2 10.3-7.5 10.4 7.5-4-12.2 10.4-7.5zm78.1 122.3-4.6-14.2-4.6 14.2h-15l12.1 8.7-4.6 14.3 12.1-8.8 12.1 8.8-4.7-14.3 12.1-8.7z'/%3E%3C/svg%3E")}.fi-tk.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%2300247d' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fed100' d='M90.7 384.2c-5.3 0 50-29.5 96.4-67.2 60.7-49.5 191.5-128.7 230-141.5 4-1.3-8.2 6.8-9.8 9.5-41.1 48.6-8.3 140.3 43 186.4 15.4 11.8 14.6 12.4 43.2 13.6v2.7zm-3.3 5.4s-3.9 2.8-3.9 4.9c0 2.3 4.4 5.4 4.4 5.4l397.3 4.4 7.3-4.9-10.2-6.3z'/%3E%3Cpath fill='%23fff' d='m105.5 116.6-4 12.1 10.4-7.5 10.3 7.5-4-12.1 10.4-7.5h-12.8l-3.9-12.2-4 12.2H95.2zm77.8 57.1 8.6-6.2h-10.6l-3.3-10.1-3.3 10.1h-10.6l8.6 6.2-3.3 10.1 8.6-6.2 8.6 6.2zm-144.7 13-3.9-12.1-4 12.1H18l10.3 7.5-4 12.1 10.4-7.5 10.3 7.5-3.9-12.1 10.3-7.5zm77.9 121.9-4.6-14.2-4.6 14.2H92.4l12 8.7-4.6 14.2 12.1-8.8 12 8.8-4.6-14.2 12-8.7z'/%3E%3C/svg%3E")}.fi-tl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h682.7v512H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(.9375)'%3E%3Cpath fill='%23cb000f' d='M0 0h1031.2v512H0z'/%3E%3Cpath fill='%23f8c00c' d='M0 0c3.2 0 512 256.7 512 256.7L0 512z'/%3E%3Cpath fill='%23000001' d='M0 0c2.1 0 340.6 256.7 340.6 256.7L0 512z'/%3E%3Cpath fill='%23fff' d='M187.7 298.2 127 284.7l-31 52.8-5-59.7-60.7-13.3 54.9-24.9-3.3-59.3 40.2 43.4 55.4-25.3-28.9 54 39.2 45.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tl.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M0 0h496v496H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='scale(1.0321)'%3E%3Cpath fill='%23cb000f' d='M0 0h999v496H0z'/%3E%3Cpath fill='%23f8c00c' d='M0 0c3.1 0 496 248.7 496 248.7L0 496.1z'/%3E%3Cpath fill='%23000001' d='M0 0c2 0 330 248.7 330 248.7L0 496.1z'/%3E%3Cpath fill='%23fff' d='m181.9 288.9-59-13L93 327l-5-57.8-58.8-13 53.1-24-3.2-57.5 39 42 53.6-24.4-28 52.2 38 44.4z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tm{background-image:url(./tm.C_WSgUcv.svg)}.fi-tm.fis{background-image:url(./tm.DGBJvQay.svg)}.fi-tn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23e70013' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M320 119.2a1 1 0 0 0-1 240.3 1 1 0 0 0 1-240.3M392 293a90 90 0 1 1 0-107 72 72 0 1 0 0 107m-4.7-21.7-37.4-12.1-23.1 31.8v-39.3l-37.4-12.2 37.4-12.2V188l23.1 31.8 37.4-12.1-23.1 31.8z'/%3E%3C/svg%3E")}.fi-tn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23e70013' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M256 135a1 1 0 0 0-1 240 1 1 0 0 0 0-241zm72 174a90 90 0 1 1 0-107 72 72 0 1 0 0 107m-4.7-21.7-37.4-12.1-23.1 31.8v-39.3l-37.3-12.2 37.3-12.2v-39.4l23.1 31.9 37.4-12.1-23.1 31.8z'/%3E%3C/svg%3E")}.fi-to{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23c10000' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h250v200.3H0z'/%3E%3Cg fill='%23c10000'%3E%3Cpath d='M102.8 31.2h39.9v139.6h-39.8z'/%3E%3Cpath d='M192.6 81v40H53V81z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-to.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23c10000' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h218.3v175H0z'/%3E%3Cg fill='%23c10000'%3E%3Cpath d='M89.8 27.3h34.8v121.9H89.8z'/%3E%3Cpath d='M168.2 70.8v34.8H46.3V70.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-tr{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23e30a17' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M407 247.5c0 66.2-54.6 119.9-122 119.9s-122-53.7-122-120 54.6-119.8 122-119.8 122 53.7 122 119.9'/%3E%3Cpath fill='%23e30a17' d='M413 247.5c0 53-43.6 95.9-97.5 95.9s-97.6-43-97.6-96 43.7-95.8 97.6-95.8 97.6 42.9 97.6 95.9z'/%3E%3Cpath fill='%23fff' d='m430.7 191.5-1 44.3-41.3 11.2 40.8 14.5-1 40.7 26.5-31.8 40.2 14-23.2-34.1 28.3-33.9-43.5 12-25.8-37z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tr.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23e30a17' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M348.8 264c0 70.6-58.3 127.9-130.1 127.9s-130.1-57.3-130.1-128 58.2-127.8 130-127.8S348.9 193.3 348.9 264z'/%3E%3Cpath fill='%23e30a17' d='M355.3 264c0 56.5-46.6 102.3-104.1 102.3s-104-45.8-104-102.3 46.5-102.3 104-102.3 104 45.8 104 102.3z'/%3E%3Cpath fill='%23fff' d='m374.1 204.2-1 47.3-44.2 12 43.5 15.5-1 43.3 28.3-33.8 42.9 14.8-24.8-36.3 30.2-36.1-46.4 12.8z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23e00000' fill-rule='evenodd' d='M463.7 480 0 1v478.8zM176.3 0 640 479V.2z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M27.7.2h118.6l468.2 479.3H492.2z'/%3E%3C/svg%3E")}.fi-tt.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z' style='width:0'/%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23e00000' d='M371 512 0 1v510.7zM141 0l371 511V.2z'/%3E%3Cpath fill='%23000001' d='M22.2.2h94.9l374.5 511.3h-97.9z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23009fca' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff40d' fill-rule='evenodd' d='M593.3 122.7H621l-22.3 15.2 8.5 24.7-22.3-15.3-22.2 15.3 8.5-24.7-22.3-15.2h27.5l8.5-24.7zm-69.2 196.8h27.6l-22.3 15.2 8.5 24.7-22.3-15.3-22.3 15.3 8.6-24.7-22.3-15.2H507l8.5-24.7zm69.2-44.6H621l-22.3 15.2 8.5 24.7-22.3-15.3-22.2 15.3 8.5-24.7-22.3-15.2h27.5l8.5-24.7zM295.8 417.7h27.6L301 432.8l8.6 24.6-22.3-15.2-22.3 15.2 8.6-24.6-22.4-15.3h27.6l8.5-24.6zm62.6-76.5h-27.6l22.3-15.3-8.5-24.6 22.3 15.2 22.3-15.2-8.6 24.6 22.3 15.3h-27.5l-8.5 24.6zm81.3-112.5H412l22.3-15.2-8.5-24.7 22.3 15.3 22.3-15.3-8.6 24.7 22.3 15.2h-27.5l-8.5 24.7zm68.3-23.3h-27.6l22.4-15.3-8.6-24.6 22.3 15.2 22.3-15.2-8.6 24.6 22.4 15.3H525l-8.5 24.6zM439.7 400H412l22.3-15.2L426 360l22.3 15.2 22.3-15.2-8.6 24.7 22.3 15.2h-27.5l-8.5 24.7zm-81.3 19.9h-27.6l22.3-15.2-8.5-24.7 22.3 15.2 22.3-15.2-8.6 24.6L403 420h-27.5l-8.5 24.7z'/%3E%3Cpath fill='%23012169' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m37.5 0 122 90.5L281 0h39v31l-120 89.5 120 89V240h-40l-120-89.5L40.5 240H0v-30l119.5-89L0 32V0z'/%3E%3Cpath fill='%23c8102e' d='M212 140.5 320 220v20l-135.5-99.5zm-92 10 3 17.5-96 72H0zM320 0v1.5l-124.5 94 1-22L295 0zM0 0l119.5 88h-30L0 21z'/%3E%3Cpath fill='%23fff' d='M120.5 0v240h80V0zM0 80v80h320V80z'/%3E%3Cpath fill='%23c8102e' d='M0 96.5v48h320v-48zM136.5 0v240h48V0z'/%3E%3C/svg%3E")}.fi-tv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23009fca' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff40d' fill-rule='evenodd' d='m478 226.3 7.1 20.4-18.4-12.6-18.5 12.6 7.1-20.4-18.5-12.6h22.9l7-20.4 7 20.4h22.8zm-57.2 162.8 7 20.4-18.4-12.7-18.4 12.7 7-20.4-18.4-12.7h22.8l7-20.4 7 20.5h22.9zm57.3-36.9 7 20.4-18.4-12.6-18.5 12.6 7.1-20.4-18.5-12.6h22.9l7-20.4 7 20.4h22.8zm-246.2 118 7.1 20.5-18.4-12.7-18.5 12.7 7.1-20.4-18.5-12.6h22.8l7-20.4 7.1 20.4h22.8zm43.1-88.4-7-20.4 18.4 12.6 18.4-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.8zm67.3-93-7.1-20.4 18.4 12.6 18.5-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.9zm56.5-19.3-7-20.4 18.4 12.6 18.4-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.9zm-56.5 161-7.1-20.4 18.4 12.6 18.5-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.9zM275 446.9l-7-20.4 18.4 12.6 18.4-12.6-7 20.4 18.4 12.6h-22.8l-7 20.4-7-20.4h-22.8z'/%3E%3Cpath fill='%23012169' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='M256 0v32l-95 96 95 93.5V256h-33.5L127 162l-93 94H0v-34l93-93.5L0 37V0h31l96 94 93-94z'/%3E%3Cpath fill='%23c8102e' d='m92 162 5.5 17L21 256H0v-1.5zm62-6 27 4 75 73.5V256zM256 0l-96 98-2-22 75-76zM0 .5 96.5 95 67 91 0 24.5z'/%3E%3Cpath fill='%23fff' d='M88 0v256h80V0zM0 88v80h256V88z'/%3E%3Cpath fill='%23c8102e' d='M0 104v48h256v-48zM104 0v256h48V0z'/%3E%3C/svg%3E")}.fi-tw{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h640v480H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M0 0h720v480H0z'/%3E%3Cpath fill='%23000095' d='M0 0h360v240H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m154 126.9-2.5 9.6 9.4 2.6-1.8-7.1zm46.9 5.1-1.8 7.1 9.4-2.6-2.5-9.6zm-41.8-24-5.1 5.1 1.9 6.9z'/%3E%3Cpath d='m155.9 120-1.9 6.9 5.1 5.1z'/%3E%3Cpath d='m154 113.1-6.9 6.9 6.9 6.9 1.9-6.9zm14 27.8 5.1 5.1 6.9-1.9zm18.9 5.1 9.6 2.5 2.6-9.4-7.1 1.8z'/%3E%3Cpath d='m192 140.9 7.1-1.8 1.8-7.1zm-31.1-1.8 2.6 9.4 9.6-2.5-5.1-5.1zm19.1 5 6.9 1.9 5.1-5.1z'/%3E%3Cpath d='m173.1 146 6.9 6.9 6.9-6.9-6.9-1.9zm-12.2-45.1-9.4 2.6 2.5 9.6 5.1-5.1zm-1.8 31.1 1.8 7.1 7.1 1.8zm45-12 1.9-6.9-5.1-5.1z'/%3E%3Cpath d='m168 99.1-7.1 1.8-1.8 7.1zm32.9 8.9-1.8-7.1-7.1-1.8zm5.1 18.9 6.9-6.9-6.9-6.9-1.9 6.9z'/%3E%3Cpath d='m200.9 108-8.9-8.9-12-3.2-12 3.2-8.9 8.9-3.2 12 3.2 12 8.9 8.9 12 3.2 12-3.2 8.9-8.9 3.2-12z'/%3E%3Cpath d='m200.9 132 5.1-5.1-1.9-6.9zm5.1-18.9 2.5-9.6-9.4-2.6 1.8 7.1zm-6.9-12.2-2.6-9.4-9.6 2.5 5.1 5.1zm-26-6.9-9.6-2.5-2.6 9.4 7.1-1.8zm6.9 1.9-6.9-1.9-5.1 5.1z'/%3E%3Cpath d='m186.9 94-6.9-6.9-6.9 6.9 6.9 1.9z'/%3E%3Cpath d='m192 99.1-5.1-5.1-6.9 1.9zM173.1 146l-9.6 2.5 4.5 16.6 12-12.2zm-5.1 19.1 12 44.9 12-44.9-12-12.2zm-7.1-26-9.4-2.6-4.4 16.4 16.4-4.4z'/%3E%3Cpath d='m147.1 152.9-12 45.1 32.9-32.9-4.5-16.6zm-12-20.9L102 165.1l45.1-12.2 4.4-16.4z'/%3E%3Cpath d='m154 126.9-6.9-6.9-12 12 16.4 4.5zm0-13.8-2.5-9.6-16.4 4.5 12 12z'/%3E%3Cpath d='M135.1 108 90 120l45.1 12 12-12zm90 24-16.6 4.5 4.4 16.4 45.1 12.2z'/%3E%3Cpath d='m199.1 139.1-2.6 9.4 16.4 4.4-4.4-16.4zm-12.2 6.9-6.9 6.9 12 12.2 4.5-16.6zm19.1-19.1 2.5 9.6 16.6-4.5-12.2-12z'/%3E%3Cpath d='m192 165.1 33.1 32.9-12.2-45.1-16.4-4.4zm7.1-64.2 9.4 2.6 4.4-16.4-16.4 4.4z'/%3E%3Cpath d='M225.1 108 258 75.1l-45.1 12-4.4 16.4zm-12.2-20.9L225.1 42 192 75.1l4.5 16.4zm12.2 44.9 44.9-12-44.9-12-12.2 12z'/%3E%3Cpath d='m206 113.1 6.9 6.9 12.2-12-16.6-4.5zm-38-38L135.1 42l12 45.1 16.4 4.4z'/%3E%3Cpath d='m160.9 100.9 2.6-9.4-16.4-4.4 4.4 16.4z'/%3E%3Cpath d='m147.1 87.1-45.1-12 33.1 32.9 16.4-4.5zm39.8 6.9 9.6-2.5-4.5-16.4-12 12z'/%3E%3Cpath d='M192 75.1 180 30l-12 45.1 12 12z'/%3E%3Cpath d='m173.1 94 6.9-6.9-12-12-4.5 16.4z'/%3E%3C/g%3E%3Ccircle cx='180' cy='120' r='51.1' fill='%23000095'/%3E%3Ccircle cx='180' cy='120' r='45.1' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.fi-tw.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h512v512H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='red' d='M0 0h768v512H0z'/%3E%3Cpath fill='%23000095' d='M0 0h384v256H0z'/%3E%3Cg fill='%23fff'%3E%3Cpath d='m164.3 135.4-2.7 10.2 10.1 2.7-2-7.4zm50 5.5-2 7.4 10.1-2.7-2.7-10.2zm-44.6-25.8-5.4 5.5 2 7.4z'/%3E%3Cpath d='m166.3 128-2 7.4 5.4 5.5z'/%3E%3Cpath d='m164.3 120.6-7.4 7.4 7.4 7.4 2-7.4zm14.8 29.7 5.5 5.4 7.4-2zm20.3 5.4 10.2 2.7 2.7-10.1-7.4 2z'/%3E%3Cpath d='m204.9 150.3 7.4-2 2-7.4zm-33.2-2 2.7 10.1 10.2-2.7-5.5-5.4zm20.3 5.4 7.4 2 5.5-5.4z'/%3E%3Cpath d='m184.6 155.7 7.4 7.4 7.4-7.4-7.4-2zm-12.9-48-10.1 2.7 2.7 10.2 5.4-5.5zm-2 33.2 2 7.4 7.4 2zm48-12.9 2-7.4-5.4-5.5z'/%3E%3Cpath d='m179.1 105.7-7.4 2-2 7.4zm35.2 9.4-2-7.4-7.4-2zm5.4 20.3 7.4-7.4-7.4-7.4-2 7.4z'/%3E%3Cpath d='m214.3 115.1-9.4-9.4-12.9-3.4-12.9 3.4-9.4 9.4-3.4 12.9 3.4 12.9 9.4 9.4 12.9 3.4 12.9-3.4 9.4-9.4 3.4-12.9z'/%3E%3Cpath d='m214.3 140.9 5.4-5.5-2-7.4zm5.4-20.3 2.7-10.2-10.1-2.7 2 7.4zm-7.4-12.9-2.7-10.1-10.2 2.7 5.5 5.4zm-27.7-7.4-10.2-2.7-2.7 10.1 7.4-2z'/%3E%3Cpath d='m192 102.3-7.4-2-5.5 5.4z'/%3E%3Cpath d='m199.4 100.3-7.4-7.4-7.4 7.4 7.4 2z'/%3E%3Cpath d='m204.9 105.7-5.5-5.4-7.4 2zm-20.3 50-10.2 2.7 4.7 17.6 12.9-12.9zm-5.5 20.3 12.9 48 12.9-48-12.9-12.9zm-7.4-27.7-10.1-2.7-4.7 17.5 17.5-4.7z'/%3E%3Cpath d='m156.9 163.1-12.9 48 35.1-35.1-4.7-17.6zM144 140.9 108.9 176l48-12.9 4.7-17.5z'/%3E%3Cpath d='m164.3 135.4-7.4-7.4-12.9 12.9 17.6 4.7zm0-14.8-2.7-10.2-17.6 4.7 12.9 12.9z'/%3E%3Cpath d='M144 115.1 96 128l48 12.9 12.9-12.9zm96 25.8-17.6 4.7 4.7 17.5 48 12.9z'/%3E%3Cpath d='m212.3 148.3-2.7 10.1 17.5 4.7-4.7-17.5zm-12.9 7.4-7.4 7.4 12.9 12.9 4.7-17.6zm20.3-20.3 2.7 10.2 17.6-4.7-12.9-12.9zM204.9 176l35.1 35.1-12.9-48-17.5-4.7zm7.4-68.3 10.1 2.7 4.7-17.5-17.5 4.7zm27.7 7.4L275.1 80l-48 12.9-4.7 17.5zm-12.9-22.2 12.9-48L204.9 80l4.7 17.6zm12.9 48 48-12.9-48-12.9-12.9 12.9z'/%3E%3Cpath d='m219.7 120.6 7.4 7.4 12.9-12.9-17.6-4.7zM179.1 80 144 44.9l12.9 48 17.5 4.7zm-7.4 27.7 2.7-10.1-17.5-4.7 4.7 17.5z'/%3E%3Cpath d='m156.9 92.9-48-12.9 35.1 35.1 17.6-4.7zm42.5 7.4 10.2-2.7-4.7-17.6L192 92.9z'/%3E%3Cpath d='M204.9 80 192 32l-12.9 48L192 92.9z'/%3E%3Cpath d='m184.6 100.3 7.4-7.4L179.1 80l-4.7 17.6z'/%3E%3C/g%3E%3Ccircle cx='192' cy='128' r='54.4' fill='%23000095'/%3E%3Ccircle cx='192' cy='128' r='48' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E")}.fi-tz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M10 0h160v120H10z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' stroke-width='1pt' clip-path='url(%23a)' transform='matrix(4 0 0 4 -40 0)'%3E%3Cpath fill='%2309f' d='M0 0h180v120H0z'/%3E%3Cpath fill='%23090' d='M0 0h180L0 120z'/%3E%3Cpath fill='%23000001' d='M0 120h40l140-95V0h-40L0 95z'/%3E%3Cpath fill='%23ff0' d='M0 91.5 137.2 0h13.5L0 100.5zM29.3 120 180 19.5v9L42.8 120z'/%3E%3C/g%3E%3C/svg%3E")}.fi-tz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M102.9 0h496v496H103z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-106.2)scale(1.0321)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%2309f' d='M0 0h744.1v496H0z'/%3E%3Cpath fill='%23090' d='M0 0h744.1L0 496z'/%3E%3Cpath fill='%23000001' d='M0 496h165.4L744 103.4V0H578.7L0 392.7v103.4z'/%3E%3Cpath fill='%23ff0' d='M0 378 567 0h56L0 415.3v-37.2zm121.1 118 623-415.3V118L177 496z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-ua{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='gold' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230057b8' d='M0 0h640v240H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ua.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='gold' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230057b8' d='M0 0h512v256H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ug{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M-128 341.4h768v85.3h-768z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M-128 256h768v85.3h-768z'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M-128 170.7h768V256h-768z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M-128 85.4h768v85.3h-768z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M-128 0h768v85.3h-768z'/%3E%3Cpath fill='%23fffdff' fill-rule='evenodd' stroke='%23000' d='M335.7 256a79.7 79.7 0 1 1-159.4 0 79.7 79.7 0 0 1 159.4 0z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' d='m242 194.9-5.2-9.5c2-2 5.3-3.6 10.7-3.6l-.6 10.5z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' stroke='%23000' d='m247 192.3.7-10.5s10.7-.6 16.5 6.4l-5.7 8.2z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' d='m258.6 196.3 5.3-8.2c3.5 3.7 5 6.3 5.5 10.3.1.1-8.3 2.1-8.3 2z'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M244.6 331.1s9.9-11.3 29.1-8.9c-2.9-4.7-12.3-4.1-12.3-4.1s-2.8-22-.6-23.2 12 .1 12 .1c1.2 0 3.4-3.4 1.6-5.6s-6.8-10.5-4.7-12.2 13.4 1 13.4 1l-32-41s-3.3-15.5 3.3-23c7.9-6.5 7-13.6 6.8-13.5-1.1-7.2-12-12.3-19.4-5.7-4.3 5.2-1.4 9.2-1.4 9.2s-11.5 3.1-11.9 5.1 12.9-.3 12.9-.3l-1.3 9.1s-26 23.6-6 44l.6-.8s7 8.6 14.3 10.5c7 7 6.3 6 6.3 6s1.3 11.1 0 13.3c-1.7-.5-19.3-1.2-21.9-.2-2.4.8-11.4.3-9.2 15.1l3.3-7.5s-.3 5.3 1.9 7.2c-.4-5.6 2.1-9.4 2.1-9.4s.4 6.2 1.8 7c1.4 1 1.4-10 9-9 7.4.9 12.9.6 12.9.6s2.5 21.4 1.7 23.4c-5.4-1.3-18.4.5-19.2 3.8 7.6-.5 11.1.4 11.1.4s-6.1 5.5-4.2 8.6'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M247.6 214.8s-18.9 20.8-10.7 36.7c.4-2.2.2-3.6.5-3.5-.5-.3 2.3 1.9 2.1 1.5 0-1.2-.8-3.7-.8-3.7l2.5.7-1.5-2.8 3.7.4s-1.3-3.4-.9-3.4l3 .2c-5.4-9.6-.3-17.6 2.1-26.2z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' d='M254.2 196.9s1 7.2-3 9.2c-.5.5-3 1.3-2.6 2.8.4 2 1.5 1.6 3 1.2 4.1-.7 8.9-9.4 2.6-13.2z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M247.2 203a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' d='M241.1 209c-1 .9-6.2 6.3-1 8.3 5.3-1.4 3.8-2.4 5-3.6 0-2.5-2.6-3.1-4-4.6z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M252.6 260.5c-.3 1.2-1.5 5.6.1 9 4.6-2 6.7-1.4 8.2-.4-3.7-3-5.2-4.3-8.3-8.6'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='m260.4 281.1.2 10.2s3.6.6 5.2 0 0-7-5.4-10.2'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%23000' d='M286 282.4s-6.5-15.8-23.2-19.8-14.5-21.8-13.2-22.9c.8-1.5 1.3-3.9 6.1-1.6s27 13.4 30.2 14 .4 30.7.2 30.3z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='.9' d='M270.2 262.5c-.3.2 22.3 13.4 15.5 24.7 6.4-4.3 4.4-11.7 4.4-11.7s5.2 13.7-7.6 20.4c1.4 1.2 2.3 1 2.3 1l-2.2 2.1s-1 1.7 7.6-2.5c-2.3 1.9-2.5 3.3-2.5 3.3s.6 1.8 6.2-3.1c-4.5 4.9-5.5 7.4-5.5 7.3 12.3-1 39-41-8.4-52.7l2.1 2.2z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.9' d='M271.2 258.6c3 2.2 4.1 3 4.5 4-2.8-.6-5.3-.4-5.3-.4s-6.1-5.8-7.2-6.3c-.8 0-5.6-3-5.6-3-2.3-1.2-4.5-9.3 4.2-7a93 93 0 0 0 10.3 4.6l10.7 3.4 6.2 6.9s-11-5.4-12.4-5.5c3 2.4 4.7 5.8 4.7 5.8-3.5-1-6.5-2-10.1-2.5'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='.9' d='M228.4 209.9s10.5-2.6 11.8-2.2'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M-128 426.7h768V512h-768z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ug.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M124 0h496v496H124z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-128)scale(1.0321)'%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M0 330.7h744v82.7H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 248h744v82.7H0z'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M0 165.4h744V248H0z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' d='M0 82.7h744v82.7H0z'/%3E%3Cpath fill='%23000001' fill-rule='evenodd' d='M0 0h744v82.7H0z'/%3E%3Cpath fill='%23fffdff' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='M449.3 248a77.2 77.2 0 1 1-154.5 0 77.2 77.2 0 0 1 154.5 0z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='m358.4 188.8-5-9.2c2-2 5.2-3.4 10.4-3.4l-.5 10z'/%3E%3Cpath fill='%23ffe700' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='m363.3 186.4.6-10.2s10.4-.6 16 6.1l-5.5 8z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='m374.6 190.2 5.1-8c3.4 3.6 4.8 6.2 5.4 10 0 .2-8.1 2-8.1 2z'/%3E%3Cpath fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M361 320.9s9.6-11 28.2-8.7c-2.8-4.5-11.9-4-11.9-4s-2.8-21.4-.6-22.4 11.5 0 11.5 0c1.3 0 3.4-3.3 1.7-5.4s-6.6-10.2-4.6-11.8 13 .9 13 .9l-31-39.8s-3.2-15 3.2-22.1c7.6-6.4 6.8-13.2 6.6-13.1-1-7-11.6-12-18.8-5.6-4.2 5.1-1.4 9-1.4 9s-11 3-11.5 5c-.4 1.8 12.5-.4 12.5-.4l-1.2 8.8s-25.2 23-6 42.7c.3 0 .7-.9.7-.9s6.8 8.4 13.9 10.2c6.7 6.9 6 5.8 6 5.8s1.4 10.8.1 13a93 93 0 0 0-21.2-.2c-2.3.7-11.1.3-9 14.6l3.2-7.3s-.2 5.2 1.9 7c-.4-5.4 2-9.1 2-9.1s.4 6 1.8 6.8c1.3 1 1.3-9.6 8.6-8.8 7.3 1 12.6.7 12.6.7s2.4 20.6 1.6 22.6c-5.2-1.3-17.8.5-18.6 3.7 7.4-.5 10.8.4 10.8.4s-6 5.3-4.1 8.4'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M364 208s-18.4 20.2-10.5 35.7c.5-2.2.3-3.5.5-3.4-.4-.3 2.3 1.8 2 1.4.2-1.1-.7-3.5-.7-3.5l2.4.6-1.4-2.7 3.5.5s-1.2-3.4-.8-3.4l2.9.2c-5.2-9.3-.3-17 2-25.3z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-width='.9' d='M370.3 190.8s1 7-2.8 9c-.6.4-3 1.2-2.7 2.6.5 1.9 1.5 1.5 3 1.2 4-.7 8.6-9.2 2.5-12.8z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M363.5 196.7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='M357.6 202.5c-1 .8-6 6.1-1 8 5.2-1.4 3.7-2.3 4.9-3.5 0-2.3-2.6-3-3.9-4.5z'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%239ca69c' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M368.7 252.4c-.3 1.2-1.4 5.4.2 8.6 4.4-1.8 6.4-1.3 7.9-.3-3.6-3-5-4.1-8.1-8.3'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='m376.3 272.4.2 9.8s3.5.7 5 0c1.6-.6 0-6.8-5.2-9.8'/%3E%3Cpath fill='%239ca69c' fill-rule='evenodd' stroke='%23000' stroke-width='.9' d='M401.2 273.6s-6.4-15.3-22.5-19.2-14.1-21-12.8-22.1c.7-1.5 1.2-3.8 5.9-1.6s26.1 13 29.2 13.5.4 29.8.2 29.4z'/%3E%3Cpath fill='%23de3108' fill-rule='evenodd' stroke='%23000' stroke-linejoin='round' stroke-width='.8' d='M385.8 254.4c-.3.1 21.6 12.9 15 23.9 6.3-4.1 4.2-11.4 4.2-11.4s5.1 13.3-7.3 19.8c1.4 1.2 2.2.9 2.2.9l-2 2.1s-1 1.6 7.3-2.4c-2.3 1.8-2.5 3.1-2.5 3.1s.7 1.8 6.1-3a30 30 0 0 0-5.4 7.2c12-1.1 37.8-39.7-8.1-51.1l2 2.2z'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.8' d='M386.7 250.6c3 2 4 2.8 4.4 3.8-2.7-.6-5.2-.4-5.2-.4s-5.8-5.6-6.9-6c-.8 0-5.4-3-5.4-3-2.3-1.1-4.4-9 4-6.7 8.8 4.1 10 4.4 10 4.4L398 246l6 6.7s-10.7-5.3-12-5.4c3 2.4 4.6 5.6 4.6 5.6-3.4-1-6.3-1.8-9.9-2.3'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='.8' d='M345.3 203.3s10.2-2.4 11.4-2'/%3E%3Cpath fill='%23de3908' fill-rule='evenodd' d='M0 413.4h744v82.7H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-um{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23bd3d44' d='M0 0h640v480H0'/%3E%3Cpath stroke='%23fff' stroke-width='37' d='M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640'/%3E%3Cpath fill='%23192f5d' d='M0 0h364.8v258.5H0'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m14 0 9 27L0 10h28L5 27z'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z'/%3E%3C/svg%3E")}.fi-um.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23bd3d44' d='M0 0h512v512H0'/%3E%3Cpath stroke='%23fff' stroke-width='40' d='M0 58h512M0 137h512M0 216h512M0 295h512M0 374h512M0 453h512'/%3E%3Cpath fill='%23192f5d' d='M0 0h390v275H0z'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m15 0 9.3 28.6L0 11h30L5.7 28.6'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 18 11h65 65 65 65 66L51 39h65 65 65 65L18 66h65 65 65 65 66L51 94h65 65 65 65L18 121h65 65 65 65 66L51 149h65 65 65 65L18 177h65 65 65 65 66L51 205h65 65 65 65L18 232h65 65 65 65 66z'/%3E%3C/svg%3E")}.fi-us{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23bd3d44' d='M0 0h640v480H0'/%3E%3Cpath stroke='%23fff' stroke-width='37' d='M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640'/%3E%3Cpath fill='%23192f5d' d='M0 0h364.8v258.5H0'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m14 0 9 27L0 10h28L5 27z'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z'/%3E%3C/svg%3E")}.fi-us.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23bd3d44' d='M0 0h512v512H0'/%3E%3Cpath stroke='%23fff' stroke-width='40' d='M0 58h512M0 137h512M0 216h512M0 295h512M0 374h512M0 453h512'/%3E%3Cpath fill='%23192f5d' d='M0 0h390v275H0z'/%3E%3Cmarker id='a' markerHeight='30' markerWidth='30'%3E%3Cpath fill='%23fff' d='m15 0 9.3 28.6L0 11h30L5.7 28.6'/%3E%3C/marker%3E%3Cpath fill='none' marker-mid='url(%23a)' d='m0 0 18 11h65 65 65 65 66L51 39h65 65 65 65L18 66h65 65 65 65 66L51 94h65 65 65 65L18 121h65 65 65 65 66L51 149h65 65 65 65L18 177h65 65 65 65 66L51 205h65 65 65 65L18 232h65 65 65 65 66z'/%3E%3C/svg%3E")}.fi-uy{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%230038a8' d='M266 53.3h374v53.4H266zm0 106.7h374v53.3H266zM0 266.7h640V320H0zm0 106.6h640v53.4H0z'/%3E%3Cg fill='%23fcd116' stroke='%23000' stroke-miterlimit='20' stroke-width='.6' transform='translate(133.3 133.3)scale(2.93333)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath stroke-linecap='square' d='m-2 8.9 3 4.5c-12.4 9-4.9 14.2-13.6 17 5.4-5.2-.9-5.7 3.7-16.8'/%3E%3Cpath fill='none' d='M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3'/%3E%3Cpath d='M0 0h6L0 33-6 0h6v33'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(90)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Ccircle r='11'/%3E%3C/g%3E%3Cg transform='translate(133.3 133.3)scale(.29333)'%3E%3Cg id='d'%3E%3Cpath d='M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36'/%3E%3Cpath d='M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10'/%3E%3Cpath d='M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cpath d='M0 76c-5 0-18 3 0 3s5-3 0-3'/%3E%3C/g%3E%3C/svg%3E")}.fi-uy.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%230038a8' d='M284 56.9h228v56.9H284zm0 113.8h228v56.9H284zM0 284.4h512v57H0zm0 113.8h512v57H0z'/%3E%3Cg fill='%23fcd116' stroke='%23000' stroke-miterlimit='20' stroke-width='.6' transform='translate(142.2 142.2)scale(3.12889)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cg id='a'%3E%3Cpath stroke-linecap='square' d='m-2 8.9 3 4.5c-12.4 9-4.9 14.2-13.6 17 5.4-5.2-.9-5.7 3.7-16.8'/%3E%3Cpath fill='none' d='M-4.2 10.2c-6.8 11.2-2.4 17.4-8.4 20.3'/%3E%3Cpath d='M0 0h6L0 33-6 0h6v33'/%3E%3C/g%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='rotate(45)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(90)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='scale(-1)'/%3E%3Ccircle r='11'/%3E%3C/g%3E%3Cg transform='translate(142.2 142.2)scale(.31289)'%3E%3Cg id='d'%3E%3Cpath d='M81-44c-7 8-11-6-36-6S16-35 12-38s21-21 29-22 31 7 40 16m-29 9c7 6 1 19-6 19S26-28 32-36'/%3E%3Cpath d='M19-26c1-12 11-14 27-14s23 12 29 15c-7 0-13-10-29-10s-16 0-27 10m3 2c4-6 9 6 20 6s17-3 24-8-10 12-21 12-26-6-23-10'/%3E%3Cpath d='M56-17c13-7 5-17 0-19 2 2 10 12 0 19M0 43c6 0 8-2 16-2s27 11 38 7c-23 9-14 3-54 3h-5m63 6c-4-7-3-5-11-16 8 6 10 9 11 16M0 67c25 0 21-5 54-19-24 3-29 11-54 11h-5m5-29c7 0 9-5 17-5s19 3 24 7c1 1-3-8-11-9S25 9 16 7c0 4 3 3 4 9 0 5-9 5-11 0 2 8-4 8-9 8'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3Cpath d='M0 76c-5 0-18 3 0 3s5-3 0-3'/%3E%3C/g%3E%3C/svg%3E")}.fi-uz{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%231eb53a' d='M0 320h640v160H0z'/%3E%3Cpath fill='%230099b5' d='M0 0h640v160H0z'/%3E%3Cpath fill='%23ce1126' d='M0 153.6h640v172.8H0z'/%3E%3Cpath fill='%23fff' d='M0 163.2h640v153.6H0z'/%3E%3Ccircle cx='134.4' cy='76.8' r='57.6' fill='%23fff'/%3E%3Ccircle cx='153.6' cy='76.8' r='57.6' fill='%230099b5'/%3E%3Cg fill='%23fff' transform='translate(261.1 122.9)scale(1.92)'%3E%3Cg id='e'%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-6-1.9-.3 1 .7'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-48'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='24'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24' y='-24'/%3E%3C/g%3E%3C/svg%3E")}.fi-uz.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%231eb53a' d='M0 341.3h512V512H0z'/%3E%3Cpath fill='%230099b5' d='M0 0h512v170.7H0z'/%3E%3Cpath fill='%23ce1126' d='M0 163.8h512v184.4H0z'/%3E%3Cpath fill='%23fff' d='M0 174h512v164H0z'/%3E%3Ccircle cx='143.4' cy='81.9' r='61.4' fill='%23fff'/%3E%3Ccircle cx='163.8' cy='81.9' r='61.4' fill='%230099b5'/%3E%3Cg fill='%23fff' transform='translate(278.5 131)scale(2.048)'%3E%3Cg id='e'%3E%3Cg id='d'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' d='M0-6-1.9-.3 1 .7'/%3E%3Cuse xlink:href='%23a' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='100%25' height='100%25' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-48'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='24'/%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' x='48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-48'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-24' y='-24'/%3E%3C/g%3E%3C/svg%3E")}.fi-va{background-image:url(./va.B9-hqIE-.svg)}.fi-va.fis{background-image:url(./va.s7kyhqIM.svg)}.fi-vc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd'%3E%3Cpath fill='%23f4f100' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23199a00' d='M490 0h150v480H490z'/%3E%3Cpath fill='%230058aa' d='M0 0h150v480H0z'/%3E%3Cpath fill='%23199a00' d='m259.3 130-46.4 71.3 44.7 74.4 43.8-73.7zm121.2 0-46.3 71.3 44.7 74.4 43.8-73.7zm-61.2 97.3-46.4 71.4 44.8 74.4 43.8-73.7-42.2-72z'/%3E%3C/g%3E%3C/svg%3E")}.fi-vc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23f4f100' d='M0 0h510.4v512H0z'/%3E%3Cpath fill='%23199a00' d='M385.6 0H512v512H385.6z'/%3E%3Cpath fill='%230058aa' d='M0 0h126.4v512H0z'/%3E%3C/g%3E%3Cpath fill='%23199a00' fill-rule='evenodd' d='m191.2 138.6-49.5 76.2 47.8 79.3 46.7-78.6zm129.4 0L271 214.8l47.7 79.3 46.8-78.6-45-76.9zm-65.4 103.9-49.4 76.1 47.7 79.4 46.7-78.7z'/%3E%3C/svg%3E")}.fi-ve{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='d' transform='translate(0 -36)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fff' d='M0-5-1.5-.2l2.8.9z'/%3E%3Cuse xlink:href='%23a' width='180' height='120' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='180' height='120' transform='rotate(144)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23cf142b' d='M0 0h640v480H0z'/%3E%3Cpath fill='%2300247d' d='M0 0h640v320H0z'/%3E%3Cpath fill='%23fc0' d='M0 0h640v160H0z'/%3E%3Cg id='f' transform='matrix(4 0 0 4 320 336)'%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(10)'/%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='180' height='120' transform='rotate(40)'/%3E%3C/g%3E%3Cuse xlink:href='%23f' width='180' height='120' transform='rotate(-80 320 336)'/%3E%3C/svg%3E")}.fi-ve.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='d' transform='translate(0 -36)'%3E%3Cg id='c'%3E%3Cg id='b'%3E%3Cpath id='a' fill='%23fff' d='M0-5-1.5-.2l2.8.9z'/%3E%3Cuse xlink:href='%23a' width='180' height='120' transform='scale(-1 1)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(72)'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='180' height='120' transform='rotate(-72)'/%3E%3Cuse xlink:href='%23c' width='180' height='120' transform='rotate(144)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23cf142b' d='M0 0h512v512H0z'/%3E%3Cpath fill='%2300247d' d='M0 0h512v341.3H0z'/%3E%3Cpath fill='%23fc0' d='M0 0h512v170.7H0z'/%3E%3Cg id='f' transform='translate(256.3 358.4)scale(4.265)'%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(10)'/%3E%3Cuse xlink:href='%23d' width='180' height='120' transform='rotate(30)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='180' height='120' transform='rotate(40)'/%3E%3C/g%3E%3Cuse xlink:href='%23f' width='180' height='120' transform='rotate(-80 256.3 358.4)'/%3E%3C/svg%3E")}.fi-vg{background-image:url(./vg.C7xY6pic.svg)}.fi-vg.fis{background-image:url(./vg.ClZ-0KpG.svg)}.fi-vi{background-image:url(./vi.BC_zcciE.svg)}.fi-vi.fis{background-image:url(./vi.BSdsyIxY.svg)}.fi-vn{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-85.3 0h682.6v512H-85.3z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(80)scale(.9375)'%3E%3Cpath fill='%23da251d' d='M-128 0h768v512h-768z'/%3E%3Cpath fill='%23ff0' d='M349.6 381 260 314.3l-89 67.3L204 272l-89-67.7 110.1-1 34.2-109.4L294 203l110.1.1-88.5 68.4 33.9 109.6z'/%3E%3C/g%3E%3C/svg%3E")}.fi-vn.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M177.2 0h708.6v708.7H177.2z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg fill-rule='evenodd' clip-path='url(%23a)' transform='translate(-128)scale(.72249)'%3E%3Cpath fill='%23da251d' d='M0 0h1063v708.7H0z'/%3E%3Cpath fill='%23ff0' d='m661 527.5-124-92.6-123.3 93.5 45.9-152-123.2-93.8 152.4-1.3L536 129.8 584.3 281l152.4.2-122.5 94.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-vu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v475l420-195h480v-85H420Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23009543' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23d21034' d='M0 0h640v240H0z'/%3E%3Cg clip-path='url(%23a)' transform='scale(.71111 1.01053)'%3E%3Cpath stroke='%23fdce12' stroke-width='110' d='m0 0 420 195h480v85H420L0 475'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='60' d='m0 0 420 195h480m0 85H420L0 475'/%3E%3C/g%3E%3Cg fill='%23fdce12' transform='translate(-22)scale(1.01053)'%3E%3Cpath d='M106.9 283v27c23.5 0 69.7-18 69.7-76.1s-49.3-68.9-64-68.9-60.3 10.6-60.3 58c0 47.6 44.7 52 53.5 52s41.8-8 38-43.6a35.5 35.5 0 0 1-35.4 31.5c-24 0-39-17.8-39-35.4s14.6-41.2 39.9-41.2 43.8 22.5 43.8 45.1-17.8 51.5-46.2 51.5z'/%3E%3Cg id='b'%3E%3Cpath stroke='%23fdce12' stroke-width='.8' d='m86.2 247.7 1.4 1s11.2-25.5 41.1-43.6c-3.8 2-23.8 12-42.5 42.6z'/%3E%3Cpath d='M89.1 243.3s-3.4-7-.4-10.2 1.7 8.3 1.7 8.3l1.3-1.9s-2-8.6.2-10.4 1.2 8.3 1.2 8.3l1.4-1.8s-1.5-8.4.7-10 .9 8 .9 8l1.6-2s-1.2-8 1.5-9.9.3 7.6.3 7.6l1.8-2s-.8-7.3 1.5-9c2.3-1.6.4 7 .4 7l1.6-1.8s-.5-6.8 1.7-8.4.2 6.5.2 6.5l1.7-1.6s-.4-6.9 2.4-8.2-.5 6.4-.5 6.4l2-1.6s.5-8 2.9-8.7c2.4-.8-1 7-1 7l1.7-1.4s.9-6.8 3.5-7.6c2.7-.9-1.6 6.2-1.6 6.2l1.7-1.3s1.9-6.8 4.4-7.6c2.4-.7-2.6 6.5-2.6 6.5l1.7-1.2s2.7-6.2 5-6.6c2.1-.4-2.6 5.1-2.6 5.1l2.1-1.2s3.5-6.4 4.8-4.5-5 4.9-5 4.9l-2 1.2s7.5-3.6 8.4-1.8-10.3 3-10.3 3l-1.8 1.2s7.5-2 6.6-.1-8.4 1.5-8.4 1.5l-1.7 1.2s7.5-1.8 6.5 0c-1 1.6-8.3 1.5-8.3 1.5l-1.8 1.5s7.3-2 6.2.3-9.4 2.1-9.4 2.1l-2 2s7.7-2.7 7-.6c-.6 2-9.4 3-9.4 3l-2 2s8.3-2.7 5.8-.2c-2.4 2.6-8.5 3.2-8.5 3.2l-2.3 3s8.2-5 7-2.2-9.2 4.7-9.2 4.7l-1.6 2s7.4-4.3 6.6-2c-.7 2.5-8.6 5-8.6 5l-1.3 1.8s8.7-5.2 8-2.5c-.8 2.6-9.1 4.5-9.1 4.5l-1 1.7s8-4.7 8-2.4c.2 2.2-9.4 4.4-9.4 4.4z'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 220 0)'/%3E%3C/g%3E%3C/svg%3E")}.fi-vu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M0 0v475l420-195h480v-85H420Z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cpath fill='%23009543' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23d21034' d='M0 0h512v256H0z'/%3E%3Cg clip-path='url(%23a)' transform='scale(.56889 1.0779)'%3E%3Cpath stroke='%23fdce12' stroke-width='110' d='m0 0 420 195h480v85H420L0 475'/%3E%3Cpath fill='none' stroke='%23000' stroke-width='60' d='m0 0 420 195h480m0 85H420L0 475'/%3E%3C/g%3E%3Cg fill='%23fdce12' transform='translate(-35.6 26.7)scale(.96552)'%3E%3Cpath d='M106.9 283v27c23.5 0 69.7-18 69.7-76.1s-49.3-68.9-64-68.9-60.3 10.6-60.3 58c0 47.6 44.7 52 53.5 52s41.8-8 38-43.6a35.5 35.5 0 0 1-35.4 31.5c-24 0-39-17.8-39-35.4s14.6-41.2 39.9-41.2 43.8 22.5 43.8 45.1-17.8 51.5-46.2 51.5z'/%3E%3Cg id='b'%3E%3Cpath stroke='%23fdce12' stroke-width='.8' d='m86.2 247.7 1.4 1s11.2-25.5 41.1-43.6c-3.8 2-23.8 12-42.5 42.6z'/%3E%3Cpath d='M89.1 243.3s-3.4-7-.4-10.2 1.7 8.3 1.7 8.3l1.3-1.9s-2-8.6.2-10.4 1.2 8.3 1.2 8.3l1.4-1.8s-1.5-8.4.7-10 .9 8 .9 8l1.6-2s-1.2-8 1.5-9.9.3 7.6.3 7.6l1.8-2s-.8-7.3 1.5-9c2.3-1.6.4 7 .4 7l1.6-1.8s-.5-6.8 1.7-8.4.2 6.5.2 6.5l1.7-1.6s-.4-6.9 2.4-8.2-.5 6.4-.5 6.4l2-1.6s.5-8 2.9-8.7c2.4-.8-1 7-1 7l1.7-1.4s.9-6.8 3.5-7.6c2.7-.9-1.6 6.2-1.6 6.2l1.7-1.3s1.9-6.8 4.4-7.6c2.4-.7-2.6 6.5-2.6 6.5l1.7-1.2s2.7-6.2 5-6.6c2.1-.4-2.6 5.1-2.6 5.1l2.1-1.2s3.5-6.4 4.8-4.5-5 4.9-5 4.9l-2 1.2s7.5-3.6 8.4-1.8-10.3 3-10.3 3l-1.8 1.2s7.5-2 6.6-.1-8.4 1.5-8.4 1.5l-1.7 1.2s7.5-1.8 6.5 0c-1 1.6-8.3 1.5-8.3 1.5l-1.8 1.5s7.3-2 6.2.3-9.4 2.1-9.4 2.1l-2 2s7.7-2.7 7-.6c-.6 2-9.4 3-9.4 3l-2 2s8.3-2.7 5.8-.2c-2.4 2.6-8.5 3.2-8.5 3.2l-2.3 3s8.2-5 7-2.2-9.2 4.7-9.2 4.7l-1.6 2s7.4-4.3 6.6-2c-.7 2.5-8.6 5-8.6 5l-1.3 1.8s8.7-5.2 8-2.5c-.8 2.6-9.1 4.5-9.1 4.5l-1 1.7s8-4.7 8-2.4c.2 2.2-9.4 4.4-9.4 4.4z'/%3E%3C/g%3E%3Cuse xlink:href='%23b' width='100%25' height='100%25' transform='matrix(-1 0 0 1 220 0)'/%3E%3C/g%3E%3C/svg%3E")}.fi-wf{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-wf.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-ws{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ce1126' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23002b7f' d='M0 0h320v240H0z'/%3E%3Cpath fill='%23fff' d='m180 229.3-20.7-14-19.9 14.1 6.5-24.9-19-15.2 24.5-1.5 8.1-23.6 8.8 24 24 .7-19 16.3zm-3.6-165.6L159.8 53l-16 10.4 4.4-20-14.6-12.7 19.4-1.6 7.2-18.6 7.4 18.7 19.1 1.7L172 44.3zm-73 59.5-16-11-16.7 11 5.2-19.4L60.8 91 80 90l7-19 6.8 18.9 19.6 1.1-15 12.5zM250 110l-15.4-10-15 10 4.4-18.3-14-11.8 18.3-1.5 6.3-17.2 7 17.4 17.7 1-13.7 12.3zm-43.1 43.4-10.3-6.4-10.3 6.6 2.7-12.3-9.2-8.3 12-1 4.6-11.6 4.9 11.6 11.9 1-9.1 8.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ws.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23ce1126' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23002b7f' d='M0 0h256v256H0z'/%3E%3Cpath fill='%23fff' d='m147 231.4-19.6-13.3-18.9 13.5 6-23.5-18-14.7 23.2-1.3 7.7-22.4 8.5 22.8 22.8.5-18.2 15.5zm-3.4-156.8-15.6-10-15.4 10 4.2-19-13.7-12.1 18.3-1.6 6.8-17.5 7.1 17.7 18 1.4-14 12.5zM74.3 131l-15.2-10.8-15.4 10.4 4.6-18.3L34 100.2l18.2-.8 6.7-18.1 6.6 17.8 18.3 1.1-14.3 12zm139-12.7-14.7-9.5-14.3 9.7 4-17.4-13-11.2 17.3-1.4 6-16.4 6.6 16.6 16.8 1-13.2 11.6zm-41.1 41.3-9.7-6.2-9.6 6.2 2.5-11.6-8.7-7.7 11.4-1 4.4-11 4.5 11 11.2 1-8.5 7.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ye{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v472.8H0z'/%3E%3Cpath fill='%23f10600' d='M0 0h640v157.4H0z'/%3E%3Cpath fill='%23000001' d='M0 322.6h640V480H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ye.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v504.3H0z'/%3E%3Cpath fill='%23f10600' d='M0 0h512v167.9H0z'/%3E%3Cpath fill='%23000001' d='M0 344.1h512V512H0z'/%3E%3C/g%3E%3C/svg%3E")}.fi-yt{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/svg%3E")}.fi-yt.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/svg%3E")}.fi-za{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M-71.9 0h682.7v512H-71.9z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(67.4)scale(.93748)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M-71.9 407.8V104.4L154 256.1z'/%3E%3Cpath fill='%23000c8a' d='m82.2 512.1 253.6-170.6H696V512H82.2z'/%3E%3Cpath fill='%23e1392d' d='M66 0h630v170.8H335.7S69.3-1.7 66 0'/%3E%3Cpath fill='%23ffb915' d='M-71.9 64v40.4L154 256-72 407.8v40.3l284.5-192z'/%3E%3Cpath fill='%23007847' d='M-71.9 64V0h95l301.2 204h371.8v104.2H324.3L23 512h-94.9v-63.9l284.4-192L-71.8 64z'/%3E%3Cpath fill='%23fff' d='M23 0h59.2l253.6 170.7H696V204H324.3zm0 512.1h59.2l253.6-170.6H696v-33.2H324.3L23 512z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-za.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill-opacity='.7' d='M70.1 0h499.6v499.6H70.1z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='translate(-71.9)scale(1.0248)'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23000001' d='M0 397.9v-296l220.4 147.9z'/%3E%3Cpath fill='%23000c8a' d='m150.4 499.7 247.4-166.5h351.6v166.5z'/%3E%3Cpath fill='%23e1392d' d='M134.5 0h615v166.6H397.7S137.8-1.6 134.5 0'/%3E%3Cpath fill='%23ffb915' d='M0 62.5v39.3l220.4 148L0 397.8v39.4l277.6-187.4z'/%3E%3Cpath fill='%23007847' d='M0 62.5V0h92.6l294 199h362.8v101.7H386.6l-294 198.9H0v-62.4l277.6-187.4z'/%3E%3Cpath fill='%23fff' d='M92.6 0h57.8l247.4 166.6h351.6V199H386.6zm0 499.7h57.8l247.4-166.5h351.6v-32.4H386.6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fi-zm{background-image:url(./zm.BmsW91ne.svg)}.fi-zm.fis{background-image:url(./zm.D8B-0kdx.svg)}.fi-zw{background-image:url(./zw.U0m7oJ5e.svg)}.fi-zw.fis{background-image:url(./zw.CSuuaw9K.svg)}.fi-arab{background-image:url(./arab.C4CYPgyC.svg)}.fi-arab.fis{background-image:url(./arab.C-KgnQEz.svg)}.fi-asean{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' viewBox='0 0 640 480'%3E%3Cpath fill='%230039a6' d='M0 0h640v480H0z'/%3E%3Ccircle cx='320' cy='240' r='144' fill='%23fff'/%3E%3Ccircle cx='320' cy='240' r='137.3' fill='%23ed2939'/%3E%3Cuse xlink:href='%23a' transform='matrix(-1 0 0 1 640 0)'/%3E%3Cg id='a' fill='%23f9e300'%3E%3Cpath d='M357 240c24-14.4 35-43.2 35-72h-11v1c0 9.6-1.5 44.6-27.9 71a106 106 0 0 1 27.9 71v1h11c0-28.8-11.5-57.6-35-72'/%3E%3Cpath d='M377.6 169v-1h-11.5v1.4c0 9.6-2 43.2-20.7 70.6 19.2 27.4 20.7 61 20.7 70.6v1.4h11.5v-1c0-9.6-2.4-44.6-27.8-71a106 106 0 0 0 27.8-71'/%3E%3Cpath d='m341.1 240 1-1a130 130 0 0 0 20.1-69.6V168h-10.5v2c0 10-1.5 42.2-14.4 70a182 182 0 0 1 14.4 70v2h10.5v-1.4c0-9.6-1-39.9-20.1-69.6'/%3E%3Cpath d='M333.4 240a178 178 0 0 0 14.4-72h-11v3.4c0 12-1 41.2-7.2 68.6a336 336 0 0 1 7.2 68.6v3.4h10.6v-2c0-10-1-43.1-13.5-69.5'/%3E%3Cpath d='M325.8 240a331 331 0 0 0 6.7-68.6V168h-10.6v144h10.6v-3.4c0-11.5 0-41.2-6.7-68.1'/%3E%3C/g%3E%3C/svg%3E")}.fi-asean.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' viewBox='0 0 512 512'%3E%3Cpath fill='%230039a6' d='M0 0h512v512H0z'/%3E%3Ccircle cx='256' cy='256' r='153.6' fill='%23fff'/%3E%3Ccircle cx='256' cy='256' r='146.4' fill='%23ed2939'/%3E%3Cuse xlink:href='%23a' transform='matrix(-1 0 0 1 512 0)'/%3E%3Cg id='a' fill='%23f9e300'%3E%3Cpath d='M295.4 256c25.6-15.4 37.4-46 37.4-76.8H321v1c0 10.3-1.5 47.6-29.7 75.8a113 113 0 0 1 29.7 75.8v1h11.8c0-30.7-12.3-61.4-37.4-76.8'/%3E%3Cpath d='M317.4 180.2v-1h-12.2v1.5c0 10.3-2.1 46.1-22 75.3 20.4 29.2 22 65 22 75.3v1.5h12.2v-1c0-10.3-2.5-47.6-29.7-75.8a113 113 0 0 0 29.7-75.8'/%3E%3Cpath d='m278.5 256 1-1a138 138 0 0 0 21.6-74.3v-1.5h-11.3v2c0 10.8-1.5 45.1-15.4 74.8a195 195 0 0 1 15.4 74.8v2H301v-1.5c0-10.3-1-42.5-21.5-74.3'/%3E%3Cpath d='M270.3 256a189 189 0 0 0 15.4-76.8h-11.8v3.6c0 12.8-1 44-7.7 73.2a358 358 0 0 1 7.7 73.2v3.6h11.3v-2c0-10.8-1-46.1-14.4-74.3'/%3E%3Cpath d='M262.1 256a353 353 0 0 0 7.2-73.2v-3.6H258v153.6h11.3v-3.6c0-12.3 0-44-7.2-72.7'/%3E%3C/g%3E%3C/svg%3E")}.fi-cefta{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23039' d='M0 0h640v480H0z'/%3E%3Ccircle cx='320' cy='249.8' r='30.4' fill='none' stroke='%23fc0' stroke-width='27.5'/%3E%3Ccircle cx='320' cy='249.8' r='88.3' fill='none' stroke='%23fc0' stroke-width='27.5'/%3E%3Cpath fill='%23039' d='m404.7 165.1 84.7 84.7-84.7 84.7-84.7-84.7z'/%3E%3Cpath fill='%23fc0' d='M175.7 236.1h59.2v27.5h-59.2zm259.1 0h88.3v27.5h-88.3zM363 187.4l38.8-38.8 19.4 19.5-38.7 38.7zM306.3 48.6h27.5v107.1h-27.5z'/%3E%3Ccircle cx='225.1' cy='159.6' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='144.3' cy='249.8' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='320' cy='381.4' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='320' cy='425.5' r='13.7' fill='%23fc0'/%3E%3Ccircle cx='408.3' cy='249.8' r='13.7' fill='%23fc0'/%3E%3Cpath fill='%23fc0' d='m208.3 341.5 19.5-19.4 19.4 19.4-19.4 19.5zm204.7 21 19.5-19.5 19.5 19.5-19.5 19.4z'/%3E%3C/svg%3E")}.fi-cefta.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23039' d='M0 0h512v512H0z'/%3E%3Ccircle cx='256' cy='266.5' r='32.5' fill='none' stroke='%23fc0' stroke-width='29.3'/%3E%3Ccircle cx='256' cy='266.5' r='94.2' fill='none' stroke='%23fc0' stroke-width='29.3'/%3E%3Cpath fill='%23039' d='m346.3 176.1 90.3 90.3-90.3 90.3-90.3-90.3z'/%3E%3Cpath fill='%23fc0' d='M102.1 251.8h63.2v29.3h-63.2zm276.4 0h94.2v29.3h-94.2zm-76.6-51.9 41.3-41.3 20.7 20.7-41.3 41.3zM241.3 51.8h29.3V166h-29.3z'/%3E%3Ccircle cx='154.8' cy='170.3' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='68.6' cy='266.5' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='256' cy='406.8' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='256' cy='453.9' r='14.7' fill='%23fc0'/%3E%3Ccircle cx='350.2' cy='266.5' r='14.7' fill='%23fc0'/%3E%3Cpath fill='%23fc0' d='m136.9 364.3 20.7-20.7 20.7 20.7-20.7 20.7zm218.5 22.3L376 366l20.7 20.7-20.7 20.8z'/%3E%3C/svg%3E")}.fi-cp{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23000091' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23e1000f' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-cp.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23000091' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23e1000f' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-dg{background-image:url(./dg.CJPJrjiZ.svg)}.fi-dg.fis{background-image:url(./dg.DqkWLbnk.svg)}.fi-eac{background-image:url(./eac.CwGQsyAM.svg)}.fi-eac.fis{background-image:url(./eac.h4QKADRE.svg)}.fi-es-ct{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fcdd09' d='M0 0h640v480H0z'/%3E%3Cpath stroke='%23da121a' stroke-width='60' d='M0 90h810m0 120H0m0 120h810m0 120H0' transform='scale(.79012 .88889)'/%3E%3C/svg%3E")}.fi-es-ct.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fcdd09' d='M0 0h512v512H0z'/%3E%3Cpath stroke='%23da121a' stroke-width='60' d='M0 90h810m0 120H0m0 120h810m0 120H0' transform='scale(.6321 .94815)'/%3E%3C/svg%3E")}.fi-es-ga{background-image:url(./es-ga.D9xG2hYr.svg)}.fi-es-ga.fis{background-image:url(./es-ga.DXhVZ333.svg)}.fi-es-pv{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23d52b1e' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23009b48' d='M0 0h53.1l133.4 100.1 133.5 100L586.9 0H640v39.9l-133.4 100L373.2 240 640 440.2V480h-53.1L453.5 380 320 279.9 53.1 480H0v-39.8l133.4-100.1L266.8 240 0 39.9v-20z'/%3E%3Cpath fill='%23fff' d='M288.1 0h63.8v208.1H640v63.8H351.9V480h-63.8V271.9H0v-63.8h288.1v-104z'/%3E%3C/svg%3E")}.fi-es-pv.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23d52b1e' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23009b48' d='M0 0h42.5l106.7 106.7L256 213.4 469.5 0H512v42.5L405.3 149.2 298.6 256 512 469.5V512h-42.5L362.8 405.3 256 298.6 42.5 512H0v-42.5l106.7-106.7L213.4 256 0 42.5V21.3z'/%3E%3Cpath fill='%23fff' d='M221.9 0h68.2v221.9H512v68.2H290.1V512h-68.2V290.1H0v-68.2h221.9v-111z'/%3E%3C/svg%3E")}.fi-eu{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cdefs%3E%3Cg id='d'%3E%3Cg id='b'%3E%3Cpath id='a' d='m0-1-.3 1 .5.1z'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3C/g%3E%3Cg id='c'%3E%3Cuse xlink:href='%23b' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' transform='scale(-1 1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23039' d='M0 0h640v480H0z'/%3E%3Cg fill='%23fc0' transform='translate(320 242.3)scale(23.7037)'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='6'/%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-144 -2.3 -2.1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(144 -2.1 -2.3)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -4.7 -2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -5 .5)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-eu.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cdefs%3E%3Cg id='d'%3E%3Cg id='b'%3E%3Cpath id='a' d='m0-1-.3 1 .5.1z'/%3E%3Cuse xlink:href='%23a' transform='scale(-1 1)'/%3E%3C/g%3E%3Cg id='c'%3E%3Cuse xlink:href='%23b' transform='rotate(72)'/%3E%3Cuse xlink:href='%23b' transform='rotate(144)'/%3E%3C/g%3E%3Cuse xlink:href='%23c' transform='scale(-1 1)'/%3E%3C/g%3E%3C/defs%3E%3Cpath fill='%23039' d='M0 0h512v512H0z'/%3E%3Cg fill='%23fc0' transform='translate(256 258.4)scale(25.28395)'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' y='6'/%3E%3Cg id='e'%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' x='-6'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(-144 -2.3 -2.1)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(144 -2.1 -2.3)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -4.7 -2)'/%3E%3Cuse xlink:href='%23d' width='100%25' height='100%25' transform='rotate(72 -5 .5)'/%3E%3C/g%3E%3Cuse xlink:href='%23e' width='100%25' height='100%25' transform='scale(-1 1)'/%3E%3C/g%3E%3C/svg%3E")}.fi-gb-eng{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23fff' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23ce1124' d='M281.6 0h76.8v480h-76.8z'/%3E%3Cpath fill='%23ce1124' d='M0 201.6h640v76.8H0z'/%3E%3C/svg%3E")}.fi-gb-eng.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ce1124' d='M215 0h82v512h-82z'/%3E%3Cpath fill='%23ce1124' d='M0 215h512v82H0z'/%3E%3C/svg%3E")}.fi-gb-nir{background-image:url(./gb-nir.D4gikpNq.svg)}.fi-gb-nir.fis{background-image:url(./gb-nir.vEp1ZXy6.svg)}.fi-gb-sct{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%230065bd' d='M0 0h640v480H0z'/%3E%3Cpath stroke='%23fff' stroke-width='.6' d='m0 0 5 3M0 3l5-3' transform='scale(128 160)'/%3E%3C/svg%3E")}.fi-gb-sct.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%230065bd' d='M0 0h512v512H0z'/%3E%3Cpath stroke='%23fff' stroke-width='.6' d='m0 0 5 3M0 3l5-3' transform='scale(102.4 170.66667)'/%3E%3C/svg%3E")}.fi-gb-wls{background-image:url(./gb-wls.Bxz9hxvX.svg)}.fi-gb-wls.fis{background-image:url(./gb-wls.CK0XlKT-.svg)}.fi-ic{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230768a9' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fff' d='M0 0h213.3v480H0z'/%3E%3Cpath fill='%23fc0' d='M426.7 0H640v480H426.7z'/%3E%3C/g%3E%3C/svg%3E")}.fi-ic.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cg fill-rule='evenodd' stroke-width='1pt'%3E%3Cpath fill='%230768a9' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23fff' d='M0 0h170.7v512H0z'/%3E%3Cpath fill='%23fc0' d='M341.3 0H512v512H341.3z'/%3E%3C/g%3E%3C/svg%3E")}.fi-pc{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 640 480'%3E%3Cpath fill='%23003da5' d='M0 0h640v480H0z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(164.3 311.5 242.2)'/%3E%3Cpath id='a' fill='%23fff' fill-opacity='1' fill-rule='nonzero' stroke='none' stroke-width='.7' d='m472.9 262.8-8.4 1.5-1.1 8.5-4.1-7.5-8.4 1.6 5.8-6.2-4-7.5 7.7 3.6 5.8-6.2-1 8.5z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-10.3 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-30.9 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-20.6 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-51.5 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-72.1 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-61.8 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-41.2 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-92.7 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-113.3 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-103 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-133.9 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-154.5 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-144.2 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-123.6 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-82.4 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-175.1 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(174.6 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(143.7 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(123.1 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(133.4 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(154 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-164.8 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(112.8 311.5 242.2)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(102.5 311.5 242.2)'/%3E%3Cpath fill='none' stroke='%2300aec7' stroke-width='13.7' d='M444.9 313A151 151 0 0 1 293 392'/%3E%3Cpath fill='%23fff' d='M474.3 288.5S449 277.2 398 277s-105.2 13.9-135.1 13.5c-30-.3-38.8-.3-56.7-3.7 0 0 27 9 55.8 11.6 28.7 2.7 95.2-10.4 128.4-12.5 34-2.1 60.4-2.1 83.8 2.6'/%3E%3Cpath fill='%2300aec7' d='M275 303.2s19.2 1 56-3c37-4 63-9.4 92.1-10.2s61.2 4.4 68 6.1c0 0-48.5-1.3-68.8 1.6s-73 9.5-100.7 10.2-37.3-3.2-46.6-4.7m-80.5-27.8s51 13.6 97.2 4.7c52.3-10.2 83-10 106.4-10 23.4-.2 47.9 5.7 47.9 5.7s-96-100.2-196.5-153.3c0 0-7.5 84.5-55 152.9'/%3E%3Cpath fill='%23fff' d='M274.2 197.5s-1.4-5.3-8.3-4.5c0 0 4.4-2 6.4-1 2 1.1 2.4 1.4 2 5.5m-16.8-9.4s1.5-.5 2.2-.3c0 0 1 3.3 3.2 4.5 0 0-3.8-.3-5.4-4.2m22.2 5a13 13 0 0 0-8.7-4.8c-1.8 0-6 3.5-6 3.5-1-2-.5-3.4-.5-3.4 2 .2 3.7 1 3.7 1-.8-2.6-2-3.8-2-3.8 4-1 8.8 2.5 8.8 2.5a17 17 0 0 0-11-6.8c-1.2-.1-2.7 1.6-2.7 1.6-7.8 0-9.9 4.3-9.9 4.3 3.3 5.1 10 6.3 10 6.3-11.8-1.3-11.5 8-11.5 8l10.9-5.7c-4.2 24.1-21 35-22.4 36.3-1.4 1.4-.5 3 1.5 3.2 1.1 0 2.5 1 6.2-3.4a65 65 0 0 0 16.4-35.4l.2.2c1.2 2.9.4 5.4.6 7.3s4.4 6 4.4 6 2.3-4.5 2-7.1c-.5-2.7-5.5-7.6-5.5-7.6 7.8-1.5 8.2 11.6 8.2 11.6 3-3.5 2.4-7.3 2.4-7.3s6.3-4.6 4.9-6.4'/%3E%3C/svg%3E")}.fi-pc.fis{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512'%3E%3Cpath fill='%23003da5' d='M0 0h512v512H0z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(164.3 247 258.3)'/%3E%3Cpath id='a' fill='%23fff' fill-opacity='1' fill-rule='nonzero' stroke='none' stroke-width='.7' d='m419 280.3-8.9 1.7-1.1 9-4.4-8-9 1.7 6.3-6.6-4.4-8 8.2 3.9 6.3-6.7-1.2 9z'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-10.3 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-30.9 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-20.6 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-51.5 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-72.1 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-61.8 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-41.2 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-92.7 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-113.3 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-103 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-133.9 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-154.5 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-144.2 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-123.6 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-82.4 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-175.1 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(174.6 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(143.7 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(123.1 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(133.4 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(154 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(-164.8 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(112.8 247 258.3)'/%3E%3Cuse xlink:href='%23a' width='1000' height='700' transform='rotate(102.5 247 258.3)'/%3E%3Cpath fill='none' stroke='%2300aec7' stroke-width='14.6' d='M389.2 334a161 161 0 0 1-161.9 84.2'/%3E%3Cpath fill='%23fff' d='M420.6 307.7s-26.9-12-81.3-12.2-112.2 14.8-144.1 14.4c-32-.4-41.4-.4-60.5-4 0 0 28.9 9.6 59.5 12.4s101.6-11.1 137-13.4c36.2-2.2 64.4-2.2 89.4 2.8'/%3E%3Cpath fill='%2300aec7' d='M208 323.4s20.5 1 59.8-3.2 67.2-10 98.2-10.8 65.3 4.6 72.5 6.5c0 0-51.7-1.4-73.4 1.7s-77.8 10.1-107.4 10.8-39.7-3.3-49.7-5m-85.9-29.6s54.4 14.5 103.8 5c55.7-10.9 88.5-10.7 113.4-10.8s51 6.2 51 6.2S288 187.3 180.9 130.7c0 0-8 90.1-58.7 163'/%3E%3Cpath fill='%23fff' d='M207.2 210.7s-1.5-5.7-9-4.9c0 0 4.8-2 7-1 2 1.2 2.5 1.5 2 5.9m-17.9-10s1.7-.6 2.3-.3c0 0 1.2 3.4 3.5 4.7 0 0-4-.3-5.8-4.5M213 206a13 13 0 0 0-9.3-5.1c-1.8 0-6.3 3.6-6.3 3.6-1.1-2-.6-3.6-.6-3.6 2.2.3 4 1 4 1a9 9 0 0 0-2.2-3.9c4.3-1.1 9.4 2.6 9.4 2.6a18 18 0 0 0-11.8-7.3c-1.2 0-2.8 1.8-2.8 1.8-8.3 0-10.5 4.6-10.5 4.6 3.4 5.4 10.6 6.7 10.6 6.7-12.6-1.4-12.3 8.4-12.3 8.4l11.6-6c-4.4 25.8-22.4 37.3-23.9 38.8-1.4 1.5-.5 3.1 1.7 3.3 1.1.2 2.6 1.1 6.6-3.5a70 70 0 0 0 17.5-37.8l.2.2c1.2 3 .4 5.8.6 7.8.3 2 4.7 6.3 4.7 6.3s2.4-4.7 2-7.5-5.8-8.1-5.8-8.1c8.4-1.5 8.9 12.4 8.9 12.4 3.2-3.8 2.5-7.8 2.5-7.8s6.7-4.9 5.2-6.9'/%3E%3C/svg%3E")}.fi-sh-ac{background-image:url(./sh-ac.FjwY7RYr.svg)}.fi-sh-ac.fis{background-image:url(./sh-ac.D-aE2xRW.svg)}.fi-sh-hl{background-image:url(./sh-hl.CqtQPzWZ.svg)}.fi-sh-hl.fis{background-image:url(./sh-hl.CgxUDvtv.svg)}.fi-sh-ta{background-image:url(./sh-ta.CPJublpi.svg)}.fi-sh-ta.fis{background-image:url(./sh-ta.BFo5zkKU.svg)}.fi-un{background-image:url(./un.Bqg4Cbbh.svg)}.fi-un.fis{background-image:url(./un.DabL4p35.svg)}.fi-xk{background-image:url(./xk.Bj15g7cp.svg)}.fi-xk.fis{background-image:url(./xk.Cdz2uTvR.svg)}:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}.country-select{margin-bottom:1rem}.country-select__wrapper{position:relative}.country-select__v-select .vs__dropdown-toggle{background-color:#fff;border-color:#ccc;border-radius:4px;max-height:38px;min-height:38px;overflow:hidden;padding:0}.country-select__v-select .vs__selected{background-color:transparent!important;margin:0;max-width:calc(100% - 30px);overflow:hidden;padding:0 4px}.country-select__v-select .vs__search{background-color:#fff!important;color:#000;cursor:text;margin:0;min-height:22px;padding:8px}.country-select__v-select .vs__dropdown-menu{border-color:#ccc;border-radius:0 0 4px 4px;min-width:100%;padding:6px 0}.country-select__v-select .vs__dropdown-menu .vs__dropdown-option{padding:8px 12px}.country-select__v-select .vs__dropdown-menu .vs__dropdown-option--highlight{background:#f0f7ff;color:inherit}.country-select__v-select .vs--open .vs__dropdown-toggle{border-color:#3b82f6}.country-select__v-select:not(.vs--open):hover .vs__dropdown-toggle{border-color:#aaa}.country-select__v-select .vs__actions{padding-right:8px}.country-select__v-select .vs__clear{margin-right:6px;fill:#999}.country-select__v-select .vs__clear:hover{fill:#666}.country-select__option,.country-select__selected{align-items:center;display:flex;gap:8px;padding:2px 0;width:100%}.country-select__flag{align-items:center;border-radius:0;box-shadow:0;display:inline-flex;flex-shrink:0;height:1em;justify-content:center;margin-left:8px;vertical-align:middle;width:1.5em}.country-select__label{display:inline-block;flex:1;line-height:normal;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.formkit-label{display:block;font-weight:500;margin-bottom:.25rem}.formkit-message{color:#dc2626;font-size:.875rem;margin-top:.25rem}.formkit-required{color:#dc2626;margin-left:.125rem}.country-select__wrapper[data-v-e44eee04]{position:relative}.country-select__v-select[data-v-e44eee04] .vs__selected{align-items:center;background-color:transparent!important;display:flex;margin:0;padding:0}.country-select__v-select[data-v-e44eee04] .vs__search{background-color:#fff!important;color:#000!important}.country-select__option[data-v-e44eee04],.country-select__selected[data-v-e44eee04]{align-items:center;display:flex}.country-select__flag[data-v-e44eee04]{margin-left:8px;margin-right:8px}.app-card[data-v-4dd7ea8d]{background-color:#fafafa;border:1px solid #efefef;border-radius:.5rem;height:100%;padding:1rem}.usp-item[data-v-892201c0]{display:flex;font-size:15px;font-weight:400;line-height:1.7;list-style-type:none;margin-bottom:.5rem}.usp-item__icon[data-v-892201c0]{color:var(--color);display:inline-block;font-size:inherit;height:100%;margin-right:.5rem;margin-top:2px;width:auto}.card__icon[data-v-a060c65a]{color:var(--secondary)}.usp-item[data-v-349d1748]{display:flex;font-size:15px;font-weight:400;line-height:1.7;list-style-type:none;margin-bottom:.5rem}.usp-item__icon[data-v-349d1748]{color:var(--color);display:inline-block;font-size:inherit;height:100%;margin-right:.5rem;margin-top:2px;width:auto}.countryselect-wrapper label[data-v-792dc86f]{color:var(--label);font-size:15px;font-weight:600;line-height:22px;margin-bottom:.5rem!important}.countryselect-wrapper label .required[data-v-792dc86f]{color:#d83039;font-size:15px;font-weight:600;line-height:22px}.countryselect-wrapper label[data-v-74aa8635]{color:var(--label);font-size:15px;font-weight:600;line-height:22px;margin-bottom:.5rem!important}.countryselect-wrapper label .required[data-v-74aa8635]{color:#d83039;font-size:15px;font-weight:600;line-height:22px}.usp-item[data-v-c1814d96]{font-size:17px;font-weight:600}.reset-password[data-v-3ff7f47c]{max-width:360px}.countryselect-wrapper label[data-v-07e898fa]{color:var(--label);font-size:15px;font-weight:600;line-height:22px;margin-bottom:.5rem!important}.countryselect-wrapper label .required[data-v-07e898fa]{color:#d83039;font-size:15px;font-weight:600;line-height:22px}.usp-item[data-v-9a2956ce]{font-size:17px;font-weight:600}.breadcrumbs[data-v-701e1a7c]{--breadcrumb-text:var(--paragraph,#212529);--breadcrumb-hover:#2c3f58;--breadcrumb-active:var(--paragraph,#212529);--breadcrumb-icon-size:10px;--breadcrumb-icon-mobile-size:9px;--breadcrumb-spacing:6px;--breadcrumb-font-size:14px}.breadcrumbs--dark[data-v-701e1a7c]{--breadcrumb-text:hsla(0,0%,100%,.75);--breadcrumb-hover:#fff;--breadcrumb-active:#fff;--breadcrumb-icon:hsla(0,0%,100%,.5)}.breadcrumbs--desktop[data-v-701e1a7c]{display:block}.breadcrumbs--mobile[data-v-701e1a7c]{display:none}@media (max-width:768px){.breadcrumbs--desktop[data-v-701e1a7c]{display:none}.breadcrumbs--mobile[data-v-701e1a7c]{display:block}}.breadcrumbs__list[data-v-701e1a7c]{display:flex;flex-direction:row;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.breadcrumbs__item[data-v-701e1a7c]{align-items:center;color:var(--breadcrumb-text);display:inline-flex;font-size:var(--breadcrumb-font-size);transition:color .2s ease}.breadcrumbs__item[data-v-701e1a7c]:first-child{font-weight:600;margin-left:0}.breadcrumbs__item:first-child+.breadcrumbs__item[data-v-701e1a7c]{margin-left:4px}.breadcrumbs__item--active[data-v-701e1a7c],.breadcrumbs__link[data-v-701e1a7c]{color:var(--breadcrumb-active)}.breadcrumbs__link[data-v-701e1a7c]{font-size:var(--breadcrumb-font-size);font-weight:600;text-decoration:none;transition:all .2s ease}.breadcrumbs__link[data-v-701e1a7c]:hover{color:var(--breadcrumb-hover);text-decoration:underline}.breadcrumbs__text[data-v-701e1a7c]{line-height:1.4}.app-banner[data-v-e907d040]{background-color:#f8f8f8;margin-bottom:30px;padding:15px 0;position:relative}.app-banner__title[data-v-e907d040]{color:var(--paragraph);font-size:1.5rem;font-weight:500}@media screen and (min-width:767px){.app-banner__title[data-v-e907d040]{font-size:2rem}}.app-banner__row[data-v-e907d040]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:767px){.app-banner__breadcrumbs[data-v-e907d040]>*{display:none}}.btn-underline[data-v-12c40c71]{margin-top:1.5rem;text-align:center;width:100%}.btn-underline__btn[data-v-12c40c71]{background:transparent;border-bottom:3px solid #d83039;border-radius:0;color:#1d1d1d;font-size:15px;font-weight:600;line-height:3!important;padding-bottom:5px;text-align:center;transition:all .3s ease}.btn-underline__btn[data-v-12c40c71]:hover{background:#d830390d}@media screen and (min-width:767px){.btn-underline__btn[data-v-12c40c71]{font-size:18px}}.post-item[data-v-543d272e]{display:inline-block;margin-bottom:1.5rem;width:100%}.post-item[data-v-543d272e]:hover{text-decoration:none}.post-item__image[data-v-543d272e]{aspect-ratio:20/11;border-radius:var(--border-radius);height:auto;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;overflow:hidden;width:100%}.post-item__title[data-v-543d272e]{color:var(--paragraph);font-size:17px;font-weight:700;letter-spacing:.3px;margin-bottom:.5rem}.post-item__excerpt[data-v-543d272e]{color:var(--paragraph);font-size:14px;font-weight:400;line-height:1.7;text-align:left;white-space:normal}.embed-test-tool[data-v-00e5cf9b]{background:#f8fafc;min-height:100vh;padding:24px}.error-banner[data-v-00e5cf9b]{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c00;margin:0 0 24px;padding:16px;text-align:center}.test-header[data-v-00e5cf9b]{margin-bottom:32px;text-align:center}.test-title[data-v-00e5cf9b]{color:#1e293b;font-size:32px;font-weight:700;margin:0 0 8px}.test-subtitle[data-v-00e5cf9b]{color:#64748b;font-size:16px;margin:0}.test-layout[data-v-00e5cf9b]{display:grid;gap:24px;grid-template-columns:400px 1fr;margin:0 auto;max-width:1600px}.config-panel[data-v-00e5cf9b]{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;height:-moz-fit-content;height:fit-content;overflow-y:auto}.config-header[data-v-00e5cf9b]{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.config-header h2[data-v-00e5cf9b]{color:#1e293b;font-size:18px;font-weight:600;margin:0}.reset-button[data-v-00e5cf9b]{background:#f1f5f9;border:none;border-radius:6px;color:#475569;cursor:pointer;font-size:14px;padding:8px 12px;transition:background-color .2s}.reset-button[data-v-00e5cf9b]:hover{background:#e2e8f0}.config-section[data-v-00e5cf9b]{border-bottom:1px solid #f1f5f9;padding:20px 24px}.config-section[data-v-00e5cf9b]:last-child{border-bottom:none}.section-title[data-v-00e5cf9b]{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 16px}.form-group[data-v-00e5cf9b]{margin-bottom:16px}.form-row[data-v-00e5cf9b]{display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group label[data-v-00e5cf9b]{color:#374151;display:block;font-size:14px;font-weight:500;margin-bottom:6px}.form-input[data-v-00e5cf9b],.form-select[data-v-00e5cf9b]{border:1px solid #d1d5db;border-radius:6px;font-size:14px;padding:8px 12px;transition:border-color .2s;width:100%}.form-input[data-v-00e5cf9b]:focus,.form-select[data-v-00e5cf9b]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.checkbox-group[data-v-00e5cf9b]{display:flex;flex-direction:column;gap:12px}.checkbox-label[data-v-00e5cf9b]{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px}.checkbox-label input[type=checkbox][data-v-00e5cf9b]{margin:0}.checkmark[data-v-00e5cf9b]{margin-left:4px}.color-input-group[data-v-00e5cf9b]{align-items:center;display:flex;gap:8px}.color-input[data-v-00e5cf9b]{border:1px solid #d1d5db;border-radius:6px;cursor:pointer;height:36px;padding:0;width:40px}.color-text[data-v-00e5cf9b]{flex:1;font-family:monospace,"monospace fallback"}.options-section[data-v-00e5cf9b]{border-top:1px solid #f1f5f9;margin-top:20px;padding-top:20px}.options-title[data-v-00e5cf9b]{color:#1e293b;font-size:14px;font-weight:600;margin:0 0 16px}.options-grid[data-v-00e5cf9b]{display:flex;flex-direction:column;gap:12px}.option-item[data-v-00e5cf9b]{align-items:flex-start;background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .2s ease}.option-item[data-v-00e5cf9b]:hover{background:#f8fafc;border-color:#cbd5e1}.option-checkbox[data-v-00e5cf9b]{cursor:pointer;flex-shrink:0;height:18px;margin:0;width:18px}.option-content[data-v-00e5cf9b]{display:flex;flex:1;flex-direction:column;gap:2px}.option-label[data-v-00e5cf9b]{color:#1e293b;font-size:14px;font-weight:500;line-height:1.2}.option-description[data-v-00e5cf9b]{color:#64748b;font-size:12px;line-height:1.3}.info-box[data-v-00e5cf9b]{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:6px;margin-top:16px;padding:12px}.info-box p[data-v-00e5cf9b]{color:#0369a1;font-size:13px;line-height:1.4;margin:0}.info-box strong[data-v-00e5cf9b]{color:#0c4a6e}.warning-box[data-v-00e5cf9b]{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;margin-top:16px;padding:12px}.warning-box p[data-v-00e5cf9b]{color:#92400e;font-size:13px;line-height:1.4;margin:0}.warning-box strong[data-v-00e5cf9b]{color:#78350f}.copy-button[data-v-00e5cf9b]{background:#3b82f6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .2s;white-space:nowrap}.copy-button[data-v-00e5cf9b]:hover{background:#2563eb}.code-block[data-v-00e5cf9b]{background:#1e293b;border-radius:8px;overflow-x:auto;padding:16px;position:relative}.code-block pre[data-v-00e5cf9b]{color:#e2e8f0;font-family:Monaco,Monaco fallback,Menlo,monospace;font-size:12px;line-height:1.5;margin:0}.code-block .copy-button[data-v-00e5cf9b]{position:absolute;right:8px;top:8px}.params-list[data-v-00e5cf9b]{display:flex;flex-direction:column;gap:8px}.param-item[data-v-00e5cf9b]{align-items:center;color:#374151;display:flex;font-size:13px;gap:8px;line-height:1.4}.param-item code[data-v-00e5cf9b]{background:#f1f5f9;border-radius:4px;color:#1e293b;font-family:Monaco,Monaco fallback,Menlo,monospace;font-size:12px;font-weight:600;min-width:120px;padding:2px 6px}.embed-code-section[data-v-00e5cf9b]{margin-top:24px;padding:0 24px 24px}.embed-code-container[data-v-00e5cf9b]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.embed-code-title[data-v-00e5cf9b]{color:#1e293b;font-size:16px;font-weight:600;margin:0 0 8px}.embed-code-description[data-v-00e5cf9b]{color:#64748b;font-size:14px;margin:0 0 16px}.preview-panel[data-v-00e5cf9b]{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;height:-moz-fit-content;height:fit-content;overflow:hidden}.preview-header[data-v-00e5cf9b]{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:20px 24px}.preview-header h2[data-v-00e5cf9b]{color:#1e293b;font-size:18px;font-weight:600;margin:0}.preview-controls[data-v-00e5cf9b]{display:flex;gap:8px}.control-button[data-v-00e5cf9b]{align-items:center;background:#f1f5f9;border:none;border-radius:6px;color:#475569;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;transition:background-color .2s;width:32px}.control-button[data-v-00e5cf9b]:hover{background:#e2e8f0}.device-frame[data-v-00e5cf9b]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;margin:24px auto;overflow:hidden;position:relative;transition:all .3s ease}.device-frame.mobile[data-v-00e5cf9b]{border-color:#1e293b;border-radius:24px;border-width:8px}.device-frame.fullscreen[data-v-00e5cf9b]{border:none;border-radius:0;height:100vh!important;left:0;margin:0;position:fixed;top:0;width:100vw!important;z-index:1000}.test-iframe[data-v-00e5cf9b]{border:none;display:block;height:100%;width:100%}.iframe-loading[data-v-00e5cf9b]{align-items:center;background:#ffffffe6;color:#64748b;display:flex;flex-direction:column;font-size:14px;gap:16px;justify-content:center;inset:0;position:absolute}.loading-spinner[data-v-00e5cf9b]{animation:spin-00e5cf9b 1s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:32px;width:32px}@keyframes spin-00e5cf9b{to{transform:rotate(1turn)}}.toast[data-v-00e5cf9b]{background:#10b981;border-radius:8px;box-shadow:0 10px 25px #0003;color:#fff;font-size:14px;font-weight:500;padding:12px 20px;position:fixed;right:24px;top:24px;z-index:1001}.toast.error[data-v-00e5cf9b]{background:#ef4444}.toast.info[data-v-00e5cf9b]{background:#3b82f6}.toast-enter-active[data-v-00e5cf9b],.toast-leave-active[data-v-00e5cf9b]{transition:all .3s ease}.toast-enter-from[data-v-00e5cf9b],.toast-leave-to[data-v-00e5cf9b]{opacity:0;transform:translate(100%)}.loading-fallback[data-v-00e5cf9b]{align-items:center;color:#64748b;display:flex;flex-direction:column;font-size:16px;gap:16px;justify-content:center;min-height:50vh}.loading-fallback .loading-spinner[data-v-00e5cf9b]{animation:spin-00e5cf9b 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}@media (max-width:1200px){.test-layout[data-v-00e5cf9b]{gap:16px;grid-template-columns:1fr}.config-panel[data-v-00e5cf9b]{max-height:none;order:2}.preview-panel[data-v-00e5cf9b]{order:1}}@media (max-width:768px){.embed-test-tool[data-v-00e5cf9b]{padding:16px}.test-title[data-v-00e5cf9b]{font-size:24px}.config-section[data-v-00e5cf9b]{padding:16px}.form-row[data-v-00e5cf9b]{grid-template-columns:1fr}.device-frame[data-v-00e5cf9b]{margin:16px auto}.embed-code-section[data-v-00e5cf9b]{padding:0 16px 16px}.embed-code-container[data-v-00e5cf9b]{padding:16px}}.hotel-card[data-v-a0213d8a]{background-color:#fff;border:1px solid #fafafa;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%}.hotel-card__image[data-v-a0213d8a]{aspect-ratio:20/15;border-radius:var(--border-radius) 0 0 var(--border-radius);-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}@media screen and (max-width:767px){.hotel-card__image[data-v-a0213d8a]{border-radius:var(--border-radius) var(--border-radius) 0 0;height:200px}}.hotel-card__content[data-v-a0213d8a]{flex-grow:1}.hotel-card__body[data-v-a0213d8a]{min-height:80px}.hotel-card__footer[data-v-a0213d8a]{padding:.5rem 0}.hotel-card .rating-section[data-v-a0213d8a]{align-items:center}.hotel-card .rating-section__text[data-v-a0213d8a]{align-items:flex-start;display:flex;flex-direction:column}.hotel-card .rating-section__rating[data-v-a0213d8a]{align-items:center;display:flex}.quote[data-v-a0213d8a]{border-left:3px solid #e7e7e7;padding-left:10px}.skeleton[data-v-a0213d8a]{animation:loading-a0213d8a 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}@keyframes loading-a0213d8a{0%{background-position:200% 0}to{background-position:-200% 0}}.app-stars[data-v-fd4f0f84]{display:flex;line-height:1}.app-stars--large .app-stars__stars[data-v-fd4f0f84]{font-size:.9rem}.app-stars__stars[data-v-fd4f0f84]{color:var(--primary);font-size:.725rem}.app-stars__label[data-v-fd4f0f84]{color:var(--paragraph);font-size:.8rem}.app-price-lg[data-v-3c61d54b]{font-size:17px;font-weight:500}.favorite-maison[data-v-609b1f59]{display:flex;flex-direction:column;padding:1rem 0;position:relative}@media screen and (min-width:767px){.favorite-maison[data-v-609b1f59]{flex-direction:row}}.favorite-maison__remove[data-v-609b1f59]{left:-.5rem;position:absolute;top:.4rem;z-index:10}@media screen and (min-width:767px){.favorite-maison__remove[data-v-609b1f59]{left:-1rem;top:0}}.favorite-maison .thumb[data-v-609b1f59]{aspect-ratio:20/15;border-radius:var(--border-radius);flex-shrink:0;margin-bottom:1rem;margin-right:1rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:767px){.favorite-maison .thumb[data-v-609b1f59]{margin-bottom:0;width:240px}}.favorite-maison__content[data-v-609b1f59]{flex-grow:1}.favorite-maison__title[data-v-609b1f59]{color:var(--secondary);font-size:1.25rem;font-weight:600}.favorite-maison__title--small[data-v-609b1f59]{font-size:14px;font-weight:500}.favorite-maison__details[data-v-609b1f59]{margin-bottom:1rem;padding-right:3rem}.favorite-maison__details__items>div[data-v-609b1f59]{margin-top:.5rem}.favorite-activity[data-v-b663cf0e]{display:flex;flex-direction:column;padding:1rem 0;position:relative}@media screen and (min-width:767px){.favorite-activity[data-v-b663cf0e]{flex-direction:row}}.favorite-activity__remove[data-v-b663cf0e]{left:-.5rem;position:absolute;top:.4rem;z-index:10}@media screen and (min-width:767px){.favorite-activity__remove[data-v-b663cf0e]{left:-1rem;top:0}}.favorite-activity .thumb[data-v-b663cf0e]{aspect-ratio:20/15;border-radius:var(--border-radius);flex-shrink:0;margin-bottom:1rem;margin-right:1rem;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:767px){.favorite-activity .thumb[data-v-b663cf0e]{margin-bottom:0;width:240px}}.favorite-activity__content[data-v-b663cf0e]{flex-grow:1}.favorite-activity__title[data-v-b663cf0e]{color:var(--secondary);font-size:1.25rem;font-weight:600}.favorite-activity__title--small[data-v-b663cf0e]{font-size:14px;font-weight:500}.favorite-activity__details[data-v-b663cf0e]{margin-bottom:1rem;padding-right:3rem}.favorite-activity__details__items>div[data-v-b663cf0e]{margin-top:.5rem}.favorite-item[data-v-af33fef3]{display:flex;flex-direction:column;padding:1rem 0;position:relative}@media screen and (min-width:767px){.favorite-item[data-v-af33fef3]{flex-direction:row}}.favorite-item__remove[data-v-af33fef3]{left:-.5rem;position:absolute;top:.4rem;z-index:10}@media screen and (min-width:767px){.favorite-item__remove[data-v-af33fef3]{left:-1rem;top:0}}.favorite-item__thumbnail[data-v-af33fef3]{flex-shrink:0;margin-bottom:1rem;margin-right:1rem;width:100%}@media screen and (min-width:767px){.favorite-item__thumbnail[data-v-af33fef3]{margin-bottom:0}}.favorite-item__content[data-v-af33fef3]{flex-grow:1}.favorite-item__title[data-v-af33fef3]{color:var(--secondary);font-size:1.25rem;font-weight:600}.favorite-item__title--small[data-v-af33fef3]{font-size:14px;font-weight:500}.favorite-item__details[data-v-af33fef3]{margin-bottom:1rem;padding-right:3rem}.favorite-item__details__items>div[data-v-af33fef3]{margin-top:.5rem}.favorite-list[data-v-ac541c0f]{list-style-type:none;margin:0;padding:0}.ck-content h1,.ck-content h2,.ck-content h3,.ck-content h4,.ck-content h5,.ck-content h6{font-weight:600;line-height:1.2;margin-bottom:.5rem;margin-top:0}.ck-content br{content:"";display:none}@media (max-width:767px){.ck-content br{display:none}}.ck-content div,.ck-content p{line-height:1.5}.ck-content div:blank,.ck-content div:empty,.ck-content p:blank,.ck-content p:empty{display:none}.ck-content .fa{display:inline-block;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;margin-right:0}.ck-content .fa-check:before{content:"✔"}.ck-content p{font-size:.9375rem;margin-bottom:1rem;margin-top:0}.ck-content p:last-child{margin-bottom:0}.ck-content hr{height:1px}.ck-content a{color:var(--orange);text-decoration:none;transition:color .2s}.ck-content a:hover{color:var(--orange);text-decoration:underline}.ck-content ol,.ck-content ul{margin-bottom:1rem;margin-top:0;padding-left:1.25rem}.ck-content ol:last-child,.ck-content ul:last-child{margin-bottom:0}.ck-content ol li,.ck-content ul li{font-size:.9375rem;margin-bottom:.25rem}.ck-content ol li:last-child,.ck-content ul li:last-child{margin-bottom:0}@media (max-width:767px){.ck-content ol li,.ck-content ul li{line-height:1.4;margin-bottom:.25rem}}.ck-content table{border-collapse:collapse;margin-bottom:1rem;width:100%}.ck-content table td,.ck-content table th{border:1px solid var(--border-color);padding:.75rem}.ck-content table th{background-color:var(--light);font-weight:600}.ck-content img{border-radius:var(--border-radius);height:auto;max-width:100%}.ck-content img.left{margin-bottom:1rem;margin-right:1rem}.ck-content img.right{margin-bottom:1rem;margin-left:1rem}.ck-content blockquote{background-color:var(--light);border-left:4px solid var(--primary);margin:0 0 1rem;padding:1rem}.ck-content blockquote p:last-child{margin-bottom:0}.post__details[data-v-325efd52]{color:var(--paragraph);font-weight:400}.post__highlight[data-v-325efd52]{max-width:384px;width:100%}.loading[data-v-6a889b11]{align-items:center;color:#6b7280;display:flex;font-family:system-ui,"system-ui fallback",-apple-system,sans-serif;height:100vh;justify-content:center}.app-message[data-v-e488ca84]{border-radius:.25rem;margin:0 auto;padding:.75rem 1.25rem;position:relative}.app-message p[data-v-e488ca84]{margin-bottom:0}.app-message__icon[data-v-e488ca84]{font-size:33px}.app-message__title[data-v-e488ca84]{font-size:1.125rem;font-weight:600;margin-bottom:.375rem}.chat-message[data-v-51d72208]{box-sizing:border-box;display:flex;margin:0 0 1.5rem;max-width:100%;width:100%}.chat-message>div[data-v-51d72208]{box-sizing:border-box;margin:0 .5rem}.chat-message--received[data-v-51d72208]{flex-direction:row-reverse;margin-right:auto;width:100%}.chat-message--sent[data-v-51d72208]{flex-direction:row;margin-left:auto;width:100%}.chat-message__wrapper[data-v-51d72208]{display:flex;flex-direction:column;flex-grow:1;flex-shrink:1;min-width:0;width:calc(100% - 70px)}.chat-message__details[data-v-51d72208]{align-items:flex-end;display:inline-flex;flex-wrap:wrap;width:100%}.chat-message__details[data-v-51d72208]>*{flex-shrink:0}.chat-message__details--right[data-v-51d72208]{justify-content:flex-end;--margin-right:0;--margin-left:1rem}.chat-message__details--left[data-v-51d72208]{--margin-right:1rem;--margin-left:0}.chat-message__bubble[data-v-51d72208]{border-radius:var(--border-radius);display:inline-block;font-size:15px;font-weight:300;margin-top:.25rem;max-width:100%;padding:.6rem;width:auto;word-break:break-word}.chat-message__bubble--received[data-v-51d72208]{background-color:#0000001a;border-top-left-radius:0;margin-right:auto;min-width:10px}.chat-message__bubble--sent[data-v-51d72208]{background:#81b2df;border-top-right-radius:0;color:#fff;margin-left:auto;min-width:10px}.chat-message__icon[data-v-51d72208]{align-items:center;background-color:#0366bf40;border-radius:50%;color:#0366bfa6;display:flex;flex-shrink:0;font-weight:600;height:50px;justify-content:center;text-transform:uppercase;width:50px}.chat-message__person[data-v-51d72208]{color:#162130;font-weight:700;margin-right:var(--margin-right);text-transform:capitalize}.chat-message__time[data-v-51d72208]{color:#616161;display:block;font-size:10px;font-weight:65%;margin-left:var(--margin-left);padding-bottom:.1rem}.chat-message__logo[data-v-51d72208]{border:1px solid #000;border-radius:100%;height:100%;width:100%}.chat-textarea{min-height:60px!important}body.chat-active{overflow:hidden}.chat-conversation[data-v-58fd7741]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);box-shadow:1px 1px 16px 4px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:calc(100vh - 8rem);margin:1.5rem auto 0;max-height:900px;max-width:100%;min-height:400px;min-width:320px;overflow:hidden;padding:0;position:relative;scroll-behavior:smooth;width:576px}@media (min-height:900px){.chat-conversation[data-v-58fd7741]{height:calc(100vh - 6rem);max-height:1000px}}@media (min-height:1080px){.chat-conversation[data-v-58fd7741]{height:calc(100vh - 5rem);max-height:1200px}}@media (max-width:767px){.chat-conversation[data-v-58fd7741]{border-radius:0;display:flex;flex-direction:column;height:100vh;inset:0;margin:0;max-height:-webkit-fill-available;position:fixed;width:100%;z-index:1000}.chat-conversation__form[data-v-58fd7741]{background:#fff;border-top:var(--divider);bottom:0;left:0;padding:1rem 1rem .5rem;position:absolute;right:0;z-index:1010}.chat-conversation__messages[data-v-58fd7741]{padding-bottom:90px;-webkit-overflow-scrolling:touch}}@media (max-height:700px) and (min-width:768px){.chat-conversation[data-v-58fd7741]{height:calc(100vh - 8rem);margin:.75rem auto}}@media (max-height:670px) and (min-width:768px){.chat-conversation[data-v-58fd7741]{height:calc(100vh - 4rem);margin:.5rem auto;min-height:300px}}@media (max-height:600px) and (min-width:768px){.chat-conversation[data-v-58fd7741]{border-radius:var(--border-radius-sm,.25rem);height:calc(100vh - 2.5rem);margin:.25rem auto;min-height:280px}}@media (min-width:576px){.chat-conversation[data-v-58fd7741]{width:576px}}.chat-conversation>div[data-v-58fd7741]{box-sizing:border-box;width:100%}.chat-conversation__header[data-v-58fd7741]{background-color:var(--primary);padding:1rem}.chat-conversation__title[data-v-58fd7741]{color:#fff;font-size:1.125rem;font-weight:600;margin-bottom:0;text-transform:capitalize}.chat-conversation__information[data-v-58fd7741]{border-bottom:var(--divider);padding:1rem}.chat-conversation__table tr td[data-v-58fd7741]{color:#868c94;font-size:.9rem;line-height:1.25rem}.chat-conversation__table tr td[data-v-58fd7741]:first-child{color:#162130;font-weight:medium;padding-right:1.25rem;text-align:left}.chat-conversation__table tr td[data-v-58fd7741]:last-child{text-align:left}.chat-conversation__messages[data-v-58fd7741]{display:flex;flex-direction:column-reverse;flex-grow:1;min-height:100px;overflow-x:hidden;overflow-y:auto;padding:1rem;scroll-behavior:smooth;width:100%;-webkit-overflow-scrolling:touch}.chat-conversation__form[data-v-58fd7741]{align-items:center;border:var(--divider);border-radius:var(--border-radius);display:flex;padding:.5rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.chat-conversation__form--disabled[data-v-58fd7741]{background-color:#d3d3d3}.chat-conversation__form[data-v-58fd7741]:focus-within{background-color:#fff;border-color:#d9b055;box-shadow:0 0 0 .25rem #d8b05526;color:#212529;outline:0}.chat-conversation__textarea[data-v-58fd7741]{background:transparent;border:none;color:var(--bs-body-color);flex-grow:1;font-size:1rem;font-weight:400;line-height:1.5;min-height:60px;outline:none;padding:.375rem .75rem;resize:none}.chat-conversation__textarea[data-v-58fd7741]:disabled{background-color:transparent}@media (max-width:767px){.chat-conversation[data-v-58fd7741] .btn-book{font-size:.9rem;padding:.375rem .5rem}}.chat-conversation__submit-btn[data-v-58fd7741]{background-color:var(--primary);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.chat-conversation__submit-btn[data-v-58fd7741]:disabled{cursor:not-allowed;opacity:.5}.chat-conversation__submit-btn[data-v-58fd7741]:hover:not(:disabled){background-color:#d3a640}.chat[data-v-e2daefe9]{background-color:#fafafb;display:flex;height:100vh;justify-content:center;max-height:-webkit-fill-available}@media screen and (min-width:767px){.chat[data-v-e2daefe9]{align-items:center}}.chat__container[data-v-e2daefe9]{align-items:center;display:flex;flex-direction:column;height:100%;padding:1.5rem 1rem}@media screen and (min-width:767px){.chat__container[data-v-e2daefe9]{max-height:72rem;padding:1rem 0}}.chat__logo[data-v-e2daefe9]{width:150px}@media screen and (min-width:767px){.chat__logo[data-v-e2daefe9]{width:200px}}.chat__footer[data-v-e2daefe9]{font-size:.9rem;opacity:.6}.app-slider-card-skeleton[data-v-f155dbd8]{background-color:#fff;border-radius:.5rem;box-shadow:2px 4px 8px #0000001a;min-height:420px;overflow:hidden;width:100%}.app-slider-card-skeleton[data-v-f155dbd8],.app-slider-card-skeleton__inner[data-v-f155dbd8]{display:flex;flex-direction:column;height:100%}.app-slider-card-skeleton__image[data-v-f155dbd8]{aspect-ratio:20/15;border-radius:var(--border-radius) var(--border-radius) 0 0;width:100%}@media screen and (max-width:767px){.app-slider-card-skeleton__image[data-v-f155dbd8]{height:200px}}.app-slider-card-skeleton__content[data-v-f155dbd8]{display:flex;flex:1;flex-direction:column;gap:1rem;padding:1rem}.skeleton[data-v-f155dbd8]{animation:loading-f155dbd8 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}.skeleton--title[data-v-f155dbd8]{height:24px;margin-bottom:1rem;width:80%}.skeleton--text[data-v-f155dbd8]{height:16px;margin-bottom:.5rem;width:100%}@keyframes loading-f155dbd8{0%{background-position:200% 0}to{background-position:-200% 0}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}.btn-back[data-v-02d75917]{background:#ffffff80;border:1px solid rgba(0,0,0,.1);border-radius:50%;height:32px;opacity:1;text-decoration:none;transition:all .3s ease;width:32px;will-change:transform,opacity}.btn-back[data-v-02d75917],.btn-back .btn[data-v-02d75917]{align-items:center;color:inherit;cursor:pointer;display:flex;justify-content:center}.btn-back .btn[data-v-02d75917]{background:transparent;border:none;height:100%;margin:0;padding:0;width:100%}.btn-back--with-background[data-v-02d75917]{align-items:center;background:#fff!important;border:1px solid var(--secondary);border-radius:50%;cursor:pointer;display:inline-flex;height:36px!important;justify-content:center;margin-bottom:.5rem;opacity:.9!important;padding:0;position:relative;transition:all .2s ease-out;width:36px!important}.btn-back--with-background .btn[data-v-02d75917]{color:var(--book)}.favorite-button[data-v-d12bea2d]{align-items:center;background:#fff;border:1px solid var(--bs-border-color);border-radius:50%;color:var(--paragraph);cursor:pointer;display:inline-flex;justify-content:center;margin-bottom:.5rem;opacity:.9;padding:0;position:relative;transition:all .2s ease-out}.favorite-button[data-v-d12bea2d]:not(.favorite-button--icon-only){border-radius:50px;height:auto!important;padding:5px 15px;width:auto!important}.favorite-button:not(.favorite-button--icon-only) .favorite-button__icon[data-v-d12bea2d]{position:static;transform:none}.favorite-button__text[data-v-d12bea2d]{font-size:13px;margin-left:8px;transition:color .2s ease-out}.favorite-button[data-v-d12bea2d]:hover{color:var(--terniary);transform:scale(1.05)}.favorite-button.is-favorite .favorite-button__icon--outline[data-v-d12bea2d]{opacity:0;transform:scale(0) rotate(-45deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.favorite-button.is-favorite .favorite-button__icon--solid[data-v-d12bea2d]{animation:popHeart-d12bea2d .4s cubic-bezier(.175,.885,.32,1.275);color:var(--terniary);opacity:1;transform:scale(1) rotate(0)}.favorite-button.is-favorite:not(.favorite-button--icon-only) .favorite-button__icon--outline[data-v-d12bea2d],.favorite-button.is-favorite:not(.favorite-button--icon-only) .favorite-button__icon--solid[data-v-d12bea2d]{position:static;transform:none}.favorite-button.is-favorite:not(.favorite-button--icon-only) .favorite-button__icon--outline[data-v-d12bea2d]{display:none}.favorite-button.is-favorite:not(.favorite-button--icon-only) .favorite-button__icon--solid[data-v-d12bea2d]{animation:none}.favorite-button.is-loading[data-v-d12bea2d]{opacity:.7;pointer-events:none}.favorite-button--sm[data-v-d12bea2d]{height:36px;width:36px}.favorite-button--sm .favorite-button__icon[data-v-d12bea2d]{height:18px;width:18px}.favorite-button--md[data-v-d12bea2d]{height:40px;width:40px}.favorite-button--md .favorite-button__icon[data-v-d12bea2d]{height:20px;width:20px}.favorite-button--lg[data-v-d12bea2d]{height:48px;width:48px}.favorite-button--lg .favorite-button__icon[data-v-d12bea2d]{height:24px;width:24px}.favorite-button__icon[data-v-d12bea2d]{left:50%;margin:0;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1) rotate(0);transform-origin:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);will-change:transform,opacity,color}.favorite-button__icon--outline[data-v-d12bea2d]{color:var(--text-muted);opacity:1;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.favorite-button__icon--solid[data-v-d12bea2d]{opacity:0;transform:translate(-50%,-50%) scale(0) rotate(45deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.favorite-button--icon-only .favorite-button__icon[data-v-d12bea2d]{position:absolute}.favorite-button--icon-only.is-favorite .favorite-button__icon--outline[data-v-d12bea2d]{transform:translate(-50%,-50%) scale(0) rotate(-45deg)}.favorite-button--icon-only.is-favorite .favorite-button__icon--solid[data-v-d12bea2d]{transform:translate(-50%,-50%) scale(1) rotate(0)}@keyframes popHeart-d12bea2d{0%{transform:translate(-50%,-50%) scale(0) rotate(45deg)}50%{transform:translate(-50%,-50%) scale(1.2) rotate(0)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}.h-320{height:270px}.h-320 .app-hero__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-slider{margin:0 auto;max-width:1600px;overflow:visible;position:relative}.hero-slider .keen-slider{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}.hero-slider .keen-slider.hydrated{gap:0}@media (min-width:768px){.hero-slider .keen-slider.hydrated{gap:0}}.hero-slider .keen-slider__slide{display:flex;flex-shrink:0;min-width:0;position:relative}.hero-slider .keen-slider__slide .app-slider-card-skeleton{box-shadow:2px 4px 8px #0000001a;display:flex;flex-direction:column;height:100%;width:100%}.hero-slider .keen-slider__slide :deep(.hotel-card__body){display:flex;flex:1;flex-direction:column}.hero-slider .keen-slider__slide :deep(.hotel-card__footer){margin-top:auto}.hero-slider .keen-slider-arrow{align-items:center;background:#ffffff80;border:1px solid rgba(0,0,0,.8);border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:1;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;will-change:transform,opacity;z-index:10}.hero-slider .keen-slider-arrow:hover{box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.hero-slider .keen-slider-arrow--left{left:6px}.hero-slider .keen-slider-arrow--right{right:6px}.hero-slider .keen-slider-arrow:disabled{background:#ffffff4d;box-shadow:none;cursor:not-allowed;opacity:.35;transform:translateY(-50%) scale(1)}.hero-slider .dots-wrap{bottom:0;position:absolute;width:100%}.hero-slider .dots{display:flex;gap:.6rem;justify-content:center;padding:1rem 0}.hero-slider .dots .dot{background:#c7c7c7;border:none;border-radius:50%;cursor:pointer;height:6px;margin:0 6px;padding:0;transition:all .3s ease;width:6px;will-change:transform,background-color}.hero-slider .dots .dot:hover{transform:scale(1.2)}.hero-slider .dots .dot--active{background:#494949;cursor:default;transform:scale(1.2)}.app-hero[data-v-8b4ff535]{display:flex;min-height:330px;overflow:hidden;position:relative}.app-hero[data-v-8b4ff535] .ck-content div,.app-hero[data-v-8b4ff535] .ck-content h1,.app-hero[data-v-8b4ff535] .ck-content h2,.app-hero[data-v-8b4ff535] .ck-content h3,.app-hero[data-v-8b4ff535] .ck-content h4,.app-hero[data-v-8b4ff535] .ck-content h5,.app-hero[data-v-8b4ff535] .ck-content h6,.app-hero[data-v-8b4ff535] .ck-content p,.app-hero[data-v-8b4ff535] .ck-content span,.app-hero[data-v-8b4ff535] .hero-content div,.app-hero[data-v-8b4ff535] .hero-content h1,.app-hero[data-v-8b4ff535] .hero-content h2,.app-hero[data-v-8b4ff535] .hero-content h3,.app-hero[data-v-8b4ff535] .hero-content h4,.app-hero[data-v-8b4ff535] .hero-content h5,.app-hero[data-v-8b4ff535] .hero-content h6,.app-hero[data-v-8b4ff535] .hero-content p,.app-hero[data-v-8b4ff535] .hero-content span{color:#fff!important}.app-hero__image[data-v-8b4ff535]{-o-object-fit:cover;object-fit:cover}.app-hero__wrapper[data-v-8b4ff535]{padding-top:140px;position:relative;text-align:center}.app-hero__title[data-v-8b4ff535]{color:#fff;display:inline-block;font-size:35px;font-weight:600;letter-spacing:2px;line-height:50px;text-shadow:0 0 10px #000}@media screen and (min-width:992px){.app-hero--sm[data-v-8b4ff535]{min-height:400px!important}}@media screen and (min-width:2560px){.app-hero--sm[data-v-8b4ff535]{min-height:500px!important}}@media screen and (min-width:992px){.app-hero--md[data-v-8b4ff535]{min-height:512px!important}}@media screen and (min-width:2560px){.app-hero--md[data-v-8b4ff535]{min-height:650px!important}}@media screen and (min-width:992px){.app-hero--lg[data-v-8b4ff535]{min-height:600px!important}}@media screen and (min-width:2560px){.app-hero--lg[data-v-8b4ff535]{min-height:750px!important}}@media screen and (min-width:992px){.app-hero--xl[data-v-8b4ff535]{min-height:650px!important}}@media screen and (min-width:2560px){.app-hero--xl[data-v-8b4ff535]{min-height:850px!important}}.app-hero--center[data-v-8b4ff535]{align-items:center}.app-hero--top[data-v-8b4ff535]{align-items:flex-start;padding-top:4rem}.app-hero--bottom[data-v-8b4ff535]{align-items:flex-end;padding-bottom:4rem}.app-hero__background[data-v-8b4ff535]{height:100%;inset:0;position:absolute;width:100%;z-index:1}.app-hero__background img[data-v-8b4ff535]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.app-hero__image[data-v-8b4ff535]{background-image:var(--url-mobile);background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}@media screen and (min-width:768px){.app-hero__image[data-v-8b4ff535]{background-image:var(--url-desktop)}}@media screen and (min-width:2560px){.app-hero__image[data-v-8b4ff535]{background-image:var(--url-4k)}}.app-hero__overlay[data-v-8b4ff535]{background-color:#000;inset:0;pointer-events:none;position:absolute}.app-hero__topbar[data-v-8b4ff535]{background-color:#fff9}.app-hero__btn-bar[data-v-8b4ff535],.app-hero__topbar[data-v-8b4ff535]{padding:1rem 0;position:absolute;top:0;width:100%;z-index:3}@media screen and (max-width:767px){.app-hero__topbar[data-v-8b4ff535]{display:none}}.app-hero__content[data-v-8b4ff535]{position:relative;width:100%;z-index:2}.app-label[data-v-d3f1f37f]{background-color:var(--background);border:1px solid;border-color:var(--border);border-radius:var(--border-radius);color:var(--text);display:inline-block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center}.stars-container[data-v-7cabf26f]{align-items:center;display:inline;white-space:nowrap}.stars[data-v-7cabf26f]{color:#ffb700;flex-shrink:0;font-size:.7rem;margin-left:.1rem}.rating[data-v-a45a8eac]{align-items:center;background-color:var(--app-rating);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;min-width:38px;padding:7.5px;text-align:center}.rating--sm[data-v-a45a8eac]{font-size:.875rem;height:29px;min-width:29px;padding:5px}.rating--md[data-v-a45a8eac]{font-size:.95rem;min-width:38px}.rating--lg[data-v-a45a8eac]{font-size:1.1rem;min-width:45px;padding:10px}.highlight[data-v-5248ab2b]{align-items:center;display:flex;font-weight:500;gap:.5rem;margin-top:.5rem}.highlight .highlight-icon[data-v-5248ab2b]{width:1rem}.hotel-card[data-v-01f87cf3]{background-color:#fff;border:1px solid #fafafa;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%}.hotel-card[data-v-01f87cf3]:hover{color:var(--paragraph)}.hotel-card a[data-v-01f87cf3]:hover,.hotel-card[data-v-01f87cf3]:hover{text-decoration:none}.hotel-card__favorite-button[data-v-01f87cf3]{display:flex;left:.5rem;position:absolute;top:.1875rem;z-index:10}.hotel-card__label-top[data-v-01f87cf3]{position:absolute;right:.25rem;top:.25rem;z-index:5}.hotel-card__image-link[data-v-01f87cf3]{display:block}.hotel-card__image[data-v-01f87cf3]{aspect-ratio:20/15;border-radius:var(--border-radius) 0 0 var(--border-radius);height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;transition:transform .15s ease-in-out;width:100%}@media screen and (max-width:767px){.hotel-card__image[data-v-01f87cf3]{border-radius:var(--border-radius) var(--border-radius) 0 0;height:200px}}.hotel-card__content[data-v-01f87cf3]{flex-grow:1}.hotel-card__body[data-v-01f87cf3]{min-height:80px}.hotel-card__footer[data-v-01f87cf3]{padding:.5rem 0}.hotel-card__title[data-v-01f87cf3]{color:#1d1d1d;font-size:17px;font-weight:700;letter-spacing:.3px}.hotel-card .rating-section[data-v-01f87cf3]{align-items:center}.hotel-card .rating-section__text[data-v-01f87cf3]{align-items:flex-start;display:flex;flex-direction:column}.hotel-card .rating-section__text .rating-section__label[data-v-01f87cf3]{color:var(--paragraph);font-size:.85rem;font-weight:700}.hotel-card .rating-section__text .rating-section__reviews[data-v-01f87cf3]{color:#6c757d;font-size:.7rem}.hotel-card .rating-section__rating[data-v-01f87cf3]{align-items:center;display:flex}.hotel-card .btn-book--inline[data-v-01f87cf3]{font-size:13px}.mobile-title[data-v-01f87cf3]{color:#1d1d1d;font-size:17px;font-weight:700;letter-spacing:.3px}.mobile-text[data-v-01f87cf3],.rating-section-mobile-label[data-v-01f87cf3]{color:var(--paragraph);font-size:.85rem}.rating-section-mobile-label[data-v-01f87cf3]{font-weight:700;margin-left:.3rem}.rating-section-mobile-reviews[data-v-01f87cf3]{color:var(--paragraph);font-size:.8rem;margin-left:.3rem}.quote[data-v-01f87cf3]{border-left:3px solid #e7e7e7;padding-left:10px}.lowercase[data-v-01f87cf3]{text-transform:lowercase}.highlight-icon[data-v-01f87cf3]{width:1.1rem}.underline[data-v-01f87cf3]:hover{text-decoration:underline}@media screen and (min-width:768px){.quote[data-v-01f87cf3]{font-size:.8rem}}.link[data-v-01f87cf3]{color:var(--book);text-decoration:underline}.highlight[data-v-01f87cf3]{align-items:center;display:flex;font-weight:500;gap:.5rem}.highlight .highlight-icon[data-v-01f87cf3]{color:var(--book);width:1rem}.btn-underline[data-v-0546fa5c]{margin-top:.5rem;text-align:center;width:100%}.btn-underline__btn[data-v-0546fa5c]{border-bottom:3px solid #d83039;border-radius:0;color:#1d1d1d;font-size:15px;font-weight:600;line-height:3!important;padding-bottom:5px;text-align:center}@media screen and (min-width:767px){.btn-underline__btn[data-v-0546fa5c]{font-size:18px}}@keyframes skeleton-loading-b0167377{0%{background-position:200% 0}to{background-position:-200% 0}}.w-25[data-v-b0167377]{width:25%}.w-50[data-v-b0167377]{width:50%}.w-75[data-v-b0167377]{width:75%}.w-100[data-v-b0167377]{width:100%}.mb-2[data-v-b0167377]{margin-bottom:.5rem}.skeleton-map[data-v-b0167377],.skeleton-text[data-v-b0167377]{background:#edf2f7;overflow:hidden;position:relative}.skeleton-map[data-v-b0167377]:before,.skeleton-text[data-v-b0167377]:before{animation:skeleton-loading-b0167377 1.2s ease-in-out infinite;background:linear-gradient(90deg,#fff0,#ffffff4d 50%,#fff0);background-size:200% 100%;content:"";inset:0;position:absolute;will-change:transform}.skeleton-text[data-v-b0167377]{border-radius:4px;height:16px}.skeleton-map[data-v-b0167377]{align-items:center;background:#f0f0f0;border-radius:12px;display:flex;height:100%;justify-content:center;min-height:400px}.skeleton-map__content[data-v-b0167377]{height:100%;padding:2rem;position:relative;width:100%}.skeleton-map__placeholder[data-v-b0167377]{height:48px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:48px}.skeleton-map__controls[data-v-b0167377]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:8px;left:1rem;min-width:200px;padding:1rem;position:absolute;top:1rem;z-index:2}.skeleton-map__button[data-v-b0167377]{display:none}.map-box-marker[data-v-e644c2e1]{cursor:pointer;z-index:1}.map-box-marker[data-active=true][data-v-e644c2e1]{z-index:100}.map-box-marker img[data-v-e644c2e1]{transition:all .2s ease-in-out}.map-box-marker[data-active=true] img[data-v-e644c2e1]{transform:scale(1.2)}.mapboxgl-marker{z-index:1}.mapboxgl-marker{z-index:100}.maison-popup-container{z-index:101}.maison-popup-container{border-radius:var(--border-radius);padding:.75rem}.maison-popup-container{display:block;text-decoration:none}.maison-popup-container{border-radius:var(--border-radius);height:auto;margin-bottom:.5rem;-o-object-fit:cover;object-fit:cover;width:100%}.maison-popup-container{font-weight:600;margin-top:.75rem}.maison-popup-container{font-size:14px;margin-bottom:.5rem}.mapboxgl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.mapboxgl-canvas{left:0;position:absolute;top:0}.mapboxgl-map:-webkit-full-screen{height:100%;width:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.mapboxgl-ctrl-top-left{left:0;top:0}.mapboxgl-ctrl-top{left:50%;top:0;transform:translate(-50%)}.mapboxgl-ctrl-top-right{right:0;top:0}.mapboxgl-ctrl-right{right:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{left:0;top:50%;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.mapboxgl-ctrl-group button{background-color:initial;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;overflow:hidden;padding:0;width:29px}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid ButtonText}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#0000000d}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23999' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:mapboxgl-spin 2s linear infinite}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25M6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.23 4.23 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17M60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23m53.615 0h-1.61q-.06 0-.12-.03c-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.2.2 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6q.06 0 .12.03c.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17m-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51s1.08-2.52 2.42-2.52c1.33 0 2.42 1.12 2.42 2.51s-1.08 2.51-2.42 2.52m-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51s-1.07 2.52-2.39 2.53m-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51-1.09 2.51-2.42 2.51'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3' opacity='.3'%3E%3Ccircle cx='11.5' cy='11.5' r='9.25' mask='url(%23c)'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff' opacity='.9'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25M6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.23 4.23 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17M60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23m53.615 0h-1.61q-.06 0-.12-.03c-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.2.2 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6q.06 0 .12.03c.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17m-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51s1.08-2.52 2.42-2.52c1.33 0 2.42 1.12 2.42 2.51s-1.08 2.51-2.42 2.52m-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51s-1.07 2.52-2.39 2.53m-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51-1.09 2.51-2.42 2.51'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg stroke='%23000' stroke-width='3'%3E%3Ccircle cx='11.5' cy='11.5' r='9.25' mask='url(%23c)'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cg fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='a' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25M6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.4 4.4 0 0 1 3.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2z'/%3E%3Cpath id='b' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19s1.77-4.19 3.94-4.19c1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23zm26.375-.19a4.24 4.24 0 0 0-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.23 4.23 0 0 0 4.17 3.3c2.35 0 4.26-1.87 4.26-4.19s-1.9-4.17-4.27-4.17M60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23m53.615 0h-1.61q-.06 0-.12-.03c-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.2.2 0 0 1-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 0 1 .3-.17h1.6q.06 0 .12.03c.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 0 1-.3.17m-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51s1.08-2.52 2.42-2.52c1.33 0 2.42 1.12 2.42 2.51s-1.08 2.51-2.42 2.52m-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51s-1.07 2.52-2.39 2.53m-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51 1.08-2.52 2.4-2.52c1.33 0 2.39 1.11 2.41 2.48zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51-1.09 2.51-2.42 2.51'/%3E%3C/defs%3E%3Cmask id='c'%3E%3Crect width='100%25' height='100%25' fill='%23fff'/%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/mask%3E%3Cg fill='%23fff' stroke='%23fff' stroke-width='3'%3E%3Ccircle cx='11.5' cy='11.5' r='9.25' mask='url(%23c)'/%3E%3Cuse xlink:href='%23b' mask='url(%23c)'/%3E%3C/g%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23b'/%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{background-color:#fff;border-radius:12px;box-sizing:initial;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0;top:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0;top:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{font-weight:700;margin-left:2px}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.mapboxgl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{border:10px solid #0000;height:0;width:0;z-index:1}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.mapboxgl-popup-close-button{background-color:initial;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.mapboxgl-popup-close-button:hover{background-color:#0000000d}.mapboxgl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:10px 10px 15px;pointer-events:auto;position:relative}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{left:0;opacity:1;position:absolute;top:0;transition:opacity .2s;will-change:transform}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.mapboxgl-user-location-dot:before{animation:mapboxgl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.mapboxgl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{height:0;width:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-bottom:7.5px solid #4aa1eb;content:"";position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px) skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px) skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{align-items:center;background:#000000b3;color:#fff;display:flex;font-family:-apple-system,-apple-system fallback,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:opacity .75s ease-in-out;transition-delay:1s;width:100%}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;font-size:12px;height:auto;line-height:1.5;margin:2px;padding:5px 10px;width:auto}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button:hover{background-color:#f0f0f0}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{background-color:#4264fb;border-color:#4264fb;color:#fff}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#3151d9}.map-box[data-v-0a07b089]{background-color:#fff;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.map-box__container[data-v-0a07b089]{height:100%;position:relative;width:100%}.map-box__loading[data-v-0a07b089]{align-items:center;background-color:#f8f9fa;display:flex;height:100%;justify-content:center;width:100%}.map-box[data-v-0a07b089] .mapboxgl-canvas-container{height:100%!important;position:relative;width:100%!important}.map-box[data-v-0a07b089] canvas{height:100%!important;width:100%!important}.map-box[data-v-0a07b089] .mapboxgl-ctrl-logo{display:none!important}.hotel-grid[data-v-c552029d]{min-height:100vh}.col-12[data-v-c552029d]{perspective:1000px;transform-style:preserve-3d}.hotel-card--selected[data-v-c552029d]{position:relative;z-index:1}.hotel-card--hover-enabled[data-v-c552029d]{transition:box-shadow .2s ease-out,transform .2s ease-out;will-change:transform,box-shadow}.hotel-card--hover-enabled[data-v-c552029d]:hover{z-index:1}.hotel-marker-popup[data-v-f8bbcb50]{display:block;margin-top:.75rem;max-width:200px}.hotel-marker-popup[data-v-f8bbcb50]:hover{text-decoration:none}.hotel-marker-popup__image[data-v-f8bbcb50]{border-radius:var(--border-radius);height:auto;margin-bottom:.5rem;-o-object-fit:cover;object-fit:cover;width:100%}.hotel-marker-popup__address[data-v-f8bbcb50]{font-size:.8rem;font-weight:400}@media screen and (min-width:992px){.hotel-marker-popup[data-v-f8bbcb50]{max-width:260px}}[data-v-f8bbcb50] .mapboxgl-popup-content{border-radius:8px;box-shadow:0 2px 8px #00000026;overflow:hidden;padding:0}[data-v-f8bbcb50] .mapboxgl-popup-close-button{display:none}.hotel-map[data-v-9cfa39ab]{height:100%;position:relative}.hotel-map__wrapper[data-v-9cfa39ab]{height:100vh;position:sticky;top:0;z-index:1}.hotel-map__container[data-v-9cfa39ab]{border-radius:.5rem;height:100%;overflow:hidden;position:relative;width:100%}.hotel-map__container[data-v-9cfa39ab] .mapboxgl-popup{z-index:5}.hotel-map__container[data-v-9cfa39ab] .mapboxgl-popup-anchor-bottom{top:-24px!important}.hotel-map__container[data-v-9cfa39ab] .mapboxgl-popup-anchor-top{top:24px!important}.hotel-map__container[data-v-9cfa39ab] .mapboxgl-popup-anchor-left{left:12px!important}.hotel-map__container[data-v-9cfa39ab] .mapboxgl-popup-anchor-right{left:-12px!important}.hotel-map__container[data-v-9cfa39ab] .mapboxgl-canvas-container{height:100%!important;width:100%!important}.hotel-map__container[data-v-9cfa39ab] canvas{height:100%!important;width:100%!important}.hotel-map__loading[data-v-9cfa39ab]{align-items:center;background-color:#f8f9fa;border-radius:.5rem;display:flex;height:100%;justify-content:center;min-height:100vh}.hotel-map__loading__content[data-v-9cfa39ab]{color:var(--text-secondary);font-size:14px}.hotel-map__static[data-v-9cfa39ab]{border:1px solid #fafafa;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.hotel-map__static-image[data-v-9cfa39ab]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hotel-map__static-image[data-v-9cfa39ab],.hotel-map__static-toggle[data-v-9cfa39ab]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hotel-map__static-toggle[data-v-9cfa39ab]{background-color:#101770;border:1px solid #101770;border-radius:var(--border-radius);color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;transition:background-color .2s}.hotel-map__static-toggle[data-v-9cfa39ab]:hover{background-color:color-mix(in srgb,#101770 95%,#000)}.hotel-map__static-loading[data-v-9cfa39ab]{background-color:#ffffff90;border:1px solid hsla(0,0%,100%,.565);display:inline-block;left:50%;padding:5px 10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.hotel-map__static-loading[data-v-9cfa39ab]:hover{background-color:color-mix(in srgb,#fff 95%,#000)}.hotel-map__mobile-toggle[data-v-9cfa39ab]{align-items:center;background-color:#fff;border:1px solid hsla(225,8%,69%,.5);border-radius:25px;bottom:1rem;box-shadow:0 2px 4px #0000001a;color:var(--paragraph);cursor:pointer;display:flex;font-size:1rem;justify-content:center;left:50%;line-height:1.5;padding:.375rem .75rem;position:fixed;text-align:center;transform:translate(-50%);transition:all .2s ease-in-out;width:200px;z-index:1001}.hotel-map__mobile-toggle[data-v-9cfa39ab]:hover{background-color:#f8f9fa;box-shadow:0 4px 8px #00000026}.hotel-map__mobile[data-v-9cfa39ab]{background-color:#fff;display:flex;flex-direction:column;height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:999}.hotel-map__mobile--open[data-v-9cfa39ab]{opacity:1;pointer-events:auto}.hotel-map__mobile-container[data-v-9cfa39ab]{flex:1;height:100%;position:relative;width:100%}.hotel-map__mobile-container[data-v-9cfa39ab] .mapboxgl-popup{z-index:5}.hotel-map__mobile-container[data-v-9cfa39ab] .mapboxgl-canvas-container{height:100%!important;width:100%!important}.hotel-map__mobile-container[data-v-9cfa39ab] canvas{height:100%!important;width:100%!important}.hotel-card--selected[data-v-9cfa39ab]{transform:scale(1.02);transition:transform .2s ease-in-out;z-index:1}.hotel-overview[data-v-716587e8]{min-height:100vh;position:relative}.city__content[data-v-716587e8] p{color:#fff!important}.accomodations[data-v-716587e8]{font-size:22px;margin-bottom:20px;margin-top:20px}.hotel-map-loading[data-v-716587e8]{align-items:center;background-color:#f8f9fa;border-radius:.5rem;display:flex;height:calc(100vh - 2rem);justify-content:center}.hotel-map-loading__content[data-v-716587e8]{color:var(--text-secondary);font-size:14px}.usp-item[data-v-413d2df7]{display:flex;font-size:15px;font-weight:400;line-height:1.7;list-style-type:none;margin-bottom:.5rem}.usp-item__icon[data-v-413d2df7]{color:var(--color);display:inline-block;font-size:inherit;height:100%;margin-right:.5rem;width:auto}.usp-list[data-v-5886b719]{list-style-type:none;margin:0;padding:0}.signin-form[data-v-5dc2a831]{max-width:360px}[data-v-5dc2a831] .signin-submit-btn.formkit-loading,[data-v-5dc2a831] .signin-submit-btn:disabled,[data-v-5dc2a831] .signin-submit-btn[aria-busy=true],[data-v-5dc2a831] .signin-submit-btn[data-loading=true]{background-color:#d9b055!important;border-color:#d6aa48!important;color:#fafafa!important;display:inline-block!important;opacity:.85!important;visibility:visible!important}.verification__icon[data-v-dd72b98a]{color:var(--primary);font-size:72px;margin-bottom:1.5rem}.verification p[data-v-dd72b98a]{margin:0 auto 1.5rem;max-width:720px}.overview-steps[data-v-f8c1aca3]{--border-color:#bb0018;--completed-color:#bb0018;--current-color:#bb0018;--upcoming-color:#aaa;position:relative}.overview-steps__steps[data-v-f8c1aca3]{display:flex;justify-content:space-between;padding:0;position:relative;text-align:center}.overview-steps__line-base[data-v-f8c1aca3]{background-color:#ddd;height:2px;left:0;position:absolute;top:18px;width:100%;z-index:0}.overview-steps__line-progress[data-v-f8c1aca3]{background-color:var(--completed-color);height:2px;left:0;position:absolute;top:18px;transition:width .3s ease;z-index:1}.overview-steps__badge[data-v-f8c1aca3]{align-items:center;background:#fff;border:1px solid var(--upcoming-color);border-radius:50%;display:flex;font-size:16px;height:36px;justify-content:center;margin:3px auto .5rem;width:36px;z-index:2}.overview-steps__badge[data-v-f8c1aca3],.overview-steps__step[data-v-f8c1aca3]{color:var(--upcoming-color);position:relative;transition:all .2s ease}.overview-steps__step[data-v-f8c1aca3]{font-size:12px;padding:0 5px;width:33%}.overview-steps__step--completed[data-v-f8c1aca3]{color:var(--completed-color);font-weight:500}.overview-steps__step--completed .overview-steps__badge[data-v-f8c1aca3]{background:var(--completed-color);border-color:var(--completed-color);color:#fff}.overview-steps__step--current[data-v-f8c1aca3]{color:var(--current-color);font-weight:600}.overview-steps__step--current .overview-steps__badge[data-v-f8c1aca3]{border-color:var(--current-color);border-width:2px;color:var(--current-color)}.overview-steps__label[data-v-f8c1aca3]{display:block;margin-top:.25rem;white-space:normal;word-wrap:break-word}@media screen and (min-width:767px){.overview-steps[data-v-f8c1aca3]{margin-bottom:1.5rem}.overview-steps__steps[data-v-f8c1aca3]{justify-content:space-evenly;padding:0 30px}.overview-steps__line-base[data-v-f8c1aca3],.overview-steps__line-progress[data-v-f8c1aca3]{top:20px}.overview-steps__step[data-v-f8c1aca3]{max-width:250px;min-width:170px;padding:0 10px;width:auto}.overview-steps__badge[data-v-f8c1aca3]{margin-bottom:.75rem}}@media screen and (min-width:992px){.overview-steps[data-v-f8c1aca3]{margin-bottom:2rem}.overview-steps__badge[data-v-f8c1aca3]{font-size:18px;height:40px;margin-bottom:.75rem;width:40px}.overview-steps__line-base[data-v-f8c1aca3],.overview-steps__line-progress[data-v-f8c1aca3]{top:22px}.overview-steps__step[data-v-f8c1aca3]{font-size:1rem;max-width:250px;min-width:140px}}.activity[data-v-77b8811f]{margin:0 auto;max-width:1240px;min-height:100vh;padding-bottom:2rem;padding-top:2rem;position:relative}body[data-v-77b8811f],html[data-v-77b8811f]{scroll-behavior:auto!important}.page-loader[data-v-77b8811f]{opacity:1;pointer-events:none;will-change:opacity}.page-loader.fade-out[data-v-77b8811f]{animation:none;opacity:1;opacity:0;transition:opacity .3s ease-out}.loading-placeholder[data-v-77b8811f]{min-height:300px}.loading-container[data-v-77b8811f]{align-items:center;animation:fadeInLoader-77b8811f .3s ease-in-out;background-color:#fffffffa;display:flex;flex-direction:column;height:100vh;justify-content:center;inset:0;position:fixed;transition:opacity .3s ease-out;z-index:99999}.loading-container.fade-out[data-v-77b8811f]{opacity:0}.step-loader[data-v-77b8811f]{z-index:999999}.loading-message[data-v-77b8811f]{color:var(--secondary);font-size:1rem;margin-top:1.5rem;opacity:.8}@keyframes fadeInLoader-77b8811f{0%{opacity:0}to{opacity:1}}.error-container[data-v-77b8811f]{align-items:center;display:flex;justify-content:center;min-height:300px}.error-container .error-icon[data-v-77b8811f]{color:var(--primary);font-size:3rem;margin-bottom:1rem}.error-container h1[data-v-77b8811f]{color:var(--secondary);margin-bottom:1rem}.error-container .error-message[data-v-77b8811f]{color:var(--text-medium);margin-bottom:.5rem}.validation-errors ul[data-v-77b8811f]{margin-bottom:0;padding-left:1.5rem}.booking-loader[data-v-77b8811f]{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffffff2;display:flex;height:100%;justify-content:center;inset:0;position:fixed;width:100%;z-index:9999}.hotels-city[data-v-38147dbd]{min-height:100vh;position:relative}.city__content[data-v-38147dbd] p{color:#fff!important}.accomodations[data-v-38147dbd]{font-size:22px;margin-bottom:20px;margin-top:20px}.hotel-map-loading[data-v-38147dbd]{align-items:center;background-color:#f8f9fa;border-radius:.5rem;display:flex;height:calc(100vh - 2rem);justify-content:center}.hotel-map-loading__content[data-v-38147dbd]{color:var(--text-secondary);font-size:14px}.formulate-quantity[data-v-45f2a6ac]{display:flex;flex-direction:column;width:auto}.formulate-quantity.has-label[data-v-45f2a6ac]{width:100%}.formulate-quantity__label-wrapper[data-v-45f2a6ac]{margin-bottom:.5rem}.formulate-quantity__label[data-v-45f2a6ac]{font-weight:500}.formulate-quantity__controls[data-v-45f2a6ac]{align-items:center;display:flex;justify-content:center;white-space:nowrap}.formulate-quantity__button[data-v-45f2a6ac]{align-items:center;background:#fff;border:1px solid var(--divider-color,#e5e5e5);border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}@media (max-width:992px){.formulate-quantity__button[data-v-45f2a6ac]{background:#fff;border:1px solid var(--book)}}.formulate-quantity__button span[data-v-45f2a6ac]{color:var(--secondary);font-size:18px;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:992px){.formulate-quantity__button span[data-v-45f2a6ac]{color:var(--book)}}.formulate-quantity__button[data-v-45f2a6ac]:hover:not(:disabled){background:var(--hover-color);border-color:var(--hover-color)}@media (max-width:992px){.formulate-quantity__button[data-v-45f2a6ac]:hover:not(:disabled){background:#fff;border:1px solid var(--book)}}.formulate-quantity__button:hover:not(:disabled) span[data-v-45f2a6ac]{color:var(--secondary)}@media (max-width:992px){.formulate-quantity__button:hover:not(:disabled) span[data-v-45f2a6ac]{color:var(--book)}}.formulate-quantity__button[data-v-45f2a6ac]:disabled{cursor:not-allowed;opacity:.5}.formulate-quantity__button.blue[data-v-45f2a6ac]{background:#fff;border:1px solid var(--book)}.formulate-quantity__button.blue span[data-v-45f2a6ac]{color:var(--book)}.formulate-quantity__button.blue[data-v-45f2a6ac]:hover:not(:disabled){background:#fff;border:1px solid var(--book)}.formulate-quantity__button.blue:hover:not(:disabled) span[data-v-45f2a6ac]{color:var(--book)}.formulate-quantity__input[data-v-45f2a6ac]{-moz-appearance:textfield;border:1px solid var(--divider-color,#e5e5e5);border-radius:4px;color:var(--secondary);flex-shrink:0;font-size:16px;font-weight:500;height:36px;margin:0 .5rem;text-align:center;width:40px}.formulate-quantity__input[data-v-45f2a6ac]::-webkit-inner-spin-button,.formulate-quantity__input[data-v-45f2a6ac]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.formulate-quantity__input[data-v-45f2a6ac]:focus{border-color:var(--secondary);outline:none}.formulate-quantity__input[data-v-45f2a6ac]:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.5}.calendar[data-v-3af77a37]{max-width:100%;overflow:hidden;touch-action:manipulation;width:100%}.calendar__header[data-v-3af77a37]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative;width:100%}.calendar__months-wrapper[data-v-3af77a37]{display:flex;gap:40px;justify-content:center;margin:0 auto;overflow:hidden;padding:0;text-align:center;width:calc(100% - 80px)}@media (max-width:768px){.calendar__months-wrapper[data-v-3af77a37]{gap:20px;width:calc(100% - 80px)}}.calendar__month[data-v-3af77a37]{color:var(--secondary);font-size:16px;font-weight:500!important;line-height:1.2;margin-bottom:0;overflow:hidden;padding:0;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.calendar__nav-button[data-v-3af77a37]{align-items:center;background-color:transparent;border:none;border-radius:50%;color:var(--secondary);cursor:pointer;display:flex;flex:0 0 40px;font-size:1.5rem;height:40px;justify-content:center;padding:0;position:relative;width:40px;z-index:2}.calendar__nav-button i[data-v-3af77a37]{font-size:1.25rem}.calendar__nav-button[data-v-3af77a37]:hover:not(:disabled){background-color:#0000000d}.calendar__nav-button[data-v-3af77a37]:disabled{cursor:not-allowed;opacity:.5}.calendar__grid[data-v-3af77a37]{display:flex;gap:20px;max-width:100%;overflow:hidden;position:relative}@media (max-width:768px){.calendar__grid[data-v-3af77a37]{flex-direction:column}}.calendar__delayed-loading-overlay[data-v-3af77a37]{align-items:center;background-color:#fffffff2;border-radius:var(--border-radius);display:flex;justify-content:center;inset:0;position:absolute;z-index:10}.calendar__month-container[data-v-3af77a37]{flex:1;min-width:0;overflow:hidden;position:relative;transition:opacity .2s ease}.calendar__month-container--loading[data-v-3af77a37]{opacity:.7}.calendar__month-container--loading[data-v-3af77a37]:after{background-color:#fff6;border-radius:var(--border-radius);content:"";inset:0;position:absolute;z-index:2}.calendar__table[data-v-3af77a37]{border:none;border-collapse:collapse;height:280px;margin:0 auto;table-layout:fixed;width:100%}.calendar__row[data-v-3af77a37]{border:none;height:40px;text-align:center}.calendar__weekday[data-v-3af77a37]{color:#666;font-size:15px;font-weight:400;overflow:hidden;padding:8px 0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.calendar__date[data-v-3af77a37]{background-color:transparent;height:32px;padding:0;position:relative;width:32px}@media (max-width:992px){.calendar__date[data-v-3af77a37]{height:32px;width:32px}}.calendar__button[data-v-3af77a37]{align-items:center;background-color:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;margin:0 auto;outline:none;padding:0;position:relative;touch-action:pan-y;-ms-touch-action:pan-y;transition:all .2s ease;width:32px;z-index:1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:992px){.calendar__button[data-v-3af77a37]{font-size:16px;height:32px;width:32px}}.calendar__button--outside-month[data-v-3af77a37]{opacity:.3;pointer-events:none}.calendar__button[data-v-3af77a37]:disabled{cursor:default}.calendar__button--selected[data-v-3af77a37]{background:var(--primary,#0071e3)!important;color:#fff!important;font-weight:600}.calendar__button--available[data-v-3af77a37]{background-color:transparent;color:inherit;font-weight:500}.calendar__button--unavailable[data-v-3af77a37]{color:#ccc;text-decoration:line-through}.calendar__button--loading[data-v-3af77a37]{color:inherit;font-weight:600;opacity:.7}@keyframes pulse-3af77a37{0%{opacity:.5;transform:scale(1)}50%{opacity:.2;transform:scale(1.5)}to{opacity:.5;transform:scale(1)}}@media (hover:hover){.calendar__button--available[data-v-3af77a37]{background-color:transparent;color:inherit;font-weight:500}.calendar__button--available[data-v-3af77a37]:focus,.calendar__button--available[data-v-3af77a37]:hover:not(:disabled){background-color:var(--primary-light,rgba(0,113,227,.3));color:#fff}}@media (hover:none){.calendar__button--available[data-v-3af77a37]{background-color:transparent;color:inherit;font-weight:500}.calendar__button--available[data-v-3af77a37]:active:not(:disabled){background-color:var(--primary-light,rgba(0,113,227,.3));color:#fff}}.modal{z-index:1050}.modal-content{display:flex;flex-direction:column;max-height:90vh;min-height:1vh;overflow:hidden}.modal-body{flex:1 1 auto;max-height:calc(80vh - 120px);min-height:1vh;overflow-y:auto;overscroll-behavior:contain}.modal-backdrop{z-index:1040}@media (max-width:768px){.modal-dialog{height:100dvh;margin:0!important;max-height:none;width:100vw!important}.modal-content{border:none;border-radius:0;height:100dvh}.modal-body{height:100%;max-height:none;overflow:auto;padding:1rem}}.modal-dialog.modal-xl .modal-dialog{height:100dvh;margin:0!important;max-height:none;max-width:none;width:100vw!important}@media (min-width:576px) and (max-width:992px){.modal-dialog.modal-xl{height:100dvh;margin:0!important;max-height:none;max-width:none;width:100vw!important}.modal-dialog.modal-xl .modal-content{border:none;border-radius:0;height:100dvh}}@media (min-width:992px){.modal-xl{--bs-modal-width:912px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:912px}}body.modal-open{height:100%;overflow:hidden!important;position:fixed;width:100%}.modal-open .modal{overflow-x:hidden;overflow-y:auto}@supports (-webkit-touch-callout:none){.modal-body{-webkit-overflow-scrolling:touch}}.search-geo[data-v-3c170bba]{position:relative;width:100%}.search-geo strong[data-v-3c170bba]{font-weight:600}.search-geo__field[data-v-3c170bba]{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.search-geo__input[data-v-3c170bba]{background:#fff;border:none;color:var(--secondary);font-size:1rem;height:28px;padding:0;width:100%}.search-geo__input[data-v-3c170bba]::-moz-placeholder{color:#757575}.search-geo__input[data-v-3c170bba]::placeholder{color:#757575}.search-geo__input[data-v-3c170bba]:focus{box-shadow:none;outline:none}.search-geo__clear[data-v-3c170bba]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}.search-geo__clear[data-v-3c170bba]:hover{color:var(--primary)}.search-geo__dropdown[data-v-3c170bba]{width:100%}.search-geo__menu[data-v-3c170bba]{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:280px;overflow:auto;padding:16px;position:absolute;z-index:100}@media (max-width:991px){.search-geo__menu[data-v-3c170bba]{max-height:300px;overflow-y:auto;padding:12px;width:100%}}.search-geo__close[data-v-3c170bba]{background:transparent;border:none;color:var(--terniary);cursor:pointer;font-size:.925rem;font-weight:500;padding:0;text-decoration:underline}.search-geo__suggestions[data-v-3c170bba]{color:var(--text-secondary);display:block;font-size:.875rem;font-weight:700;margin-bottom:.5rem;margin-top:.5rem}.search-geo__content[data-v-3c170bba]{max-height:240px;overflow-y:auto}.search-geo__features[data-v-3c170bba]{list-style:none;margin:0;padding:0}.search-geo__feature[data-v-3c170bba]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:var(--border-radius);color:var(--secondary);cursor:pointer;font-size:13px;font-weight:400;line-height:1.275rem;padding:.5rem;position:relative;transition:all .2s ease}.search-geo__feature[data-v-3c170bba]:last-child{border-bottom:none}.search-geo__feature[data-v-3c170bba]:hover{background-color:var(--light)}.search-geo__feature--recommendation[data-v-3c170bba]:hover{text-decoration:underline}.search-geo__spinner[data-v-3c170bba]{border-width:.15rem;height:1.5rem;width:1.5rem}.dropdown-enter-active[data-v-3c170bba],.dropdown-leave-active[data-v-3c170bba]{transition:opacity .2s,transform .2s}.dropdown-enter-from[data-v-3c170bba],.dropdown-leave-to[data-v-3c170bba]{opacity:0;transform:translateY(-8px)}.overview-steps[data-v-8bca0185]{--border-color:#555;--completed-color:#555;--current-color:#555;--upcoming-color:#aaa;position:relative}.overview-steps__steps[data-v-8bca0185]{display:flex;justify-content:center;padding:0;position:relative;text-align:center}.overview-steps__line-base[data-v-8bca0185]{background-color:#ddd;height:2px;left:0;position:absolute;top:18px;width:100%;z-index:0}.overview-steps__line-progress[data-v-8bca0185]{background-color:var(--completed-color);height:2px;left:0;position:absolute;top:18px;transition:width .3s ease;z-index:1}.overview-steps__badge[data-v-8bca0185]{align-items:center;background:#fff;border:1px solid var(--upcoming-color);border-radius:50%;display:flex;font-size:16px;height:36px;justify-content:center;margin:3px auto .5rem;width:36px;z-index:2}.overview-steps__badge[data-v-8bca0185],.overview-steps__step[data-v-8bca0185]{color:var(--upcoming-color);position:relative;transition:all .2s ease}.overview-steps__step[data-v-8bca0185]{font-size:12px;padding:0 5px;width:40%}.overview-steps__step--completed[data-v-8bca0185]{color:var(--completed-color);font-weight:500}.overview-steps__step--completed .overview-steps__badge[data-v-8bca0185]{background:var(--completed-color);border-color:var(--completed-color);color:#fff}.overview-steps__step--current[data-v-8bca0185]{color:var(--current-color);font-weight:600}.overview-steps__step--current .overview-steps__badge[data-v-8bca0185]{border-color:var(--current-color);border-width:2px;color:var(--current-color)}.overview-steps__label[data-v-8bca0185]{display:block;margin-top:.25rem;white-space:normal;word-wrap:break-word}@media screen and (min-width:767px){.overview-steps[data-v-8bca0185]{margin-bottom:1.5rem}.overview-steps__steps[data-v-8bca0185]{justify-content:space-evenly;padding:0 30px}.overview-steps__line-base[data-v-8bca0185],.overview-steps__line-progress[data-v-8bca0185]{top:20px}.overview-steps__step[data-v-8bca0185]{max-width:250px;min-width:170px;padding:0 10px;width:auto}.overview-steps__badge[data-v-8bca0185]{margin-bottom:.75rem}}@media screen and (min-width:992px){.overview-steps[data-v-8bca0185]{margin-bottom:2rem}.overview-steps__badge[data-v-8bca0185]{font-size:18px;height:40px;margin-bottom:.75rem;width:40px}.overview-steps__line-base[data-v-8bca0185],.overview-steps__line-progress[data-v-8bca0185]{top:22px}.overview-steps__step[data-v-8bca0185]{font-size:1rem;max-width:250px;min-width:140px}}.date-input[data-v-cf3c26ab]{display:flex;flex:1;flex-direction:column;overflow:hidden;width:100%}.date-input__loading[data-v-cf3c26ab]{align-items:center;color:var(--secondary);display:flex;justify-content:center;min-height:200px}.time-picker[data-v-cf43c2bb]{margin-top:.5rem;position:relative}.time-picker-wrapper[data-v-cf43c2bb]{display:flex;max-height:290px;position:relative}@media (max-width:768px){.time-picker-wrapper[data-v-cf43c2bb]{max-height:none;min-height:none}}.time-picker-content[data-v-cf43c2bb]{display:flex;flex-direction:column;gap:.75rem;overflow-x:hidden;overflow-y:scroll;padding-right:12px;-webkit-overflow-scrolling:touch;flex:1;scrollbar-width:none;-ms-overflow-style:none;height:100%;max-height:290px;min-height:290px;touch-action:pan-y}@media (max-width:768px){.time-picker-content[data-v-cf43c2bb]{height:auto;max-height:none;min-height:auto}}.time-picker-content[data-v-cf43c2bb]::-webkit-scrollbar{display:none;height:0;width:0}.custom-scrollbar[data-v-cf43c2bb]{height:100%;position:absolute;right:0;top:0;width:8px;z-index:10}.custom-scrollbar-track[data-v-cf43c2bb]{background-color:#eee;cursor:pointer;height:100%}.custom-scrollbar-thumb[data-v-cf43c2bb],.custom-scrollbar-track[data-v-cf43c2bb]{border-radius:0;position:absolute;right:0;width:4px}.custom-scrollbar-thumb[data-v-cf43c2bb]{background-color:#d9b155;cursor:grab;min-height:30px;opacity:.8;top:0}.custom-scrollbar-thumb[data-v-cf43c2bb]:hover{opacity:1}.custom-scrollbar-thumb[data-v-cf43c2bb]:active{cursor:grabbing}.time-section[data-v-cf43c2bb]{margin-bottom:1rem;padding-left:0;padding-right:.5rem}.time-section-label[data-v-cf43c2bb]{color:var(--secondary);font-size:.95rem;font-weight:500;margin-bottom:.5rem;text-align:left}.time-section-slots[data-v-cf43c2bb]{display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);max-width:100%}.time-slot[data-v-cf43c2bb]{align-items:center;background-color:#fff;border:1px solid var(--paragraph);border-radius:.5rem;cursor:pointer;display:flex;flex-direction:column;min-height:36px;text-align:center;touch-action:pan-y;transition:all .2s;width:100%;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;color:var(--secondary);padding-bottom:-.05rem;padding-top:.15rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.time-slot .time-display[data-v-cf43c2bb]{font-size:16px;font-weight:400;line-height:16px;margin-bottom:-.075rem;margin-top:.15rem}.time-slot .availability-count[data-v-cf43c2bb]{color:var(--success);display:block;font-size:11px;font-weight:500;opacity:.7}@media (max-width:768px){.time-slot .availability-count[data-v-cf43c2bb]{font-size:14px}}.time-slot .availability-count.chosen[data-v-cf43c2bb]{color:#fff;font-size:11px;font-weight:500;opacity:1}@media (max-width:768px){.time-slot .availability-count.chosen[data-v-cf43c2bb]{font-size:14px}}.time-slot .availability-count.full[data-v-cf43c2bb]{color:var(--secondary);opacity:.8}.time-slot.unavailable[data-v-cf43c2bb]{background-color:#e6e6e6;border-color:var(--paragraph);color:var(--paragraph);cursor:not-allowed}.time-slot.unavailable .availability-count[data-v-cf43c2bb]{color:var(--paragraph)}@media (hover:hover){.time-slot[data-v-cf43c2bb]:hover:not(.unavailable):not(.selected){background-color:var(--primary-light);border:1px solid var(--primary-light)!important;color:#fff}.time-slot:hover:not(.unavailable):not(.selected) .availability-count[data-v-cf43c2bb]{color:#ffffffe6}}@media (hover:none){.time-slot[data-v-cf43c2bb]:hover:not(.unavailable):not(.selected){background-color:inherit;border:1px solid var(--paragraph);color:inherit}.time-slot:hover:not(.unavailable):not(.selected) .availability-count[data-v-cf43c2bb]{color:var(--success);opacity:.7}.time-slot.touch-active[data-v-cf43c2bb]:not(.unavailable):not(.selected){background-color:#fff;border:1px solid var(--paragraph)!important;color:var(--secondary)}.time-slot.touch-active:not(.unavailable):not(.selected) .availability-count[data-v-cf43c2bb]{color:var(--success)}.time-slot[data-v-cf43c2bb]:active:not(.unavailable):not(.selected){background-color:var(--primary-light);border:1px solid var(--primary-light)!important;color:#fff}.time-slot:active:not(.unavailable):not(.selected) .availability-count[data-v-cf43c2bb]{color:#ffffffe6}}.time-slot.selected[data-v-cf43c2bb]{background-color:var(--primary);border:1px solid var(--primary)!important;color:#fff;transform:translateY(-1px)}.time-slot.selected .availability-count[data-v-cf43c2bb]{color:#ffffffe6}.no-times[data-v-cf43c2bb]{color:#718096;font-size:.7rem;padding:1rem;text-align:center}.hide-scrollbar[data-v-cf43c2bb]{display:none}@media screen and (max-width:768px){.time-picker-wrapper[data-v-cf43c2bb]{max-height:none;overflow:visible}.time-picker-content[data-v-cf43c2bb]{height:auto;max-height:none;min-height:auto;overflow-y:auto;-webkit-overflow-scrolling:touch}.custom-scrollbar[data-v-cf43c2bb]{display:none!important}}@supports (-webkit-touch-callout:none){.time-picker-content[data-v-cf43c2bb],.time-section-slots[data-v-cf43c2bb]{-webkit-overflow-scrolling:touch}}body.touch-device .time-slot[data-v-cf43c2bb]:hover:not(.unavailable):not(.selected){background-color:inherit!important;border:1px solid var(--paragraph)!important;color:inherit!important}body.touch-device .time-slot:hover:not(.unavailable):not(.selected) .availability-count[data-v-cf43c2bb]{color:var(--success)!important;opacity:.7!important}.bookings-date-picker__icon[data-v-dc0e5d7a]{color:var(--secondary)}.ms-16px[data-v-dc0e5d7a]{margin-left:16px!important}[data-v-dc0e5d7a] .modal-body{height:100%;max-height:none}[data-v-dc0e5d7a] .modal-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:1.1rem}.btn-back[data-v-dc0e5d7a]{background:#ffffff80;border:1px solid rgba(0,0,0,.1);border-radius:50%;color:var(--book);height:32px;opacity:1;text-decoration:none;transition:all .3s ease;width:32px;will-change:transform,opacity}.btn-back[data-v-dc0e5d7a],.btn-back .btn[data-v-dc0e5d7a]{align-items:center;cursor:pointer;display:flex;justify-content:center}.btn-back .btn[data-v-dc0e5d7a]{background:transparent;border:none;color:inherit;height:100%;margin:0;padding:0;width:100%}.btn-back--with-background[data-v-dc0e5d7a]{align-items:center;background:#fff!important;border:1px solid var(--secondary);border-radius:50%;cursor:pointer;display:inline-flex;height:36px!important;justify-content:center;margin-bottom:.5rem;opacity:.9!important;padding:0;position:relative;transition:all .2s ease-out;width:36px!important}.btn-back--with-background .btn[data-v-dc0e5d7a]{color:var(--book)}.bookings-date-picker[data-v-dc0e5d7a]{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;display:flex;justify-content:center;inset:0;overflow:hidden;position:fixed;text-align:left;touch-action:manipulation;width:100vw;will-change:filter;z-index:100;-webkit-tap-highlight-color:transparent}@media screen and (max-height:700px){.bookings-date-picker[data-v-dc0e5d7a]{align-items:flex-start;padding-top:0}}.bookings-date-picker__fixed-header[data-v-dc0e5d7a]{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid rgba(0,0,0,.1);left:0;padding:0;pointer-events:none;position:fixed;right:0;top:0;z-index:200}.bookings-date-picker__fixed-header-inner[data-v-dc0e5d7a]{align-items:center;display:flex;height:100%;padding:0 1rem}.bookings-date-picker__fixed-header .bookings-date-picker__close[data-v-dc0e5d7a]{pointer-events:auto}.bookings-date-picker .btn-reserve-now[data-v-dc0e5d7a]{color:#fff;font-size:20px;font-weight:500}@media screen and (min-width:767px){.bookings-date-picker .btn-reserve-now[data-v-dc0e5d7a]{font-size:16px}}.bookings-date-picker__close[data-v-dc0e5d7a]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;font-weight:500;height:100%}@media screen and (min-width:767px){.bookings-date-picker__close[data-v-dc0e5d7a]{margin:12px 0}}.bookings-date-picker__close-wrapper[data-v-dc0e5d7a]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);display:flex;justify-content:flex-start;margin-bottom:1rem;position:sticky;top:0;z-index:10}@media screen and (min-width:992px){.bookings-date-picker__close-wrapper[data-v-dc0e5d7a]{background:transparent;border:none;color:var(--secondary);justify-content:flex-end;margin-bottom:0;position:static}}.bookings-date-picker__close svg[data-v-dc0e5d7a]{height:22px;width:22px}@media screen and (min-width:767px){.bookings-date-picker__close svg[data-v-dc0e5d7a]{height:26px;width:26px}}.bookings-date-picker__close[data-v-dc0e5d7a]:hover{color:var(--terniary)}.bookings-date-picker__scroll-container[data-v-dc0e5d7a]{align-items:center;display:flex;justify-content:center;min-height:100%;overflow-x:hidden;overflow-y:auto;padding:0;width:100%;-webkit-overflow-scrolling:touch;position:relative;z-index:10}@media screen and (max-width:991px){.bookings-date-picker__scroll-container[data-v-dc0e5d7a]{align-items:flex-start;max-height:none;min-height:auto}}.bookings-date-picker__wrapper[data-v-dc0e5d7a]{margin:auto;padding:0;position:relative;z-index:5}@media screen and (min-width:992px){.bookings-date-picker__wrapper[data-v-dc0e5d7a]{padding:0}}@media screen and (max-height:700px){.bookings-date-picker__wrapper[data-v-dc0e5d7a]{padding-top:0}}.bookings-date-picker__card[data-v-dc0e5d7a]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);min-height:100%;overflow:hidden;padding:1rem}.bookings-date-picker__card[data-v-dc0e5d7a]:has(>.booking-date-picker-wrapper){display:flex;flex-direction:column;min-height:330px}@media screen and (max-height:700px){.bookings-date-picker__card[data-v-dc0e5d7a]:has(>.booking-date-picker-wrapper){min-height:290px}}.bookings-date-picker .booking-date-picker-wrapper[data-v-dc0e5d7a]{display:flex;flex:1;flex-direction:column}.bookings-date-picker[data-v-dc0e5d7a] .calendar{flex:1;overflow:hidden}.bookings-date-picker[data-v-dc0e5d7a] .calendar__grid{overflow:hidden}.bookings-date-picker[data-v-dc0e5d7a] .calendar__table{margin-bottom:0}.bookings-date-picker[data-v-dc0e5d7a] .calendar__month-container{min-height:220px}@media screen and (max-height:700px){.bookings-date-picker[data-v-dc0e5d7a] .calendar__month-container{min-height:200px}}.bookings-date-picker__card-scroll[data-v-dc0e5d7a]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);min-height:100%;overflow-y:auto;padding:1rem 0 1rem 1rem;-webkit-overflow-scrolling:touch}@media screen and (max-width:991px){.bookings-date-picker__card-scroll[data-v-dc0e5d7a]{min-height:200px}}.bookings-date-picker__title[data-v-dc0e5d7a]{color:var(--primary);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.bookings-date-picker__heading[data-v-dc0e5d7a]{color:var(--primary);font-size:1rem;font-weight:500;line-height:1rem;margin:0}.bookings-date-picker__identifier[data-v-dc0e5d7a]{color:var(--secondary);font-size:1rem;font-weight:500;line-height:1rem;margin:0}.bookings-date-picker__subtitle[data-v-dc0e5d7a]{color:#0009;font-size:.9rem;font-weight:400;line-height:.5rem;margin:0}.bookings-date-picker__times[data-v-dc0e5d7a]{display:flex;flex-direction:column;justify-content:space-between}.bookings-date-picker__persons[data-v-dc0e5d7a]{align-items:space-between;display:flex;flex-direction:column;padding:1rem;position:relative}@media screen and (max-height:700px){.bookings-date-picker__persons[data-v-dc0e5d7a]{padding:1rem}}.bookings-date-picker__person[data-v-dc0e5d7a]{align-items:flex;border-radius:0;display:flex;justify-content:space-between;padding:.5rem 0}@media screen and (max-height:700px){.bookings-date-picker__person[data-v-dc0e5d7a]{padding:.3rem 0}}.bookings-date-picker__reset[data-v-dc0e5d7a]{background-color:transparent;border:none;font-size:.75rem;font-weight:400;line-height:1rem;margin:0;padding:0;text-decoration-line:underline}.bookings-date-picker__reset--wrapper[data-v-dc0e5d7a]{display:flex;height:.5rem;justify-content:flex-start;margin-bottom:.5rem;margin-top:1rem;min-height:.5rem}@media screen and (max-width:700px){.bookings-date-picker__reset--wrapper[data-v-dc0e5d7a]{margin-bottom:1.5rem}}.bookings-date-picker__errors[data-v-dc0e5d7a] .text-danger{color:#1d1d1d!important;font-size:.7rem!important;font-weight:400;text-align:center}@media screen and (max-width:992px){.bookings-date-picker__errors[data-v-dc0e5d7a] .text-danger{font-size:.9rem!important}}.bookings-date-picker__overlay[data-v-dc0e5d7a]{height:100%;position:absolute;width:100%;z-index:0}.bookings-date-picker[data-v-dc0e5d7a] .form-group{margin-bottom:0!important}@media screen and (min-width:992px){.bookings-date-picker__persons[data-v-dc0e5d7a]{align-items:center;flex-direction:row;padding:3rem 1rem 0}.bookings-date-picker__persons-title[data-v-dc0e5d7a]{left:0;margin-bottom:10px;padding:1rem;position:absolute;top:0;width:100%;z-index:5}.bookings-date-picker__person[data-v-dc0e5d7a]{flex:0 0 33.3%;position:relative;z-index:10}.bookings-date-picker__person--0[data-v-dc0e5d7a]{border-right:1px solid #f4f4f4;padding-right:1.25rem}.bookings-date-picker__person--1[data-v-dc0e5d7a]{padding:0 1.25rem}.bookings-date-picker__person--2[data-v-dc0e5d7a]{border-left:1px solid #f4f4f4;padding-left:1.25rem}}.text-error[data-v-dc0e5d7a]{font-size:.7rem}@media screen and (max-width:992px){.text-error[data-v-dc0e5d7a]{font-size:1rem}}.validation-container[data-v-dc0e5d7a]{display:none}.tooltip-container[data-v-dc0e5d7a]{position:relative;z-index:20}.tooltip-container.has-errors:hover .tooltip-errors[data-v-dc0e5d7a]{transform:translateY(0)}.tooltip-errors[data-v-dc0e5d7a]{bottom:100%;left:0;margin-bottom:10px;position:absolute;right:1rem;transition:all .3s ease;width:auto;z-index:30}.tooltip-errors .tooltip-inner[data-v-dc0e5d7a]{background-color:#fff;border:1px solid rgba(220,53,69,.4);border-radius:6px;box-shadow:0 2px 10px #0000001a;padding:12px}.tooltip-errors .tooltip-arrow[data-v-dc0e5d7a]{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(220,53,69,.4);bottom:-8px;height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.tooltip-errors .tooltip-arrow[data-v-dc0e5d7a]:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;bottom:2px;content:"";height:0;left:-7px;position:absolute;width:0}.tooltip-errors .tooltip-error-message[data-v-dc0e5d7a]{align-items:flex-start;color:var(--danger,#dc3545);display:flex;font-size:.85rem;margin-bottom:8px;text-align:left}.tooltip-errors .tooltip-error-message[data-v-dc0e5d7a]:last-child{margin-bottom:0}.tooltip-errors .tooltip-error-message .error-icon[data-v-dc0e5d7a]{flex-shrink:0;font-size:.85rem;margin-right:8px;margin-top:2px}.btn.btn-book[data-v-dc0e5d7a]{width:100%}.btn.btn-book[data-v-dc0e5d7a]:disabled,.has-errors .btn.btn-book[data-v-dc0e5d7a]{background-color:#fff!important;border-color:var(--paragraph)!important;color:var(--paragraph)!important;opacity:1}.scroll-indicator-wrapper[data-v-dc0e5d7a]{bottom:80px}.scroll-indicator-btn[data-v-dc0e5d7a],.scroll-indicator-wrapper[data-v-dc0e5d7a]{align-items:center;display:flex;position:fixed;z-index:1060}.scroll-indicator-btn[data-v-dc0e5d7a]{animation:bounce-dc0e5d7a 1.5s infinite;background-color:var(--primary,#333);border:none;border-radius:50%;bottom:70px;box-shadow:0 4px 12px #0000004d;color:#fff;cursor:pointer;height:32px;justify-content:center;left:50%;opacity:.7;transform:translate(-50%);transition:transform .2s ease,opacity .2s ease;width:32px}.scroll-indicator-btn[data-v-dc0e5d7a]:hover{opacity:.9;transform:translate(-50%) scale(1.1)}@keyframes bounce-dc0e5d7a{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-5px)}}.scroll-indicator-close[data-v-dc0e5d7a]{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 2px 5px #0000004d;cursor:pointer;display:flex;height:28px;justify-content:center;margin-left:8px;padding:0;width:28px}.scroll-indicator-close svg[data-v-dc0e5d7a]{color:var(--secondary,#666);height:14px;width:14px}.scroll-indicator-close[data-v-dc0e5d7a]:hover{background-color:#f5f5f5}.scroll-indicator-close:hover svg[data-v-dc0e5d7a]{color:var(--primary)}@media screen and (max-width:767px){.scroll-indicator-wrapper[data-v-dc0e5d7a]{bottom:20px;right:20px}.scroll-indicator-btn[data-v-dc0e5d7a]{padding:8px 16px}.scroll-indicator-btn .scroll-indicator-text[data-v-dc0e5d7a]{font-size:12px}}@media screen and (max-height:640px){.scroll-indicator-wrapper[data-v-dc0e5d7a]{bottom:15px;right:15px}}.scroll-sentinel[data-v-dc0e5d7a]{height:20px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.bookings-date-picker[data-v-bf9bc4dc]{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#0003;display:flex;justify-content:center;inset:0;overflow:hidden;position:fixed;text-align:left;touch-action:manipulation;width:100vw;will-change:filter;z-index:100;-webkit-tap-highlight-color:transparent}@media screen and (max-height:700px){.bookings-date-picker[data-v-bf9bc4dc]{align-items:flex-start;padding-top:0}}.bookings-date-picker__fixed-header[data-v-bf9bc4dc]{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid rgba(0,0,0,.1);height:50px;left:0;padding:0;pointer-events:none;position:fixed;right:0;top:0;z-index:200}.bookings-date-picker__fixed-header-inner[data-v-bf9bc4dc]{align-items:center;display:flex;height:100%;padding:0 1rem}.bookings-date-picker__fixed-header .bookings-date-picker__close[data-v-bf9bc4dc]{pointer-events:auto}.bookings-date-picker .btn-reserve-now[data-v-bf9bc4dc]{color:#fff;font-size:20px;font-weight:500}@media screen and (min-width:767px){.bookings-date-picker .btn-reserve-now[data-v-bf9bc4dc]{font-size:16px}}.bookings-date-picker__close[data-v-bf9bc4dc]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;font-weight:500;height:100%}@media screen and (min-width:767px){.bookings-date-picker__close[data-v-bf9bc4dc]{margin:12px 0}}.bookings-date-picker__close-wrapper[data-v-bf9bc4dc]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);display:flex;justify-content:flex-start;margin-bottom:1rem;position:sticky;top:0;z-index:10}@media screen and (min-width:767px){.bookings-date-picker__close-wrapper[data-v-bf9bc4dc]{background:transparent;border:none;color:var(--secondary);justify-content:flex-end;margin-bottom:0;position:static}.bookings-date-picker__close[data-v-bf9bc4dc]{color:#fff}}.bookings-date-picker__close svg[data-v-bf9bc4dc]{height:22px;width:22px}@media screen and (min-width:767px){.bookings-date-picker__close svg[data-v-bf9bc4dc]{height:26px;width:26px}}.bookings-date-picker__close[data-v-bf9bc4dc]:hover{color:var(--terniary)}.bookings-date-picker__scroll-container[data-v-bf9bc4dc]{align-items:center;display:flex;justify-content:center;max-height:90vh;min-height:100%;overflow-x:hidden;overflow-y:auto;padding:2rem 0;width:100%;-webkit-overflow-scrolling:touch;position:relative;z-index:10}@media screen and (max-width:991px){.bookings-date-picker__scroll-container[data-v-bf9bc4dc]{padding-top:60px}}@media screen and (max-height:700px){.bookings-date-picker__scroll-container[data-v-bf9bc4dc]{align-items:flex-start;max-height:650px;min-height:auto;padding-bottom:10px;padding-top:10px}}.bookings-date-picker__wrapper[data-v-bf9bc4dc]{margin:auto;max-width:900px;padding:.5rem;position:relative;width:100vw;z-index:5}@media screen and (min-width:992px){.bookings-date-picker__wrapper[data-v-bf9bc4dc]{padding:0}}@media screen and (max-height:700px){.bookings-date-picker__wrapper[data-v-bf9bc4dc]{padding-top:0}}.bookings-date-picker__card[data-v-bf9bc4dc]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);min-height:100%;overflow:hidden;padding:.75rem}.bookings-date-picker__card[data-v-bf9bc4dc]:has(>.booking-date-picker-wrapper){display:flex;flex-direction:column;min-height:330px}@media screen and (max-height:700px){.bookings-date-picker__card[data-v-bf9bc4dc]:has(>.booking-date-picker-wrapper){min-height:290px}}.bookings-date-picker .booking-date-picker-wrapper[data-v-bf9bc4dc]{display:flex;flex:1;flex-direction:column}.bookings-date-picker[data-v-bf9bc4dc] .calendar{flex:1;overflow:hidden}.bookings-date-picker[data-v-bf9bc4dc] .calendar__grid{overflow:hidden}.bookings-date-picker[data-v-bf9bc4dc] .calendar__table{margin-bottom:0}.bookings-date-picker[data-v-bf9bc4dc] .calendar__month-container{min-height:220px}@media screen and (max-height:700px){.bookings-date-picker[data-v-bf9bc4dc] .calendar__month-container{min-height:200px}}.bookings-date-picker__card-scroll[data-v-bf9bc4dc]{background-color:#fff;border:var(--divider);border-radius:var(--border-radius);min-height:100%;overflow-y:auto;padding:.75rem 0 .75rem .75rem;-webkit-overflow-scrolling:touch}@media screen and (max-width:991px){.bookings-date-picker__card-scroll[data-v-bf9bc4dc]{min-height:200px}}.bookings-date-picker__title[data-v-bf9bc4dc]{color:var(--primary);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.bookings-date-picker__heading[data-v-bf9bc4dc]{color:var(--primary);font-size:1rem;font-weight:500;line-height:1rem;margin:0}.bookings-date-picker__identifier[data-v-bf9bc4dc]{color:var(--secondary);font-size:1rem;font-weight:500;line-height:1rem;margin:0}.bookings-date-picker__subtitle[data-v-bf9bc4dc]{color:#0009;font-size:.9rem;font-weight:400;line-height:.5rem;margin:0}.bookings-date-picker__times[data-v-bf9bc4dc]{display:flex;flex-direction:column;justify-content:space-between}.bookings-date-picker__persons[data-v-bf9bc4dc]{align-items:space-between;display:flex;flex-direction:column;padding:1.25rem 1rem;position:relative}@media screen and (max-height:700px){.bookings-date-picker__persons[data-v-bf9bc4dc]{padding:1rem .75rem}}.bookings-date-picker__person[data-v-bf9bc4dc]{align-items:flex;border-radius:0;display:flex;justify-content:space-between;padding:.5rem 0}@media screen and (max-height:700px){.bookings-date-picker__person[data-v-bf9bc4dc]{padding:.3rem 0}}.bookings-date-picker__reset[data-v-bf9bc4dc]{background-color:transparent;border:none;font-size:.75rem;font-weight:400;line-height:1rem;margin:0;padding:0;text-decoration-line:underline}.bookings-date-picker__reset--wrapper[data-v-bf9bc4dc]{display:flex;height:.5rem;justify-content:flex-start;margin-bottom:.5rem;margin-top:1rem;min-height:.5rem}@media screen and (max-width:700px){.bookings-date-picker__reset--wrapper[data-v-bf9bc4dc]{margin-bottom:1.5rem}}.bookings-date-picker__errors[data-v-bf9bc4dc] .text-danger{color:#1d1d1d!important;font-size:.7rem!important;font-weight:400;text-align:center}@media screen and (max-width:992px){.bookings-date-picker__errors[data-v-bf9bc4dc] .text-danger{font-size:.9rem!important}}.bookings-date-picker__overlay[data-v-bf9bc4dc]{height:100%;position:absolute;width:100%;z-index:0}.bookings-date-picker[data-v-bf9bc4dc] .form-group{margin-bottom:0!important}@media screen and (min-width:992px){.bookings-date-picker__persons[data-v-bf9bc4dc]{align-items:center;flex-direction:row;padding:3rem 1rem 0}.bookings-date-picker__persons-title[data-v-bf9bc4dc]{left:0;margin-bottom:10px;padding:1rem;position:absolute;top:0;width:100%;z-index:5}.bookings-date-picker__person[data-v-bf9bc4dc]{flex:0 0 33.3%;position:relative;z-index:10}.bookings-date-picker__person--0[data-v-bf9bc4dc]{border-right:1px solid #f4f4f4;padding-right:1.25rem}.bookings-date-picker__person--1[data-v-bf9bc4dc]{padding:0 1.25rem}.bookings-date-picker__person--2[data-v-bf9bc4dc]{border-left:1px solid #f4f4f4;padding-left:1.25rem}}.text-error[data-v-bf9bc4dc]{font-size:.7rem}@media screen and (max-width:992px){.text-error[data-v-bf9bc4dc]{font-size:1rem}}.validation-container[data-v-bf9bc4dc]{display:none}.tooltip-container[data-v-bf9bc4dc]{position:relative;z-index:20}.tooltip-container.has-errors:hover .tooltip-errors[data-v-bf9bc4dc]{opacity:1;transform:translateY(0);visibility:visible}.tooltip-errors[data-v-bf9bc4dc]{bottom:100%;left:0;margin-bottom:10px;opacity:0;position:absolute;right:1rem;transform:translateY(10px);transition:all .3s ease;visibility:hidden;width:auto;z-index:30}.tooltip-errors .tooltip-inner[data-v-bf9bc4dc]{background-color:#fff;border:1px solid rgba(220,53,69,.4);border-radius:6px;box-shadow:0 2px 10px #0000001a;padding:12px}.tooltip-errors .tooltip-arrow[data-v-bf9bc4dc]{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid rgba(220,53,69,.4);bottom:-8px;height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.tooltip-errors .tooltip-arrow[data-v-bf9bc4dc]:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fff;bottom:2px;content:"";height:0;left:-7px;position:absolute;width:0}.tooltip-errors .tooltip-error-message[data-v-bf9bc4dc]{align-items:flex-start;color:var(--danger,#dc3545);display:flex;font-size:.85rem;margin-bottom:8px;text-align:left}.tooltip-errors .tooltip-error-message[data-v-bf9bc4dc]:last-child{margin-bottom:0}.tooltip-errors .tooltip-error-message .error-icon[data-v-bf9bc4dc]{flex-shrink:0;font-size:.85rem;margin-right:8px;margin-top:2px}.btn.btn-book[data-v-bf9bc4dc]:disabled{border-color:var(--paragraph);color:var(--paragraph);opacity:1}@media screen and (min-width:768px){.btn-book--inline[data-v-830b42d5]{font-size:13px}}@media screen and (max-width:767px){.btn-book[data-v-830b42d5]{width:100%}}.btn-check-availability[data-v-830b42d5]{background-color:#239e57;color:#fff}.btn-check-availability[data-v-830b42d5]:hover{background-color:#1f8e4e}.activity-item[data-v-ff9bd285]{border:1px solid #efefef;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;margin-bottom:1.5rem;padding:1rem}.activity-item[data-v-ff9bd285]:last-child{margin-bottom:0}.activity-item small[data-v-ff9bd285]{font-size:12px}@media screen and (min-width:767px){.activity-item small[data-v-ff9bd285]{font-size:80%}}.activity-item a[data-v-ff9bd285]{text-decoration:none}.activity-item__image-wrapper[data-v-ff9bd285]{position:relative}.activity-item__image-link[data-v-ff9bd285]{display:block;height:180px;overflow:hidden;width:100%}.activity-item__image-link--disabled[data-v-ff9bd285]{cursor:not-allowed;opacity:.8}.activity-item__image[data-v-ff9bd285]{border-radius:var(--border-radius);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.activity-item__favorite[data-v-ff9bd285]{left:10px;position:absolute;top:10px}.activity-item__title[data-v-ff9bd285]{color:var(--secondary);font-size:18px;font-weight:700;line-height:1.2;margin-bottom:.75rem;padding-top:1rem}@media screen and (min-width:992px){.activity-item__title[data-v-ff9bd285]{padding-bottom:0;padding-top:.375rem}}.activity-item__title-text[data-v-ff9bd285]{color:var(--secondary);cursor:not-allowed;opacity:.8}.activity-item__title>a[data-v-ff9bd285]:hover{text-decoration:underline}.activity-item__subtitle-text[data-v-ff9bd285]{display:block;font-size:14px;font-weight:400;margin:20px 0 24px}@media screen and (max-width:767px){.activity-item__subtitle-text[data-v-ff9bd285]{margin-bottom:20px}.activity-item__label[data-v-ff9bd285]{margin-top:8px!important}}.activity-item__icon img[data-v-ff9bd285]{width:32px}.activity-item__icon span[data-v-ff9bd285]{font-size:14px}.activity-item__icon .with-margin-left-1[data-v-ff9bd285]{margin-left:1px}.activity-item__description[data-v-ff9bd285]{color:var(--paragraph);font-size:14px;line-height:1.5;padding-bottom:.5rem}@media screen and (min-width:992px){.activity-item__description[data-v-ff9bd285]{padding-bottom:0}}.activity-item__description a[data-v-ff9bd285]:hover{text-decoration:none}.activity-item__more-info[data-v-ff9bd285]{color:var(--paragraph);font-size:14px;font-weight:600;text-decoration:none}.activity-item__more-info[data-v-ff9bd285]:hover{text-decoration:underline}.activity-item__url-block[data-v-ff9bd285]{color:var(--paragraph);display:inline-block;text-align:right;width:100%}.activity-item__url-block--first[data-v-ff9bd285]{text-align:left}@media screen and (min-width:767px){.activity-item__url-block--first[data-v-ff9bd285]{text-align:right}}.activity-item__url-block--disabled[data-v-ff9bd285]{cursor:not-allowed;opacity:.8}.activity-item__url-block[data-v-ff9bd285]:hover{color:inherit;text-decoration:none}.activity-item__rating[data-v-ff9bd285]{align-items:center;background-color:var(--primary);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;height:29px;justify-content:center;padding:5px;width:29px}.activity-item__rating--disabled[data-v-ff9bd285]{background-color:var(--terniary);opacity:.8}.activity-item__pricing[data-v-ff9bd285]{font-size:1.3rem;font-weight:500}.activity-item__sort[data-v-ff9bd285]{display:block;line-height:.5rem;text-transform:lowercase;white-space:nowrap}.activity-item__btn[data-v-ff9bd285]{width:100%}@media screen and (min-width:768px){.activity-item__btn[data-v-ff9bd285]{width:auto}}.activity-item__btn--unavailable[data-v-ff9bd285]{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}@media screen and (min-width:768px){.btn-book--inline[data-v-ff9bd285]{font-size:13px}}@media screen and (max-width:767px){.btn-inverse-book[data-v-ff9bd285]{width:100%}}.btn-check-availability[data-v-ff9bd285]{background-color:#239e57;color:#fff}.btn-check-availability[data-v-ff9bd285]:hover{background-color:#1f8e4e}@media screen and (min-width:768px){.activity-item__btn[data-v-ff9bd285]{font-size:13px}}.activity-list[data-v-540c95a0]{list-style-type:none;margin:0;padding:0}.maison-card[data-v-71b624c6]{background-color:#fff;border:1px solid #fafafa;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%}.maison-card__image[data-v-71b624c6]{aspect-ratio:20/15;border-radius:var(--border-radius) 0 0 var(--border-radius);height:100%;overflow:hidden;width:100%}@media screen and (max-width:767px){.maison-card__image[data-v-71b624c6]{border-radius:var(--border-radius) var(--border-radius) 0 0;height:200px}}.maison-card__content[data-v-71b624c6]{flex-grow:1}.maison-card__header[data-v-71b624c6]{padding:.75rem .75rem .5rem}.maison-card__body[data-v-71b624c6]{min-height:100px;padding:0 .75rem .5rem}.maison-card__footer[data-v-71b624c6]{padding:.5rem 0}.skeleton[data-v-71b624c6]{animation:loading-71b624c6 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px}.skeleton--circle[data-v-71b624c6]{border-radius:50%}@keyframes loading-71b624c6{0%{background-position:200% 0}to{background-position:-200% 0}}.columns-2[data-v-b35d0782]{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem}@media (max-width:768px){.columns-2[data-v-b35d0782]{-moz-column-count:1;column-count:1}}[data-v-b35d0782] .geo-search-filter .search-geo__input{border:1px solid #ced4da;border-radius:.25rem;height:38px;margin-top:3px;padding:.5rem}[data-v-b35d0782] .geo-search-filter .search-geo__dropdown{position:relative;width:100%}[data-v-b35d0782] .geo-search-filter .search-geo__field{border:none}.filter-section[data-v-b35d0782]{margin-bottom:1.5rem}.filter-section-title[data-v-b35d0782]{font-size:1.2rem;font-weight:500;margin-bottom:.75rem}.filter-count[data-v-b35d0782]{font-size:.85rem;font-weight:400;opacity:.7}.filter-badge[data-v-b35d0782]{background-color:#333;color:#fff;margin-left:0;margin-right:3px;padding:0 4px}.filter-badge[data-v-b35d0782],.filter-badge-inverted[data-v-b35d0782]{align-items:center;border-radius:50%;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;min-width:20px}.filter-badge-inverted[data-v-b35d0782]{background-color:#fff;color:#d4af37;margin-left:.2rem}.filter-columns[data-v-b35d0782]{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.filter-columns[data-v-b35d0782]{flex-direction:row}}.filter-column[data-v-b35d0782]{flex:1}.experiences-section[data-v-b35d0782]{margin-top:1rem}[data-v-b35d0782] .formkit-wrapper{margin-bottom:0}[data-v-b35d0782] .formkit-inner{margin-right:.5rem}[data-v-b35d0782] .formkit-label{line-height:1.2;margin-bottom:0}.maison-sorting .form-select[data-v-d0488155]{margin-bottom:1rem!important;padding:.5rem!important;width:100%!important}.maison-sorting .sort-box-container[data-v-d0488155]{display:grid;gap:10px;grid-template-columns:repeat(1,1fr);margin-bottom:15px;padding:10px}.maison-sorting .sort-box[data-v-d0488155]{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;cursor:pointer;padding:15px;text-align:center;transition:all .2s ease}.maison-sorting .sort-box[data-v-d0488155]:hover{background-color:#f5f5f5;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.maison-sorting .sort-box-selected[data-v-d0488155]{background-color:#e6f3ff;border:2px solid #007bff;box-shadow:0 3px 10px #007bff26;color:#007bff;font-weight:500}.maison-sorting .sort-footer[data-v-d0488155]{display:flex!important;justify-content:flex-end!important;padding-top:10px!important}@media (min-width:480px) and (max-width:767px){.maison-sorting .sort-box-container[data-v-d0488155]{grid-template-columns:repeat(2,1fr)}}.app-stars[data-v-03dd0770]{display:flex;justify-content:flex-start}@media (min-width:992px){.app-stars[data-v-03dd0770]{justify-content:flex-end}}.maison-card[data-v-03dd0770]{background-color:#fff;border:1px solid #fafafa;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%}.maison-card[data-v-03dd0770]:hover{color:var(--paragraph)}.maison-card a[data-v-03dd0770]:hover,.maison-card[data-v-03dd0770]:hover{text-decoration:none}.maison-card__favorite-button[data-v-03dd0770]{display:flex;left:.5rem;position:absolute;top:.5rem;z-index:10}.maison-card__label-top[data-v-03dd0770]{position:absolute;right:.25rem;top:.25rem;z-index:5}.maison-card__image-link[data-v-03dd0770]{display:block}.maison-card__image[data-v-03dd0770]{aspect-ratio:20/15;border-radius:var(--border-radius) 0 0 var(--border-radius);height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;transition:transform .15s ease-in-out;width:100%}@media screen and (max-width:767px){.maison-card__image[data-v-03dd0770]{border-radius:var(--border-radius) var(--border-radius) 0 0;height:200px}}.maison-card__content[data-v-03dd0770]{flex-grow:1}.maison-card__body[data-v-03dd0770]{min-height:100px}.maison-card__footer[data-v-03dd0770]{padding:.5rem 0}.maison-card__title[data-v-03dd0770]{color:#1d1d1d;font-size:17px;font-weight:700;letter-spacing:.3px}.maison-card .link[data-v-03dd0770]{color:var(--book);text-decoration:underline}.maison-card .rating-section[data-v-03dd0770]{align-items:center}.maison-card .rating-section__text[data-v-03dd0770]{align-items:flex-start;display:flex;flex-direction:column}.maison-card .rating-section__text .rating-section__label[data-v-03dd0770]{color:var(--paragraph);font-size:.85rem;font-weight:700}.maison-card .rating-section__text .rating-section__reviews[data-v-03dd0770]{color:#6c757d;font-size:.7rem}.maison-card .rating-section__rating[data-v-03dd0770]{align-items:center;display:flex}.maison-card .btn-book--inline[data-v-03dd0770]{font-size:13px}.mobile-title[data-v-03dd0770]{color:#1d1d1d;font-size:17px;font-weight:700;letter-spacing:.3px}.mobile-text[data-v-03dd0770]{color:var(--paragraph);font-size:.85rem}.mobile-text .fa-location-dot[data-v-03dd0770],.mobile-text .fa-route[data-v-03dd0770]{color:var(--book);width:1rem}.rating-section-mobile-label[data-v-03dd0770]{color:var(--paragraph);font-size:.85rem;font-weight:700;margin-left:.3rem}.rating-section-mobile-reviews[data-v-03dd0770]{color:var(--paragraph);font-size:.8rem;margin-left:.3rem}.highlight[data-v-03dd0770]{align-items:center;display:flex;font-weight:500}.quote[data-v-03dd0770]{border-left:3px solid #e7e7e7;padding-left:10px}.lowercase[data-v-03dd0770]{text-transform:lowercase}.highlight-icon[data-v-03dd0770]{width:1.1rem}.underline[data-v-03dd0770]:hover{text-decoration:underline}@media screen and (min-width:768px){.quote[data-v-03dd0770]{font-size:.8rem}}.location-info[data-v-03dd0770]{align-items:center;display:flex;gap:.25rem}.location-info .fa-location-dot[data-v-03dd0770]{color:var(--book);width:1rem}.maison-popup[data-v-e42d054a]{color:inherit;display:block;font-weight:500;margin-top:.75rem;max-width:260px;text-decoration:none}.maison-popup--map[data-v-e42d054a]{margin-top:0;max-width:260px;min-width:260px}.maison-popup[data-v-e42d054a]:hover{color:inherit;text-decoration:none}.maison-popup__image[data-v-e42d054a]{border-radius:4px;height:160px;margin-bottom:.75rem;-o-object-fit:cover;object-fit:cover;width:100%}.maison-popup__address[data-v-e42d054a]{color:#666;font-size:12px;line-height:1.4;margin:.5rem 0}.maison-popup[data-v-e42d054a] .app-stars{margin-top:.5rem}@media screen and (min-width:992px){.maison-popup[data-v-e42d054a]{max-width:360px}}.activity-popup[data-v-c3f9e22c]{color:inherit;display:block;font-weight:500;margin-top:.75rem;max-width:260px;text-decoration:none}.activity-popup--map[data-v-c3f9e22c]{margin-top:0;max-width:260px;min-width:260px}.activity-popup[data-v-c3f9e22c]:hover{color:inherit;text-decoration:none}.activity-popup__image[data-v-c3f9e22c]{border-radius:4px;height:160px;margin-bottom:.75rem;-o-object-fit:cover;object-fit:cover;width:100%}.activity-popup__address[data-v-c3f9e22c]{color:#666;font-size:12px;line-height:1.4;margin:.5rem 0}.activity-popup[data-v-c3f9e22c] .app-stars{margin-top:.5rem}@media screen and (min-width:992px){.activity-popup[data-v-c3f9e22c]{max-width:360px}}.maison-grid[data-v-a40b88cd]{min-height:100vh}.maison-grid .bolder[data-v-a40b88cd]{font-weight:600}.maison-grid__filters[data-v-a40b88cd]{background-color:#ffffffe6;padding:1rem;position:sticky;top:0;z-index:12}.maison-grid__map[data-v-a40b88cd]{box-shadow:0 0 5px #1a1a1a26;height:100vh;overflow:hidden;position:sticky;top:0}@media (max-width:991px){.maison-grid__map[data-v-a40b88cd]{height:100vh;position:relative}}.maison-grid__map[data-v-a40b88cd] .mapboxgl-map{inset:0;position:absolute!important}.maison-grid__map[data-v-a40b88cd] .mapboxgl-canvas-container,.maison-grid__map[data-v-a40b88cd] .mapboxgl-canvas{height:100%!important;width:100%!important}.maison-grid__map .map-loading[data-v-a40b88cd]{align-items:center;background-color:#f8f9fa;display:flex;height:100%;justify-content:center}.maison-grid__static-map[data-v-a40b88cd]{border:1px solid #fafafa;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.maison-grid__static-map-placeholder[data-v-a40b88cd]{background-color:#f1f1f1;height:100%;left:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.maison-grid__static-map-placeholder--hidden[data-v-a40b88cd]{opacity:0}.maison-grid__static-map-image[data-v-a40b88cd]{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-in-out;width:100%}.maison-grid__static-map-image--loaded[data-v-a40b88cd]{opacity:1}.maison-grid__static-map-toggle[data-v-a40b88cd]{background-color:#101770;border:1px solid #101770;border-radius:var(--border-radius);color:#fff;cursor:pointer;display:inline-block;font-size:12px;font-weight:600;left:50%;padding:5px 10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .2s ease-in-out;z-index:2}.maison-grid__static-map-toggle[data-v-a40b88cd]:hover{background-color:color-mix(in srgb,#101770 95%,#000)}.maison-grid__static-map-loading[data-v-a40b88cd]{background-color:#ffffff90;border:1px solid hsla(0,0%,100%,.565);display:inline-block;left:50%;padding:5px 10px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:2}.maison-grid__mobile-map__hover[data-v-a40b88cd]{height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100vw;z-index:-1}.maison-grid__mobile-map__hover--opened[data-v-a40b88cd]{opacity:1;pointer-events:all;transform:translateZ(25px);z-index:998}.maison-grid__mobile-map__hover[data-v-a40b88cd] .mapboxgl-map{height:100vh!important;inset:0;position:absolute!important;width:100vw!important}.maison-grid__mobile-map__hover[data-v-a40b88cd] .mapboxgl-canvas-container,.maison-grid__mobile-map__hover[data-v-a40b88cd] .mapboxgl-canvas{height:100%!important;width:100%!important}.maison-grid__mobile-map__toggle[data-v-a40b88cd]{align-items:center;background-color:#fff;border:1px solid hsla(225,8%,69%,.5);border-radius:25px;bottom:1rem;box-shadow:0 2px 4px #0000001a;color:var(--paragraph);cursor:pointer;display:flex;font-size:1rem;justify-content:center;left:50%;line-height:1.5;padding:.375rem .75rem;position:fixed;text-align:center;transform:translate(-50%);transition:all .2s ease-in-out;width:200px;z-index:999}.maison-grid__mobile-map__toggle[data-v-a40b88cd]:hover{background-color:#f8f9fa;box-shadow:0 4px 8px #00000026}.maison-card--selected[data-v-a40b88cd]{transform:scale(1.02);transition:transform .2s ease-in-out;z-index:1}.ratings[data-v-a40b88cd]{align-items:center;display:flex;flex-direction:row}.ratings-divider[data-v-a40b88cd]{display:none}@media screen and (min-width:1200px){.ratings-divider[data-v-a40b88cd]{display:inline;margin-left:.5rem;margin-right:.25rem}}.property-header__ratings-label[data-v-a40b88cd]{align-items:center;background-color:var(--app-rating);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-weight:600;justify-content:center;padding:5px}@media (min-width:992px){.property-header__ratings-label[data-v-a40b88cd]{font-size:.9375rem;height:34px;width:34px}}.activity-card-skeleton__stars[data-v-a40b88cd]{border-radius:4px;height:34px;margin:.75rem 0;max-width:120px!important}.result-count-skeleton[data-v-a40b88cd]{border-radius:4px;height:21px;max-width:100px!important}.skeleton[data-v-a40b88cd]{animation:skeleton-loading-a40b88cd 1.4s ease infinite;background:linear-gradient(90deg,#bfbfbf33 25%,#8282823d 37%,#bfbfbf33 63%);background-size:400% 100%}@keyframes skeleton-loading-a40b88cd{0%{background-position:100% 50%}to{background-position:0 50%}}.your-search[data-v-4d60d6b1]{font-size:1.1rem;font-weight:600}.divider[data-v-4d60d6b1]{background-color:var(--primary);height:1px;width:100%}@media (min-width:768px){.divider[data-v-4d60d6b1]{background-color:var(--primary);height:20px;margin:0 .5rem;width:1px}}.search-details[data-v-4d60d6b1]{border:1px solid var(--primary);border-radius:.5rem;font-weight:500;padding:.5rem 1rem}.title-skeleton[data-v-4d60d6b1]{border-radius:4px;height:62px;width:100%!important}.skeleton[data-v-4d60d6b1]{animation:skeleton-loading-4d60d6b1 1.4s ease infinite;background:linear-gradient(90deg,#bfbfbf33 25%,#8282823d 37%,#bfbfbf33 63%);background-size:400% 100%}@keyframes skeleton-loading-4d60d6b1{0%{background-position:100% 50%}to{background-position:0 50%}}.map-toggler[data-v-4d60d6b1]{border-radius:.5rem;overflow:hidden;padding-bottom:56.25%;position:relative}.map-toggler[data-v-4d60d6b1]:after{background-color:#0000000d;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.map-toggler img[data-v-4d60d6b1]{-o-object-fit:contain;object-fit:contain}.map-toggler img[data-v-4d60d6b1],.map-toggler__content[data-v-4d60d6b1]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.map-toggler__content[data-v-4d60d6b1]{z-index:1}.review-form__stars[data-v-a5ad1086]{margin-bottom:2rem;margin-top:1rem;width:100%}.review-form table[data-v-a5ad1086]{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.review-form table td[data-v-a5ad1086],.review-form table th[data-v-a5ad1086]{padding:.5rem;text-align:center;width:20%}.review-form__star[data-v-a5ad1086]{background:transparent;border:none;color:var(--primary);cursor:pointer;display:block;margin:0 auto;padding:0;text-align:center;width:100%}.review-form__star>img[data-v-a5ad1086]{display:block;height:auto;margin:0 auto 0 0;-o-object-fit:contain;object-fit:contain;width:64px}@media screen and (min-width:576px){.review-form__star>img[data-v-a5ad1086]{margin-left:10px;width:60px}}@media screen and (min-width:767px){.review-form__star>img[data-v-a5ad1086]{width:72px}}.review-form__star>span[data-v-a5ad1086]{color:var(--secondary);display:block;font-size:.75rem;font-weight:500;word-wrap:break-word;margin-top:.5rem}@media screen and (min-width:767px){.review-form__star>span[data-v-a5ad1086]{font-size:1rem}}.dashboard-header[data-v-8b78f5c7]{border-bottom:1px solid #e0e0e0;color:#1e1e1e;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:1.1rem}.header-content[data-v-8b78f5c7]{justify-content:space-between}.header-content[data-v-8b78f5c7],.header-content[data-v-8b78f5c7]>*{align-items:center;display:flex}.header-content[data-v-8b78f5c7] .badge,.header-content[data-v-8b78f5c7] .status-badge{align-items:center;align-self:center;display:inline-flex;height:-moz-fit-content;height:fit-content;line-height:1}.header-actions .refresh-time[data-v-8b78f5c7]{font-size:.75rem}@media (max-width:576px){.header-actions .refresh-time[data-v-8b78f5c7]{display:none}}.pointer[data-v-8b78f5c7]{cursor:pointer}.dashboard-loader[data-v-cba12e6b]{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.dashboard-loader--full-page[data-v-cba12e6b]{background-color:#fffc;inset:0;position:absolute;z-index:10}.dashboard-loader p[data-v-cba12e6b]{color:#555;font-size:.9rem;margin-bottom:0}.dashboard-loader .spinner-border-lg[data-v-cba12e6b]{height:3rem;width:3rem}.booking-status-badge[data-v-6615f6e2]{border-radius:1rem;display:inline-block;font-size:.9rem;font-weight:400;margin:0!important;min-width:auto;padding:.25rem .5rem;white-space:nowrap;width:auto}@media (max-width:1600px){.booking-status-badge[data-v-6615f6e2]{font-size:.8rem;padding:.2rem .4rem}}.booking-status-badge.alert-success[data-v-6615f6e2]{background-color:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32}.booking-status-badge.alert-warning[data-v-6615f6e2]{background-color:#fff3e0;border:1px solid #ffe0b2;color:#f57c00}.booking-status-badge.alert-danger[data-v-6615f6e2]{background-color:#ffebee;border:1px solid #ffcdd2;color:#c62828}.booking-status-badge.alert-dark[data-v-6615f6e2]{background-color:#f5f5f5;border:1px solid #e0e0e0;color:#424242}.booking-status-badge.alert-info[data-v-6615f6e2]{background-color:#e3f2fd;border:1px solid #bbdefb;color:#1565c0}.dashboard-booking-card[data-v-be6d830c]{border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column}.dashboard-booking-card[data-v-be6d830c]:hover{box-shadow:0 4px 8px #0000001a}.dashboard-booking-card .card-body[data-v-be6d830c]{flex:1 1 auto}.dashboard-booking-card .card-footer[data-v-be6d830c]{flex-shrink:0}.dashboard-booking-card .booking-number[data-v-be6d830c]{font-size:1.1rem;font-weight:600}.dashboard-booking-card .details-title[data-v-be6d830c]{color:#333;font-size:.9rem;font-weight:600}.dashboard-booking-card__details[data-v-be6d830c]{color:#444;font-size:.9rem;list-style-type:none;margin:0;padding:0}.dashboard-booking-card__details strong[data-v-be6d830c]{font-weight:600;margin-right:.25rem}.dashboard-booking-card .btn-gold[data-v-be6d830c]{background-color:#d4af37;border-color:#d4af37;color:#fff;font-size:.95rem;font-weight:500;padding:.5rem 1rem}.dashboard-booking-card h3.h6[data-v-be6d830c]{color:#666;font-size:.85rem;font-weight:400;margin:0}.booking-status-container[data-v-be6d830c]{min-width:120px;text-align:right}.booking-slider[data-v-765bf128]{margin:0 -15px;overflow:visible;padding:0 35px;position:relative}@media (min-width:768px){.booking-slider[data-v-765bf128]{margin:0}}.booking-slider__loading[data-v-765bf128]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.booking-slider__empty[data-v-765bf128]{color:#666;padding:2rem;text-align:center}.booking-slider .keen-slider[data-v-765bf128]{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}.booking-slider .keen-slider.hydrated[data-v-765bf128]{gap:0}@media (min-width:768px){.booking-slider .keen-slider[data-v-765bf128]{gap:24px}.booking-slider .keen-slider.hydrated[data-v-765bf128]{gap:0}}.booking-slider .keen-slider__slide[data-v-765bf128]{flex-shrink:0;min-width:0;padding:4px;position:relative}@media (max-width:767px){.booking-slider .keen-slider__slide[data-v-765bf128]{flex:0 0 100%!important;width:100%!important}}@media (min-width:768px) and (max-width:991px){.booking-slider .keen-slider__slide[data-v-765bf128]{flex:0 0 calc(50% - 12px)!important;width:calc(50% - 12px)!important}}@media (min-width:992px) and (max-width:1199px){.booking-slider .keen-slider__slide[data-v-765bf128]{flex:0 0 calc(33.33333% - 16px)!important;width:calc(33.33333% - 16px)!important}}@media (min-width:1200px){.booking-slider .keen-slider__slide[data-v-765bf128]{flex:0 0 calc(25% - 18px)!important;width:calc(25% - 18px)!important}}.booking-slider__arrow[data-v-765bf128]{align-items:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;color:#666;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s;width:40px;z-index:1}.booking-slider__arrow[data-v-765bf128]:hover:not(:disabled){background:#f8f9fa;color:#333}.booking-slider__arrow[data-v-765bf128]:disabled{cursor:not-allowed;opacity:.5}.booking-slider__arrow--left[data-v-765bf128]{left:15px}.booking-slider__arrow--right[data-v-765bf128]{right:15px}.booking-slider__dots[data-v-765bf128]{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.booking-slider__dot[data-v-765bf128]{background:#e5e5e5;border:none;border-radius:50%;cursor:pointer;height:8px;padding:0;transition:all .2s;width:8px}.booking-slider__dot[data-v-765bf128]:hover{background:#ccc}.booking-slider__dot.active[data-v-765bf128]{background:#d4af37}.skeleton-line[data-v-765bf128]{animation:loading-765bf128 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:1rem}.skeleton-line.w-50[data-v-765bf128]{width:50%}.skeleton-line.w-75[data-v-765bf128]{width:75%}.skeleton-line.w-100[data-v-765bf128]{width:100%}@keyframes loading-765bf128{0%{background-position:200% 0}to{background-position:-200% 0}}.card[data-v-d4ee8d20]{border-radius:.5rem;box-shadow:0 2px 5px #0000000d;margin-bottom:1rem}.card-header[data-v-d4ee8d20]{background-color:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.125)}.card-header h5[data-v-d4ee8d20],.card-header h6[data-v-d4ee8d20]{margin:0}.card-title[data-v-d4ee8d20]{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.chart-container[data-v-d4ee8d20]{position:relative;width:100%}.reservation-card[data-v-d4ee8d20]{transition:transform .2s}.reservation-card[data-v-d4ee8d20]:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-3px)}.reservation-card .card-header[data-v-d4ee8d20]{padding:.75rem 1rem}.reservation-card .badge[data-v-d4ee8d20]{font-size:.7rem;padding:.4rem .6rem}.reservation-details p[data-v-d4ee8d20]{font-size:.9rem;margin-bottom:.5rem}h4[data-v-d4ee8d20]{color:#333;font-size:1.2rem;font-weight:600}[data-v-d4ee8d20] .form-control .vs__dropdown-toggle{background:none;border:none;height:100%;padding:0}[data-v-d4ee8d20] .form-control .vs__selected{border-radius:.25rem;font-size:.75rem;margin:0 .25rem .25rem 0;padding:.25rem .5rem}[data-v-d4ee8d20] .form-control .vs__search{font-size:inherit;margin:0;padding:0}[data-v-d4ee8d20] .form-control .vs__actions{padding:0}[data-v-d4ee8d20] .form-control .vs__clear{margin-right:.5rem}[data-v-d4ee8d20] .form-control .vs__dropdown-menu{border:1px solid #ced4da;border-radius:.25rem;margin-top:.25rem}[data-v-d4ee8d20] .form-control .vs__dropdown-option{font-size:.9rem;padding:.5rem 1rem}[data-v-d4ee8d20] .form-control .vs__dropdown-option--highlight{background:#e2b54b;color:#fff}.forgot-password[data-v-7e873ec2]{max-width:360px}.app-pagination .pagination[data-v-5a971230]{display:flex;list-style:none;margin:0;padding-left:0}.app-pagination .page-item[data-v-5a971230]:not(:first-child){margin-left:.25rem}.app-pagination .page-item.disabled .page-link[data-v-5a971230]{color:var(--text-muted);pointer-events:none}.app-pagination .page-link[data-v-5a971230]{align-items:center;border:none;border-radius:var(--border-radius);color:var(--paragraph,var(--text));cursor:pointer;display:flex;font-size:.75rem;justify-content:center;margin:0 2px;padding:5px 6px;text-decoration:none;transition:color .2s,background-color .2s,border-color .2s}.app-pagination .page-link[data-v-5a971230],.app-pagination .page-link.active[data-v-5a971230]{background-color:transparent;position:relative}.app-pagination .page-link.active[data-v-5a971230]:after{border:1px solid #b2b2b2;border-radius:4px;content:" ";inset:0;position:absolute}.app-pagination .page-link[data-v-5a971230]:hover{background:#fff}@media (hover:hover) and (pointer:fine){.app-pagination .page-link[data-v-5a971230]:hover{background-color:transparent;position:relative}.app-pagination .page-link[data-v-5a971230]:hover:after{border:1px solid #b2b2b2;border-radius:4px;content:" ";inset:0;position:absolute}}.app-pagination .page-link[data-v-5a971230]:focus{box-shadow:none;outline:none}@media screen and (min-width:767px){.app-pagination .page-link[data-v-5a971230]{font-size:1rem;padding:.375rem .75rem}}.app-pagination .pagination--with-first-last .page-link[data-v-5a971230]{min-width:auto}@media screen and (max-width:766px){.app-pagination .pagination--sm .page-link[data-v-5a971230]{font-size:.875rem;padding:4px 8px}.app-pagination .pagination--lg .page-link[data-v-5a971230]{font-size:1rem;padding:6px 12px}}@media screen and (min-width:767px){.app-pagination .pagination--lg .page-link[data-v-5a971230]{font-size:1.125rem;padding:.5rem 1rem}}.booking__header[data-v-a9334ff2]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:.5rem;row-gap:1rem}.booking__activity-name[data-v-a9334ff2]{color:var(--secondary);font-size:1.25rem;font-weight:500;margin-bottom:0;margin-right:.5rem}.booking__first-column[data-v-a9334ff2]{width:140px}@media screen and (min-width:767px){.booking__first-column[data-v-a9334ff2]{width:220px}}.booking-status-badge[data-v-a9334ff2]{border-radius:1rem;display:inline-block;font-size:.8rem;margin:0!important;padding:.25rem .5rem}.confirmation .loading-message[data-v-ea0f7fd7]{color:var(--secondary);font-size:1rem;margin-top:1.5rem;opacity:.8}.confirmation .error-icon[data-v-ea0f7fd7]{color:var(--danger);font-size:4rem}.confirmation .message[data-v-ea0f7fd7]{border-radius:var(--border-radius);display:flex;padding:1.5rem}.confirmation .message--success[data-v-ea0f7fd7]{background-color:#28a7451a}.confirmation .message--warning[data-v-ea0f7fd7]{background-color:#ffc1071a}.confirmation .message__icon[data-v-ea0f7fd7]{align-items:center;display:flex;flex:0 0 50px;font-size:2rem;justify-content:center;margin-right:1rem}.confirmation .message__icon .fa-check[data-v-ea0f7fd7]{color:var(--success)}.confirmation .message__icon .fa-clock[data-v-ea0f7fd7]{color:var(--warning)}.confirmation .message__content[data-v-ea0f7fd7]{flex:1}.confirmation .message__content[data-v-ea0f7fd7] a{color:var(--primary);font-weight:600}.confirmation .hotel-card[data-v-ea0f7fd7]{border:1px solid #eee;border-radius:var(--border-radius);display:flex;overflow:hidden}.confirmation .hotel-card__image[data-v-ea0f7fd7]{height:120px;-o-object-fit:cover;object-fit:cover;width:120px}@media (min-width:768px){.confirmation .hotel-card__image[data-v-ea0f7fd7]{height:150px;width:200px}}.confirmation .hotel-card__content[data-v-ea0f7fd7]{flex:1;padding:1rem}.confirmation .hotel-card__title[data-v-ea0f7fd7]{color:var(--secondary);font-size:1.2rem;margin-bottom:.5rem}.confirmation .hotel-card__description[data-v-ea0f7fd7]{color:var(--secondary);font-size:.9rem;margin-bottom:1rem}.confirmation .view-more-link[data-v-ea0f7fd7]{border-bottom:3px solid var(--primary);color:var(--secondary);display:inline-block;font-weight:600;padding-bottom:5px;text-decoration:none}.confirmation .view-more-link[data-v-ea0f7fd7]:hover{color:var(--primary)}.full-page-loader[data-v-ea0f7fd7]{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#fffffffa;display:flex;height:100%;justify-content:center;inset:0;opacity:1;position:fixed;transition:opacity .3s ease-out;width:100%;z-index:9999}.api-results[data-v-96b464b7]{border:1px solid rgba(0,0,0,.125);border-radius:.5rem;box-shadow:0 2px 5px #0000000d}.card-header[data-v-96b464b7]{background-color:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.125)}.request-url[data-v-96b464b7]{align-items:center;display:flex;font-size:.85rem;line-height:1.4;min-height:38px;word-break:break-all}.status-code[data-v-96b464b7]{font-size:.9rem;font-weight:600;letter-spacing:.5px}.response-section[data-v-96b464b7]{position:relative}.response-container[data-v-96b464b7]{border:1px solid #dee2e6;border-radius:.375rem;overflow:hidden;position:relative}.response-body[data-v-96b464b7]{background-color:#f8f9fa;font-size:.85rem;line-height:1.4;margin:0;max-height:500px;overflow-y:auto;padding:1rem;white-space:pre-wrap;word-wrap:break-word;border:none;font-family:Monaco,Monaco fallback,Menlo,Ubuntu Mono,Consolas,monospace}.response-body.response-loading[data-v-96b464b7]{color:#6c757d;font-style:italic}.response-body code[data-v-96b464b7]{background:none;color:inherit;font-size:inherit;padding:0}.loading-overlay[data-v-96b464b7]{align-items:center;background:#ffffffe6;border-radius:.375rem;display:flex;justify-content:center;inset:0;position:absolute;z-index:10}.loading-content[data-v-96b464b7]{text-align:center}.response-body[data-v-96b464b7]::-webkit-scrollbar{width:8px}.response-body[data-v-96b464b7]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.response-body[data-v-96b464b7]::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.response-body[data-v-96b464b7]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-v-96b464b7] .language-json .token.property{color:#0969da}[data-v-96b464b7] .language-json .token.string{color:#0a3069}[data-v-96b464b7] .language-json .token.number{color:#8250df}[data-v-96b464b7] .language-json .token.boolean{color:#d1242f}[data-v-96b464b7] .language-json .token.null{color:#6f42c1}@media (max-width:768px){.request-url[data-v-96b464b7]{font-size:.75rem}.response-body[data-v-96b464b7]{font-size:.8rem;max-height:300px}.row>.col-lg-4[data-v-96b464b7],.row>.col-lg-8[data-v-96b464b7]{margin-bottom:1rem}}.fa-check.text-success[data-v-96b464b7]{animation:checkmark-96b464b7 .3s ease-in-out}@keyframes checkmark-96b464b7{0%{transform:scale(.8)}50%{transform:scale(1.2)}to{transform:scale(1)}}.card[data-v-61521ee8]{border:1px solid rgba(0,0,0,.125);border-radius:.5rem;box-shadow:0 2px 5px #0000000d}.card-header[data-v-61521ee8]{background-color:#f8f9fa;border-bottom:1px solid rgba(0,0,0,.125)}.font-monospace[data-v-61521ee8]{font-family:Monaco,Monaco fallback,Menlo,Ubuntu Mono,monospace}.text-xs[data-v-61521ee8]{font-size:.75rem}[data-v-61521ee8] .form-control .vs__dropdown-toggle{background:none;border:none;height:100%;padding:0}[data-v-61521ee8] .form-control .vs__selected{border-radius:.25rem;font-size:.875rem;margin:0 .25rem .25rem 0;padding:.25rem .5rem}[data-v-61521ee8] .form-control .vs__search{font-size:inherit;margin:0;padding:0}[data-v-61521ee8] .form-control .vs__actions{padding:0}[data-v-61521ee8] .form-control .vs__clear{margin-right:.5rem}[data-v-61521ee8] .form-control .vs__dropdown-menu{border:1px solid #ced4da;border-radius:.25rem;margin-top:.25rem}[data-v-61521ee8] .form-control .vs__dropdown-option{font-size:.9rem;padding:.5rem 1rem}[data-v-61521ee8] .form-control .vs__dropdown-option--highlight{background:#e2b54b;color:#fff}.btn-primary[data-v-61521ee8]{background-color:#e2b54b;border-color:#e2b54b}.btn-primary[data-v-61521ee8]:hover{background-color:#d4a843;border-color:#d4a843}.dashboard-data-table[data-v-b3a0e2b4]{position:relative}.dashboard-data-table__table-container[data-v-b3a0e2b4]{overflow-x:auto;position:relative}.dashboard-data-table__overlay[data-v-b3a0e2b4]{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffffb3;border-radius:.375rem;display:flex;justify-content:center;inset:0;position:absolute;top:calc(var(--thead-height, 56px));transition:all .2s ease-in-out;z-index:100}.dashboard-data-table__controls[data-v-b3a0e2b4]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.dashboard-data-table__search[data-v-b3a0e2b4]{flex:1;min-width:200px}.dashboard-data-table__filters[data-v-b3a0e2b4]{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-data-table__filter[data-v-b3a0e2b4]{min-width:150px}.dashboard-data-table__table[data-v-b3a0e2b4]{width:100%}.dashboard-data-table__table td[data-v-b3a0e2b4],.dashboard-data-table__table th[data-v-b3a0e2b4]{font-family:-apple-system,-apple-system fallback,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4}.dashboard-data-table__table thead[data-v-b3a0e2b4]{background-color:#fff;position:sticky;top:0;z-index:1}.dashboard-data-table__table thead th[data-v-b3a0e2b4]{color:#333;font-size:.9rem;font-weight:600;padding:.75rem;white-space:nowrap}.dashboard-data-table__table tbody td[data-v-b3a0e2b4]{color:#444;font-size:.85rem;padding:.65rem .75rem}.dashboard-data-table__table th[data-v-b3a0e2b4]{white-space:nowrap}.dashboard-data-table__table th.sortable[data-v-b3a0e2b4]{cursor:pointer}.dashboard-data-table__table th.sortable[data-v-b3a0e2b4]:hover{background-color:#0000000d}.dashboard-data-table__pagination[data-v-b3a0e2b4]{display:flex;justify-content:center}.dashboard-chats__header[data-v-5de30017]{align-items:center;display:flex;justify-content:space-between}.dashboard-chats__title[data-v-5de30017]{font-size:1.75rem;font-weight:700;margin-bottom:0}.confirmation-booking[data-v-3f03d2c7]{display:flex;flex-direction:column;min-height:70vh}.confirmation-booking__content[data-v-3f03d2c7]{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:3rem auto}.confirmation-booking__icon[data-v-3f03d2c7]{color:var(--primary);height:100%;margin-bottom:2rem;max-height:250px;max-width:250px;width:100%}.confirmation-booking__title[data-v-3f03d2c7]{color:#1d1d1d;font-size:24px;font-weight:700;letter-spacing:.3px;line-height:1.2;margin-bottom:.5rem}.confirmation-booking__text[data-v-3f03d2c7]{font-size:20px;margin-bottom:1rem;margin-top:0;overflow-wrap:break-word}.confirmation-booking__button[data-v-3f03d2c7]{background:transparent;border:2px solid var(--primary);border-radius:24px;box-shadow:0 16px 48px #d9b1551a;color:#0a0a0a;display:inline-block;font-size:14px;font-weight:500;letter-spacing:0;margin-bottom:3rem;padding:5px 25px;text-align:center;text-decoration:none}.confirmation-booking__button[data-v-3f03d2c7]:hover{background-color:var(--primary);color:#fff}.search-date-picker[data-v-47eafbdb]{display:flex;flex-direction:column;height:100%;justify-content:center}.search-date-picker[data-v-47eafbdb],.search-date-picker__wrapper[data-v-47eafbdb]{overflow:hidden;width:100%}.search-date-picker__loading[data-v-47eafbdb]{align-items:center;color:var(--secondary);display:flex;justify-content:center;min-height:200px}.search-date-picker__actions[data-v-47eafbdb]{display:flex;justify-content:center;margin-top:5px;padding:10px 0}.search-date-picker__clear-button[data-v-47eafbdb]{background:transparent;border:none;border-radius:4px;color:var(--book,#0071e3);cursor:pointer;font-size:14px;font-weight:500;padding:5px 10px}.search-date-picker__clear-button[data-v-47eafbdb]:hover{background-color:#0071e31a}[data-v-47eafbdb] .calendar,[data-v-47eafbdb] .calendar__grid{overflow:hidden}[data-v-47eafbdb] .calendar__table{height:280px;margin-bottom:0}[data-v-47eafbdb] .calendar__month-container{height:340px}.modal-form-label[data-v-88e504aa]{color:var(--secondary);font-size:19px;font-weight:500;margin-bottom:.5rem}.search-date-dropdown[data-v-88e504aa]{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.search-date-dropdown__input[data-v-88e504aa]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.search-date-dropdown__input.disabled[data-v-88e504aa]{cursor:not-allowed;opacity:.7}.search-date-dropdown__input input[data-v-88e504aa]{background:#fff;border:none;color:var(--secondary);cursor:pointer;font-size:1rem;height:28px;padding:0;width:100%}.search-date-dropdown__input input[data-v-88e504aa]::-moz-placeholder{color:#757575;font-weight:400;opacity:1}.search-date-dropdown__input input[data-v-88e504aa]::placeholder{color:#757575;font-weight:400;opacity:1}.search-date-dropdown__input input[data-v-88e504aa]:focus{box-shadow:none;outline:none}.search-date-dropdown__input input[data-v-88e504aa]:disabled{background:#fff;cursor:not-allowed}.search-date-dropdown__clear[data-v-88e504aa]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}.search-date-dropdown__clear[data-v-88e504aa]:hover{color:var(--primary)}.search-date-dropdown__icon[data-v-88e504aa]{color:var(--secondary);margin-left:8px}.search-date-dropdown__menu[data-v-88e504aa]{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;overflow:hidden;padding:16px;position:absolute;z-index:100}@media (max-width:991px){.search-date-dropdown__menu[data-v-88e504aa]{height:450px!important;max-height:450px!important;max-width:700px!important;min-height:450px!important;overflow-y:auto!important;position:fixed!important;width:95vw!important}}.search-date-dropdown__header[data-v-88e504aa]{display:flex;justify-content:space-between;margin-bottom:16px}.search-date-dropdown__close[data-v-88e504aa],.search-date-dropdown__reset[data-v-88e504aa]{background:transparent;border:none;color:var(--terniary);cursor:pointer;font-size:.925rem;font-weight:500;padding:0;text-decoration:underline}.search-date-dropdown__body[data-v-88e504aa]{overflow:hidden;width:100%}@media (max-width:991px){.search-date-dropdown__body[data-v-88e504aa]{overflow-y:visible!important}}@media (max-width:991px){.search-date-dropdown[data-v-88e504aa] .search-date-picker{height:auto!important;max-height:none!important;overflow:visible!important}.search-date-dropdown[data-v-88e504aa] .search-date-picker .calendar{height:auto!important;max-height:none!important}.search-date-dropdown[data-v-88e504aa] .search-date-picker .calendar .calendar-months{height:auto!important;max-height:none!important;overflow:visible!important}.search-date-dropdown[data-v-88e504aa] .search-date-picker .calendar .calendar-days{display:flex!important;flex-wrap:wrap!important}}.dropdown-enter-active[data-v-88e504aa],.dropdown-leave-active[data-v-88e504aa]{transition:opacity .25s ease}.dropdown-enter-from[data-v-88e504aa],.dropdown-leave-to[data-v-88e504aa]{opacity:0}[data-v-b598906e] .modal-body{height:100%;max-height:none}[data-v-b598906e] .modal-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:1.1rem}.btn-back[data-v-b598906e]{background:#ffffff80;border:1px solid rgba(0,0,0,.1);border-radius:50%;color:var(--book);height:32px;opacity:1;text-decoration:none;transition:all .3s ease;width:32px;will-change:transform,opacity}.btn-back[data-v-b598906e],.btn-back .btn[data-v-b598906e]{align-items:center;cursor:pointer;display:flex;justify-content:center}.btn-back .btn[data-v-b598906e]{background:transparent;border:none;color:inherit;height:100%;margin:0;padding:0;width:100%}.btn-back--with-background[data-v-b598906e]{align-items:center;background:#fff!important;border:1px solid var(--secondary);border-radius:50%;cursor:pointer;display:inline-flex;height:36px!important;justify-content:center;margin-bottom:.5rem;opacity:.9!important;padding:0;position:relative;transition:all .2s ease-out;width:36px!important}.btn-back--with-background .btn[data-v-b598906e]{color:var(--book)}.btn-book[data-v-b598906e]:disabled{background-color:#fff;border:1px solid var(--book);border-radius:var(--border-radius);color:var(--book);font-weight:500;opacity:1}.modal-form-label[data-v-80e7e2d8]{color:var(--secondary);font-size:19px;font-weight:500;margin-bottom:.5rem}.search-guests-dropdown[data-v-80e7e2d8]{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.search-guests-dropdown__input[data-v-80e7e2d8]{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.search-guests-dropdown__input.disabled[data-v-80e7e2d8]{cursor:not-allowed;opacity:.7}.search-guests-dropdown__input input[data-v-80e7e2d8]{background:#fff;border:none;color:var(--secondary);cursor:pointer;font-size:1rem;height:28px;padding:0;width:100%}.search-guests-dropdown__input input[data-v-80e7e2d8]::-moz-placeholder{color:#757575;font-weight:400;opacity:1}.search-guests-dropdown__input input[data-v-80e7e2d8]::placeholder{color:#757575;font-weight:400;opacity:1}.search-guests-dropdown__input input[data-v-80e7e2d8]:focus{box-shadow:none;outline:none}.search-guests-dropdown__input input[data-v-80e7e2d8]:disabled{background:#fff;cursor:not-allowed}.search-guests-dropdown__menu[data-v-80e7e2d8]{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:280px;overflow:auto;padding:16px;position:absolute;z-index:100}.search-guests-dropdown__header[data-v-80e7e2d8]{display:flex;justify-content:space-between}.search-guests-dropdown__close[data-v-80e7e2d8]{background:transparent;border:none;color:var(--terniary);cursor:pointer;font-size:.925rem;font-weight:500;padding:0;text-decoration:underline}.search-guests-dropdown__item[data-v-80e7e2d8]{align-items:center;display:flex;justify-content:space-between;padding:.6rem 0}.search-guests-dropdown__item-label[data-v-80e7e2d8]{color:var(--secondary);flex-grow:1;font-size:1rem;font-weight:400}.search-guests-dropdown__footer[data-v-80e7e2d8]{display:flex;justify-content:flex-end;margin-top:16px}.search-guests-dropdown__save[data-v-80e7e2d8]{background-color:var(--book);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.search-guests-dropdown__save[data-v-80e7e2d8]:hover{opacity:.9}.dropdown-enter-active[data-v-80e7e2d8],.dropdown-leave-active[data-v-80e7e2d8]{transition:opacity .2s,transform .2s}.dropdown-enter-from[data-v-80e7e2d8],.dropdown-leave-to[data-v-80e7e2d8]{opacity:0;transform:translateY(-8px)}[data-v-9ddfc3dc] .modal-body{height:100%;max-height:none}[data-v-9ddfc3dc] .modal-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:1.1rem}.btn-back[data-v-9ddfc3dc]{background:#ffffff80;border:1px solid rgba(0,0,0,.1);border-radius:50%;color:var(--book);height:32px;opacity:1;text-decoration:none;transition:all .3s ease;width:32px;will-change:transform,opacity}.btn-back[data-v-9ddfc3dc],.btn-back .btn[data-v-9ddfc3dc]{align-items:center;cursor:pointer;display:flex;justify-content:center}.btn-back .btn[data-v-9ddfc3dc]{background:transparent;border:none;color:inherit;height:100%;margin:0;padding:0;width:100%}.btn-back--with-background[data-v-9ddfc3dc]{align-items:center;background:#fff!important;border:1px solid var(--secondary);border-radius:50%;cursor:pointer;display:inline-flex;height:36px!important;justify-content:center;margin-bottom:.5rem;opacity:.9!important;padding:0;position:relative;transition:all .2s ease-out;width:36px!important}.btn-back--with-background .btn[data-v-9ddfc3dc]{color:var(--book)}.btn-book[data-v-9ddfc3dc]:disabled{background-color:#fff;border:1px solid var(--book);border-radius:var(--border-radius);color:var(--book);font-weight:500;opacity:1}.search-date-dropdown[data-v-6e886f70]{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.search-date-dropdown__input[data-v-6e886f70]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;position:relative}.search-date-dropdown__input.disabled[data-v-6e886f70]{cursor:not-allowed;opacity:.7}.search-date-dropdown__input input[data-v-6e886f70]{background:#fff;border:none;color:var(--secondary);cursor:pointer;font-size:1rem;height:28px;padding:0;width:100%}.search-date-dropdown__input input[data-v-6e886f70]::-moz-placeholder{color:#757575;font-weight:400;opacity:1}.search-date-dropdown__input input[data-v-6e886f70]::placeholder{color:#757575;font-weight:400;opacity:1}.search-date-dropdown__input input[data-v-6e886f70]:focus{box-shadow:none;outline:none}.search-date-dropdown__input input[data-v-6e886f70]:disabled{background:#fff;cursor:not-allowed}.search-date-dropdown__clear[data-v-6e886f70]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}.search-date-dropdown__clear[data-v-6e886f70]:hover{color:var(--primary)}.search-date-dropdown__icon[data-v-6e886f70]{color:var(--secondary);margin-left:8px}.search-date-dropdown__menu[data-v-6e886f70]{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;overflow:hidden;padding:16px;position:absolute;z-index:100}@media (max-width:991px){.search-date-dropdown__menu[data-v-6e886f70]{height:450px!important;max-height:450px!important;max-width:700px!important;min-height:450px!important;overflow-y:auto!important;position:fixed!important;width:95vw!important}}.search-date-dropdown__header[data-v-6e886f70]{display:flex;justify-content:space-between;margin-bottom:16px}.search-date-dropdown__close[data-v-6e886f70],.search-date-dropdown__reset[data-v-6e886f70]{background:transparent;border:none;color:var(--terniary);cursor:pointer;font-size:.925rem;font-weight:500;padding:0;text-decoration:underline}.search-date-dropdown__body[data-v-6e886f70]{overflow:hidden;width:100%}@media (max-width:991px){.search-date-dropdown__body[data-v-6e886f70]{overflow-y:visible!important}}@media (max-width:991px){.search-date-dropdown[data-v-6e886f70] .search-date-picker{height:auto!important;max-height:none!important;overflow:visible!important}.search-date-dropdown[data-v-6e886f70] .search-date-picker .calendar{height:auto!important;max-height:none!important}.search-date-dropdown[data-v-6e886f70] .search-date-picker .calendar .calendar-months{height:auto!important;max-height:none!important;overflow:visible!important}.search-date-dropdown[data-v-6e886f70] .search-date-picker .calendar .calendar-days{display:flex!important;flex-wrap:wrap!important}}.dropdown-enter-active[data-v-6e886f70],.dropdown-leave-active[data-v-6e886f70]{transition:opacity .25s ease}.dropdown-enter-from[data-v-6e886f70],.dropdown-leave-to[data-v-6e886f70]{opacity:0}.search-guests-dropdown[data-v-73a99138]{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.search-guests-dropdown__input[data-v-73a99138]{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.search-guests-dropdown__input.disabled[data-v-73a99138]{cursor:not-allowed;opacity:.7}.search-guests-dropdown__input input[data-v-73a99138]{background:#fff;border:none;color:var(--secondary);cursor:pointer;font-size:1rem;height:28px;padding:0;width:100%}.search-guests-dropdown__input input[data-v-73a99138]::-moz-placeholder{color:#757575;font-weight:400;opacity:1}.search-guests-dropdown__input input[data-v-73a99138]::placeholder{color:#757575;font-weight:400;opacity:1}.search-guests-dropdown__input input[data-v-73a99138]:focus{box-shadow:none;outline:none}.search-guests-dropdown__input input[data-v-73a99138]:disabled{background:#fff;cursor:not-allowed}.search-guests-dropdown__menu[data-v-73a99138]{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;min-width:280px;overflow:auto;padding:16px;position:absolute;z-index:100}.search-guests-dropdown__header[data-v-73a99138]{display:flex;justify-content:space-between}.search-guests-dropdown__close[data-v-73a99138]{background:transparent;border:none;color:var(--terniary);cursor:pointer;font-size:.925rem;font-weight:500;padding:0;text-decoration:underline}.search-guests-dropdown__item[data-v-73a99138]{align-items:center;display:flex;justify-content:space-between;padding:.6rem 0}.search-guests-dropdown__item-label[data-v-73a99138]{color:var(--secondary);flex-grow:1;font-size:1rem;font-weight:500}.search-guests-dropdown__footer[data-v-73a99138]{display:flex;justify-content:flex-end;margin-top:16px}.search-guests-dropdown__save[data-v-73a99138]{background-color:var(--book);border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}.search-guests-dropdown__save[data-v-73a99138]:hover{opacity:.9}.dropdown-enter-active[data-v-73a99138],.dropdown-leave-active[data-v-73a99138]{transition:opacity .2s,transform .2s}.dropdown-enter-from[data-v-73a99138],.dropdown-leave-to[data-v-73a99138]{opacity:0;transform:translateY(-8px)}.search-maison-and-activities[data-v-87e52e87]{margin-top:60px;position:relative;z-index:10}.search-maison-and-activities .cursor-pointer[data-v-87e52e87]{cursor:pointer}@media (max-width:991px){.search-maison-and-activities[data-v-87e52e87]{margin-top:10px}}.search-maison-and-activities .search-form__field[data-v-87e52e87]{background:#fff;border:2px solid var(--primary);border-radius:var(--border-radius);display:flex;flex-direction:column;height:70px;justify-content:center;padding:.1rem .5rem}@media (max-width:991px){.search-maison-and-activities .search-form__field[data-v-87e52e87]{height:70px;padding-bottom:.2rem;padding-top:.5rem}}.search-maison-and-activities .search-form__button-wrapper[data-v-87e52e87]{align-items:stretch;display:flex}.search-maison-and-activities .search-form__button[data-v-87e52e87]{align-items:center;background-color:var(--book);border:2px solid var(--primary);border-radius:var(--border-radius);color:#fff;display:flex;flex:1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:0 1.5rem;white-space:nowrap}@media (max-width:991px){.search-maison-and-activities .search-form__button[data-v-87e52e87]{height:45px;padding:0}.search-maison-and-activities .search-form__button svg[data-v-87e52e87]{margin-left:.1rem}}.search-maison-and-activities[data-v-87e52e87] .row>div .form-label{margin-bottom:.1rem!important}.search-maison-and-activities[data-v-87e52e87] .row>div [data-type=hidden],.search-maison-and-activities[data-v-87e52e87] .row>div [data-type=text]{margin-bottom:0!important}.search-maison-and-activities[data-v-87e52e87] .row>div .form-control{border:none;padding:0}.search-maison-and-activities[data-v-87e52e87] .row>div .form-control:-moz-read-only{background-color:#fff}.search-maison-and-activities[data-v-87e52e87] .row>div .form-control:read-only{background-color:#fff}.search-maison-and-activities[data-v-87e52e87] .row>div .form-control:focus{box-shadow:none;outline:none}.launch-search-modal[data-v-cce7ed7b]{border-bottom:1px solid var(--primary)}.launch-search-modal .cursor-pointer[data-v-cce7ed7b]{cursor:pointer}.launch-search-modal .search-form[data-v-cce7ed7b]{background:#fff;border:1px solid var(--primary);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:center;padding:.5rem}.launch-search-modal .search-form .title[data-v-cce7ed7b]{color:var(--label);font-size:15px;font-weight:600;line-height:18px}.launch-search-modal .search-form .subtitle[data-v-cce7ed7b]{color:var(--book-default);font-size:14px}.region[data-v-e77f67d3]{min-height:100vh}.hero-content[data-v-e77f67d3]{color:#fff;max-width:600px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.reset-password[data-v-a8e883d1]{max-width:360px}.h1[data-v-508196b7]{font-size:24px;line-height:normal}.dashboard-modal-wrapper[data-v-c7b32088]{align-items:center;display:flex;justify-content:center;inset:0;position:fixed;z-index:2000}.dashboard-modal-backdrop[data-v-c7b32088]{background-color:#00000080;inset:0;position:fixed;z-index:2001}.dashboard-modal[data-v-c7b32088]{background-color:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;max-height:70vh;max-width:700px;position:relative;width:95%;z-index:2002}.dashboard-modal-header[data-v-c7b32088]{align-items:center;border-bottom:1px solid #eee;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.dashboard-modal-title[data-v-c7b32088]{font-size:1.25rem;font-weight:500;margin:0}.dashboard-modal-close[data-v-c7b32088]{background:none;border:none;color:#999;cursor:pointer;font-size:1.5rem}.dashboard-modal-body[data-v-c7b32088]{max-height:calc(70vh - 140px);overflow-y:auto;padding:20px}.dashboard-modal-footer[data-v-c7b32088]{border-top:1px solid #eee;display:flex;flex-shrink:0;gap:10px;justify-content:flex-end;padding:16px 20px}@media (max-height:700px){.dashboard-modal[data-v-c7b32088]{border-radius:8px;max-height:90vh}.dashboard-modal-body[data-v-c7b32088]{max-height:calc(90vh - 140px)}}.dashboard-chat[data-v-d3b9a033]{width:100%}.dashboard-chat[data-v-d3b9a033] .chat-conversation{--divider:1px solid var(--paragraph);background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.5rem;box-shadow:1px 1px 16px 4px #0000001a;margin:auto;max-width:768px;overflow:hidden;width:100%}.modal-open-no-scroll{height:100%!important;overflow:hidden!important;position:fixed!important;touch-action:none!important;width:100%!important;-webkit-overflow-scrolling:none!important}:deep(.formkit-outer[data-type=radio]) .formkit-options{display:flex;flex-direction:column;gap:.5rem;margin-left:1rem}:deep(.formkit-outer[data-type=radio]) .formkit-option{border-radius:.25rem;margin:0;padding:.5rem;transition:background-color .2s ease}:deep(.formkit-outer[data-type=radio]) .formkit-option:hover{background-color:#00000008}:deep(.formkit-outer[data-type=radio]) .formkit-option .formkit-inner{margin-top:0}:deep(.formkit-outer[data-type=radio]) .formkit-option input[type=radio]{cursor:pointer;height:18px;margin-top:.2rem;width:18px}:deep(.formkit-outer[data-type=radio]) .formkit-option input[type=radio]:checked{background-color:#0d6efd!important;border-color:#0d6efd!important}:deep(.formkit-outer[data-type=radio]) .formkit-option input[type=radio]:focus{box-shadow:0 0 0 .25rem #0d6efd40!important}:deep(.formkit-outer[data-type=radio]) .formkit-option .formkit-label{color:#212529;cursor:pointer;font-size:1rem;padding-left:.5rem}:deep(.formkit-outer[data-type=radio]) .formkit-option .formkit-label:hover{color:#000}:deep(.formkit-outer[data-type=radio]) .formkit-messages .formkit-message{color:#dc3545;font-size:.875rem;margin-top:.5rem}.table[data-v-0cd22bef]{margin-bottom:1.5rem}.table td[data-v-0cd22bef],.table th[data-v-0cd22bef]{font-family:-apple-system,-apple-system fallback,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:.75rem;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.4}.table th[data-v-0cd22bef]{color:#333;font-size:1rem;font-weight:600}.table td[data-v-0cd22bef]{color:#444;font-size:1rem}.table td[data-v-0cd22bef]:first-child{font-weight:500}.table thead td[data-v-0cd22bef],.table thead th[data-v-0cd22bef]{border-bottom-width:2px;font-weight:600}.table tfoot td[data-v-0cd22bef]:first-child,.table th[colspan="2"][data-v-0cd22bef],.table thead tr td h3[data-v-0cd22bef],h3[data-v-0cd22bef]{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.modal-backdrop[data-v-0cd22bef]{background-color:#00000080;z-index:1040}.modal[data-v-0cd22bef],.modal-backdrop[data-v-0cd22bef]{inset:0;position:fixed}.modal[data-v-0cd22bef]{align-items:center;display:flex;justify-content:center;overflow:hidden;z-index:1050}.modal .modal-dialog[data-v-0cd22bef]{height:auto;margin:1.75rem auto;max-height:80vh;max-width:500px;width:100%}.modal .modal-content[data-v-0cd22bef]{background-color:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem #00000026;display:flex;flex-direction:column;max-height:80vh;position:relative;width:100%}.modal .modal-header[data-v-0cd22bef]{align-items:center;border-bottom:1px solid #dee2e6;display:flex;flex:0 0 auto;justify-content:space-between;padding:.75rem 1rem}.modal .modal-body[data-v-0cd22bef]{flex:1 1 auto;max-height:calc(80vh - 130px);overflow-y:auto;padding:1rem}.modal .modal-footer[data-v-0cd22bef]{border-top:1px solid #dee2e6;display:flex;flex:0 0 auto;justify-content:flex-end;padding:.75rem 1rem}.cancel-booking-content .cancellation-reason-header[data-v-0cd22bef]{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem}.cancel-booking-content .cancellation-reasons-list[data-v-0cd22bef]{max-height:300px;overflow-y:auto}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item[data-v-0cd22bef]{border-radius:.25rem;padding:.5rem;transition:background-color .2s ease}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item[data-v-0cd22bef]:hover{background-color:#00000008}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item .form-check[data-v-0cd22bef]{margin-bottom:0}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item .form-check .form-check-input[data-v-0cd22bef]{cursor:pointer;height:18px;margin-top:.2rem;width:18px}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item .form-check .form-check-input[data-v-0cd22bef]:checked{background-color:#0d6efd;border-color:#0d6efd}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item .form-check .form-check-input[data-v-0cd22bef]:focus{box-shadow:0 0 0 .25rem #0d6efd40}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item .form-check .form-check-label[data-v-0cd22bef]{color:#212529;cursor:pointer;font-size:1rem;line-height:1.4;padding-left:.5rem}.cancel-booking-content .cancellation-reasons-list .cancellation-reason-item:hover .form-check-label[data-v-0cd22bef]{color:#000}.formkit-custom-wrapper[data-v-0cd22bef]{margin-left:1rem;max-height:300px;overflow-y:auto;position:relative}.formkit-custom-wrapper[data-v-0cd22bef]::-webkit-scrollbar{width:8px}.formkit-custom-wrapper[data-v-0cd22bef]::-webkit-scrollbar-track{background:#00000008;border-radius:4px}.formkit-custom-wrapper[data-v-0cd22bef]::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.card[data-v-5d597954]{border-radius:8px;box-shadow:0 2px 4px #0000000d}.card .card-body[data-v-5d597954]{padding:2rem}h2.h3[data-v-5d597954]{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.phone-input-container[data-v-e3a30765]{margin-bottom:1rem;position:relative}.input-group[data-v-e3a30765]{display:flex;width:100%}.country-selector[data-v-e3a30765]{min-width:70px;position:relative}.country-selector-button[data-v-e3a30765]{align-items:center;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem 0 0 .25rem;border-right:none;color:#212529;cursor:pointer;display:flex;font-size:.95rem;font-weight:400;height:100%;justify-content:space-between;line-height:1.5;min-width:70px;padding:.375rem .5rem;width:auto}.dropdown-arrow[data-v-e3a30765]{border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;display:inline-block;height:0;margin-left:.5rem;width:0}.country-list[data-v-e3a30765]{background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 .5rem 1rem #0000002d;display:flex;flex-direction:column;font-size:.875rem;left:0;position:absolute;top:100%;width:250px;z-index:1000}.country-search[data-v-e3a30765]{background-color:#fff;border-bottom:1px solid #dee2e6;padding:.5rem;position:sticky;top:0;z-index:1}.country-search-input[data-v-e3a30765]{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;font-size:.875rem;line-height:1.5;padding:.375rem .75rem;width:100%}.country-items-container[data-v-e3a30765]{max-height:200px;overflow-y:auto}.country-item[data-v-e3a30765]{align-items:center;cursor:pointer;display:flex;font-size:.875rem;padding:.25rem 1rem}.country-item[data-v-e3a30765]:hover{background-color:#f8f9fa}.country-item.active[data-v-e3a30765]{background-color:#f0f0f0}.country-code[data-v-e3a30765]{font-weight:500;min-width:40px}.country-name[data-v-e3a30765]{margin-left:8px}.no-results[data-v-e3a30765]{color:#6c757d;font-style:italic;padding:.5rem 1rem;text-align:center}.form-control[data-v-e3a30765]{border-bottom-left-radius:0;border-top-left-radius:0;flex:1}.formkit-message-validation[data-v-e3a30765]{font-size:.875em;margin-top:.25rem}@media (max-width:576px){.input-group[data-v-e3a30765]{flex-direction:row}.country-selector[data-v-e3a30765]{min-width:60px;width:auto}.country-selector-button[data-v-e3a30765]{border-radius:.25rem 0 0 .25rem;border-right:none;padding:.375rem .35rem}.form-control[data-v-e3a30765]{border-radius:0 .25rem .25rem 0}.country-list[data-v-e3a30765]{max-width:90vw;width:280px}}.user-details-form[data-v-ee250d57]{margin:0 auto;max-width:500px;padding:16px}.step-header[data-v-ee250d57]{margin-bottom:24px;padding-top:40px;position:relative;text-align:center}.step-header h3[data-v-ee250d57]{color:#111827;font-size:20px;font-weight:600;margin:0 0 8px}.step-header p[data-v-ee250d57]{color:#6b7280;font-size:14px;margin:0}.back-button[data-v-ee250d57]{background:none;border:none;border-radius:4px;color:var(--primary-color,#3b82f6);cursor:pointer;font-size:14px;left:0;padding:4px 8px;position:absolute;top:0;transition:background-color .2s;z-index:10}.back-button[data-v-ee250d57]:hover{background:#f3f4f6}.form-container[data-v-ee250d57]{display:flex;flex-direction:column;gap:16px}.form-row[data-v-ee250d57]{display:grid;gap:12px;grid-template-columns:1fr 1fr}.form-group[data-v-ee250d57]{display:flex;flex-direction:column}.form-group label[data-v-ee250d57]{color:#374151;font-size:14px;font-weight:500;margin-bottom:4px}.form-input[data-v-ee250d57],.form-select[data-v-ee250d57]{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:16px;padding:12px;transition:border-color .2s,box-shadow .2s}.form-input[data-v-ee250d57]:focus,.form-select[data-v-ee250d57]:focus{border-color:var(--primary-color,#3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color,#3b82f6) 10%,transparent);outline:none}.form-select[data-v-ee250d57]{cursor:pointer}.continue-button[data-v-ee250d57]{background:var(--primary-color,#3b82f6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:8px;padding:14px 24px;transition:background-color .2s}.continue-button[data-v-ee250d57]:hover:not(:disabled){background:var(--primary-color-dark,#2563eb)}.continue-button[data-v-ee250d57]:disabled{cursor:not-allowed;opacity:.5}.form-group[data-v-ee250d57] .country-select{margin-bottom:0}.form-group[data-v-ee250d57] .country-select__v-select .vs__dropdown-toggle{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;display:flex;font-size:16px;min-height:48px;padding:12px;transition:border-color .2s,box-shadow .2s}.form-group[data-v-ee250d57] .country-select__v-select .vs__dropdown-toggle:focus-within{border-color:var(--primary-color,#3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color,#3b82f6) 10%,transparent);outline:none}.form-group[data-v-ee250d57] .country-select__v-select .vs__selected-options{align-items:center;display:flex;flex-wrap:wrap;min-height:24px}.form-group[data-v-ee250d57] .country-select__v-select .vs__search{background:transparent;border:none;height:auto;line-height:1.5;margin:0;padding:0}.form-group[data-v-ee250d57] .country-select__v-select .vs__actions{align-items:center;display:flex}.form-group[data-v-ee250d57] .phone-input-container{margin-bottom:0}.form-group[data-v-ee250d57] .phone-input-container .input-group{width:100%}.form-group[data-v-ee250d57] .phone-input-container .country-selector-button{border:1px solid #d1d5db;border-radius:6px 0 0 6px;box-sizing:border-box;font-size:16px;min-height:48px;padding:12px 8px}.form-group[data-v-ee250d57] .phone-input-container .form-control{border:1px solid #d1d5db;border-left:none;border-radius:0 6px 6px 0;box-sizing:border-box;font-size:16px;min-height:48px;padding:12px;transition:border-color .2s,box-shadow .2s}.form-group[data-v-ee250d57] .phone-input-container .form-control:focus{border-color:var(--primary-color,#3b82f6);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary-color,#3b82f6) 10%,transparent);outline:none}.form-group[data-v-ee250d57] .phone-input-container .form-control:focus+.country-selector-button{border-color:var(--primary-color,#3b82f6)}.form-group[data-v-ee250d57] .formkit-message-validation{color:#dc2626;font-size:12px;margin-top:4px}@media (max-width:480px){.user-details-form[data-v-ee250d57]{padding:12px}.step-header h3[data-v-ee250d57]{font-size:18px}.form-row[data-v-ee250d57]{gap:16px;grid-template-columns:1fr}.form-input[data-v-ee250d57],.form-select[data-v-ee250d57]{font-size:16px;padding:14px 12px}.form-group[data-v-ee250d57] .country-select__v-select .vs__dropdown-toggle,.form-group[data-v-ee250d57] .phone-input-container .country-selector-button,.form-group[data-v-ee250d57] .phone-input-container .form-control{font-size:16px;min-height:50px}.continue-button[data-v-ee250d57]{padding:16px 24px}}.step-icon-check[data-v-ece9ea12]{color:#0c4a6e}.step-icon-pending[data-v-ece9ea12]{color:#f59e0b}.booking-confirmation[data-v-ece9ea12]{margin:0 auto;max-width:600px;padding:24px 16px;text-align:center}.success-header[data-v-ece9ea12]{margin-bottom:32px}.confirm-icon[data-v-ece9ea12]{font-size:32px;margin-right:8px}.success-title[data-v-ece9ea12]{color:#059669;font-size:24px;font-weight:600;margin:0 0 8px}.success-title.pending[data-v-ece9ea12]{color:#f59e0b}.success-subtitle[data-v-ece9ea12]{color:#6b7280;font-size:16px;margin:0}.booking-details[data-v-ece9ea12]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:24px;text-align:left}.details-title[data-v-ece9ea12]{color:#111827;font-size:18px;font-weight:600;margin:0 0 20px;text-align:center}.detail-item[data-v-ece9ea12]{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:16px;justify-content:space-between;padding:12px 0}.detail-item[data-v-ece9ea12]:last-child{border-bottom:none}.detail-item.total[data-v-ece9ea12]{font-size:16px;font-weight:600;margin-top:8px;padding-top:16px}.detail-label[data-v-ece9ea12]{color:#6b7280;flex-shrink:0;font-weight:500;min-width:120px}.detail-value[data-v-ece9ea12]{color:#111827;text-align:right;word-break:break-word}.detail-value.reference[data-v-ece9ea12]{background:#f3f4f6;border-radius:4px;font-family:Courier New,Courier New fallback,monospace;font-size:14px;font-weight:600;padding:4px 8px}.detail-value.price[data-v-ece9ea12]{color:#059669;font-weight:600}.next-steps[data-v-ece9ea12]{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:12px;margin-bottom:24px;padding:24px;text-align:left}.steps-title[data-v-ece9ea12]{color:#0c4a6e;font-size:16px;font-weight:600;margin:0 0 16px;text-align:center}.steps-list[data-v-ece9ea12]{display:flex;flex-direction:column;gap:12px}.step-item[data-v-ece9ea12]{align-items:center;display:flex;gap:12px}.step-icon[data-v-ece9ea12]{flex-shrink:0;font-size:20px}.step-text[data-v-ece9ea12]{color:#0369a1;font-size:14px;line-height:1.4}.action-buttons[data-v-ece9ea12]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:24px}.primary-button[data-v-ece9ea12],.secondary-button[data-v-ece9ea12]{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;min-width:140px;padding:12px 24px;transition:all .2s ease}.primary-button[data-v-ece9ea12]{background:var(--primary-color,#3b82f6);color:#fff}.primary-button[data-v-ece9ea12]:hover{filter:brightness(.9);transform:translateY(-1px)}.secondary-button[data-v-ece9ea12]{background:#fff;border:1px solid #d1d5db;color:#374151}.secondary-button[data-v-ece9ea12]:hover{background:#f9fafb;border-color:#9ca3af}.contact-info[data-v-ece9ea12]{background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;padding:16px;text-align:left}.contact-title[data-v-ece9ea12]{color:#92400e;font-size:18px;font-weight:600;margin:0 0 12px;text-align:center}.contact-details[data-v-ece9ea12]{flex-direction:column}.contact-details[data-v-ece9ea12],.contact-item[data-v-ece9ea12]{align-items:center;display:flex;gap:8px}.contact-icon[data-v-ece9ea12],.contact-link[data-v-ece9ea12]{font-size:14px}.contact-link[data-v-ece9ea12]{color:#d97706}.contact-link[data-v-ece9ea12],.contact-link[data-v-ece9ea12]:hover{text-decoration:underline}@media (max-width:480px){.booking-confirmation[data-v-ece9ea12]{padding:16px 12px}.success-icon[data-v-ece9ea12]{font-size:40px;margin-bottom:12px}.success-title[data-v-ece9ea12]{font-size:20px}.booking-details[data-v-ece9ea12],.next-steps[data-v-ece9ea12]{margin-bottom:16px;padding:16px}.detail-item[data-v-ece9ea12]{align-items:flex-start;flex-direction:column;gap:4px}.detail-label[data-v-ece9ea12]{min-width:auto}.detail-value[data-v-ece9ea12]{text-align:left}.action-buttons[data-v-ece9ea12]{align-items:stretch;flex-direction:column}.primary-button[data-v-ece9ea12],.secondary-button[data-v-ece9ea12]{min-width:auto}.contact-details[data-v-ece9ea12]{align-items:flex-start}}@media (min-width:481px) and (max-width:768px){.booking-confirmation[data-v-ece9ea12]{max-width:500px}.action-buttons[data-v-ece9ea12]{justify-content:center}}.embed-calendar[data-v-2f90e807]{max-width:100%;overflow:hidden;touch-action:manipulation;width:100%}.calendar-header[data-v-2f90e807]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative;width:100%}.calendar__months-wrapper[data-v-2f90e807]{display:flex;gap:40px;justify-content:center;margin:0 auto;width:calc(100% - 80px)}.calendar__month[data-v-2f90e807],.calendar__months-wrapper[data-v-2f90e807]{overflow:hidden;padding:0;text-align:center}.calendar__month[data-v-2f90e807]{color:var(--secondary);font-size:16px;font-weight:500!important;line-height:1.2;margin-bottom:0;text-overflow:ellipsis;white-space:nowrap;width:100%}.calendar__nav-button[data-v-2f90e807]{align-items:center;background-color:transparent;border:none;border-radius:50%;color:var(--secondary);cursor:pointer;display:flex;flex:0 0 40px;font-size:1.5rem;height:40px;justify-content:center;padding:0;position:relative;width:40px;z-index:2}.calendar__nav-button[data-v-2f90e807]:hover:not(:disabled){background-color:#0000000d}.calendar__nav-button[data-v-2f90e807]:disabled{cursor:not-allowed;opacity:.5}.calendar__grid[data-v-2f90e807]{display:flex;gap:20px;max-width:100%;overflow:hidden;position:relative}.calendar__month-container[data-v-2f90e807]{flex:1;min-width:0;overflow:hidden;position:relative;transition:opacity .2s ease}.calendar__table[data-v-2f90e807]{border:none;border-collapse:collapse;height:280px;margin:0 auto;table-layout:fixed;width:100%}.calendar__row[data-v-2f90e807]{border:none;height:40px;text-align:center}.calendar__weekday[data-v-2f90e807]{color:#666;font-size:15px;font-weight:400;overflow:hidden;padding:8px 0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.calendar__button[data-v-2f90e807],.calendar__date[data-v-2f90e807]{background-color:transparent;height:32px;padding:0;position:relative;width:32px}.calendar__button[data-v-2f90e807]{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:16px;justify-content:center;margin:0 auto;outline:none;touch-action:pan-y;-ms-touch-action:pan-y;transition:all .2s ease;z-index:1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.calendar__button--outside-month[data-v-2f90e807]{opacity:.3;pointer-events:none}.calendar__button[data-v-2f90e807]:disabled{cursor:default}.calendar__button--selected[data-v-2f90e807]{background:var(--primary,#0071e3)!important;color:#fff!important;font-weight:600}.calendar__button--available[data-v-2f90e807]{background-color:transparent;color:inherit;font-weight:500}.calendar__button--unavailable[data-v-2f90e807]{color:#ccc;text-decoration:line-through}@media (hover:hover){.calendar__button--available[data-v-2f90e807]{background-color:transparent;color:inherit;font-weight:500}.calendar__button--available[data-v-2f90e807]:focus,.calendar__button--available[data-v-2f90e807]:hover:not(:disabled){background-color:var(--primary-light,rgba(0,113,227,.3));color:#fff}}@media (hover:none){.calendar__button--available[data-v-2f90e807]{background-color:transparent;color:inherit;font-weight:500}.calendar__button--available[data-v-2f90e807]:active:not(:disabled){background-color:var(--primary-light,rgba(0,113,227,.3));color:#fff}}@media (max-width:992px){.calendar__button[data-v-2f90e807],.calendar__date[data-v-2f90e807]{height:32px;width:32px}.calendar__button[data-v-2f90e807]{font-size:16px}}@media (max-width:768px){.calendar__months-wrapper[data-v-2f90e807]{gap:20px;width:calc(100% - 80px)}}.embed-calendar[data-v-1ee9e21b]{box-sizing:border-box;font-family:system-ui,"system-ui fallback",-apple-system,sans-serif;max-width:100%;min-height:500px;padding:16px}.progress-indicator[data-v-1ee9e21b]{margin-bottom:24px;padding:0 8px}.progress-bar[data-v-1ee9e21b]{background:#e5e7eb;border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden;width:100%}.progress-fill[data-v-1ee9e21b]{background:var(--primary-color,#3b82f6);border-radius:2px;height:100%;transition:width .3s ease}.progress-text[data-v-1ee9e21b]{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.5px;text-align:center}.step-container[data-v-1ee9e21b]{animation:fadeIn-1ee9e21b .3s ease-in-out;margin:0 auto;max-width:600px;width:100%}@keyframes fadeIn-1ee9e21b{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-header[data-v-1ee9e21b]{margin-bottom:24px;padding-top:40px;position:relative;text-align:center}.step-header h3[data-v-1ee9e21b]{color:#111827;font-size:20px;font-weight:600;margin:0 0 8px}.step-header p[data-v-1ee9e21b]{color:#6b7280;font-size:14px;margin:0}.back-button[data-v-1ee9e21b]{background:none;border:none;border-radius:4px;color:var(--primary-color,#3b82f6);cursor:pointer;font-size:14px;left:0;padding:4px 8px;position:absolute;top:0;transition:background-color .2s;z-index:10}.back-button[data-v-1ee9e21b]:hover{background:#f3f4f6}.activities-grid[data-v-1ee9e21b]{gap:12px}.activities-grid[data-v-1ee9e21b],.activity-card[data-v-1ee9e21b]{display:flex;flex-direction:column}.activity-card[data-v-1ee9e21b]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;overflow:hidden;transition:all .2s}.activity-card[data-v-1ee9e21b]:hover{background:#f3f4f6;border-color:var(--primary-color,#3b82f6);box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.activity-image[data-v-1ee9e21b]{height:140px;overflow:hidden;width:100%}.activity-image img[data-v-1ee9e21b]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.activity-content[data-v-1ee9e21b]{align-items:center;display:flex;justify-content:space-between;padding:16px}.activity-info[data-v-1ee9e21b]{flex:1}.activity-title[data-v-1ee9e21b]{color:#111827;font-size:16px;font-weight:600;margin:0 0 8px}.activity-description[data-v-1ee9e21b]{color:#6b7280;font-size:14px;line-height:1.4;margin:0 0 8px}.activity-price[data-v-1ee9e21b]{color:var(--primary-color,#059669);margin-top:8px;text-align:left}.activity-price__value[data-v-1ee9e21b]{display:inline;font-size:16px;font-weight:600}.activity-price__label[data-v-1ee9e21b]{color:var(--primary-color,#059669);display:inline;font-size:14px;font-weight:400;margin-left:4px;text-transform:lowercase;white-space:nowrap}.activity-arrow[data-v-1ee9e21b]{color:#9ca3af;font-size:18px;margin-left:16px}.activity-test-id[data-v-1ee9e21b]{background:#f3f4f6;border-radius:4px;color:#6b7280;display:inline-block;font-family:monospace,"monospace fallback";font-size:12px;margin-top:8px;padding:2px 8px}.calendar-header[data-v-1ee9e21b]{margin-bottom:24px}.header-top[data-v-1ee9e21b]{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.header-info[data-v-1ee9e21b]{flex:1;text-align:center}.maison-title[data-v-1ee9e21b]{color:#111827;font-size:24px;font-weight:600;margin:0 0 8px}.maison-subtitle[data-v-1ee9e21b]{color:#6b7280;font-size:16px;margin:0}.header-language-selector[data-v-1ee9e21b]{flex-shrink:0}.language-select[data-v-1ee9e21b]{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;min-width:120px;padding:8px 12px;transition:border-color .2s}.language-select[data-v-1ee9e21b]:hover{border-color:#9ca3af}.language-select[data-v-1ee9e21b]:focus{border-color:var(--primary-color,#3b82f6);box-shadow:0 0 0 2px #3b82f61a;outline:none}.persons-selector[data-v-1ee9e21b]{align-items:center;display:flex;flex-direction:column;gap:24px}.visitor-limits[data-v-1ee9e21b]{color:#6b7280;font-size:14px;margin-top:-16px;text-align:center}.person-count[data-v-1ee9e21b]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;gap:20px;padding:20px 28px}.count-button[data-v-1ee9e21b],.person-count[data-v-1ee9e21b]{align-items:center;display:flex}.count-button[data-v-1ee9e21b]{background:#fff;border:2px solid #e5e7eb;border-radius:50%;box-shadow:0 1px 2px #0000000d;color:#374151;cursor:pointer;height:44px;justify-content:center;transition:all .2s ease;width:44px}.count-button[data-v-1ee9e21b]:hover:not(:disabled){background:#f3f4f6;border-color:var(--primary-color,#3b82f6);box-shadow:0 2px 4px #0000001a;color:var(--primary-color,#3b82f6);transform:translateY(-1px)}.count-button[data-v-1ee9e21b]:active:not(:disabled){box-shadow:0 1px 2px #0000000d;transform:translateY(0)}.count-button[data-v-1ee9e21b]:disabled{background:#f9fafb;border-color:#e5e7eb;box-shadow:none;color:#d1d5db;cursor:not-allowed;transform:none}.count-button-minus[data-v-1ee9e21b]:hover:not(:disabled),.count-button-plus[data-v-1ee9e21b]:hover:not(:disabled){background:#f3f4f6;background:color-mix(in srgb,var(--primary-color,#3b82f6) 10%,#fff);border-color:var(--primary-color,#3b82f6);color:var(--primary-color,#3b82f6)}.count-display[data-v-1ee9e21b]{align-items:center;display:flex;flex-direction:column;gap:4px;min-width:120px;text-align:center}.count-number[data-v-1ee9e21b]{color:#111827;font-size:24px;font-weight:700;line-height:1}.count-label[data-v-1ee9e21b]{color:#6b7280;font-size:14px;font-weight:500;text-transform:lowercase}.embed-calendar-container[data-v-1ee9e21b]{width:100%}.embed-calendar-container [data-v-1ee9e21b] .calendar__month:nth-child(2){display:none!important}.embed-calendar-container [data-v-1ee9e21b] .calendar__month-container.d-none.d-md-block{display:none!important}.embed-calendar-container [data-v-1ee9e21b] .calendar__grid,.embed-calendar-container [data-v-1ee9e21b] .calendar__months-wrapper{justify-content:center}.date-selected[data-v-1ee9e21b]{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin-bottom:16px;padding:16px;text-align:center}.date-selected p[data-v-1ee9e21b]{color:#0c4a6e;font-weight:500;margin:0 0 12px}.timeslots-grid[data-v-1ee9e21b]{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.timeslot-card[data-v-1ee9e21b]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:16px;text-align:center;transition:all .2s}.timeslot-card[data-v-1ee9e21b]:hover{background:#f3f4f6;border-color:var(--primary-color,#3b82f6);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.timeslot-time[data-v-1ee9e21b]{color:#111827;font-size:18px;font-weight:600;margin-bottom:4px}.timeslot-spots[data-v-1ee9e21b]{color:#6b7280;font-size:12px;margin-bottom:8px}.timeslot-price[data-v-1ee9e21b]{color:var(--primary-color,#059669);font-size:14px;font-weight:600;text-align:center}.timeslot-price__wrapper[data-v-1ee9e21b]{align-items:baseline;display:inline-flex;gap:4px}.timeslot-price__label[data-v-1ee9e21b]{color:var(--primary-color,#059669);font-size:12px;font-weight:400;text-transform:lowercase;white-space:nowrap}.booking-summary[data-v-1ee9e21b]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin:0 auto;max-width:400px;padding:24px}.summary-item[data-v-1ee9e21b]{font-size:14px;padding:12px 0}.summary-item[data-v-1ee9e21b]:last-child{font-size:16px;font-weight:600}.book-now-button[data-v-1ee9e21b],.continue-button[data-v-1ee9e21b]{background:var(--primary-color,#3b82f6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:12px 24px;transition:background-color .2s}.book-now-button[data-v-1ee9e21b]:hover:not(:disabled),.continue-button[data-v-1ee9e21b]:hover:not(:disabled){background:var(--primary-color-dark,#2563eb)}.book-now-button[data-v-1ee9e21b]:disabled,.continue-button[data-v-1ee9e21b]:disabled{background:#9ca3af;box-shadow:none;color:#d1d5db;cursor:not-allowed;transform:none}.book-now-button[data-v-1ee9e21b]{margin-top:16px;padding:16px;width:100%}.retry-button[data-v-1ee9e21b]{background:#6b7280;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:12px;padding:8px 16px}.retry-button[data-v-1ee9e21b]:hover{background:#4b5563}.error-message[data-v-1ee9e21b]{align-items:center;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;color:#dc2626;display:flex;flex-direction:column;gap:12px;padding:24px;text-align:center}.error-icon[data-v-1ee9e21b]{font-size:24px}.loading-message[data-v-1ee9e21b]{gap:16px}.loading-message[data-v-1ee9e21b],.no-availability[data-v-1ee9e21b]{align-items:center;color:#6b7280;display:flex;flex-direction:column;padding:32px;text-align:center}.no-availability[data-v-1ee9e21b]{gap:12px}.no-availability-icon[data-v-1ee9e21b]{font-size:48px;opacity:.5}.no-availability-text[data-v-1ee9e21b]{font-size:16px}@media (max-width:480px){.embed-calendar[data-v-1ee9e21b]{padding:12px}.step-container[data-v-1ee9e21b]{max-width:100%;padding:0 8px}.header-top[data-v-1ee9e21b]{flex-direction:column;gap:12px}.header-info[data-v-1ee9e21b]{text-align:center}.header-language-selector[data-v-1ee9e21b]{align-self:center}.maison-title[data-v-1ee9e21b]{font-size:18px}.maison-subtitle[data-v-1ee9e21b]{font-size:14px}.activity-card[data-v-1ee9e21b]{flex-direction:column;gap:12px}.activity-card[data-v-1ee9e21b],.activity-content[data-v-1ee9e21b]{text-align:center}.activity-arrow[data-v-1ee9e21b]{display:none}.timeslots-grid[data-v-1ee9e21b]{grid-template-columns:1fr}.person-count[data-v-1ee9e21b]{gap:16px;padding:16px 20px}.count-button[data-v-1ee9e21b]{height:40px;width:40px}.count-number[data-v-1ee9e21b]{font-size:20px}.count-label[data-v-1ee9e21b]{font-size:13px}.booking-summary[data-v-1ee9e21b]{margin:0;padding:16px}.step-header[data-v-1ee9e21b]{margin-bottom:16px}.step-header h3[data-v-1ee9e21b]{font-size:18px}}@media (min-width:481px) and (max-width:768px){.step-container[data-v-1ee9e21b]{max-width:500px}.timeslots-grid[data-v-1ee9e21b]{grid-template-columns:repeat(2,1fr)}}@media (min-width:769px){.step-container[data-v-1ee9e21b]{max-width:600px}.header-top[data-v-1ee9e21b]{gap:24px}.activities-grid[data-v-1ee9e21b]{margin:0 auto;max-width:500px}.persons-selector[data-v-1ee9e21b]{margin:0 auto;max-width:400px}.booking-summary[data-v-1ee9e21b]{max-width:450px}}.confirmation-step[data-v-1ee9e21b]{margin:0 auto;max-width:600px}.confirmation-content[data-v-1ee9e21b]{display:flex;flex-direction:column;gap:20px}.booking-summary-card[data-v-1ee9e21b],.guest-details-card[data-v-1ee9e21b]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.booking-summary-card h4[data-v-1ee9e21b],.guest-details-card h4[data-v-1ee9e21b]{color:#111827;font-size:16px;font-weight:600;margin:0 0 16px;text-align:center}.summary-item[data-v-1ee9e21b]{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.summary-item[data-v-1ee9e21b]:last-child{border-bottom:none}.summary-item.summary-total[data-v-1ee9e21b]{font-size:16px;font-weight:600;margin-top:8px;padding-top:16px}.summary-label[data-v-1ee9e21b]{color:#6b7280;font-weight:500}.summary-value[data-v-1ee9e21b]{color:#111827;text-align:right}.summary-value.price[data-v-1ee9e21b]{color:#059669;font-size:18px;font-weight:600}.details-grid[data-v-1ee9e21b]{display:grid;gap:12px;grid-template-columns:1fr 1fr}.detail-item[data-v-1ee9e21b]{display:flex;flex-direction:column;gap:4px}.detail-label[data-v-1ee9e21b]{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.detail-value[data-v-1ee9e21b]{color:#111827;font-weight:500}.payment-notice[data-v-1ee9e21b]{align-items:flex-start;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;display:flex;gap:12px;padding:16px}.notice-icon[data-v-1ee9e21b]{flex-shrink:0;font-size:20px}.notice-text strong[data-v-1ee9e21b]{color:#0c4a6e;display:block;margin-bottom:4px}.notice-text p[data-v-1ee9e21b]{color:#0369a1;font-size:14px;line-height:1.4;margin:0}.cancellation-notice[data-v-1ee9e21b]{align-items:flex-start;background:#f0fdf4;border:1px solid #22c55e;border-radius:8px;display:flex;gap:12px;padding:16px}.cancellation-notice .notice-text strong[data-v-1ee9e21b]{color:#166534;display:block;margin-bottom:4px}.cancellation-notice .notice-text p[data-v-1ee9e21b]{color:#15803d;font-size:14px;line-height:1.4;margin:0}.confirmation-actions[data-v-1ee9e21b]{display:flex;gap:12px;justify-content:center;margin-top:8px}.primary-button[data-v-1ee9e21b],.secondary-button[data-v-1ee9e21b]{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;min-width:140px;padding:12px 24px;transition:all .2s ease}.secondary-button[data-v-1ee9e21b]{background:#fff;border:1px solid #d1d5db;color:#374151}.secondary-button[data-v-1ee9e21b]:hover{background:#f9fafb;border-color:#9ca3af}.primary-button[data-v-1ee9e21b]{align-items:center;background:var(--primary-color,#3b82f6);color:#fff;display:flex;justify-content:center;min-height:48px}.primary-button[data-v-1ee9e21b]:hover:not(:disabled){background:var(--primary-color-dark,#2563eb);transform:translateY(-1px)}.primary-button[data-v-1ee9e21b]:disabled{background:#9ca3af;box-shadow:none;color:#d1d5db;cursor:not-allowed;transform:none}.button-spinner[data-v-1ee9e21b]{animation:spin-1ee9e21b 1s linear infinite;border:2px solid #ffffff40;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin-1ee9e21b{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@media (max-width:480px){.details-grid[data-v-1ee9e21b]{grid-template-columns:1fr}.confirmation-actions[data-v-1ee9e21b]{align-items:stretch;flex-direction:column}.primary-button[data-v-1ee9e21b],.secondary-button[data-v-1ee9e21b]{min-width:auto}.summary-item[data-v-1ee9e21b]{align-items:flex-start;flex-direction:column;gap:4px}.summary-value[data-v-1ee9e21b]{text-align:left}}.agreement-section[data-v-1ee9e21b]{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:24px 0;padding:20px}.custom-checkbox[data-v-1ee9e21b]{margin-bottom:16px}.custom-checkbox[data-v-1ee9e21b]:last-child{margin-bottom:0}.checkbox-wrapper[data-v-1ee9e21b]{align-items:flex-start;display:flex;width:100%}.custom-checkbox input[type=checkbox][data-v-1ee9e21b]{cursor:pointer;flex-shrink:0;height:18px;margin:0 8px 0 0;width:18px}.checkbox-label[data-v-1ee9e21b]{align-items:flex-start;cursor:pointer;display:flex;font-weight:400;line-height:1.4;margin:0;width:100%}.checkbox-label small[data-v-1ee9e21b]{color:#374151;font-size:14px}.checkbox-label a[data-v-1ee9e21b]{color:var(--primary-color,#3b82f6);text-decoration:underline}.validation-error[data-v-1ee9e21b]{color:#dc2626;font-size:12px;margin-left:26px;margin-top:4px}.payment-loading[data-v-1ee9e21b]{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:16px;padding:32px;text-align:center}.payment-section[data-v-1ee9e21b]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin:24px 0;padding:20px}.payment-section h4[data-v-1ee9e21b]{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 16px}.payment-description[data-v-1ee9e21b]{margin-bottom:16px}.payment-description p[data-v-1ee9e21b]{color:#475569;font-size:14px;line-height:1.5;margin:0}.payment-instruction[data-v-1ee9e21b]{margin-bottom:16px}.payment-instruction small[data-v-1ee9e21b]{color:#64748b;font-size:13px}.stripe-card-container[data-v-1ee9e21b]{margin-bottom:16px}.stripe-card[data-v-1ee9e21b]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-family:system-ui,"system-ui fallback",-apple-system,sans-serif;font-size:16px;min-height:44px;padding:12px 16px;transition:border-color .2s ease,box-shadow .2s ease}.stripe-card[data-v-1ee9e21b]:focus-within{border-color:var(--primary-color,#3b82f6);box-shadow:0 0 0 3px #3b82f61a}.stripe-error[data-v-1ee9e21b]{color:#dc2626;font-size:14px;font-weight:500}.payment-section+.agreement-section[data-v-1ee9e21b],.stripe-error[data-v-1ee9e21b]{margin-top:8px}@media (max-width:480px){.payment-section[data-v-1ee9e21b]{margin:16px 0;padding:16px}.stripe-card[data-v-1ee9e21b]{min-height:48px;padding:14px 16px}}.test-mode-banner[data-v-1ee9e21b]{background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;color:#92400e;font-size:14px;font-weight:500;margin-bottom:16px;padding:8px 16px;text-align:center}.test-mode-main[data-v-1ee9e21b]{margin-bottom:4px}.test-mode-info[data-v-1ee9e21b]{border-top:1px solid #f59e0b33;font-size:13px;margin-top:6px;padding-top:6px}.activity-id[data-v-1ee9e21b]{background:#f59e0b22;border-radius:4px;color:#78350f;font-family:Monaco,Monaco fallback,Menlo,monospace;font-size:12px;font-weight:600;margin:0 4px;padding:2px 6px}.info-text[data-v-1ee9e21b]{color:#a16207;font-size:12px;font-style:italic}body.layout-embed{overflow-x:hidden}.dashboard-bookings__header[data-v-adee1115]{align-items:center;display:flex;justify-content:space-between}.dashboard-bookings__title[data-v-adee1115]{font-size:1.75rem;font-weight:700;margin-bottom:0}.booking-calendar-card[data-v-adee1115]{border:none;box-shadow:0 2px 10px #0000000d;overflow:hidden}.booking-calendar-card .card-header[data-v-adee1115]{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.loading-overlay[data-v-adee1115]{align-items:center;background-color:#fffc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}[data-v-adee1115] .column-activity{display:block;max-width:200px}[data-v-adee1115] .table td:first-child,[data-v-adee1115] .table th:first-child{width:40px}[data-v-adee1115] .table td:nth-child(2),[data-v-adee1115] .table th:nth-child(2){width:180px}[data-v-adee1115] .table td:nth-child(3),[data-v-adee1115] .table th:nth-child(3){width:140px}[data-v-adee1115] .table td:nth-child(4),[data-v-adee1115] .table th:nth-child(4){width:140px}[data-v-adee1115] .table td:nth-child(5),[data-v-adee1115] .table th:nth-child(5){width:160px}[data-v-adee1115] .table td:nth-child(6),[data-v-adee1115] .table th:nth-child(6){width:160px}[data-v-adee1115] .table td:nth-child(7),[data-v-adee1115] .table th:nth-child(7){width:100px}[data-v-adee1115] .table td:last-child,[data-v-adee1115] .table th:last-child{width:120px}.dashboard-calendar[data-v-adee1115]{min-height:600px}.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-next-button,.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-prev-button{background-color:transparent!important;border:none!important;box-shadow:none!important;color:#333!important;font-size:1.2rem;padding:0 10px!important}.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-next-button:hover,.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-prev-button:hover{background-color:#0000000d!important}.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-next-button:focus,.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-prev-button:focus{box-shadow:none!important}.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-next-button .fc-icon,.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-prev-button .fc-icon{font-size:1.5rem}.dashboard-calendar[data-v-adee1115] .fc-header-toolbar .fc-toolbar-chunk{align-items:center;display:flex;justify-content:center}.dashboard-calendar[data-v-adee1115] .custom-event-container{display:flex;overflow:hidden;width:100%}.dashboard-calendar[data-v-adee1115] .fc-popover{display:none!important;opacity:0!important;visibility:hidden!important}.dashboard-calendar[data-v-adee1115] .day-grid-container{align-items:center;flex-direction:row;gap:4px}.dashboard-calendar[data-v-adee1115] .day-grid-container .custom-event-time{color:#444;flex:0 0 auto;font-size:.8rem;font-weight:600;min-width:40px}.dashboard-calendar[data-v-adee1115] .day-grid-container .custom-event-title{color:#333;flex:1;font-size:.8rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-calendar[data-v-adee1115] .time-grid-container{flex-direction:column;gap:3px}.dashboard-calendar[data-v-adee1115] .time-grid-container .custom-event-time{border-bottom:1px dotted rgba(0,0,0,.1);color:#444;font-size:.75rem;font-weight:600;padding-bottom:2px;text-align:left;width:100%}.dashboard-calendar[data-v-adee1115] .time-grid-container .custom-event-title{color:#333;font-size:.8rem;font-weight:500;line-height:1.2;overflow:visible;white-space:normal;width:100%;word-break:break-word}@media (max-width:1919px){.dashboard-calendar[data-v-adee1115] .day-grid-container .custom-event-time,.dashboard-calendar[data-v-adee1115] .day-grid-container .custom-event-title{font-size:.7rem}.dashboard-calendar[data-v-adee1115] .time-grid-container .custom-event-time{font-size:.65rem}.dashboard-calendar[data-v-adee1115] .time-grid-container .custom-event-title{font-size:.7rem}}@media (max-width:1366px){.dashboard-calendar[data-v-adee1115] .day-grid-container .custom-event-time,.dashboard-calendar[data-v-adee1115] .day-grid-container .custom-event-title{font-size:.65rem}.dashboard-calendar[data-v-adee1115] .time-grid-container .custom-event-time{font-size:.6rem}.dashboard-calendar[data-v-adee1115] .time-grid-container .custom-event-title{font-size:.65rem}}.dashboard-calendar[data-v-adee1115] .fc-h-event,.dashboard-calendar[data-v-adee1115] .fc-v-event{background-color:#28a74526!important;border:none!important;border-left:3px solid rgba(40,167,69,.8)!important;box-sizing:border-box!important;cursor:pointer;margin-bottom:2px;max-width:100%!important;overflow:hidden!important;padding:2px 4px}.dashboard-calendar[data-v-adee1115] .fc-timegrid-event{min-height:45px!important;padding:4px 6px!important}.dashboard-calendar[data-v-adee1115] .fc-timegrid-slot{height:40px!important}.dashboard-calendar[data-v-adee1115] .fc-timegrid-axis{width:70px!important}.dashboard-calendar[data-v-adee1115] .fc-timegrid-col.fc-day-today{background-color:#0d6efd0d!important}.dashboard-calendar[data-v-adee1115] .fc-daygrid-more-link{background-color:#ffffffe6;border-radius:3px;color:#0d6efd;display:block;font-size:.75rem;font-weight:500;margin-top:2px;padding:1px 4px;position:relative;text-align:right;z-index:5}.dashboard-calendar[data-v-adee1115] .fc-day-today{background-color:#0d6efd0d!important}.bookings-accordion .booking-item[data-v-adee1115]{border:1px solid rgba(0,0,0,.1);border-radius:8px;box-shadow:0 1px 3px #0000000d;margin-bottom:10px;overflow:hidden;transition:box-shadow .2s ease}.bookings-accordion .booking-item[data-v-adee1115]:hover{box-shadow:0 2px 5px #0000001a}.bookings-accordion .booking-header[data-v-adee1115]{align-items:center;background-color:#fff;cursor:pointer;display:flex;gap:12px;padding:12px 15px;transition:background-color .2s ease}.bookings-accordion .booking-header[data-v-adee1115]:hover{background-color:#0d6efd08}.bookings-accordion .booking-header.expanded[data-v-adee1115]{background-color:#0d6efd0d;border-bottom:1px solid rgba(0,0,0,.05)}.bookings-accordion .booking-header .booking-time[data-v-adee1115]{color:#333;flex:0 0 60px;font-size:1rem;font-weight:600;min-width:60px}.bookings-accordion .booking-header .booking-title[data-v-adee1115]{flex:1;font-weight:500;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookings-accordion .booking-header .booking-activity[data-v-adee1115]{color:#666;flex:1;font-size:.85rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bookings-accordion .booking-header .booking-status[data-v-adee1115]{flex:0 0 auto;margin-left:auto}.bookings-accordion .booking-header .booking-toggle[data-v-adee1115]{display:flex;flex:0 0 24px;justify-content:center;width:24px}.bookings-accordion .booking-header .booking-toggle .toggle-icon[data-v-adee1115]{color:#0d6efd;transition:transform .2s ease}.bookings-accordion .booking-details[data-v-adee1115]{background-color:#0d6efd08;border-top:none;overflow:hidden}.bookings-accordion .booking-details .booking-details-content[data-v-adee1115]{font-size:.9rem;padding:15px}.modal-open-no-scroll{height:100%!important;overflow:hidden!important;position:relative!important;touch-action:none!important;-webkit-overflow-scrolling:none!important}.modal-backdrop[data-v-adee1115]{z-index:1040}.booking-details-modal[data-v-adee1115]{z-index:1050!important}.booking-details-modal.show[data-v-adee1115]{align-items:center!important;display:flex!important;justify-content:center!important}.booking-details-modal .modal-dialog[data-v-adee1115]{margin:1.75rem auto!important;max-height:90vh!important;max-width:800px!important;width:100%!important}.booking-details-modal .modal-content[data-v-adee1115]{display:flex!important;flex-direction:column!important;max-height:85vh!important;width:100%!important}.booking-details-modal .modal-body[data-v-adee1115]{max-height:70vh!important;overflow-y:auto!important;padding:1.5rem!important}@media (max-height:700px){.booking-details-modal .modal-dialog[data-v-adee1115]{margin:0 auto!important;max-height:100vh!important}.booking-details-modal .modal-content[data-v-adee1115]{border-radius:0!important;max-height:100vh!important}.booking-details-modal .modal-body[data-v-adee1115]{max-height:85vh!important}}@media (max-width:767px){.bookings-accordion .booking-header[data-v-adee1115]{flex-wrap:wrap;row-gap:6px}.bookings-accordion .booking-header .booking-time[data-v-adee1115]{flex:0 0 50px;min-width:50px}.bookings-accordion .booking-header .booking-title[data-v-adee1115]{flex:1;margin-right:auto;max-width:none}.bookings-accordion .booking-header .booking-activity[data-v-adee1115]{flex:0 0 100%;margin-top:5px;max-width:100%;order:3;padding-left:50px;width:100%}.bookings-accordion .booking-header .booking-status[data-v-adee1115]{flex:0 0 auto;margin-left:auto;order:1}.bookings-accordion .booking-header .booking-toggle[data-v-adee1115]{order:2}.modal-dialog[data-v-adee1115]{margin:.5rem;max-width:calc(100% - 1rem)!important}}.dashboard-closed-days__title[data-v-d162ab7a]{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.dashboard-closed-days table tbody tr td[data-v-d162ab7a]{font-size:14px;line-height:2.5}[data-v-d162ab7a] .formkit-outer{margin-bottom:1.5rem}.form-action-wrapper[data-v-d162ab7a]{margin-bottom:1rem}[data-v-d162ab7a] .dashboard-modal{max-height:85vh!important}[data-v-d162ab7a] .dashboard-modal .dashboard-modal-body{max-height:calc(85vh - 140px)!important}.dashboard-maison[data-v-c607b69b]{position:relative}.activities-sidebar[data-v-c607b69b]{display:flex;flex-direction:column;height:auto;max-height:calc(100vh - 40px)}@media (min-width:992px){.activities-sidebar[data-v-c607b69b]{position:sticky;top:20px}}.activities-sidebar .activities-sidebar-inner[data-v-c607b69b]{display:flex;flex-direction:column;max-height:calc(100vh - 200px);overflow-y:auto;padding-bottom:15px}.activities-sidebar .activity-list[data-v-c607b69b]{font-size:.7rem;margin-bottom:15px;overflow-y:visible}.activities-sidebar .activity-list .form-check[data-v-c607b69b]{padding-left:1.5rem}.activities-sidebar .activity-list .form-check .form-check-input[data-v-c607b69b]{cursor:pointer;height:1rem;margin-left:-1.5rem;margin-top:.25rem;width:1rem}.activities-sidebar .activity-list .cursor-pointer[data-v-c607b69b],.activities-sidebar .activity-list .form-check .form-check-label[data-v-c607b69b]{cursor:pointer}.activities-sidebar .actions-container[data-v-c607b69b]{background-color:#fff;border-top:1px solid #eee;bottom:0;margin-top:auto;padding-top:15px;position:sticky;width:100%;z-index:10}.calendar-container[data-v-c607b69b]{min-height:600px}.loading-overlay[data-v-c607b69b]{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.mode-indicator[data-v-c607b69b]{margin-bottom:1rem;position:sticky;top:28px;z-index:10}.mode-indicator .alert[data-v-c607b69b]{margin-bottom:0;padding:.5rem 1rem}.save-changes-container[data-v-c607b69b]{bottom:2rem;left:2rem;position:fixed;right:2rem;z-index:1000}@media (min-width:768px){.save-changes-container[data-v-c607b69b]{left:auto;max-width:800px;min-width:600px}}.save-changes-container .card[data-v-c607b69b]{box-shadow:0 5px 15px #00000026;width:100%}.save-changes-container .card-body[data-v-c607b69b]{padding:1rem 1.5rem}.save-changes-container .card-body .text-muted[data-v-c607b69b]{font-size:.9rem;margin-top:.25rem}.dashboard-calendar[data-v-c607b69b]{min-height:600px}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-number{font-weight:600}.dashboard-calendar[data-v-c607b69b] .fc-scrollgrid-sync-inner{color:#eee!important;text-align:right}.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-next-button,.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-prev-button{background-color:transparent!important;border:none!important;box-shadow:none!important;color:#333!important;font-size:1.2rem;padding:0 10px!important}.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-next-button:hover,.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-prev-button:hover{background-color:#0000000d!important}.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-next-button:focus,.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-prev-button:focus{box-shadow:none!important}.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-next-button .fc-icon,.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-prev-button .fc-icon{font-size:1.5rem}.dashboard-calendar[data-v-c607b69b] .fc-header-toolbar .fc-toolbar-chunk{align-items:center;display:flex;justify-content:center}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events{margin-top:0;orphans:2!important;overflow-y:initial!important;widows:2!important}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events .fc-daygrid-event-harness,.dashboard-calendar[data-v-c607b69b] .fc-daygrid-event-harness{box-sizing:initial!important;display:initial!important;height:auto!important;margin-bottom:0!important;min-height:auto!important;overflow:initial!important;width:auto!important}.dashboard-calendar[data-v-c607b69b] .custom-event-container{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;max-height:22px;min-height:22px;overflow:hidden;position:relative;white-space:nowrap;width:100%}.dashboard-calendar[data-v-c607b69b] .custom-event-container.excluded-slot{background-color:#dc354526!important;border-left:3px solid rgba(220,53,69,.8)!important;opacity:.7;text-decoration:line-through}.dashboard-calendar[data-v-c607b69b] .custom-event-container.new-slot{background-color:#28a74526!important;border-bottom:2px solid rgba(40,167,69,.8)!important;border-left:3px solid rgba(40,167,69,.8)!important;cursor:pointer!important;font-weight:700;position:relative}.dashboard-calendar[data-v-c607b69b] .custom-event-container.new-slot:after{color:#28a745cc;content:"×";font-size:14px;opacity:0;position:absolute;right:4px;top:0;transition:opacity .15s ease}.dashboard-calendar[data-v-c607b69b] .custom-event-container.new-slot:hover{background-color:#28a74540!important}.dashboard-calendar[data-v-c607b69b] .custom-event-container.new-slot:hover:after{opacity:1}.dashboard-calendar[data-v-c607b69b] .custom-event-container.single-slot{background-color:#28a7450d!important;border-left:3px solid rgba(40,167,69,.8)!important}.dashboard-calendar[data-v-c607b69b] .custom-event-container.single-slot:hover{background-color:#28a7451a!important}.dashboard-calendar[data-v-c607b69b] .custom-event-container.mixed-slot{background-color:#ffc1070d!important;border-left:3px solid rgba(255,193,7,.8)!important}.dashboard-calendar[data-v-c607b69b] .custom-event-container.mixed-slot:hover{background-color:#ffc1071a!important}.dashboard-calendar[data-v-c607b69b] .custom-event-container .custom-event-time{font-size:.75rem;font-weight:500}.dashboard-calendar[data-v-c607b69b] .fc-h-event,.dashboard-calendar[data-v-c607b69b] .fc-v-event{align-items:center;background-color:#6d767e0d!important;border:none!important;border-left:3px solid hsla(208,7%,46%,.8)!important;box-sizing:border-box!important;cursor:pointer;display:flex;justify-content:center;margin-bottom:2px;max-width:100%!important;overflow:hidden!important;padding:2px 4px}.dashboard-calendar[data-v-c607b69b] .fc-h-event.excluded-event,.dashboard-calendar[data-v-c607b69b] .fc-v-event.excluded-event{background-color:#dc354526!important;border-left:3px solid rgba(220,53,69,.8)!important;opacity:.7!important;text-decoration:line-through!important}.dashboard-calendar[data-v-c607b69b] .fc-timegrid-event{min-height:25px!important;padding:2px 4px!important}.dashboard-calendar[data-v-c607b69b] .fc-day-add-mode{background-color:#28a7450d!important;cursor:pointer;position:relative}.dashboard-calendar[data-v-c607b69b] .fc-day-add-mode .fc-daygrid-day-frame{position:relative;z-index:1}.dashboard-calendar[data-v-c607b69b] .fc-day-add-mode .fc-daygrid-day-events{opacity:1!important;padding-top:10px!important;pointer-events:auto!important;position:relative;visibility:visible!important;z-index:1}@media (max-width:1399px){.dashboard-calendar[data-v-c607b69b] .fc-day-add-mode .fc-daygrid-day-events{padding-top:30px!important}}@media (max-width:991px){.dashboard-calendar[data-v-c607b69b] .fc-day-add-mode .fc-daygrid-day-events{padding-top:35px!important}}.dashboard-calendar[data-v-c607b69b] .fc-day-add-mode .fc-daygrid-day-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;position:relative}.dashboard-calendar[data-v-c607b69b] .fc-day-exclude-mode{background-color:#dc35450d!important;cursor:pointer}.dashboard-calendar[data-v-c607b69b] .time-quick-add{align-items:center;background-color:#fffffffa;border:1px solid var(--bs-success);border-radius:6px;box-shadow:0 2px 6px #0003;display:flex!important;left:50%;margin:3px;min-width:90px;padding:4px 6px;pointer-events:auto;position:absolute;top:2px;transform:translate(-53%);visibility:visible!important;width:auto;z-index:100;z-index:1000}@media (min-width:1400px) and (max-width:1799px){.dashboard-calendar[data-v-c607b69b] .time-quick-add{border-width:1px;left:7%;margin:0;min-width:70px;padding:2px 3px;top:2px;transform:scale(1);transform-origin:left top}}@media (max-width:1399px){.dashboard-calendar[data-v-c607b69b] .time-quick-add{min-width:75px;padding:3px 4px;top:25px;transform:translate(-50%) scale(.85)}}@media (max-width:991px){.dashboard-calendar[data-v-c607b69b] .time-quick-add{min-width:70px;top:25px;transform:translate(-50%) scale(.8)}}.dashboard-calendar[data-v-c607b69b] .time-quick-add-input{border:2px solid var(--bs-success);border-radius:4px;caret-color:#000;cursor:text;display:block!important;font-family:Courier New,Courier New fallback,monospace;font-size:14px;font-weight:600;height:30px;letter-spacing:1px;margin-right:6px;opacity:1!important;outline:none;padding:2px 4px;text-align:center;visibility:visible!important;width:60px}@media (max-width:1799px){.dashboard-calendar[data-v-c607b69b] .time-quick-add-input{font-size:13px;height:28px;letter-spacing:.5px;width:55px}}@media (min-width:1400px) and (max-width:1799px){.dashboard-calendar[data-v-c607b69b] .time-quick-add-input{border-width:1px;font-size:12px;height:24px;margin-right:4px;padding:1px 2px;width:45px}}.dashboard-calendar[data-v-c607b69b] .time-quick-add-button{align-items:center;background-color:#e7f8ea;border:2px solid var(--bs-success);border-radius:50%;color:var(--bs-success);cursor:pointer;display:flex!important;font-size:16px;font-weight:700;height:28px;justify-content:center;transition:all .15s ease;width:28px}@media (max-width:1799px){.dashboard-calendar[data-v-c607b69b] .time-quick-add-button{font-size:14px;height:26px;width:26px}}@media (min-width:1400px) and (max-width:1799px){.dashboard-calendar[data-v-c607b69b] .time-quick-add-button{border-width:1px;font-size:12px;height:22px;width:22px}}.dashboard-calendar[data-v-c607b69b] .time-quick-add-button:hover{background-color:var(--bs-success);color:#fff;transform:scale(1.05)}.dashboard-calendar[data-v-c607b69b] .time-quick-add-button:active{transform:scale(.95)}.dashboard-calendar[data-v-c607b69b] .time-quick-add-input:focus{border-color:var(--bs-success);box-shadow:0 0 0 2px #28a74540;outline:none}.dashboard-calendar[data-v-c607b69b] .fc-event[style*="T23:"],.dashboard-calendar[data-v-c607b69b] [data-time^="23:"]{background-color:#28a74526!important;border-left:3px solid rgba(40,167,69,.8)!important;box-sizing:border-box!important;display:flex!important;flex:0 0 auto!important;margin:2px 0!important;max-width:100%!important;width:auto!important}.form-check .form-check-input[data-v-c607b69b]{cursor:pointer}.form-check .form-check-input[data-v-c607b69b]:checked{background-color:var(--primary);border-color:var(--primary)}.form-check .form-check-input[data-v-c607b69b]:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(var(--primary-rgb),.25)}.form-check .form-check-input[data-v-c607b69b]:not(:checked){border-color:var(--primary)}.form-check .form-check-label[data-v-c607b69b]{align-items:center;cursor:pointer;display:flex;margin-bottom:0}.title[data-v-c607b69b]{font-size:1.1rem;font-weight:500}.calendar-legend[data-v-c607b69b]{background-color:#fff;border:1px solid #eee;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:12px 16px}.legend-title[data-v-c607b69b]{color:#495057;font-size:.9rem;font-weight:600}.legend-items[data-v-c607b69b]{display:flex;flex-wrap:wrap;gap:12px}.legend-item[data-v-c607b69b]{align-items:center;display:flex;margin-bottom:4px;margin-right:16px}.color-indicator[data-v-c607b69b]{border-radius:4px;height:20px;margin-right:8px;width:20px}.color-indicator.regular-slot[data-v-c607b69b]{background-color:#6d767e0d;border-left:3px solid hsla(208,7%,46%,.8)}.color-indicator.single-slot[data-v-c607b69b]{background-color:#28a7450d;border-left:3px solid rgba(40,167,69,.8)}.color-indicator.new-slot[data-v-c607b69b]{background-color:#28a74526;border-bottom:2px solid rgba(40,167,69,.8);border-left:3px solid rgba(40,167,69,.8)}.color-indicator.excluded-slot[data-v-c607b69b]{background-color:#dc354526;border-left:3px solid rgba(220,53,69,.8);position:relative}.color-indicator.excluded-slot[data-v-c607b69b]:after{border-top:1px solid rgba(220,53,69,.8);content:"";left:0;position:absolute;right:0;top:50%;transform:rotate(-10deg)}.legend-label[data-v-c607b69b]{color:#495057;font-size:.8rem}.legend-description[data-v-c607b69b]{color:#6c757d;font-size:.7rem;margin-left:4px}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events{align-content:start;box-sizing:border-box;-moz-column-gap:8px;column-gap:8px;display:grid;grid-auto-flow:column;grid-auto-rows:22px;grid-template-columns:1fr 1fr;grid-template-rows:none;height:106px;margin:0;min-height:6px;overflow-x:hidden;overflow-y:auto;padding:2px 5px;row-gap:2px}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events::-webkit-scrollbar{width:3px!important}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events::-webkit-scrollbar-track{background:#f1f1f1!important}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events::-webkit-scrollbar-thumb{background:#ccc!important;border-radius:2px}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events.event-count-1-4>.fc-daygrid-event-harness{grid-auto-flow:row;grid-column:1/2}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events.event-count-5-8{grid-auto-flow:column;grid-auto-rows:0;grid-template-rows:repeat(4,22px)}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events.event-count-5-8>.fc-daygrid-event-harness{grid-column:auto}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events.event-count-gt-8{grid-auto-flow:column;grid-auto-rows:0;grid-template-rows:repeat(var(--required-rows,1),22px)}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events.event-count-gt-8>.fc-daygrid-event-harness{grid-column:auto}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events .fc-daygrid-event-harness{background-color:transparent!important}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events .fc-daygrid-event{background-color:inherit!important}.dashboard-calendar[data-v-c607b69b] .fc-day-other .fc-daygrid-day-events{height:0!important;margin:0!important;max-height:0!important;min-height:0!important;overflow:hidden!important;padding:0!important;visibility:hidden!important}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-event-harness{box-sizing:border-box;height:22px;margin:0;overflow:hidden;width:100%}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-event-harness>a{display:block;height:100%}.fc-daygrid-day-bottom[data-v-c607b69b]{display:none}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events{-moz-column-count:initial!important;column-count:auto!important;-moz-column-fill:initial!important;column-fill:initial!important;-moz-column-gap:initial!important;column-gap:normal!important}.dashboard-calendar[data-v-c607b69b] .fc-daygrid-day-events :before{content:none;display:none!important}[data-v-c607b69b] .fc-daygrid-day-events:before{content:none;display:none!important}.app-line[data-v-d2c59431]{padding:0 1.5rem}.price-block[data-v-5f3f2153]{border-radius:8px;color:var(--app-text);display:inline-block;padding:.25rem 15px .5rem;text-align:right}.price-block--mobile-bg[data-v-5f3f2153]{background-color:var(--app-price-block);color:#fff}.price-block>small[data-v-5f3f2153]{display:block;font-size:12px;font-weight:400;letter-spacing:1px}.price-block>span[data-v-5f3f2153]{font-size:20px;font-weight:500;letter-spacing:.89px}.price-block__text[data-v-5f3f2153]{font-size:14px;font-weight:300;letter-spacing:1px}.price-block__text--bottom[data-v-5f3f2153]{text-transform:lowercase}@media screen and (min-width:992px){.price-block[data-v-5f3f2153]{background-color:var(--app-price-block);border-radius:0;color:#fff;height:100%;padding:1.25rem 2.5rem;text-align:left;width:100%}.price-block>small[data-v-5f3f2153]{font-size:14px}.price-block>span[data-v-5f3f2153]{font-size:26px;font-weight:600}}.app-hero-bar{margin-top:var(--app-bar-margin);position:relative;z-index:3}@media screen and (max-width:992px){.app-hero-bar{margin-top:0}}.app-hero-bar__inner-content{border-top-right-radius:var(--border-radius);min-height:100%}@media screen and (min-width:992px){.app-hero-bar__inner-content{height:100%}}.app-hero-bar__content{border-top-right-radius:var(--border-radius);min-height:var(--app-bar-height);position:relative}.app-hero-bar__content--background{background-color:#fff}.app-hero-bar__content--border{border-bottom:var(--divider)}@media screen and (max-width:992px){.app-hero-bar__content--border{border:none}}.app-hero-bar__content--border:before{border-bottom:inherit}@media screen and (max-width:992px){.app-hero-bar__content--border:before{border:none}}@media screen and (min-width:767px){.app-hero-bar__content{height:var(--app-bar-height)}.app-hero-bar__content:before{background-color:#fff;content:" ";height:inherit;position:absolute;right:100%;top:0;width:100vw}}.fi[data-v-2205227d]{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:3px;display:inline-block;line-height:1em;position:relative}.fi.fi-size-s[data-v-2205227d]{width:16px}.fi.fi-size-m[data-v-2205227d]{font-size:.875em}.fi.fi-size-l[data-v-2205227d]{font-size:1.5em}.review-item[data-v-95a7c218]{height:100%}.review-item__user-initial[data-v-95a7c218]{font-size:1.25rem;font-weight:600;height:45px;width:45px}.review-item__card[data-v-95a7c218]{position:relative}.review-item__card[data-v-95a7c218]:after{background-color:#fff;border:1px solid #eaebf0;border-bottom:0;border-right:0;content:"";display:block;height:12px;left:15px;position:absolute;top:-7px;transform:rotate(45deg);width:12px}@media screen and (min-width:767px){.review-item__card[data-v-95a7c218]:after{left:-7px;top:16px;transform:rotate(-45deg)}}.review-item__user-name[data-v-95a7c218]{font-size:16px;font-weight:600}.review-item__body[data-v-95a7c218]{font-size:14px}.review-item__footer[data-v-95a7c218]{color:#afafaf;font-size:.875rem}.review-item__responses[data-v-95a7c218]{padding-left:61px}.reviews-container[data-v-b968c52d]{display:flex;flex-direction:column;min-height:582px}.reviews-list[data-v-b968c52d]{flex:1;overflow-y:auto;padding-right:.5rem}.review-item[data-v-b968c52d]{margin-bottom:1.5rem}.review-item[data-v-b968c52d]:last-child{margin-bottom:0}.formkit-wrapper[data-v-b968c52d] .formkit-outer{margin:0!important}.formkit-wrapper[data-v-b968c52d] .formkit-input{margin-bottom:0!important;margin-top:0!important}.reviews-list[data-v-b968c52d]::-webkit-scrollbar{width:6px}.reviews-list[data-v-b968c52d]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.reviews-list[data-v-b968c52d]::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.reviews-list[data-v-b968c52d]::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:767.98px){.reviews-container[data-v-b968c52d]{min-height:100svh}.review-item[data-v-b968c52d]{margin-bottom:1rem}}.google-maps-anchor[data-v-417bf7b5]{display:inline-flex;font-size:.8rem}.google-maps-anchor__marker[data-v-417bf7b5]{bottom:2px;color:#6e6e6e;display:inline-block;margin-right:.5rem;position:relative;top:2px}@media screen and (min-width:576px){.google-maps-anchor__marker[data-v-417bf7b5]{color:var(--paragraph)}}.google-maps-anchor__href[data-v-417bf7b5]{color:var(--paragraph)}.google-maps-anchor__plan[data-v-417bf7b5]{display:inline;font-weight:700}@media screen and (min-width:576px){.google-maps-anchor__plan[data-v-417bf7b5]{display:none}}@media screen and (min-width:992px){.desktop-abs[data-v-7a841616]{align-items:center;display:flex;justify-content:center!important;inset:-126px 0 0;position:absolute;z-index:10}.desktop-abs .maison-h2[data-v-7a841616]{color:#fff;display:inline-block;font-size:35px;font-weight:600;letter-spacing:2px;line-height:50px;text-shadow:0 0 10px #000}}.divider[data-v-7a841616]{background-color:var(--bs-border-color);height:1px;margin-top:2rem;width:100%}.property-header[data-v-7a841616]{display:flex;flex-direction:column}@media screen and (max-width:992px){.property-header .app-hero[data-v-7a841616]{min-height:270px}}@media screen and (min-width:992px){.property-header .app-hero[data-v-7a841616]{align-items:center;display:flex;min-height:500px}.property-header__content[data-v-7a841616]{align-items:center;display:flex;height:100%;justify-content:center;padding-top:140px;position:relative;width:100%;z-index:5}}.property-header__header[data-v-7a841616]{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px;padding:0 1rem;text-align:center;width:100%}.property-header__title[data-v-7a841616]{color:#fff;display:inline-block;font-size:35px;font-weight:600;letter-spacing:2px;line-height:50px;margin-right:.75rem;max-width:800px;text-shadow:0 0 10px #000}@media screen and (max-width:992px){.property-header__title[data-v-7a841616]{display:none}}.property-header__favorite[data-v-7a841616]{align-items:center;display:flex;justify-content:center}@media screen and (max-width:992px){.property-header__favorite[data-v-7a841616]{display:none}}@media screen and (min-width:992px){.property-header__bar[data-v-7a841616]{height:100%}}.property-header__bar>div[data-v-7a841616]{height:100%}.property-header__info[data-v-7a841616]{align-items:center;display:flex}.property-header__location[data-v-7a841616],.property-header__ratings[data-v-7a841616]{flex:1}.property-header__ratings[data-v-7a841616]{display:flex;flex-direction:column}@media screen and (min-width:992px){.property-header__ratings[data-v-7a841616]{align-items:center;flex-direction:row}.property-header__ratings small[data-v-7a841616]{position:relative;top:.05rem}}.property-header__ratings-divider[data-v-7a841616]{display:none}@media screen and (min-width:1200px){.property-header__ratings-divider[data-v-7a841616]{display:inline;margin-left:.5rem;margin-right:.25rem}}.property-header__logo[data-v-7a841616]{align-items:center;display:flex;justify-content:center;padding:.75rem 0}.property-header__logo[data-v-7a841616]>*{margin:auto}.property-header__logo img[data-v-7a841616]{border-radius:100%;height:90px;-o-object-fit:cover;object-fit:cover;width:90px}.property-header__location[data-v-7a841616]{padding-right:.75rem}@media screen and (max-width:991px){.property-header__location[data-v-7a841616]{margin-top:-.5rem}}.property-header__location__marker[data-v-7a841616]{bottom:2px;display:inline-block;margin-right:.5rem;position:relative}.property-header__location a[data-v-7a841616]{color:var(--paragraph);font-size:13px}@media screen and (max-width:992px){.property-header .app-hero-bar[data-v-7a841616]{--divider:none;--app-bar-height:unset!important;--app-bar-margin:0!important;background-color:#fff;padding:1rem 0 0;position:relative}}.property-header__ratings-label[data-v-7a841616]{align-items:center;background-color:var(--app-rating);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;height:29px;justify-content:center;padding:5px;width:29px}@media (min-width:992px){.property-header__ratings-label[data-v-7a841616]{font-size:.9375rem;height:34px;width:34px}}.clickable[data-v-7a841616]{cursor:pointer}.border-1[data-v-75adbbb7]{border:1px solid #ddd}.property-tabs[data-v-75adbbb7] .app-ck-content,.property-tabs[data-v-75adbbb7] p,.property-tabs[data-v-75adbbb7] strong{font-size:15px}.property-tabs .nav[data-v-75adbbb7]{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.property-tabs .nav[data-v-75adbbb7]::-webkit-scrollbar{display:none}.property-tabs .nav-link[data-v-75adbbb7]{background:none;border:none;border-bottom:5px solid transparent;color:var(--tab-text);font-size:.9375rem;padding:20px}.property-tabs .nav-link.active[data-v-75adbbb7]{border-color:var(--primary)}.property-tabs .tab-content[data-v-75adbbb7]{padding-top:1rem}.property-tabs .tab-pane[data-v-75adbbb7]{transition:opacity .15s linear}.property-tabs .tab-pane[data-v-75adbbb7]:not(.active){display:none}.property-tabs .tab-pane.active[data-v-75adbbb7]{display:block}.property-tabs .tab-pane.fade[data-v-75adbbb7]{opacity:0}.property-tabs .tab-pane.fade.show[data-v-75adbbb7]{opacity:1}.property-tabs .description[data-v-75adbbb7]{font-size:.9375rem}.fade-enter-active[data-v-75adbbb7],.fade-leave-active[data-v-75adbbb7]{transition:opacity .3s ease}.fade-enter-from[data-v-75adbbb7],.fade-leave-to[data-v-75adbbb7]{opacity:0}.review-slider-item[data-v-0e74f3f4]{display:flex;flex-direction:column;height:100%;padding:2.5rem 3.5rem}@media screen and (min-width:992px){.review-slider-item[data-v-0e74f3f4]{padding:1.5rem 2.5rem}}.review-slider-item__content[data-v-0e74f3f4]{flex-grow:1}.review-slider-item__text[data-v-0e74f3f4]{font-size:.9rem;line-height:1.5;margin-bottom:0}.review-slider-item__bottom[data-v-0e74f3f4]{margin-top:auto;padding-top:1.5rem}.review-slider-item__footer[data-v-0e74f3f4]{font-size:.9rem;font-weight:600;margin-top:.5rem}.review-slider-container[data-v-ee0009f7]{height:100%;position:relative}.review-slider[data-v-ee0009f7]{height:100%;min-height:235px;overflow:hidden}.review-slider__arrow[data-v-ee0009f7]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:40px;z-index:1}.review-slider__arrow[data-v-ee0009f7]:hover{color:var(--primary)}.review-slider__arrow--left[data-v-ee0009f7]{left:0}.review-slider__arrow--right[data-v-ee0009f7]{right:0}.review-slider-container:hover .review-slider__arrow[data-v-ee0009f7]{opacity:1}.maison-sidebar-list-item[data-v-e96adbb3]{display:block;padding:.5rem 0}.maison-sidebar-list-item[data-v-e96adbb3]:hover{text-decoration:none}.maison-sidebar-list-item__title[data-v-e96adbb3]{color:#2c3f58;font-size:15px;font-weight:600;line-height:1.2;margin:0!important;padding-bottom:5px}.maison-sidebar-list-item__link[data-v-e96adbb3]{text-decoration:none}.maison-sidebar-list-item__ratings[data-v-e96adbb3]{font-size:.8rem;margin-left:.25rem;padding-top:.25rem}.maison-sidebar-list-item__featured-image[data-v-e96adbb3]{border-radius:var(--border-radius);height:60px;overflow:hidden;width:65px}.maison-sidebar-list-item__featured-image img[data-v-e96adbb3]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:767px){.maison-sidebar-list-item__ratings[data-v-e96adbb3]{font-size:12px}}.maison-sidebar-list[data-v-8a147f5c]{list-style-type:none;margin:0;padding:0}.maison-sidebar-list li[data-v-8a147f5c]{border-bottom:var(--divider)}.maison-sidebar-list li[data-v-8a147f5c]:last-child{border-bottom:none}.maison-popup-small[data-v-cc221a4e]{font-size:14px;max-width:200px;width:100%}.maison-popup-small__title[data-v-cc221a4e]{font-weight:500;margin-bottom:.5rem}.maison-popup-small__address[data-v-cc221a4e]{font-size:12px;line-height:1.4;margin:0}.maison-map-modal-content .modal-body{flex:1 1 auto;height:80vh;max-height:80vh;overflow-y:auto;overscroll-behavior:contain}@media (max-width:768px){.maison-map-modal-dialog{height:100dvh;margin:0!important;width:100vw!important}.maison-map-modal-content{border:none;border-radius:0;height:100dvh;max-height:none}.maison-map__modal .modal-body{height:100%;max-height:none;overflow:auto;padding:0}}.maison-map__preview[data-v-fc6aae40]{align-items:center;background-color:#fafafa;border:1px solid #efefef;border-radius:.5rem;display:flex;justify-content:center;overflow:hidden;padding-bottom:56.25%;position:relative}.maison-map__image[data-v-fc6aae40]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.maison-map__image[data-v-fc6aae40],.maison-map__toggle[data-v-fc6aae40]{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.maison-map__toggle[data-v-fc6aae40]{background-color:#101770;border:1px solid #101770;border-radius:var(--border-radius);color:#fff;display:inline-block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center}.maison-map__modal[data-v-fc6aae40]{inset:0;overflow:hidden;position:absolute}.maison-map__modal[data-v-fc6aae40] .map-box{height:100%;width:100%}.maison-map__close[data-v-fc6aae40]{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;display:flex;height:54px;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .2s ease;width:54px;z-index:10}.maison-map__close[data-v-fc6aae40]:hover{box-shadow:0 4px 8px #00000026;transform:scale(1.1)}.maison-sidebar>div[data-v-2d404e01]{margin-top:1.5rem}.maison-sidebar__title[data-v-2d404e01]{color:var(--secondary);font-size:16px;font-weight:600;margin-bottom:.1rem}.maison-sidebar .usp-item[data-v-2d404e01],.maison-sidebar__subtitle[data-v-2d404e01]{color:#2c3f58cc;font-size:14px;margin-bottom:.1rem}.maison-sidebar .app-card[data-v-2d404e01],.maison-sidebar__reviews[data-v-2d404e01]{background-color:#fff;border:1px solid #efefef}.maison-sidebar__reviews[data-v-2d404e01]{border-radius:var(--border-radius);margin-top:-1px!important;min-height:235px;overflow:hidden}@media screen and (min-width:992px){.maison-sidebar__reviews[data-v-2d404e01]{border-top-left-radius:0;border-top-right-radius:0}}.maison-sidebar .maison-location-h2[data-v-2d404e01]{color:var(--secondary);font-size:21px;font-weight:600;margin-bottom:1.5rem}@media screen and (min-width:992px){.maison-sidebar .maison-location-h2[data-v-2d404e01]{font-size:16px;margin-bottom:.75rem}}.review-slider-item[data-v-2d404e01]{display:flex;flex-direction:column;height:100%;padding:2.5rem 3.5rem}@media screen and (min-width:992px){.review-slider-item[data-v-2d404e01]{padding:1.5rem 2.5rem}}.review-slider-item__content[data-v-2d404e01]{flex-grow:1}.review-slider-item__text[data-v-2d404e01]{font-size:.9rem;line-height:1.5;margin-bottom:0}.review-slider-item__bottom[data-v-2d404e01]{margin-top:auto;padding-top:1.8rem}.review-slider-item__footer[data-v-2d404e01]{font-size:.9rem;font-weight:600;margin-top:.5rem}.maison[data-v-2bfb6be9],.skeleton-header[data-v-2bfb6be9]{position:relative}.skeleton-header[data-v-2bfb6be9]{margin-bottom:2rem}.skeleton-loading[data-v-2bfb6be9]{background:#f0f0f0;border-radius:var(--border-radius);overflow:hidden;position:relative}.skeleton-loading[data-v-2bfb6be9]:before{animation:skeleton-loading-2bfb6be9 1.5s ease-in-out infinite;background:linear-gradient(90deg,#fff0,#fff3 50%,#fff0);background-size:200% 100%;content:"";inset:0;position:absolute;will-change:transform}@keyframes skeleton-loading-2bfb6be9{0%{transform:translate(-100%)}to{transform:translate(100%)}}.dashboard-review-response-form[data-v-1765e4df]{width:100%}.dashboard-review .table th[data-v-0be97042]{font-weight:600;width:200px}.maison-card[data-v-0b4e557c]{background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.5rem;box-shadow:1px 2px 4px #00000013;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:box-shadow .15s ease-in-out}.maison-card[data-v-0b4e557c]:hover{box-shadow:2px 4px 8px #0000001a}.maison-card__inner[data-v-0b4e557c]{display:flex;flex-direction:column;height:100%}.maison-card__favorite-button[data-v-0b4e557c]{display:flex;left:.5rem;position:absolute;top:.5rem;z-index:10}.maison-card__label-top[data-v-0b4e557c]{position:absolute;right:.25rem;top:.25rem;z-index:5}.maison-card__image-wrapper[data-v-0b4e557c]{border-radius:var(--border-radius) var(--border-radius) 0 0;display:block;overflow:hidden}.maison-card__image[data-v-0b4e557c]{aspect-ratio:20/15;-o-object-fit:cover;object-fit:cover;transition:transform .15s ease-in-out;width:100%}@media screen and (max-width:767px){.maison-card__image[data-v-0b4e557c]{height:200px}}.maison-card__header[data-v-0b4e557c]{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem .75rem 1rem;row-gap:.25rem}.maison-card__header .app-distance[data-v-0b4e557c]{font-size:.75rem;padding-top:3px}.maison-card__body[data-v-0b4e557c]{display:flex;flex:1;flex-direction:column;min-height:100px;padding:0 .75rem .5rem}.maison-card__body a[data-v-0b4e557c]{display:block}.maison-card__body a[data-v-0b4e557c]:hover{text-decoration:none}.maison-card__footer[data-v-0b4e557c]{align-items:center;border-top:1px solid #dee2e6;display:flex;font-size:13px;justify-content:space-between;margin-left:.75rem;margin-right:.75rem;margin-top:auto;padding:.5rem 0}.maison-card__title[data-v-0b4e557c]{color:#1d1d1d;font-size:17px;font-weight:700;letter-spacing:.3px;margin-bottom:.5rem}.maison-card__description[data-v-0b4e557c]{font-size:.875rem;margin:0}.maison-card--small .maison-card__image[data-v-0b4e557c]{aspect-ratio:19/9}.maison-card__header small[data-v-0b4e557c]{font-size:12px}.maison-card__header .app-rating[data-v-0b4e557c]{align-items:center;background-color:var(--app-rating);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;height:29px;justify-content:center;min-width:auto;padding:5px;width:29px}.maison-card__header .app-stars__stars[data-v-0b4e557c]{font-size:.75rem}.maison-slider{margin:0 auto;max-width:1600px;overflow:visible;position:relative}.maison-slider .keen-slider{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}.maison-slider .keen-slider.hydrated{gap:0}@media (min-width:768px){.maison-slider .keen-slider,.maison-slider .keen-slider.hydrated{gap:0}}.maison-slider .keen-slider__slide{display:flex;flex-shrink:0;min-width:0;padding:4px;position:relative}@media (max-width:767px){.maison-slider .keen-slider__slide{flex:0 0 82.5%!important;width:82.5%!important}}@media (min-width:768px){.maison-slider .keen-slider__slide{flex:0 0 calc(50% - 2px)!important;width:calc(50% - 2px)!important}}@media (min-width:992px){.maison-slider .keen-slider__slide{flex:0 0 calc(33.33333% - 2.66667px)!important;width:calc(33.33333% - 2.66667px)!important}}@media (min-width:1200px){.maison-slider .keen-slider__slide{flex:0 0 calc(25% - 3px)!important;width:calc(25% - 3px)!important}}.maison-slider .keen-slider__slide .app-slider-card-skeleton,.maison-slider .keen-slider__slide .maison-card{box-shadow:2px 4px 8px #0000001a;display:flex;flex-direction:column;height:100%;width:100%}.maison-slider .keen-slider__slide :deep(.maison-card__body){display:flex;flex:1;flex-direction:column}.maison-slider .keen-slider__slide :deep(.maison-card__body) .maison-card__description{display:-webkit-box;flex:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.maison-slider .keen-slider__slide :deep(.maison-card__footer){margin-top:auto}.maison-slider .keen-slider-arrow{align-items:center;background:#ffffff80;border:1px solid rgba(0,0,0,.8);border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:1;position:absolute;top:25%;transform:translateY(-50%);transition:all .3s ease;width:40px;will-change:transform,opacity;z-index:10}.maison-slider .keen-slider-arrow:hover{box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.maison-slider .keen-slider-arrow--left{left:-17px}.maison-slider .keen-slider-arrow--right{right:-17px}.maison-slider .keen-slider-arrow:disabled{background:#ffffff4d;box-shadow:none;cursor:not-allowed;opacity:.35;transform:translateY(-50%) scale(1)}.maison-slider .dots{display:flex;gap:.6rem;justify-content:center;margin-top:1rem;padding:.5rem 0}.maison-slider .dots .dot{background:#c7c7c7;border:none;border-radius:50%;cursor:pointer;height:6px;margin:0 6px;padding:0;transition:all .3s ease;width:6px;will-change:transform,background-color}.maison-slider .dots .dot:hover{transform:scale(1.2)}.maison-slider .dots .dot--active{background:#494949;cursor:default;transform:scale(1.2)}.close-by-container[data-v-f7164e5c]{padding:1rem 0}.socials[data-v-fd26aadf]{display:inline-flex}.socials__button[data-v-fd26aadf]{align-items:center;background:#fff;border:var(--divider);border-radius:var(--border-radius);color:var(--secondary);cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;padding:0;transition:border-color .15s ease;width:40px}.socials__button[data-v-fd26aadf]:hover{border-color:#00000012;text-decoration:none}.socials__button[data-v-fd26aadf]:not(:last-child){margin-right:.5rem}.fixed-button[data-v-73bf8346]{background-color:#fff;border-top:var(--divider);bottom:0;box-shadow:var(--shadow);left:0;padding:.67rem 1rem;position:fixed;right:0;transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:1000}.fixed-button.show[data-v-73bf8346]{transform:translateY(0)}.fixed-button.hide[data-v-73bf8346]{transform:translateY(100%)}.btn-check-availability[data-v-73bf8346]{background-color:#239e57;color:#fff;font-size:20px;font-weight:600;letter-spacing:.05rem;padding:.75rem 1rem}@media screen and (min-width:767px){.btn-check-availability[data-v-73bf8346]{font-size:16px;letter-spacing:.1rem;padding:.35rem 1rem}}.btn-check-availability[data-v-73bf8346]:hover{background-color:#1f8e4e}.form-book-activity__card[data-v-73bf8346]{border:var(--divider);border-radius:var(--border-radius)}.form-book-activity__body[data-v-73bf8346]{padding:1.5rem 1rem}.form-book-activity__title[data-v-73bf8346]{color:var(--secondary);font-size:30px;font-weight:600}@media screen and (min-width:767px){.form-book-activity__title[data-v-73bf8346]{font-size:26px}}.form-book-activity__error[data-v-73bf8346]{display:inline-block;font-size:.7rem;font-weight:400;margin-bottom:1rem;text-align:center}@media screen and (max-width:767px){.form-book-activity__error[data-v-73bf8346]{font-size:.9rem}}.form-book-activity__row[data-v-73bf8346]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.form-book-activity__row span[data-v-73bf8346]{font-size:.925rem}.form-book-activity__hidden[data-v-73bf8346],.form-book-activity__row>.form-group[data-v-73bf8346]{margin-bottom:0!important}.form-book-activity__label[data-v-73bf8346]{color:var(--secondary);display:block;font-size:1rem;font-weight:400}.form-book-activity__subtitle[data-v-73bf8346]{color:#0009;font-size:.9rem;font-weight:400;line-height:.5rem;margin:0}.form-book-activity__info[data-v-73bf8346]{border-top:var(--divider);text-align:center}.form-book-activity__info a[data-v-73bf8346],.form-book-activity__info p[data-v-73bf8346],.form-book-activity__info span[data-v-73bf8346]{color:#72809d;font-size:11.5px;font-weight:400;letter-spacing:0;margin:0}@media screen and (max-width:768px){.form-book-activity__info a[data-v-73bf8346],.form-book-activity__info p[data-v-73bf8346],.form-book-activity__info span[data-v-73bf8346]{font-size:14px}}.form-book-activity__info p[data-v-73bf8346]:first-child{margin-bottom:.75rem}.form-book-activity__info a[data-v-73bf8346]{color:var(--paragraph)}.form-book-activity__errors[data-v-73bf8346] .fs-8{font-size:.9rem!important}.row[data-v-a00be5ce]{margin-bottom:.5rem;margin-top:.5rem}.review-item[data-v-fb3ace1d]{display:flex;flex-direction:column;height:100%;width:100%}@media (min-width:767px){.review-item[data-v-fb3ace1d]{flex-direction:row}}.review-item__user-initial[data-v-fb3ace1d]{font-size:1.25rem;font-weight:600;height:45px;width:45px}.review-item__card[data-v-fb3ace1d]{flex:1 0 auto!important;position:relative;width:100%!important}@media (max-width:991.98px){.review-item__card[data-v-fb3ace1d]{min-width:0!important}}.review-item__card .card-body[data-v-fb3ace1d]{display:flex;flex-direction:column;height:100%;width:100%}.review-item__card[data-v-fb3ace1d]:after{background-color:#fff;border:1px solid #eaebf0;border-bottom:0;border-right:0;content:"";display:block;height:12px;left:15px;position:absolute;top:-7px;transform:rotate(45deg);width:12px}@media screen and (min-width:767px){.review-item__card[data-v-fb3ace1d]:after{left:-7px;top:16px;transform:rotate(-45deg)}}.review-item__user-name[data-v-fb3ace1d]{font-size:16px;font-weight:600}.review-item__body[data-v-fb3ace1d]{font-size:14px;width:100%}@media (max-width:991.98px){.review-item__body[data-v-fb3ace1d]{height:200px}}.review-item__text[data-v-fb3ace1d]{width:100%}@media (max-width:991.98px){.review-item__text[data-v-fb3ace1d]{display:block;max-height:170px;overflow:auto}}.review-item__footer[data-v-fb3ace1d]{color:#afafaf;font-size:.875rem}.review-item__responses[data-v-fb3ace1d]{padding-left:61px}.review-slider[data-v-e2e41583]{margin:0 auto;max-width:1600px;overflow:visible;position:relative}.review-slider .keen-slider[data-v-e2e41583]{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}@media (max-width:991.98px){.review-slider .keen-slider[data-v-e2e41583]{min-height:300px}}.review-slider .keen-slider.hydrated[data-v-e2e41583]{gap:0}@media (min-width:576px){.review-slider .keen-slider[data-v-e2e41583]{gap:16px}.review-slider .keen-slider.hydrated[data-v-e2e41583]{gap:0}}.review-slider .keen-slider__slide[data-v-e2e41583]{display:flex;flex-shrink:0;height:100%;min-width:0;position:relative}@media (max-width:575px){.review-slider .keen-slider__slide[data-v-e2e41583]{flex:0 0 82.5%!important;min-width:82.5%!important;width:82.5%!important}}@media (min-width:576px){.review-slider .keen-slider__slide[data-v-e2e41583]{flex:0 0 calc(50% - 8px)!important;min-width:calc(50% - 8px)!important;width:calc(50% - 8px)!important}}.review-slider .keen-slider-arrow[data-v-e2e41583]{align-items:center;background:#ffffff80;border:1px solid rgba(0,0,0,.8);border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:1;position:absolute;top:45%;transform:translateY(-50%);transition:all .3s ease;width:40px;will-change:transform,opacity;z-index:10}.review-slider .keen-slider-arrow[data-v-e2e41583]:hover{box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.review-slider .keen-slider-arrow--left[data-v-e2e41583]{left:-20px}.review-slider .keen-slider-arrow--right[data-v-e2e41583]{right:-20px}.review-slider .keen-slider-arrow[data-v-e2e41583]:disabled{background:#ffffff4d;box-shadow:none;cursor:not-allowed;opacity:.35;transform:translateY(-50%) scale(1)}.review-slider .dots[data-v-e2e41583]{display:none}@media (max-width:991.98px){[data-v-e2e41583] .review-card__body{height:200px}}@media (max-width:991.98px){[data-v-e2e41583] .review-card__text{display:block;max-height:170px;overflow:auto}}@media (max-width:991.98px){[data-v-e2e41583] .review-item{flex-direction:column!important}}@media (max-width:991.98px){[data-v-e2e41583] .review-item__card{margin-top:1rem!important}}@media (max-width:991.98px){[data-v-e2e41583] .review-item__body{height:200px}}@media (max-width:991.98px){[data-v-e2e41583] .review-item__text{display:block;max-height:170px;overflow:auto}}.btn-show-all-reviews[data-v-b97eac4e]{border:1px solid var(--paragraph);font-size:.9rem;padding:6px 12px;transition:all .2s ease;width:100%}.review-slider-fallback[data-v-b97eac4e]{margin:0 20px}.review-slider-fallback .card[data-v-b97eac4e]{border-radius:.5rem;box-shadow:0 2px 4px #0000001a}.btn-underline[data-v-d6ca4b89]{margin-top:2rem;text-align:center;width:100%}.btn-underline__btn[data-v-d6ca4b89]{border-bottom:3px solid #d83039;border-radius:0;color:#1d1d1d;font-size:15px;font-weight:600;line-height:1.5;padding-bottom:5px;text-align:center}@media screen and (min-width:767px){.btn-underline__btn[data-v-d6ca4b89]{font-size:18px}}.activity-card-skeleton__thumbnail[data-v-0b115282]{aspect-ratio:12/6;border-radius:var(--border-radius);height:auto!important;width:100%}.activity-card-skeleton__stars[data-v-0b115282]{border-radius:4px;height:12px;margin:.75rem 0;max-width:80px!important}.skeleton[data-v-0b115282]{animation:skeleton-loading-0b115282 1.4s ease infinite;background:linear-gradient(90deg,#bfbfbf33 25%,#8282823d 37%,#bfbfbf33 63%);background-size:400% 100%}@keyframes skeleton-loading-0b115282{0%{background-position:100% 50%}to{background-position:0 50%}}.activity-card[data-v-412e73ec]{border-radius:var(--border-radius);box-shadow:none!important;display:flex;flex-direction:column;justify-content:space-between;line-height:1.75rem}.activity-card__thumbnail[data-v-412e73ec]{aspect-ratio:12/6;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.activity-card__thumbnail-wrapper[data-v-412e73ec]{border-radius:var(--border-radius);display:block;margin-bottom:.5rem;overflow:hidden;width:100%}.activity-card__eyebrow[data-v-412e73ec]{font-size:.8rem}.activity-card__title[data-v-412e73ec]{color:var(--secondary);font-size:1rem;font-weight:600}.activity-card__title>a[data-v-412e73ec]{color:inherit}.activity-card__footer[data-v-412e73ec]{font-size:.9rem;text-transform:lowercase}.activity-slider[data-v-0bce2979]{margin:0 auto;max-width:1600px;overflow:visible;position:relative}.activity-slider .keen-slider[data-v-0bce2979]{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}.activity-slider .keen-slider.hydrated[data-v-0bce2979]{gap:0}@media (min-width:768px){.activity-slider .keen-slider[data-v-0bce2979]{gap:4px}.activity-slider .keen-slider.hydrated[data-v-0bce2979]{gap:0}}.activity-slider .keen-slider__slide[data-v-0bce2979]{display:flex;flex:0 0 82.5%;height:auto;min-width:0;padding:4px;position:relative;width:82.5%}@media (min-width:768px){.activity-slider .keen-slider__slide[data-v-0bce2979]{flex:0 0 calc(50% - 2px);width:calc(50% - 2px)}}@media (min-width:992px){.activity-slider .keen-slider__slide[data-v-0bce2979]{flex:0 0 calc(33.333% - 2.667px);width:calc(33.333% - 2.667px)}}@media (min-width:1200px){.activity-slider .keen-slider__slide[data-v-0bce2979]{flex:0 0 calc(25% - 3px);width:calc(25% - 3px)}}.activity-slider .keen-slider__slide .activity-card[data-v-0bce2979]{box-shadow:2px 4px 8px #0000001a;display:flex;flex-direction:column;height:100%;min-height:300px}.activity-slider .keen-slider__slide .activity-card[data-v-0bce2979] .activity-card__body{display:flex;flex:1;flex-direction:column}.activity-slider .keen-slider__slide .activity-card[data-v-0bce2979] .activity-card__body .activity-card__description{display:-webkit-box;flex:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.activity-slider .keen-slider__slide .activity-card[data-v-0bce2979] .activity-card__footer{margin-top:auto}.activity-slider .activity-slider__arrow[data-v-0bce2979]{align-items:center;background:#ffffff80;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:25%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.activity-slider .activity-slider__arrow .font-awesome-icon[data-v-0bce2979]{left:50%;margin:0;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.activity-slider .activity-slider__arrow[data-v-0bce2979]:hover{box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.activity-slider .activity-slider__arrow--left[data-v-0bce2979]{left:-17px}.activity-slider .activity-slider__arrow--right[data-v-0bce2979]{right:-17px}.activity-slider .activity-slider__arrow[data-v-0bce2979]:disabled{cursor:not-allowed;opacity:.5}@media screen and (max-width:991px){.activity-slider .activity-slider__arrow[data-v-0bce2979]{display:none}}.activity-slider .dots[data-v-0bce2979]{display:flex;gap:.5rem;justify-content:center;padding:1rem 0}.activity-slider .dots .dot[data-v-0bce2979]{background:#c7c7c7;border:none;border-radius:50%;cursor:pointer;height:6px;margin:0 6px;padding:0;transition:all .3s ease;width:6px}.activity-slider .dots .dot[data-v-0bce2979]:hover{transform:scale(1.2)}.activity-slider .dots .dot--active[data-v-0bce2979]{background:#494949;cursor:default;transform:scale(1.2)}@media screen and (max-width:992px){.activity[data-v-89ee81f5] .app-hero-bar{background-color:#fff;margin-top:0!important;padding:1rem 0}}@media screen and (max-width:992px){.activity[data-v-89ee81f5] .app-hero{height:230px;min-height:230px}}.activity__goto[data-v-89ee81f5]{bottom:1.5rem;color:#fff;left:50%;max-width:auto;position:fixed;transform:translate(-50%);width:-moz-max-content;width:max-content;z-index:50}@media screen and (min-width:767px){.activity__goto[data-v-89ee81f5]{font-size:18px}}.activity__description[data-v-89ee81f5] *{font-size:15px}@media screen and (max-width:992px){.activity .activity-bar__rating-mobile[data-v-89ee81f5]{align-items:center;color:inherit;display:flex;text-decoration:none}.activity .activity-bar__rating-mobile .app-rating[data-v-89ee81f5]{margin-right:12px}.activity .activity-bar__rating-mobile .app-stars[data-v-89ee81f5]{margin-top:0}.activity .activity-bar__rating-mobile small[data-v-89ee81f5]{color:var(--text-muted);font-size:.875rem;margin-top:4px}.activity .activity-bar__price-mobile[data-v-89ee81f5]{padding-left:16px;text-align:right}.activity .activity-bar__price-mobile[data-v-89ee81f5] .app-price-block{background-color:transparent!important;color:#030303!important;padding:0}.activity .activity-bar .maison-h2[data-v-89ee81f5]{color:#000;font-size:1.25rem;line-height:1.2}}.activity-rules__rule[data-v-89ee81f5]{font-size:.8rem}@media screen and (min-width:767px){.activity-rules__rule[data-v-89ee81f5]{font-size:15px}}.activity-rules__icon[data-v-89ee81f5]{margin-right:10px;width:35px}@media screen and (max-width:992px){.app-hero-title-mobile[data-v-89ee81f5]{display:none!important}}.app-hero-container[data-v-89ee81f5]{position:relative}.app-hero-title[data-v-89ee81f5]{bottom:80px;left:0;margin-bottom:0;position:absolute;right:0;z-index:2}@media screen and (max-width:992px){.app-hero-bar[data-v-89ee81f5]{background-color:#fff;margin-top:0!important;padding:1.5rem 0}}.app-hero-bar .activity-bar[data-v-89ee81f5]{justify-content:space-between}.app-hero-bar .activity-bar__info[data-v-89ee81f5]{align-items:center;display:flex;height:100%}.app-hero-bar .activity-bar__ratings[data-v-89ee81f5]{align-items:center;display:flex}.app-hero-bar .activity-bar__ratings-count[data-v-89ee81f5]{margin-top:.075rem;padding-left:.5rem}.app-hero-bar .activity-bar__ratings[data-v-89ee81f5]:hover,.app-hero-bar .activity-bar__reviews-mobile[data-v-89ee81f5]:hover{color:initial;text-decoration:none}@media screen and (max-width:992px){.app-hero-bar .activity-bar__pricing[data-v-89ee81f5],.app-hero-bar .activity-bar__reviews-mobile[data-v-89ee81f5]{width:auto}}@media screen and (max-width:991px){[data-v-89ee81f5] .app-price-block{background-color:transparent!important;color:#030303!important}}.activity-bar__ratings-label[data-v-89ee81f5]{align-items:center;background-color:var(--app-rating);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;height:29px;justify-content:center;padding:5px;width:29px}@media (min-width:992px){.activity-bar__ratings-label[data-v-89ee81f5]{font-size:.9375rem;height:34px;width:34px}}.skeleton-hero[data-v-89ee81f5]{background:#f0f0f0;height:300px;position:relative}@media screen and (min-width:992px){.skeleton-hero[data-v-89ee81f5]{height:400px}}.skeleton-loading[data-v-89ee81f5]{background:#f0f0f0;border-radius:var(--border-radius);overflow:hidden;position:relative}.skeleton-loading[data-v-89ee81f5]:before{animation:loading-89ee81f5 1.5s ease-in-out infinite;background:linear-gradient(90deg,#fff0,#fff3 50%,#fff0);background-size:200% 100%;content:"";inset:0;position:absolute;will-change:transform}@keyframes loading-89ee81f5{0%{transform:translate(-100%)}to{transform:translate(100%)}}.book[data-v-231487d3]{display:flex;flex-direction:column;min-height:100vh}.book__header[data-v-231487d3]{border-bottom:5px solid var(--primary)}.book__header__content[data-v-231487d3]{align-items:center;display:flex;padding:1.25rem 0}@media screen and (min-width:992px){.book__header__content[data-v-231487d3]{padding:calc(1.25rem + 1px) 0}}.book__header__back-button[data-v-231487d3]{color:var(--secondary);cursor:pointer;font-size:1.2rem}.book__header__logo[data-v-231487d3]{height:45px;-o-object-fit:contain;object-fit:contain;width:160px}@media screen and (min-width:992px){.book__header__logo[data-v-231487d3]{height:54px;width:197px}}.book__content[data-v-231487d3]{display:flex;flex-direction:column;flex-grow:1}.book__content>div[data-v-231487d3]{flex-grow:1}.dashboard-sidebar[data-v-83df3c75]{background-color:#1e1e1e;bottom:0;color:#fff9;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:250px;z-index:1000}.dashboard-sidebar__logo[data-v-83df3c75]{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem 2rem}.dashboard-sidebar__logo img.logo-img[data-v-83df3c75]{filter:brightness(10);width:200px}.dashboard-sidebar__menu[data-v-83df3c75]{flex-grow:1;overflow-y:auto}.dashboard-sidebar__header[data-v-83df3c75]{margin-top:.5rem;padding:.5rem 2rem}@media (max-height:700px){.dashboard-sidebar__header[data-v-83df3c75]{display:none}}.dashboard-sidebar__title[data-v-83df3c75]{color:#fff6;font-size:.8rem;font-weight:400;margin:0}@media (max-height:700px){.dashboard-sidebar__title[data-v-83df3c75]{font-size:.7rem}}.dashboard-sidebar__profile[data-v-83df3c75]{border-top:1px solid hsla(0,0%,100%,.1);margin-top:auto}.dashboard-navigation[data-v-83df3c75]{--color:hsla(0,0%,100%,.6);list-style-type:none;margin:0;padding:0}.dashboard-navigation>li[data-v-83df3c75]{padding:0 2rem}.dashboard-navigation>li:not(:last-child) .profile-info[data-v-83df3c75],.dashboard-navigation>li:not(:last-child) a[data-v-83df3c75],.dashboard-navigation>li:not(:last-child) button.logout-button[data-v-83df3c75]{border-bottom:1px solid hsla(0,0%,100%,.1)}.dashboard-navigation__label[data-v-83df3c75]{display:inline-block}.dashboard-navigation__label[data-v-83df3c75]:first-letter{text-transform:uppercase}@media (max-height:660px){.dashboard-navigation__label[data-v-83df3c75]{font-size:.9rem}}.dashboard-navigation__item[data-v-83df3c75]{background:none;border:none;color:var(--color);cursor:pointer;display:block;font-weight:500;padding:1.25rem 0;text-align:left;transition:color .1s ease;width:100%}.dashboard-navigation__item.active[data-v-83df3c75],.dashboard-navigation__item[data-v-83df3c75]:hover{color:#fff;text-decoration:none}.dashboard-navigation__icon[data-v-83df3c75]{align-items:center;display:inline-flex;height:1rem;justify-content:center;margin-right:.5rem;width:1rem}.profile-info[data-v-83df3c75]{padding:1.25rem 0}.profile-avatar[data-v-83df3c75],.profile-info[data-v-83df3c75]{align-items:center;display:flex}.profile-avatar[data-v-83df3c75]{aspect-ratio:1/1;background-color:#e2b54b;border-radius:50%;flex-shrink:0;height:40px;justify-content:center;margin-right:1rem;overflow:hidden;width:40px}.profile-avatar__initials[data-v-83df3c75]{color:#1e1e1e;font-weight:700}.profile-details[data-v-83df3c75]{flex-grow:1;min-width:0;overflow:hidden}.profile-name[data-v-83df3c75]{color:#fff;font-weight:500;margin-bottom:.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-edit[data-v-83df3c75]{color:#fff9;font-size:.8rem}.profile-edit[data-v-83df3c75]:hover{color:#fff;text-decoration:none}.nav-content[data-v-a90c1bf5]{background-color:#1e1e1e;color:#fff9;display:flex;flex-direction:column;height:100%;width:100%}.nav-content__logo[data-v-a90c1bf5]{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem 2rem}.nav-content__logo img.logo-img[data-v-a90c1bf5]{filter:brightness(10);width:200px}.nav-content__menu[data-v-a90c1bf5]{flex-grow:1;overflow-y:auto}.nav-content__header[data-v-a90c1bf5]{margin-top:.5rem;padding:.5rem 2rem}@media (max-height:700px){.nav-content__header[data-v-a90c1bf5]{display:none}}.nav-content__title[data-v-a90c1bf5]{color:#fff6;font-size:.8rem;font-weight:400;margin:0}@media (max-height:700px){.nav-content__title[data-v-a90c1bf5]{font-size:.7rem}}.nav-content__profile[data-v-a90c1bf5]{border-top:1px solid hsla(0,0%,100%,.1);margin-top:auto}.dashboard-navigation[data-v-a90c1bf5]{--color:hsla(0,0%,100%,.6);list-style-type:none;margin:0;padding:0}.dashboard-navigation>li[data-v-a90c1bf5]{padding:0 2rem}.dashboard-navigation>li:not(:last-child) .profile-info[data-v-a90c1bf5],.dashboard-navigation>li:not(:last-child) a[data-v-a90c1bf5],.dashboard-navigation>li:not(:last-child) button.logout-button[data-v-a90c1bf5]{border-bottom:1px solid hsla(0,0%,100%,.1)}.dashboard-navigation__label[data-v-a90c1bf5]{display:inline-block}.dashboard-navigation__label[data-v-a90c1bf5]:first-letter{text-transform:uppercase}@media (max-height:660px){.dashboard-navigation__label[data-v-a90c1bf5]{font-size:.9rem}}.dashboard-navigation__item[data-v-a90c1bf5]{background:none;border:none;color:var(--color);cursor:pointer;display:block;font-weight:500;padding:1.25rem 0;text-align:left;transition:color .1s ease;width:100%}.dashboard-navigation__item.active[data-v-a90c1bf5],.dashboard-navigation__item[data-v-a90c1bf5]:hover{color:#fff;text-decoration:none}.dashboard-navigation__icon[data-v-a90c1bf5]{align-items:center;display:inline-flex;height:1rem;justify-content:center;margin-right:.5rem;width:1rem}.profile-info[data-v-a90c1bf5]{padding:1.25rem 0}.profile-avatar[data-v-a90c1bf5],.profile-info[data-v-a90c1bf5]{align-items:center;display:flex}.profile-avatar[data-v-a90c1bf5]{aspect-ratio:1/1;background-color:#e2b54b;border-radius:50%;flex-shrink:0;height:40px;justify-content:center;margin-right:1rem;overflow:hidden;width:40px}.profile-avatar__initials[data-v-a90c1bf5]{color:#1e1e1e;font-weight:700}.profile-details[data-v-a90c1bf5]{flex-grow:1;min-width:0;overflow:hidden}.profile-name[data-v-a90c1bf5]{color:#fff;font-weight:500;margin-bottom:.25rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-edit[data-v-a90c1bf5]{color:#fff9;font-size:.8rem}.profile-edit[data-v-a90c1bf5]:hover{color:#fff;text-decoration:none}.modal-header[data-v-0092081d]{background-color:#000;justify-content:space-between}.modal-header img.logo-img[data-v-0092081d]{filter:brightness(10);height:auto;width:160px}.modal-header .toggler[data-v-0092081d]{background:transparent;border:0;color:#fff!important;font-size:1.5rem}.modal-header .toggler>svg[data-v-0092081d]{height:32px;width:32px}.modal[data-v-0092081d]{background-color:#00000080}.modal-dialog[data-v-0092081d]{height:100%;margin:0;max-height:100%;max-width:100vw;width:100vw}.modal-header[data-v-0092081d]{min-height:63px}.modal-body[data-v-0092081d]{padding:0}.modal.fade[data-v-0092081d]{transition:opacity .5s linear}.modal.show[data-v-0092081d]{opacity:1}.animate-modal[data-v-0092081d]{animation:fadeInUp-0092081d .5s ease forwards}@keyframes fadeInUp-0092081d{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-sidebar[data-v-12ce6ab2]{background-color:#1e1e1e;bottom:0;color:#fff9;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;width:250px;z-index:1000}.dashboard-sidebar__logo[data-v-12ce6ab2]{border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem 2rem}.dashboard-sidebar__logo img.logo-img[data-v-12ce6ab2]{filter:brightness(10);width:200px}.dashboard-sidebar__menu[data-v-12ce6ab2]{flex-grow:1;overflow-y:auto}.dashboard-sidebar__header[data-v-12ce6ab2]{margin-top:.5rem;padding:.5rem 2rem}.dashboard-sidebar__title[data-v-12ce6ab2]{color:#fff6;font-size:.8rem;font-weight:400;margin:0}@media (max-height:700px){.dashboard-sidebar__title[data-v-12ce6ab2]{font-size:.7rem}}.dashboard-navigation[data-v-12ce6ab2]{--color:hsla(0,0%,100%,.6);list-style-type:none;margin:0;padding:0}.dashboard-navigation>li[data-v-12ce6ab2]{padding:0 2rem}.dashboard-navigation>li:not(:last-child) .profile-info[data-v-12ce6ab2],.dashboard-navigation>li:not(:last-child) a[data-v-12ce6ab2],.dashboard-navigation>li:not(:last-child) button.logout-button[data-v-12ce6ab2]{border-bottom:1px solid hsla(0,0%,100%,.1)}.profile-info[data-v-12ce6ab2]{padding:1.25rem 0}.header[data-v-12ce6ab2],.profile-info[data-v-12ce6ab2]{align-items:center;display:flex}.header[data-v-12ce6ab2]{background-color:#000;border-bottom:5px solid var(--primary);color:#314358;padding:1.25rem 1rem}@media screen and (min-width:992px){.header[data-v-12ce6ab2]{min-height:100px}}.header--transparent[data-v-12ce6ab2]{background-color:#ffffff1a;border-bottom:1px solid hsla(0,0%,100%,.232);opacity:1;--bar-color:hsla(0,0%,100%,.14)}.header--fixed[data-v-12ce6ab2]{color:#fff;position:absolute;width:100%;z-index:98}.header--fixed .header__navbar-toggler[data-v-12ce6ab2]{color:#fff!important}.header__navbar-toggler[data-v-12ce6ab2]{background:transparent;border:0;color:#fff!important;font-size:1.5rem}.header__navbar-toggler>svg[data-v-12ce6ab2]{height:28px;width:28px}.header__content[data-v-12ce6ab2]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}.header__navigation[data-v-12ce6ab2]{flex:1}.header__image[data-v-12ce6ab2]{height:45px;-o-object-fit:contain;object-fit:contain;width:160px}@media screen and (min-width:992px){.header__image[data-v-12ce6ab2]{height:54px;width:197px}}.header__button-wrapper[data-v-12ce6ab2],.header__buttons[data-v-12ce6ab2]{align-items:center;display:flex}.header__button-wrapper[data-v-12ce6ab2]{height:100%}.dashboard-footer[data-v-443d6915]{align-items:center;display:flex;justify-content:center;padding:1.5rem}.copyright[data-v-443d6915]{color:#888;font-size:.85rem}.dashboard-layout{min-height:100vh}.dashboard-layout__main-container{padding:1rem}@media (min-width:992px){.dashboard-layout__main-container{margin-left:250px}.dashboard-layout__main{padding:2rem}}.embed-layout[data-v-8079e05c]{background:transparent;font-family:system-ui,"system-ui fallback",-apple-system,sans-serif;min-height:100vh;overflow-x:hidden}body.layout-embed{background:transparent;margin:0;padding:0}.embed-layout[data-v-8079e05c]{max-width:100%;position:relative}@media (max-width:480px){.embed-layout[data-v-8079e05c]{font-size:14px}}@media (min-width:481px) and (max-width:768px){.embed-layout[data-v-8079e05c]{font-size:15px}}@media (min-width:769px){.embed-layout[data-v-8079e05c]{font-size:16px}}.empty-layout{min-height:100vh}.test-layout[data-v-795040b7]{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.test-header[data-v-795040b7]{background:#1e293b;box-shadow:0 2px 4px #0000001a;color:#fff;flex-shrink:0;padding:0}.test-header-content[data-v-795040b7]{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1600px;padding:16px 24px}.test-logo h1[data-v-795040b7]{color:#f1f5f9;font-size:20px;font-weight:600;margin:0}.test-nav[data-v-795040b7]{align-items:center;display:flex;gap:16px}.test-link[data-v-795040b7]{border:1px solid transparent;border-radius:6px;color:#cbd5e1;font-size:14px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.test-link[data-v-795040b7]:hover{background:#ffffff1a;border-color:#fff3;color:#fff}.test-main[data-v-795040b7]{flex:1;margin:0;padding:0;width:100%}.test-footer[data-v-795040b7]{background:#475569;color:#cbd5e1;flex-shrink:0;margin-top:auto;padding:0}.test-footer-content[data-v-795040b7]{margin:0 auto;max-width:1600px;padding:16px 24px;text-align:center}.test-footer-content p[data-v-795040b7]{font-size:12px;margin:0;opacity:.8}@media (max-width:768px){.test-header-content[data-v-795040b7]{flex-direction:column;gap:12px;padding:12px 16px}.test-logo h1[data-v-795040b7]{font-size:18px}.test-link[data-v-795040b7]{font-size:13px;padding:6px 12px}.test-footer-content[data-v-795040b7]{padding:12px 16px}}body:has(.test-layout){margin:0;padding:0}.page-header[data-v-39b41e32]{align-self:center;position:relative}@media screen and (min-width:992px){.page-header[data-v-39b41e32]{min-height:432px}}.page-header[data-v-39b41e32]:before{background:rgba(0,0,0,var(--opacity));content:"";inset:0;position:absolute;z-index:0}.page-header__content[data-v-39b41e32]{display:inline-flex;flex-direction:column;height:100%;justify-content:center;position:relative;z-index:0}.page-header__content[data-v-39b41e32] *{color:#fff}.mt-25[data-v-392fbb36]{margin-top:2.5rem}.modal-form-label[data-v-392fbb36]{color:var(--secondary);font-size:19px;font-weight:500;margin-bottom:.5rem}.search-geo[data-v-392fbb36]{position:relative;width:100%}.search-geo strong[data-v-392fbb36]{font-weight:400}.search-geo .logo[data-v-392fbb36]{border:1px solid var(--border);border-radius:50%;height:44px;margin-right:8px;-o-object-fit:cover;object-fit:cover;width:44px}.search-geo__field[data-v-392fbb36]{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.search-geo__input[data-v-392fbb36]{background-color:#f9fafb;border:none;border:1px solid var(--primary);border-radius:var(--border-radius);color:var(--secondary);font-size:1rem;padding:12px;width:100%}.search-geo__input[data-v-392fbb36]::-moz-placeholder{color:#757575}.search-geo__input[data-v-392fbb36]::placeholder{color:#757575}.search-geo__input[data-v-392fbb36]:focus{box-shadow:none;outline:none}.search-geo__clear[data-v-392fbb36]{align-items:center;background:transparent;border:none;color:var(--secondary);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:24px}.search-geo__clear[data-v-392fbb36]:hover{color:var(--primary)}.search-geo__dropdown[data-v-392fbb36]{width:100%}.search-geo__menu[data-v-392fbb36]{background:transparent;border-radius:0;box-shadow:none;max-height:300px!important;overflow:hidden;padding:8px 0 0;position:absolute;width:100%;z-index:100}.search-geo__close[data-v-392fbb36]{background:transparent;border:none;color:var(--terniary);cursor:pointer;font-size:.925rem;font-weight:500;padding:0;text-decoration:underline}.search-geo__suggestions[data-v-392fbb36]{color:var(--secondary);display:block;font-size:16px;font-weight:500;margin-bottom:.5rem;margin-top:.5rem}.search-geo__content[data-v-392fbb36]{overflow-y:auto}.search-geo__features[data-v-392fbb36]{list-style:none;margin:0;padding:0}.search-geo__feature[data-v-392fbb36]{border-bottom:1px solid rgba(0,0,0,.1);border-radius:var(--border-radius);color:var(--secondary);cursor:pointer;font-size:15px;font-weight:400;line-height:1.275rem;padding:.5rem;position:relative;transition:all .2s ease}.search-geo__feature[data-v-392fbb36]:last-child{border-bottom:none}.search-geo__feature[data-v-392fbb36]:hover{background-color:var(--light)}.search-geo__feature--recommendation[data-v-392fbb36]:hover{text-decoration:underline}.search-geo__spinner[data-v-392fbb36]{border-width:.15rem;height:1.5rem;width:1.5rem}.dropdown-enter-active[data-v-392fbb36],.dropdown-leave-active[data-v-392fbb36]{transition:opacity .2s,transform .2s}.dropdown-enter-from[data-v-392fbb36],.dropdown-leave-to[data-v-392fbb36]{opacity:0;transform:translateY(-8px)}.modal-footer[data-v-9da3f7e4],[data-v-9da3f7e4] .modal-footer{display:none!important}[data-v-9da3f7e4] .modal-body{height:100%;max-height:none}[data-v-9da3f7e4] .modal-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;font-size:1.1rem}.btn-back[data-v-9da3f7e4]{background:#ffffff80;border:1px solid rgba(0,0,0,.1);border-radius:50%;color:var(--book);height:32px;opacity:1;text-decoration:none;transition:all .3s ease;width:32px;will-change:transform,opacity}.btn-back[data-v-9da3f7e4],.btn-back .btn[data-v-9da3f7e4]{align-items:center;cursor:pointer;display:flex;justify-content:center}.btn-back .btn[data-v-9da3f7e4]{background:transparent;border:none;color:inherit;height:100%;margin:0;padding:0;width:100%}.btn-back--with-background[data-v-9da3f7e4]{align-items:center;background:#fff!important;border:1px solid var(--secondary);border-radius:50%;cursor:pointer;display:inline-flex;height:36px!important;justify-content:center;margin-bottom:.5rem;opacity:.9!important;padding:0;position:relative;transition:all .2s ease-out;width:36px!important}.btn-back--with-background .btn[data-v-9da3f7e4]{color:var(--book)}.search-maison-and-activities[data-v-3536657b]{margin-top:60px;position:relative;z-index:10}.search-maison-and-activities .cursor-pointer[data-v-3536657b]{cursor:pointer}@media (max-width:991px){.search-maison-and-activities[data-v-3536657b]{margin-top:10px}}.search-maison-and-activities .search-form__field[data-v-3536657b]{background:#fff;border:2px solid var(--primary);border-radius:var(--border-radius);display:flex;flex-direction:column;height:70px;justify-content:center;padding:.1rem .5rem}@media (max-width:991px){.search-maison-and-activities .search-form__field[data-v-3536657b]{height:70px;padding-bottom:.2rem;padding-top:.5rem}}.search-maison-and-activities .search-form__button-wrapper[data-v-3536657b]{align-items:stretch;display:flex}.search-maison-and-activities .search-form__button[data-v-3536657b]{align-items:center;background-color:var(--book);border:2px solid var(--primary);border-radius:var(--border-radius);color:#fff;display:flex;flex:1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:0 1.5rem;white-space:nowrap}@media (max-width:991px){.search-maison-and-activities .search-form__button[data-v-3536657b]{height:45px;padding:0}.search-maison-and-activities .search-form__button svg[data-v-3536657b]{margin-left:.1rem}}.search-maison-and-activities[data-v-3536657b] .row>div .form-label{margin-bottom:.1rem!important}.search-maison-and-activities[data-v-3536657b] .row>div [data-type=hidden],.search-maison-and-activities[data-v-3536657b] .row>div [data-type=text]{margin-bottom:0!important}.search-maison-and-activities[data-v-3536657b] .row>div .form-control{border:none;padding:0}.search-maison-and-activities[data-v-3536657b] .row>div .form-control:-moz-read-only{background-color:#fff}.search-maison-and-activities[data-v-3536657b] .row>div .form-control:read-only{background-color:#fff}.search-maison-and-activities[data-v-3536657b] .row>div .form-control:focus{box-shadow:none;outline:none}.search-tabs[data-v-8086d212]{border-radius:.5rem;position:relative;z-index:10}@media (max-width:768px){.search-tabs[data-v-8086d212]{margin-top:.8rem}}.page-search-hero[data-v-c2a8160c]{align-items:center;height:650px;justify-content:center;position:relative}.page-search-hero .page-search-hero__image[data-v-c2a8160c]{aspect-ratio:1336/650;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left;position:absolute;width:100%}.page-search-hero .container[data-v-c2a8160c]{height:100%}.page-search-hero__heading[data-v-c2a8160c]{color:#fff;font-size:70px;font-weight:600!important;letter-spacing:2.5px;margin-bottom:0}.page-search-hero__headlines[data-v-c2a8160c]{margin-top:234px}.page-search-hero__headlines[data-v-c2a8160c]>*{max-width:85%}.page-search-hero__headlines .eyebrow[data-v-c2a8160c]{color:#fff;font-weight:300!important}.page-search-hero__search[data-v-c2a8160c]{margin-top:-6rem;position:inherit}@media screen and (max-width:991px){.page-search-hero[data-v-c2a8160c]{height:540px;margin-bottom:0}.page-search-hero .container[data-v-c2a8160c]{height:unset}.page-search-hero .eyebrow[data-v-c2a8160c]{font-size:14px;letter-spacing:1.5px}.page-search-hero__heading[data-v-c2a8160c]{font-size:24px;letter-spacing:2px}.page-search-hero__headlines[data-v-c2a8160c]{margin-bottom:30px;margin-top:110px}.page-search-hero__headlines[data-v-c2a8160c]>*{max-width:100%}.page-search-hero__search[data-v-c2a8160c]{margin-top:0}}.app-usp-block__content[data-v-578244db]{padding-top:1rem}.app-usp-block__image>img[data-v-578244db]{height:auto;max-height:70px;width:70px}.app-usp-block__title[data-v-578244db]{color:var(--secondary);font-size:17px;font-weight:700;letter-spacing:0;line-height:26px}.app-usp-block__description[data-v-578244db]{color:var(--paragraph);font-size:.875rem;margin-bottom:0}@media (min-width:992px){.app-usp-block__title[data-v-578244db]{font-size:20px}}.page-usps[data-v-3487b77c]{padding-bottom:1rem;padding-top:.5rem}@media screen and (min-width:768px){.page-usps[data-v-3487b77c]{padding-bottom:1.5rem;padding-top:.3rem}}.page-usps__wrapper[data-v-3487b77c]{display:flex;flex-wrap:nowrap;margin-left:-.75rem;margin-right:-.75rem;overflow-x:scroll}@media screen and (min-width:992px){.page-usps__wrapper[data-v-3487b77c]{overflow-x:visible}}[data-v-3487b77c] .app-usp-block{flex:0 0 80%;max-width:80%;padding-left:.75rem;padding-right:.75rem}@media screen and (min-width:767px){[data-v-3487b77c] .app-usp-block{flex:0 0 60%;max-width:60%}}@media screen and (min-width:992px){[data-v-3487b77c] .app-usp-block{flex:0 0 33.3333%;max-width:33.3333%}}.page-maisons__grid[data-v-57692219]{margin-top:1rem}@media screen and (min-width:768px){.page-maisons__grid[data-v-57692219]{margin-top:1.5rem}}[data-v-57692219] .app-slider-card-skeleton,[data-v-57692219] .maison-card,[data-v-57692219] .maison-card-skeleton{box-shadow:2px 4px 8px #0000001a;height:100%}.maison-list-enter-active[data-v-57692219],.maison-list-leave-active[data-v-57692219],.maison-list-move[data-v-57692219]{transition:all .5s ease}.maison-list-enter-from[data-v-57692219],.maison-list-leave-to[data-v-57692219]{opacity:0;transform:translateY(30px)}.maison-list-leave-active[data-v-57692219]{position:absolute}.keen-slider__dots[data-v-57692219]{display:flex;gap:19px;justify-content:center;margin-bottom:1.4rem;margin-top:1rem}.keen-slider__dot[data-v-57692219]{background-color:#0003;border:none;border-radius:50%;cursor:pointer;height:7px;padding:0;width:7px}.keen-slider__dot--active[data-v-57692219]{background-color:#000}.maison-slider-fallback[data-v-57692219]{margin:0 auto;overflow:hidden;position:relative;width:100%}.maison-slider-fallback__container[data-v-57692219]{display:flex;gap:10px;justify-content:flex-start;margin:0;overflow-x:auto;padding:4px 20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.maison-slider-fallback__container[data-v-57692219]::-webkit-scrollbar{display:none}.maison-slider-fallback__slide[data-v-57692219]{box-shadow:2px 4px 8px #0000001a;flex:0 0 auto;scroll-snap-align:start;width:295px}@media (min-width:768px){.maison-slider-fallback__slide[data-v-57692219]{width:295px}}@media (min-width:992px){.maison-slider-fallback__slide[data-v-57692219]{width:295px}}@media (min-width:1200px){.maison-slider-fallback__slide[data-v-57692219]{width:295px}}.hotel-card[data-v-75ced7e4]{background-color:#fff;border:1px solid rgba(0,0,0,.125);border-radius:.5rem;box-shadow:1px 2px 4px #00000013;display:flex;flex-direction:column;font-size:.875rem;height:100%;overflow:hidden;transition:box-shadow .15s ease-in-out}.hotel-card[data-v-75ced7e4]:hover{box-shadow:2px 4px 8px #0000001a}.hotel-card__inner[data-v-75ced7e4]{display:flex;flex-direction:column;height:100%}.hotel-card__favorite-button[data-v-75ced7e4]{display:flex;left:.5rem;position:absolute;top:.1875rem;z-index:10}.hotel-card__label-top[data-v-75ced7e4]{position:absolute;right:.25rem;top:.25rem;z-index:5}.hotel-card__image-wrapper[data-v-75ced7e4]{border-radius:var(--border-radius) var(--border-radius) 0 0;display:block;overflow:hidden}.hotel-card__image[data-v-75ced7e4]{aspect-ratio:20/15;-o-object-fit:cover;object-fit:cover;transition:transform .15s ease-in-out;width:100%}@media screen and (max-width:767px){.hotel-card__image[data-v-75ced7e4]{height:200px}}.hotel-card__header[data-v-75ced7e4]{-moz-column-gap:.5rem;column-gap:.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem .75rem 1rem;row-gap:.25rem}.hotel-card__header .app-distance[data-v-75ced7e4]{font-size:.75rem;padding-top:3px}.hotel-card__header .app-rating[data-v-75ced7e4]{align-items:center;background-color:var(--app-rating);border-radius:10px 10px 10px 3px;color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;height:29px;justify-content:center;min-width:auto;padding:5px;width:29px}.hotel-card__body[data-v-75ced7e4]{display:flex;flex:1;flex-direction:column;min-height:120px;padding:0 .75rem .5rem}.hotel-card__footer[data-v-75ced7e4]{align-items:center;border-top:1px solid #dee2e6;display:flex;font-size:.75rem;justify-content:space-between;margin-left:.75rem;margin-right:.75rem;margin-top:auto;padding:.5rem 0}.hotel-card__title[data-v-75ced7e4]{color:#1d1d1d;font-size:17px;font-weight:700;letter-spacing:.3px}.hotel-card__description[data-v-75ced7e4]{font-size:.875rem;margin:0}.hotel-card__link[data-v-75ced7e4]{text-decoration:none}.rating-section[data-v-75ced7e4]{align-items:center}.rating-section__text[data-v-75ced7e4]{align-items:flex-start;display:flex;flex-direction:column}.rating-section__label[data-v-75ced7e4]{color:var(--paragraph);font-size:.85rem;font-weight:700}.rating-section__reviews[data-v-75ced7e4]{color:#6c757d;font-size:.7rem;text-transform:lowercase}.rating-section__rating[data-v-75ced7e4]{align-items:center;display:flex}.rating-section-mobile-label[data-v-75ced7e4]{color:var(--paragraph);font-size:.75rem;font-weight:700;margin-left:.3rem}.rating-section-mobile-reviews[data-v-75ced7e4]{color:var(--paragraph);font-size:.7rem;margin-left:.3rem}.hotel-slider{margin:0 auto;max-width:1600px;overflow:visible;position:relative}.hotel-slider .keen-slider{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}.hotel-slider .keen-slider.hydrated{gap:0}@media (min-width:768px){.hotel-slider .keen-slider{gap:4px}.hotel-slider .keen-slider.hydrated{gap:0}}.hotel-slider .keen-slider__slide{display:flex;flex-shrink:0;min-width:0;padding:4px;position:relative}@media (max-width:767px){.hotel-slider .keen-slider__slide{flex:0 0 82.5%!important;width:82.5%!important}}@media (min-width:768px){.hotel-slider .keen-slider__slide{flex:0 0 calc(50% - 2px)!important;width:calc(50% - 2px)!important}}@media (min-width:992px){.hotel-slider .keen-slider__slide{flex:0 0 calc(33.33333% - 2.66667px)!important;width:calc(33.33333% - 2.66667px)!important}}@media (min-width:1200px){.hotel-slider .keen-slider__slide{flex:0 0 calc(25% - 3px)!important;width:calc(25% - 3px)!important}}.hotel-slider .keen-slider__slide .app-slider-card-skeleton,.hotel-slider .keen-slider__slide .hotel-card{box-shadow:2px 4px 8px #0000001a;display:flex;flex-direction:column;height:100%;width:100%}.hotel-slider .keen-slider__slide :deep(.hotel-card__body){display:flex;flex:1;flex-direction:column}.hotel-slider .keen-slider__slide :deep(.hotel-card__body) .hotel-card__description{display:-webkit-box;flex:1;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.hotel-slider .keen-slider__slide :deep(.hotel-card__footer){margin-top:auto}.hotel-slider .keen-slider-arrow{align-items:center;background:#ffffff80;border:1px solid rgba(0,0,0,.8);border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:1;position:absolute;top:25%;transform:translateY(-50%);transition:all .3s ease;width:40px;will-change:transform,opacity;z-index:10}.hotel-slider .keen-slider-arrow:hover{box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.hotel-slider .keen-slider-arrow--left{left:-17px}.hotel-slider .keen-slider-arrow--right{right:-17px}.hotel-slider .keen-slider-arrow:disabled{background:#ffffff4d;box-shadow:none;cursor:not-allowed;opacity:.35;transform:translateY(-50%) scale(1)}.hotel-slider .dots{display:flex;gap:.6rem;justify-content:center;padding:1rem 0}.hotel-slider .dots .dot{background:#c7c7c7;border:none;border-radius:50%;cursor:pointer;height:6px;margin:0 6px;padding:0;transition:all .3s ease;width:6px;will-change:transform,background-color}.hotel-slider .dots .dot:hover{transform:scale(1.2)}.hotel-slider .dots .dot--active{background:#494949;cursor:default;transform:scale(1.2)}.page-hotels__grid[data-v-78393ddf]{margin-top:1rem}@media screen and (min-width:768px){.page-hotels__grid[data-v-78393ddf]{margin-top:1.5rem}}[data-v-78393ddf] .app-slider-card-skeleton,[data-v-78393ddf] .hotel-card,[data-v-78393ddf] .hotel-card-skeleton{box-shadow:2px 4px 8px #0000001a;height:100%}.hotel-list-enter-active[data-v-78393ddf],.hotel-list-leave-active[data-v-78393ddf],.hotel-list-move[data-v-78393ddf]{transition:all .5s ease}.hotel-list-enter-from[data-v-78393ddf],.hotel-list-leave-to[data-v-78393ddf]{opacity:0;transform:translateY(30px)}.hotel-list-leave-active[data-v-78393ddf]{position:absolute}.keen-slider__dots[data-v-78393ddf]{display:flex;gap:19px;justify-content:center;margin-bottom:1.4rem;margin-top:1rem}.keen-slider__dot[data-v-78393ddf]{background-color:#0003;border:none;border-radius:50%;cursor:pointer;height:7px;padding:0;width:7px}.keen-slider__dot--active[data-v-78393ddf]{background-color:#000}.hotel-slider-fallback[data-v-78393ddf]{margin:0 auto;overflow:hidden;position:relative;width:100%}.hotel-slider-fallback__container[data-v-78393ddf]{display:flex;gap:10px;justify-content:flex-start;margin:0;overflow-x:auto;padding:4px 20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hotel-slider-fallback__container[data-v-78393ddf]::-webkit-scrollbar{display:none}.hotel-slider-fallback__slide[data-v-78393ddf]{box-shadow:2px 4px 8px #0000001a;flex:0 0 auto;scroll-snap-align:start;width:295px}@media (min-width:768px){.hotel-slider-fallback__slide[data-v-78393ddf]{width:295px}}@media (min-width:992px){.hotel-slider-fallback__slide[data-v-78393ddf]{width:295px}}@media (min-width:1200px){.hotel-slider-fallback__slide[data-v-78393ddf]{width:295px}}.review-slider__grid[data-v-138ff043]{display:grid;gap:2rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.review-slider__grid[data-v-138ff043]{grid-template-columns:repeat(3,1fr)}}.review-slider__item[data-v-138ff043]{background:#fff;border:var(--divider);border-radius:var(--border-radius);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem}.review-slider__name[data-v-138ff043]{color:var(--secondary);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.review-slider__stars[data-v-138ff043]{margin-bottom:.75rem}.review-slider__star[data-v-138ff043]{color:var(--primary);font-size:1rem}.review-slider__text[data-v-138ff043]{font-size:.9rem;line-height:1.5;margin-bottom:1.5rem}.review-slider__footer[data-v-138ff043]{align-items:center;display:flex;gap:1rem}.review-slider__image[data-v-138ff043]{border-radius:50%;flex-shrink:0;height:75px;overflow:hidden;width:75px}.review-slider__image img[data-v-138ff043]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.review-slider__info[data-v-138ff043]{display:flex;flex-direction:column;gap:.25rem}.review-slider__tour[data-v-138ff043]{color:var(--secondary);font-size:.9rem;font-weight:700;text-decoration:none}.review-slider__tour[data-v-138ff043]:hover{text-decoration:underline}.review-slider__maison[data-v-138ff043]{color:var(--secondary);font-size:.9rem;text-decoration:none}.review-slider__maison[data-v-138ff043]:hover{text-decoration:underline}@media screen and (min-width:768px){.page-review-slider[data-v-aaffd0e8]{padding-bottom:.5rem;padding-top:.5rem}}.page-review-slider__title[data-v-aaffd0e8]{font-size:2rem;font-weight:700;margin-bottom:2rem}.newsletter[data-v-49f3dd49]{background-color:#d9b155;border-radius:.5rem;box-shadow:1px 1px 5px #1a1a1a26;padding:.25rem;position:relative;z-index:10}.newsletter__row[data-v-49f3dd49]{--bs-gutter-x:.25rem}.newsletter[data-v-49f3dd49] .formkit-form{margin:0}.newsletter[data-v-49f3dd49] .formkit-messages{background-color:#f8d7da;border-color:#f5c6cb;border-radius:.25rem;color:#721c24;font-size:.875rem;margin-top:.25rem;padding:.25rem .5rem}.newsletter .btn-primary[data-v-49f3dd49]{background-color:#212529;border-color:#212529}.newsletter .btn-primary[data-v-49f3dd49]:focus,.newsletter .btn-primary[data-v-49f3dd49]:hover{background-color:#424649;border-color:#424649}.newsletter .btn-primary[data-v-49f3dd49]:disabled{background-color:#6c757d;border-color:#6c757d}.promotion-banner__content[data-v-66ece959]{background:var(--background-color);background:linear-gradient(#00000026,#00000026),var(--background-image);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius);padding:40px 40px 60px}.promotion-banner__wrapper[data-v-66ece959]{max-width:680px}.promotion-banner__title[data-v-66ece959]{color:#fff}.promotion-banner__description[data-v-66ece959]{margin-bottom:1.4rem;margin-top:1rem}.promotion-banner__description[data-v-66ece959] p{color:#fff!important;font-size:.9rem}.promotion-banner__button[data-v-66ece959]{background-color:var(--button-background-color);border:1px solid var(--button-background-color);border-radius:var(--border-radius);color:var(--button-text-color);font-size:.9rem;font-weight:700;letter-spacing:.5px;padding:.5rem 1.25rem}.promotion-banner__button[data-v-66ece959]:hover{text-decoration:none}.promotion-banner[data-v-66ece959] .app-label{font-weight:300}.region-card-skeleton[data-v-1973af6d]{display:block;height:100%;width:100%}.region-card-skeleton__image[data-v-1973af6d]{border-radius:5px;height:170px;margin-bottom:.75rem;width:100%}.region-card-skeleton__title[data-v-1973af6d]{border-radius:4px;height:20px;margin:.5rem 0;min-height:50px;padding-top:.5rem;width:70%}.region-card-skeleton__description[data-v-1973af6d]{margin-top:.5rem}.region-card-skeleton__description .skeleton[data-v-1973af6d]{border-radius:4px;height:14px}.skeleton[data-v-1973af6d]{animation:loading-1973af6d 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes loading-1973af6d{0%{background-position:200% 0}to{background-position:-200% 0}}.region-card[data-v-3007da43]{color:inherit;display:block;height:100%;text-decoration:none;width:100%}.region-card__image-wrapper[data-v-3007da43]{border-radius:5px;height:170px;margin-bottom:.75rem;max-width:100%;overflow:hidden;transition:transform .5s ease}.region-card__image-wrapper[data-v-3007da43]:hover{transform:scale(1.05)}.region-card__image-wrapper img[data-v-3007da43]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.region-card__title[data-v-3007da43]{font-size:17px;font-weight:700;margin:0;min-height:50px;padding-top:.5rem}.region-card__description[data-v-3007da43]{color:#212529;font-size:14px;line-height:1.6;margin-bottom:0}.region-slider{margin:0 auto;max-width:1600px;overflow:visible;position:relative}.region-slider .keen-slider{display:flex;gap:16px;overflow:hidden;position:relative;width:100%}.region-slider .keen-slider.hydrated{gap:0}@media (min-width:768px){.region-slider .keen-slider{gap:4px}.region-slider .keen-slider.hydrated{gap:0}}.region-slider .keen-slider__slide{display:flex;flex:0 0 82.5%!important;height:auto;padding:4px;position:relative;width:82.5%!important}@media (min-width:768px){.region-slider .keen-slider__slide{flex:0 0 calc(50% - 2px)!important;width:calc(50% - 2px)!important}}@media (min-width:992px){.region-slider .keen-slider__slide{flex:0 0 calc(33.33333% - 2.66667px)!important;width:calc(33.33333% - 2.66667px)!important}}@media (min-width:1200px){.region-slider .keen-slider__slide{flex:0 0 calc(25% - 3px)!important;width:calc(25% - 3px)!important}}.region-slider .keen-slider-arrow{align-items:center;background:#ffffff80;border:none;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:25%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.region-slider .keen-slider-arrow:hover{box-shadow:0 4px 12px #0003;transform:translateY(-50%) scale(1.1)}.region-slider .keen-slider-arrow--left{left:-17px}.region-slider .keen-slider-arrow--right{right:-17px}.region-slider .keen-slider-arrow:disabled{cursor:not-allowed;opacity:.5}.region-slider .dots{display:flex;gap:.5rem;justify-content:center;padding:1rem 0}.region-slider .dots .dot{background:#c7c7c7;border:none;border-radius:50%;cursor:pointer;height:6px;margin:0 6px;padding:0;transition:all .3s ease;width:6px}.region-slider .dots .dot:hover{transform:scale(1.2)}.region-slider .dots .dot--active{background:#494949;cursor:default;transform:scale(1.2)}.region-slider__empty{padding:2rem 24px;text-align:center}.page-regions[data-v-46dd4394]{padding-bottom:2rem;padding-top:2rem}@media screen and (min-width:768px){.page-regions[data-v-46dd4394]{padding-bottom:3rem;padding-top:3rem}}.eyebrow[data-v-46dd4394]{display:block;font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.region-swiper__skeleton[data-v-46dd4394]{display:grid;gap:1.25rem;grid-template-columns:1fr}@media screen and (min-width:576px){.region-swiper__skeleton[data-v-46dd4394]{grid-template-columns:1fr 1fr}}@media screen and (min-width:767px){.region-swiper__skeleton[data-v-46dd4394]{grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width:992px){.region-swiper__skeleton[data-v-46dd4394]{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (min-width:1200px){.region-swiper__skeleton[data-v-46dd4394]{grid-template-columns:1fr 1fr 1fr 1fr 1fr}}h2.title[data-v-7f2bc9f7]{color:#2c3f58;font-size:30px;font-weight:600;line-height:1.2;margin-bottom:.5rem}.book-contact-box[data-v-bb9a7e99]{border-radius:var(--border-radius);display:block;font-weight:400;line-height:2rem;margin-bottom:3rem;margin-top:1.5rem}.book-contact-box[data-v-bb9a7e99] a{text-decoration:underline}.book-activity-sidebar .table-datetime[data-v-7e35133e]{border:var(--divider);border-color:var(--primary);border-radius:var(--border-radius)!important;margin-bottom:1.25rem}.book-activity-sidebar__thumbnail[data-v-7e35133e]{border-bottom-right-radius:var(--border-radius);height:auto;max-height:265px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:991px){.book-activity-sidebar__thumbnail[data-v-7e35133e]{border-bottom-left-radius:var(--border-radius)}}.book-activity-sidebar__title[data-v-7e35133e]{font-size:1.2rem;font-weight:600;margin-bottom:8px}.book-activity-sidebar__total-label[data-v-7e35133e]{width:100%}.book-activity-sidebar .location-dot[data-v-7e35133e]{color:var(--terniary)}.book-activity-sidebar .card .card-header[data-v-7e35133e]{background-color:#fff;border-top-left-radius:0;color:#212529;text-align:left}@media screen and (max-width:991px){.book-activity-sidebar .card .card-header[data-v-7e35133e]{border-top-left-radius:var(--border-radius)}}.book-activity-sidebar .card .card-body__image[data-v-7e35133e]{height:auto;max-height:265px}[data-v-7e35133e] a[href^="tel:"]{color:inherit!important;cursor:default!important;pointer-events:none!important;text-decoration:none!important}.book-contact-box[data-v-698649dd]{border-radius:var(--border-radius);display:block;font-weight:400;line-height:2rem;margin-bottom:3rem;margin-top:1.5rem}.book-contact-box[data-v-698649dd] a{text-decoration:underline}.booking-summary__image[data-v-ad980f2a]{border-radius:var(--border-radius);height:150px;-o-object-fit:cover;object-fit:cover;width:100%}.booking-summary__title[data-v-ad980f2a]{color:var(--secondary);font-size:1.1rem;font-weight:600;margin:0}.booking-summary__subtitle[data-v-ad980f2a]{font-size:1rem;font-weight:600}.formkit-outer[data-v-ad980f2a]{margin-bottom:1rem}.formkit-outer[data-v-ad980f2a] .formkit-label{cursor:default}.btn.btn-book[data-v-ad980f2a]:disabled{background-color:var(--book);border:1px solid var(--book);color:#fff}@media (max-width:767px){.custom-checkbox.mobile-enhanced[data-v-ad980f2a]{padding:4px 0}.custom-checkbox.mobile-enhanced[data-v-ad980f2a] .formkit-wrapper{position:relative}.custom-checkbox.mobile-enhanced[data-v-ad980f2a] .formkit-inner{align-items:center;display:flex}.custom-checkbox.mobile-enhanced[data-v-ad980f2a] .formkit-input[type=checkbox]{height:22px;margin-right:8px;width:22px}.custom-checkbox.mobile-enhanced[data-v-ad980f2a] .formkit-label{cursor:default;line-height:1.4;padding:6px 0}}.loading-overlay[data-v-ad980f2a]{align-items:center;background-color:#fffffffa;display:flex;height:100vh;justify-content:center;inset:0;position:fixed;transition:opacity .3s ease-out;z-index:1000}.loading-overlay.fade-out[data-v-ad980f2a]{opacity:0}.loading-container[data-v-ad980f2a]{align-items:center;display:flex;flex-direction:column;justify-content:center}.loading-container .loading-message[data-v-ad980f2a]{color:var(--secondary);font-size:1rem;margin-top:1.5rem;opacity:.8}.country[data-v-72b89697]{gap:.5rem;line-height:normal}.country[data-v-72b89697],.country .flag-wrapper[data-v-72b89697]{align-items:center;display:inline-flex}.country .flag-wrapper[data-v-72b89697]{border-radius:2px;flex-shrink:0;height:15px;justify-content:center;line-height:1;overflow:hidden;position:relative;vertical-align:middle;width:21px}.country__name[data-v-72b89697]{display:inline-block;font-size:1rem;line-height:1;overflow-wrap:break-word;padding-top:1px;vertical-align:middle;white-space:normal;word-break:normal}.turnstile-container[data-v-ea2e0b1c]{display:flex;justify-content:center;margin-bottom:1rem}.book-stripe-box[data-v-2188faab]{border-radius:var(--border-radius);display:block;font-weight:400;line-height:2rem;margin-top:1.5rem;text-align:center}.book-stripe-box[data-v-2188faab] a{text-decoration:underline}.stripe-image[data-v-2188faab]{height:auto;max-height:212px;max-width:100%;-o-object-fit:contain;object-fit:contain}.confirmation-details__section[data-v-c7136ba3]{margin-bottom:1.5rem}.confirmation-details__row[data-v-c7136ba3]{display:flex;margin-bottom:.5rem}.confirmation-details__label[data-v-c7136ba3]{color:var(--secondary);font-weight:600;padding-right:1rem;width:30%}.confirmation-details__value[data-v-c7136ba3]{width:70%}.booking-summary__image[data-v-c7136ba3]{border-radius:var(--border-radius);height:150px;-o-object-fit:cover;object-fit:cover;width:100%}.booking-summary__title[data-v-c7136ba3]{color:var(--secondary);font-size:1.1rem;font-weight:600;margin:0}.booking-summary__subtitle[data-v-c7136ba3]{font-size:1rem;font-weight:600;margin-bottom:.75rem}.booking-summary__info[data-v-c7136ba3]{margin-bottom:1rem}.booking-summary__row[data-v-c7136ba3]{display:flex;justify-content:space-between;margin-bottom:.5rem}.booking-summary__row--total[data-v-c7136ba3]{font-size:1.1rem;font-weight:700;margin-top:.5rem}.booking-summary__label[data-v-c7136ba3]{color:var(--dark)}.booking-summary__value[data-v-c7136ba3]{font-weight:600}.small[data-v-c7136ba3]{font-size:.8rem}.stripe-card[data-v-c7136ba3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f9f9f9;border:1px solid #ccd0d5;border-radius:4px;box-sizing:border-box;color:#32325d;font-family:Helvetica Neue,Helvetica Neue fallback,Helvetica,sans-serif;font-size:16px;min-height:2.7rem;padding:15px;transition:border-color .15s ease,box-shadow .15s ease}.stripe-card[data-v-c7136ba3]:focus-within{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.confirmation-text[data-v-c7136ba3]{font-size:15px;font-weight:400;line-height:22px}.book-confirmation-overview__label[data-v-c7136ba3]{color:#00000080;font-size:.9rem;margin-bottom:0}.book-confirmation-overview__value[data-v-c7136ba3]{display:inline-block;margin-bottom:.75rem;word-break:break-all}.book-confirmation-form__link-wrapper[data-v-c7136ba3] .formkit-label{align-items:flex-start;display:flex;font-weight:400}.book-confirmation-form__link-wrapper[data-v-c7136ba3] .agree-details a{text-decoration:underline!important}.book-confirmation-form__link-wrapper[data-v-c7136ba3] .formkit-inner{align-self:flex-start;margin-top:-1px}.book-confirmation-form__link-wrapper[data-v-c7136ba3] .formkit-input[type=checkbox]{height:16px;margin-right:.5rem;position:relative;top:3px;width:16px}.book-confirmation-form__link-wrapper[data-v-c7136ba3] .formkit-wrapper{align-items:flex-start;display:flex}[data-v-c7136ba3] a{text-decoration:underline!important}.custom-checkbox[data-v-c7136ba3]{margin-bottom:1rem}.custom-checkbox[data-v-c7136ba3] .formkit-label{cursor:default}.custom-checkbox .checkbox-wrapper[data-v-c7136ba3]{align-items:flex-start;display:flex}.custom-checkbox input[type=checkbox][data-v-c7136ba3]{flex-shrink:0;height:16px;margin-right:.5rem;position:relative;top:3px;width:16px}.custom-checkbox label[data-v-c7136ba3]{align-items:flex-start;cursor:default;display:flex;font-weight:400;margin-bottom:0}.custom-checkbox .validation-error[data-v-c7136ba3]{color:var(--bs-danger,#dc3545);font-size:.875rem;margin-left:1.85rem}@media (max-width:767px){.custom-checkbox.mobile-enhanced[data-v-c7136ba3]{padding:0}.custom-checkbox.mobile-enhanced .checkbox-wrapper[data-v-c7136ba3]{position:relative}.custom-checkbox.mobile-enhanced input[type=checkbox][data-v-c7136ba3]{cursor:pointer;height:0;opacity:0;position:absolute;width:0;z-index:-1}.custom-checkbox.mobile-enhanced .checkbox-visual[data-v-c7136ba3]{background-color:#fff;border:2px solid var(--bs-secondary,#6c757d);border-radius:4px;display:inline-block;flex-shrink:0;height:24px;margin-right:.5rem;position:relative;width:24px}.custom-checkbox.mobile-enhanced .checkbox-visual[data-v-c7136ba3]:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:11px;left:8px;position:absolute;top:4px;transform:rotate(45deg);width:6px}.custom-checkbox.mobile-enhanced input:checked~label .checkbox-visual[data-v-c7136ba3]{background-color:var(--bs-primary,#0d6efd);border-color:var(--bs-primary,#0d6efd)}.custom-checkbox.mobile-enhanced input:checked~label .checkbox-visual[data-v-c7136ba3]:after{display:block}.custom-checkbox.mobile-enhanced label[data-v-c7136ba3]{cursor:default!important;min-height:36px;padding:6px 0;width:100%}.custom-checkbox.mobile-enhanced label small[data-v-c7136ba3]{align-self:center;cursor:default}}@media (min-width:768px){.custom-checkbox.mobile-enhanced .checkbox-wrapper[data-v-c7136ba3]{align-items:flex-start;display:flex}.custom-checkbox.mobile-enhanced input[type=checkbox][data-v-c7136ba3]{flex-shrink:0;height:16px;margin-right:.5rem;opacity:1;position:relative;top:3px;width:16px}.custom-checkbox.mobile-enhanced .checkbox-visual[data-v-c7136ba3]{display:none}.custom-checkbox.mobile-enhanced label[data-v-c7136ba3]{align-items:flex-start;cursor:default!important;display:flex}}.agree-details a[data-v-c7136ba3]{color:var(--bs-primary,#0d6efd);text-decoration:underline!important}.link[data-v-c7136ba3]{cursor:pointer;font-size:.8rem;margin-top:0}.btn-loader[data-v-c7136ba3]{align-items:center;display:inline-flex;justify-content:center;margin-left:.5rem}.btn[data-v-c7136ba3]{min-height:48px;transition:background-color .3s,color .3s,border-color .3s}[data-v-c7136ba3] a[href^="tel:"]{color:inherit!important;cursor:default!important;pointer-events:none!important;text-decoration:none!important}.maison-gallery .image-wrapper[data-v-a52a83e5]{background-color:#f5f5f5;border:1px solid #ddd;border-radius:var(--border-radius);height:210px;overflow:hidden;padding:2px;position:relative;width:100%}.maison-gallery .image-wrapper .image-placeholder[data-v-a52a83e5]{animation:shine-a52a83e5 1.5s linear infinite;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);background-size:200% 100%;border-radius:calc(var(--border-radius) - 2px);inset:2px;opacity:1;position:absolute;transition:opacity .2s ease}.maison-gallery .image-wrapper.is-loaded .image-placeholder[data-v-a52a83e5]{opacity:0}.maison-gallery__image[data-v-a52a83e5]{border-radius:calc(var(--border-radius) - 2px);cursor:pointer;filter:brightness(1);height:calc(100% - 4px);left:2px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:0;position:absolute;top:2px;transform:scale(1);transition:all .3s cubic-bezier(.2,0,0,1);width:calc(100% - 4px);will-change:transform,filter}.is-loaded .maison-gallery__image[data-v-a52a83e5]{opacity:1}.maison-gallery__image[data-v-a52a83e5]:hover{filter:brightness(1.03);transform:scale(1.008)}@keyframes shine-a52a83e5{to{background-position-x:-200%}}.keen-slider[data-v-a52a83e5]{display:flex;overflow:hidden;position:relative;touch-action:pan-y;width:100%}.keen-slider.hydrated[data-v-a52a83e5]{gap:0}.keen-slider__slide[data-v-a52a83e5]{min-height:100%;overflow:hidden;position:relative;width:100%}.gallery-lightbox[data-v-a52a83e5]{background:#000000d9;inset:0;position:fixed;z-index:1000}.gallery-lightbox[data-v-a52a83e5],.gallery-lightbox__content[data-v-a52a83e5]{align-items:center;display:flex;justify-content:center}.gallery-lightbox__content[data-v-a52a83e5]{height:100%;position:relative;width:100%}@media (min-width:768px){.gallery-lightbox__content[data-v-a52a83e5]{height:calc(100vh - 80px);margin:0 auto;max-width:1600px;width:calc(100% - 100px)}}@media (min-width:1200px){.gallery-lightbox__content[data-v-a52a83e5]{height:calc(100vh - 100px);width:calc(100% - 120px)}}.gallery-lightbox__close[data-v-a52a83e5]{background:transparent;border:none;color:#fff;cursor:pointer;font-size:32px;opacity:.8;padding:12px;position:fixed;right:10px;top:10px;transition:opacity .2s ease;z-index:1001}.gallery-lightbox__close[data-v-a52a83e5]:hover{opacity:1}.gallery-lightbox__nav[data-v-a52a83e5]{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:.9;position:fixed;top:50%;transform:translateY(-50%);transition:all .2s ease;width:50px;z-index:1001}.gallery-lightbox__nav[data-v-a52a83e5]:hover{background:#000000b3;opacity:1}.gallery-lightbox__nav[data-v-a52a83e5] .iconify{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:24px;width:24px}.gallery-lightbox__nav--prev[data-v-a52a83e5]{left:10px}.gallery-lightbox__nav--next[data-v-a52a83e5]{right:10px}@media (min-width:768px){.gallery-lightbox__nav[data-v-a52a83e5]{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;height:80px;width:80px}.gallery-lightbox__nav[data-v-a52a83e5] .iconify{height:40px;width:40px}.gallery-lightbox__nav--prev[data-v-a52a83e5]{left:20px}.gallery-lightbox__nav--next[data-v-a52a83e5]{right:20px}.gallery-lightbox__nav[data-v-a52a83e5]:hover{background:transparent}}@media (min-width:1200px){.gallery-lightbox__nav[data-v-a52a83e5]{height:120px;width:120px}.gallery-lightbox__nav--prev[data-v-a52a83e5]{left:40px}.gallery-lightbox__nav--next[data-v-a52a83e5]{right:40px}}.gallery-lightbox__image-container[data-v-a52a83e5]{align-items:center;display:flex;height:100%;justify-content:center;padding:0;position:relative;width:100%}.gallery-lightbox__image[data-v-a52a83e5]{border-radius:16px;box-shadow:0 4px 12px #0003;height:auto;max-height:100%;max-width:100%;min-width:90%;-o-object-fit:contain;object-fit:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;width:auto}@media (max-width:768px){.gallery-lightbox__image[data-v-a52a83e5]{min-width:auto;width:90%}}@media (min-width:768px){.gallery-lightbox__image[data-v-a52a83e5]{max-height:95vh;min-height:75vh;min-width:auto}}@media (min-width:1200px){.gallery-lightbox__image[data-v-a52a83e5]{max-height:95vh;min-height:85vh}}.app-youtube-player[data-v-e7dedcbb]{aspect-ratio:16/9;border:0;max-width:100%}.hotel-slider-container[data-v-7b7511ab]{padding:2rem 0}
