@charset "UTF-8";.vc-popover-content-wrapper{--popover-horizontal-content-offset:8px;--popover-vertical-content-offset:10px;--popover-caret-horizontal-offset:18px;--popover-caret-vertical-offset:8px;display:block;outline:none;position:absolute;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);box-shadow:var(--vc-shadow-lg);color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);outline:none;padding:4px;position:relative;z-index:10}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{background-color:inherit;border-left:inherit;border-top:inherit;content:"";display:block;height:12px;position:absolute;width:12px;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{align-items:center;display:flex;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{align-items:center;display:flex;flex-grow:0;justify-content:center;width:15px}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{align-items:center;display:flex;flex-grow:1;flex-wrap:none;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal);margin-left:4px;margin-right:4px;width:-moz-max-content;width:max-content}.vc-day-popover-row-highlight{border-radius:3px;height:5px;width:8px}.vc-day-popover-row-bar{height:3px;width:10px}.vc-base-icon{display:inline-block;fill:none;stroke:currentColor;stroke-width:2}.vc-header{display:grid;grid-gap:4px;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-title-wrapper{grid-column:title;grid-row:1}.vc-header .vc-prev{grid-column:prev;grid-row:1}.vc-header .vc-next{grid-column:next;grid-row:1}.vc-header .vc-next,.vc-header .vc-prev,.vc-header .vc-title{align-items:center;border:0;border-radius:var(--vc-rounded);cursor:pointer;display:flex;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-header .vc-title{color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);line-height:30px;margin:0;padding:0 8px;white-space:nowrap}.vc-header .vc-title:hover{opacity:.75}.vc-header .vc-arrow{align-items:center;color:var(--vc-header-arrow-color);display:flex;height:30px;justify-content:center;margin:0;padding:0;width:28px}.vc-header .vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-header .vc-arrow:disabled{opacity:.25;pointer-events:none}.vc-nav-header{display:flex;justify-content:space-between}.vc-nav-arrow,.vc-nav-item,.vc-nav-title{border:0;border-radius:var(--vc-rounded);cursor:pointer;font-size:var(--vc-text-sm);margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.vc-nav-arrow:hover,.vc-nav-item:hover,.vc-nav-title:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-arrow:disabled,.vc-nav-item:disabled,.vc-nav-title:disabled{opacity:.25;pointer-events:none}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);height:30px;line-height:var(--vc-leading-snug);padding:0 6px}.vc-nav-arrow{align-items:center;color:var(--vc-header-arrow-color);display:flex;height:30px;justify-content:center;padding:0;width:26px}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0;text-align:center;width:48px}.vc-nav-item.is-active{background-color:var(--vc-nav-item-active-bg);color:var(--vc-nav-item-active-color);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day{min-height:32px;position:relative;z-index:1}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{inset:0;pointer-events:none;position:absolute}.vc-day-box-center-center{align-items:center;display:flex;justify-content:center;transform-origin:50% 50%}.vc-day-box-left-center{align-items:center;display:flex;justify-content:flex-start;transform-origin:0 50%}.vc-day-box-right-center{align-items:center;display:flex;justify-content:flex-end;transform-origin:100% 50%}.vc-day-box-center-bottom{align-items:flex-end;display:flex;justify-content:center}.vc-day-content{align-items:center;border-radius:var(--vc-rounded-full);cursor:pointer;display:flex;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);height:28px;justify-content:center;line-height:28px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:28px}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){color:var(--vc-content-color);font-weight:var(--vc-font-bold)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{height:28px;width:28px}.vc-highlight.vc-highlight-base-start{border-radius:0!important;border-right-width:0!important;width:50%!important}.vc-highlight.vc-highlight-base-end{border-left-width:0!important;border-radius:0!important;width:50%!important}.vc-highlight.vc-highlight-base-middle{border-left-width:0!important;border-radius:0!important;border-right-width:0!important;margin:0 -1px;width:100%}.vc-highlight-bg-none,.vc-highlight-bg-outline{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-none,.vc-highlight-content-outline{color:var(--vc-highlight-outline-content-color);font-weight:var(--vc-font-bold)}.vc-highlight-content-light{color:var(--vc-highlight-light-content-color);font-weight:var(--vc-font-bold)}.vc-highlight-content-solid{color:var(--vc-highlight-solid-content-color);font-weight:var(--vc-font-bold)}.vc-dots{align-items:center;display:flex;justify-content:center}.vc-dot{border-radius:9999px;height:5px;transition:var(--vc-day-content-transition);width:5px}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{align-items:center;display:flex;justify-content:flex-start;width:75%}.vc-bar{flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{align-items:center;display:flex;justify-content:center;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside)*-1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside)*-1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside)*-1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside)*-1)}.vc-weeknumber-content{align-items:center;color:var(--vc-weeknumber-color);display:flex;font-size:var(--vc-text-xs);font-style:italic;font-weight:var(--vc-font-medium);height:28px;justify-content:center;margin-top:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:28px}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;min-width:232px;padding:6px}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{color:var(--vc-weekday-color);cursor:default;font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);line-height:14px;padding-bottom:8px;padding-top:4px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-pane-container{position:relative;width:100%}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{pointer-events:none;position:absolute;top:0;width:100%}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{color:var(--vc-day-popover-header-color);font-size:var(--vc-text-xs);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{align-items:center;display:flex;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);height:30px;justify-content:center;position:relative}.vc-base-select.vc-has-icon select{padding:0 27px 0 9px}.vc-base-select.vc-has-icon .vc-base-sizer{padding:0 28px 0 10px}.vc-base-select.vc-fit-content select{left:0;position:absolute;top:0;width:100%}.vc-base-select .vc-base-icon{opacity:.6;pointer-events:none;position:absolute;right:4px;top:6px}.vc-base-select .vc-base-sizer{color:transparent;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);margin:0;padding:0 8px}.vc-base-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--vc-select-bg);background-image:none;border-radius:var(--vc-rounded);color:var(--vc-select-color);cursor:pointer;display:inline-flex;display:block;height:30px;justify-content:center;line-height:var(--leading-none);margin:0;padding:0 7px;text-align:center;text-indent:0;width:-moz-max-content;width:max-content}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-time-picker{align-items:center;display:flex;flex-direction:column;padding:8px 4px}.vc-time-picker.vc-invalid{opacity:.5;pointer-events:none}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{align-items:center;display:flex;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);line-height:21px;margin-top:-4px;padding-left:4px;padding-right:4px;text-transform:uppercase}.vc-time-select-group{align-items:center;background:var(--vc-time-select-group-bg);border:1px solid var(--vc-time-select-group-border);border-radius:var(--vc-rounded-md);display:inline-flex;padding:0 4px}.vc-time-select-group .vc-base-icon{color:var(--vc-time-select-group-icon-color);margin-right:4px}.vc-time-select-group select{background:transparent;padding:0 4px}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active{backface-visibility:hidden;pointer-events:none;transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing)}.vc-fade-leave-active,.vc-none-leave-active,.vc-slide-down-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active{position:absolute!important;width:100%}.vc-fade-enter-from,.vc-fade-leave-to,.vc-none-enter-from,.vc-none-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to{opacity:0}.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left,.vc-slide-left-enter-from,.vc-slide-right-leave-to{transform:translate(var(--vc-slide-translate))}.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right,.vc-slide-left-leave-to,.vc-slide-right-enter-from{transform:translate(calc(var(--vc-slide-translate)*-1))}.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top,.vc-slide-up-enter-from{transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom,.vc-slide-up-leave-to{transform:translateY(calc(var(--vc-slide-translate)*-1))}:root{--vc-white:#fff;--vc-black:#000;--vc-gray-50:#f8fafc;--vc-gray-100:#f1f5f9;--vc-gray-200:#e2e8f0;--vc-gray-300:#cbd5e1;--vc-gray-400:#94a3b8;--vc-gray-500:#64748b;--vc-gray-600:#475569;--vc-gray-700:#334155;--vc-gray-800:#1e293b;--vc-gray-900:#0f172a;--vc-font-family:BlinkMacSystemFont,-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue","Helvetica","Arial",sans-serif;--vc-font-normal:400;--vc-font-medium:500;--vc-font-semibold:600;--vc-font-bold:700;--vc-text-2xs:10px;--vc-text-xs:12px;--vc-text-sm:14px;--vc-text-base:16px;--vc-text-lg:18px;--vc-text-xl:20px;--vc-text-2xl:24px;--vc-leading-none:1;--vc-leading-tight:1.25;--vc-leading-snug:1.375;--vc-leading-normal:1.5;--vc-rounded:.25rem;--vc-rounded-md:.375rem;--vc-rounded-lg:.5rem;--vc-rounded-full:9999px;--vc-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--vc-shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--vc-shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--vc-slide-translate:22px;--vc-slide-duration:.15s;--vc-slide-timing:ease;--vc-day-content-transition:all .13s ease-in;--vc-weeknumber-offset-inside:26px;--vc-weeknumber-offset-outside:34px}.vc-gray{--vc-accent-50:var(--vc-gray-50);--vc-accent-100:var(--vc-gray-100);--vc-accent-200:var(--vc-gray-200);--vc-accent-300:var(--vc-gray-300);--vc-accent-400:var(--vc-gray-400);--vc-accent-500:var(--vc-gray-500);--vc-accent-600:var(--vc-gray-600);--vc-accent-700:var(--vc-gray-700);--vc-accent-800:var(--vc-gray-800);--vc-accent-900:var(--vc-gray-900)}.vc-red{--vc-accent-50:#fef2f2;--vc-accent-100:#fee2e2;--vc-accent-200:#fecaca;--vc-accent-300:#fca5a5;--vc-accent-400:#f87171;--vc-accent-500:#ef4444;--vc-accent-600:#dc2626;--vc-accent-700:#b91c1c;--vc-accent-800:#991b1b;--vc-accent-900:#7f1d1d}.vc-orange{--vc-accent-50:#fff7ed;--vc-accent-100:#ffedd5;--vc-accent-200:#fed7aa;--vc-accent-300:#fdba74;--vc-accent-400:#fb923c;--vc-accent-500:#f97316;--vc-accent-600:#ea580c;--vc-accent-700:#c2410c;--vc-accent-800:#9a3412;--vc-accent-900:#7c2d12}.vc-yellow{--vc-accent-50:#fefce8;--vc-accent-100:#fef9c3;--vc-accent-200:#fef08a;--vc-accent-300:#fde047;--vc-accent-400:#facc15;--vc-accent-500:#eab308;--vc-accent-600:#ca8a04;--vc-accent-700:#a16207;--vc-accent-800:#854d0e;--vc-accent-900:#713f12}.vc-green{--vc-accent-50:#f0fdf4;--vc-accent-100:#dcfce7;--vc-accent-200:#bbf7d0;--vc-accent-300:#86efac;--vc-accent-400:#4ade80;--vc-accent-500:#22c55e;--vc-accent-600:#16a34a;--vc-accent-700:#15803d;--vc-accent-800:#166534;--vc-accent-900:#14532d}.vc-teal{--vc-accent-50:#f0fdfa;--vc-accent-100:#ccfbf1;--vc-accent-200:#99f6e4;--vc-accent-300:#5eead4;--vc-accent-400:#2dd4bf;--vc-accent-500:#14b8a6;--vc-accent-600:#0d9488;--vc-accent-700:#0f766e;--vc-accent-800:#115e59;--vc-accent-900:#134e4a}.vc-blue{--vc-accent-50:#eff6ff;--vc-accent-100:#dbeafe;--vc-accent-200:#bfdbfe;--vc-accent-300:#93c5fd;--vc-accent-400:#60a5fa;--vc-accent-500:#3b82f6;--vc-accent-600:#2563eb;--vc-accent-700:#1d4ed8;--vc-accent-800:#1e40af;--vc-accent-900:#1e3a8a}.vc-indigo{--vc-accent-50:#eef2ff;--vc-accent-100:#e0e7ff;--vc-accent-200:#c7d2fe;--vc-accent-300:#a5b4fc;--vc-accent-400:#818cf8;--vc-accent-500:#6366f1;--vc-accent-600:#4f46e5;--vc-accent-700:#4338ca;--vc-accent-800:#3730a3;--vc-accent-900:#312e81}.vc-purple{--vc-accent-50:#faf5ff;--vc-accent-100:#f3e8ff;--vc-accent-200:#e9d5ff;--vc-accent-300:#d8b4fe;--vc-accent-400:#c084fc;--vc-accent-500:#a855f7;--vc-accent-600:#9333ea;--vc-accent-700:#7e22ce;--vc-accent-800:#6b21a8;--vc-accent-900:#581c87}.vc-pink{--vc-accent-50:#fdf2f8;--vc-accent-100:#fce7f3;--vc-accent-200:#fbcfe8;--vc-accent-300:#f9a8d4;--vc-accent-400:#f472b6;--vc-accent-500:#ec4899;--vc-accent-600:#db2777;--vc-accent-700:#be185d;--vc-accent-800:#9d174d;--vc-accent-900:#831843}.vc-focus:focus-within{box-shadow:var(--vc-focus-ring);outline:0}.vc-light{--vc-color:var(--vc-gray-900);--vc-bg:var(--vc-white);--vc-border:var(--vc-gray-300);--vc-hover-bg:rgba(204,214,224,.3);--vc-focus-ring:0 0 0 2px rgba(59,131,246,.4);--vc-header-arrow-color:var(--vc-gray-500);--vc-header-arrow-hover-bg:var(--vc-gray-200);--vc-header-title-color:var(--vc-gray-900);--vc-weekday-color:var(--vc-gray-500);--vc-weeknumber-color:var(--vc-gray-400);--vc-nav-hover-bg:var(--vc-gray-200);--vc-nav-title-color:var(--vc-gray-900);--vc-nav-item-hover-box-shadow:none;--vc-nav-item-active-color:var(--vc-white);--vc-nav-item-active-bg:var(--vc-accent-500);--vc-nav-item-active-box-shadow:var(--vc-shadow);--vc-nav-item-current-color:var(--vc-accent-600);--vc-day-popover-container-color:var(--vc-white);--vc-day-popover-container-bg:var(--vc-gray-800);--vc-day-popover-container-border:var(--vc-gray-700);--vc-day-popover-header-color:var(--vc-gray-700);--vc-popover-content-color:var(--vc-gray-900);--vc-popover-content-bg:var(--vc-gray-50);--vc-popover-content-border:var(--vc-gray-300);--vc-time-picker-border:var(--vc-gray-300);--vc-time-weekday-color:var(--vc-gray-700);--vc-time-month-color:var(--vc-accent-600);--vc-time-day-color:var(--vc-accent-600);--vc-time-year-color:var(--vc-gray-500);--vc-time-select-group-bg:var(--vc-gray-50);--vc-time-select-group-border:var(--vc-gray-300);--vc-time-select-group-icon-color:var(--vc-accent-500);--vc-select-color:var(--vc-gray-900);--vc-select-bg:var(--vc-gray-100);--vc-select-hover-bg:var(--vc-gray-200);--vc-day-content-hover-bg:var(--vc-hover-bg);--vc-day-content-disabled-color:var(--vc-gray-400)}.vc-light .vc-attr,.vc-light.vc-attr{--vc-content-color:var(--vc-accent-600);--vc-highlight-outline-bg:var(--vc-white);--vc-highlight-outline-border:var(--vc-accent-600);--vc-highlight-outline-content-color:var(--vc-accent-700);--vc-highlight-light-bg:var(--vc-accent-200);--vc-highlight-light-content-color:var(--vc-accent-900);--vc-highlight-solid-bg:var(--vc-accent-600);--vc-highlight-solid-content-color:var(--vc-white);--vc-dot-bg:var(--vc-accent-600);--vc-bar-bg:var(--vc-accent-600)}.vc-dark{--vc-color:var(--vc-white);--vc-bg:var(--vc-gray-900);--vc-border:var(--vc-gray-700);--vc-hover-bg:rgba(114,129,151,.3);--vc-focus-ring:0 0 0 2px rgba(59,130,246,.7);--vc-header-arrow-color:var(--vc-gray-300);--vc-header-arrow-hover-bg:var(--vc-gray-800);--vc-header-title-color:var(--vc-gray-100);--vc-weekday-color:var(--vc-accent-200);--vc-weeknumber-color:var(--vc-gray-500);--vc-nav-hover-bg:var(--vc-gray-700);--vc-nav-title-color:var(--vc-gray-100);--vc-nav-item-hover-box-shadow:none;--vc-nav-item-active-color:var(--vc-white);--vc-nav-item-active-bg:var(--vc-accent-500);--vc-nav-item-active-box-shadow:none;--vc-nav-item-current-color:var(--vc-accent-400);--vc-day-popover-container-color:var(--vc-gray-800);--vc-day-popover-container-bg:var(--vc-white);--vc-day-popover-container-border:var(--vc-gray-100);--vc-day-popover-header-color:var(--vc-gray-300);--vc-popover-content-color:var(--vc-white);--vc-popover-content-bg:var(--vc-gray-800);--vc-popover-content-border:var(--vc-gray-700);--vc-time-picker-border:var(--vc-gray-700);--vc-time-weekday-color:var(--vc-gray-400);--vc-time-month-color:var(--vc-accent-400);--vc-time-day-color:var(--vc-accent-400);--vc-time-year-color:var(--vc-gray-500);--vc-time-select-group-bg:var(--vc-gray-700);--vc-time-select-group-border:var(--vc-gray-500);--vc-time-select-group-icon-color:var(--vc-accent-400);--vc-select-color:var(--vc-gray-200);--vc-select-bg:var(--vc-gray-700);--vc-select-hover-bg:var(--vc-gray-600);--vc-day-content-hover-bg:var(--vc-hover-bg);--vc-day-content-disabled-color:var(--vc-gray-600)}.vc-dark .vc-attr,.vc-dark.vc-attr{--vc-content-color:var(--vc-accent-500);--vc-highlight-outline-bg:var(--vc-gray-900);--vc-highlight-outline-border:var(--vc-accent-300);--vc-highlight-outline-content-color:var(--vc-accent-200);--vc-highlight-light-bg:var(--vc-accent-800);--vc-highlight-light-content-color:var(--vc-accent-100);--vc-highlight-solid-bg:var(--vc-accent-500);--vc-highlight-solid-content-color:var(--vc-white);--vc-dot-bg:var(--vc-accent-500);--vc-bar-bg:var(--vc-accent-500)}.vc-container{background-color:var(--vc-bg);color:var(--vc-color);display:inline-flex;font-family:var(--vc-font-family);height:-moz-max-content;height:max-content;position:relative;width:-moz-max-content;width:max-content;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container :focus,.vc-container:focus{outline:none}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:transparent}.vc-date-picker-content{background-color:var(--vc-bg);padding:0}.vc-date-picker-content .vc-container{border:0}.custom-button[data-v-d0c6b490]{align-items:center;background-color:var(--black-1);border:1px solid var(--white-1);border-radius:24px;color:var(--white-1);display:flex;font-size:var(--font-size-x-small);font-weight:600;height:42px;justify-content:center;padding:6px 32px;transition:background-color .3s ease}.custom-button[data-v-d0c6b490]:disabled{cursor:not-allowed;opacity:.5}.custom-button[data-v-d0c6b490]:hover{background-color:var(--white-1);color:var(--black-1)}.custom-btn-primary[data-v-d0c6b490]{background-color:var(--black-2);color:var(--white-1)}.custom-btn-primary[data-v-d0c6b490]:hover{background-color:var(--white-2)!important;border:1px solid var(--black-2);color:var(--black-1)!important}.custom-btn-secondary[data-v-d0c6b490]{background-color:var(--white-1);border:1px solid var(--gray-1);color:var(--primary-text-color-1)}.custom-btn-secondary[data-v-d0c6b490]:hover{background-color:var(--black-2);border:1px solid var(--black-1);color:var(--white-1)}.custom-btn-primary.no-hover[data-v-d0c6b490]:hover{background-color:var(--black-2)!important;border-color:var(--black-2);color:var(--white-1)!important}.custom-btn-secondary.no-hover[data-v-d0c6b490]:hover{background-color:var(--white-1);border-color:var(--gray-1);color:var(--primary-text-color-1)}.custom-btn-danger[data-v-d0c6b490]{border:1px solid #c67070!important}.custom-btn-danger[data-v-d0c6b490],.custom-btn-danger[data-v-d0c6b490]:hover{background-color:var(--red-1);color:var(--white-1)}.custom-btn-danger[data-v-d0c6b490]:hover{opacity:1}.custom-btn-small[data-v-d0c6b490]{font-size:.75rem;padding:.25rem 1rem}.custom-btn-medium[data-v-d0c6b490]{font-size:.9375rem;padding:.375rem 2rem}.custom-btn-large[data-v-d0c6b490]{font-size:1.25rem;padding:.5rem 3rem}.custom-btn-danger[data-v-d0c6b490],.custom-btn-shadow[data-v-d0c6b490]{box-shadow:var(--box-shadow-2)}.error-page[data-v-e2898da8]{background:var(--primary-bg-color-1);display:flex;flex-direction:column;min-height:100vh}.error-content[data-v-e2898da8]{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;min-height:70vh;padding:5rem 1.25rem;text-align:center}.error-code[data-v-e2898da8]{color:var(--gray-3);font-size:.95rem;font-weight:600;letter-spacing:.16em;margin:0 0 .75rem}.error-content h1[data-v-e2898da8]{color:var(--black-2);font-size:clamp(2.5rem,7vw,5rem);font-weight:700;letter-spacing:-.04em;line-height:1.08;margin:0}.error-message[data-v-e2898da8]{color:var(--black-3);font-size:1rem;line-height:1.7;margin:1.25rem auto 2rem;max-width:520px}.home-link[data-v-e2898da8]{display:inline-flex;text-decoration:none}.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)}.footer[data-v-87c68ec9]{box-sizing:border-box;color:var(--white-1);font-size:14px;overflow:hidden;padding:20px 0;width:100%}.logo[data-v-87c68ec9]{max-width:80px}.footer-header[data-v-87c68ec9]{border-bottom:1px solid #333;color:#f4f4f4;font-size:24px;font-weight:700;margin-bottom:30px;padding:30px;text-align:left}.footer-content[data-v-87c68ec9]{background-color:#292525;border-radius:var(--site-border-radius);max-width:var(--full-width-panel-size);padding:22px}@media only screen and (max-width:600px){.footer-content[data-v-87c68ec9]{max-width:calc(100% - 30px);padding:20px 18px}}.footer-container[data-v-87c68ec9]{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;padding:0 30px;width:100%}@media only screen and (max-width:850px){.footer-container[data-v-87c68ec9]{padding:0 10px}}.footer-section[data-v-87c68ec9]{flex:1;min-width:250px;padding-right:20px}.footer-section h4[data-v-87c68ec9]{font-size:16px;font-weight:600;letter-spacing:1px;margin-bottom:12px}.footer-section ul[data-v-87c68ec9]{list-style:none;padding:0}.footer-section li[data-v-87c68ec9]{margin-bottom:10px}.footer-section a[data-v-87c68ec9]{color:var(--gray-1);font-size:14px;text-decoration:none;transition:color .3s ease}.footer-section a[data-v-87c68ec9]:hover{color:var(--white-1)}.footer-bottom[data-v-87c68ec9]{border-top:1px solid #333;margin:30px 0 0;text-align:center}.footer-bottom p[data-v-87c68ec9]{color:#aaa;font-size:14px;margin:0}@media(max-width:768px){.footer-container[data-v-87c68ec9]{align-items:flex-start;flex-direction:column}.footer-section[data-v-87c68ec9]{margin-bottom:20px;text-align:left}.footer-bottom[data-v-87c68ec9]{margin-top:40px;text-align:left}.footer-header[data-v-87c68ec9]{padding-left:20px;padding-right:20px}.footer-header[data-v-87c68ec9],.footer-section h4[data-v-87c68ec9]{text-align:left}.footer-section a[data-v-87c68ec9]{font-size:14px;line-height:1.8}}.footer-bottom[data-v-87c68ec9]{align-items:center;display:flex;height:40px;justify-content:center;padding-top:20px}.header[data-v-9f2a4a02]{background:transparent;border:1px solid #cfcfcf;border-radius:50px;box-sizing:border-box;left:24px;max-width:calc(100% - 48px);padding:10px 16px;position:fixed;right:24px;top:20px;transition:max-height .3s ease-in-out;z-index:9999}.header[data-v-9f2a4a02]:before{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fff9;border-radius:inherit;content:"";inset:0;position:absolute;z-index:-1}.header-container[data-v-9f2a4a02]{align-items:center;display:flex;justify-content:space-between;margin:0 0 0 12px;max-width:100%;position:relative}.company-title[data-v-9f2a4a02]{left:50%;position:absolute;text-align:center;transform:translate(-50%);width:70px}.company-title img[data-v-9f2a4a02]{height:auto;width:100%}.nav-desktop[data-v-9f2a4a02]{display:flex;flex:1;gap:22px;justify-content:flex-start}.nav-right[data-v-9f2a4a02]{align-items:center;display:flex;gap:16px}.language-switcher[data-v-9f2a4a02]{position:relative}.language-switcher[data-v-9f2a4a02],.language-trigger[data-v-9f2a4a02]{align-items:center;display:inline-flex}.language-trigger[data-v-9f2a4a02]{background:#ffffffad;border-radius:999px;color:var(--black-2);cursor:pointer;font-weight:700}.language-dropdown[data-v-9f2a4a02]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid rgba(17,24,39,.08);border-radius:18px;box-shadow:0 16px 40px #1118271f;min-width:160px;padding:8px;position:absolute;right:0;top:calc(100% + 10px);transform-origin:top right}.language-option[data-v-9f2a4a02],.mobile-language-option[data-v-9f2a4a02]{align-items:center;background:transparent;border:none;color:var(--black-2);cursor:pointer;display:inline-flex;font-weight:500;gap:8px}.language-option[data-v-9f2a4a02]{border-radius:12px;font-size:.8rem;justify-content:flex-start;padding:10px 12px;width:100%}.language-option.is-active[data-v-9f2a4a02],.mobile-language-option.is-active[data-v-9f2a4a02]{background:var(--very-light-gray)}.flag-badge[data-v-9f2a4a02]{align-items:center;background-position:50%;background-size:cover;border-radius:999px;display:inline-flex;height:24px;justify-content:center;overflow:hidden;width:24px}.trigger-arrow[data-v-9f2a4a02]{fill:currentColor;height:18px;width:18px}.language-dropdown-enter-active[data-v-9f2a4a02],.language-dropdown-leave-active[data-v-9f2a4a02]{transition:opacity .18s ease,transform .18s ease}.language-dropdown-enter-from[data-v-9f2a4a02],.language-dropdown-leave-to[data-v-9f2a4a02]{opacity:0;transform:translateY(-8px) scale(.96)}.language-dropdown-enter-to[data-v-9f2a4a02],.language-dropdown-leave-from[data-v-9f2a4a02]{opacity:1;transform:translateY(0) scale(1)}.nav-link[data-v-9f2a4a02]{box-sizing:border-box;color:var(--black-2);font-size:1rem;text-decoration:none}@media screen and (min-width:850px){.nav-link[data-v-9f2a4a02]{font-weight:600;padding:8px 20px}}@media screen and (min-width:768px){.nav-link[data-v-9f2a4a02]:hover{background:#c1c2c6;border-radius:32px;color:var(--black-1)}}.btn-get-started[data-v-9f2a4a02]{background:var(--black-2);border-radius:9999px;color:var(--white-1);padding:8px 20px;text-decoration:none;transition:background .2s ease-in-out}.mobile-toggle[data-v-9f2a4a02]{background:none;border:none;cursor:pointer;display:none;padding:0}.mobile-toggle svg[data-v-9f2a4a02]{color:#444;height:24px;width:24px}@media(max-width:768px){.nav-desktop[data-v-9f2a4a02],.nav-right[data-v-9f2a4a02]{display:none}.mobile-toggle[data-v-9f2a4a02]{display:block}.mobile-menu[data-v-9f2a4a02]{display:none;padding:20px 0 50px}@media screen and (max-width:768px){.mobile-menu[data-v-9f2a4a02]{background:var(--white-1);border:1px solid #cfcfcf;border-radius:0;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;inset:0;margin-top:0;min-height:100vh;min-height:100dvh;padding:calc(env(safe-area-inset-top,0px) + 16px) 16px calc(env(safe-area-inset-bottom,0px) + 50px);position:fixed;width:100%;z-index:9999}}.mobile-link[data-v-9f2a4a02]{color:var(--black-3);font-size:1.1rem!important;font-weight:700;padding:10px 20px;text-decoration:none}.mobile-link[data-v-9f2a4a02]:hover{color:#2563eb}.mobile-language-switcher[data-v-9f2a4a02]{display:flex;gap:10px;padding:10px 20px 0}.mobile-language-option[data-v-9f2a4a02]{background:#f5f5f5;border:1px solid rgba(17,24,39,.08);border-radius:999px;font-size:.95rem;padding:10px 14px}.slide-fade-enter-active[data-v-9f2a4a02],.slide-fade-leave-active[data-v-9f2a4a02]{transition:all .3s ease}.slide-fade-enter-from[data-v-9f2a4a02]{opacity:0;transform:translateY(-10px)}.slide-fade-enter-to[data-v-9f2a4a02],.slide-fade-leave-from[data-v-9f2a4a02]{opacity:1;transform:translateY(0)}.slide-fade-leave-to[data-v-9f2a4a02]{opacity:0;transform:translateY(-10px)}}.close-btn[data-v-9f2a4a02]{background:transparent;border:none;color:#333;cursor:pointer;padding:6px;position:absolute;right:12px;top:12px}.close-btn svg[data-v-9f2a4a02]{height:24px;width:24px}.no-scroll[data-v-9f2a4a02]{overflow:hidden;touch-action:none}.mobile-footer-info[data-v-9f2a4a02]{color:#666;font-size:1.1rem;line-height:1.8;margin-top:auto;padding:20px}.mobile-footer-info a[data-v-9f2a4a02]{color:var(--black-1);text-decoration:none}.link{background:var(--primary-btn-color);color:#fff}.wrap-section[data-v-efacb866]{display:flex;flex-direction:column;gap:2.75rem;margin-bottom:3rem;padding:.75rem}@media screen and (min-width:900px){.wrap-section[data-v-efacb866]{flex-direction:row;gap:4rem;padding:6% 1%}}@media screen and (min-width:1125px){.wrap-section[data-v-efacb866]{flex-direction:row;gap:6rem;padding:4% 8%}}@media screen and (min-width:850px){.content[data-v-efacb866]{line-height:1.6;max-width:44%}}.title[data-v-efacb866]{font-size:1.5rem;font-weight:700}.description[data-v-efacb866]{font-size:1.2rem}@media screen and (max-width:800px){.title[data-v-efacb866]{font-size:1.25rem}.description[data-v-efacb866]{font-size:1rem}.wrap-section[data-v-efacb866]{flex-flow:column!important;gap:1.5rem}.content[data-v-efacb866],.image-shell[data-v-efacb866]{max-width:100%;width:100%}.image-shell[data-v-efacb866]{margin-bottom:1rem}}.custom-image[data-v-efacb866]{height:auto;opacity:0;position:relative;transition:opacity .24s ease;width:100%;z-index:2}.image-shell[data-v-efacb866]{overflow:hidden}.placeholder-image[data-v-efacb866]{border-radius:1rem;filter:blur(18px);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;opacity:1;position:absolute;transform:scale(1.06);transition:opacity .24s ease;width:100%}.image-loaded[data-v-efacb866]{opacity:1}.image-shell.is-loaded .placeholder-image[data-v-efacb866]{opacity:0}.content-bg[data-v-efacb866]{background:var(--white-1);border-radius:3rem;padding:15px}.wrap-layout[data-v-46275806]{border-radius:3rem;overflow:hidden;position:relative}.layout[data-v-46275806]{background-image:radial-gradient(rgba(0,0,0,.1) 2px,transparent 0);background-size:30px 30px;padding:3rem 1.5rem;position:relative;z-index:1}.faq-container[data-v-46275806],.layout[data-v-46275806]{border:1px solid var(--gray-1)}.faq-container[data-v-46275806]{background:var(--white-1);border-radius:24px;box-shadow:var(--box-shadow-2);box-sizing:border-box;margin:100px auto;max-width:640px;padding:30px 54px 54px}@media screen and (max-width:850px){.faq-container[data-v-46275806]{padding:24px 10px}}.faq-title[data-v-46275806]{color:var(--black-1);margin-bottom:3rem;text-align:center}.faq-item[data-v-46275806]{margin-bottom:1rem}.faq-question[data-v-46275806]{align-items:flex-start;border-radius:4px;color:var(--black-1);cursor:pointer;display:flex;font-size:1.1rem;justify-content:space-between;padding:.75rem 1rem}.faq-question>span[data-v-46275806]{padding-right:12px}.faq-answer-wrapper[data-v-46275806]{overflow:hidden}.faq-answer[data-v-46275806]{border-radius:4px;color:var(--gray-3);margin-top:.5rem;padding:1rem}.faq-divider[data-v-46275806]{border:none;height:24px;margin:16px 0;overflow:hidden}.faq-divider[data-v-46275806]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23a49f9f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 13c2.5-3.5 5.5-3.5 8-1s5.5 2.5 8-1'/%3E%3C/svg%3E");background-position:50%;background-repeat:repeat-x;background-size:14px 14px;content:"";display:block;height:100%;width:100%}.toggle-sign[data-v-46275806]{align-items:center;display:flex;height:24px;justify-content:center;position:relative;transition:transform .3s ease,background-color .3s ease;width:24px}.toggle-sign[data-v-46275806]:after,.toggle-sign[data-v-46275806]:before{background-color:#555;content:"";position:absolute;transition:all .3s ease}.toggle-sign[data-v-46275806]:before{background-color:#555;height:2px;width:20px}.toggle-sign[data-v-46275806]:after{background-color:#555;height:20px;transform-origin:center;transition:transform .3s ease;width:2px}.toggle-sign.open[data-v-46275806]:after{transform:rotate(90deg)}.shop-section[data-v-82a897b2]{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:50px auto;max-width:1300px;padding:3rem 2.75rem}@media(max-width:700px){.shop-section[data-v-82a897b2]{padding:3rem 1.75rem}}.shop-content[data-v-82a897b2],.shop-image[data-v-82a897b2]{flex:1 1 100%;margin:0 auto 2rem;max-width:100%}.shop-image[data-v-82a897b2]{display:flex;flex:1 1 100%;justify-content:flex-end;margin:0;max-width:100%}.shop-title[data-v-82a897b2]{color:var(--black-2);font-family:var(--font-display);font-size:1.75rem;font-weight:700;margin-bottom:1rem}.shop-description[data-v-82a897b2]{color:var(--black-4);font-size:1rem;line-height:1.8;margin-bottom:2rem;max-width:480px}@media(min-width:900px){.shop-content[data-v-82a897b2],.shop-image[data-v-82a897b2]{flex:1 1 50%;max-width:50%}.shop-section[data-v-82a897b2]{flex-wrap:nowrap}.shop-content[data-v-82a897b2]{padding-right:2rem}}.contact-section-image[data-v-82a897b2]{border:2px solid var(--black-3);border-radius:1rem;display:block;max-width:100%;padding:3rem 2rem 0 3rem}@media(min-width:900px){.contact-section-image[data-v-82a897b2]{max-width:90%}}.pricing-layout[data-v-82ef306b]{padding:12rem 1.5rem 3rem}.pricing-header[data-v-82ef306b],.pricing-layout[data-v-82ef306b]{text-align:center}.header3[data-v-82ef306b]{color:var(--black-1);font-size:3rem;font-weight:700;margin-bottom:1rem}.pricing-description[data-v-82ef306b]{color:var(--black-3);font-size:1.1rem;line-height:var(--font-line-height-title);margin:1rem auto 3rem;max-width:700px}.period-selector[data-v-82ef306b]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:28px;display:inline-grid;grid-template-columns:repeat(2,minmax(120px,1fr));margin:0 auto 1.5rem;padding:4px}.period-option[data-v-82ef306b]{background:transparent;border:0;border-radius:24px;color:var(--black-3);cursor:pointer;font-weight:600;min-height:40px;padding:.5rem 1rem}.period-option.active[data-v-82ef306b]{background:var(--primary-btn-color);color:var(--white-1)}.t-plans[data-v-82ef306b]{align-items:flex-start;flex-wrap:wrap;gap:2rem;justify-content:center;padding-top:1rem}.plan-card[data-v-82ef306b],.t-plans[data-v-82ef306b]{display:flex;width:100%}.plan-card[data-v-82ef306b]{align-items:center;background:var(--white-1);border:1px solid var(--gray-2);border-radius:16px;box-shadow:var(--box-shadow-2);color:var(--black-1);flex:1 1 calc(33.333% - 2rem);flex-direction:column;margin-bottom:.5rem;max-width:460px;overflow:hidden;padding:2.5rem 2rem;text-align:center;transition:transform .3s,box-shadow .3s}.plan-card[data-v-82ef306b]:hover{box-shadow:0 12px 30px #0000001f;transform:translateY(-6px)}.plan-name[data-v-82ef306b]{font-size:2rem;font-weight:700;margin-bottom:.5rem}.price[data-v-82ef306b]{color:var(--black-2);font-size:1.75rem;font-weight:700;margin:0}.price-reel[data-v-82ef306b]{height:42px;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.price-reel .price[data-v-82ef306b]{inset:0;position:absolute}.price-roll-enter-active[data-v-82ef306b],.price-roll-leave-active[data-v-82ef306b]{transition:transform .38s ease,opacity .38s ease}.price-roll-enter-from[data-v-82ef306b]{opacity:0;transform:translateY(100%)}.price-roll-leave-to[data-v-82ef306b]{opacity:0;transform:translateY(-100%)}.note[data-v-82ef306b]{color:var(--black-3);font-size:1.1rem;margin-bottom:1rem}.description[data-v-82ef306b]{color:var(--gray-3);font-size:.925rem;line-height:1.8;margin-bottom:1.5rem}.highlights[data-v-82ef306b]{list-style:none;margin-top:1rem;padding:0;text-align:left;width:100%}.highlights li[data-v-82ef306b]{font-size:1rem;margin:.4rem 0;padding-left:1.8rem;position:relative}.highlights li[data-v-82ef306b]:before{color:#38a169;content:"✓";font-weight:700;left:0;position:absolute}.additional-fees[data-v-82ef306b]{border-radius:12px;color:var(--black-3);margin-left:auto;margin-right:auto;max-width:75%;padding:2rem 1.5rem}@media screen and (max-width:800px){.additional-fees[data-v-82ef306b]{max-width:100%;padding:2rem .75rem}}.additional-fees h4[data-v-82ef306b]{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.additional-fees ul[data-v-82ef306b]{font-size:.9rem;line-height:1.3;list-style:disc;margin:2rem auto;max-width:70%;padding-left:1.25rem}@media screen and (max-width:1000px){.additional-fees ul[data-v-82ef306b]{max-width:100%}}.additional-fees li[data-v-82ef306b]{line-height:1.9;margin-bottom:.3rem;text-align:left}@media(max-width:1100px){.header3[data-v-82ef306b]{font-size:2.5rem}.pricing-description[data-v-82ef306b]{font-size:1.15rem}.plan-card[data-v-82ef306b]{flex:1 1 calc(50% - 2rem)}}@media(max-width:768px){.header3[data-v-82ef306b]{font-size:2rem}.pricing-description[data-v-82ef306b]{font-size:1rem}.plan-card[data-v-82ef306b]{flex:1 1 100%;max-width:100%;padding:1.75rem 1rem}}.subtitle{font-size:1.175rem;margin-bottom:24px}.title{color:var(--black-1);font-size:2.4rem;font-weight:600;margin-bottom:20px}.layout[data-v-7effc1c2]{margin:110px auto}@media screen and (max-width:850px){.layout[data-v-7effc1c2]{margin:90px auto}}.card-title[data-v-7effc1c2]{font-weight:600;margin:48px 0 14px}@media screen and (max-width:850px){.card-title[data-v-7effc1c2]{margin:0}}.card-grid[data-v-7effc1c2]{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.card-item[data-v-7effc1c2]{background:var(--white-1);border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;overflow:hidden;padding:3rem 2rem;transition:all .3s ease}@media screen and (max-width:1024px){.card-item[data-v-7effc1c2]{padding:3rem 1rem}}@media screen and (min-width:851px){.card-item[data-v-7effc1c2]{border-bottom:1px solid #ddd;border-right:none;border-top:1px solid #ddd;width:33.33%}.card-item.with-right-border[data-v-7effc1c2]{border-right:1px solid #ddd}}@media screen and (max-width:850px)and (min-width:601px){.card-item[data-v-7effc1c2]{border-bottom:1px solid #ddd;border-top:1px solid #ddd;width:50%}.card-grid>.card-item[data-v-7effc1c2]:nth-child(3){border:1px solid #ddd;border-top:none;width:50%}}@media screen and (max-width:600px){.card-item[data-v-7effc1c2]{border-bottom:none;border-top:1px solid #ddd;width:100%}.card-grid>.card-item[data-v-7effc1c2]:last-child{border-bottom:1px solid #ddd}}.card-info[data-v-7effc1c2]{margin:14px}@media screen and (min-width:851px){.card-info[data-v-7effc1c2]{margin:10px 10px 10px 20px}}.with-right-border[data-v-7effc1c2]{border-right:1px solid #ddd}.icon[data-v-7effc1c2]{width:80px}@media screen and (max-width:850px){.icon[data-v-7effc1c2]{width:70px}}@media screen and (max-width:600px){.icon[data-v-7effc1c2]{width:60px}}.card-title[data-v-7effc1c2]{color:var(--black-1);font-size:1.3rem;font-weight:700;margin-bottom:1rem}.card-description[data-v-7effc1c2]{color:var(--black-3);font-size:1rem;line-height:1.8}.layout[data-v-22c4e7e8]{margin:30px auto 100px;max-width:1600px;padding:7rem 2rem 2rem}@media(max-width:768px){.layout[data-v-22c4e7e8]{padding:1.5rem}}.home-header2-block[data-v-22c4e7e8]{margin:0 auto;padding:0 1.5rem;text-align:center}.home-header2-subtitle[data-v-22c4e7e8]{color:var(--gray-3);line-height:var(--font-line-height-body);margin:15px auto 65px;max-width:500px}.home-header2-title[data-v-22c4e7e8]{color:var(--black-1);font-size:2.4rem;font-weight:700}.cards-flex[data-v-22c4e7e8]{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.card-item[data-v-22c4e7e8]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:14px;box-shadow:var(--box-shadow-2);color:inherit;cursor:pointer;display:flex;flex:1 1 100%;flex-direction:column;max-width:500px;overflow:hidden;text-decoration:none;width:100%}@media(min-width:600px)and (max-width:1023px){.card-item[data-v-22c4e7e8]{flex:1 1 calc(50% - 14px)}.center-third[data-v-22c4e7e8]{flex:0 0 auto;margin:0 auto;width:calc(50% - 14px)}}@media(min-width:1024px){.card-item[data-v-22c4e7e8]{flex:1 1 calc(33.333% - 28px)}}.wrap-image[data-v-22c4e7e8]{aspect-ratio:16/9;overflow:hidden}.wrap-image>img[data-v-22c4e7e8]{border-top-left-radius:10px;border-top-right-radius:10px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.wrap-content[data-v-22c4e7e8]{box-sizing:border-box;padding:15px 36px 26px 26px}.card-title[data-v-22c4e7e8]{color:var(--black-1);font-size:1.05rem;font-size-adjust:var(--font-size-adjust-body);font-weight:600;line-height:var(--font-line-height-title);margin:6px 0 10px}.card-description[data-v-22c4e7e8]{color:var(--gray-3);font-size:.925rem;font-size-adjust:var(--font-size-adjust-body);line-height:var(--font-line-height-body);margin:0}.layout[data-v-ffea9447]{background-image:radial-gradient(rgba(0,0,0,.1) 2px,transparent 0);background-size:30px 30px}.layout[data-v-ffea9447] .pricing-layout{padding:64px 32px 120px}@media(max-width:768px){.layout[data-v-ffea9447] .pricing-layout{padding:6rem 1.5rem}}.layout-container[data-v-1ea706d3]{margin:5rem 0 7rem}.preview-image-shell[data-v-1ea706d3]{background:#e8e8e8;border-radius:20px;box-sizing:border-box;max-width:1600px;overflow:hidden;padding:14px;position:relative;width:100%}.preview-image-shell[data-v-1ea706d3]:before{animation:preview-placeholder-shimmer-1ea706d3 1.25s ease-in-out infinite;background:linear-gradient(120deg,transparent 25%,hsla(0,0%,100%,.45) 38%,transparent 52%),radial-gradient(circle at 24% 24%,hsla(0,0%,100%,.75),transparent 28%),linear-gradient(135deg,#d7d7d7,#eee);background-size:240% 100%,100% 100%,100% 100%;border-radius:12px;content:"";filter:blur(10px);inset:14px;opacity:1;position:absolute;transform:scale(1.02);transition:opacity .25s ease}.preview-image-shell.is-loaded[data-v-1ea706d3]:before{animation:none;opacity:0}.preview-image[data-v-1ea706d3]{border-radius:12px;display:block;height:auto;opacity:0;position:relative;transition:opacity .25s ease;width:100%;z-index:1}.preview-image-shell.is-loaded .preview-image[data-v-1ea706d3]{opacity:1}@media(max-width:600px){.preview-image-shell[data-v-1ea706d3]{max-width:92%}}@keyframes preview-placeholder-shimmer-1ea706d3{0%{background-position:120% 0,0 0,0 0}to{background-position:-120% 0,0 0,0 0}}.hero-title[data-v-1ea706d3]{color:var(--black-2);font-family:var(--font-display);font-size:2.2rem;font-size-adjust:var(--font-size-adjust-display);font-weight:800;line-height:var(--font-line-height-display);margin:0 auto 1.5rem}.hero-subtitle[data-v-1ea706d3]{color:var(--primary-text-color-1);font-family:var(--font-body);font-size:1.15rem;font-size-adjust:var(--font-size-adjust-body);line-height:var(--font-line-height-body);margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:75%;text-align:center}@media(max-width:768px){.hero-subtitle[data-v-1ea706d3]{max-width:90%}}@media(min-width:768px){.hero-title[data-v-1ea706d3]{font-size:2.5rem}.hero-subtitle[data-v-1ea706d3]{font-size:1.1rem;line-height:1.9;max-width:70%}}@media(min-width:1024px){.hero-title[data-v-1ea706d3]{font-size:2.7rem}.hero-subtitle[data-v-1ea706d3]{max-width:62%}}.home-content[data-v-3d26d413]{padding-top:120px}.auth-container[data-v-8d43a0e4]{display:flex;justify-content:center}.auth-box[data-v-8d43a0e4]{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-top:10%;padding:20px;width:450px}.header[data-v-8d43a0e4]{color:var(--black-1);font-size:2rem!important;font-weight:700;margin:14px 0 32px;text-align:center}input[data-v-8d43a0e4]{border:1px solid #ccc;border-radius:5px;margin:0 0 12px}button[data-v-8d43a0e4],input[data-v-8d43a0e4]{padding:10px;width:100%}button[data-v-8d43a0e4]{background:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:12px}button[data-v-8d43a0e4]:hover{background:#0056b3}.error[data-v-8d43a0e4]{color:red;font-size:14px}.toggle[data-v-8d43a0e4]{color:#007bff;cursor:pointer;margin-top:10px;text-align:center}.toggle[data-v-8d43a0e4]:hover{text-decoration:underline}input[data-v-830016f2]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:7px;box-shadow:none;color:var(--input-text-color);font-size:.9rem;height:46px;outline:none}@media(max-width:768px){input[data-v-830016f2]{font-size:16px;height:42px;line-height:1;padding:10px 12px}}input[data-v-830016f2]:focus{border:1px solid #6bb36b;box-shadow:none;outline:none}input[readonly][data-v-830016f2]{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}input[data-v-830016f2]:disabled{background-color:#f3f4f6;cursor:not-allowed}input[type=number][data-v-830016f2]::-webkit-inner-spin-button,input[type=number][data-v-830016f2]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-830016f2]:focus{border-color:#6bb36b;box-shadow:none;outline:none}input[type=number][data-v-830016f2]{-moz-appearance:textfield}input[data-v-830016f2]:-webkit-autofill{background-color:transparent}.custom-button[data-v-1d7122a5]{background-color:var(--black-2);border:1px solid var(--black-2);border-radius:var(--btn-radius,24px);color:var(--white-1);font-size:var(--font-size-x-small);height:42px;padding:var(--btn-padding,6px 32px);transition:background-color .3s ease}.custom-button[data-v-1d7122a5]:disabled{cursor:not-allowed;opacity:.5}.custom-button[data-v-1d7122a5]:hover{background-color:var(--white-1);color:var(--black-1);opacity:.85}.custom-btn-primary[data-v-1d7122a5],.no-hover[data-v-1d7122a5]:hover{background-color:var(--black-2);color:var(--white-1)}.custom-btn-secondary[data-v-1d7122a5]{background-color:var(--gray-500);color:var(--white-1)}.custom-btn-danger[data-v-1d7122a5]{background-color:var(--red-500);color:var(--white-1)}.custom-btn-small[data-v-1d7122a5]{font-size:12px;padding:4px 16px}.custom-btn-medium[data-v-1d7122a5]{font-size:15px;padding:var(--btn-padding,6px 32px)}.custom-btn-large[data-v-1d7122a5]{font-size:20px;padding:8px 48px}.custom-btn-shadow[data-v-1d7122a5]{box-shadow:var(--box-shadow-2)}.is-disabled[data-v-1d7122a5]{opacity:.5;pointer-events:none}.overlay[data-v-c51b3404]{align-items:center;background-color:#0000008a;display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .3s ease;z-index:9999}.overlay-animate[data-v-c51b3404]{opacity:0}.overlay-enter-active[data-v-c51b3404]{opacity:1}.overlay-leave-active[data-v-c51b3404]{opacity:0}.overlay-center[data-v-c51b3404]{align-items:center}.overlay-mobile[data-v-c51b3404]{align-items:flex-end}.overlay-drawer-right[data-v-c51b3404]{align-items:stretch;justify-content:flex-end}.overlay-drawer-bottom[data-v-c51b3404]{align-items:flex-end;justify-content:center}.modal-layout[data-v-c51b3404]{background:var(--primary-bg-color-1);border-radius:12px;position:relative;top:-3%}.modal-content-wrapper[data-v-c51b3404]{border-radius:inherit;overflow:hidden}@media screen and (max-width:1050px){.modal-layout[data-v-c51b3404]{top:0}}@media screen and (max-width:900px){.modal-layout-mobile[data-v-c51b3404]{background:var(--primary-bg-color-1);border-radius:24px 24px 0 0;bottom:0;height:100vh!important;max-height:100vh!important;position:relative;right:0;width:100vw!important}}.drawer-layout-bottom[data-v-c51b3404]{border-radius:24px 24px 0 0;height:85dvh;max-height:100dvh}.drawer-layout-bottom[data-v-c51b3404],.drawer-layout-right[data-v-c51b3404]{background:var(--primary-bg-color-1);position:relative;width:100vw!important}.drawer-layout-right[data-v-c51b3404]{border-radius:0;height:100dvh!important;max-width:560px}.close-button[data-v-c51b3404]{align-items:center;background-color:var(--white-1);border-radius:50%;color:var(--black-1);cursor:pointer;display:flex;font-size:20px;height:35px;justify-content:center;position:absolute;right:-50px;top:2px;width:35px;z-index:9999}@media screen and (max-width:900px){.close-button[data-v-c51b3404]{background-color:transparent;font-size:24px;font-weight:700;height:40px;position:absolute;right:12px;top:10px;width:40px}}.modal-layer[data-v-c51b3404]{opacity:0;transform:scale(.95);transition:transform .3s ease,opacity .3s ease}.modal-layer-without-animation[data-v-c51b3404],.modal-scale-enter-active[data-v-c51b3404]{opacity:1;transform:scale(1)}.modal-scale-leave-active[data-v-c51b3404]{opacity:0;transform:scale(.95);transition:transform .3s ease,opacity .3s ease}.drawer-layer[data-v-c51b3404]{transition:transform .3s ease}.drawer-from-right[data-v-c51b3404]{transform:translate(100%)}.drawer-from-bottom[data-v-c51b3404]{overflow:hidden;transform:translateY(100%)}.drawer-enter-active[data-v-c51b3404]{transform:translate(0) translateY(0)}.drawer-leave-active.drawer-from-right[data-v-c51b3404]{transform:translate(100%)}.drawer-leave-active.drawer-from-bottom[data-v-c51b3404]{transform:translateY(100%)}.modal-layer-slide-up[data-v-c51b3404]{opacity:0;transform:translateY(18px);transition:transform .22s ease,opacity .22s ease}.modal-slide-up-enter-active[data-v-c51b3404]{opacity:1;transform:translateY(0)}.modal-slide-up-leave-active[data-v-c51b3404]{opacity:0;transform:translateY(18px);transition:transform .18s ease,opacity .18s ease}.dropdown-drop-enter-active[data-v-4e8f3151],.dropdown-drop-leave-active[data-v-4e8f3151]{transition:transform .2s ease,opacity .2s ease}.dropdown-drop-enter-from[data-v-4e8f3151],.dropdown-drop-leave-to[data-v-4e8f3151]{opacity:0;transform:translateY(-10px)}.drawer-slide-enter-active[data-v-4e8f3151],.drawer-slide-leave-active[data-v-4e8f3151]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.drawer-slide-enter-from[data-v-4e8f3151],.drawer-slide-leave-to[data-v-4e8f3151]{transform:translateY(100%)}.mobile-drawer[data-v-4e8f3151]{border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -5px 20px #0000001a;left:0;max-height:70vh;min-height:280px;padding-bottom:calc(28px + env(safe-area-inset-bottom));position:fixed;width:100%;z-index:10001}.drawer-overlay[data-v-4e8f3151]{background:#0006;inset:0;position:fixed;z-index:10000}.drawer-handle[data-v-4e8f3151]{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;height:32px;justify-content:center;margin:0;padding:0;touch-action:pan-y;width:100%}.drawer-handle-bar[data-v-4e8f3151]{background:#e5e7eb;border-radius:2px;display:block;height:4px;width:40px}.desktop-dropdown[data-v-4e8f3151]{max-height:260px;overscroll-behavior:contain;padding-bottom:20px;z-index:10001}.hide-scrollbar[data-v-4e8f3151]{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar[data-v-4e8f3151]::-webkit-scrollbar{display:none}.select-btn[data-v-4e8f3151]{border:1px solid var(--gray-1);box-sizing:border-box;max-width:100%;min-width:0;overflow:hidden;padding:10px 18px}.disabled-mode[data-v-4e8f3151]{opacity:.5}.disabled-mode[data-v-4e8f3151],.disabled-mode .select-btn[data-v-4e8f3151]{cursor:not-allowed}.disabled-mode .select-btn[data-v-4e8f3151],.disabled-mode .select-btn[data-v-4e8f3151] *{pointer-events:none}.select-btn span[data-v-4e8f3151]{display:block;flex:1 1 auto;font-size:.9rem;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron-icon[data-v-4e8f3151]{height:20px;pointer-events:none;position:absolute;right:7px;top:50%;transform:translateY(-50%);width:20px}.establishment-select[data-v-69f437d8]{margin-bottom:16px}.auth-container[data-v-469d88f6]{align-items:center;background-color:var(--primary-bg-color-1);display:flex;justify-content:center;min-height:100vh}.auth-box[data-v-469d88f6]{background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:1rem;max-width:480px;padding-bottom:1.5rem;width:100%}@media screen and (max-width:600px){.auth-box[data-v-469d88f6]{max-width:90%}}.auth-box h2[data-v-469d88f6]{border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);font-family:var(--font-title);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.form[data-v-469d88f6]{padding:0 1.5rem}.submit-btn[data-v-469d88f6]{align-items:center;display:flex;justify-content:center;margin:25px 0 40px;width:100%}.submit-btn>button[data-v-469d88f6]{height:40px;width:100%}.store-list[data-v-469d88f6]{display:flex;flex-direction:column;height:354px;margin:0 20px;max-height:380px;overflow-y:auto;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none}.store-list[data-v-469d88f6]::-webkit-scrollbar{display:none}@media screen and (max-width:600px){.store-list[data-v-469d88f6]{height:calc(65dvh - 140px);overflow-y:auto}}.store-item[data-v-469d88f6]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:8px;cursor:pointer;display:flex;margin-bottom:12px;padding:12px 16px}.store-item[data-v-469d88f6]:last-child{margin-bottom:24px}.store-item.selected[data-v-469d88f6]{background:#e6fdf0ab;border:1px solid var(--green-2)}.store-info[data-v-469d88f6]{flex:1}.store-title[data-v-469d88f6]{color:var(--black-2);font-size:15px;font-weight:600;margin:0}.store-location[data-v-469d88f6]{color:#666;font-size:14px;margin:4px 0 0}.button-wrapper[data-v-469d88f6]{display:flex;justify-content:center;margin-top:12px}.gap[data-v-469d88f6]{background:#c1c1c1;height:1px;width:100%}.password-wrapper[data-v-469d88f6]{overflow:hidden}.slide-fade-enter-active[data-v-469d88f6],.slide-fade-leave-active[data-v-469d88f6]{transition:all .26s cubic-bezier(.2,.8,.2,1)}.slide-fade-enter-from[data-v-469d88f6],.slide-fade-leave-to[data-v-469d88f6]{max-height:0;opacity:0;transform:translateY(-6px)}.slide-fade-enter-to[data-v-469d88f6],.slide-fade-leave-from[data-v-469d88f6]{max-height:240px;opacity:1;transform:translateY(0)}.button-wrapper[data-v-469d88f6]{display:flex;justify-content:center}.store-item[data-v-469d88f6]{padding:12px 10px}.auth-container[data-v-edb36c45]{align-items:center;background-color:var(--primary-bg-color-1);display:flex;justify-content:center;min-height:100vh}.auth-box[data-v-edb36c45]{background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:1rem;max-width:480px;padding-bottom:1.5rem;width:100%}@media screen and (max-width:600px){.auth-box[data-v-edb36c45]{max-width:90%}}.auth-box h2[data-v-edb36c45]{border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.form[data-v-edb36c45]{padding:0 1.5rem}.submit-btn[data-v-edb36c45]{align-items:center;display:flex;justify-content:center;margin:25px 0 40px;width:100%}.submit-btn>button[data-v-edb36c45]{height:40px;width:100%}.store-item[data-v-edb36c45]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:8px;cursor:pointer;display:flex;margin-bottom:12px;padding:12px 16px}.store-item[data-v-edb36c45]:last-child{margin-bottom:24px}.store-item.selected[data-v-edb36c45]{background:#e6fdf0ab;border:1px solid var(--green-2)}.store-info[data-v-edb36c45]{flex:1}.store-title[data-v-edb36c45]{color:var(--black-2);font-size:15px;font-weight:600;margin:0}.store-location[data-v-edb36c45]{color:#666;font-size:14px;margin:4px 0 0}.button-wrapper[data-v-edb36c45]{display:flex;justify-content:center;margin-top:12px}.gap[data-v-edb36c45]{background:#c1c1c1;height:1px;width:100%}.auth-box[data-v-edb36c45]{min-height:420px;overflow:hidden}.form-steps[data-v-edb36c45]{display:flex;width:200%}.step[data-v-edb36c45]{padding:20px;width:50%}.error-border[data-v-edb36c45]{border:1px solid var(--red-1)}.setup-title[data-v-edb36c45]{padding:.75rem 1.5rem 1.5rem!important}.two-column-feature[data-v-8b146a11]{display:flex;flex-direction:column;gap:24px}.section-title[data-v-8b146a11]{font-size:2rem;font-weight:700;text-align:center}.feature-row[data-v-8b146a11]{border-bottom:1px solid var(--black-1);border-top:1px solid var(--black-1);display:flex}.feature-col[data-v-8b146a11]{align-items:center;display:flex;flex:1;flex-direction:column;gap:12px;padding:0 26px}.feature-row>.feature-col[data-v-8b146a11]:first-child{border-right:1px solid var(--black-1)}.content-wrapper[data-v-8b146a11]{align-items:flex-start;display:flex;flex-direction:column;max-width:90%;min-height:220px}.feature-title[data-v-8b146a11]{font-size:1.6rem;font-weight:600;margin-bottom:24px;margin-top:40px}.feature-description[data-v-8b146a11]{color:#444;font-size:1rem;line-height:1.6;margin-bottom:15px}.feature-img[data-v-8b146a11]{border-radius:18px;height:auto;margin-bottom:62px;margin-top:12px;width:100%}@media(max-width:768px){.feature-row[data-v-8b146a11]{flex-direction:column;gap:32px}.feature-row>.feature-col[data-v-8b146a11]:first-child{border-right:none}.content-wrapper[data-v-8b146a11]{max-width:100%}}.tab-container[data-v-477695e4]{margin:0 auto;max-width:1200px;padding:40px 20px}.tabs[data-v-477695e4]{border-bottom:2px solid #ddd;display:flex;margin-bottom:24px}.tab-btn[data-v-477695e4],.tabs[data-v-477695e4]{position:relative}.tab-btn[data-v-477695e4]{background:transparent;border:none;cursor:pointer;flex:1;font-size:1rem;font-weight:600;padding:16px 0;text-align:center;transition:color .3s ease;white-space:nowrap}.tab-btn.active[data-v-477695e4]{color:var(--black-1)}.active-line[data-v-477695e4]{background:var(--black-1);bottom:-2px;height:3px;position:absolute;transition:all .3s ease}.tab-image[data-v-477695e4]{display:flex;justify-content:center;width:100%}.tab-image img[data-v-477695e4]{border-radius:16px;-o-object-fit:cover;object-fit:cover;width:100%}.fade-enter-active[data-v-477695e4],.fade-leave-active[data-v-477695e4]{transition:opacity .5s ease}.fade-enter-from[data-v-477695e4],.fade-leave-to[data-v-477695e4]{opacity:0}.fade-enter-to[data-v-477695e4],.fade-leave-from[data-v-477695e4]{opacity:1}@media(max-width:768px){.tabs[data-v-477695e4]{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tabs[data-v-477695e4]::-webkit-scrollbar{display:none}.tab-btn[data-v-477695e4]{display:inline-block;flex:unset;font-size:1.15rem;padding:18px 24px}.tab-image img[data-v-477695e4]{max-width:100%}}.title-description[data-v-bae8ef21]{align-items:flex-start;display:flex;justify-content:space-between}.content-title[data-v-bae8ef21]{flex:1;font-size:1.6rem;font-weight:700;padding-right:10%}.content-description[data-v-bae8ef21]{color:#444;flex:2.5;font-size:1rem;line-height:1.8}@media(max-width:900px){.title-description[data-v-bae8ef21]{flex-direction:column}.content-title[data-v-bae8ef21]{margin-bottom:16px}.content-description[data-v-bae8ef21]{flex:unset;width:100%}}.container[data-v-067c8dd1]{margin:0 auto;max-width:1200px;padding:40px 20px}.parallax-bg[data-v-067c8dd1]{background-attachment:fixed;background-image:url(https://defoodtruckclub.nl/media/pages/diensten/evenementen-catering/dcf88a0cb0-1712567246/evenementen-catering-met-foodtruck-1920x-q72.webp);background-position:50%;background-size:cover;border-radius:20px;height:400px;margin:40px 0;overflow:hidden;position:relative;width:100%}.parallax-bg[data-v-067c8dd1]:after{background:#00000040;content:"";inset:0;position:absolute;z-index:1}.info-page-shell[data-v-62876b98]{background:radial-gradient(circle at top left,rgba(255,232,214,.9),transparent 30%),linear-gradient(180deg,#fffaf5,#fff 42%,#fff6ee);min-height:100vh}.info-page[data-v-62876b98]{padding:120px 0 72px}.content-container[data-v-62876b98]{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section[data-v-62876b98]{align-items:center;display:grid;gap:32px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);margin-bottom:72px}.detail-sections[data-v-62876b98]{width:100%}.cta-label[data-v-62876b98],.eyebrow[data-v-62876b98],.section-eyebrow[data-v-62876b98]{color:#9a3412;font-size:.82rem;font-weight:700;letter-spacing:.12em;margin-bottom:12px;text-transform:uppercase}.hero-title[data-v-62876b98]{color:var(--black-5);font-family:var(--font-title);font-size:clamp(2.6rem,4vw,4.8rem);font-size-adjust:var(--font-size-adjust-display);font-weight:800;letter-spacing:-.04em;line-height:.96;margin:0 0 18px}.cta-panel p[data-v-62876b98],.hero-description[data-v-62876b98]{color:var(--primary-text-color-1);font-family:var(--font-body);font-size:1.03rem;font-size-adjust:var(--font-size-adjust-body);line-height:1.75}.highlight-list[data-v-62876b98]{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:28px}.cta-panel[data-v-62876b98],.highlight-card[data-v-62876b98]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 40px #11182712}.highlight-card[data-v-62876b98]{border-radius:18px;padding:18px}.cta-panel h2[data-v-62876b98],.highlight-card h3[data-v-62876b98]{color:var(--black-5);font-family:var(--font-title)}.highlight-card h3[data-v-62876b98]{font-size:1.05rem;margin:0 0 8px}.highlight-card p[data-v-62876b98]{color:var(--primary-text-color-1);font-family:var(--font-body);line-height:1.65;margin:0}.hero-media[data-v-62876b98]{position:relative}.hero-image[data-v-62876b98]{border-radius:28px;box-shadow:0 20px 60px #1118271f;display:block;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;width:100%}.detail-copy[data-v-62876b98]{width:100%}.point-list[data-v-62876b98]{margin-top:1rem}.point-list li[data-v-62876b98]{margin-bottom:1rem}.faq-section[data-v-62876b98]{margin-top:68px}.cta-section[data-v-62876b98]{margin-top:60px}.cta-panel[data-v-62876b98]{align-items:center;border-radius:28px;display:flex;gap:20px;justify-content:space-between;padding:32px}.cta-link[data-v-62876b98]{align-items:center;background:#111827;border-radius:999px;color:#fff;display:inline-flex;font-weight:600;height:52px;justify-content:center;min-width:180px;text-decoration:none;white-space:nowrap}@media(max-width:900px){.info-page[data-v-62876b98]{padding:108px 0 56px}.content-container[data-v-62876b98]{padding:0 18px}.hero-section[data-v-62876b98],.highlight-list[data-v-62876b98]{grid-template-columns:1fr}.cta-panel[data-v-62876b98]{align-items:flex-start;flex-direction:column}.cta-link[data-v-62876b98]{width:100%}}.upload-wrapper[data-v-f2ebc992]{width:100%}.upload-error-msg[data-v-f2ebc992]{color:var(--red-1);font-size:14px;font-weight:600;margin-top:10px}.upload-box[data-v-f2ebc992]{align-items:center;background:var(--primary-bg-color-1,#f8f8f8);border:2px dashed var(--gray-2,#ccc);border-radius:16px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:20px;text-align:center}.upload-box>p[data-v-f2ebc992]{color:var(--black-2);font-size:15px}.upload-icon[data-v-f2ebc992]{fill:#888;margin-bottom:12px}.preview-grid[data-v-f2ebc992]{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.preview-grid.single[data-v-f2ebc992]{align-items:stretch;flex-direction:column}.preview-item[data-v-f2ebc992]{height:100px;position:relative;width:100px}.preview-grid.single .preview-item[data-v-f2ebc992],.preview-grid.single .upload-plus[data-v-f2ebc992]{height:auto;width:100%}.preview-grid.single img[data-v-f2ebc992]{cursor:pointer;max-height:250px;min-height:75px;-o-object-fit:contain;object-fit:contain;width:100%}.preview-item img[data-v-f2ebc992]{border:1px solid var(--black-3);border-radius:10px;height:100%;-o-object-fit:contain;object-fit:contain;overflow:hidden;width:auto}@media only screen and (max-width:900px){.preview-item img[data-v-f2ebc992]{border:0}}.remove-btn[data-v-f2ebc992]{background:#f44336;border:none;border-radius:50%;color:var(--white-1);font-size:20px;font-weight:700;height:25px;position:absolute;right:-8px;top:-8px;width:25px;z-index:2}.remove-btn[data-v-f2ebc992],.upload-plus[data-v-f2ebc992]{align-items:center;cursor:pointer;display:flex;justify-content:center}.upload-plus[data-v-f2ebc992]{border:2px dashed var(--gray-2,#ccc);border-radius:10px;height:100px;width:100px}.plus-icon[data-v-f2ebc992]{color:var(--gray-2,#888);font-size:28px}.custom-textarea[data-v-2b4be62b]{border:1px solid var(--gray-1);border-radius:7px;box-sizing:border-box;color:var(--input-text-color);font-size:1rem;outline:none;padding:.5rem .7rem;resize:none;width:100%!important}.custom-textarea[data-v-2b4be62b]:focus{border:1px solid var(--primary-btn-color)}.toggle[data-v-64b81029]{--toggle-width:44px;--toggle-height:24px;--toggle-padding:3px;--toggle-circle-size:18px;background-color:#ccc;border:none;border-radius:9999px;cursor:pointer;flex:0 0 var(--toggle-width);height:24px;position:relative;transition:background-color .3s ease;width:44px}.toggle-circle[data-v-64b81029]{background-color:var(--white-1);border-radius:50%;box-shadow:0 1px 3px #0000004d;height:var(--toggle-circle-size);left:var(--toggle-padding);position:absolute;top:var(--toggle-padding);transition:transform .3s ease;width:var(--toggle-circle-size)}.toggle.active[data-v-64b81029]{background-color:var(--primary-btn-color)}.toggle.active .toggle-circle[data-v-64b81029]{transform:translate(calc(var(--toggle-width) - var(--toggle-circle-size) - var(--toggle-padding)*2))}.form-grid[data-v-6139e1f9]{display:grid;gap:16px;grid-template-columns:1fr;margin-top:15px}@media(min-width:640px){.form-grid[data-v-6139e1f9]{grid-template-columns:repeat(2,1fr)}}.last-form-item[data-v-6139e1f9]{padding-bottom:60px}.full-width[data-v-6139e1f9]{grid-column:span 2}.half-width[data-v-6139e1f9]{grid-column:span 1}@media screen and (max-width:768px){.half-width[data-v-6139e1f9]{grid-column:span 2}}.switch-btn[data-v-6139e1f9]{align-items:center;display:flex;margin-top:4px}.page-loading-top[data-v-c8426816]{height:4px;left:0;opacity:1;overflow:hidden;pointer-events:none;position:fixed;top:0;transition:opacity .2s ease;width:100%;z-index:99999}.page-loading-top.done[data-v-c8426816]{opacity:0}.page-loading-top .bar[data-v-c8426816]{background:var(--primary-btn-color);height:100%;left:0;position:absolute;top:0;transition:width .18s ease,background-color .18s ease}.select-wrapper[data-v-c05e4c4d]{position:relative;width:100%}.toggle-button[data-v-c05e4c4d]{align-items:center;background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:6px;cursor:pointer;display:flex;font-size:.9rem;height:42px;justify-content:space-between;padding:.5rem;text-align:left;width:100%}.icon[data-v-c05e4c4d]{height:1.25rem;margin-left:.5rem;width:1.25rem}.selected-items[data-v-c05e4c4d]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.selected-item[data-v-c05e4c4d]{background-color:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:9999px;font-size:.875rem;padding:.3rem .5rem .3rem 1rem}.remove-button[data-v-c05e4c4d],.selected-item[data-v-c05e4c4d]{align-items:center;display:flex}.remove-button[data-v-c05e4c4d]{background:none;background:var(--pale-red-1);border:none;border-radius:50%;color:var(--red-1);cursor:pointer;font-size:1.25rem;height:20px;justify-content:center;margin-left:.5rem;padding:0;width:20px}.dropdown-list[data-v-c05e4c4d]{background:var(--white-1);border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;max-height:15rem;min-height:5rem;overflow-y:auto;padding-bottom:2rem;position:fixed;z-index:9999}@media screen and (max-width:850px){.dropdown-list[data-v-c05e4c4d]{min-height:15rem}}.dropdown-option[data-v-c05e4c4d]{cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.dropdown-option[data-v-c05e4c4d]:hover{background-color:#f3f4f6}.dropdown-drop-enter-active[data-v-c05e4c4d],.dropdown-drop-leave-active[data-v-c05e4c4d]{transition:transform .3s ease,opacity .3s ease}.dropdown-drop-enter[data-v-c05e4c4d],.dropdown-drop-leave-to[data-v-c05e4c4d]{opacity:0;transform:translateY(-10px) scaleY(.95)}.dropdown-option.selected[data-v-c05e4c4d]{opacity:.5;pointer-events:none}ul[data-v-c05e4c4d]::-webkit-scrollbar{width:6px}ul[data-v-c05e4c4d]::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.dropdown-drop-enter-active[data-v-c05e4c4d],.dropdown-drop-leave-active[data-v-c05e4c4d]{transition:transform .2s ease,opacity .2s ease}.dropdown-drop-enter-from[data-v-c05e4c4d],.dropdown-drop-leave-to[data-v-c05e4c4d]{opacity:0;transform:translateY(-10px)}.drawer-slide-enter-active[data-v-c05e4c4d],.drawer-slide-leave-active[data-v-c05e4c4d]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.drawer-slide-enter-from[data-v-c05e4c4d],.drawer-slide-leave-to[data-v-c05e4c4d]{transform:translateY(100%)}.mobile-drawer[data-v-c05e4c4d]{border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -5px 20px #0000001a;left:0;max-height:70vh;padding-bottom:calc(1rem + env(safe-area-inset-bottom));position:fixed;width:100%;z-index:10001}.drawer-overlay[data-v-c05e4c4d]{background:#0006;inset:0;position:fixed;z-index:10000}.drawer-handle[data-v-c05e4c4d]{background:#e5e7eb;border-radius:2px;height:4px;margin:12px auto;width:40px}.desktop-dropdown[data-v-c05e4c4d]{max-height:260px;z-index:10001}.modal-layout[data-v-05a128f7]{background-color:var(--white-1);border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:500px;padding:20px 0 0}.modal-heading[data-v-05a128f7]{color:var(--black-2);font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-left:1rem;padding-right:1rem}.delete-button[data-v-05a128f7]{background-color:var(--red-2);border:none;border-radius:4px;color:var(--white-1);cursor:pointer;padding:8px 16px;transition:background-color .3s ease-in-out}.pin-container[data-v-b5a94147]{overflow:hidden;width:100%}.pin-slider[data-v-b5a94147]{display:flex;transition:transform .8s cubic-bezier(.22,1,.36,1)}.pin-slider.step2[data-v-b5a94147]{transform:translate(-100%)}.pin-step[data-v-b5a94147]{display:flex;flex-direction:column;min-width:100%}.pin-wrapper[data-v-b5a94147]{display:flex;gap:8px;padding:0 15px;width:100%}.pin-input[data-v-b5a94147]{flex:1;min-width:0;width:100%}.modal-footer[data-v-b5a94147]{display:flex;flex-direction:column;gap:12px;position:static;width:100%}.pin-error-row[data-v-b5a94147]{min-height:20px;width:100%}.pin-error-row .error-message[data-v-b5a94147]{margin-right:0}.pin-actions[data-v-b5a94147]{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}@media screen and (max-width:430px){.modal-title[data-v-b5a94147]{padding:16px 18px 12px}.pin-wrapper[data-v-b5a94147]{margin:18px 0;padding:0 12px}.modal-footer[data-v-b5a94147]{padding:8px 16px 16px}.pin-actions[data-v-b5a94147]{width:100%}.pin-actions[data-v-b5a94147] .custom-button{flex:1;padding-inline:16px}}@media screen and (max-height:600px){.modal-title[data-v-b5a94147]{padding-bottom:10px;padding-top:14px}.pin-wrapper[data-v-b5a94147]{margin:14px 0}.modal-footer[data-v-b5a94147]{padding-bottom:14px}}.credentials-modal[data-v-a09bff9e]{min-width:420px}.credentials-body[data-v-a09bff9e]{margin-top:4px;padding:16px}.copy-button[data-v-a09bff9e]{align-items:center;background:transparent;border:none;color:var(--green-2);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;margin-bottom:14px;padding:0}.copy-button__icon[data-v-a09bff9e]{font-size:14px}.reset-actions[data-v-a09bff9e]{display:flex;gap:10px;margin-bottom:14px}.loading-hint[data-v-a09bff9e]{color:var(--gray-1);font-size:13px;margin-bottom:14px}.row[data-v-a09bff9e]{align-items:center;display:flex;gap:8px;margin-bottom:8px}.label[data-v-a09bff9e]{color:#555;width:190px}.label[data-v-a09bff9e],.value[data-v-a09bff9e]{font-size:14px}.value[data-v-a09bff9e]{color:var(--black-1)}.footer[data-v-a09bff9e]{display:flex;justify-content:flex-end;margin:12px 12px 20px}.notice[data-v-a09bff9e]{background:#fff4e5;border:1px solid #ffd8a8;border-radius:6px;color:#8a5a00;font-size:13px;margin-bottom:14px;padding:10px 12px}.staff-form[data-v-8020acd2]{min-height:375px;padding:10px 20px 0;width:100%}.form-grid[data-v-8020acd2]{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr}@media(min-width:768px){.form-grid[data-v-8020acd2]{grid-template-columns:repeat(2,1fr)}}.full-width[data-v-8020acd2]{grid-column:1/-1}.loading-container[data-v-8020acd2]{align-items:center;color:var(--gray-1);display:flex;font-size:.9rem;justify-content:center;min-height:200px}.reset-section[data-v-8020acd2]{display:flex;justify-content:flex-start}.user-modal-header[data-v-0e74d5ab]{border-bottom:1px solid #eee;padding:1rem 0}.section[data-v-0e74d5ab]{display:flex;flex-direction:column;gap:16px;margin:1.5rem}.language-card[data-v-0e74d5ab]{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:15px}.language-label[data-v-0e74d5ab]{color:var(--black-1);font-size:.92rem;font-weight:700}.language-toggle[data-v-0e74d5ab]{background:#eef2f7;border-radius:999px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;padding:4px;position:relative}.language-toggle__thumb[data-v-0e74d5ab]{background:var(--white-1);border-radius:999px;box-shadow:0 8px 20px #0f172a1f;height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:transform .22s ease;width:calc(50% - 4px)}.language-toggle__option[data-v-0e74d5ab]{background:transparent;border:0;border-radius:999px;color:#64748b;cursor:pointer;font-size:.92rem;font-weight:700;padding:10px 14px;position:relative;transition:color .18s ease;z-index:1}.language-toggle__option.is-active[data-v-0e74d5ab]{color:var(--black-1)}.section[data-v-0e74d5ab]>*{width:100%}.menu-container[data-v-b6071b1f]{border-top-left-radius:12px;border-top-right-radius:12px;box-sizing:border-box;margin:0 auto;overflow:hidden}.menu-form[data-v-b6071b1f]{margin-bottom:20px;padding:12px 20px 0;width:100%}.upload-section[data-v-b6071b1f]{align-items:center;border:1px solid var(--black-1);border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:1rem;transition:border-color .3s;width:100%}.upload-box[data-v-b6071b1f]{min-height:24px;min-width:24px}.preview-image[data-v-b6071b1f]{display:block;height:80px;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain}.footer[data-v-b6071b1f]{display:flex;justify-content:flex-end;margin-bottom:.5rem;margin-top:.75rem}.menu-list-shell[data-v-a06adf4f]{display:flex;flex-direction:column;height:100%;min-height:0}.menu-list-warpper[data-v-a06adf4f]{flex:0 0 auto;margin:0;padding:0}.menu-list-warpper>h3[data-v-a06adf4f]{margin:0}@media screen and (max-width:900px){.menu-list-warpper[data-v-a06adf4f]{width:100%}}.menu-list[data-v-a06adf4f]{display:flex;flex:1 1 auto;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;padding:0 16px 80px}.menu-item[data-v-a06adf4f]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:8px;cursor:pointer;display:flex;padding:12px}.menu-item[data-v-a06adf4f]:first-child{margin-top:12px}.menu-item[data-v-a06adf4f]:last-child{margin-bottom:100px}@media screen and (max-width:850px){.menu-list[data-v-a06adf4f]{padding-bottom:0}.menu-list[data-v-a06adf4f]:after{content:"";flex:0 0 28px}}.menu-image img[data-v-a06adf4f]{border-radius:6px;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}.menu-info[data-v-a06adf4f]{flex:1}.menu-title[data-v-a06adf4f]{color:var(--black-2);font-size:15px;font-weight:600;margin:0}.menu-location[data-v-a06adf4f]{color:#666;font-size:14px;margin:4px 0 0}.upload-box[data-v-a06adf4f]{align-items:center;background-color:#fafafa;border:2px dashed #ccc;border-radius:8px;cursor:pointer;height:75px;margin-right:15px;overflow:hidden;transition:border-color .3s ease;width:75px}.button-wrapper[data-v-a06adf4f],.upload-box[data-v-a06adf4f]{display:flex;justify-content:center}.button-wrapper[data-v-a06adf4f]{margin-top:12px}.status-message[data-v-a06adf4f]{align-items:center;color:#666;display:flex;font-size:1rem;font-weight:500;height:200px;justify-content:center}.mobile-bottom-nav[data-v-27e3414e]{align-items:center;background:#ffffff2e;border:1.2px solid hsla(0,0%,65%,.45);border-radius:45px;bottom:calc(16px + env(safe-area-inset-bottom));display:flex;isolation:isolate;justify-content:space-around;left:calc(10px + env(safe-area-inset-left));overflow:hidden;padding:.5rem 0 .3rem;position:fixed;right:calc(10px + env(safe-area-inset-right));width:auto;z-index:100}.mobile-bottom-nav[data-v-27e3414e]:before{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff94;border-radius:inherit;content:"";inset:0;position:absolute;z-index:-1}.nav-item[data-v-27e3414e]{align-items:center;background:none;border:none;color:var(--white-1);display:flex;flex:1 1 0;flex-direction:column;font-size:.95rem;padding:.2rem 0}.nav-label[data-v-27e3414e]{color:var(--primary-text-color-1);font-size:.7rem;font-weight:500;letter-spacing:.01em;margin-top:.2rem}.settings-placeholder[data-v-27e3414e]{padding:8px 4px}.nav-panel[data-v-fcda29cb]{background:var(--white-1);border-bottom-left-radius:12px;border-right:1px solid #dedede;border-top-left-radius:12px;height:100%;padding:1.5rem 1rem 0;width:270px;z-index:12}.nav-section+.nav-section[data-v-fcda29cb]{margin-top:1.5rem}.section-title[data-v-fcda29cb]{color:var(--black-2);font-size:.9rem;font-weight:700;margin-bottom:.5rem}.nav-items[data-v-fcda29cb]{list-style:none;margin:0;padding:0}.nav-item[data-v-fcda29cb]{color:var(--black-1);cursor:pointer;display:flex;font-size:.95rem;padding:.5rem 0}.nav-item>p[data-v-fcda29cb]{color:var(--gray-3);font-size:.9rem;font-weight:600;margin-left:10px}.nav-item[data-v-fcda29cb]:hover{color:var(--black-1)}.row-cell[data-v-9a3d802c]{padding:14px 15px 0}.action-cell[data-v-9a3d802c]{cursor:pointer;width:75px}.action-cell>div[data-v-9a3d802c]{height:20px;width:20px}.setting-header-section[data-v-9a3d802c]{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.setting-container[data-v-9a3d802c]{overflow-y:scroll;padding:2rem 2rem 140px;position:relative;width:100%}.setting-header-section.use-outer-scroll .setting-container[data-v-9a3d802c]{height:auto;overflow-y:visible}.modal-submit-section[data-v-9a3d802c]{bottom:0;left:0;position:absolute}.staff-form[data-v-9a3d802c]{padding:20px;width:100%}.form-grid[data-v-9a3d802c]{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr;margin-top:1rem}@media(min-width:768px){.form-grid[data-v-9a3d802c]{grid-template-columns:repeat(2,1fr)}}.selected-items[data-v-9a3d802c]{flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.selected-item[data-v-9a3d802c],.selected-items[data-v-9a3d802c]{display:flex;white-space:nowrap}.selected-item[data-v-9a3d802c]{align-items:center;background-color:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:9999px;flex:0 0 auto;font-size:.875rem;min-height:38px;padding:.3rem .75rem .3rem 1rem}.remove-font-btn[data-v-9a3d802c]{align-items:center;background:var(--pale-red-1);border:none;border-radius:50%;color:var(--red-1);cursor:pointer;display:inline-flex;height:22px;justify-content:center;line-height:1;margin-left:.5rem;padding:3px;width:22px}.remove-font-btn svg[data-v-9a3d802c]{height:14px;width:14px}.remove-font-btn[data-v-9a3d802c]:hover{color:#b91c1c}.color-input-row[data-v-9a3d802c]{align-items:center;display:flex;gap:.5rem}.hex-input[data-v-9a3d802c]{border:1px solid #ccc;border-radius:6px 0 0 6px;flex:1;height:40px;padding:.5rem}.color-picker[data-v-9a3d802c]{border-radius:50px;cursor:pointer;height:30px;padding:0;width:30px}.color-picker[data-v-9a3d802c],.color-picker[data-v-9a3d802c]:focus{border:1px solid var(--gray-1)}.color-picker[data-v-9a3d802c]::-webkit-color-swatch-wrapper{border-radius:50px;padding:0}.color-picker[data-v-9a3d802c]::-webkit-color-swatch{border:none;border-radius:50px}.input-row[data-v-9a3d802c]{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start}.file-btn[data-v-9a3d802c]{background-color:var(--white-1);border:1px solid var(--black-2);border-radius:50px;box-shadow:var(--box-shadow-2);color:var(--black-2);cursor:pointer;font-size:var(--font-size-x-small);padding:.4rem 1.8rem;transition:all .2s ease;white-space:nowrap}.file-btn[data-v-9a3d802c]:hover{background:var(--black-2);color:var(--white-1)}.font-status[data-v-9a3d802c]{color:#4caf50;font-size:.9rem;margin-left:6px}.theme-font-family[data-v-9a3d802c]{color:var(--gray-3);font-size:.9rem}.font-row[data-v-9a3d802c]{display:flex;gap:12px}.font-col[data-v-9a3d802c]{display:flex;flex:1;flex-direction:column}.theme-loading-state[data-v-9a3d802c]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:12px;color:var(--gray-3);margin-top:24px;padding:16px}@media(max-width:768px){.font-row[data-v-9a3d802c]{flex-direction:column}}.store-form[data-v-84ceaa08]{height:540px;overflow-y:scroll;padding:1.5rem 1.5rem 48px;width:100%}@media only screen and (max-width:900px){.store-form[data-v-84ceaa08]{height:85vh}}@media only screen and (max-width:850px){.store-info-panel[data-v-84ceaa08]{display:flex;flex-direction:column;height:100%;min-height:0}.store-form[data-v-84ceaa08]{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto;padding-bottom:calc(140px + env(safe-area-inset-bottom))}.modal-footer[data-v-84ceaa08]{flex:0 0 auto}}.section-title[data-v-84ceaa08]{color:var(--black-2);font-size:1.05rem;font-weight:700;margin-bottom:16px}.section-description[data-v-84ceaa08]{color:var(--gray-3);font-size:.875rem;font-size-adjust:var(--font-size-adjust-body);line-height:var(--font-line-height-body);margin:-6px 0 12px}.form-grid[data-v-84ceaa08]{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:1fr;margin-bottom:30px}@media(min-width:768px){.form-grid[data-v-84ceaa08]{grid-template-columns:repeat(2,1fr)}}.toggle-wrapper[data-v-84ceaa08]{align-items:center;display:flex;gap:.5rem;margin-top:1rem}.toggle-label[data-v-84ceaa08]{color:#555;font-size:.875rem;margin-right:30px}.custom-checkbox[data-v-b5270746]{align-items:center;cursor:pointer;display:flex}.custom-checkbox input[data-v-b5270746]{opacity:0;position:absolute}.custom-checkbox label[data-v-b5270746]{align-items:center;cursor:pointer;display:flex;text-transform:capitalize}.checkbox-box[data-v-b5270746]{align-items:center;border:2px solid #232323;border-radius:4px;display:flex;height:20px;justify-content:center;margin-right:10px;position:relative;transition:background-color .3s ease;width:20px}.custom-checkbox input:checked+label .checkbox-box[data-v-b5270746]{background-color:var(--dark-gray-1);border-color:var(--dark-gray-1)}.tick-icon[data-v-b5270746]{height:10px;width:10px}.custom-checkbox label[data-v-b5270746]{color:#333;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.time-range[data-v-b4e2b2d8]{align-items:center;display:flex;gap:8px}.to-text[data-v-b4e2b2d8]{color:var(--black-2);font-size:.9rem;margin:0 6px}.store-hours-form[data-v-5e4a6f3c]{height:540px;overflow-y:auto;padding:1.5rem 1.5rem 48px;width:100%}@media only screen and (max-width:1000px){.store-hours-form[data-v-5e4a6f3c]{height:85dvh}}@media only screen and (max-width:850px){.store-hours-panel[data-v-5e4a6f3c]{display:flex;flex-direction:column;height:100%;min-height:0}.store-hours-form[data-v-5e4a6f3c]{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto}.modal-footer[data-v-5e4a6f3c]{flex:0 0 auto}}.section-title[data-v-5e4a6f3c]{color:var(--black-2);font-size:.95rem;font-weight:700;margin-bottom:32px}.form-grid[data-v-5e4a6f3c]{display:grid;margin-bottom:50px;row-gap:12px}.day-label[data-v-5e4a6f3c]{font-weight:600;width:110px}.closed-label[data-v-5e4a6f3c]{font-size:.85rem;margin-right:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.time-input[data-v-5e4a6f3c]{border:1px solid #ccc;border-radius:4px;font-size:.85rem;padding:4px 6px;width:100px}.to-text[data-v-5e4a6f3c]{color:var(--black-2);font-size:.9rem;margin:0 6px}.day-row[data-v-5e4a6f3c]{flex-wrap:nowrap;gap:12px;justify-content:space-between;width:100%}.closed-group[data-v-5e4a6f3c],.day-row[data-v-5e4a6f3c]{align-items:center;display:flex}.closed-group[data-v-5e4a6f3c]{gap:6px;min-width:120px}.time-range[data-v-5e4a6f3c]{align-items:center;display:flex;flex-grow:1;flex-wrap:nowrap;gap:8px;justify-content:flex-end}@media(max-width:767px){.day-row[data-v-5e4a6f3c]{flex-wrap:wrap}.closed-group[data-v-5e4a6f3c],.day-label[data-v-5e4a6f3c]{align-items:center;display:flex;gap:8px;min-width:0}.day-label[data-v-5e4a6f3c]{font-weight:600}.time-range[data-v-5e4a6f3c]{flex:1 1 100%;justify-content:flex-start}.time-input[data-v-5e4a6f3c]{min-width:120px;width:42.5%}.to-text[data-v-5e4a6f3c]{flex-basis:auto;margin:0 8px}}.wrap-toggle[data-v-5e4a6f3c]{align-items:center;display:flex;gap:12px;margin-bottom:24px}.wrap-toggle>label[data-v-5e4a6f3c]{color:var(--red-1)}.wrap-toggle>span[data-v-5e4a6f3c]{color:var(--gray-3);font-size:13px;max-width:300px}@media(max-width:767px){.wrap-toggle[data-v-5e4a6f3c]{align-items:flex-start;flex-wrap:wrap;gap:8px 12px}.wrap-toggle>label[data-v-5e4a6f3c]{flex:0 0 100%;margin-right:0!important}.wrap-toggle>span[data-v-5e4a6f3c]{flex:1 1 0;line-height:1.45;max-width:none;min-width:0}}.store-form[data-v-85bc2fd0]{height:540px;overflow-y:scroll;padding:1.5rem 1.5rem 48px;width:100%}@media only screen and (max-width:900px){.store-form[data-v-85bc2fd0]{height:85vh}}@media only screen and (max-width:850px){.store-receipt-panel[data-v-85bc2fd0]{display:flex;flex-direction:column;height:100%;min-height:0}.store-form[data-v-85bc2fd0]{flex:1 1 auto;height:auto;min-height:0;overflow-y:auto}.modal-footer[data-v-85bc2fd0]{flex:0 0 auto}}.form-grid[data-v-85bc2fd0]{-moz-column-gap:1.5rem;column-gap:1.5rem;display:grid;grid-template-columns:1fr;margin-bottom:30px}@media(min-width:768px){.form-grid[data-v-85bc2fd0]{grid-template-columns:repeat(2,1fr)}}.description[data-v-85bc2fd0]{color:#666;font-size:14px;margin-top:8px}.container-form[data-v-70609e48]{height:545px;overflow-y:auto;padding:1.5rem 1.5rem 0}.pricing-mode-field[data-v-70609e48]{margin-bottom:.75rem;margin-top:.75rem}.pricing-mode-label[data-v-70609e48]{color:var(--black-1);font-size:.9rem;font-weight:600;margin-bottom:.5rem}.pricing-mode-toggle[data-v-70609e48]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;display:inline-flex;overflow:hidden}.pricing-mode-option[data-v-70609e48]{background:transparent;border:0;border-right:1px solid var(--gray-1);color:var(--gray-3);cursor:pointer;font-size:.85rem;font-weight:700;min-width:112px;padding:.55rem .9rem}.pricing-mode-option[data-v-70609e48]:last-child{border-right:0}.pricing-mode-option.active[data-v-70609e48]{background:var(--primary-btn-color);color:#fff}@media only screen and (max-width:900px){.container-form[data-v-70609e48]{height:85vh}.pricing-mode-toggle[data-v-70609e48]{display:flex;width:100%}.pricing-mode-option[data-v-70609e48]{flex:1}}.floor-container[data-v-4e4592a8]{padding:5px 0 20px}.section-title-row[data-v-4e4592a8]{align-items:center;display:flex;margin-bottom:15px}.modal-content[data-v-4e4592a8]{display:flex;flex-direction:column;gap:12px}.modal-title[data-v-4e4592a8]{font-size:18px;font-weight:600;margin-bottom:4px}.modal-actions[data-v-4e4592a8]{display:flex;gap:8px;justify-content:flex-end}.wrap-toggle[data-v-4e4592a8]{align-items:center;display:flex;flex:1}.form-label[data-v-4e4592a8]{flex:1.45}.form-label>b[data-v-4e4592a8]{font-size:1.1rem;font-weight:700;padding-left:6px}.container[data-v-fe6c46ba]{display:flex;flex-direction:column;padding-bottom:1rem}.floor-list[data-v-fe6c46ba]{gap:8px;scrollbar-width:none;white-space:nowrap;-ms-overflow-style:none}.floor-item[data-v-fe6c46ba]{background:var(--white);border:1px solid var(--gray-2);border-radius:6px;padding:8px}.modal-content[data-v-fe6c46ba]{display:flex;flex-direction:column;gap:12px}.modal-actions[data-v-fe6c46ba]{display:flex;gap:8px;justify-content:flex-end}.floor-list[data-v-fe6c46ba]{display:flex;overflow-y:auto;width:400px}.floor-section[data-v-fe6c46ba]{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;width:100%}.floor-section>label[data-v-fe6c46ba]{flex:1}.container[data-v-90400b78]{margin-bottom:12px}.modal-content[data-v-90400b78]{display:flex;flex-direction:column}.modal-actions[data-v-90400b78]{display:flex;gap:8px;justify-content:flex-end}.table-container[data-v-fe09fe2e]{padding:10px 20px 20px}.modal-content[data-v-fe09fe2e]{display:flex;flex-direction:column}.modal-title[data-v-fe09fe2e]{font-size:18px;font-weight:600;margin-bottom:4px}.modal-actions[data-v-fe09fe2e]{display:flex;gap:8px;justify-content:space-between}.container[data-v-c9dde141]{display:flex;flex-direction:column;padding-bottom:1rem}.table-list[data-v-c9dde141]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:640px){.table-list[data-v-c9dde141]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.table-list[data-v-c9dde141]{grid-template-columns:repeat(4,1fr)}}.table-item[data-v-c9dde141]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:6px;cursor:pointer;padding:8px;text-align:center}.modal-content[data-v-c9dde141]{display:flex;flex-direction:column;gap:12px}.modal-actions[data-v-c9dde141]{display:flex;gap:8px;justify-content:flex-end}.table-section[data-v-c9dde141]{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px;width:100%}.table-section>label[data-v-c9dde141]{flex:1}.translate-btn[data-v-c9dde141]:disabled{cursor:not-allowed;opacity:.5}.store-tables[data-v-141ebf5c]{background:var(--white);display:flex;flex-direction:column;height:calc(90vh - 40px);overflow-y:scroll;padding:24px}@media only screen and (min-width:900px){.store-tables[data-v-141ebf5c]{height:540px;max-height:540px}}.page-title[data-v-141ebf5c]{color:var(--black-1);font-size:20px;font-weight:600}.container-form[data-v-b2430cc7]{height:545px;overflow-y:auto;padding:1.5rem 1.5rem 0}.form-layout[data-v-b2430cc7],.zone-card[data-v-b2430cc7]{margin:16px 0}.zone-card[data-v-b2430cc7]{background:var(--pale-gray-2);border-radius:12px;padding:16px}.grid-2[data-v-b2430cc7]{display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:12px}.actions-row[data-v-b2430cc7]{display:flex;justify-content:flex-end}.trash-icon[data-v-b2430cc7]{cursor:pointer}.add-row[data-v-b2430cc7]{display:flex;margin:16px 0 100px}@media(max-width:640px){.grid-2[data-v-b2430cc7]{grid-template-columns:1fr}}.store-settings[data-v-13edfcc2]{border-radius:12px;display:flex;height:100%;min-height:0;overflow:hidden}@media(max-width:850px){.store-settings[data-v-13edfcc2]{flex-direction:column;height:100%;min-height:0}}.nav-panel[data-v-13edfcc2]{background:var(--white-1);border-bottom-left-radius:12px;border-right:1px solid #dedede;border-top-left-radius:12px;display:flex;flex-direction:column;height:auto;justify-content:space-between;padding:1.5rem 1rem 24px;width:240px}.nav-section+.nav-section[data-v-13edfcc2]{margin-top:1.5rem}.section-title[data-v-13edfcc2]{color:var(--black-2);font-size:.9rem;font-weight:700;margin-bottom:.7rem}.nav-items[data-v-13edfcc2]{list-style:none;margin:0;padding:0}.nav-item[data-v-13edfcc2]{color:var(--black-1,#333);cursor:pointer;display:flex;font-size:.95rem;padding:.5rem 0;transition:color .2s ease}.nav-item>p[data-v-13edfcc2]{font-size:.9rem;margin-left:10px}.nav-item.active[data-v-13edfcc2]{color:var(--black-1);font-weight:700}@media(max-width:850px){.nav-panel[data-v-13edfcc2]{align-items:flex-start;border-bottom:1px solid #dedede;border-radius:0;border-right:none;display:flex;flex:0 0 62px;height:62px;max-width:100%;overflow:hidden;padding:.65rem;width:100%}.nav-section[data-v-13edfcc2]{height:100%;min-width:0;width:92%}.nav-items[data-v-13edfcc2]{display:flex;gap:1rem;max-width:100%;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;align-items:center;height:100%;scrollbar-width:none}.nav-items[data-v-13edfcc2]::-webkit-scrollbar{display:none}.nav-item[data-v-13edfcc2]{flex:0 0 auto;padding:.5rem .75rem;white-space:nowrap}.nav-item[data-v-13edfcc2]:last-child{margin-right:4rem}.nav-item>p[data-v-13edfcc2]{margin-left:0}}.tab-content[data-v-13edfcc2]{background:var(--primary-bg-color-1);flex:1;min-height:0;overflow-y:auto}.tab-pane[data-v-13edfcc2]{min-height:90%;overflow:hidden}@media only screen and (max-width:850px){.tab-content[data-v-13edfcc2]{background:var(--primary-bg-color-1);flex:1;padding:0}}.location-list-panel[data-v-959dfc95]{display:flex;flex-direction:column;height:100%;min-height:0}.header-section[data-v-959dfc95]{align-items:center;display:flex;flex:0 0 auto;justify-content:space-between;padding:2rem 2rem 0}.header-message[data-v-959dfc95]{color:var(--gray-3);font-size:.9rem;margin-top:.5rem}@media screen and (max-width:850px){.header-section[data-v-959dfc95]{padding:2rem 2rem 0}}.store-items-list[data-v-959dfc95]{background:var(--white-1);border:.5px solid #dedede;border-radius:12px;flex:1 1 auto;margin:22px 22px 0;min-height:0;overflow-y:auto;padding:2rem 2rem 5rem;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width:850px){.store-items-list[data-v-959dfc95]{margin:1.5rem .75rem 0;padding:1rem 1.2rem 2rem}}.store-items-list[data-v-959dfc95]::-webkit-scrollbar{display:none}.store-row[data-v-959dfc95]{border-bottom:1px solid #dedede;cursor:pointer;justify-content:space-between;padding:12px 0}.store-left[data-v-959dfc95],.store-row[data-v-959dfc95]{align-items:center;display:flex}.store-left[data-v-959dfc95]{flex:1;gap:12px}.avatar[data-v-959dfc95]{align-items:center;background-color:#dce1de;border-radius:50%;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.store-info[data-v-959dfc95]{display:flex;flex-direction:column}.store-name[data-v-959dfc95]{color:var(--black-1);font-size:.95rem;font-weight:500}.store-address[data-v-959dfc95]{color:#838383;font-size:.875rem}.store-extra[data-v-959dfc95]{color:var(--black-1);flex:.5;font-size:.9rem}.edit-icon[data-v-959dfc95]{cursor:pointer;opacity:0}.store-row:hover .edit-icon[data-v-959dfc95]{opacity:1}@media(max-width:900px){.desktop-only[data-v-959dfc95]{display:none}}.setting-header-section{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.setting-container{height:90%;padding:2rem 2rem 0;position:relative;width:100%}.setting-header-section[data-v-14d3b289]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.setting-container[data-v-14d3b289]{height:90%;padding:2rem 2rem 0}.row-cell[data-v-14d3b289]{padding:14px 15px}.action-cell[data-v-14d3b289]{cursor:pointer;width:75px}.action-cell>div[data-v-14d3b289]{height:20px;width:20px}.setting-container[data-v-14d3b289]{height:650px;overflow-y:auto;padding:2rem 2rem 6rem;position:relative;width:100%}@media screen and (max-width:850px){.setting-container[data-v-14d3b289]{padding:2rem 2rem 10rem}}.setting-header-section.use-outer-scroll .setting-container[data-v-14d3b289]{height:auto;overflow-y:visible}.modal-submit-section[data-v-14d3b289]{bottom:0;left:0;position:absolute}.staff-form[data-v-14d3b289]{padding:20px;width:100%}.form-grid[data-v-14d3b289]{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr;margin-top:1.2rem}.service-charge-tax-mode[data-v-14d3b289]{align-items:center;display:flex;gap:1rem;justify-content:space-between}.field-description[data-v-14d3b289]{color:var(--gray-3);font-size:.875rem;line-height:1.7;margin-top:.25rem;width:80%}.tax-mode-control[data-v-14d3b289]{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.tax-mode-label[data-v-14d3b289]{color:var(--gray-4);font-size:.875rem;white-space:nowrap}.tax-mode-label.active[data-v-14d3b289]{color:var(--black-1);font-weight:600}@media(min-width:768px){.form-grid[data-v-14d3b289]{grid-template-columns:repeat(2,1fr)}.service-charge-tax-mode[data-v-14d3b289]{grid-column:1/-1}}@media(max-width:640px){.service-charge-tax-mode[data-v-14d3b289]{align-items:flex-start;flex-direction:column}}.selected-items[data-v-14d3b289]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.selected-item[data-v-14d3b289]{align-items:center;background-color:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:9999px;display:flex;font-size:.875rem;padding:.3rem 1.5rem}.upload-container[data-v-14d3b289]{display:inline-block;font-family:Arial,sans-serif;text-align:center;width:150px}.pricing{overflow-x:hidden;padding:1.5rem 1.5rem 140px}.title{font-size:1.8rem;margin-bottom:1.5rem}.t-plans{-moz-column-count:1;column-count:1;-moz-column-gap:1rem;column-gap:1rem;margin-top:1.5rem;padding-bottom:1rem;width:100%}.plan-name{font-size:1.4rem}.plan-card{background:var(--white-1);border:1px solid #ddd;border-radius:12px;display:inline-block;margin-bottom:1rem;min-width:0;padding:1rem;width:100%;-moz-column-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid}.price{font-size:.85rem;margin:.5rem 0 1rem;min-height:50px}.highlights{list-style:none;margin-top:1.5rem;padding:0;text-align:left}.highlights li{font-size:.9rem;margin:.25rem 0;padding-left:1.5rem;position:relative}.highlights li:before{color:green;content:"✓";font-weight:700;left:0;position:absolute}@media(min-width:768px){.t-plans{-moz-column-count:2;column-count:2}}.billing-page[data-v-44c3c2a7]{height:100%}.header-section[data-v-44c3c2a7],.history-row[data-v-44c3c2a7],.section-heading[data-v-44c3c2a7],.summary-heading[data-v-44c3c2a7]{align-items:center;display:flex;gap:16px;justify-content:space-between}.header-section[data-v-44c3c2a7]{padding:2rem 2rem 0}.amount-details small[data-v-44c3c2a7],.amount-details span[data-v-44c3c2a7],.header-description[data-v-44c3c2a7],.history-row span[data-v-44c3c2a7],.muted[data-v-44c3c2a7],.summary-item span[data-v-44c3c2a7]{color:var(--gray-3)}.refresh-button[data-v-44c3c2a7]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:8px;color:var(--black-2);cursor:pointer;padding:8px 14px}.billing-content[data-v-44c3c2a7]{overflow-y:auto;padding:22px 2rem 140px;scrollbar-width:none}.billing-content[data-v-44c3c2a7]::-webkit-scrollbar{display:none}.subscription-summary[data-v-44c3c2a7]{background:var(--white-1);border:1px solid #dadada;border-radius:12px;padding:20px}.eyebrow[data-v-44c3c2a7]{color:var(--gray-3);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.summary-heading h4[data-v-44c3c2a7]{font-size:1.25rem;margin-top:4px}.change-badge[data-v-44c3c2a7],.status-badge[data-v-44c3c2a7]{border-radius:999px;font-size:.75rem;font-weight:700}.status-badge[data-v-44c3c2a7]{background:var(--pale-gray-2);padding:6px 11px}.status-badge--active[data-v-44c3c2a7]{background:#e8f7ee;color:#237a48}.status-badge--expired[data-v-44c3c2a7],.status-badge--past_due[data-v-44c3c2a7],.status-badge--suspended[data-v-44c3c2a7]{background:var(--pale-red-1);color:var(--red-1)}.summary-grid[data-v-44c3c2a7]{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.plan-details[data-v-44c3c2a7],.summary-item[data-v-44c3c2a7]{display:grid;gap:5px}.billing-row .muted[data-v-44c3c2a7],.payment-items[data-v-44c3c2a7],.payment-total[data-v-44c3c2a7],.plan-details span[data-v-44c3c2a7],.plan-details strong[data-v-44c3c2a7],.summary-item span[data-v-44c3c2a7],.summary-item strong[data-v-44c3c2a7]{font-size:.9rem}.billing-row p[data-v-44c3c2a7],.payment-item strong[data-v-44c3c2a7],.payment-total strong[data-v-44c3c2a7],.plan-details strong[data-v-44c3c2a7],.summary-item strong[data-v-44c3c2a7]{color:var(--black-2)}.payment-items>span[data-v-44c3c2a7],.payment-total span[data-v-44c3c2a7]{color:var(--gray-3)}.billing-section[data-v-44c3c2a7]{margin-top:28px}.billing-section--last[data-v-44c3c2a7]{padding-bottom:24px}.section-heading[data-v-44c3c2a7]{border-bottom:1px solid var(--gray-1);padding-bottom:12px}.section-heading>span[data-v-44c3c2a7]{color:var(--gray-3);font-weight:600}.billing-row[data-v-44c3c2a7]{border-bottom:1px solid var(--pale-gray-2);padding:16px 0}.billing-row[data-v-44c3c2a7]:last-child{border-bottom:0}.billing-row[data-v-44c3c2a7]{align-items:flex-start;display:grid;gap:24px;grid-template-columns:minmax(180px,1fr) minmax(280px,1.4fr)}.billing-plan[data-v-44c3c2a7]{font-weight:700}.plan-details>span[data-v-44c3c2a7]{color:var(--gray-3)}.payment-items[data-v-44c3c2a7]{display:grid;gap:5px}.payment-item[data-v-44c3c2a7],.payment-total[data-v-44c3c2a7]{display:flex;gap:12px;justify-content:space-between}.payment-total[data-v-44c3c2a7]{border-top:1px solid var(--pale-gray-2);margin-top:5px;padding-top:10px}.payment-item strong[data-v-44c3c2a7]{white-space:nowrap}.empty-state[data-v-44c3c2a7],.state-message[data-v-44c3c2a7]{color:var(--gray-3);padding:2rem;text-align:center}.state-message--error[data-v-44c3c2a7]{color:var(--red-1)}@media(max-width:900px){.header-section[data-v-44c3c2a7]{padding:1rem 1rem 0}.billing-content[data-v-44c3c2a7]{height:auto!important;overflow:visible;padding:12px 1rem 120px}.summary-grid[data-v-44c3c2a7]{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-row[data-v-44c3c2a7]{gap:12px;grid-template-columns:1fr}.payment-items[data-v-44c3c2a7]{grid-column:1}}.setting-header-section[data-v-522b1140]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.setting-container[data-v-522b1140]{height:90%;overflow-y:auto;padding:2rem 2rem 140px;position:relative;width:100%}.form-grid[data-v-522b1140]{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr;margin-top:1.2rem}@media(min-width:768px){.form-grid[data-v-522b1140]{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.setting-container[data-v-522b1140]{height:100%;padding:1.5rem 1rem calc(190px + env(safe-area-inset-bottom))}}.setting-header-section[data-v-7503de49]{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.setting-container[data-v-7503de49]{height:90%;padding:2rem 2rem 0;position:relative;width:100%}.remove-placeholder[data-v-7503de49]{display:inline-block;height:24px;width:24px}.language-select-field[data-v-7503de49]{flex:0 0 300px;width:300px}.toggle-placeholder[data-v-7503de49]{height:24px;width:120px}.upgrade-plan-message[data-v-7503de49]{background:#fff8e6;border:1px solid #f3d48a;border-radius:8px;color:#8a6500;font-size:.92rem;line-height:1.45;margin:12px 0 20px;max-width:520px;padding:12px 14px}.remove-btn[data-v-7503de49]{height:24px;justify-content:center;width:24px}.publish-lang[data-v-7503de49],.remove-btn[data-v-7503de49]{align-items:center;display:flex}.publish-lang label>span[data-v-7503de49]{color:var(--black-3);font-size:.875rem;margin-left:12px}@media(max-width:600px){[data-v-7503de49] .setting-container{height:auto!important;min-height:0;padding-bottom:140px!important}.language-entry-row[data-v-7503de49]{align-items:stretch;flex-direction:column;gap:10px;margin-bottom:38px;max-width:none}.language-main-row[data-v-7503de49]{width:100%}.language-select-field[data-v-7503de49]{flex:1 1 auto;width:auto}.language-entry-row--new[data-v-7503de49]{margin-top:8px}.remove-btn[data-v-7503de49],.remove-placeholder[data-v-7503de49],.toggle-placeholder[data-v-7503de49]{align-self:flex-start}.publish-lang[data-v-7503de49]{align-self:stretch;justify-content:flex-start;padding:2px 0 0}}.settings-page[data-v-ff6ef2f5]{display:flex;height:100%}.settings-content[data-v-ff6ef2f5]{flex:1;overflow-y:auto}.container[data-v-b3654701]{height:100%;position:relative;width:100%}.modal-submit-section[data-v-b3654701]{bottom:0;left:0;position:absolute}.header-section[data-v-393a6de8]{align-items:center;display:flex;justify-content:space-between;padding:2rem 2rem 0}.staff-list[data-v-393a6de8]{background:#fff;border:.5px solid #dedede;border-radius:12px;margin:22px;overflow-y:auto;padding:2rem 2rem 5rem;scrollbar-width:none;-ms-overflow-style:none}.staff-list[data-v-393a6de8]::-webkit-scrollbar{display:none}.staff-container[data-v-393a6de8]{display:flex;flex-direction:column;gap:12px}.staff-row[data-v-393a6de8]{align-items:flex-start;border-bottom:1px solid #dedede;cursor:pointer;display:flex;justify-content:space-between;padding:12px 0}@media screen and (max-width:900px){.staff-row[data-v-393a6de8]{align-items:flex-start;flex-direction:column}}.staff-left[data-v-393a6de8]{align-items:center;display:flex;flex:1;gap:12px}@media screen and (max-width:900px){.staff-left[data-v-393a6de8]{align-items:flex-start}}.avatar[data-v-393a6de8]{align-items:center;background-color:#dce1de;border-radius:50%;color:var(--black-2);display:flex;font-weight:700;height:40px;justify-content:center;width:40px}@media screen and (max-width:900px){.avatar[data-v-393a6de8]{margin-right:12px}}.staff-info[data-v-393a6de8]{display:flex;flex-direction:column}.staff-name[data-v-393a6de8]{color:var(--black-1);font-size:.95rem;font-weight:500;margin:0}.staff-email[data-v-393a6de8]{color:#838383;font-size:.875rem;margin:0}.staff-role[data-v-393a6de8]{text-transform:capitalize}.staff-group[data-v-393a6de8],.staff-role[data-v-393a6de8]{color:var(--black-2);flex:.5;font-size:.9rem}.staff-group[data-v-393a6de8]{display:flex}.staff-group p[data-v-393a6de8]{margin-right:12px}.edit-icon[data-v-393a6de8]{cursor:pointer;display:block;opacity:0}.staff-row:hover .edit-icon[data-v-393a6de8]{opacity:1}.staff-extra-mobile[data-v-393a6de8]{display:none;flex-direction:column;font-size:.85rem;margin-top:4px}.staff-group[data-v-393a6de8],.staff-role[data-v-393a6de8]{align-items:flex-start;color:var(--black-1);display:flex;flex:.5;flex-direction:column;font-size:.9rem}@media(max-width:900px){.desktop-only[data-v-393a6de8]{display:none}.staff-extra-mobile[data-v-393a6de8]{display:flex}}.form-container[data-v-9dd1851c]{display:flex;flex-direction:column;max-height:400px;overflow-y:auto;padding:20px 24px}@media(max-width:768px){.form-container[data-v-9dd1851c]{max-height:66.5vh}}.form-row[data-v-9dd1851c]{display:flex;flex-wrap:wrap;gap:20px}.form-group[data-v-9dd1851c]{flex:1;min-width:200px}.form-label[data-v-9dd1851c]{display:block;font-weight:600;margin-bottom:8px}.form-input[data-v-9dd1851c],.form-textarea[data-v-9dd1851c]{border:1px solid #ccc;border-radius:6px;padding:8px;width:100%}.section-label[data-v-9dd1851c]{display:flex;flex-direction:column;justify-content:center}.checkbox-group[data-v-9dd1851c]{align-items:center;display:flex}@media(max-width:768px){.form-row[data-v-9dd1851c]{flex-direction:column}}.checkbox-row[data-v-9dd1851c]{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;margin-top:1rem}@media(min-width:768px){.checkbox-row[data-v-9dd1851c]{flex-direction:row}}.section-label[data-v-9dd1851c]{flex:1}@media(min-width:768px){.section-label[data-v-9dd1851c]{flex:1;max-width:160px}.checkbox-wrapper[data-v-9dd1851c]{flex:2 1 0%}}.section-label .form-label[data-v-9dd1851c]{display:block;font-weight:600;margin-bottom:4px}.checkbox-wrapper[data-v-9dd1851c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));width:100%}@media(max-width:768px){.checkbox-wrapper[data-v-9dd1851c]{grid-template-columns:repeat(2,1fr)}}.checkbox-item[data-v-9dd1851c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-section[data-v-644a3e3f]{align-items:center;display:flex;justify-content:space-between;padding:2rem 2rem 0}.role-list[data-v-644a3e3f]{background:#fff;border:.5px solid #dedede;border-radius:12px;margin:22px;overflow-y:auto;padding:2rem 2rem 5rem;scrollbar-width:none;-ms-overflow-style:none}.role-list[data-v-644a3e3f]::-webkit-scrollbar{display:none}.role-row[data-v-644a3e3f]{align-items:center;border-bottom:1px solid #dedede;cursor:pointer;display:flex;justify-content:space-between;padding:12px 0}.role-info[data-v-644a3e3f]{display:flex;flex:1;flex-direction:column}.role-name[data-v-644a3e3f]{color:var(--black-1);font-size:1rem;font-weight:500}.role-description[data-v-644a3e3f]{color:#838383;font-size:.875rem}.role-stores[data-v-644a3e3f]{flex:1}.role-staff-count[data-v-644a3e3f],.role-stores[data-v-644a3e3f]{color:var(--black-2);font-size:.875rem}.role-staff-count[data-v-644a3e3f]{flex:.3}.edit-icon[data-v-644a3e3f]{cursor:pointer;display:block;opacity:0}.role-row:hover .edit-icon[data-v-644a3e3f]{opacity:1}@media screen and (max-width:900px){.desktop-only[data-v-644a3e3f]{display:none}.role-row[data-v-644a3e3f]{align-items:flex-start;flex-direction:column}}.nav-panel[data-v-13027def]{background:var(--white-1);border-bottom-left-radius:12px;border-right:1px solid #dedede;border-top-left-radius:12px;padding:1.5rem 1rem 0;width:270px}.nav-section+.nav-section[data-v-13027def]{margin-top:1.5rem}.section-title[data-v-13027def]{color:var(--black-2);font-size:.9rem;font-weight:700;margin-bottom:.5rem}.nav-items[data-v-13027def]{list-style:none;margin:0;padding:0}.nav-item[data-v-13027def]{color:var(--black-1);cursor:pointer;display:flex;font-size:.95rem;padding:.5rem 0}.nav-item>p[data-v-13027def]{font-size:.9rem;margin-left:10px}.nav-item[data-v-13027def]:hover{color:var(--black-1)}.settings-page[data-v-13027def]{display:flex;height:100%}.settings-content[data-v-13027def]{flex:1}@media(max-width:850px){.nav-panel[data-v-13027def]{align-items:flex-start;display:none}.nav-section[data-v-13027def]{width:92%}.settings-content[data-v-13027def]{padding:1rem 1rem 0;width:100%}}.tooltip[data-v-48581635],.tooltip-trigger[data-v-48581635]{align-items:center;display:inline-flex}.tooltip-trigger[data-v-48581635]{background:transparent;border:none;border-radius:0;box-shadow:none;color:#6b7280;cursor:pointer;height:16px;justify-content:center;line-height:1;outline:none;padding:0;width:16px}.tooltip-trigger[data-v-48581635]:active,.tooltip-trigger[data-v-48581635]:focus,.tooltip-trigger[data-v-48581635]:focus-visible{box-shadow:none;outline:none}.tooltip-trigger__icon[data-v-48581635]{display:block}.tooltip-content[data-v-48581635]{background:var(--black-2);border-radius:8px;box-shadow:0 10px 24px #00000029;color:var(--white-1);font-size:.75rem;line-height:1.4;max-width:220px;padding:8px 10px;position:fixed;text-align:left;white-space:normal;width:-moz-max-content;width:max-content;z-index:10002}.tooltip-content[data-v-48581635]:after{border-color:var(--black-2) transparent transparent transparent;border-style:solid;border-width:6px;content:"";left:var(--tooltip-arrow-left,50%);position:absolute;top:100%;transform:translate(-50%)}.tooltip-fade-enter-active[data-v-48581635],.tooltip-fade-leave-active[data-v-48581635]{transition:opacity .16s ease,transform .16s ease}.tooltip-fade-enter-from[data-v-48581635],.tooltip-fade-leave-to[data-v-48581635]{opacity:0;transform:translateY(4px)}@media only screen and (max-width:600px){.tooltip-content[data-v-48581635]{max-width:180px}}.end-of-day-report[data-v-b2ae782c]{display:flex;flex-direction:column;height:720px;max-height:720px}.modal-header[data-v-b2ae782c]{flex-shrink:0}.section-tabs[data-v-b2ae782c]{display:flex;flex-shrink:0;gap:.5rem;margin:0 14px;overflow-x:auto;padding:14px 0 5px}.section-tab[data-v-b2ae782c]{background:var(--white-1);border:1px solid #d1d5db;border-radius:999px;color:var(--black-2);font-size:.8rem!important;font-weight:600;padding:.375rem .5rem;white-space:nowrap}.section-tab--active[data-v-b2ae782c]{background:var(--black-2);border-color:var(--black-2);color:var(--white-1)}.modal-body[data-v-b2ae782c]{flex:1;min-height:0;overflow-y:auto}.content[data-v-b2ae782c]{margin:0 14px 14px}.report-label[data-v-b2ae782c]{margin-bottom:6px}.summary-grid[data-v-b2ae782c]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,180px));justify-content:start;margin:0 0 2rem}.summary-item[data-v-b2ae782c]{border-radius:10px;display:flex;flex-direction:column;max-width:180px;padding:1rem;text-align:center;transition:transform .2s;width:100%}.summary-item[data-v-b2ae782c]:hover{transform:translateY(-2px)}.summary-item .label[data-v-b2ae782c]{color:#555;font-size:.85rem;font-weight:500;margin-bottom:.3rem}.label-with-tooltip[data-v-b2ae782c]{align-items:center;display:inline-flex;gap:6px;justify-content:center}.summary-item .value[data-v-b2ae782c]{color:var(--black-2);display:flex;flex-direction:column;font-size:1.2rem;font-weight:700;gap:.2rem}.total-orders[data-v-b2ae782c]{background-color:#e6f0ff;border:1px solid #4a90e2;color:#1a3d7c}.total-sales[data-v-b2ae782c]{background-color:#e6f9ea;border:1px solid #34a853;color:#196e3c}.net-sales[data-v-b2ae782c],.total-paid[data-v-b2ae782c],.total-refunds[data-v-b2ae782c]{background-color:var(--white-1);border:1px solid #ccc;color:#333}.totals-table[data-v-b2ae782c]{border:1px solid #ccc;border-collapse:collapse;border-radius:10px;color:var(--black-2);font-size:.85rem;margin-bottom:3rem;width:100%}.totals-table td[data-v-b2ae782c],.totals-table th[data-v-b2ae782c]{border:1px solid #ccc;padding:.5rem .75rem;text-align:center}.totals-table th[data-v-b2ae782c]{background-color:rgb(243 244 246/var(--tw-bg-opacity,1));font-weight:600}.totals-table tr[data-v-b2ae782c]{background-color:var(--white-1)}@media screen and (max-width:1024px){.end-of-day-report[data-v-b2ae782c]{height:100%;max-height:100dvh}}@media screen and (max-width:640px){.summary-grid[data-v-b2ae782c]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.summary-item[data-v-b2ae782c]{max-width:none}}.radio-button[data-v-be7ddf8f]{align-items:center;background-color:#fff;border:1px solid var(--gray-1);border-radius:7px;cursor:pointer;display:flex;gap:8px;padding:8px 18px 8px 12px;transition:all .2s ease}.radio-button.active[data-v-be7ddf8f]{background-color:#d3d3d3;border:1px solid #d3d3d3;border-color:var(--gray-2)}.radio-circle[data-v-be7ddf8f]{border:2px solid #666;border-radius:50%;display:inline-block;height:16px;position:relative;width:16px}.radio-circle.selected[data-v-be7ddf8f]:after{background-color:#616161;border-radius:50%;color:#fff;content:"";height:8px;left:2px;position:absolute;top:2px;width:8px}.radio-label[data-v-be7ddf8f]{color:var(--black-1);font-size:.95rem}.spinner-wrapper[data-v-bf49f29c]{align-items:center;display:flex;justify-content:center}.spinner[data-v-bf49f29c]{animation:spin-bf49f29c 1s linear infinite;background:conic-gradient(from 0deg,#1f29370f,#1f29371f 120deg,#1f293752 220deg,#1f2937b8 300deg,rgb(31 41 55/var(--tw-bg-opacity,1)) 1turn);border-radius:50%;height:var(--spinner-size);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--spinner-thickness)),#000 calc(100% - var(--spinner-thickness)));mask:radial-gradient(farthest-side,transparent calc(100% - var(--spinner-thickness)),#000 calc(100% - var(--spinner-thickness)));width:var(--spinner-size)}@keyframes spin-bf49f29c{to{transform:rotate(1turn)}}.operations-settings[data-v-46dd9781]{position:relative}.settings-card[data-v-46dd9781]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:24px;transition:opacity .2s ease}.settings-card.is-loading[data-v-46dd9781]{opacity:.5;pointer-events:none}.radio-group[data-v-46dd9781]{display:flex;flex-wrap:wrap;gap:12px}.timing-grid[data-v-46dd9781]{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.mode-notice[data-v-46dd9781]{color:#747e48;font-size:.9rem;line-height:1.5;margin-top:12px}.actions-row[data-v-46dd9781]{align-items:center;display:flex;gap:12px}.actions-spacer[data-v-46dd9781]{flex:1}.form-error[data-v-46dd9781]{color:var(--red-1);font-size:.95rem}.form-success[data-v-46dd9781]{color:var(--green-1);font-size:.95rem}.loading-overlay[data-v-46dd9781]{align-items:center;display:flex;inset:0;justify-content:center;position:absolute;z-index:10}@media screen and (max-width:700px){.settings-card[data-v-46dd9781]{padding:18px}.timing-grid[data-v-46dd9781]{grid-template-columns:1fr}.actions-row[data-v-46dd9781]{flex-wrap:wrap}}.sidebar-nav[data-v-5b3ee60e]{align-items:center;display:flex;flex-direction:column;gap:24px;overflow-x:hidden;overflow-y:auto;padding:16px 0;scrollbar-width:none;width:100px}.sidebar-nav[data-v-5b3ee60e]::-webkit-scrollbar{display:none}.nav-btn[data-v-5b3ee60e]{background:transparent;border:none;border-radius:8px;color:var(--white-1);cursor:pointer;padding:12px;text-align:center;transition:background .2s ease;width:80px}.nav-btn[data-v-5b3ee60e]:hover{background-color:#374151}.nav-icon-wrapper[data-v-5b3ee60e]{flex-direction:column}.nav-icon[data-v-5b3ee60e],.nav-icon-wrapper[data-v-5b3ee60e]{align-items:center;display:flex}.nav-icon[data-v-5b3ee60e]{height:30px;justify-content:center;width:30px}.nav-label[data-v-5b3ee60e]{font-size:12px;margin-top:4px}.temp-access-pill[data-v-04f047a0]{background-color:#f4767626;border:1px solid var(--red-1)}.temp-access-close[data-v-04f047a0],.temp-access-pill[data-v-04f047a0]{color:var(--red-2);cursor:pointer;font-size:14px;line-height:1}.temp-access-close[data-v-04f047a0]{padding:2px}.temp-access-close[data-v-04f047a0]:hover{color:var(--red-1)}.plan-status-modal[data-v-0947cd53]{padding:24px}.msg-description[data-v-0947cd53]{color:var(--red-1);font-size:.95rem;font-weight:600;line-height:1.7;margin-top:12px}.actions[data-v-0947cd53]{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.user-list[data-v-4b04f98e]{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding:16px}.list-item[data-v-4b04f98e]{font-size:.9rem}.container-form[data-v-b27b4e59]{box-sizing:border-box;height:100%;overflow-y:auto;overscroll-behavior:contain;position:relative;-webkit-overflow-scrolling:touch;padding:1.5rem 1.5rem 120px}.message[data-v-b27b4e59]{border-radius:8px;bottom:24px;font-size:.9rem;left:24px;padding:12px 16px;position:sticky;right:24px;text-align:center;z-index:40}.message.success[data-v-b27b4e59]{background:var(--pale-green-1);color:var(--green-1)}.message.error[data-v-b27b4e59]{background:#fff1f0;color:#a00}.panel-topbar[data-v-b27b4e59]{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.workflow-settings[data-v-b27b4e59]{display:grid;gap:12px}.workflow-setting[data-v-b27b4e59]{align-items:center;display:flex;gap:24px;justify-content:space-between;padding:14px 0}.workflow-setting[data-v-b27b4e59]:last-child{border-bottom:0}.workflow-setting p[data-v-b27b4e59]{color:var(--black-3);font-size:.85rem;margin:4px 0 0}.panel-title[data-v-b27b4e59]{color:var(--black-1);font-size:1.25rem;font-weight:700}.panel-description[data-v-b27b4e59]{color:var(--gray-3);font-size:.9rem;line-height:1.5;margin-top:8px}.status-box[data-v-b27b4e59]{background:#eef6ff;border-radius:10px;color:#234a74;display:flex;flex-direction:column;gap:6px;margin-top:18px;padding:14px 16px}.status-box.warning[data-v-b27b4e59]{background:#fff8e8;border:1px solid #dbdb90;color:#805b09}.add-printer-button[data-v-b27b4e59]{flex-shrink:0}.selector-grid[data-v-b27b4e59]{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.default-settings-grid[data-v-b27b4e59]{display:grid;gap:18px;grid-template-columns:minmax(0,1fr);margin-top:24px;max-width:320px}.profile-tabs[data-v-b27b4e59]{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.profile-tab[data-v-b27b4e59]{min-height:42px}.printer-editor[data-v-b27b4e59],.printer-section[data-v-b27b4e59]{margin-top:4px;padding-top:22px}.printer-editor[data-v-b27b4e59]{background:#fbfbfb;border:1px solid #d8d8d8;border-radius:10px;padding:18px}.section-heading-row[data-v-b27b4e59]{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.section-title[data-v-b27b4e59]{color:var(--black-1);font-size:1rem;font-weight:700}.section-subtitle[data-v-b27b4e59]{color:var(--black-1);font-size:.95rem;font-weight:600}.section-description[data-v-b27b4e59]{color:var(--gray-3);font-size:.85rem;margin-top:4px}.advanced-settings[data-v-b27b4e59]{color:var(--black-1);margin-top:18px;padding:12px 0 0}.advanced-settings summary[data-v-b27b4e59]{color:var(--gray-1);cursor:pointer;font-weight:600}.form-grid[data-v-b27b4e59]{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.form-group[data-v-b27b4e59]{display:flex;flex-direction:column;gap:8px}.full-width[data-v-b27b4e59]{grid-column:1/-1}.form-actions-inline[data-v-b27b4e59]{display:flex;justify-content:flex-end;margin-top:4px}.form-label[data-v-b27b4e59]{color:var(--black-1);font-weight:600}.readonly-value[data-v-b27b4e59]{align-items:center;background:#f8f8f8;border:1px solid #d8d8d8;border-radius:8px;color:var(--gray-1);display:flex;min-height:42px;padding:0 12px}.configured-toolbar[data-v-b27b4e59]{align-items:center;display:flex;gap:12px;justify-content:space-between}.configured-printer-list[data-v-b27b4e59]{display:grid;gap:12px;margin-top:30px}.configured-printer-card[data-v-b27b4e59]{background:#fff;border:1px solid #d8d8d8;border-radius:10px;display:block;position:relative;transition:border-color .2s ease,box-shadow .2s ease}.configured-printer-card.selected[data-v-b27b4e59]{border-color:var(--primary-btn-color);box-shadow:0 0 0 2px #0000000a}.configured-printer-main[data-v-b27b4e59]{padding:14px 12px 38px 14px;text-align:left;width:100%}.configured-printer-header[data-v-b27b4e59]{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.configured-printer-type[data-v-b27b4e59]{color:var(--gray-1);font-size:.85rem}.trash-icon[data-v-b27b4e59]{bottom:14px;cursor:pointer;height:20px;position:absolute;right:14px;width:20px}.usb-toolbar[data-v-b27b4e59]{align-items:center;display:flex;gap:12px;justify-content:space-between}.usb-toolbar-actions[data-v-b27b4e59]{display:flex;flex-wrap:wrap;gap:10px}.usb-device-picker[data-v-b27b4e59]{display:grid;gap:12px;margin-top:12px}.selected-usb-card[data-v-b27b4e59]{background:#fff;border:1px solid #d8d8d8;border-radius:10px;display:flex;flex-direction:column;gap:6px;padding:14px;text-align:left;width:100%}.usb-device-header[data-v-b27b4e59]{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.usb-permission[data-v-b27b4e59]{color:#9c5f08;font-size:.85rem}.usb-permission.granted[data-v-b27b4e59]{color:#1b7f3b}.usb-meta[data-v-b27b4e59]{color:var(--gray-1);font-size:.85rem}.empty-state[data-v-b27b4e59]{background:#f7f7f7;border-radius:10px;color:var(--gray-1);padding:14px}.empty-state[data-v-b27b4e59],.empty-state.compact[data-v-b27b4e59]{margin-top:12px}.message[data-v-b27b4e59]{margin-top:18px}.message.success[data-v-b27b4e59]{color:#1b7f3b}.message.error[data-v-b27b4e59]{color:#c0392b}.action-row[data-v-b27b4e59]{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:20px}.ghost-button[data-v-b27b4e59],.secondary-button[data-v-b27b4e59]{border-radius:8px;font-weight:600;min-height:42px;padding:0 16px}.secondary-button[data-v-b27b4e59]{background:var(--primary-btn-color);color:#fff}.ghost-button[data-v-b27b4e59]{background:transparent;border:1px solid #d8d8d8;color:var(--black-1)}.ghost-button[data-v-b27b4e59]:disabled,.secondary-button[data-v-b27b4e59]:disabled{cursor:not-allowed;opacity:.6}.ghost-button.processing[data-v-b27b4e59],.ghost-button.processing[data-v-b27b4e59]:disabled{opacity:.45}@media(max-width:900px){.printer-settings[data-v-b27b4e59]{padding:16px}.panel-card[data-v-b27b4e59]{padding:.5rem}.default-settings-grid[data-v-b27b4e59],.form-grid[data-v-b27b4e59],.selector-grid[data-v-b27b4e59]{grid-template-columns:1fr}.default-settings-grid[data-v-b27b4e59]{max-width:none}.configured-toolbar[data-v-b27b4e59],.panel-topbar[data-v-b27b4e59],.profile-tabs[data-v-b27b4e59],.section-heading-row[data-v-b27b4e59],.usb-toolbar[data-v-b27b4e59],.usb-toolbar-actions[data-v-b27b4e59]{align-items:stretch;flex-direction:column}.action-row[data-v-b27b4e59]{justify-content:stretch}.action-row[data-v-b27b4e59]>*{width:100%}}[v-cloak][data-v-dccd45bd]{display:none}.layout[data-v-dccd45bd]{margin-left:0;width:100%}@media screen and (min-width:1024px){.layout[data-v-dccd45bd]{margin-left:100px}}.desktop-side-panel[data-v-dccd45bd]{display:none}@media(min-width:1024px){.desktop-side-panel[data-v-dccd45bd]{display:flex}}.custom-container[data-v-dccd45bd]{display:flex}.with-navbar[data-v-dccd45bd]{margin-top:0}@media screen and (max-width:1023px){.with-navbar[data-v-dccd45bd]{padding-bottom:calc(92px + env(safe-area-inset-bottom))}}@media screen and (min-width:1024px){.with-navbar[data-v-dccd45bd]{padding-top:3.7rem}}.dashboard-shell[data-v-dccd45bd]{display:flex;min-height:100vh;min-height:100dvh;min-height:var(--app-height,100dvh);overflow-x:hidden;width:100%}.offline-noti[data-v-dccd45bd]{background:#f47676cc;border:1px solid var(--red-1);border-radius:4px;bottom:16px;color:#ebebeb;cursor:pointer;font-size:14px;font-weight:700;left:80px;padding:6px 42px;position:fixed;transition:transform .2s ease;z-index:9999}.subscription-suspended-banner[data-v-dccd45bd]{align-items:center;background:var(--pale-red-1);border:1px solid var(--red-2);border-radius:14px;bottom:calc(28px + env(safe-area-inset-bottom));box-shadow:0 12px 30px #8b00001f;color:var(--red-2);display:flex;gap:10px;justify-content:center;left:50%;max-width:85vw;padding:12px 18px;position:fixed;text-align:center;transform:translate(-50%);width:min(700px,calc(100vw - 32px));z-index:9998}.subscription-suspended-banner strong[data-v-dccd45bd]{flex-shrink:0;font-size:.9rem}.subscription-suspended-banner span[data-v-dccd45bd]{font-size:.86rem;line-height:1.5}@media screen and (max-width:600px){.subscription-suspended-banner[data-v-dccd45bd]{bottom:calc(96px + env(safe-area-inset-bottom));flex-direction:column;gap:4px;padding:10px 14px}}.order-noti-wrapper[data-v-dccd45bd]{bottom:16px;display:flex;flex-direction:column;gap:12px;left:16px;position:fixed;z-index:9999}.order-noti[data-v-dccd45bd]{background:#5cb183b8;border:1px solid var(--green-2);border-radius:12px;box-shadow:0 10px 25px #00000040;color:var(--white-1);max-width:360px;min-width:280px;padding:14px 16px}.order-noti.new_order[data-v-dccd45bd]{background:#16a34a}.order-noti.warning[data-v-dccd45bd]{background:#f59e0b}.order-noti.error[data-v-dccd45bd]{background:#dc2626}.toast-enter-active[data-v-dccd45bd]{transition:all .35s ease}.toast-leave-active[data-v-dccd45bd]{position:absolute;transition:all .25s ease}.toast-leave-from[data-v-dccd45bd]{opacity:1;transform:translateY(0) scale(1)}.toast-leave-to[data-v-dccd45bd]{opacity:0;transform:translateY(7px) scale(.9)}.toast-enter-from[data-v-dccd45bd]{opacity:0;transform:translateY(12px) scale(.95)}.toast-enter-to[data-v-dccd45bd]{opacity:1;transform:translateY(0) scale(1)}.order-noti[data-v-dccd45bd]{align-items:center;display:flex;gap:12px;justify-content:space-between}.order-noti-text[data-v-dccd45bd]{flex:1}.order-noti-close[data-v-dccd45bd]{background:transparent;border:none;cursor:pointer;flex-shrink:0;padding:4px}.mobile-header-shell[data-v-dccd45bd]{padding-top:env(safe-area-inset-top);position:relative}.mobile-header-shell--dim[data-v-dccd45bd]{background:#0000004d}.mobile-layout-shell[data-v-dccd45bd]{position:relative}.mobile-nav-content-dim[data-v-dccd45bd]{background:#0000004d;height:100dvh;inset:0;position:absolute;z-index:10}.subscription-message-modal[data-v-dccd45bd]{display:flex;flex-direction:column;gap:20px;padding:26px}.subscription-message-modal p[data-v-dccd45bd]{color:var(--black-2);font-size:.9rem;line-height:2}.subscription-message-modal button[data-v-dccd45bd]{align-self:flex-end;min-width:120px}.category-container[data-v-0a0089a6]{border-top-left-radius:12px;border-top-right-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;margin:0 auto;max-height:100%;overflow:hidden}.modal-content[data-v-0a0089a6]{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:1rem;width:100%;-webkit-overflow-scrolling:touch}.dashboard-category-form-title[data-v-0a0089a6],.modal-footer[data-v-0a0089a6]{flex:0 0 auto}@media(max-width:850px){.modal-content[data-v-0a0089a6]{padding-bottom:7rem}}.category-form[data-v-0a0089a6]{margin-bottom:20px;padding:12px 0 24px;width:100%}.upload-section[data-v-0a0089a6]{align-items:center;border:1px solid var(--black-1);border-radius:8px;cursor:pointer;display:flex;justify-content:center;padding:1rem;transition:border-color .3s;width:100%}.upload-box[data-v-0a0089a6]{min-height:24px;min-width:24px}.preview-image[data-v-0a0089a6]{display:block;height:80px;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain}.footer[data-v-0a0089a6]{display:flex;margin-bottom:.5rem;margin-top:.75rem;width:100%}.submit-action[data-v-0a0089a6]{margin-left:auto}.availability-group[data-v-0a0089a6]{margin-top:.5rem}.availability-toggle-row[data-v-0a0089a6]{align-items:center;display:flex;gap:1rem;justify-content:space-between}.day-chip-list[data-v-0a0089a6]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.day-chip[data-v-0a0089a6]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:999px;color:var(--black-2);cursor:pointer;font-size:.85rem;padding:.45rem .8rem}.day-chip.active[data-v-0a0089a6]{background:var(--black-1);border-color:var(--black-1);color:var(--white-1)}.availability-time-grid[data-v-0a0089a6]{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.availability-time-grid[data-v-0a0089a6]{grid-template-columns:1fr}}.category-manager[data-v-af7e7684]{display:flex;flex-direction:column;height:600px;max-height:600px;min-height:0}.category-list[data-v-af7e7684]{flex:1 1 auto;margin:0 12px;min-height:0;overflow-y:auto;padding:16px 4px 30px 0;scrollbar-width:none;-ms-overflow-style:none}.empty-categories-message[data-v-af7e7684]{color:var(--gray-3);font-size:.95rem;padding:32px 12px;text-align:center}.create-icon[data-v-af7e7684]{cursor:pointer}.mobile-create-category[data-v-af7e7684]{display:none}.section-header[data-v-af7e7684]{color:var(--black-4);font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:0 0 8px 8px}.list-item[data-v-af7e7684]{align-items:center;display:flex;flex-wrap:nowrap;min-width:0}.list-item img[data-v-af7e7684]{flex-shrink:0}.category-label[data-v-af7e7684]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:900px){.category-manager[data-v-af7e7684]{height:100%;max-height:100%}.desktop-create-icon[data-v-af7e7684]{display:none}.mobile-create-category[data-v-af7e7684]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:8px;color:var(--primary-text-color-1);display:flex;font-size:1rem;font-weight:600;gap:5px;justify-content:center;margin:18px 12px 14px;min-height:44px;padding:0 14px;width:calc(100% - 24px)}}.inventory-title-row[data-v-7c2a31ac]{align-items:center;display:flex;gap:12px}.mobile-back-btn[data-v-7c2a31ac]{align-items:center;background:transparent;border:none;display:none;height:32px;justify-content:center;width:32px}.field-error[data-v-7c2a31ac]{color:var(--red-1);font-size:.8rem}.availability-group[data-v-7c2a31ac]{margin-top:.5rem}.availability-toggle-row[data-v-7c2a31ac]{align-items:center;display:flex;gap:1rem;justify-content:space-between}@media screen and (max-width:900px){.category-container[data-v-7c2a31ac]{height:100%;min-height:0}.mobile-back-btn[data-v-7c2a31ac]{display:inline-flex}}.category-list[data-v-9928ae06]{display:flex;flex-direction:column}.list-item[data-v-9928ae06]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:8px;color:var(--primary-text-color-1);display:flex;gap:12px;justify-content:space-between;padding:12px 14px;text-align:left;width:100%}.status-pill[data-v-9928ae06]{border-radius:12px;flex:0 0 auto;font-size:12px;font-weight:500;padding:4px 9px}.status-pill.active[data-v-9928ae06]{background:#eaf7ee;color:#1d7a3a}.status-pill.inactive[data-v-9928ae06]{background:#f1f2f4;color:#667085}.empty-state[data-v-9928ae06]{color:var(--gray-2);padding:28px 12px;text-align:center}.create-btn[data-v-6ab61e10]{border-radius:5px;color:var(--white-1);margin-left:10px;padding:10px 15px}.search-input[data-v-6ab61e10]{align-items:center;display:flex}.search-input input[data-v-6ab61e10]{margin-right:10px;padding:5px}.title[data-v-6ab61e10]{color:var(--primary-text-color-1);font-size:1.125rem;font-weight:600;margin:0;padding:5px 0}.text-style[data-v-7f8f2270]{color:var(--black-1)}.category-section[data-v-2961cccd]{display:flex;gap:1rem;overflow-x:auto!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.category-section[data-v-2961cccd]::-webkit-scrollbar{display:none}@media(max-width:850px){.category-section[data-v-2961cccd]{padding-left:16px;padding-right:16px}}.category-btn.active-category[data-v-2961cccd]{background-color:var(--black-2)!important;border-color:var(--black-1);color:var(--white-1)}.quantity-selector[data-v-a50cd8c2]{border:1px solid var(--gray-1);border-radius:22px;transition:border-color .2s ease}.quantity-selector.focused[data-v-a50cd8c2]{border-color:var(--primary-btn-color)}.quantity-input[data-v-a50cd8c2]{flex:1;min-width:0}.button[data-v-a50cd8c2]{align-items:center;align-self:center;background:var(--white-1);border:1px solid var(--gray-2);border-radius:50%;box-sizing:border-box;display:flex;flex-shrink:0;height:min(30px,calc(var(--quantity-selector-height) - 8px));justify-content:center;width:min(30px,calc(var(--quantity-selector-height) - 8px))}.button[data-v-a50cd8c2]:disabled{opacity:.5}.button-icon[data-v-a50cd8c2]{fill:var(--black-2);height:16px;width:16px}.option[data-v-9523cab7]{align-items:center;border-radius:8px;color:var(--black-1);cursor:pointer;display:flex;font-size:var(--font-size-small);margin:8px 14px;padding:10px}.option[data-v-9523cab7]:hover{background-color:var(--primary-hover-bg-color-1)}.selected[data-v-9523cab7]{border-color:var(--black-1);color:var(--white-1)}.selected[data-v-9523cab7],.selected[data-v-9523cab7]:hover{background-color:var(--primary-btn-color)}.form-control{padding:4px 22px 20px}.form-control label{color:var(--gray-3);display:block;font-size:.85rem;font-weight:600;margin-bottom:6px}.input{border:1px solid var(--gray-1);border-radius:6px;font-size:.95rem;padding:8px 12px;width:100%}.actions{display:flex;justify-content:flex-end;margin-top:16px;padding:0 22px}.confirm-btn{background-color:var(--black-1);border-radius:6px;color:var(--white-1);cursor:pointer;font-size:.9rem;padding:8px 18px}.modal-submit-section{padding:14px 22px 18px}.modal-bottom,.modal-submit-section{display:flex;justify-content:flex-end}.modal-bottom{align-items:center;background:var(--primary-bg-color-1);border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:1px solid var(--gray-1);bottom:0;height:85px;left:0;padding-right:30px;position:absolute;width:100%}.modal-title[data-v-ca91c0b7]{font-size:18px;margin-bottom:12px}.form-control label[data-v-ca91c0b7]{display:block;font-weight:500;margin-bottom:6px}.modal-submit-section[data-v-ca91c0b7]{margin-top:24px;text-align:right}.apply-discount-container{border-top-left-radius:12px;border-top-right-radius:12px;box-sizing:border-box;margin:0 auto;overflow:hidden}.payment-pad-shell[data-v-399d9ef1]{display:flex;flex-direction:column;height:min(600px,calc(100dvh - 48px));overflow:hidden}@media screen and (max-width:900px){.payment-pad-shell[data-v-399d9ef1]{height:100%}}.payment-pad[data-v-399d9ef1]{display:flex;flex:1;font-family:sans-serif;justify-content:space-between;margin:0;min-height:0}@media screen and (max-width:900px){.payment-pad[data-v-399d9ef1]{flex-direction:column;min-height:0;width:100%}}.number-grid[data-v-399d9ef1]{border-right:1px solid var(--gray-1);box-sizing:border-box;display:grid;flex:1;gap:16px;grid-template-columns:repeat(3,1fr);padding:35px}@media screen and (max-width:900px){.number-grid[data-v-399d9ef1]{align-content:start;border-right:0 solid var(--gray-1);flex:0 0 auto;gap:16px;grid-template-columns:repeat(3,55px);justify-content:center;margin:0 auto;max-height:340px;padding:16px}}.amount-display[data-v-399d9ef1]{display:flex;flex:1;flex-direction:column;min-height:0;min-width:300px}@media screen and (max-width:900px){.amount-display[data-v-399d9ef1]{flex:1 1 auto;min-height:0;min-width:0}}.payment-info[data-v-399d9ef1]{box-sizing:border-box;flex:1;margin-right:15px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:35px 20px}@media screen and (max-width:900px){.payment-info[data-v-399d9ef1]{margin-right:0;padding:16px 20px}}.number-grid button[data-v-399d9ef1]{background:var(--white-1);border:1px solid #b2b9b1;border-radius:50%;cursor:pointer;font-size:1.5rem;height:75px;transition:background .2s;width:75px}@media screen and (max-width:900px){.number-grid button[data-v-399d9ef1]{font-size:1.1rem;height:55px;margin:0 auto;width:55px}}.number-grid button[data-v-399d9ef1]:hover{background:var(--primary-text-color-1);color:var(--white-1)}.payment-label[data-v-399d9ef1]{color:var(--primary-text-color-1);display:flex;font-size:1rem;font-weight:500;justify-content:space-between;margin-bottom:16px}.payment-label span[data-v-399d9ef1]{color:var(--primary-text-color-1);font-size:1.2rem;font-weight:600}.payment-summary-divider[data-v-399d9ef1]{border-top:1px solid var(--gray-1);margin:4px 0 16px}.payment-total[data-v-399d9ef1]{font-weight:700}.coupon-section[data-v-399d9ef1]{flex:0 0 auto;padding:0 12px 4px}.coupon-label[data-v-399d9ef1]{color:var(--primary-text-color-1);font-size:.9rem;margin-top:8px}.coupon-label span[data-v-399d9ef1]{font-weight:600}.submit-btn[data-v-399d9ef1]{flex:0 0 auto;margin:0 auto;padding:16px 12px;width:100%}.error-payment[data-v-399d9ef1]{margin-left:20px}.receipt-preview[data-v-cd08bdc3]{box-sizing:border-box;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;padding:20px;width:100%}.receipt-preview-title[data-v-cd08bdc3]{flex:0 0 auto;font-size:1.2rem;font-weight:700;margin-bottom:18px}.receipt-paper[data-v-cd08bdc3]{--receipt-font-family:"Courier New",monospace;background:#fff;border:1px solid #d8d8d8;box-shadow:0 8px 24px #0f172a1f;box-sizing:border-box;color:#111;font-family:var(--receipt-font-family);font-size-adjust:.53;margin:0 auto;max-height:62vh;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:24px 18px;width:min(100%,340px)}.receipt-paper--wide[data-v-cd08bdc3]{width:min(100%,410px)}.receipt-store-name[data-v-cd08bdc3]{font-family:inherit;font-size:1.15rem;font-size-adjust:inherit;font-weight:700;margin-bottom:6px;text-align:center}.receipt-contact-line[data-v-cd08bdc3],.receipt-thank-you[data-v-cd08bdc3]{font-family:inherit;font-size:.78rem;font-size-adjust:inherit;line-height:1.45;overflow-wrap:anywhere;text-align:center}.receipt-preview-lines[data-v-cd08bdc3]{box-sizing:border-box;font-family:inherit;font-size:11px;font-size-adjust:inherit;line-height:1.45;margin:18px 0;max-width:100%;overflow-wrap:normal;overflow-x:auto;overflow-y:hidden;white-space:pre;width:100%;word-break:normal}.receipt-paper--wide .receipt-preview-lines[data-v-cd08bdc3]{font-size:10px}.receipt-preview-actions[data-v-cd08bdc3]{display:flex;flex:0 0 auto;gap:12px;justify-content:space-between;margin-top:20px}@media screen and (max-width:600px){.receipt-preview[data-v-cd08bdc3]{height:85dvh;max-height:85dvh;padding:24px 16px 16px}.receipt-paper[data-v-cd08bdc3]{flex:1 1 auto;max-height:none;min-height:0}}.order-section[data-v-d1a77350]{display:flex;flex-direction:column;margin:10px 0;width:100%}.option-button[data-v-d1a77350]{align-items:center;border:1px solid var(--gray-1);display:flex;justify-content:center}.option-button[data-v-d1a77350]:hover{box-shadow:0 6px 8px #00000026}.option-button .dot[data-v-d1a77350]{background-color:#4a5568;border-radius:50%;height:4px;width:4px}.order-btn-section[data-v-d1a77350]{display:flex;flex:1;gap:12px;justify-content:space-between;padding-bottom:5px;position:relative}.printer-button[data-v-d1a77350]{align-items:center;background:#383c42;border:1px solid var(--gray-1);border-radius:14px;color:var(--white-1);cursor:pointer;display:flex;font:inherit;height:48px;justify-content:center;min-width:130px;padding:0 20px}.printer-button[data-v-d1a77350]:disabled{cursor:wait;opacity:.7}.edit-button[data-v-d1a77350]{align-items:center;border:1.5px solid var(--gray-1);border-radius:25px;box-shadow:var(--box-shadow-2);color:var(--black-1);cursor:pointer;display:flex;font-weight:700;justify-content:center;padding:3px 0;position:absolute;right:0;top:-60px;width:130px}.edit-button.disabled[data-v-d1a77350]{cursor:not-allowed;opacity:.5;pointer-events:none}.print-new-kitchen-button[data-v-d1a77350]{align-items:center;background:#e8f8ec;border:1.5px solid #9bd4aa;border-radius:25px;box-shadow:var(--box-shadow-2);color:#1d6b35;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;left:calc(80% - 150px);min-width:140px;padding:5px 12px;position:absolute;top:-60px}.print-new-kitchen-button[data-v-d1a77350]:disabled{cursor:wait;opacity:.7}.print-new-kitchen-button[data-v-d1a77350] svg{transform:scale(1.15)}.mark-as-paid-button[data-v-d1a77350]{align-items:center;border:1.5px solid var(--gray-1);border-radius:14px;box-shadow:var(--box-shadow-2);color:var(--black-1);cursor:pointer;display:flex;font-weight:700;justify-content:center;min-width:130px;padding:0 20px}.payment-info-button[data-v-d1a77350]{color:var(--black-3);cursor:pointer;font-size:.95rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.payment-info-popper[data-v-d1a77350]{background:var(--white-1);border:1px solid #d1d5db;border-radius:14px;bottom:calc(100% + 14px);box-shadow:0 12px 28px #0f172a29;left:0;padding:14px;position:absolute;width:260px;z-index:12}.payment-info-row[data-v-d1a77350]{color:var(--black-3);display:flex;font-size:.95rem;gap:18px;justify-content:space-between;padding:9px 0}.payment-info-row+.payment-info-row[data-v-d1a77350]{border-top:1px solid var(--gray-1)}.payment-info-row strong[data-v-d1a77350]{color:var(--black-1);white-space:nowrap}.editing[data-v-d1a77350]{background:#6677df!important;color:var(--white-1);fill:var(--white-1);stroke:var(--white-1)}.edit-button .svg[data-v-d1a77350]{margin-bottom:3px;margin-right:12px;transform:scale(1.2)}@media screen and (max-width:700px){.print-new-kitchen-button[data-v-d1a77350]{gap:0;left:calc(80% - 90px);min-width:80px;padding:3px 8px}.edit-button[data-v-d1a77350]{width:75px}.edit-button .svg[data-v-d1a77350]{display:flex;justify-content:center;margin-right:0}}.staff-payment-row[data-v-d1a77350]{align-items:center;display:flex;gap:14px;left:2%;position:absolute;top:-55px}.staff-name[data-v-d1a77350]{color:var(--black-3);font-size:.9rem}.payment-info-wrapper[data-v-d1a77350]{align-items:center;display:flex;position:relative}.printer-button div[data-v-d1a77350]{color:var(--white-1);font-weight:700;margin-left:20px}@media screen and (max-width:700px){.printer-button[data-v-d1a77350]{width:85px}}@media screen and (max-width:600px){.wrap-buttons[data-v-d1a77350]{flex:1 1 auto;gap:8px;min-width:0}.printer-button[data-v-d1a77350]{flex:0 0 auto;min-width:52px;padding:0 14px;width:auto}.printer-button div[data-v-d1a77350]{margin-left:0}.wrap-status-btn[data-v-d1a77350]{flex:1 1 auto;min-width:0;width:auto}.status-btn[data-v-d1a77350]{font-size:.95rem;margin-left:0;min-width:0;padding:0 12px;width:100%}.dropdown-list[data-v-d1a77350]{font-size:16px;max-width:calc(100vw - 32px);min-width:min(240px,calc(100vw - 32px));width:-moz-max-content;width:max-content}.dropdown-item[data-v-d1a77350]{padding:12px 16px}.mark-as-paid-button[data-v-d1a77350]{min-width:100px;padding:0 12px;text-align:center}.payment-info-button[data-v-d1a77350]{white-space:nowrap}.payment-info-popper[data-v-d1a77350]{left:0;right:auto}}.printer-button svg[data-v-d1a77350]{transform:scale(1.5)}.wrap-buttons[data-v-d1a77350]{display:flex}.print-options-wrapper[data-v-d1a77350]{display:flex;position:relative}.print-options-list[data-v-d1a77350]{left:0;min-width:230px;right:auto}.wrap-status-btn[data-v-d1a77350]{align-items:center;display:flex;justify-content:flex-end;position:relative}.dropdown-rise-enter-active[data-v-d1a77350],.dropdown-rise-leave-active[data-v-d1a77350]{transition:transform .25s ease,opacity .25s ease}.dropdown-rise-enter-from[data-v-d1a77350],.dropdown-rise-leave-to[data-v-d1a77350]{opacity:0;transform:translateY(10px) scaleY(.95)}.status-btn[data-v-d1a77350]{align-items:center;background:var(--primary-btn-color);border-radius:14px;box-shadow:var(--box-shadow-2);color:var(--white-1);cursor:pointer;display:flex;font-size:1.1rem;font-weight:700;height:48px;justify-content:center;margin-left:10px;width:200px}.status-btn[data-v-d1a77350]:disabled{cursor:not-allowed;opacity:.7}.confirm-cancel[data-v-d1a77350]{padding:24px}.confirm-cancel h3[data-v-d1a77350]{font-size:1.2rem;font-weight:700;margin-bottom:12px}.confirm-cancel p[data-v-d1a77350]{color:var(--gray-3)}.confirm-cancel-actions[data-v-d1a77350]{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}@media screen and (max-width:600px){.status-btn[data-v-d1a77350]{width:auto}}.dropdown-list[data-v-d1a77350]{background-color:var(--white-1);border:1px solid #d1d5db;border-radius:14px;bottom:100%;box-shadow:0 4px 6px #0000001a;font-size:18px;font-weight:600;margin-bottom:1rem;max-height:250px;min-width:260px;overflow-y:auto;position:absolute;right:0;width:-moz-max-content;width:max-content;z-index:10}.dropdown-item[data-v-d1a77350]{color:var(--black-3);cursor:pointer;padding:13px 26px}.dropdown-item.disabled[data-v-d1a77350]{cursor:not-allowed;opacity:.5}.dropdown-item[data-v-d1a77350]:hover{background-color:#f3f4f6}.addon-selector[data-v-1cc0cb7d]{display:flex;flex-wrap:wrap;gap:16px}.addon-box[data-v-1cc0cb7d]{align-items:center;background-color:var(--white-1);border:1px solid #ccc;border-radius:12px;display:flex;flex:0 1 calc(33.333% - 16px);flex-direction:column;padding:16px}.addon-box.dimmed[data-v-1cc0cb7d]{opacity:.6;pointer-events:none;transition:opacity .3s ease}.addon-box--item-maxed[data-v-1cc0cb7d]{border-color:#86efac}.addon-box--disabled[data-v-1cc0cb7d]{filter:grayscale(.2);opacity:.55}.addon-box--disabled .addon-controls[data-v-1cc0cb7d]{pointer-events:none}.addon-unavailable[data-v-1cc0cb7d]{color:var(--red-1);font-size:.72rem;margin:2px 0 0}@media screen and (max-width:700px){.addon-selector[data-v-1cc0cb7d]{gap:10px}.addon-box[data-v-1cc0cb7d]{box-sizing:border-box;flex:0 1 calc(33.333% - 10px)}}.addon-label[data-v-1cc0cb7d]{color:var(--black-2);font-size:.9rem;margin-top:6px;text-align:center}.addon-image img[data-v-1cc0cb7d]{height:80px;margin-bottom:12px;-o-object-fit:cover;object-fit:cover;width:80px}.addon-controls[data-v-1cc0cb7d]{justify-content:space-between;margin:7px 0;width:100%}.addon-controls[data-v-1cc0cb7d],.control-btn[data-v-1cc0cb7d]{align-items:center;display:flex}.control-btn[data-v-1cc0cb7d]{border:none;border-radius:50%;cursor:pointer;font-size:1.35rem;height:28px;justify-content:center;width:28px}.control-btn.disabled[data-v-1cc0cb7d]{cursor:not-allowed;opacity:.6}.decrement-btn[data-v-1cc0cb7d]{background-color:var(--white-1);border:1px solid var(--gray-1);color:var(--black-1)}.increment-btn[data-v-1cc0cb7d]{background-color:var(--green-2);color:var(--white-1)}.quantity-text[data-v-1cc0cb7d]{font-size:1rem;font-weight:600;min-width:30px;text-align:center}.addon-price[data-v-1cc0cb7d]{align-items:center;color:var(--green-1);display:flex;flex-direction:column;font-size:.9rem;gap:2px;margin-top:8px}.addon-price-final[data-v-1cc0cb7d]{display:block}.addon-price-original[data-v-1cc0cb7d]{color:var(--gray-3);font-size:.82rem;line-height:1.2;text-decoration:line-through}.size-selector[data-v-d9b43525]{display:flex;flex-wrap:wrap}.size-box[data-v-d9b43525]{border:1px solid #ccc;cursor:pointer;font-size:14px;padding:10px 16px;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.size-box+.size-box[data-v-d9b43525]{margin-left:-1px}.size-box[data-v-d9b43525]{background-color:var(--white-1)}.size-box.selected[data-v-d9b43525]{background-color:var(--black-2);border-color:var(--black-2);color:var(--white-1)}.short-size+.short-size[data-v-d9b43525]{margin-left:-1px}.long-size[data-v-d9b43525]{align-items:center;border-radius:24px;display:flex;margin-right:12px;padding:6px 24px}.extra-price[data-v-d9b43525]{color:var(--green-1);font-size:.95rem}.base-price[data-v-d9b43525]{color:var(--gray-3);font-size:.9rem;text-decoration:line-through}.item-size-price[data-v-d9b43525]{align-items:center;display:flex;gap:10px;margin-top:12px}.item-size-price>p[data-v-d9b43525]{margin:0}.item-size-price>span[data-v-d9b43525]{color:#807d7d}.item-selector[data-v-76eec44f]{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.item-box[data-v-76eec44f]{align-items:center;background-color:var(--white-1);border:1px solid #ccc;border-radius:24px;cursor:pointer;display:flex;flex:0 1 calc(33.333% - 16px);flex-direction:column;font-size:14px;justify-content:center;padding:8px 16px;text-align:center;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:700px){.item-selector[data-v-76eec44f]{gap:10px}.item-box[data-v-76eec44f]{box-sizing:border-box;flex:0 1 calc(33.333% - 12px)}}.item-box+.item-box[data-v-76eec44f]{margin-left:-1px}.image img[data-v-76eec44f]{height:80px;margin-bottom:12px;-o-object-fit:cover;object-fit:cover;width:80px}.item-box.selected[data-v-76eec44f]{background-color:#f7cdcd;border-color:var(--red-1)}.item-box.selected>.image[data-v-76eec44f]{opacity:.5}.channel-options[data-v-f64c86c1]{display:flex;flex-wrap:wrap;gap:12px}.choice-selector[data-v-4255010d]{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.choice-box[data-v-4255010d]{align-items:center;border:1px solid #ccc;cursor:pointer;display:flex;flex:0 1 calc(33.333% - 16px);flex-direction:column;font-size:14px;justify-content:space-between;padding:8px 16px;transition:background .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:700px){.choice-selector[data-v-4255010d]{gap:10px}.choice-box[data-v-4255010d]{box-sizing:border-box;flex:0 1 calc(33.333% - 10px)}}.choice-box+.choice-box[data-v-4255010d]{margin-left:-1px}.choice-box[data-v-4255010d]{background-color:var(--white-1)}.choice-box.selected[data-v-4255010d]{background-color:var(--primary-btn-color-3);border-color:var(--green-2)}.image img[data-v-4255010d]{height:80px;margin-bottom:12px;-o-object-fit:cover;object-fit:cover;width:80px}.add-order-layout[data-v-bdcf9c3a]{border-radius:16px;overflow:hidden}.item-title[data-v-bdcf9c3a]{font-size:1.125rem;font-weight:700;gap:12px;margin-left:0;text-align:center}@media(max-width:900px){.item-title[data-v-bdcf9c3a]{margin-right:35px}}.item-name-price[data-v-bdcf9c3a]{display:flex;justify-content:space-between;width:100%}.modal-title[data-v-bdcf9c3a]{position:relative}.left-panel[data-v-bdcf9c3a]{background:var(--primary-bg-color-1);border-right:1px solid var(--gray-2);display:flex;flex-direction:column;padding:16px;width:100%}@media screen and (min-width:851px){.left-panel[data-v-bdcf9c3a]{width:50%}}@media(min-width:1024px){.left-panel[data-v-bdcf9c3a]{width:45%}}.right-panel[data-v-bdcf9c3a]{background:var(--primary-bg-color-1);box-sizing:border-box;height:550px;padding-bottom:100px;width:55%}@media screen and (min-width:851px){.right-panel[data-v-bdcf9c3a]{overflow-y:auto}}@media screen and (min-width:851px)and (max-width:900px){.right-panel[data-v-bdcf9c3a]{height:520px}}@media screen and (max-width:850px){.right-panel[data-v-bdcf9c3a]{height:auto;width:100%}}.item-content[data-v-bdcf9c3a]{height:100%}@media screen and (max-width:850px){.item-content[data-v-bdcf9c3a]{display:flex;flex:1 1 auto;flex-direction:column;height:90vh;overflow-y:auto}}.item-image[data-v-bdcf9c3a]{border-radius:.25rem;display:block;height:auto;max-width:100%}@media screen and (max-width:850px){.item-image[data-v-bdcf9c3a]{max-height:280px;-o-object-fit:contain;object-fit:contain}}.total-price-per-unit[data-v-bdcf9c3a]{align-items:center;display:flex;font-size:1.25rem;font-weight:600;padding-right:25px}.discountMessage[data-v-bdcf9c3a]{background:#f2f2ff;border:1px solid #478aff;border-radius:8px;color:#5c67ac;font-size:.95rem;font-weight:600;padding:8px 26px}.wrap-submit-btn[data-v-bdcf9c3a]{align-items:center;display:flex}@media screen and (min-width:601px){.wrap-qty-selector[data-v-bdcf9c3a]{max-width:300px}}.order-option-label[data-v-bdcf9c3a]{flex:0 0 150px;margin-bottom:0;width:150px}.override-price-channel[data-v-bdcf9c3a]{cursor:pointer;display:flex;gap:6px}.channel-badge[data-v-bdcf9c3a],.override-price-channel[data-v-bdcf9c3a]{align-items:center;color:var(--black-2);font-size:.85rem}.channel-badge[data-v-bdcf9c3a]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:999px;display:inline-flex;height:36px;padding:0 14px}.promo-badge[data-v-bdcf9c3a]{align-items:center;background:#ffdfdf;color:#b86a6a;display:flex;font-size:15px;padding:0 6px}.promo-badge .promo-original[data-v-bdcf9c3a]{color:#999;display:none;font-size:.95rem;margin-right:8px;text-decoration:line-through}.desktop-only[data-v-bdcf9c3a]{display:inline}.mobile-only[data-v-bdcf9c3a]{display:none}@media(max-width:600px){.promo-badge[data-v-bdcf9c3a]{border:1px solid #dc8181;border-radius:10px;left:50%;padding:6px 10px;position:absolute;top:calc(100% + 10px);transform:translate(-50%);z-index:30}.original-price[data-v-bdcf9c3a]{display:none}.desktop-only[data-v-bdcf9c3a]{display:none!important}.mobile-only[data-v-bdcf9c3a]{display:inline!important}}@media(min-width:601px){.promo-badge .promo-original[data-v-bdcf9c3a]{display:none}}.original-price[data-v-bdcf9c3a]{align-items:center;color:#999;display:flex;font-size:14px;text-decoration:line-through}.modal-submit-section-btn.flex[data-v-bdcf9c3a]{width:auto}.modal-submit-section[data-v-bdcf9c3a]{position:relative}.top-discount[data-v-bdcf9c3a]{bottom:calc(100% + 10px);box-sizing:border-box;display:none;left:50%;position:absolute;transform:translate(-50%);width:calc(100% - 32px);z-index:50}@media(max-width:600px){.top-discount[data-v-bdcf9c3a]{display:block}.desktop-only[data-v-bdcf9c3a]{display:none!important}.mobile-only[data-v-bdcf9c3a]{display:inline!important}}.selected-item[data-v-e08fda91]{border:2px solid var(--forest-green)}.wrap-category-list[data-v-e08fda91],.wrap-items[data-v-e08fda91]{box-sizing:border-box}.wrap-items[data-v-e08fda91]{padding:0 20px}.wrap-product-items[data-v-e08fda91]{-ms-overflow-style:none}.product-items[data-v-e08fda91]{flex:1;gap:18px;margin:2px 0 100px}@media screen and (max-width:900px){.product-items[data-v-e08fda91]{margin:2px 0 200px}}.wrap-product-items[data-v-e08fda91]::-webkit-scrollbar{display:none}.wrap-product-items[data-v-e08fda91]{overflow:-moz-scrollbars-none;scrollbar-width:none}.product-item[data-v-e08fda91]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:.5rem;cursor:pointer;overflow:hidden}.product-item.selected-item[data-v-e08fda91]{background-color:#eafae7;border:1px solid #e4ffe0;outline:1px solid #7ab470}.product-image[data-v-e08fda91]{background:var(--very-light-gray);border-bottom:1px solid #e3e3e3}.item-title[data-v-e08fda91]{color:var(--forest-green);font-size:1.1rem;font-weight:600;margin-bottom:.4rem}.inline-quantity-stepper[data-v-26256265]{align-items:center;background:var(--white-1);border:1px solid #dedede;border-radius:8px;display:inline-grid;grid-template-columns:30px minmax(24px,1fr) 30px;min-height:34px;overflow:hidden;position:relative;width:100%;z-index:1}.inline-quantity-stepper--loading[data-v-26256265]{opacity:.65}.inline-quantity-stepper__button[data-v-26256265]{background:transparent;border:none;cursor:pointer;font-size:18px;height:100%;line-height:1;min-height:34px;position:relative;width:30px;z-index:2}.inline-quantity-stepper__button[data-v-26256265]:disabled{cursor:not-allowed;opacity:.4}.inline-quantity-stepper__value[data-v-26256265]{font-weight:600;min-width:24px;text-align:center}.container[data-v-51c33f4e]{padding:12px}.layout-items[data-v-51c33f4e]{display:flex;flex:1;flex-direction:column;overflow:hidden}.order-header[data-v-51c33f4e]{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:12px;padding:12px 12px 0}@media(max-width:900px){.order-header[data-v-51c33f4e]{align-items:stretch;display:flex;flex-direction:column;padding:0}.order-header .order-id[data-v-51c33f4e]{order:0;position:relative;text-align:center}.order-header .order-status[data-v-51c33f4e],.order-header .order-total[data-v-51c33f4e]{display:flex;gap:1rem;justify-content:flex-start}.order-header-top[data-v-51c33f4e]{align-items:center;margin:8px 0 22px}.back-btn[data-v-51c33f4e]{align-items:center;cursor:pointer;display:flex;font-weight:500}}@media screen and (max-width:900px){.order-header-top[data-v-51c33f4e]{border-bottom:1px solid var(--pale-gray-1);padding:12px}}.order-id[data-v-51c33f4e]{color:var(--black-1);font-size:1.1rem;font-weight:600}.order-status[data-v-51c33f4e]{align-items:center;display:flex;flex-wrap:wrap;gap:22px;min-width:0}@media screen and (max-width:900px){.order-status[data-v-51c33f4e]{padding:0 16px 8px;row-gap:10px}}.order-status .status-btn[data-v-51c33f4e]{align-items:center;border-radius:18px;color:#555;cursor:default;display:flex;font-size:.9rem;font-weight:600;line-height:1.25;max-width:100%;min-width:0;overflow-wrap:anywhere;padding:6px 24px;text-transform:capitalize;white-space:normal}.order-time[data-v-51c33f4e]{color:var(--red-1);font-size:.9rem;font-weight:700;margin:0 .5rem}.order-total[data-v-51c33f4e]{display:inline;font-size:1.05rem;font-weight:500;padding-left:4px}.table[data-v-51c33f4e]{border:0 solid!important;border-collapse:collapse;font-size:.95rem;height:100%;table-layout:fixed;width:100%}.table thead[data-v-51c33f4e]{flex-shrink:0}.table tbody[data-v-51c33f4e]{border-bottom:1px solid var(--pale-gray-2);flex:1;overflow-y:auto}.table td[data-v-51c33f4e],.table th[data-v-51c33f4e]{border:none;color:var(--black-2);padding:8px 16px;text-align:left}tr.has-customizations td[data-v-51c33f4e]{border-bottom:none!important}.table th[data-v-51c33f4e]{font-weight:600}.table td[data-v-51c33f4e],.table th[data-v-51c33f4e]{border-bottom:1px solid var(--pale-gray-2);color:var(--black-1)}.table td[data-v-51c33f4e]{font-weight:500}.table tr:last-child td[data-v-51c33f4e]{border-bottom:none}.table td[data-v-51c33f4e] label{font-size:13px!important}.status-btn[data-v-51c33f4e]:before{background-color:var(--dot-color);border-radius:50%;content:"";display:inline-block;height:6px;margin-right:10px;width:6px}.status-pending[data-v-51c33f4e]{background-color:var(--pending-bg);border-color:var(--pending-border);color:var(--pending-color)!important;--dot-color:var(--pending-dot)}.status-processing[data-v-51c33f4e]{background-color:var(--processing-bg);border-color:var(--processing-border);color:var(--processing-color)!important;--dot-color:var(--processing-dot)}.status-ready[data-v-51c33f4e]{background-color:var(--ready-bg);border-color:var(--ready-border);color:var(--ready-color)!important;--dot-color:var(--ready-dot)}.status-dispatched[data-v-51c33f4e]{background-color:var(--dispatched-bg);border-color:var(--dispatched-border);color:var(--dispatched-color)!important;--dot-color:var(--dispatched-dot)}.status-delivered[data-v-51c33f4e]{background-color:var(--delivered-bg);border-color:var(--delivered-border);color:var(--delivered-color)!important;--dot-color:var(--delivered-dot)}.status-completed[data-v-51c33f4e]{background-color:var(--completed-bg);border-color:var(--completed-border);color:var(--completed-color)!important;--dot-color:var(--completed-dot)}.status-canceled[data-v-51c33f4e]{background-color:var(--canceled-bg);border-color:var(--canceled-border);color:var(--canceled-color)!important;--dot-color:var(--canceled-dot)}.status-confirmed[data-v-51c33f4e]{background-color:var(--confirmed-bg);border-color:var(--confirmed-border);color:var(--confirmed-color)!important;--dot-color:var(--confirmed-dot)}.status-default[data-v-51c33f4e]{background-color:var(--default-bg);border-color:var(--default-border);color:var(--default-color)!important;--dot-color:var(--default-dot)}.order-tags[data-v-51c33f4e]{display:flex;flex-wrap:wrap;gap:10px;padding:0 6px}.message-label[data-v-51c33f4e]{border-radius:8px;bottom:96px;font-size:.95rem;font-weight:600;left:50%;padding:8px 26px;position:absolute;transform:translate(-50%);z-index:10000}.message-label.error[data-v-51c33f4e]{border:1px solid var(--red-1)}.confirm-delete-error[data-v-51c33f4e],.message-label.error[data-v-51c33f4e]{background:var(--pale-red-1);color:var(--red-1)}.confirm-delete-error[data-v-51c33f4e]{border:1px solid var(--red-1);border-radius:8px;font-size:.95rem;font-weight:600;margin-top:14px;padding:10px 12px}.pop-up-enter-from[data-v-51c33f4e]{opacity:0;transform:translate(-50%,50%)}.pop-up-enter-to[data-v-51c33f4e]{opacity:1;transform:translate(-50%)}.pop-up-enter-active[data-v-51c33f4e]{transition:all .4s ease-out}.pop-up-leave-from[data-v-51c33f4e]{opacity:1;transform:translate(-50%)}.pop-up-leave-to[data-v-51c33f4e]{opacity:0;transform:translate(-50%,50%)}.pop-up-leave-active[data-v-51c33f4e]{transition:all .4s ease-in}.tag[data-v-51c33f4e]{background-color:var(--white-1)!important;border:1px solid var(--gray-2);border-radius:24px;color:var(--black-3);font-size:.875rem;padding:4px 20px;text-transform:capitalize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.order-address[data-v-51c33f4e]{color:var(--black-2);font-size:1rem;margin:12px 0 0}.order-address-details[data-v-51c33f4e]{align-items:center;display:flex;gap:16px;min-width:0}.order-address-text[data-v-51c33f4e]{min-width:0;overflow-wrap:anywhere}.order-phone-number[data-v-51c33f4e]{flex-shrink:0;white-space:nowrap}.order-address-details .edit-order-info[data-v-51c33f4e]{flex-shrink:0;margin-left:0}.order-note[data-v-51c33f4e]{align-items:flex-start;box-sizing:border-box;display:flex;font-size:.9rem;gap:10px;margin:1rem 1rem 0}.item-note[data-v-51c33f4e],.order-note[data-v-51c33f4e]{background:#f1f1f1;border-radius:8px;padding:12px}.item-note[data-v-51c33f4e]{margin-bottom:15px}.note-icon[data-v-51c33f4e]{fill:var(--olive-gray);height:24px;margin-top:2px;width:24px}.note-title[data-v-51c33f4e]{color:var(--black-1);font-size:.9rem;font-weight:700;margin-bottom:10px}.note-info[data-v-51c33f4e]{color:var(--gray-3);white-space:pre-wrap}.wrap-order-items[data-v-51c33f4e]{display:flex;flex:1;flex-direction:column;overflow:hidden}.item-name[data-v-51c33f4e]{color:var(--olive-gray);font-weight:600}.crossed[data-v-51c33f4e]{color:var(--gray-3);opacity:.6;text-decoration:line-through}.star-separator[data-v-51c33f4e]{height:1.5em;margin:1rem 0;overflow:hidden;position:relative;width:100%}.star-separator[data-v-51c33f4e]:before{color:var(--black-1);content:"★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★";font-size:8px;font-weight:700;left:50%;letter-spacing:.5em;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.customizations-list li[data-v-51c33f4e]{align-items:center;display:grid;margin-bottom:10px;width:100%}.addon-row[data-v-51c33f4e]{-moz-column-gap:0;column-gap:0}.addon-name-wrap[data-v-51c33f4e]{min-width:0}.addon-name-wrap[data-v-51c33f4e],.custom-type[data-v-51c33f4e]{align-items:center;display:flex}.custom-type[data-v-51c33f4e]{margin-left:14px;overflow:hidden;white-space:nowrap;width:240px}.custom-type>label[data-v-51c33f4e]{margin-left:12px;text-align:center}.addon-name-cell[data-v-51c33f4e]{min-width:0;width:100%}.addon-qty-cell[data-v-51c33f4e]{display:flex;min-width:0;position:relative;z-index:2}.addon-qty-cell[data-v-51c33f4e],.addon-qty-pill[data-v-51c33f4e]{align-items:center;justify-content:center}.addon-qty-pill[data-v-51c33f4e]{border-radius:8px;display:inline-flex;gap:6px;min-height:34px;text-align:center;width:40%}.addon-qty-pill--editable[data-v-51c33f4e]{border:1px solid transparent;cursor:pointer;padding:0;position:relative;width:120px;z-index:3}.addon-qty-value[data-v-51c33f4e]{min-width:18px;text-align:center}.addon-qty-meta[data-v-51c33f4e]{white-space:nowrap}.quantity-pill[data-v-51c33f4e]{margin:0 auto}.order-btn-section[data-v-51c33f4e]{background:var(--white-1);border-top:1px solid #ddd;bottom:0;display:flex;justify-content:flex-end;padding:0 15px;position:absolute;right:0;width:100%;z-index:9999}.wrap-remove-btn[data-v-51c33f4e]{align-items:center;display:flex;justify-content:center;margin:0 10px}.remove-btn[data-v-51c33f4e]{background-color:var(--red-1);border:none;border-radius:50%;color:var(--white-1);font-size:.75rem;height:20px;padding:0;width:20px}.remove-btn div[data-v-51c33f4e]{background:var(--white-1);height:3px;width:40%}.edit-order-info[data-v-51c33f4e]{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:35px}.edit-order-info p[data-v-51c33f4e]{color:var(--gray-3);font-size:14px;font-weight:600;text-decoration:underline}.order-info-icon[data-v-51c33f4e]{fill:var(--olive-gray);height:30px;margin-right:0;width:30px}.plus-sign[data-v-51c33f4e]{background:var(--white-1);border:1px solid var(--black-2);border-radius:50%;box-shadow:3px 3px #00000024;box-sizing:border-box;display:inline-block;height:25px;padding:10px;position:relative;width:25px}.plus-sign[data-v-51c33f4e]:after,.plus-sign[data-v-51c33f4e]:before{background-color:var(--black-2);content:"";left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.plus-sign[data-v-51c33f4e]:before{height:50%;width:2.5px}.plus-sign[data-v-51c33f4e]:after{height:2.5px;width:50%}.customizations-list .removal-item .custom-type[data-v-51c33f4e]{color:red}.ellipsis[data-v-51c33f4e]{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-details[data-v-51c33f4e]{display:flex;flex-direction:column;gap:14px;padding:18px}.payment-details .row[data-v-51c33f4e]{align-items:center;border-bottom:1px solid #f1f1f1;display:flex;font-size:15px;justify-content:space-between;padding-bottom:6px}.payment-details .row[data-v-51c33f4e]:last-child{border-bottom:none}.payment-details .row .label[data-v-51c33f4e]{color:#555;font-weight:600}.payment-details .row .value[data-v-51c33f4e]{color:#222;font-weight:500}@media(max-width:900px){.layout-items--modal-open[data-v-51c33f4e],.wrap-order-items--modal-open[data-v-51c33f4e]{overflow:hidden}.wrap-order-items--modal-open .table[data-v-51c33f4e]{display:block;height:100%}.wrap-order-items--modal-open .table tbody[data-v-51c33f4e],.wrap-order-items--modal-open .table thead[data-v-51c33f4e],.wrap-order-items--modal-open .table tr[data-v-51c33f4e]{display:table;table-layout:fixed;width:100%}.wrap-order-items--modal-open .table thead[data-v-51c33f4e]{width:calc(100% - 6px)}.wrap-order-items--modal-open .table tbody[data-v-51c33f4e]{display:block;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.table td.item-name[data-v-51c33f4e],.table th[data-v-51c33f4e]:first-child{max-width:75%!important;width:75%!important}.table td.quantity-cell[data-v-51c33f4e],.table th[data-v-51c33f4e]:nth-child(2){max-width:25%!important;padding-right:25px;text-align:right;width:25%!important}.addon-qty-pill[data-v-51c33f4e]{width:100%}}.input-wrapper[data-v-e355b126]{position:relative;transition:width .3s ease;width:100%}.icon[data-v-e355b126]{left:12px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}input[data-v-e355b126]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:inherit;box-shadow:none;color:var(--input-text-color);font-size:.875rem;height:100%;outline:none;transition:all .25s ease;width:100%}@media only screen and (max-width:850px){input[data-v-e355b126]{font-size:16px}}input[data-v-e355b126]:focus{border:1px solid #6bb36b;box-shadow:none;outline:none}input[readonly][data-v-e355b126]{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}input[data-v-e355b126]:disabled{background-color:#f3f4f6;cursor:not-allowed}input[type=number][data-v-e355b126]::-webkit-inner-spin-button,input[type=number][data-v-e355b126]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-e355b126]{-moz-appearance:textfield}input[data-v-e355b126]:-webkit-autofill{background-color:transparent}input[type=search][data-v-e355b126]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}input[type=search][data-v-e355b126]::-ms-clear{display:none}.icon-right[data-v-e355b126]{color:#9ca3af;cursor:pointer;font-size:14px;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:opacity .2s ease}.icon-right[data-v-e355b126]:hover{color:#374151}.drawer[data-v-b9f0cfec]{background:var(--white-1);box-shadow:-2px 0 10px #00000026;position:fixed;z-index:9999}.drawer.right[data-v-b9f0cfec]{height:100vh;right:0;top:0}.drawer.bottom[data-v-b9f0cfec],.drawer.right[data-v-b9f0cfec]{border-top-left-radius:24px;width:100%}.drawer.bottom[data-v-b9f0cfec]{border-top-right-radius:24px;bottom:0;height:80vh;left:0}.drawer.right.slide-enter-from[data-v-b9f0cfec],.drawer.right.slide-leave-to[data-v-b9f0cfec]{transform:translate(100%)}.drawer.bottom.slide-enter-from[data-v-b9f0cfec],.drawer.bottom.slide-leave-to[data-v-b9f0cfec]{transform:translateY(100%)}.drawer-header[data-v-b9f0cfec]{align-items:center;border-bottom:1px solid var(--gray-1);display:flex;justify-content:space-between;padding:1.375rem 1.375rem 1.1rem}.drawer-body[data-v-b9f0cfec]{padding:0}.close-btn[data-v-b9f0cfec]{background:none;border:none;cursor:pointer;font-size:1.5rem}.slide-enter-active[data-v-b9f0cfec],.slide-leave-active[data-v-b9f0cfec]{transition:transform .3s ease}.slide-enter-from[data-v-b9f0cfec],.slide-leave-to[data-v-b9f0cfec]{transform:translateY(100%)}.drawer-backdrop[data-v-b9f0cfec]{background:#0006;inset:0;position:fixed;z-index:9998}.fade-enter-active[data-v-b9f0cfec],.fade-leave-active[data-v-b9f0cfec]{transition:opacity .3s ease}.fade-enter-from[data-v-b9f0cfec],.fade-leave-to[data-v-b9f0cfec]{opacity:0}.dp__input_wrap{box-sizing:unset;position:relative;width:100%}.dp__input_wrap:focus{border-color:var(--dp-border-color-hover);outline:none}.dp__input_valid{box-shadow:0 0 var(--dp-border-radius) var(--dp-success-color)}.dp__input_valid,.dp__input_valid:hover{border-color:var(--dp-success-color)}.dp__input_invalid{box-shadow:0 0 var(--dp-border-radius) var(--dp-danger-color)}.dp__input_invalid,.dp__input_invalid:hover{border-color:var(--dp-danger-color)}.dp__input{background-color:var(--dp-background-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);font-size:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);outline:none;padding:var(--dp-input-padding);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.dp__input::-moz-placeholder{opacity:.7}.dp__input::placeholder{opacity:.7}.dp__input:hover:not(.dp__input_focus){border-color:var(--dp-border-color-hover)}.dp__input_not_clearable{padding-inline-end:var(--dp-input-not-clearable-padding)!important}.dp__input_reg{caret-color:transparent}.dp__input_focus{border-color:var(--dp-border-color-focus)}.dp__disabled{background:var(--dp-disabled-color)}.dp__disabled::-moz-placeholder{color:var(--dp-disabled-color-text)}.dp__disabled::placeholder{color:var(--dp-disabled-color-text)}.dp__input_icons{box-sizing:content-box;color:var(--dp-icon-color);display:inline-block;font-size:var(--dp-font-size);height:var(--dp-font-size);line-height:calc(var(--dp-font-size)*1.5);padding:6px 12px;stroke-width:0;width:var(--dp-font-size)}.dp__input_icon{inset-inline-start:0}.dp--clear-btn,.dp__input_icon{color:var(--dp-icon-color);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.dp--clear-btn{align-items:center;background:transparent;border:none;display:inline-flex;inset-inline-end:0;margin:0;padding:0}.dp__input_icon_pad{padding-inline-start:var(--dp-input-icon-padding)}.dp__menu{background:var(--dp-background-color);border:1px solid var(--dp-menu-border-color);border-radius:var(--dp-border-radius);font-family:var(--dp-font-family);font-size:var(--dp-font-size);min-width:var(--dp-menu-min-width);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dp__menu,.dp__menu:after,.dp__menu:before{box-sizing:border-box}.dp__menu:focus{border:1px solid var(--dp-menu-border-color);outline:none}.dp--menu-wrapper{position:absolute;z-index:99999}.dp__menu_inner{padding:var(--dp-menu-padding)}.dp--menu--inner-stretched{padding:6px 0}.dp__menu_index{z-index:99999}.dp-menu-loading,.dp__menu_disabled,.dp__menu_readonly{inset:0;position:absolute;z-index:999999}.dp__menu_disabled{background:#ffffff80;cursor:not-allowed}.dp__menu_readonly{background:transparent;cursor:default}.dp-menu-loading{background:#ffffff80;cursor:default}.dp--menu-load-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dp--menu-loader{animation:dp-load-rotation 1s linear infinite;border:var(--dp-loader);border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;position:absolute;width:48px}@keyframes dp-load-rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.dp__arrow_top{border-inline-end:1px solid var(--dp-menu-border-color);border-top:1px solid var(--dp-menu-border-color);top:0;transform:translate(-50%,-50%) rotate(-45deg)}.dp__arrow_bottom,.dp__arrow_top{background-color:var(--dp-background-color);height:12px;left:var(--dp-arrow-left);position:absolute;width:12px}.dp__arrow_bottom{border-bottom:1px solid var(--dp-menu-border-color);border-inline-end:1px solid var(--dp-menu-border-color);bottom:0;transform:translate(-50%,50%) rotate(45deg)}.dp__action_extra{padding:2px 0;text-align:center}.dp--preset-dates{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-dates-collapsed,.dp--preset-dates[data-dp-mobile]{align-self:center;border:none;display:flex;max-width:calc(var(--dp-menu-width) - var(--dp-action-row-padding)*2);overflow-x:auto}.dp__sidebar_left{border-inline-end:1px solid var(--dp-border-color);padding:5px}.dp__sidebar_right{margin-inline-end:1px solid var(--dp-border-color);padding:5px}.dp--preset-range{border-radius:var(--dp-border-radius);color:var(--dp-text-color);display:block;padding:5px;text-align:left;transition:var(--dp-common-transition);white-space:nowrap;width:100%}.dp--preset-range:hover{background-color:var(--dp-hover-color);color:var(--dp-hover-text-color);cursor:pointer}.dp--preset-range[data-dp-mobile]{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range[data-dp-mobile]:first-child{margin-left:0}.dp--preset-range[data-dp-mobile]:last-child{margin-right:0}.dp--preset-range-collapsed{border:1px solid var(--dp-border-color);margin:0 3px}.dp--preset-range-collapsed:first-child{margin-left:0}.dp--preset-range-collapsed:last-child{margin-right:0}.dp__menu_content_wrapper{display:flex}.dp--menu-content-wrapper-collapsed,.dp__menu_content_wrapper[data-dp-mobile]{flex-direction:column-reverse}.dp__calendar_header{align-items:center;color:var(--dp-text-color);display:flex;font-weight:700;justify-content:center;position:relative;white-space:nowrap}.dp__calendar_header_item{box-sizing:border-box;flex-grow:1;height:var(--dp-cell-size);padding:var(--dp-cell-padding);text-align:center;width:var(--dp-cell-size)}.dp__calendar_row{align-items:center;display:flex;justify-content:center;margin:var(--dp-row-margin)}.dp__calendar_item{box-sizing:border-box;color:var(--dp-text-color);flex-grow:1;text-align:center}.dp__calendar{position:relative}.dp__calendar_header_cell{border-bottom:thin solid var(--dp-border-color);padding:var(--dp-calendar-header-cell-padding)}.dp__cell_inner{align-items:center;border:1px solid transparent;border-radius:var(--dp-cell-border-radius);box-sizing:border-box;display:flex;height:var(--dp-cell-size);justify-content:center;padding:var(--dp-cell-padding);position:relative;text-align:center;width:var(--dp-cell-size)}.dp__cell_inner:hover{transition:all .2s}.dp__cell_auto_range_start,.dp__date_hover_start:hover,.dp__range_start{border-end-end-radius:0;border-start-end-radius:0}.dp__cell_auto_range_end,.dp__date_hover_end:hover,.dp__range_end{border-end-start-radius:0;border-start-start-radius:0}.dp__active_date,.dp__range_end,.dp__range_start{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__date_hover:hover,.dp__date_hover_end:hover,.dp__date_hover_start:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__cell_disabled,.dp__cell_offset{color:var(--dp-secondary-color)}.dp__cell_disabled{cursor:not-allowed}.dp__range_between{background:var(--dp-range-between-dates-background-color);border:1px solid var(--dp-range-between-border-color);border-radius:0;color:var(--dp-range-between-dates-text-color)}.dp__range_between_week{background:var(--dp-primary-color);border-bottom:1px solid var(--dp-primary-color);border-radius:0;border-top:1px solid var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__today{border:1px solid var(--dp-primary-color)}.dp__week_num{color:var(--dp-secondary-color);text-align:center}.dp__cell_auto_range{border-bottom:1px dashed var(--dp-primary-color);border-radius:0;border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_start{border-bottom:1px dashed var(--dp-primary-color);border-end-start-radius:var(--dp-cell-border-radius);border-inline-start:1px dashed var(--dp-primary-color);border-start-start-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__cell_auto_range_end{border-bottom:1px dashed var(--dp-primary-color);border-end-end-radius:var(--dp-cell-border-radius);border-inline-end:1px dashed var(--dp-primary-color);border-start-end-radius:var(--dp-cell-border-radius);border-top:1px dashed var(--dp-primary-color)}.dp__calendar_header_separator{background:var(--dp-border-color);height:1px;width:100%}.dp__calendar_next{margin-inline-start:var(--dp-multi-calendars-spacing)}.dp__marker_dot,.dp__marker_line{background-color:var(--dp-marker-color);bottom:0;height:5px;position:absolute}.dp__marker_dot{border-radius:50%;left:50%;transform:translate(-50%);width:5px}.dp__marker_line{left:0;width:100%}.dp__marker_tooltip{background-color:var(--dp-tooltip-color);border:1px solid var(--dp-border-color);border-radius:var(--dp-border-radius);box-sizing:border-box;cursor:default;padding:5px;position:absolute;z-index:99999}.dp__tooltip_content{white-space:nowrap}.dp__tooltip_text{align-items:center;color:var(--dp-text-color);display:flex;flex-flow:row nowrap}.dp__tooltip_mark{background-color:var(--dp-text-color);border-radius:50%;color:var(--dp-text-color);height:5px;margin-inline-end:5px;width:5px}.dp__arrow_bottom_tp{background-color:var(--dp-tooltip-color);border-bottom:1px solid var(--dp-border-color);border-inline-end:1px solid var(--dp-border-color);bottom:0;height:8px;position:absolute;transform:translate(-50%,50%) rotate(45deg);width:8px}.dp__instance_calendar{position:relative;width:100%}.dp--flex-display-collapsed,.dp__flex_display[data-dp-mobile]{flex-direction:column}.dp__cell_highlight{background-color:var(--dp-highlight-color)}.dp__month_year_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;height:var(--dp-month-year-row-height)}.dp__inner_nav{align-items:center;border-radius:50%;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-button-size);justify-content:center;text-align:center;width:var(--dp-month-year-row-button-size)}.dp__inner_nav svg{height:var(--dp-button-icon-height);width:var(--dp-button-icon-height)}.dp__inner_nav:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}[dir=rtl] .dp__inner_nav{transform:rotate(180deg)}.dp__inner_nav_disabled,.dp__inner_nav_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp--year-select,.dp__month_year_select{align-items:center;border-radius:var(--dp-border-radius);box-sizing:border-box;color:var(--dp-text-color);cursor:pointer;display:flex;height:var(--dp-month-year-row-height);justify-content:center;text-align:center}.dp--year-select:hover,.dp__month_year_select:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp__month_year_select{width:50%}.dp--year-select{width:100%}.dp__month_year_wrap{display:flex;flex-direction:row;width:100%}.dp__year_disable_select{justify-content:space-around}.dp--header-wrap{display:flex;flex-direction:column;width:100%}.dp__overlay{background:var(--dp-background-color);box-sizing:border-box;color:var(--dp-text-color);font-family:var(--dp-font-family);transition:opacity 1s ease-out;width:100%;z-index:99999}.dp--overlay-absolute{height:100%;left:0;position:absolute;top:0}.dp--overlay-relative{position:relative}.dp__overlay_container::-webkit-scrollbar-track{background-color:var(--dp-scroll-bar-background);box-shadow:var(--dp-scroll-bar-background)}.dp__overlay_container::-webkit-scrollbar{background-color:var(--dp-scroll-bar-background);width:5px}.dp__overlay_container::-webkit-scrollbar-thumb{background-color:var(--dp-scroll-bar-color);border-radius:10px}.dp__overlay:focus{border:none;outline:none}.dp__container_flex{display:flex}.dp__container_block{display:block}.dp__overlay_container{flex-direction:column;height:var(--dp-overlay-height);overflow-y:auto}.dp__time_picker_overlay_container{height:100%}.dp__overlay_row{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;margin-inline:auto;max-width:100%;padding:0;width:100%}.dp__flex_row{flex:1}.dp__overlay_col{box-sizing:border-box;padding:var(--dp-overlay-col-padding);white-space:nowrap;width:33%}.dp__overlay_cell_pad{padding:var(--dp-common-padding) 0}.dp__overlay_cell_active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__overlay_cell,.dp__overlay_cell_active{border-radius:var(--dp-border-radius);cursor:pointer;text-align:center}.dp__overlay_cell:hover{transition:var(--dp-common-transition)}.dp__cell_in_between,.dp__overlay_cell:hover{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__over_action_scroll{box-sizing:border-box;right:5px}.dp__overlay_cell_disabled{cursor:not-allowed}.dp__overlay_cell_disabled,.dp__overlay_cell_disabled:hover{background:var(--dp-disabled-color)}.dp__overlay_cell_active_disabled{cursor:not-allowed}.dp__overlay_cell_active_disabled,.dp__overlay_cell_active_disabled:hover{background:var(--dp-primary-disabled-color)}.dp--qr-btn,.dp--time-invalid,.dp--time-overlay-btn,.dp__btn{border:none;font:inherit;line-height:normal;transition:var(--dp-common-transition)}.dp--year-mode-picker{align-items:center;display:flex;height:var(--dp-cell-size);justify-content:space-between;width:100%}.dp--tp-wrap{max-width:var(--dp-menu-min-width)}.dp--tp-wrap[data-dp-mobile]{max-width:100%}.dp__time_input{align-items:center;color:var(--dp-text-color);display:flex;font-family:var(--dp-font-family);justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__time_col_reg_block{padding:0 20px}.dp__time_col_reg_inline{padding:0 10px}.dp__time_col_reg_with_button{padding:0 15px}.dp__time_col_reg_with_button[data-compact~=true]{padding:0 5px}.dp__time_col_sec{padding:0 10px}.dp__time_col_sec_with_button{padding:0 5px}.dp__time_col_sec_with_button[data-collapsed~=true]{padding:0}.dp__time_col{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.dp__time_col_block{font-size:var(--dp-time-font-size)}.dp__time_display_block{padding:0 3px}.dp__time_display_inline{padding:5px}.dp__time_picker_inline_container{display:flex;justify-content:center;width:100%}.dp__inc_dec_button{align-items:center;border-radius:50%;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;justify-content:center;margin:0;padding:5px}.dp__inc_dec_button,.dp__inc_dec_button svg{height:var(--dp-time-inc-dec-button-size);width:var(--dp-time-inc-dec-button-size)}.dp__inc_dec_button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__time_display{align-items:center;border-radius:var(--dp-border-radius);color:var(--dp-text-color);cursor:pointer;display:flex;justify-content:center}.dp__time_display:hover:enabled{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}.dp__inc_dec_button_inline{align-items:center;cursor:pointer;display:flex;height:8px;padding:0;width:100%}.dp__inc_dec_button_disabled,.dp__inc_dec_button_disabled:hover{background:var(--dp-disabled-color);color:var(--dp-disabled-color-text);cursor:not-allowed}.dp__pm_am_button{background:var(--dp-primary-color);border:none;border-radius:var(--dp-border-radius);color:var(--dp-primary-text-color);cursor:pointer;padding:var(--dp-common-padding)}.dp__pm_am_button[data-compact~=true]{padding:7px}.dp__tp_inline_btn_bar{background-color:var(--dp-secondary-color);border-collapse:collapse;height:4px;transition:var(--dp-common-transition);width:100%}.dp__tp_inline_btn_top:hover .dp__tp_btn_in_r{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_r,.dp__tp_inline_btn_top:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(-12deg) scale(1.15) translateY(-2px)}.dp__tp_inline_btn_bottom:hover .dp__tp_btn_in_l{background-color:var(--dp-primary-color);transform:rotate(12deg) scale(1.15) translateY(-2px)}.dp--time-overlay-btn{background:none}.dp--time-invalid{background-color:var(--dp-disabled-color)}.dp__action_row{align-items:center;box-sizing:border-box;color:var(--dp-text-color);display:flex;flex-flow:row nowrap;padding:var(--dp-action-row-padding);width:100%}.dp__action_row svg{height:var(--dp-button-icon-height);width:auto}.dp__selection_preview{color:var(--dp-text-color);display:block;font-size:var(--dp-preview-font-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dp__action_buttons{align-items:center;display:flex;flex:0;justify-content:flex-end;margin-inline-start:auto;white-space:nowrap}.dp__action_button{align-items:center;background:transparent;border:1px solid transparent;border-radius:var(--dp-border-radius);cursor:pointer;display:inline-flex;font-family:var(--dp-font-family);font-size:var(--dp-preview-font-size);height:var(--dp-action-button-height);line-height:var(--dp-action-button-height);margin-inline-start:3px;padding:var(--dp-action-buttons-padding)}.dp__action_cancel{border:1px solid var(--dp-border-color);color:var(--dp-text-color)}.dp__action_cancel:hover{border-color:var(--dp-primary-color);transition:var(--dp-action-row-transition)}.dp__action_buttons .dp__action_select{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp__action_buttons .dp__action_select:hover{background:var(--dp-primary-color);transition:var(--dp-action-row-transition)}.dp__action_buttons .dp__action_select:disabled{background:var(--dp-primary-disabled-color);cursor:not-allowed}.dp-quarter-picker-wrap{display:flex;flex-direction:column;height:100%;min-width:var(--dp-menu-min-width)}.dp--qr-btn-disabled{cursor:not-allowed}.dp--qr-btn-disabled,.dp--qr-btn-disabled:hover{background:var(--dp-disabled-color)}.dp--qr-btn{padding:var(--dp-common-padding);width:100%}.dp--qr-btn:not(.dp--highlighted,.dp--qr-btn-active,.dp--qr-btn-disabled,.dp--qr-btn-between){background:none}.dp--qr-btn:hover:not(.dp--qr-btn-active,.dp--qr-btn-disabled){background:var(--dp-hover-color);color:var(--dp-hover-text-color);transition:var(--dp-common-transition)}.dp--quarter-items{display:flex;flex:1;flex-direction:column;height:100%;justify-content:space-evenly;width:100%}.dp--qr-btn-active{background:var(--dp-primary-color);color:var(--dp-primary-text-color)}.dp--qr-btn-between{background:var(--dp-hover-color);color:var(--dp-hover-text-color)}:root{--dp-common-transition:all .1s ease-in;--dp-menu-padding:6px 8px;--dp-animation-duration:.1s;--dp-menu-appear-transition-timing:cubic-bezier(.4,0,1,1);--dp-transition-timing:ease-out;--dp-action-row-transition:all .2s ease-in;--dp-font-family:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen,ubuntu,cantarell,"Open Sans","Helvetica Neue",sans-serif;--dp-border-radius:4px;--dp-cell-border-radius:4px;--dp-transition-length:22px;--dp-transition-timing-general:.1s;--dp-button-height:35px;--dp-month-year-row-height:35px;--dp-month-year-row-button-size:25px;--dp-button-icon-height:20px;--dp-calendar-wrap-padding:0 5px;--dp-cell-size:35px;--dp-cell-padding:5px;--dp-common-padding:10px;--dp-input-icon-padding:35px;--dp-input-padding:6px 30px 6px 12px;--dp-input-not-clearable-padding:12px;--dp-menu-min-width:260px;--dp-action-buttons-padding:1px 6px;--dp-row-margin:5px 0;--dp-calendar-header-cell-padding:.5rem;--dp-multi-calendars-spacing:10px;--dp-overlay-col-padding:3px;--dp-time-inc-dec-button-size:32px;--dp-font-size:1rem;--dp-preview-font-size:.8rem;--dp-time-font-size:2rem;--dp-action-button-height:22px;--dp-action-row-padding:8px;--dp-direction:ltr}.dp__theme_dark{--dp-background-color:#212121;--dp-text-color:#fff;--dp-hover-color:#484848;--dp-hover-text-color:#fff;--dp-hover-icon-color:#959595;--dp-primary-color:#005cb2;--dp-primary-disabled-color:#61a8ea;--dp-primary-text-color:#fff;--dp-secondary-color:#a9a9a9;--dp-border-color:#2d2d2d;--dp-menu-border-color:#2d2d2d;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#737373;--dp-disabled-color-text:#d0d0d0;--dp-scroll-bar-background:#212121;--dp-scroll-bar-color:#484848;--dp-success-color:#00701a;--dp-success-color-disabled:#428f59;--dp-icon-color:#959595;--dp-danger-color:#e53935;--dp-marker-color:#e53935;--dp-tooltip-color:#3e3e3e;--dp-highlight-color:rgba(0,92,178,.2);--dp-range-between-dates-background-color:var(--dp-hover-color,#484848);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#fff);--dp-range-between-border-color:var(--dp-hover-color,#fff);--dp-loader:5px solid #005cb2}.dp__theme_light{--dp-background-color:#fff;--dp-text-color:#212121;--dp-hover-color:#f3f3f3;--dp-hover-text-color:#212121;--dp-hover-icon-color:#959595;--dp-primary-color:#1976d2;--dp-primary-disabled-color:#6bacea;--dp-primary-text-color:#fff;--dp-secondary-color:#c0c4cc;--dp-border-color:#ddd;--dp-menu-border-color:#ddd;--dp-border-color-hover:#aaaeb7;--dp-border-color-focus:#aaaeb7;--dp-disabled-color:#f6f6f6;--dp-scroll-bar-background:#f3f3f3;--dp-scroll-bar-color:#959595;--dp-success-color:#76d275;--dp-success-color-disabled:#a3d9b1;--dp-icon-color:#959595;--dp-danger-color:#ff6f60;--dp-marker-color:#ff6f60;--dp-tooltip-color:#fafafa;--dp-disabled-color-text:#8e8e8e;--dp-highlight-color:rgba(25,118,210,.1);--dp-range-between-dates-background-color:var(--dp-hover-color,#f3f3f3);--dp-range-between-dates-text-color:var(--dp-hover-text-color,#212121);--dp-range-between-border-color:var(--dp-hover-color,#f3f3f3);--dp-loader:5px solid #1976d2}.dp__flex{align-items:center;display:flex}.dp__btn{background:none}.dp__main{box-sizing:border-box;font-family:var(--dp-font-family);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.dp__main *{direction:var(--dp-direction,ltr)}.dp__pointer{cursor:pointer}.dp__icon{fill:currentcolor;stroke:currentcolor}.dp__button{align-items:center;box-sizing:border-box;color:var(--dp-icon-color);cursor:pointer;display:flex;height:var(--dp-button-height);padding:var(--dp-common-padding);place-content:center center;text-align:center;width:100%}.dp__button.dp__overlay_action{bottom:0;position:absolute}.dp__button:hover{background:var(--dp-hover-color);color:var(--dp-hover-icon-color)}.dp__button svg{height:var(--dp-button-icon-height);width:auto}.dp__button_bottom{border-bottom-left-radius:var(--dp-border-radius);border-bottom-right-radius:var(--dp-border-radius)}.dp__flex_display{display:flex}.dp__flex_display_with_input{align-items:flex-start;flex-direction:column}.dp__relative{position:relative}.calendar-next-enter-active,.calendar-next-leave-active,.calendar-prev-enter-active,.calendar-prev-leave-active{transition:all var(--dp-transition-timing-general) ease-out}.calendar-next-enter-from{opacity:0;transform:translate(var(--dp-transition-length))}.calendar-next-leave-to,.calendar-prev-enter-from{opacity:0;transform:translate(calc(var(--dp-transition-length)*-1))}.calendar-prev-leave-to{opacity:0;transform:translate(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-active,.dp-menu-appear-bottom-leave-active,.dp-menu-appear-top-enter-active,.dp-menu-appear-top-leave-active,.dp-slide-down-enter-active,.dp-slide-down-leave-active,.dp-slide-up-enter-active,.dp-slide-up-leave-active{transition:all var(--dp-animation-duration) var(--dp-transition-timing)}.dp-menu-appear-top-enter-from,.dp-menu-appear-top-leave-to,.dp-slide-down-leave-to,.dp-slide-up-enter-from{opacity:0;transform:translateY(var(--dp-transition-length))}.dp-menu-appear-bottom-enter-from,.dp-menu-appear-bottom-leave-to,.dp-slide-down-enter-from,.dp-slide-up-leave-to{opacity:0;transform:translateY(calc(var(--dp-transition-length)*-1))}.dp--arrow-btn-nav{transition:var(--dp-common-transition)}.dp--highlighted{background-color:var(--dp-highlight-color)}.dp--hidden-el{visibility:hidden}.date-picker-desktop[data-v-45c6b280],.date-picker-wrapper[data-v-45c6b280]{width:100%}.fullscreen-modal-container[data-v-45c6b280]{background:var(--white-1);display:flex;flex-direction:column;inset:0;position:fixed;z-index:99999}.modal-header[data-v-45c6b280]{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:22px 16px}.calendar-content[data-v-45c6b280]{flex:1;overflow-y:auto;padding:10px}.mobile-trigger-btn[data-v-45c6b280]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:.375rem;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:10px 16px}.mobile-trigger-text[data-v-45c6b280]{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:768px){.mobile-trigger-btn[data-v-45c6b280]{box-sizing:border-box;height:38px;max-height:38px;padding:0 16px}}[data-v-45c6b280] .dp__flex_display,[data-v-45c6b280] .dp__input_wrap,[data-v-45c6b280] .dp__main{width:100%!important}[data-v-45c6b280] .dp__instance_calendar,[data-v-45c6b280] .dp__main>div:nth-child(2),[data-v-45c6b280] .dp__menu_inner,[data-v-45c6b280] .dp__outer_menu_wrap{width:100%!important}[data-v-45c6b280] .dp__input{border:1px solid var(--gray-1)!important;font-size:.9rem}[data-v-45c6b280] .dp__menu{background:var(--white-1)!important;border:none!important;box-shadow:none!important;position:relative!important;width:100%!important}[data-v-45c6b280] .dp__calendar_item{display:flex;justify-content:center}[data-v-45c6b280] .dp__active_date,[data-v-45c6b280] .dp__range_end,[data-v-45c6b280] .dp__range_start{background-color:var(--green-2)!important;border-color:var(--green-2)!important;color:var(--white-1)!important}[data-v-45c6b280] .dp__range_between{background-color:color-mix(in srgb,var(--green-2) 20%,transparent)!important}[data-v-45c6b280] .dp__today{border:1px solid var(--green-2)!important}.fade-slide-enter-active[data-v-45c6b280],.fade-slide-leave-active[data-v-45c6b280]{transition:all .3s ease}.fade-slide-enter-from[data-v-45c6b280],.fade-slide-leave-to[data-v-45c6b280]{opacity:0;transform:translateY(100%)}.mobile-settings-links[data-v-14f8b442]{background:var(--white-1);border-bottom:1px solid #dedede;width:100%}.category-tabs-shell[data-v-14f8b442]{border-bottom:1px solid #ededed;width:100%}.category-tabs[data-v-14f8b442]{display:flex;gap:.5rem;justify-content:flex-start;overflow-x:auto;padding:1rem 0;scrollbar-width:none;width:90%}.category-tabs[data-v-14f8b442]:after,.category-tabs[data-v-14f8b442]:before{content:"";flex:0 0 5%}.category-tabs[data-v-14f8b442]::-webkit-scrollbar{display:none}.category-tab[data-v-14f8b442]{background:#f3f4f6;border:none;border-radius:28px;color:var(--black-1);cursor:pointer;flex-shrink:0;font-size:.85rem;min-width:60px;padding:.55rem 1rem;transition:all .2s ease}.active-tab[data-v-14f8b442]{background:var(--black-2);color:#fff}.sub-items[data-v-14f8b442]{display:flex;flex-direction:column;padding:.5rem 1rem 1rem}.sub-item[data-v-14f8b442]{background:transparent;border:none;border-bottom:1px solid #f1f1f1;cursor:pointer;justify-content:space-between;padding:.9rem 0}.sub-item[data-v-14f8b442],.sub-item-left[data-v-14f8b442]{align-items:center;display:flex}.sub-item-left[data-v-14f8b442]{color:var(--black-1);font-size:.92rem;gap:.75rem}.active-sub-item[data-v-14f8b442]{color:var(--primary-bg-color-3);font-weight:600}.mobile-settings[data-v-e0ae3d87]{display:flex;flex-direction:column;height:100%}.mobile-settings-content[data-v-e0ae3d87]{flex:1;min-height:0;overflow-y:auto}.nav-drawer[data-v-0b12ffd1]{background:var(--primary-bg-color-3);overflow:hidden}.nav-title[data-v-0b12ffd1]{font-size:.85rem}.logo[data-v-0b12ffd1]{margin:24px 0 0 30px;max-width:65px}.order-details[data-v-7efcc2e8]{display:flex;flex-wrap:wrap}.wrap-table[data-v-7efcc2e8]{width:100%}@media only screen and (max-width:900px){.wrap-table[data-v-7efcc2e8]{margin-top:6px!important}}@media only screen and (min-width:1024px){.wrap-table[data-v-7efcc2e8]{margin-top:32px}}.order-column[data-v-7efcc2e8]{flex:1;min-width:300px}.full-width[data-v-7efcc2e8]{width:100%}@media(max-width:900px){.order-details[data-v-7efcc2e8]{flex-direction:column}}.table-container[data-v-7efcc2e8]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:var(--primary-bg-color-1);box-sizing:border-box;max-width:100vw;padding:0 20px;scrollbar-width:none}@media only screen and (max-width:850px){.table-container[data-v-7efcc2e8]{margin:0 0 10px;max-width:100vw;min-width:auto;padding:0 12px}}.table[data-v-7efcc2e8]{border:1px solid var(--pale-gray-1)!important}.table tbody[data-v-7efcc2e8]{background:var(--white-1);display:block;overflow-y:auto;overscroll-behavior:contain;width:100%}.table tr[data-v-7efcc2e8]{display:table;table-layout:fixed;width:100%}.table tr[data-v-7efcc2e8]:nth-child(2n){background-color:var(--table-stripe)}.table-body tr:last-child .row-cell[data-v-7efcc2e8]{padding-bottom:56px}.status[data-v-7efcc2e8]{--dot-color:var(--black-1);align-items:center;background-color:#eee;border-radius:12px;color:#333;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px}.status[data-v-7efcc2e8]:before{background-color:var(--dot-color);border-radius:50%;content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.status.completed[data-v-7efcc2e8]{background-color:#c4eac5;--dot-color:#4caf50}.status.pending[data-v-7efcc2e8]{background-color:#e0e0e0;--dot-color:#9e9e9e}.status.processing[data-v-7efcc2e8]{background-color:#ffe7c2;--dot-color:#ff9800}.status.dispatched[data-v-7efcc2e8]{background-color:#d0e6ff;--dot-color:#2196f3}.status.delivered[data-v-7efcc2e8]{background-color:#c4eac5;--dot-color:#4caf50}.status.canceled[data-v-7efcc2e8],.status.cancelled[data-v-7efcc2e8]{background-color:var(--pale-red-1);color:var(--red-1);--dot-color:var(--red-1)}.date-picker[data-v-7efcc2e8]{border:1px solid var(--gray-2);border-radius:7px;color:var(--black-1)!important;font-size:14px!important;padding:7px 5px 6px 20px;width:100%}.date-picker[data-v-7efcc2e8]:focus{border:1px solid var(--green-1)!important;outline:0 solid var(--green-1)!important;outline-offset:0}.refresh-orders-btn[data-v-7efcc2e8]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;color:var(--black-2);cursor:pointer;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center;width:38px}.refresh-orders-btn[data-v-7efcc2e8]:disabled{cursor:not-allowed;opacity:.65}.refresh-orders-btn.is-loading svg[data-v-7efcc2e8]{animation:refresh-spin-7efcc2e8 .8s linear infinite}@keyframes refresh-spin-7efcc2e8{to{transform:rotate(1turn)}}.table-filters .filter-left-inner[data-v-7efcc2e8]{align-items:center;display:flex;flex-wrap:nowrap;gap:12px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}@media(min-width:950px){.table-filters .filter-left-inner[data-v-7efcc2e8]>*{flex:0 0 auto}}@media(max-width:1000px)and (min-width:900px){.table-filters .filter-left-inner[data-v-7efcc2e8]{gap:22px}}@media(max-width:900px){.table-filters .filter-left-inner[data-v-7efcc2e8]{gap:22px}.table-filters .filter-left-inner[data-v-7efcc2e8]>*{max-width:100%}.table-filters .filter-left[data-v-7efcc2e8]{width:100%}.table-filters .filter-right[data-v-7efcc2e8]{align-items:center;display:grid;gap:8px;grid-template-columns:38px minmax(0,1fr) minmax(0,1fr);min-width:0;width:100%}.table-filters .filter-right[data-v-7efcc2e8]>:not(.refresh-orders-btn){box-sizing:border-box;max-width:100%;min-width:0!important;width:100%}.table-filters .filter-right .refresh-orders-btn[data-v-7efcc2e8]{max-width:38px;width:38px}.table-filters .filter-right .date-input[data-v-7efcc2e8]{box-sizing:border-box;width:100%}.table-filters .filter-left-inner .store-select[data-v-7efcc2e8]{flex:1 1 auto!important;min-width:0!important}}@media(max-width:600px){.table-filters .filter-left-inner[data-v-7efcc2e8]{gap:12px}}@media only screen and (max-width:900px){.filter-left-spacing-mobile[data-v-7efcc2e8]{margin-bottom:12px!important}}.kitchen-items-badge--responsive[data-v-7efcc2e8]{align-items:center;display:inline-flex;gap:6px}.kitchen-items-badge__count[data-v-7efcc2e8],.kitchen-items-badge__label[data-v-7efcc2e8]{display:inline-block}.store-card[data-v-c43fac11]{box-shadow:var(--box-shadow-1);display:flex;flex:1 1 calc(33.333% - 16px);flex-direction:column;justify-content:space-between;min-width:250px;padding:16px}@media screen and (max-width:900px){.store-card[data-v-c43fac11]{flex:1 1 100%}}.store-info[data-v-c43fac11]{align-items:center;display:flex;justify-content:space-between}.store-name[data-v-c43fac11]{font-size:18px;font-weight:700}.store-location[data-v-c43fac11]{color:gray;font-size:14px}.store-actions[data-v-c43fac11]{display:flex;gap:8px}@media screen and (max-width:900px){.store-actions[data-v-c43fac11]{flex-direction:column}}.item-list[data-v-812b06ba]{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));list-style:none;padding:0}@media screen and (max-width:900px){.item-list[data-v-812b06ba]{flex-direction:column}}.store-container[data-v-812b06ba]{overflow:hidden}.store-header[data-v-812b06ba]{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.create-btn[data-v-812b06ba]{background-color:var(--primary-btn-color);border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px}.mobile-only[data-v-812b06ba]{display:none}@media screen and (max-width:900px){.mobile-only[data-v-812b06ba]{display:inline-block}}.nav-panel[data-v-4f9633dc]{align-items:center;background-color:var(--white-1);box-shadow:0 2px 4px #0000001a;display:flex;height:64px;justify-content:space-between;left:0;padding:0 16px;position:fixed;top:0;width:100%}.title[data-v-4f9633dc]{font-size:18px;font-weight:700}.create-btn[data-v-4f9633dc]{background-color:var(--primary-btn-color);border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px}.store-container[data-v-4f9633dc]{display:flex;flex-direction:column;margin-top:14px;padding:16px;width:100%}.layout-container[data-v-d1cf37b9]{min-height:560px}.select-products-panel[data-v-d1cf37b9]{height:100%;min-height:0;overflow:hidden;position:relative}.selected-item[data-v-d1cf37b9]{border:1px solid var(--forest-green)}.wrap-category-list[data-v-d1cf37b9],.wrap-items[data-v-d1cf37b9]{box-sizing:border-box}.wrap-items[data-v-d1cf37b9]{padding:0 20px 32px}.wrap-product-items[data-v-d1cf37b9]{flex:1 1 0;min-height:0;-ms-overflow-style:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.product-items[data-v-d1cf37b9]{flex:1;gap:18px;margin:2px 0 0;padding-bottom:32px}@media screen and (max-width:900px){.product-items[data-v-d1cf37b9]{margin:2px 0 0;padding-bottom:48px}}.wrap-product-items[data-v-d1cf37b9]::-webkit-scrollbar{display:none}.wrap-product-items[data-v-d1cf37b9]{overflow:-moz-scrollbars-none;scrollbar-width:none}.modal-submit-section[data-v-d1cf37b9]{flex:0 0 70px;position:static}.product-item[data-v-d1cf37b9]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:.5rem;cursor:pointer;overflow:hidden}.product-item.selected-item[data-v-d1cf37b9]{background-color:#eafae7;border:1px solid #e4ffe0;outline:1px solid #7ab470}.product-image[data-v-d1cf37b9]{aspect-ratio:1/1;background:var(--very-light-gray);border-bottom:1px solid #e3e3e3}.item-title[data-v-d1cf37b9]{color:var(--forest-green);font-size:.95rem;font-weight:600;margin-bottom:.4rem}.loyalty-page[data-v-dde00f42]{display:flex;flex-direction:column;height:100%;min-height:400px;position:relative}.loyalty-content[data-v-dde00f42]{box-sizing:border-box;flex:1;height:auto;min-height:0;overflow-y:auto;padding:0 2rem 7rem}.section-title[data-v-dde00f42]{color:var(--black-2);font-size:.9rem;font-weight:600;margin-bottom:32px}.inline-fields[data-v-dde00f42],.product-heading[data-v-dde00f42],.product-row[data-v-dde00f42],.title-row[data-v-dde00f42]{align-items:center;display:flex;gap:1rem;justify-content:space-between}.inline-fields>span[data-v-dde00f42]{color:var(--gray-3);font-size:.9rem}.method-card span[data-v-dde00f42],.rule-card p[data-v-dde00f42],.title-row p[data-v-dde00f42]{color:#6b7280;font-size:.88rem}h4[data-v-dde00f42]{margin:2rem 0 .8rem}.method-grid[data-v-dde00f42]{display:grid;gap:.8rem;grid-template-columns:repeat(3,1fr)}.method-card[data-v-dde00f42]{background:#fff;border:1px solid var(--gray-1);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:.45rem;padding:1rem;text-align:left}.method-card.selected[data-v-dde00f42]{border-color:var(--primary-btn-color);box-shadow:0 0 0 1px var(--primary-btn-color)}.rule-card[data-v-dde00f42]{padding:1.2rem 0}.product-heading label[data-v-dde00f42],.rule-card>label[data-v-dde00f42]{color:var(--black-2);font-weight:600}.inline-fields[data-v-dde00f42]{justify-content:flex-start;margin-top:.8rem}.inline-fields[data-v-dde00f42] input,.minimum-spend[data-v-dde00f42] input,.points-field[data-v-dde00f42] input{width:110px}.product-list[data-v-dde00f42]{margin-top:1rem;max-height:300px;overflow-y:auto}.product-row[data-v-dde00f42]{border-bottom:1px solid var(--pale-gray-2);margin-bottom:8px;min-height:52px;padding-bottom:8px}.product-row>span[data-v-dde00f42]{color:var(--black-3);font-size:.95rem}.points-field[data-v-dde00f42]{align-items:center;display:flex;gap:.65rem}.points-field>span[data-v-dde00f42]{font-size:.95rem}.minimum-spend input[data-v-dde00f42]{margin-top:.7rem}.empty[data-v-dde00f42]{padding:1rem 0}.modal-panel-bottom[data-v-dde00f42]{justify-content:flex-end}.modal-panel-bottom .error-message[data-v-dde00f42]{margin-right:auto}@media(max-width:850px){.method-grid[data-v-dde00f42]{grid-template-columns:1fr}.product-heading[data-v-dde00f42]{align-items:flex-start;flex-direction:column}.modal-panel-bottom[data-v-dde00f42]{justify-content:flex-end}}.loyalty-submit-btn[data-v-dde00f42]{display:flex;justify-content:flex-end;width:100%}.loyalty-list[data-v-d66068a5]{height:100%;overflow:auto;padding:1.5rem}.table-container[data-v-d66068a5]{overflow-x:auto;width:100%}.table[data-v-d66068a5]{width:100%}.row-cell[data-v-d66068a5]{padding:14px 16px}.rule-row[data-v-d66068a5]{cursor:pointer}.rule-row[data-v-d66068a5]:hover{background:var(--pale-gray-1)}.earning-rule-form[data-v-d66068a5]{height:100%;min-height:400px;width:100%}.empty-cell[data-v-d66068a5]{color:var(--gray-3);padding:3rem 1rem;text-align:center}.status-badge[data-v-d66068a5]{background:var(--pale-gray-1);border-radius:999px;color:var(--gray-3);display:inline-flex;font-size:.82rem;padding:4px 10px}.status-badge.active[data-v-d66068a5]{color:var(--forest-green)}.mobile-only[data-v-d66068a5]{display:none}@media(max-width:850px){.loyalty-list[data-v-d66068a5]{padding:1rem}.desktop-only[data-v-d66068a5]{display:none}.mobile-only[data-v-d66068a5]{display:flex}}.reward-form[data-v-126a4d08]{display:flex;flex-direction:column;gap:.85rem;padding:1.5rem 1.5rem 5.5rem}.reward-form label[data-v-126a4d08]{color:var(--black-2);font-size:.9rem;font-weight:600}.reward-form[data-v-126a4d08] .select-btn{border:1px solid var(--gray-1);height:46px}.form-actions[data-v-126a4d08]{background:var(--white-1);border-top:1px solid var(--gray-1);bottom:0;display:flex;justify-content:flex-end;left:0;padding:1rem 1.5rem;position:absolute;right:0}.rewards-section[data-v-fb2db749]{height:100%;overflow:auto;padding:1.5rem}.table-filters[data-v-fb2db749]{align-items:center;display:flex;justify-content:space-between}.filter-right[data-v-fb2db749]{display:flex;justify-content:flex-end;margin-left:auto}.table-container[data-v-fb2db749]{overflow-x:auto;width:100%}.table[data-v-fb2db749]{width:100%}.row-cell[data-v-fb2db749]{padding:14px 16px}.empty-cell[data-v-fb2db749]{color:var(--gray-3);padding:3rem 1rem;text-align:center}@media(max-width:850px){.rewards-section[data-v-fb2db749]{padding:1rem}.hide-mobile[data-v-fb2db749]{display:none}}.loyalty-shell[data-v-cefdfed5]{display:flex;flex-direction:column;height:100%;min-height:0}.loyalty-tabs[data-v-cefdfed5]{display:flex;flex:0 0 auto;gap:.75rem;padding:1.5rem 1.5rem 0}.loyalty-content[data-v-cefdfed5]{flex:1;min-height:0}.loyalty-disabled-message[data-v-cefdfed5]{background:var(--pale-gray-1);border:1px solid var(--gray-2);border-radius:8px;color:var(--black-3);margin:1.5rem;padding:1.25rem 1.5rem}.rewards-section[data-v-cefdfed5]{height:100%;overflow:auto;padding:1.5rem}.table-filters[data-v-cefdfed5]{align-items:center;display:flex;justify-content:space-between}.filter-right[data-v-cefdfed5]{display:flex;justify-content:flex-end;margin-left:auto}.table-container[data-v-cefdfed5]{overflow-x:auto;width:100%}.table[data-v-cefdfed5]{width:100%}.row-cell[data-v-cefdfed5]{padding:14px 16px}.empty-cell[data-v-cefdfed5]{color:var(--gray-3);padding:3rem 1rem;text-align:center}.reward-form[data-v-cefdfed5]{display:flex;flex-direction:column;gap:.85rem;padding:1.5rem 1.5rem 5.5rem}.reward-form label[data-v-cefdfed5]{color:var(--black-2);font-size:.9rem;font-weight:600}.reward-form[data-v-cefdfed5] .select-btn{border:1px solid var(--gray-1);height:46px}.form-actions[data-v-cefdfed5]{background:var(--white-1);border-top:1px solid var(--gray-1);bottom:0;display:flex;justify-content:flex-end;left:0;padding:1rem 1.5rem;position:absolute;right:0}@media(max-width:850px){.loyalty-tabs[data-v-cefdfed5]{overflow-x:auto;padding:1rem 1rem 0}.rewards-section[data-v-cefdfed5]{padding:1rem}.hide-mobile[data-v-cefdfed5]{display:none}}.revenue-cell[data-v-d75bec2a]{align-items:center;display:inline-flex;gap:8px}.revenue-breakdown-button[data-v-d75bec2a]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:50%;color:var(--primary-btn-color);cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;height:22px;justify-content:center;line-height:1;width:22px}.revenue-breakdown-button[data-v-d75bec2a]:hover{background:var(--primary-hover-bg-color-1)}.modal-body[data-v-d75bec2a]{display:flex;flex-direction:column;min-height:0;padding:6px 0 0!important}.revenue-breakdown-list[data-v-d75bec2a]{border-top:1px solid var(--gray-1);margin-bottom:34px;padding:10px 20px}.revenue-breakdown-row[data-v-d75bec2a]{align-items:center;border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);display:flex;font-size:.92rem;gap:16px;justify-content:space-between;padding:12px 0}.revenue-breakdown-row[data-v-d75bec2a]:last-child{border-bottom:0}.revenue-breakdown-row span[data-v-d75bec2a]{color:var(--black-3)}.revenue-breakdown-label[data-v-d75bec2a]{align-items:center;color:var(--black-3);display:inline-flex;gap:6px}.layout-container[data-v-d245c720]{display:flex;flex:1;flex-direction:column;margin-top:10px;min-height:0}.input-wrapper[data-v-d245c720]{max-width:400px;position:relative;width:100%}.search-icon[data-v-d245c720]{left:12px;position:absolute;top:11px}.report-summary[data-v-d245c720]{background:var(--white-1);border-radius:12px;margin-bottom:32px}.table-style[data-v-d245c720]{background:var(--white-1);border:1px solid var(--gray-1)}.table-container[data-v-d245c720]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:var(--primary-bg-color-1);box-sizing:border-box;padding:0 20px;scrollbar-width:none}.table[data-v-d245c720]{border:1px solid var(--pale-gray-1)!important;display:flex;flex:1;flex-direction:column;min-height:0}.table[data-v-d245c720],.table thead[data-v-d245c720]{table-layout:fixed;width:100%}.table thead[data-v-d245c720]{display:table;flex-shrink:0}.table tbody[data-v-d245c720]{background:var(--white-1);display:block;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;width:100%}.table tr[data-v-d245c720]{display:table;table-layout:fixed;width:100%}.table tr[data-v-d245c720]:nth-child(2n){background-color:var(--table-stripe)}.datepicker-wrapper[data-v-d245c720]{width:260px}@media screen and (max-width:850px){.datepicker-wrapper[data-v-d245c720]{width:100%}.datepicker-input[data-v-d245c720],.datepicker-wrapper[data-v-d245c720] input{height:38px}}.datepicker-input[data-v-d245c720]{box-sizing:border-box;font-size:14px;padding:0 12px}.datepicker-wrapper[data-v-d245c720] input{border:1px solid var(--gray-2);border-radius:6px}.form-button[data-v-d245c720]{align-items:center;background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:6px;cursor:pointer;display:flex;font-size:14px;gap:8px;height:38px;outline:none;padding:0 24px;transition:background-color .2s,border-color .2s}@media(max-width:1100px){.download-label[data-v-d245c720]{display:none}}.cell-stack[data-v-d245c720]{display:flex;flex-direction:column;gap:4px}.mobile-subtext[data-v-d245c720]{display:none}.mobile-subtext[data-v-d245c720],.qty-detail[data-v-d245c720]{color:var(--gray-3);font-size:12px}.qty-detail[data-v-d245c720]{line-height:1.25}.addons-link[data-v-d245c720]{background:transparent;border:0;color:var(--primary-btn-color);cursor:pointer;font-size:12px;font-weight:600;padding:0;text-align:left;text-decoration:underline;text-underline-offset:3px;width:-moz-fit-content;width:fit-content}.mobile-addons-link[data-v-d245c720]{display:none}.modal-body[data-v-d245c720]{display:flex;flex-direction:column;min-height:0}.addons-modal-list[data-v-d245c720]{height:250px;min-height:0;overflow-y:auto;padding-bottom:50px;scrollbar-width:none;-ms-overflow-style:none}.addons-modal-list[data-v-d245c720]::-webkit-scrollbar{display:none}.addons-modal-header[data-v-d245c720],.addons-modal-row[data-v-d245c720]{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 80px 120px}.addons-modal-header[data-v-d245c720]{border-bottom:1px solid var(--gray-1);color:var(--black-3);font-size:.82rem;font-weight:700;padding:10px 0}.addons-modal-header-label[data-v-d245c720]{align-items:center;display:inline-flex;gap:6px}.addons-modal-row[data-v-d245c720]{border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);font-size:.92rem;padding:12px 0}.addon-revenue-cell[data-v-d245c720]{display:flex;flex-direction:column;gap:3px}.addon-external-revenue[data-v-d245c720]{color:var(--gray-3);font-size:.75rem}.desktop-only[data-v-d245c720]{display:flex}.mobile-only[data-v-d245c720]{display:none}.table-filters[data-v-d245c720]{align-items:center;gap:12px;justify-content:space-between}.filter-left[data-v-d245c720],.filter-right[data-v-d245c720]{align-items:center;display:flex;flex:.5;gap:10px}.filter-right[data-v-d245c720]{align-items:center;display:flex;gap:10px;justify-content:flex-end}@media(max-width:768px){.hide-mobile[data-v-d245c720]{display:none}.mobile-subtext[data-v-d245c720]{display:block}.mobile-addons-link[data-v-d245c720]{display:inline-flex}.table tbody td[data-v-d245c720]:not(.hide-mobile),.table thead th[data-v-d245c720]:not(.hide-mobile){width:50%}.desktop-only[data-v-d245c720]{display:none}.mobile-only[data-v-d245c720]{display:block}.table-filters-mobile[data-v-d245c720]{background:var(--white-1);border:1px solid var(--gray-1);border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:12px}.mobile-row[data-v-d245c720]{display:flex;gap:10px;justify-content:space-between}.search-input[data-v-d245c720]{flex:1 1 55%;min-width:0;transition:width .25s ease}.store-wrapper[data-v-d245c720]{flex:1 1 55%;min-width:0;transition:opacity .2s ease,transform .2s ease,width .2s ease,flex .2s ease}.table-filters-mobile.is-search-focused .search-input[data-v-d245c720]{flex:1 1 100%;width:100%}.table-filters-mobile.is-search-focused .store-wrapper[data-v-d245c720]{flex:0 0 0;opacity:0;overflow:hidden;pointer-events:none;transform:translate(-8px);width:0}}[data-v-d245c720] .dp__active_date,[data-v-d245c720] .dp__range_end,[data-v-d245c720] .dp__range_start{background-color:var(--green-2)!important;border-color:var(--green-2)!important;color:var(--white-1)!important}[data-v-d245c720] .dp__range_between{background-color:color-mix(in srgb,var(--green-2) 20%,transparent)!important}[data-v-d245c720] .vc-day.is-selected,[data-v-d245c720] .vc-highlight{background-color:var(--green-2)!important;color:var(--white-1)!important}[data-v-d245c720] .dp__today{border:1px solid var(--green-2)!important}.custom-button[data-v-087ecb3c]{background-color:var(--white-1);border:1px solid var(--black-2);border-radius:24px;color:var(--primary-text-color-1);font-size:var(--font-size-x-small);margin-right:12px;padding:6px 32px;transition:background-color .3s ease}.custom-button[data-v-087ecb3c]:disabled{cursor:not-allowed;opacity:.5}.custom-button[data-v-087ecb3c]:hover{background:var(--black-1);color:var(--white-1);opacity:.85}.custom-btn-primary[data-v-087ecb3c]{background-color:var(--white-1);color:var(--primary-text-color-1)}.custom-btn-small[data-v-087ecb3c]{font-size:12px;padding:4px 16px}.custom-btn-medium[data-v-087ecb3c]{font-size:15px;padding:6px 32px}.custom-btn-large[data-v-087ecb3c]{font-size:20px;padding:8px 48px}.custom-btn-shadow[data-v-087ecb3c]{box-shadow:var(--box-shadow-2)}.custom-btn-active[data-v-087ecb3c]{background-color:var(--black-2);color:var(--white-1)}.tabs-container[data-v-36278077]{width:auto}@media only screen and (max-width:850px){.tabs-container[data-v-36278077]{width:100%}}.highlight-report[data-v-36278077]{align-items:center;display:flex;justify-content:space-between}.tabs-header[data-v-36278077]{background:#e5e7de;border:1px solid #c7c7c7;border-radius:10px;display:inline-block;margin-bottom:16px;max-width:100%;overflow-x:auto;padding:6px;width:auto}@media only screen and (max-width:850px){.tabs-header[data-v-36278077]{width:100%}}.tab-button[data-v-36278077]{background-color:transparent;border-radius:8px;color:var(--black-2);cursor:pointer;flex:1 1 auto;font-size:.9rem;font-weight:600;margin-right:8px;min-width:180px;padding:5px 20px;transition:all .3s ease;white-space:nowrap}@media only screen and (max-width:850px){.tab-button[data-v-36278077]{min-width:47%}}.tab-button.active[data-v-36278077]{background-color:var(--white-1);color:var(--black-2)}.tabs-content[data-v-36278077]{box-sizing:border-box;padding:10px 0}.revenue-grid[data-v-36278077],.revenue-summary-stack[data-v-36278077],.summary-grid[data-v-36278077]{display:flex;flex-wrap:wrap;gap:8px}.revenue-summary-stack>.revenue-grid[data-v-36278077]{width:auto}.revenue-item[data-v-36278077]{background:var(--white-1);border:1px solid #c7c7c7;border-radius:8px;display:flex;flex-direction:column;gap:2px;min-width:120px;padding:6px 10px}.revenue-item .label[data-v-36278077]{color:#6b7280;font-size:.75rem;margin:2px 0 6px}.revenue-item .value[data-v-36278077]{color:var(--black-2);font-size:.95rem;font-weight:600}.revenue-item--details[data-v-36278077]{min-width:180px}.billing-card[data-v-36278077]{min-width:260px}.breakdown-list[data-v-36278077]{display:flex;flex-direction:column;gap:6px}.breakdown-row[data-v-36278077]{align-items:center;display:flex;gap:12px;justify-content:space-between}.breakdown-key[data-v-36278077]{color:#6b7280;font-size:.8rem}.breakdown-row--total[data-v-36278077]{border-top:1px solid #e5e7eb;padding-top:6px}.download[data-v-36278077],.total-orders[data-v-36278077]{display:flex;flex:1;font-weight:600}.download[data-v-36278077]{background:var(--white-1);border:1px solid #c7c7c7;border-radius:8px;color:var(--black-2);cursor:pointer;display:flex;justify-content:flex-end;padding:10px 32px}.total-value[data-v-36278077]{display:flex;flex-direction:column;gap:8px;padding:12px 12px 8px}.total-main[data-v-36278077]{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.orders-main[data-v-36278077]{justify-content:space-between;width:100%}.total-actions[data-v-36278077]{display:flex;justify-content:flex-end}.download-icon[data-v-36278077]{cursor:pointer;display:none;margin-left:8px}@media only screen and (max-width:1024px){.total-value[data-v-36278077]{gap:8px}.download-icon[data-v-36278077]{display:inline-flex}}@media only screen and (max-width:600px){.revenue-summary-stack[data-v-36278077]{flex-direction:column}.revenue-summary-stack>.revenue-grid[data-v-36278077]{width:100%}.revenue-item[data-v-36278077]{width:calc(33.333% - 6px)}}.label-with-tooltip[data-v-36278077]{align-items:center;display:inline-flex;gap:6px}.chart-container[data-v-369da60d]{padding:32px;width:100%}.header[data-v-369da60d]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.wrap-select-box[data-v-369da60d]{width:260px}@media screen and (max-width:768px){.chart-container[data-v-369da60d]{padding:16px 0}.header[data-v-369da60d]{align-items:stretch;flex-direction:column}.wrap-select-box[data-v-369da60d]{margin-top:10px;width:100%}}.chart-container[data-v-13c4048c]{height:auto;padding:32px;width:100%}@media screen and (max-width:768px){.chart-container[data-v-13c4048c]{padding:6px}}.header[data-v-13c4048c]{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width:900px){.header[data-v-13c4048c]{align-items:flex-start;flex-direction:column}}.wrap-select-box[data-v-13c4048c]{width:260px}@media screen and (max-width:768px){.chart-container[data-v-13c4048c]{padding:16px 0}.header[data-v-13c4048c]{align-items:stretch;flex-direction:column}.wrap-select-box[data-v-13c4048c]{margin-top:10px;width:100%}}.chart-wrapper[data-v-839d4762]{background:#f4f5ee;border:1px solid #a4a4a2;border-radius:15px;box-sizing:border-box;display:flex;height:auto;justify-content:center;max-width:92vw;padding:14px}@media screen and (max-width:1350px){.chart-wrapper[data-v-839d4762]{max-width:unset}}@media screen and (max-width:850px){.chart-wrapper[data-v-839d4762]{margin-bottom:24px;padding-bottom:40px;width:100%}}.custom-container[data-v-eb7c04ac]{box-sizing:border-box;display:flex;flex:1;flex-direction:column;height:100%;margin:0 32px;min-height:0}.reports-page-shell[data-v-eb7c04ac]{width:100%}@media screen and (max-width:1000px){.custom-container[data-v-eb7c04ac]{margin:0 1rem}}.report-filter-section[data-v-eb7c04ac]{align-items:center;display:flex;flex-shrink:0;gap:16px;justify-content:space-between;margin:1rem 0}.report-filter-buttons[data-v-eb7c04ac]{align-items:center;display:flex;gap:0}.report-store-select[data-v-eb7c04ac]{margin-left:auto;max-width:240px;width:100%}.reports-scroll-area[data-v-eb7c04ac]{flex:1;-webkit-overflow-scrolling:touch;touch-action:pan-y}.report-content[data-v-eb7c04ac],.reports-scroll-area[data-v-eb7c04ac]{display:flex;flex-direction:column;min-height:0}.report-content--orders[data-v-eb7c04ac]{display:block;min-height:auto}.report-panel[data-v-eb7c04ac]{height:auto;min-height:0}.report-panel-bottom-spacer[data-v-eb7c04ac]{flex-shrink:0;height:120px}.scroll-hide[data-v-eb7c04ac]{-ms-overflow-style:none;scrollbar-width:none}.scroll-hide[data-v-eb7c04ac]::-webkit-scrollbar{display:none;height:0;width:0}.dashboard[data-v-eb7c04ac]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}@media screen and (max-width:850px){.report-filter-section[data-v-eb7c04ac]{align-items:stretch;flex-direction:column}.report-filter-buttons[data-v-eb7c04ac]{flex-wrap:wrap}.report-store-select[data-v-eb7c04ac]{margin-left:0;max-width:none}.reports-page-shell[data-v-eb7c04ac]{height:calc(var(--app-height, 100dvh) - 58px);overflow:hidden}.dashboard[data-v-eb7c04ac]{min-width:0;overflow-x:hidden;width:100%}.report-content--products[data-v-eb7c04ac]{display:flex;flex:1;height:100%;min-height:0;overflow:hidden;padding-bottom:0!important}.report-content--orders[data-v-eb7c04ac]{padding-bottom:0}.report-panel--fill[data-v-eb7c04ac]{display:flex;flex:1;min-height:0;overflow:hidden}}@media screen and (min-width:1024px){.dashboard[data-v-eb7c04ac]{padding-top:6px}}@media screen and (min-width:750px){[data-v-eb7c04ac] .table-filters{flex-direction:row!important}}.lang-select[data-v-f643f43a]{--dropdown-width:160px;display:inline-block;font-family:inherit;position:relative}.trigger.flag-only[data-v-f643f43a]{border-radius:9999px;height:33px;justify-content:center;min-width:auto;padding:5px;width:33px}.trigger[data-v-f643f43a]{align-items:center;background:var(--white-1);border:1px solid var(--gray-2,#ddd);border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-flex;gap:8px;padding:12px}.flag[data-v-f643f43a]{background-repeat:no-repeat;display:inline-block;height:14px;width:20px}.flag[data-v-f643f43a],.trigger.flag-only .flag[data-v-f643f43a]{background-position:50%;background-size:cover}.trigger.flag-only .flag[data-v-f643f43a]{border-radius:50%;display:block;height:100%;overflow:hidden;width:100%}.label[data-v-f643f43a]{flex:1 1 auto;text-align:left}.caret[data-v-f643f43a]{margin-left:8px;opacity:.7}.options[data-v-f643f43a]{background:var(--white-1);border:1px solid var(--pale-gray-1,#ddd);border-radius:6px;box-shadow:0 6px 20px #00000014;box-sizing:border-box;margin-top:6px;max-height:240px;overflow:auto;padding:6px 0;position:absolute;width:var(--dropdown-width);z-index:30}.fade-slide-enter-from[data-v-f643f43a],.fade-slide-leave-to[data-v-f643f43a]{opacity:0;transform:translateY(-6px)}.fade-slide-enter-to[data-v-f643f43a],.fade-slide-leave-from[data-v-f643f43a]{opacity:1;transform:translateY(0)}.fade-slide-enter-active[data-v-f643f43a],.fade-slide-leave-active[data-v-f643f43a]{transition:opacity .18s ease,transform .18s ease}.option[data-v-f643f43a]{align-items:center;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:8px 10px}.option[data-v-f643f43a]:hover{background:var(--hover,#f5f5f5)}.name[data-v-f643f43a]{flex:1 1 auto}.list-toolbar[data-v-e372c0ce]{align-items:center}.ml-wrap[data-v-e372c0ce]{display:inline-flex}.wrap-category-list[data-v-8dd13495]{box-sizing:border-box}@media only screen and (min-width:850px)and (max-width:1023px){.wrap-category-list[data-v-8dd13495]{padding:12px 16px 4px}}.wrap-items[data-v-8dd13495]{box-sizing:border-box;padding:0 20px}@media only screen and (max-width:600px){.wrap-items[data-v-8dd13495]{padding:0 12px}}.wrap-product-items[data-v-8dd13495]{-ms-overflow-style:none}.product-items[data-v-8dd13495]{flex:1;gap:20px;margin-bottom:200px}.empty-products-message[data-v-8dd13495]{color:var(--gray-3);font-size:.95rem;padding:48px 12px 24px;text-align:center}@media only screen and (max-width:600px){.product-items[data-v-8dd13495]{gap:15px}}.wrap-product-items[data-v-8dd13495]::-webkit-scrollbar{display:none}.wrap-product-items[data-v-8dd13495]{overflow:-moz-scrollbars-none;scrollbar-width:none}.product-item[data-v-8dd13495]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:.5rem;box-shadow:4px 4px 1px #bdbdbd6b;cursor:pointer;overflow:hidden}.product-image[data-v-8dd13495]{background:#e9e9e9}.item-title[data-v-8dd13495]{color:var(--forest-green);font-size:1rem;font-weight:600;margin-bottom:3px}.message-label[data-v-8dd13495]{background:#f2f2ff;border:1px solid #478aff;border-radius:8px;bottom:20px;color:#5c67ac;font-size:.95rem;font-weight:600;left:50%;padding:8px 26px;position:absolute;transform:translate(-50%)}.message-label.success[data-v-8dd13495]{background:var(--transparent-green-1);border:1px solid var(--green-1);color:var(--white-1)}.message-label.error[data-v-8dd13495]{background:#f47777b0;border:1px solid var(--red-1);color:var(--white-1)}.pop-up-enter-from[data-v-8dd13495]{opacity:0;transform:translate(-50%,50%)}.pop-up-enter-to[data-v-8dd13495]{opacity:1;transform:translate(-50%)}.pop-up-enter-active[data-v-8dd13495]{transition:all .4s ease-out}.pop-up-leave-from[data-v-8dd13495]{opacity:1;transform:translate(-50%)}.pop-up-leave-to[data-v-8dd13495]{opacity:0;transform:translate(-50%,50%)}.pop-up-leave-active[data-v-8dd13495]{transition:all .4s ease-in}.base-price[data-v-8dd13495]{color:var(--gray-3);font-size:.825rem;margin-left:6px}.product-item.is-snoozed[data-v-8dd13495]{cursor:not-allowed;opacity:.5;pointer-events:none}.hide-x-scrollbar[data-v-8dd13495]{scrollbar-width:none}.hide-x-scrollbar[data-v-8dd13495]::-webkit-scrollbar{display:none}@media(max-width:1024px){.category-list-outer[data-v-8dd13495]{overflow:visible}.category-list-inner[data-v-8dd13495]{padding-left:0}.toolbar-pad[data-v-8dd13495]{box-sizing:border-box}}.select-customizations-panel[data-v-051b8797]{min-height:0;overflow:hidden;position:relative}.wrap-items[data-v-051b8797]{box-sizing:border-box}.wrap-product-items[data-v-051b8797]{flex:1 1 auto;min-height:0;-ms-overflow-style:none;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.wrap-product-items[data-v-051b8797]::-webkit-scrollbar{display:none}.modal-submit-section[data-v-051b8797]{flex:0 0 70px;position:static}.item-title[data-v-051b8797]{color:var(--black-2);font-size:1.1rem;margin-bottom:.4rem}.customization-list[data-v-051b8797]{display:flex;flex-direction:column;gap:12px;margin-bottom:100px;padding:0 20px}.customization-item[data-v-051b8797]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:.5rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:background .2s ease,border-color .2s ease}.customization-item.selected-item[data-v-051b8797]{background-color:#f3faf2;border-color:#7ab470}.customization-left[data-v-051b8797]{align-items:center;display:flex;flex:1;gap:1rem}.customization-info[data-v-051b8797]{display:flex;flex-direction:column}.item-title[data-v-051b8797]{color:var(--forest-green);font-size:1rem;font-weight:600}.item-desciption[data-v-051b8797]{color:var(--gray-3);font-size:.875rem}.item-price[data-v-051b8797]{color:var(--gray-2);font-size:.9rem}.customization-image[data-v-051b8797]{align-items:center;display:flex;justify-content:center}.customization-image img[data-v-051b8797]{background-color:var(--white-1);border-radius:.5rem;height:70px;-o-object-fit:cover;object-fit:cover;width:70px}.form-section[data-v-1c643b2b]{box-sizing:border-box;height:auto;max-height:500px;overflow-y:auto;padding:0 0 120px}.form-section[data-v-1c643b2b]::-webkit-scrollbar{display:none}.form-section[data-v-1c643b2b]{scrollbar-width:none}.tabs[data-v-1c643b2b]{display:flex;gap:8px;margin-bottom:12px}.tab[data-v-1c643b2b]{border:1px solid var(--gray-3);border-radius:4px;cursor:pointer;padding:6px 12px}.tab[data-v-1c643b2b],.tab.active[data-v-1c643b2b]{background:var(--white-1)}.tab.active[data-v-1c643b2b]{border-bottom:2px solid var(--primary-text-color-1);font-weight:700}.close-section[data-v-1c643b2b]{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}.translation-upgrade-message[data-v-0d901295]{background:#fff8e6;border:1px solid #f3d48a;border-radius:8px;color:#8a6500;font-size:.9rem;line-height:1.4;margin:10px 0 0 auto;max-width:100%;padding:10px 12px;width:-moz-fit-content;width:fit-content}.custom-button[data-v-6e133493]{background-color:var(--white-1);border-radius:24px;box-shadow:var(--box-shadow-2);color:var(--primary-text-color-1);font-size:var(--font-size-x-small);height:42px;margin-right:1rem;padding:6px 32px;transition:background-color .3s ease}.custom-button[data-v-6e133493]:disabled{cursor:not-allowed;opacity:.5}.custom-button[data-v-6e133493]:hover{background:var(--black-1);color:var(--white-1);opacity:.85}.container[data-v-84efd026]{margin-bottom:32px}.wrap-toggle[data-v-84efd026]{align-items:center;display:flex;flex:1}.form-section-title[data-v-8a8e5f72]{margin:32px 0 0}.section-max-choice[data-v-8a8e5f72]{display:flex;margin:1.25rem 0;width:100%}.section-max-choice>label[data-v-8a8e5f72]{align-items:center;display:flex;flex:1;font-size:.9rem}.variants-list[data-v-8a8e5f72]{align-items:flex-start;border-bottom:1px solid var(--gray-1);display:flex;flex-wrap:wrap;gap:.5rem;padding-bottom:30px}.wrap-select[data-v-8a8e5f72]{flex:1}.wrap-toggle[data-v-8a8e5f72]{align-items:center;display:flex;flex:1}.add-btn[data-v-8a8e5f72]{align-items:center;border:1px dashed #7f7f7f;color:var(--black-2);cursor:pointer;display:inline-flex;font-size:2rem;height:105px;justify-content:center;width:70px}.add-btn[data-v-8a8e5f72],.variant-item[data-v-8a8e5f72]{background-color:var(--white-1);border-radius:8px;margin-right:8px}.variant-item[data-v-8a8e5f72]{border:1px solid var(--gray-1);font-size:14px;min-height:105px;padding:6px 8px;position:relative;text-align:center;width:88px}.variant-item p[data-v-8a8e5f72]{color:var(--black-2);font-size:12px;line-height:1.3;margin-top:8px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.product-color-image[data-v-8a8e5f72]{border-radius:6px;height:70px;-o-object-fit:cover;object-fit:cover;width:70px}.remove-btn[data-v-8a8e5f72]{background:var(--white-1);border:1px solid var(--gray-2);cursor:pointer;font-size:12px;height:28px;margin:0;padding:0;position:absolute;right:-10px;top:-10px;width:28px}.section-max-choice[data-v-0564cf07]{display:flex;margin:1.25rem 0;width:100%}.section-max-choice>label[data-v-0564cf07]{align-items:center;display:flex;flex:1;font-size:.9rem}.wrap-select[data-v-0564cf07]{flex:1}.override-active-row[data-v-0564cf07]{align-items:center;display:flex;justify-content:space-between;margin:14px 0 20px}.override-active-row .form-label[data-v-0564cf07]{margin-bottom:0}.override-price-input[data-v-0564cf07]{transition:opacity .2s ease}.override-price-input--disabled[data-v-0564cf07]{opacity:.45}.included-price-title[data-v-0564cf07]{align-items:center;display:flex;gap:12px}.wrap-toggle[data-v-0564cf07]{align-items:center;display:flex;flex:1}.product-modifiers[data-v-0564cf07]{display:flex;margin-top:14px;position:relative}.add-btn[data-v-0564cf07]{align-items:center;background-color:var(--white-1);border:1px dashed #7f7f7f;border-radius:8px;color:var(--black-2);cursor:pointer;display:inline-flex;font-size:2rem;height:100px;justify-content:center;margin-right:8px;width:70px}.selected-modifer-group[data-v-0564cf07]{align-items:flex-start;background-color:#fafafa;border:1px solid var(--gray-1);border-radius:8px;box-sizing:border-box;color:var(--black-2);flex:0 0 auto;flex-wrap:wrap;font-size:.9rem;height:auto;margin-bottom:12px;min-width:260px;padding:10px;position:relative;text-align:center}.addon-actions[data-v-0564cf07],.selected-modifer-group[data-v-0564cf07]{display:flex;justify-content:space-between}.addon-actions[data-v-0564cf07]{align-items:center;gap:6px}.trash-icon[data-v-0564cf07]{width:20px}.variants-list[data-v-0564cf07]{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;padding-bottom:80px;width:100%}.override-scope-warning[data-v-0564cf07]{align-items:flex-start;background:#fff8e6;border:1px solid #f0c36d;border-radius:8px;box-sizing:border-box;color:#7a5200;display:flex;font-size:.75rem;gap:8px;line-height:1.8;margin:8px 0 12px;padding:10px 12px;width:80%}.variant-item[data-v-0564cf07]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;padding:8px 12px;transition:background-color .2s;width:80%}.variant-item--read-only[data-v-0564cf07]{cursor:default}.variant-info[data-v-0564cf07]{display:flex;flex-direction:column;gap:2px;min-width:0}.variant-title[data-v-0564cf07]{font-size:14px;font-weight:500;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.variant-title-row[data-v-0564cf07]{align-items:flex-start;display:flex;flex-wrap:wrap;gap:8px}.variant-type[data-v-0564cf07]{background:var(--pale-gray-1);border-radius:999px;color:var(--gray-3);font-size:11px;line-height:1.4;padding:2px 8px}.variant-price[data-v-0564cf07]{color:var(--gray-3);font-size:13px;margin-right:12px;min-width:90px}.size-menu-price[data-v-0564cf07]{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.size-menu-price-message[data-v-0564cf07]{color:var(--gray-3);font-size:12px}.variant-image[data-v-0564cf07]{height:40px;margin-left:12px;width:40px}.product-color-image[data-v-0564cf07],.variant-image[data-v-0564cf07]{border-radius:6px;-o-object-fit:cover;object-fit:cover}.product-color-image[data-v-0564cf07]{height:70px;width:70px}.remove-btn[data-v-0564cf07]{background:var(--white-1);border:1px solid var(--gray-2);cursor:pointer;font-size:12px;height:28px;margin:0;padding:0;position:absolute;right:-10px;top:-10px;width:28px}.bottom-panel[data-v-0564cf07]{background:var(--primary-bg-color-1);border-radius:0 0 8px 8px;border-top:1px solid var(--black-1);display:flex;justify-content:space-between;padding:1rem}@media screen and (max-width:850px){.bottom-panel[data-v-0564cf07]{bottom:0;left:0;position:fixed;width:100vw}}.override-price[data-v-0564cf07]{border-radius:6px;font-size:12px;white-space:nowrap}.edit-icon-wrapper[data-v-0564cf07]{align-items:center;color:var(--gray-3);display:flex;gap:12px}.edit-icon-wrapper:hover .tooltip[data-v-0564cf07]{opacity:1}.modifier-group-select[data-v-0564cf07]{max-width:48.5%}@media screen and (max-width:500px){.modifier-group-select[data-v-0564cf07]{max-width:100%;width:100%}.modifier-config-row[data-v-0564cf07]{flex-direction:column}.modifier-config-row .form-group[data-v-0564cf07]{flex:0 0 auto!important;width:100%}.modifier-config-row .wrap-select[data-v-0564cf07]{width:100%}}.panel-section[data-v-05d4578b]{display:flex;flex-direction:row;flex-grow:1;gap:1rem;padding-left:12px}@media screen and (max-width:900px){.panel-section[data-v-05d4578b]{flex-direction:column;height:calc(var(--max-modal-height-mobile) - 145px);overflow-y:scroll}}.product-info-layout[data-v-05d4578b]{background:var(--primary-bg-color-1);border-radius:16px;height:100%}.left-panel[data-v-05d4578b],.product-info-layout[data-v-05d4578b]{display:flex;flex-direction:column}.left-panel[data-v-05d4578b]{flex:1;width:100%}.image-container[data-v-05d4578b]{border:1px solid var(--gray-3);border-radius:16px;position:relative}.image-container>img[data-v-05d4578b]{border-radius:10px;max-height:700px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:900px){.image-container>img[data-v-05d4578b]{max-height:300px}}.item-image[data-v-05d4578b]{height:auto;width:100%}.edit-btn[data-v-05d4578b]{transition:all .3s ease!important}.edit-btn[data-v-05d4578b]:hover{background:var(--white-1)!important;color:var(--black-1)!important}.right-panel[data-v-05d4578b]{border-radius:8px;flex:2;height:600px;overflow:hidden;position:relative;width:100%}.right-panel-section[data-v-05d4578b]{height:550px;max-height:550px;overflow-y:auto;padding:0 2rem 12rem 1rem}@media screen and (max-width:900px){.right-panel[data-v-05d4578b]{height:auto;margin-bottom:100px;overflow-y:visible}.right-panel[data-v-05d4578b]>:last-child{padding:50px 0}}.item-title[data-v-05d4578b]{font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group[data-v-05d4578b]{margin-bottom:1.5rem}.form-label[data-v-05d4578b]{color:var(--charcoal);font-weight:600}.form-input[data-v-05d4578b]{width:100%}.input-error[data-v-05d4578b]{border-color:var(--red-1)}.bottom-panel[data-v-05d4578b]{background:var(--primary-bg-color-1);border-radius:0 0 8px 8px;border-top:1px solid var(--black-1);display:flex;justify-content:space-between;padding:1rem}@media screen and (max-width:850px){.bottom-panel[data-v-05d4578b]{bottom:0;left:0;position:fixed;width:100%}}.delete-icon[data-v-05d4578b]{fill:var(--white-1);height:16px;width:16px}.header-section[data-v-5b89e3b7]{align-items:center;display:flex;margin:20px 18px}.header-section>.back-btn[data-v-5b89e3b7]{display:none}@media screen and (max-width:900px){.header-section>.back-btn[data-v-5b89e3b7]{align-items:center;cursor:pointer;display:flex;justify-content:center}}.panel-section[data-v-5b89e3b7]{display:flex;flex-direction:row;flex-grow:1;gap:1rem;overflow-y:auto;padding-left:12px}@media screen and (max-width:900px){.panel-section[data-v-5b89e3b7]{flex-direction:column;height:calc(var(--max-modal-height-mobile) - 70px);overflow-y:scroll;padding:0 1.2rem}}.product-info-layout[data-v-5b89e3b7]{background:var(--primary-bg-color-1);border-radius:16px;height:100%}.left-panel[data-v-5b89e3b7],.product-info-layout[data-v-5b89e3b7]{display:flex;flex-direction:column}.left-panel[data-v-5b89e3b7]{flex:1;width:100%}.image-container[data-v-5b89e3b7]{align-items:center;aspect-ratio:3/2;border:1px solid var(--gray-3);border-radius:16px;display:flex;justify-content:center;min-height:220px;position:relative}.image-container>img[data-v-5b89e3b7]{border-radius:10px;max-height:700px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:900px){.image-container>img[data-v-5b89e3b7]{max-height:300px}}.item-image[data-v-5b89e3b7]{height:auto;width:100%}.edit-btn[data-v-5b89e3b7]{transition:all .3s ease!important}.edit-btn[data-v-5b89e3b7]:hover{background:var(--white-1)!important;color:var(--black-1)!important}.right-panel[data-v-5b89e3b7]{border-radius:8px;flex:2;height:600px;overflow:hidden;position:relative;width:100%}.right-panel-section[data-v-5b89e3b7]{height:600px;max-height:600px;overflow-y:auto;padding:0 2rem 12rem 1rem}@media screen and (max-width:900px){.right-panel[data-v-5b89e3b7]{height:auto;margin-bottom:100px;overflow:visible}.right-panel[data-v-5b89e3b7]>:last-child{padding:50px 0 160px}.right-panel-section[data-v-5b89e3b7]{height:auto;max-height:none;overflow:visible;padding:0 1rem 2rem}}.item-title[data-v-5b89e3b7]{font-size:1rem;font-weight:600;margin-bottom:.5rem}.right-panel-content[data-v-5b89e3b7]{margin:20px 0 14px}.bottom-panel[data-v-5b89e3b7]{background:var(--primary-bg-color-1);border-radius:0 0 8px 8px;border-top:1px solid var(--black-1);bottom:0;display:flex;justify-content:space-between;left:0;padding:1rem;position:absolute;width:100%}@media screen and (max-width:850px){.bottom-panel[data-v-5b89e3b7]{bottom:0;left:0;position:sticky;right:0;width:100%}}.delete-icon[data-v-5b89e3b7]{fill:var(--white-1);height:16px;width:16px}.submit-section[data-v-5b89e3b7]{align-items:center;display:flex}.submit-section p[data-v-5b89e3b7]{margin-right:24px}.tabs-container[data-v-5b89e3b7]{display:flex;flex-direction:column;width:100%}.tabs-header[data-v-5b89e3b7]{border-bottom:1px solid #ccc;display:flex;position:relative}.tab[data-v-5b89e3b7]{color:var(--charcoal);cursor:pointer;flex:1;font-size:1.1rem;font-weight:700;opacity:.5;padding:10px 0;text-align:center;transition:color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tab.active[data-v-5b89e3b7]{opacity:1}.underline[data-v-5b89e3b7]{background-color:var(--black-3);bottom:0;height:1.5px;position:absolute;transition:all .3s ease}.tabs-content[data-v-5b89e3b7]{padding:16px 0}[v-cloak]{display:none}.customizations[data-v-e4524082]{margin-top:1rem}.section[data-v-e4524082]{margin:1.5rem 0 2rem}.section-title-wrap[data-v-e4524082]{align-items:center;display:flex;gap:10px;margin-bottom:.5rem}.section-title[data-v-e4524082]{font-weight:600}.addon-note[data-v-e4524082]{color:#888;font-size:13px;font-style:italic}.custom-item[data-v-e4524082]{align-items:center;display:flex;gap:12px;margin-bottom:16px}.custom-dot-checkbox[data-v-e4524082]{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid #313131;border-radius:50%;cursor:pointer;display:grid;height:22px;place-items:center;position:relative;width:22px}.custom-dot-checkbox[data-v-e4524082]:checked:before{background-color:#313131;border-radius:50%;content:"";height:10px;position:absolute;width:10px}.custom-label[data-v-e4524082]{cursor:pointer;flex:1;justify-content:space-between}.custom-label[data-v-e4524082],.info[data-v-e4524082]{align-items:center;display:flex}.info[data-v-e4524082]{gap:8px}.addon-img[data-v-e4524082]{border-radius:6px;height:55px;-o-object-fit:cover;object-fit:cover;width:55px}.addon-type[data-v-e4524082]{font-size:15px}.price-block[data-v-e4524082]{align-items:flex-end;display:flex;flex-direction:column;font-size:14px;font-weight:500}.original-price[data-v-e4524082]{color:#888;font-size:14px;text-decoration:line-through}.discounted-price[data-v-e4524082]{color:#e63946;font-size:15px;font-weight:600}.qty-stepper[data-v-c652007e]{align-items:center;display:flex;gap:5px;justify-content:center;margin:12px 0 12px 20px}.qty-stepper button[data-v-c652007e]{background-color:#fff;border:1px solid #ccc;border-radius:50%;cursor:pointer;font-size:1.2rem;font-weight:700;height:32px;width:32px}.qty-stepper span[data-v-c652007e]{font-weight:600;min-width:24px;text-align:center}.modal-wrapper[data-v-b1fcd75c]{background:#fff;border:1px solid #ccc;border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.floating-header[data-v-b1fcd75c]{align-items:center;border-bottom:1px solid #dedede;display:flex;font-weight:700;height:50px;left:0;opacity:0;padding:.5rem 1rem;position:absolute;text-align:center;top:0;transform:translateY(-100%);transition:all .3s ease;width:100%;z-index:20}.floating-header>h2[data-v-b1fcd75c]{margin:0 auto;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-header.visible[data-v-b1fcd75c]{opacity:1;transform:translateY(0)}.scrollable-content[data-v-b1fcd75c]{flex:1;overflow-y:auto;padding:0 1rem}.product-image[data-v-b1fcd75c]{height:350px;margin-bottom:1rem;-o-object-fit:cover;object-fit:cover;width:100%}.main-content[data-v-b1fcd75c]{margin-top:.5rem}.product-title[data-v-b1fcd75c]{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.calories-price[data-v-b1fcd75c]{align-items:center;color:#555;font-size:.95rem;gap:1rem}.calories-price[data-v-b1fcd75c],.tags[data-v-b1fcd75c]{display:flex;margin-bottom:.5rem}.tags[data-v-b1fcd75c]{gap:.5rem}.tag[data-v-b1fcd75c]{background-color:#f0f0f0;border-radius:12px;color:#555;font-size:.875rem;font-weight:500;padding:.25rem .5rem}.additional-tags[data-v-b1fcd75c]{align-items:center;display:flex;justify-content:space-between}.dummy-line[data-v-b1fcd75c]{margin:.3rem 0}.sticky-footer[data-v-b1fcd75c]{border-top:1px solid #dedede;bottom:0;position:sticky;z-index:10}.sticky-footer button[data-v-b1fcd75c]{background-color:var(--primary);border:none;border-radius:8px;color:var(--onPrimary);cursor:pointer;font-weight:700;margin:12px;padding:.75rem 1rem;transition:background-color .2s ease;width:calc(100% - 24px)}.sticky-footer button[data-v-b1fcd75c]:hover{background-color:var(--primaryHover)}.sticky-footer button[data-v-b1fcd75c]:active{background-color:var(--primaryActive)}.ingredient-list[data-v-b1fcd75c]{margin:15px 0}.cart-row[data-v-b1fcd75c]{align-items:center;display:flex;gap:12px}.cart-item[data-v-2f906c82]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:15px 0;width:100%}.cart-info[data-v-2f906c82]{width:100%}.item-title[data-v-2f906c82]{cursor:pointer;flex:1;font-weight:500}.item-image[data-v-2f906c82]{flex-shrink:0;height:100px;margin:12px 12px 12px 0;-o-object-fit:contain;object-fit:contain;width:100px}.option-list[data-v-2f906c82]{display:flex;flex-wrap:wrap;margin:14px 14px 14px 0}.item-info[data-v-2f906c82]{color:#666;flex:2;font-size:.9rem;text-align:left;width:100%}.item-delete[data-v-2f906c82]{flex:.5;text-align:center}.item-delete button[data-v-2f906c82]{background:none;border:none;color:var(--red-1);cursor:pointer;font-size:1rem}.item-price[data-v-2f906c82]{flex:1;font-size:.85rem;font-weight:700;margin-top:12px}.cart-overlay[data-v-a9d58549]{background:#0006;display:flex;inset:0;justify-content:flex-end;position:fixed;z-index:999}.drawer[data-v-a9d58549]{background:var(--white-1);border-left:1px solid var(--gray-1);height:100vh;position:fixed;right:0;top:0;width:30%;z-index:1000}.drawer-header[data-v-a9d58549]{align-items:center;border-bottom:1px solid var(--gray-1);display:flex;justify-content:space-between;padding:1rem}.drawer-body[data-v-a9d58549]{display:flex;min-height:80vh;padding:0 1rem .5rem}.wrap-cart-items[data-v-a9d58549]{height:calc(100vh - 150px);overflow-y:auto;padding-bottom:4rem;scrollbar-width:none;-ms-overflow-style:none}.empty-cart-msg[data-v-a9d58549]{align-items:center;display:flex;font-size:1.5rem;justify-content:center;min-height:80vh;text-align:center;width:100%}.close-btn[data-v-a9d58549]{background:none;font-size:1.5rem}.slide-enter-active[data-v-a9d58549],.slide-leave-active[data-v-a9d58549]{transition:transform .3s ease}.slide-enter-from[data-v-a9d58549],.slide-leave-to[data-v-a9d58549]{transform:translate(100%)}.fade-enter-active[data-v-a9d58549],.fade-leave-active[data-v-a9d58549]{transition:opacity .3s ease}.fade-enter-from[data-v-a9d58549],.fade-leave-to[data-v-a9d58549]{opacity:0}.drawer-footer[data-v-a9d58549]{background:var(--white-1);bottom:1rem;left:1rem;padding:1rem 0 0;position:absolute;right:1rem;text-align:center;z-index:10}.checkout-btn[data-v-a9d58549]{background-color:var(--primary);border:none;border-radius:var(--button-radius);color:var(--onPrimary);cursor:pointer;font-family:var(--font-heading);font-size:1.2rem;font-weight:700;padding:1rem;width:100%}.close-btn[data-v-a9d58549]{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:relative;width:24px}.close-btn span[data-v-a9d58549]{background-color:#333;display:block;height:24px;left:50%;position:absolute;top:0;transform-origin:center;width:2px}.close-btn span[data-v-a9d58549]:first-child{transform:rotate(45deg)}.close-btn span[data-v-a9d58549]:last-child{transform:rotate(-45deg)}.site-header[data-v-3b88dd59]{align-items:center;background:var(--white-1);border-bottom:1px solid #eee;display:flex;height:72px;justify-content:space-between;left:0;padding:0 1.6rem;position:sticky;top:0;z-index:999}.shop-hours[data-v-3b88dd59]{flex:1;font-size:.9rem}.back-to-menu[data-v-3b88dd59]{cursor:pointer;display:flex}.site-logo[data-v-3b88dd59]{height:80%;-o-object-fit:contain;object-fit:contain}.nav-right-section[data-v-3b88dd59]{background:none;cursor:pointer;flex:1;font-size:1rem;text-align:right}.nav-right-section>button[data-v-3b88dd59]{padding:6px 12px;width:120px}.category-tabs[data-v-8464c0b6]{box-shadow:0 1px 4px #0000000d;overflow-x:auto;padding:12px 16px;position:sticky;top:72px;white-space:nowrap;z-index:10}.tab-button[data-v-8464c0b6]{border:none;border-radius:9999px;cursor:pointer;display:inline-block;font-size:14px;margin-right:15px;padding:8px 26px;transition:background-color .2s,color .2s}.item-card[data-v-43d15cf5]{border:1px solid #e7e7e7;border-radius:12px;overflow:hidden;text-align:left}.item-card img[data-v-43d15cf5]{aspect-ratio:1/1;box-sizing:border-box;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.item-card.disabled[data-v-43d15cf5]{cursor:not-allowed;opacity:.5}.item-info[data-v-43d15cf5]{padding:.6rem 1rem}.item-description[data-v-43d15cf5]{font-size:.95rem;margin-bottom:4px}h4[data-v-43d15cf5]{font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.item-list[data-v-ca757ce5]{padding-top:2rem}.category-section[data-v-ca757ce5]{margin:0 24px 40px;scroll-margin-top:80px}.section-title[data-v-ca757ce5]{font-size:1.25rem;font-weight:700;margin-bottom:16px}.item-grid[data-v-ca757ce5]{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}@media(min-width:600px){.item-grid[data-v-ca757ce5]{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.item-grid[data-v-ca757ce5]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.item-grid[data-v-ca757ce5]{grid-template-columns:repeat(4,1fr)}}.terms-page[data-v-ed87d505]{background:var(--primary-bg-color-1);color:var(--black-2);display:flex;flex-direction:column;min-height:100vh}.terms-main[data-v-ed87d505]{flex:1;padding:clamp(3rem,7vw,6rem) 1.25rem;width:100%}.terms-content[data-v-ed87d505]{margin:0 auto;width:min(820px,100%)}.terms-header[data-v-ed87d505]{margin-bottom:clamp(3rem,7vw,3rem);margin-top:4rem}.terms-header h1[data-v-ed87d505]{font-size:clamp(2.4rem,6vw,4.5rem);font-weight:700;letter-spacing:-.04em;line-height:1.08;margin:0 0 1rem}.terms-header p[data-v-ed87d505]{color:var(--gray-3);font-size:1rem;margin:0}.terms-body[data-v-ed87d505] section{margin-bottom:3rem}.terms-body[data-v-ed87d505] h2{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:650;line-height:1.3;margin:0 0 1rem}.terms-body[data-v-ed87d505] li,.terms-body[data-v-ed87d505] p{color:var(--black-3);font-size:1rem;line-height:1.8}.terms-body[data-v-ed87d505] p{margin:0 0 1rem}.terms-body[data-v-ed87d505] ul{list-style:disc;margin:.5rem 0 1.25rem;padding-left:1.4rem}.terms-body[data-v-ed87d505] li{padding-left:.3rem}.terms-body[data-v-ed87d505] a{color:var(--primary-btn-color);text-decoration:underline;text-underline-offset:3px}@media(max-width:600px){.terms-main[data-v-ed87d505]{padding-left:1rem;padding-right:1rem}.terms-body[data-v-ed87d505] section{margin-bottom:2.5rem}}.auth-container[data-v-3188de52]{align-items:center;background-color:var(--primary-bg-color-1);display:flex;justify-content:center;min-height:100vh}.auth-box[data-v-3188de52]{background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:1rem;max-width:480px;padding-bottom:1.5rem;width:100%}@media screen and (max-width:600px){.auth-box[data-v-3188de52]{max-width:90%}}.auth-box h2[data-v-3188de52]{border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);font-family:var(--font-title);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.form[data-v-3188de52]{padding:0 1.5rem}.submit-btn[data-v-3188de52]{align-items:center;display:flex;justify-content:center;margin:25px 0 40px;width:100%}.submit-btn>button[data-v-3188de52]{height:40px;width:100%}.store-list[data-v-3188de52]{display:flex;flex-direction:column;height:354px;margin:0 20px;max-height:380px;overflow-y:auto;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none}.store-list[data-v-3188de52]::-webkit-scrollbar{display:none}@media screen and (max-width:600px){.store-list[data-v-3188de52]{height:calc(65dvh - 140px);overflow-y:auto}}.store-item[data-v-3188de52]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:8px;cursor:pointer;display:flex;margin-bottom:12px;padding:12px 16px}.store-item[data-v-3188de52]:last-child{margin-bottom:24px}.store-item.selected[data-v-3188de52]{background:#e6fdf0ab;border:1px solid var(--green-2)}.store-info[data-v-3188de52]{flex:1}.store-title[data-v-3188de52]{color:var(--black-2);font-size:15px;font-weight:600;margin:0}.store-location[data-v-3188de52]{color:#666;font-size:14px;margin:4px 0 0}.button-wrapper[data-v-3188de52]{display:flex;justify-content:center;margin-top:12px}.gap[data-v-3188de52]{background:#c1c1c1;height:1px;width:100%}.auth-box[data-v-3188de52]{overflow:hidden}.form-steps[data-v-3188de52]{display:flex;width:200%}.step[data-v-3188de52]{box-sizing:border-box;flex:0 0 50%;min-width:50%}.pin-wrapper[data-v-3188de52]{display:flex;gap:10px;justify-content:center;margin-top:20px;width:100%}.pin-input[data-v-3188de52]{border:1px solid var(--pale-gray-1);border-radius:6px;box-sizing:border-box;font-size:20px;height:52px;min-width:44px;padding:0;text-align:center;width:44px}.pin-error[data-v-3188de52]{color:var(--red-1);margin-top:16px;text-align:center}.back-btn[data-v-3188de52]{background:none;border:none;cursor:pointer;display:flex;justify-self:start;visibility:hidden}.auth-toggle-link[data-v-3188de52]{color:var(--primary-btn-color)}.customer-stats[data-v-11ed3248]{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:24px}.customer-info-card[data-v-11ed3248]{border-radius:12px;display:flex;flex-wrap:wrap;gap:1.2rem;padding:1.1rem}.customer-info-card p[data-v-11ed3248]{font-size:.95rem;margin:6px 0}.info-item[data-v-11ed3248]{display:flex;flex:1 1 calc(50% - 16px);flex-direction:column}.label[data-v-11ed3248]{color:var(--gray-3);font-size:.8rem;font-weight:500;margin-bottom:4px}.value[data-v-11ed3248]{color:var(--black-1);font-size:1rem;font-weight:600}.loading[data-v-11ed3248]{color:var(--gray-3);font-style:italic}.error[data-v-11ed3248]{color:var(--red-1);font-weight:500}.layout-container[data-v-e96e61a0]{padding:20px 1rem;width:100%}@media screen and (max-width:900px){.layout-container[data-v-e96e61a0]{padding-top:6px!important}}.wrap-customer-numbers[data-v-e96e61a0]{display:flex;gap:1.5rem}.customer-numbers[data-v-e96e61a0]{align-items:center;display:flex;gap:.5rem}.customer-numbers p[data-v-e96e61a0]{color:var(--black-2)}.table[data-v-e96e61a0]{border:1px solid var(--gray-1)!important;border-collapse:collapse;min-width:760px}.table-body tr[data-v-e96e61a0]{background:var(--white-1);cursor:pointer;transition:background-color .16s ease}.table-body tr[data-v-e96e61a0]:hover{background:var(--primary-bg-color-1)}.table .row-cell[data-v-e96e61a0]{border-bottom:1px solid var(--pale-gray-2);border-top:0;color:var(--black-2);height:72px;padding:12px 20px;text-transform:none;vertical-align:middle;white-space:nowrap}.table-body tr:last-child .row-cell[data-v-e96e61a0]{border-bottom:0;padding-bottom:12px}.customer-name-content[data-v-e96e61a0]{align-items:center;display:flex;font-weight:600;gap:14px}.row-cell .customer-avatar[data-v-e96e61a0]{align-items:center;border-radius:50%;color:var(--black-2);display:inline-flex;flex:0 0 38px;font-size:var(--font-size-small);font-weight:700;height:38px;justify-content:center;width:38px}@media only screen and (max-width:900px){.table-filters[data-v-e96e61a0]{min-height:auto;padding:10px 12px}.wrap-customer-numbers[data-v-e96e61a0]{gap:10px;justify-content:space-between;padding-right:0;width:100%}.customer-numbers[data-v-e96e61a0]{gap:4px}.customer-info-cell[data-v-e96e61a0]{padding-right:12px}.customer-mobile-row[data-v-e96e61a0]{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.customer-mobile-main[data-v-e96e61a0],.customer-mobile-side[data-v-e96e61a0]{display:flex;flex-direction:column;gap:4px;min-width:0}.customer-mobile-main[data-v-e96e61a0]{flex:1 1 auto}.row-cell .customer-mobile-avatar[data-v-e96e61a0]{flex:0 0 38px}.customer-mobile-side[data-v-e96e61a0]{flex:0 0 42%;text-align:right}.customer-mobile-name[data-v-e96e61a0]{color:var(--black-1);font-size:1rem;font-weight:600;line-height:1.3;word-break:break-word}.customer-mobile-id[data-v-e96e61a0],.customer-mobile-phone[data-v-e96e61a0]{color:var(--black-3);font-size:.9rem;line-height:1.35;word-break:break-word}.layout-container[data-v-e96e61a0],.table[data-v-e96e61a0],.wrap-table[data-v-e96e61a0]{height:100%;overflow:hidden}.table[data-v-e96e61a0]{min-width:0}.table-body[data-v-e96e61a0]{overflow-y:auto;overscroll-behavior:contain}.table-body tr:last-child .row-cell[data-v-e96e61a0]{padding-bottom:56px}.remove-max-width-mobile[data-v-e96e61a0]{margin-bottom:12px;width:100%!important}}.customers-page-shell[data-v-5efbce87]{width:100%}@media(max-width:1023px){.customers-page-shell[data-v-5efbce87]{height:calc(var(--app-height, 100dvh) - 58px);overflow:hidden}}.orderDetailsPanel[data-v-5efbce87]{background:var(--white-1);border-left:1px solid var(--black-1)}.header-section[data-v-9fe56454]{margin:20px 24px}.panel-section[data-v-9fe56454]{display:flex;flex-direction:row;flex-grow:1;gap:1rem;padding-left:12px;padding-right:12px}@media screen and (max-width:900px){.panel-section[data-v-9fe56454]{flex-direction:column;height:calc(var(--max-modal-height-mobile) - 145px);overflow-y:scroll}}.product-info-layout[data-v-9fe56454]{background:var(--primary-bg-color-1);border-radius:16px;height:100%}.left-panel[data-v-9fe56454],.product-info-layout[data-v-9fe56454]{display:flex;flex-direction:column}.left-panel[data-v-9fe56454]{flex:1;width:100%}@media screen and (max-width:850px){.left-panel[data-v-9fe56454]{flex:0}}.image-container[data-v-9fe56454]{min-height:200px;position:relative;width:100%}@media screen and (max-width:850px){.image-container[data-v-9fe56454]{min-height:unset}}.image-container>img[data-v-9fe56454]{border-radius:10px;max-height:700px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:850px){.image-container>img[data-v-9fe56454]{max-height:300px}}.item-image[data-v-9fe56454]{height:auto;width:100%}.edit-btn[data-v-9fe56454]{transition:all .3s ease!important}.edit-btn[data-v-9fe56454]:hover{background:var(--white-1)!important;color:var(--black-1)!important}.right-panel[data-v-9fe56454]{border-radius:8px;flex:2;max-height:700px;overflow-y:auto;padding:0 1rem 5rem;width:100%}.right-panel[data-v-9fe56454]::-webkit-scrollbar{display:none}.right-panel[data-v-9fe56454]{scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width:900px){.right-panel[data-v-9fe56454]{height:auto;margin-bottom:30px;max-height:100vh;overflow-y:visible;padding-bottom:8rem}.right-panel[data-v-9fe56454]>:last-child{padding:0 0 6rem}}.item-title[data-v-9fe56454]{font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-group[data-v-9fe56454]{margin-bottom:1.5rem}.form-label[data-v-9fe56454]{font-size:.875rem;font-weight:600}.form-input[data-v-9fe56454]{padding:.5rem;width:100%}.input-error[data-v-9fe56454]{border-color:var(--red-1)}.bottom-panel[data-v-9fe56454]{background:var(--primary-bg-color-1);border-radius:0 0 8px 8px;border-top:1px solid var(--black-1);display:flex;justify-content:space-between;padding:1rem;position:relative}@media screen and (max-width:900px){.bottom-panel[data-v-9fe56454]{bottom:0;left:0;position:sticky;right:0;width:100%}}.delete-icon[data-v-9fe56454]{fill:var(--white-1);height:16px;width:16px}.table[data-v-3f4f36e8]{border-collapse:collapse;width:100%}.table-body td[data-v-3f4f36e8]{padding:12px}.table-body[data-v-3f4f36e8]{background:var(--white-1);overscroll-behavior:contain}.table-body tr[data-v-3f4f36e8]:hover{background-color:#f5f5f5}.table-body tr:last-child td[data-v-3f4f36e8]{padding-bottom:56px}.wrap-table[data-v-3f4f36e8]{width:100%}.product-customization-page[data-v-3f4f36e8],.wrap-table[data-v-3f4f36e8]{height:100%}.category-scroll[data-v-3f4f36e8]{overflow-x:auto;padding:12px 35px 0 0}.category-scroll[data-v-3f4f36e8]:after,.category-scroll[data-v-3f4f36e8]:before{content:""}.table-container[data-v-3f4f36e8]{box-sizing:border-box;padding:24px 20px 0}@media only screen and (max-width:1023px){.table-container[data-v-3f4f36e8]{padding:6px 16px 0}.max-limit-col[data-v-3f4f36e8]{display:none}}@media(max-width:900px){.product-customization-page[data-v-3f4f36e8],.table-container[data-v-3f4f36e8],.wrap-table[data-v-3f4f36e8]{height:100%;overflow:hidden}.mobile-list[data-v-3f4f36e8]{background:var(--white-1);border:1px solid var(--gray-1);overflow-y:auto;overscroll-behavior:contain;padding-bottom:12px}.mobile-card[data-v-3f4f36e8]{background:var(--white-1);border-bottom:1px solid var(--gray-4,#ececec);padding:12px 14px}.mobile-card[data-v-3f4f36e8]:last-child{margin-bottom:36px}.title[data-v-3f4f36e8]{color:var(--black-2);font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:1rem!important;word-break:break-word}.meta[data-v-3f4f36e8]{color:var(--gray-3);display:flex;flex-wrap:wrap;font-size:.9rem;gap:4px;line-height:1.35;margin-top:4px}.meta>span[data-v-3f4f36e8]{text-transform:capitalize}.divider[data-v-3f4f36e8]{margin:0 2px}}.table-filters[data-v-ddcf9e5f]{background:var(--white-1);border-bottom:1px solid var(--gray-1);border:solid var(--gray-1);border-top-left-radius:10px;border-top-right-radius:10px;border-width:1px 1px 0;flex-wrap:wrap;justify-content:space-between;padding:12px 16px}.filter-left[data-v-ddcf9e5f],.table-filters[data-v-ddcf9e5f]{align-items:center;display:flex}.filter-left[data-v-ddcf9e5f]{flex:1;gap:10px;min-width:200px}.store-select[data-v-ddcf9e5f]{flex:0 0 220px;width:220px}.desktop-only[data-v-ddcf9e5f]{display:flex}.mobile-only[data-v-ddcf9e5f]{display:none}.wrap-table[data-v-ddcf9e5f]{width:100%}.search-input[data-v-ddcf9e5f]{align-items:center;display:flex;position:relative}.search-input .icon[data-v-ddcf9e5f]{color:#999;font-size:16px;left:10px;position:absolute}.search-input input[data-v-ddcf9e5f]{border:1px solid var(--gray-1);border-radius:6px;font-size:14px;max-width:300px;outline:1px solid var(--gray-1);padding:5px 5px 5px 32px;width:100%}.search-input input[data-v-ddcf9e5f]:focus{border:1px solid var(--green-1);outline:1px solid var(--green-1)!important;outline-offset:1px}.promotion-title[data-v-ddcf9e5f]{margin-bottom:16px}th[data-v-ddcf9e5f]{cursor:pointer}.th-sort-arrow[data-v-ddcf9e5f]{opacity:0;transition:opacity .2s ease}.tableHeaderCol:hover .th-sort-arrow[data-v-ddcf9e5f]{opacity:1}.cell-stack[data-v-ddcf9e5f]{display:flex;flex-direction:column;gap:4px}.mobile-subtext[data-v-ddcf9e5f]{color:var(--gray-3);display:none;font-size:12px}.hide-mobile[data-v-ddcf9e5f]{display:table-cell}.status-col[data-v-ddcf9e5f]{width:200px}tbody tr:last-child td[data-v-ddcf9e5f]{padding-bottom:56px}@media(max-width:900px){.table[data-v-ddcf9e5f],.table-container[data-v-ddcf9e5f],.wrap-table[data-v-ddcf9e5f]{overflow:hidden}.table[data-v-ddcf9e5f]{table-layout:fixed}.table-body[data-v-ddcf9e5f]{overflow-y:auto;overscroll-behavior:contain}.type-col[data-v-ddcf9e5f]{width:66.6667%}.expires-col[data-v-ddcf9e5f]{width:33.3333%}.hide-mobile[data-v-ddcf9e5f]{display:none}.mobile-subtext[data-v-ddcf9e5f]{display:block}.desktop-only[data-v-ddcf9e5f]{display:none}.mobile-only[data-v-ddcf9e5f]{display:block}.table-filters-mobile[data-v-ddcf9e5f]{background:var(--white-1);border:1px solid var(--gray-1);border-bottom:0;border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:12px}.mobile-row[data-v-ddcf9e5f]{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-start;overflow:hidden;width:100%}.mobile-search-wrapper[data-v-ddcf9e5f]{flex:0 0 48px;min-width:0;transition:flex-basis .3s ease,width .3s ease;width:48px}.mobile-search-wrapper[data-v-ddcf9e5f] .input-wrapper{width:100%}.search-input[data-v-ddcf9e5f]{flex:1 1 auto;transition:width .3s ease}.store-wrapper[data-v-ddcf9e5f]{flex:1 1 calc(50% - 34px);min-width:0;transition:opacity .2s ease,transform .3s ease}.table-filters-mobile.is-search-focused .search-input[data-v-ddcf9e5f]{flex:1 1 100%;width:100%}.table-filters-mobile.is-search-focused .mobile-search-wrapper[data-v-ddcf9e5f]{flex:1 0 100%;width:100%}.table-filters-mobile.is-search-focused .search-input input[data-v-ddcf9e5f]{max-width:100%;width:100%}.table-filters-mobile.is-search-focused .store-wrapper[data-v-ddcf9e5f]{opacity:0;pointer-events:none;transform:translate(100%)}}.status-badge[data-v-ddcf9e5f]{border-radius:9999px;display:inline-block;font-size:.875rem;font-weight:500;padding:.25rem .75rem;text-align:center;text-transform:capitalize}.status-badge.active[data-v-ddcf9e5f]{background:#72bb92;color:var(--white-1);font-weight:600}.status-badge.inactive[data-v-ddcf9e5f]{background-color:#fee2e2;color:#991b1b}.promotion-risk-warning[data-v-77f06d97]{width:100%}.modal-title[data-v-77f06d97]{margin-bottom:12px}.modal-content[data-v-77f06d97]{color:var(--black-2);line-height:1.6}.modal-footer[data-v-77f06d97]{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.promotion-form[data-v-3a50817e]{height:100%;width:100%}.wrap-form-group[data-v-3a50817e]{overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding:20px 20px 100px}.locked-field-group[data-v-3a50817e]{opacity:.7;pointer-events:none}.promotion-delete-btn[data-v-3a50817e]{flex:0 0 auto;min-width:-moz-max-content;min-width:max-content;white-space:nowrap;width:-moz-max-content;width:max-content}.modal-submit-section-btn[data-v-3a50817e]{flex:1 1 auto;min-width:0;width:auto}.form-group[data-v-3a50817e]{margin-bottom:1rem}.form-label[data-v-3a50817e]{display:block;font-weight:600;margin-bottom:.5rem}.form-input[data-v-3a50817e]{border-radius:6px;font-size:1rem;padding:.5rem .75rem;width:100%}.submit-button[data-v-3a50817e]{background-color:#000;border:none;border-radius:6px;color:var(--white-1);cursor:pointer;font-weight:600;padding:.5rem 1.25rem}.product-scroll-container[data-v-3a50817e]{border-radius:6px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin:12px 0 26px}.icon-button[data-v-3a50817e]{align-items:center;background-color:var(--white-1);border:1px solid #ccc;border-radius:4px;cursor:pointer;display:flex;font-size:.9rem;gap:8px;height:100%;justify-content:center;padding:8px 12px;transition:.3s ease}.icon-button[data-v-3a50817e]:hover{background-color:#eaeaea}.icon-button.active[data-v-3a50817e]{background-color:var(--primary-btn-bg);border-color:var(--primary-btn-color);color:#fff}.select-product-header[data-v-3a50817e]{align-items:center;display:flex;gap:12px}.product-chip[data-v-3a50817e]{align-items:center;background-color:#f9f9f9;border:1px solid var(--gray-2);border-radius:20px;cursor:default;display:flex;font-size:14px;gap:6px;padding:2px 16px 2px 10px}.product-image[data-v-3a50817e]{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.product-name[data-v-3a50817e]{display:inline-block;vertical-align:middle;white-space:nowrap}.date-picker[data-v-3a50817e]{border:1px solid var(--gray-1);border-radius:7px;color:var(--black-1);font-size:1rem!important;height:44px;padding:8px 8px 8px 20px;width:100%}.radio-circle[data-v-3a50817e]{border:2px solid #666;border-radius:50%;display:inline-block;height:14px;position:relative;width:14px}.radio-circle.selected[data-v-3a50817e]:after{background-color:#666;border-radius:50%;content:"";height:6px;left:2px;position:absolute;top:2px;width:6px}.radio-label[data-v-3a50817e]{color:#333;font-size:14px}.wrap-toggle[data-v-3a50817e]{align-items:center;display:flex}.wrap-toggle[data-v-3a50817e]>:first-child{flex-shrink:0}.wrap-toggle>label[data-v-3a50817e]{font-size:.9rem;margin-left:20px}.schedule-help[data-v-3a50817e]{color:var(--gray-3);font-size:.85rem;line-height:1.6;margin:.8rem 0 .65rem}.weekday-selector[data-v-3a50817e]{display:flex;flex-wrap:wrap;gap:8px}.weekday-button[data-v-3a50817e]{cursor:pointer;min-width:52px;padding:8px 20px}.weekday-button.active[data-v-3a50817e]{background:var(--black-1);border-color:var(--black-1);color:var(--white-1,#fff)}.promotion-summary-card[data-v-3a50817e]{background:#5cb18314;border:1px solid rgba(92,177,131,.35);border-radius:10px;color:var(--black-1);margin:0 0 1.4rem;padding:12px 14px}.promotion-summary-label[data-v-3a50817e]{color:var(--primary-btn-bg,#3f8f66);display:block;font-size:.75rem;font-weight:700;letter-spacing:.04em;margin-bottom:4px;text-transform:uppercase}.promotion-summary-card p[data-v-3a50817e]{font-size:.9rem;line-height:1.5;margin:0}.schedule-time-range[data-v-3a50817e]{max-width:420px}.overnight-message[data-v-3a50817e]{color:var(--primary-btn-bg,#3f8f66);margin-top:.65rem}[data-v-3a50817e] .vc-highlight,[data-v-3a50817e] .vc-day.is-selected{background-color:var(--green-2)!important;color:var(--white-1)!important}.layout[data-v-469fd29b]{display:flex;flex-direction:column;width:100%}.category-section[data-v-469fd29b]{display:flex;gap:1rem;overflow-x:auto!important;padding:10px 18px 0;scrollbar-width:none!important;-ms-overflow-style:none!important}.category-section[data-v-469fd29b]::-webkit-scrollbar{display:none}.category-btn.active-category[data-v-469fd29b]{background-color:var(--black-2)!important;border-color:var(--black-1);color:var(--white-1)}.coupon-section[data-v-469fd29b]{box-sizing:border-box;display:flex;flex-direction:column;padding:24px}@media screen and (max-width:600px){.coupon-section[data-v-469fd29b]{padding:16px}}.promotion-title[data-v-469fd29b]{margin-bottom:16px}.wrap-coupon-list[data-v-469fd29b]{gap:20px;width:100%}.empty-coupon-message[data-v-469fd29b]{color:#6b7280;font-size:.95rem}.coupon-item[data-v-469fd29b]{align-items:flex-start;background:var(--white-1);border:1px solid var(--black-2);border-radius:8px;box-shadow:4px 4px 1px #bdbdbd6b;cursor:pointer;display:flex;gap:16px;padding:16px;position:relative}.coupon-item:hover .wrap-trash-icon[data-v-469fd29b]{opacity:1;pointer-events:auto}.copy-code[data-v-469fd29b]{background:var(--primary-btn-color);border:1px solid var(--gray-2);border-radius:35px;box-sizing:border-box;color:var(--white-1);display:flex;font-size:1rem;font-weight:500;margin:0;max-width:100%;padding:6px 1.2rem;text-align:center;text-transform:capitalize;width:-moz-fit-content;width:fit-content}@media screen and (max-width:850px){.copy-code[data-v-469fd29b]{padding:6px 16px}}.coupon-info h3[data-v-469fd29b]{color:var(--black-2);font-size:1rem;font-weight:600;line-height:var(--font-line-height-body);margin:18px 0 28px;text-transform:capitalize}.coupon-status[data-v-469fd29b]{background:transparent;border:none;border-radius:0;font-size:.9rem;font-weight:600;margin:8px 0 0;padding:0;text-align:left}.coupon-status--active[data-v-469fd29b]{color:var(--green-1)}.coupon-status--inactive[data-v-469fd29b]{color:var(--red-1)}.coupon-info span[data-v-469fd29b]{color:#6b7280;font-size:.875rem;text-transform:capitalize}.wrap-trash-icon[data-v-469fd29b]{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:12px;transition:opacity .2s ease-in-out;width:40px}.wrap-trash-icon[data-v-469fd29b]:hover{background:var(--pale-red-1)}.trash-icon[data-v-469fd29b]{align-items:center;display:flex;fill:var(--red-1);height:24px;justify-content:center;width:24px}.copy-code[data-v-469fd29b]{cursor:pointer}.gap-line[data-v-469fd29b]{background:var(--gray-1);height:1px;margin:12px 0;width:100%}.privacy-page[data-v-ffb701a6]{background:var(--primary-bg-color-1);color:var(--black-2);display:flex;flex-direction:column;min-height:100vh}.privacy-main[data-v-ffb701a6]{flex:1;padding:clamp(3rem,7vw,6rem) 1.25rem;width:100%}.privacy-content[data-v-ffb701a6]{margin:0 auto;width:min(820px,100%)}.privacy-header[data-v-ffb701a6]{margin-bottom:clamp(3rem,7vw,3rem);margin-top:4rem}.privacy-header h1[data-v-ffb701a6]{font-size:clamp(2.4rem,6vw,4.5rem);font-weight:700;letter-spacing:-.04em;line-height:1.08;margin:0 0 1rem}.privacy-header p[data-v-ffb701a6]{color:var(--gray-3);font-size:1rem;margin:0}.policy-body[data-v-ffb701a6] section{margin-bottom:3rem}.policy-body[data-v-ffb701a6] h2{font-size:clamp(1.35rem,3vw,1.75rem);font-weight:650;line-height:1.3;margin:0 0 1rem}.policy-body[data-v-ffb701a6] h3{font-size:1.05rem;font-weight:650;margin:1.75rem 0 .65rem}.policy-body[data-v-ffb701a6] li,.policy-body[data-v-ffb701a6] p{color:var(--black-3);font-size:1rem;line-height:1.8}.policy-body[data-v-ffb701a6] p{margin:0 0 1rem}.policy-body[data-v-ffb701a6] ul{list-style:disc;margin:.5rem 0 1.25rem;padding-left:1.4rem}.policy-body[data-v-ffb701a6] li{padding-left:.3rem}.policy-body[data-v-ffb701a6] a{color:var(--primary-btn-color);text-decoration:underline;text-underline-offset:3px}@media(max-width:600px){.privacy-main[data-v-ffb701a6]{padding-left:1rem;padding-right:1rem}.policy-body[data-v-ffb701a6] section{margin-bottom:2.5rem}}.form-section[data-v-0d73da0b]{box-sizing:border-box;padding:0 0 20px}.tabs[data-v-0d73da0b]{display:flex;gap:8px;margin-bottom:12px}.tab[data-v-0d73da0b]{border:1px solid var(--gray-3);border-radius:4px;cursor:pointer;padding:6px 12px}.tab[data-v-0d73da0b],.tab.active[data-v-0d73da0b]{background:var(--white-1)}.tab.active[data-v-0d73da0b]{border-bottom:2px solid var(--primary-text-color-1);font-weight:700}.cart-items[data-v-2059c3c7]{height:500px;overflow-y:auto}.cart-item[data-v-2059c3c7]{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:15px 0;width:100%}.cart-item[data-v-2059c3c7]:last-of-type{border-bottom:none!important}.cart-info[data-v-2059c3c7]{width:100%}.item-title[data-v-2059c3c7]{cursor:pointer;flex:1;font-weight:500}.item-image[data-v-2059c3c7]{flex-shrink:0;height:70px;margin:12px 12px 12px 0;-o-object-fit:cover;object-fit:cover;width:70px}.option-list[data-v-2059c3c7]{display:flex;flex-wrap:wrap;margin:14px 14px 14px 0}.item-info[data-v-2059c3c7]{color:#666;flex:2;font-size:.9rem;text-align:left;width:100%}.item-delete[data-v-2059c3c7]{flex:.5;text-align:center}.item-delete button[data-v-2059c3c7]{background:none;border:none;color:var(--red-1);cursor:pointer;font-size:1rem}.item-price[data-v-2059c3c7]{flex:1;font-weight:700}.checkout-container[data-v-c9b9316a]{margin:0 auto;max-width:800px;padding:20px;width:100%}.checkout-form[data-v-c9b9316a]{padding:2rem 0 .5rem}.cart-items[data-v-c9b9316a]{height:500px;margin-top:20px;overflow-y:auto}.section-box[data-v-c9b9316a]{background:var(--white-1);border:1px solid #dedede;border-radius:24px;margin:50px 0;overflow:hidden;padding:1.5rem}.submit-button[data-v-c9b9316a]{border:none;border-radius:6px;color:var(--white-1);cursor:pointer;display:flex;justify-content:center;padding:12px 16px;width:100%}.shop-info[data-v-c9b9316a]{color:var(--black-3);font-size:14px;margin:60px auto 20px;text-align:center}.error-message[data-v-c9b9316a]{color:var(--red-1);display:flex;justify-content:center;margin:0 auto 30px}.auth-container[data-v-d1ff1979]{align-items:center;background-color:var(--primary-bg-color-1);display:flex;justify-content:center;min-height:100vh}.auth-box[data-v-d1ff1979]{background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:1rem;max-width:480px;padding-bottom:1.5rem;width:100%}@media screen and (max-width:600px){.auth-box[data-v-d1ff1979]{max-width:90%}}.auth-box h2[data-v-d1ff1979]{border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.form[data-v-d1ff1979]{padding:0 1.5rem}.submit-btn[data-v-d1ff1979]{align-items:center;display:flex;justify-content:center;margin:25px 0 40px;width:100%}.submit-btn>button[data-v-d1ff1979]{height:40px;width:100%}.store-item[data-v-d1ff1979]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:8px;cursor:pointer;display:flex;margin-bottom:12px;padding:12px 16px}.store-item[data-v-d1ff1979]:last-child{margin-bottom:24px}.store-item.selected[data-v-d1ff1979]{background:#e6fdf0ab;border:1px solid var(--green-2)}.store-info[data-v-d1ff1979]{flex:1}.store-title[data-v-d1ff1979]{color:var(--black-2);font-size:15px;font-weight:600;margin:0}.store-location[data-v-d1ff1979]{color:#666;font-size:14px;margin:4px 0 0}.button-wrapper[data-v-d1ff1979]{display:flex;justify-content:center;margin-top:12px}.gap[data-v-d1ff1979]{background:#c1c1c1;height:1px;width:100%}.auth-header[data-v-d1ff1979]{align-items:center;border-bottom:1px solid var(--pale-gray-1);display:flex;padding:16px 20px}.back-btn[data-v-d1ff1979]{background:none;border:none;cursor:pointer;display:flex;justify-self:start;visibility:hidden}.auth-box[data-v-d1ff1979]{height:300px;overflow:hidden}.form-steps[data-v-d1ff1979]{display:flex;width:300%}.step[data-v-d1ff1979]{padding:20px;width:33.33%}.back-btn[data-v-d1ff1979],.right-spacer[data-v-d1ff1979]{padding-left:10px;width:20%}.auth-title[data-v-d1ff1979]{font-family:var(--font-body);font-size:1.2rem!important;margin:0;text-align:center;width:80%}.back-btn.is-visible[data-v-d1ff1979]{visibility:visible}.pin-error[data-v-d1ff1979]{color:var(--red-1);font-size:15px;margin-top:18px;text-align:center}.order-list-container[data-v-6cabc989]{display:flex;flex-direction:column;min-height:0;overflow:hidden}.order-list-container--page[data-v-6cabc989]{min-height:var(--app-height,100dvh);width:100%}.modal-content[data-v-6cabc989]{box-sizing:border-box;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}@media(max-width:900px){.order-list-container[data-v-6cabc989]{height:100dvh}.modal-content[data-v-6cabc989]{flex:1;min-height:0}}.order-grid[data-v-6cabc989]{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.order-card[data-v-6cabc989]{background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:14px 16px;transition:all .2s ease}.order-filters[data-v-6cabc989]{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;margin:16px 0 6px;padding:0 32px 0 12px}.order-filters[data-v-6cabc989]::-webkit-scrollbar{display:none}.order-search-input[data-v-6cabc989]{flex:0 0 auto}.filter-btn[data-v-6cabc989]{background:#fff;border:1px solid var(--gray-2);border-radius:6px;color:var(--black-2);cursor:pointer;font-size:.85rem;padding:6px 14px;transition:all .2s ease}.filter-btn[data-v-6cabc989]:hover{background:var(--gray-1)}.filter-btn.active[data-v-6cabc989]{background:var(--black-2);border-color:var(--black-2);color:#fff}.order-card[data-v-6cabc989]:hover{border-color:var(--gray-3);box-shadow:0 2px 6px #0000000d}.order-header[data-v-6cabc989],.order-meta[data-v-6cabc989]{align-items:center;display:flex;justify-content:space-between}.order-scroll[data-v-6cabc989]{overflow-y:auto}.order-id[data-v-6cabc989]{color:var(--black-2);font-size:.95rem;font-weight:600}.order-status[data-v-6cabc989]{border-radius:5px;font-size:.8rem;font-weight:600;padding:4px 12px;text-transform:capitalize}.order-type[data-v-6cabc989]{color:var(--gray-3);font-size:.85rem;margin:2px 0 6px}.order-meta[data-v-6cabc989]{color:var(--gray-2);font-size:.85rem;gap:10px}.order-meta-left[data-v-6cabc989]{align-items:start;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-width:0}.item-count[data-v-6cabc989]{color:var(--black-2);flex-shrink:0}.order-total[data-v-6cabc989]{display:flex;justify-content:space-between;margin-top:18px}.order-total>.total-label[data-v-6cabc989]{color:var(--gray-3);font-size:.9rem;font-weight:600}.order-total>.total-amount[data-v-6cabc989]{color:var(--black-1);font-size:.95rem;font-weight:600}.loading[data-v-6cabc989],.no-orders[data-v-6cabc989]{color:#9ca3af;padding:16px 0;text-align:center}.status-pending[data-v-6cabc989]{background-color:var(--pending-bg);border-color:var(--pending-border);color:var(--pending-color)!important;--dot-color:var(--pending-dot)}.status-processing[data-v-6cabc989]{background-color:var(--processing-bg);border-color:var(--processing-border);color:var(--processing-color)!important;--dot-color:var(--processing-dot)}.status-ready[data-v-6cabc989]{background-color:var(--ready-bg);border-color:var(--ready-border);color:var(--ready-color)!important;--dot-color:var(--ready-dot)}.status-dispatched[data-v-6cabc989]{background-color:var(--dispatched-bg);border-color:var(--dispatched-border);color:var(--dispatched-color)!important;--dot-color:var(--dispatched-dot)}.status-delivered[data-v-6cabc989]{background-color:var(--delivered-bg);border-color:var(--delivered-border);color:var(--delivered-color)!important;--dot-color:var(--delivered-dot)}.status-completed[data-v-6cabc989]{background-color:var(--completed-bg);border-color:var(--completed-border);color:var(--completed-color)!important;--dot-color:var(--completed-dot)}.status-cancelled[data-v-6cabc989]{background-color:var(--canceled-bg);border-color:var(--canceled-border);color:var(--canceled-color)!important;--dot-color:var(--canceled-dot)}.status-confirmed[data-v-6cabc989]{background-color:var(--confirmed-bg);border-color:var(--confirmed-border);color:var(--confirmed-color)!important;--dot-color:var(--confirmed-dot)}.status-default[data-v-6cabc989]{background-color:var(--default-bg);border-color:var(--default-border);color:var(--default-color)!important;--dot-color:var(--default-dot)}.category-btn[data-v-6cabc989]{color:var(--black-2);max-width:280px;white-space:nowrap}.category-btn.active-category[data-v-6cabc989]{background-color:var(--black-2);border-color:var(--black-1);color:var(--white-1)}.order-time[data-v-6cabc989]{color:var(--red-1);min-width:0;overflow-wrap:anywhere;white-space:normal}.kitchen-items-badge[data-v-6cabc989]{align-self:start;flex-shrink:0;white-space:nowrap}.modal-body{margin-bottom:20px;padding:6px 16px 0}.footer{margin:12px 0 18px}.external-adjustment-container{border-top-left-radius:12px;border-top-right-radius:12px;box-sizing:border-box;margin:0 auto;overflow:hidden}.takeaway-confirmation[data-v-ff5d05e0]{padding:24px}.takeaway-confirmation__title[data-v-ff5d05e0]{color:var(--black-1);font-size:1.1rem;font-weight:700;margin-bottom:12px}.takeaway-confirmation__message[data-v-ff5d05e0]{color:var(--gray-3);font-size:.9rem;line-height:1.8}.takeaway-confirmation__actions[data-v-ff5d05e0]{display:flex;gap:12px;justify-content:space-between;margin-top:24px}.held-cart-list{max-height:80vh;overflow:hidden;padding:16px}.title{font-size:18px;font-weight:700;margin-bottom:16px}.held-item{background:var(--white-1);border:1px solid #ddd;border-radius:6px;box-shadow:0 1px 3px #0000000d;margin-bottom:12px;padding:12px}.held-item,.item-header{display:flex;justify-content:space-between}.item-header{margin-bottom:8px}.item-details{flex:1}.item-title{font-size:16px;font-weight:600;margin:0 0 4px}.item-sub{color:#555;font-size:14px;margin:2px 0}.item-price p{font-size:14px;font-weight:700}.item-action{align-items:center;display:flex;text-align:right}.restore-btn{background:none;border:none;border-radius:8px;color:var(--green-1);cursor:pointer;font-size:14px;margin-right:24px;padding:4px 12px}.restore-btn:hover{background:var(--very-light-gray)}.empty-text{color:var(--gray-3);font-size:15px}.trash-icon{height:20px;width:20px}.nav-panel[data-v-c657fd43]{background:var(--white-1);border-bottom-left-radius:12px;border-right:1px solid #dedede;border-top-left-radius:12px;min-height:600px;padding:1.5rem 1rem 0;width:225px;z-index:12}.nav-items[data-v-c657fd43]{list-style:none;margin:0;padding:0}.nav-item[data-v-c657fd43]{align-items:center;color:var(--black-1);cursor:pointer;display:flex;font-size:.9rem;padding:.75rem 0}.nav-item>p[data-v-c657fd43]{margin-left:12px}.nav-item[data-v-c657fd43]:hover{opacity:.8}.form-group[data-v-7dccffe7]{display:flex;flex-direction:column}.form-group[data-v-7dccffe7],.modal-title[data-v-7dccffe7]{margin-bottom:1rem}.header3[data-v-7dccffe7]{font-size:1.25rem;font-weight:600}.container[data-v-3af760bf]{display:flex;flex-direction:column;height:600px;overflow-y:auto;padding:1rem 1.4rem 1.4rem;position:relative;width:100%}.floor-list[data-v-3af760bf]{gap:8px;padding-right:50px;scrollbar-width:none;white-space:nowrap;-ms-overflow-style:none}.floor-item[data-v-3af760bf]{background:var(--white);border:1px solid var(--gray-2);border-radius:6px;padding:8px}.table-loading[data-v-3af760bf]{background:#f6f6f6;border-radius:8px;color:var(--gray-1);font-size:.9rem;margin-top:12px;padding:10px 12px}.table-loading-error[data-v-3af760bf]{background:#fff1f0;color:#a00}.modal-content[data-v-3af760bf]{display:flex;flex-direction:column;gap:12px}.modal-actions[data-v-3af760bf]{display:flex;gap:8px;justify-content:flex-end}.floor-list[data-v-3af760bf]{display:flex;overflow-y:auto;width:400px}.floor-section[data-v-3af760bf]{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;width:100%}.floor-section>label[data-v-3af760bf]{flex:1}.table-list[data-v-3af760bf]{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:640px){.table-list[data-v-3af760bf]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.table-list[data-v-3af760bf]{grid-template-columns:repeat(4,1fr)}}.table-item[data-v-3af760bf]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:6px;cursor:pointer;padding:8px;text-align:center}.table-item.available[data-v-3af760bf]{border-color:#7fb07c!important;color:var(--green-1)}.table-item.available.selected[data-v-3af760bf]{background-color:var(--black-2);border-color:var(--black-2)!important;color:var(--white-1)!important}.table-item.reserved[data-v-3af760bf]{background-color:var(--white-1);border-color:#d6b35a!important;color:#d19602;cursor:not-allowed}.table-item.ongoingreservation[data-v-3af760bf]{background-color:#e9e9fa;border-color:#afa8ee!important;color:#7c6dff;cursor:not-allowed}.table-item.occupied[data-v-3af760bf]{background-color:#ffe5e5;border-color:#ec8a76!important;color:var(--red-2);cursor:not-allowed}.table-status-legend[data-v-3af760bf]{display:flex;flex-wrap:wrap;gap:1rem;margin:.3rem 0 1rem}.table-item.selected[data-v-3af760bf]{background-color:var(--black-2)!important;border-color:var(--black-2)!important;color:var(--white-1)!important}.legend-item[data-v-3af760bf]{align-items:center;color:var(--gray-3);display:flex;font-size:14px;gap:6px}.status-dot[data-v-3af760bf]{border-radius:50%;display:inline-block;height:10px;width:10px}.status-dot.available[data-v-3af760bf]{background-color:#4caf50}.status-dot.reserved[data-v-3af760bf]{background-color:#fbc02d}.status-dot.ongoing[data-v-3af760bf]{background-color:#2196f3}.status-dot.occupied[data-v-3af760bf]{background-color:#f44336}.disabled-table[data-v-3af760bf]{opacity:.4;pointer-events:none;transition:opacity .2s ease}.wrap-header{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.filter-type{display:flex;margin:4px 0 12px}.reservation-grid{display:grid;gap:16px;grid-template-columns:1fr;margin-top:20px;overflow-y:auto;padding:0 16px 100px}.reservation-card{background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:12px;box-shadow:var(--box-shadow-1);display:flex;flex-direction:column;gap:6px;padding:14px}.row{align-items:center;display:flex}.between{justify-content:space-between}.customer-name{font-size:14px;font-weight:600}.status,.table-name{border-radius:6px;font-size:13px;padding:3px 8px;text-transform:capitalize}.status.reserved{background:#fff3cd;color:#856404}.status.booked{background:#d4edda;color:#155724}.table-name.reserved{background:var(--primary-btn-color);color:var(--white-1)}.detail,.floor{font-size:13px}.floor{color:var(--black-3)}.time{font-size:13px}.category-btn{color:var(--black-2);max-width:280px;white-space:nowrap}.category-btn.active-category{background-color:var(--black-2)!important;border-color:var(--black-1);color:var(--white-1)}.wrap-btns{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.empty-state{color:var(--gray-3);display:flex;font-size:.9rem;justify-content:center;margin-top:2rem}.page-layout[data-v-a54a4592]{display:flex;height:100%;overflow:hidden}.content-area[data-v-a54a4592]{flex:1;width:300px}.mobile-tabs[data-v-a54a4592]{display:flex;gap:12px;margin-bottom:12px}.mobile-tabs button.active[data-v-a54a4592]{color:#007bff;font-weight:700}.order-section[data-v-f60a57da]{background:var(--primary-bg-color-3);display:flex;flex-direction:column;margin-top:5px}.option-button[data-v-f60a57da]{align-items:center;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:center}.option-button[data-v-f60a57da]:hover{box-shadow:0 6px 8px #00000026}.option-button .dot[data-v-f60a57da]{background-color:#4a5568;border-radius:50%;height:4px;width:4px}.order-btn-section[data-v-f60a57da]{display:flex;flex:1;gap:12px;padding-bottom:5px;width:100%}.submit-order[data-v-f60a57da]{align-items:center;background:var(--primary-btn-color);border-radius:10px;box-shadow:0 4px 6px #0000001a;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;transition:box-shadow .2s}.submit-order[data-v-f60a57da]:disabled{cursor:not-allowed;opacity:.6}.hidden-panel[data-v-f60a57da]{transform:translateY(100%);transition:transform .3s ease-in-out}.hidden-panel.open[data-v-f60a57da]{transform:translateY(0)}.btn-secondary[data-v-f60a57da]{background-color:#4a5568;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem;text-align:center;transition:background-color .3s}.smooth-transition[data-v-f60a57da]{transition:transform .5s cubic-bezier(.25,1,.5,1)}.sidePanel{box-sizing:border-box;padding:12px}.sidePanel-title{color:var(--white-1);font-size:1.35rem;font-weight:700;margin:12px 0 20px}.order-type-wrapper[data-v-2068b85b]{display:flex;justify-content:center;width:100%}@media screen and (min-width:1024px){.order-type-wrapper[data-v-2068b85b]{padding:0 0 16px}}.order-type-tabs[data-v-2068b85b]{background:transparent;border:1px solid var(--gray-1);border-radius:12px;box-shadow:0 2px 5px #0000001a;box-sizing:border-box;display:flex;overflow:hidden;padding:0;position:relative;width:100%}.tab[data-v-2068b85b]{color:var(--pale-gray-1);cursor:pointer;flex:1;font-size:1rem;font-weight:600;padding:12px 0;text-align:center;transition:color .3s ease;z-index:1}.tab.active[data-v-2068b85b]{color:var(--black-2)}.active-indicator[data-v-2068b85b]{background-color:#e0e3e0;border-radius:10px;inset:4px;position:absolute;transition:transform .3s ease;width:calc(50% - 3px);z-index:0}.sidePanel[data-v-277812eb]{background:var(--primary-bg-color-3);height:100dvh;margin:0;overflow:hidden;padding:18px;position:relative}@media screen and (max-width:1023px){.sidePanel[data-v-277812eb]{height:100dvh}}.order-items[data-v-277812eb]{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.order-item[data-v-277812eb]{background-color:#4b5563;box-shadow:0 4px 6px #0000001a;color:var(--white-1);margin-bottom:.75rem;padding:1rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.item-title[data-v-277812eb]{font-size:1.05rem;font-weight:700}.order-item[data-v-277812eb]:last-child{margin-bottom:10rem}.order-items[data-v-277812eb]::-webkit-scrollbar{display:none}.order-item[data-v-277812eb]{border-radius:6px}.txt-label[data-v-277812eb]{color:var(--pale-gray-1)}p[data-v-277812eb]{line-height:1.5}h4[data-v-277812eb]{font-size:1.2rem}p strong[data-v-277812eb]{color:var(--white-1)}.text-m[data-v-277812eb]{font-size:1rem}.submit-order[data-v-277812eb]{bottom:0;padding:0 15px;position:absolute;right:0;z-index:9999}@media only screen and (max-width:600px){.submit-order[data-v-277812eb]{bottom:5px}}.close-btn[data-v-277812eb]{background:none;border:none;cursor:pointer;font-size:2.5rem;line-height:1;margin:0 12px;outline:none}.close-btn[data-v-277812eb],.close-btn[data-v-277812eb]:hover{color:var(--white-1)}@media(min-width:1024px){.close-btn[data-v-277812eb]{display:none}}.action-buttons[data-v-277812eb]{animation:slideInFromRight .4s ease-out forwards;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:flex-start;padding-right:.5rem;position:absolute;right:0;top:0;z-index:1}.action-buttons>button[data-v-277812eb]{align-items:center;background:var(--white-1);border-radius:50%;display:flex;height:45px;justify-content:center;width:45px}.slide-up-enter-active[data-v-277812eb],.slide-up-leave-active[data-v-277812eb]{transition:all .3s ease}.slide-up-enter-from[data-v-277812eb]{opacity:0;transform:translateY(20px)}.slide-up-enter-to[data-v-277812eb],.slide-up-leave-from[data-v-277812eb]{opacity:1;transform:translateY(0)}.slide-up-leave-to[data-v-277812eb]{opacity:0;transform:translateY(20px)}.no-order-message[data-v-277812eb]{color:#9ca3af;font-size:1rem;margin-top:30px;text-align:center}.promo-label[data-v-277812eb]{color:var(--pale-gray-1);font-size:.9rem;margin-top:12px}.modifier-line[data-v-277812eb]{display:flex;gap:8px}.modifier-price[data-v-277812eb]{color:var(--gray-1);white-space:nowrap}.adding-items-banner[data-v-277812eb]{align-items:center;background-color:#c3e5feda;border-color:#53abfd!important;border-radius:.375rem;box-shadow:0 2px 4px #0000001a;color:#073b6c;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;left:50%;padding:.6rem 1rem;position:absolute;top:-62px;transform:translate(-50%);width:92%;z-index:20}.close-icon[data-v-277812eb]{align-items:center;border:1px solid #0a4c8a;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.panel-position{bottom:76px}.adding-items-banner{background-color:#c3e5fee0;box-shadow:0 2px 4px #0000001a;color:#073b6c;font-size:.9rem;font-weight:500;justify-content:space-between;margin:0 auto .4rem;padding:.6rem 1rem;width:92%}.adding-items-banner,.checkout-btn{align-items:center;border-radius:.375rem;display:flex}.checkout-btn{background:#1f2937d8!important;box-shadow:0 2px 8px #00000014;color:var(--white-1);justify-content:center;min-height:50px;padding:.5rem 1rem;position:relative}.checkout-btn-label{margin-left:.7rem}.btn-icon{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0 .3em}.left-btn{margin-right:.2em}.right-btn{margin-left:.2em}.checkout-total-items{align-items:center;background:var(--white-1);border:1px solid #e5e7eb;border-radius:50%;box-shadow:0 1px 3px #00000012;color:var(--black-3);display:inline-flex;font-size:.95em;font-weight:700;height:1.7em;justify-content:center;width:1.7em}.item-numbers{color:var(--black-3)}.checkout-btn[data-v-5ed74a43]{border:none;bottom:1.4rem;font-weight:600;left:50%;padding:0 3.5rem;position:fixed;transform:translate(-50%);z-index:50}.no-x-scroll[data-v-5ed74a43]{box-sizing:border-box;max-width:100vw;overflow-x:hidden;width:100%}@media(max-width:1023px){.no-x-scroll[data-v-5ed74a43]{overflow:hidden}}.override-addons[data-v-824419b1]{display:flex;flex-direction:column;height:100%;min-height:0}.override-addons .modal-title[data-v-824419b1]{flex:0 0 auto}.override-price-modal[data-v-824419b1]{display:flex;flex-direction:column}.override-price-modal .modal-footer[data-v-824419b1]{flex:0 0 auto;position:static;width:100%}.override-addons-list[data-v-824419b1]{flex:1 1 auto;min-height:0;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch}.empty-state[data-v-824419b1]{margin-top:2rem;text-align:center;width:100%}.header[data-v-824419b1]{align-items:center;display:flex;justify-content:space-between}.addon-item[data-v-824419b1]{border-bottom:1px solid var(--pale-gray-1);width:100%}.addon-item[data-v-824419b1]:last-child{border:none;margin-bottom:4rem}.wrapper[data-v-824419b1]{box-sizing:border-box;padding:.75rem 0}.wrap-price[data-v-824419b1],.wrapper[data-v-824419b1]{display:flex;justify-content:space-between}.wrap-price[data-v-824419b1]{align-items:center;flex-direction:row;margin:2px 0 12px}.wrap-price>span[data-v-824419b1]{color:var(--gray-3);cursor:pointer;font-size:12px;margin-left:6px}.title[data-v-824419b1]{font-size:1rem}.item-title[data-v-824419b1],.title[data-v-824419b1]{color:var(--black-2)}.item-title[data-v-824419b1]{margin-bottom:12px}.addon-info[data-v-824419b1]{display:flex;flex-direction:column}.item-price[data-v-824419b1]{font-size:.9rem;margin-right:8px;min-width:67px}.snooze-section[data-v-824419b1]{align-items:flex-start;display:flex;gap:12px}.snooze-section>label[data-v-824419b1]{margin:0}.close-btn[data-v-824419b1]{background:none;border:none;cursor:pointer;font-size:1.5rem}.wrap-edit-btn[data-v-824419b1]{font-size:.8rem;gap:.25rem;height:auto;padding:4px 14px!important}.wrap-edit-btn[data-v-824419b1]:hover{background-color:var(--white-1);border-color:var(--gray-2);color:var(--black-2)}.wrap-edit-btn>svg[data-v-824419b1]{height:22px;width:22px}.menu-category-root[data-v-daa9b1bd]{max-width:100%}.category-layout[data-v-daa9b1bd],.menu-category-root[data-v-daa9b1bd]{min-width:0;overflow:hidden;width:100%}.category-layout[data-v-daa9b1bd]{background:var(--primary-bg-color-1);display:flex;flex-direction:row}@media screen and (max-width:1023px){.category-layout[data-v-daa9b1bd]{padding:0 var(--global-padding-space) .3rem}}@media screen and (min-width:1024px){.container[data-v-daa9b1bd]{min-height:100vh}}.wrap-categories[data-v-daa9b1bd]{border-bottom:1px solid var(--gray-2);display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;overflow:hidden;width:100%}@media screen and (max-width:1023px){.wrap-categories[data-v-daa9b1bd]{display:none}}.category-sidebar[data-v-daa9b1bd]{min-width:0;overflow:hidden;width:100%}.wrap-header[data-v-daa9b1bd]{display:flex;flex:1;gap:16px;justify-content:flex-start;overflow-x:auto;padding:.5rem 0;width:100%;-webkit-overflow-scrolling:touch;white-space:nowrap}.wrap-header[data-v-daa9b1bd]>*{flex:0 0 auto}.wrap-header[data-v-daa9b1bd]::-webkit-scrollbar{display:none}.mobile-action-btn[data-v-daa9b1bd]{flex:0 0 auto;font-size:12px;gap:6px;height:34px;padding:0 12px;width:auto}.content[data-v-daa9b1bd]{flex:1}.category-list[data-v-daa9b1bd]{contain:inline-size;display:flex;flex-direction:row;max-width:100%;min-width:0;overflow-x:auto;scrollbar-width:none;white-space:nowrap;width:100%;-ms-overflow-style:none}.wrap-categories>.category-list[data-v-daa9b1bd]{margin:0;padding:0}.category-list[data-v-daa9b1bd]::-webkit-scrollbar{display:none}.category-list>div[data-v-daa9b1bd]:first-child{width:100%}.draggable-wrapper[data-v-daa9b1bd]{min-width:100%}.draggable-category-list[data-v-daa9b1bd],.draggable-wrapper[data-v-daa9b1bd]{display:flex;width:-moz-max-content;width:max-content}.draggable-category-list[data-v-daa9b1bd]{align-items:center;margin-left:12px}@media screen and (max-width:1023px){.hide-on-mobile[data-v-daa9b1bd]{display:none!important}}.hide-on-desktop[data-v-daa9b1bd]{display:flex}@media screen and (min-width:1024px){.hide-on-desktop[data-v-daa9b1bd]{display:none!important}}.category-list li[data-v-daa9b1bd]{align-items:center;animation:bounce-in-daa9b1bd .4s ease;color:var(--black-3);cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;font-weight:600;justify-content:center;margin-right:12px;min-width:100px;padding:0 28px;width:auto}.category-item[data-v-daa9b1bd]{justify-content:flex-start}.category-section-action[data-v-daa9b1bd]{align-items:center;border-left:1px solid var(--gray-2);box-sizing:border-box;display:flex;justify-content:flex-end;max-width:min(45vw,420px);min-width:230px;padding:0 20px;width:auto}.category-section-action[data-v-daa9b1bd] .custom-button{flex-shrink:0;white-space:nowrap}.category-section-action[data-v-daa9b1bd] .custom-button:last-child{flex-shrink:1;height:auto!important;min-height:38px;min-width:0;overflow-wrap:anywhere;white-space:normal}@media screen and (max-width:1000px){.category-item[data-v-daa9b1bd]{margin:20px 0 0}.category-list li[data-v-daa9b1bd]{animation:bounce-in-daa9b1bd 0s ease;border-bottom:1px solid var(--pale-gray-2);justify-content:flex-start;margin-bottom:20px;margin-top:16px;padding:0 12px 20px;width:100%}}@media(max-width:1023px){.container[data-v-daa9b1bd],.sidebar[data-v-daa9b1bd]{flex-direction:column}.sidebar[data-v-daa9b1bd]{border:none;display:flex}.content[data-v-daa9b1bd]{flex:1;overflow-y:auto}}.ghost[data-v-daa9b1bd]{background:#c8ebfb;opacity:.5}.chosen[data-v-daa9b1bd]{background:var(--white-1)!important;box-shadow:none!important;outline:none!important;overflow:hidden;padding:14px 20px;z-index:99}.cross-btn[data-v-daa9b1bd]{align-items:center;background:transparent;border:1px solid var(--red-2);border-radius:50%;color:var(--red-1);cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;position:absolute;right:10px;top:7px;width:20px}@keyframes bounce-in-daa9b1bd{0%{transform:scale(.95)}60%{transform:scale(1.05)}to{transform:scale(1)}}.category-item.animate-wiggle[data-v-daa9b1bd]{animation:wiggle-daa9b1bd .6s ease-in-out infinite}@keyframes wiggle-daa9b1bd{0%{transform:rotate(0)}25%{transform:rotate(3deg)}50%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}to{transform:rotate(0)}}.modal-layout[data-v-40fa7d57]{background-color:var(--white-1);border-radius:8px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:500px;padding:20px 0 0}.modal-heading[data-v-40fa7d57]{color:var(--black-2);font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-left:1rem;padding-right:1rem}.override-container[data-v-83bfa8e8]{border-top-left-radius:12px;border-top-right-radius:12px;box-sizing:border-box;margin:0 auto;overflow:hidden}.override-form[data-v-83bfa8e8]{margin-bottom:20px;padding:12px 0 0;width:100%}.footer[data-v-83bfa8e8]{display:flex;justify-content:flex-end;margin-bottom:.5rem;margin-top:.75rem}.menu-container[data-v-2afa2cbb]{box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin:3.5rem 0 1.5rem;min-height:100vdh;overflow-y:scroll;padding:16px 16px 9rem;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width:1099px){.menu-container[data-v-2afa2cbb]{margin:.5rem 0 1.5rem;padding:0 16px 9rem}}@media screen and (min-width:1024px){.menu-container[data-v-2afa2cbb]{margin:3.5rem 0 1.5rem;padding:16px 16px 9rem}}.wrap-items[data-v-2afa2cbb]{display:flex;flex-direction:column;margin-bottom:2rem}.category-title[data-v-2afa2cbb]{margin:.75rem .3rem 1rem 0}.card-grid[data-v-2afa2cbb]{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.menu-card[data-v-2afa2cbb]{align-items:flex-start;background-color:var(--white-1);border:1px solid var(--pale-gray-1);border-radius:8px;cursor:grab;padding:12px;position:relative}.menu-card[data-v-2afa2cbb],.menu-info[data-v-2afa2cbb]{display:flex;justify-content:space-between;min-width:0}.menu-info[data-v-2afa2cbb]{flex:1;flex-direction:column;height:100%;padding-right:12px}.menu-title[data-v-2afa2cbb]{color:var(--forest-green);font-size:1rem;font-weight:600;margin-bottom:4px}.menu-description[data-v-2afa2cbb]{color:var(--gray-3);display:-webkit-box;font-size:.85rem;-webkit-line-clamp:3;margin:10px 0 20px;min-height:40px;-webkit-box-orient:vertical;overflow:hidden}.menu-price[data-v-2afa2cbb]{color:var(--black-2);font-size:.9rem;margin:1rem 0;max-width:100%;min-width:0}.menu-price--sizes[data-v-2afa2cbb]{align-items:center;display:flex;flex-wrap:wrap}.menu-size-price[data-v-2afa2cbb]{display:inline-flex;flex:0 1 auto;overflow-wrap:anywhere;white-space:normal}.menu-size-separator[data-v-2afa2cbb]{color:var(--gray-3);margin:0 5px}.menu-image[data-v-2afa2cbb]{box-sizing:border-box;padding:0 12px 12px}.menu-image img[data-v-2afa2cbb]{border-radius:6px;height:100px;-o-object-fit:cover;object-fit:cover;width:100px}@media screen and (min-width:1300px){.menu-image img[data-v-2afa2cbb]{height:115px;width:115px}}@media screen and (min-width:1600px){.menu-image img[data-v-2afa2cbb]{height:130px;width:130px}}.menu-dots[data-v-2afa2cbb]{bottom:.5rem;color:#999;cursor:pointer;font-size:20px;position:absolute;right:.75rem}.menu-dots.hovered[data-v-2afa2cbb]{border:1px solid var(--gray-3)}.menu-popper[data-v-2afa2cbb]{background:var(--white-1);border:1px solid #e0e0e0;border-radius:8px;bottom:-2rem;box-shadow:0 4px 12px #0000001a;height:-moz-fit-content;height:fit-content;max-width:220px;min-width:120px;padding:.5rem;position:absolute;right:.2rem;white-space:normal;width:-moz-max-content;width:max-content;z-index:99}.menu-popper.bottom[data-v-2afa2cbb]{animation:fadeDropDown-2afa2cbb .2s ease-out;margin-top:8px;top:70%}.menu-popper.top[data-v-2afa2cbb]{animation:fadeDropUp-2afa2cbb .2s ease-out;bottom:70%;margin-bottom:8px}.menu-popper p[data-v-2afa2cbb]{border-radius:5px;color:#333;cursor:pointer;font-size:.85rem;margin:0;padding:.5rem;transition:background .2s}.menu-popper p[data-v-2afa2cbb]:hover{background:var(--hover-color)}@media(max-width:1250px){.card-grid[data-v-2afa2cbb]{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.menu-container[data-v-2afa2cbb]{grid-template-columns:1fr;height:100%;min-height:0;overflow-y:auto;padding:0 var(--global-padding-space) 15rem}.menu-image img[data-v-2afa2cbb]{height:90px;width:90px}.card-grid[data-v-2afa2cbb]{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}}.add-item-btn[data-v-2afa2cbb]{display:flex;justify-content:center;margin:1rem 0}.empty-items-message[data-v-2afa2cbb]{color:var(--gray-3);font-size:.95rem;padding:24px 12px 8px;text-align:center}.hidden-badge[data-v-2afa2cbb]{align-items:center;background:var(--pale-gray-2);border-radius:999px;color:var(--gray-3);display:inline-flex;font-size:.75rem;font-weight:600;padding:2px 8px}@keyframes fadeDropDown-2afa2cbb{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeDropUp-2afa2cbb{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.category-title-wrapper[data-v-2afa2cbb]{align-items:center;display:flex;gap:8px}.menu-wrapper[data-v-dff1c804]{display:flex;width:100%}.menu-items[data-v-dff1c804]{flex:1}.ml-wrap[data-v-dff1c804]{align-items:center;display:inline-flex;margin-right:12px}.not-authorized[data-v-dff1c804]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100dvh - 64px);padding:24px;text-align:center;width:100%}.not-authorized h2[data-v-dff1c804]{color:var(--primary-text-color-1);font-size:1.4rem;font-weight:600;margin:0 0 8px}.not-authorized p[data-v-dff1c804]{color:var(--gray-3);font-size:.95rem;margin:0}@media(min-width:1024px){.menu-wrapper[data-v-dff1c804]{display:flex;flex-direction:column;width:100%}.menu-categories[data-v-dff1c804]{display:flex;flex-direction:row;left:0;overflow:hidden;position:sticky;top:64px;width:100%;z-index:1}}@media screen and (max-width:1023px){.menu-wrapper[data-v-dff1c804]{display:flex;flex-direction:column;height:calc(100dvh - 58px);width:100%}.menu-items[data-v-dff1c804]{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.menu-items[data-v-dff1c804]::-webkit-scrollbar{display:none}}.section-title[data-v-ae7960ca]{display:flex;margin:6px 0 1rem}.section-max-choice[data-v-ae7960ca]{display:flex;margin:1.25rem 0;width:100%}.section-max-choice>label[data-v-ae7960ca]{align-items:center;display:flex;flex:1;font-size:.9rem}.wrap-select[data-v-ae7960ca],.wrap-toggle[data-v-ae7960ca]{flex:1}.variant-item[data-v-ae7960ca],.wrap-toggle[data-v-ae7960ca]{align-items:center;display:flex}.variant-item[data-v-ae7960ca]{background-color:#f7f7f7;border:1px solid var(--gray-1);border-radius:8px;cursor:grab;flex-direction:column;font-size:14px;justify-content:center;margin-bottom:10px;margin-right:8px;min-height:154px;padding:6px 8px;position:relative;text-align:center;width:140px}.max-quantity-field[data-v-ae7960ca]{cursor:default;display:flex;flex-direction:column;gap:4px;margin-top:8px}.max-quantity-field span[data-v-ae7960ca]{color:var(--gray-3);font-size:10px;margin:0}.max-quantity-field[data-v-ae7960ca] .quantity-selector{margin:0 auto}.variant-item span[data-v-ae7960ca]{color:var(--black-2);display:block;font-size:12px;line-height:1.3;margin-top:6px;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.product-color-image[data-v-ae7960ca]{border-radius:6px;height:70px;-o-object-fit:cover;object-fit:cover;width:70px}.remove-btn[data-v-ae7960ca]{background:var(--white-1);border:1px solid var(--gray-2);cursor:pointer;font-size:12px;height:28px;margin:0;padding:0;position:absolute;right:-10px;top:-10px;width:28px}.radio-section[data-v-ae7960ca]{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:.5rem}.radio-option[data-v-ae7960ca]{align-items:flex-start;background:#fafafa;border:1px solid var(--gray-2);border-radius:8px;cursor:pointer;display:flex;gap:.6rem;padding:.8rem;transition:border .2s ease}.radio-option[data-v-ae7960ca]:hover{border-color:var(--black-2)}.radio-option input[type=radio][data-v-ae7960ca]{accent-color:var(--black-2);height:18px;margin-top:3px;width:18px}.radio-content[data-v-ae7960ca]{display:flex;flex-direction:column}.radio-label[data-v-ae7960ca]{color:var(--black-1);font-size:.95rem;font-weight:600}.radio-desc[data-v-ae7960ca]{color:var(--gray-3);font-size:.8rem;line-height:2;margin-top:2px}.add-btn[data-v-ae7960ca]{align-items:center;background-color:#f7f7f7;border:1px dashed #7f7f7f;border-radius:8px;color:var(--black-2);cursor:pointer;display:inline-flex;font-size:2rem;height:154px;justify-content:center;width:70px}.variants-wrapper[data-v-ae7960ca]{border-bottom:1px solid var(--gray-1);gap:1.2rem;padding-bottom:30px}.variants-list[data-v-ae7960ca],.variants-wrapper[data-v-ae7960ca]{align-items:flex-start;display:flex}.variants-list[data-v-ae7960ca]{flex-wrap:wrap;gap:.7rem}.modifier-group-layout[data-v-27383b49]{background:var(--primary-bg-color-1);border-radius:16px;display:flex;flex-direction:column;height:100%}.header-section[data-v-27383b49]{margin:20px 24px}.panel-section[data-v-27383b49]{display:flex;flex-direction:row;flex-grow:1;gap:1rem;height:100%;min-height:400px}.left-panel[data-v-27383b49]{flex:1}.content-panel[data-v-27383b49]{flex:2;overflow-y:auto;padding:0 1.5rem 10rem}.bottom-panel[data-v-27383b49]{background:var(--primary-bg-color-1);border-radius:0 0 8px 8px;border-top:1px solid var(--black-1);bottom:0;display:flex;justify-content:space-between;padding:1rem;position:relative;width:100%}@media screen and (max-width:850px){.bottom-panel[data-v-27383b49]{bottom:0;left:0;position:sticky;right:0;width:100%}}.toggle-input-section[data-v-27383b49]{align-items:center;display:flex;gap:12px;justify-content:space-between}.toggle-input-section>label[data-v-27383b49]{margin-top:3px}.toggle-input-section>label>span[data-v-27383b49]{color:var(--gray-2)!important}.submit-section[data-v-27383b49]{align-items:center;display:flex;margin-left:auto}.submit-section p[data-v-27383b49]{margin-right:24px}.modifier-group-list[data-v-64584e4a],.wrap-table[data-v-64584e4a]{height:100%}.table-container[data-v-64584e4a]{box-sizing:border-box;padding:24px 20px 0}.table-body tr:last-child .row-cell[data-v-64584e4a]{padding-bottom:56px}.table-body[data-v-64584e4a]{overscroll-behavior:contain}@media(max-width:900px){.modifier-group-list[data-v-64584e4a],.table[data-v-64584e4a],.table-container[data-v-64584e4a],.wrap-table[data-v-64584e4a]{height:100%;overflow:hidden}.table-container[data-v-64584e4a]{min-width:unset;padding:5px 15px 0}.table-body[data-v-64584e4a]{overflow-y:auto}}@media(max-width:1023px){.modifier-groups-page[data-v-fa23a0f5]{height:calc(var(--app-height, 100dvh) - 58px);overflow:hidden}}.inventory-form-layout[data-v-6c086291]{background:var(--primary-bg-color-1);display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.form-scroll[data-v-6c086291]{flex:1;min-height:0;overflow-y:auto;padding:0 20px 5rem}.form-grid[data-v-6c086291]{display:grid;gap:18px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-field[data-v-6c086291]{display:flex;flex-direction:column}.form-field--full[data-v-6c086291]{grid-column:1/-1}.form-label[data-v-6c086291]{color:var(--primary-text-color-1);font-size:.9rem;font-weight:600}.field-error[data-v-6c086291]{color:var(--red-1);font-size:.8rem}.status-row[data-v-6c086291]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px}.status-title[data-v-6c086291]{color:var(--primary-text-color-1);font-weight:600}.status-caption[data-v-6c086291]{color:var(--gray-2);font-size:.85rem;margin-top:4px}.modal-footer[data-v-6c086291]{padding:0 20px 16px}.submit-section[data-v-6c086291]{align-items:center;display:flex}.save-btn[data-v-6c086291]{transition:all .3s ease!important}.save-btn[data-v-6c086291]:hover{background:var(--white-1)!important;color:var(--black-1)!important}@media screen and (max-width:850px){.form-scroll[data-v-6c086291]{padding:0 18px 7rem}.form-grid[data-v-6c086291]{grid-template-columns:1fr}.modal-footer[data-v-6c086291]{padding:0 18px calc(16px + env(safe-area-inset-bottom))}}.wrap-table[data-v-9cb9fd28]{width:100%}@media only screen and (max-width:900px){.wrap-table[data-v-9cb9fd28]{margin-top:6px!important}}@media only screen and (min-width:1024px){.wrap-table[data-v-9cb9fd28]{margin-top:32px}}.table-container[data-v-9cb9fd28]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:var(--primary-bg-color-1);box-sizing:border-box;max-width:100vw;padding:0 20px;scrollbar-width:none}@media only screen and (max-width:850px){.table-container[data-v-9cb9fd28]{margin:0 0 10px;max-width:100vw;min-width:auto;padding:0 12px}}.table[data-v-9cb9fd28]{border:1px solid var(--pale-gray-1)!important;table-layout:fixed;width:100%}.table tbody[data-v-9cb9fd28]{background:var(--white-1);display:block;overflow-x:hidden;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch}.table tr[data-v-9cb9fd28]{display:table;table-layout:fixed;width:100%}.table tr[data-v-9cb9fd28]:nth-child(2n){background-color:var(--table-stripe)}.table-body tr:last-child .row-cell[data-v-9cb9fd28]{padding-bottom:56px}.inactive-toggle[data-v-9cb9fd28]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;color:var(--primary-text-color-1);display:inline-flex;font-size:.85rem;gap:10px;height:38px;padding:0 12px;white-space:nowrap}.item-name-cell[data-v-9cb9fd28]{display:flex;flex-direction:column;gap:4px}.item-name[data-v-9cb9fd28]{font-weight:700;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.item-note[data-v-9cb9fd28]{color:var(--gray-2);font-size:.8rem;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status[data-v-9cb9fd28]{--dot-color:var(--black-1);align-items:center;background-color:#eee;border-radius:12px;color:#333;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.status[data-v-9cb9fd28]:before{background-color:var(--dot-color);border-radius:50%;content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.status.active[data-v-9cb9fd28],.status.good[data-v-9cb9fd28]{background:#eaf7ee;color:#1d7a3a;--dot-color:#1d7a3a}.status.low[data-v-9cb9fd28]{background:#fff6d8;color:#8a6500;--dot-color:#f79009}.status.empty[data-v-9cb9fd28]{background:#ffe8e8;color:#b42318;--dot-color:#b42318}.status.inactive[data-v-9cb9fd28]{background:#f1f2f4;color:#667085;--dot-color:#98a2b3}.refresh-items-btn[data-v-9cb9fd28]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;color:var(--black-2);cursor:pointer;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center;width:38px}.refresh-items-btn[data-v-9cb9fd28]:disabled{cursor:not-allowed;opacity:.65}.refresh-items-btn.is-loading svg[data-v-9cb9fd28]{animation:refresh-spin-9cb9fd28 .8s linear infinite}@keyframes refresh-spin-9cb9fd28{to{transform:rotate(1turn)}}.filter-right[data-v-9cb9fd28]{align-items:center;display:flex;gap:12px}@media(max-width:1024px){.table-container[data-v-9cb9fd28]{overflow-x:hidden}.table[data-v-9cb9fd28]{min-width:0}.tableHeader[data-v-9cb9fd28]{display:block;overflow-x:hidden;overflow-y:hidden;width:100%}.table tbody[data-v-9cb9fd28]{overflow-x:auto;overflow-y:auto}.table tbody tr[data-v-9cb9fd28],.tableHeader tr[data-v-9cb9fd28]{min-width:980px}.row-cell[data-v-9cb9fd28],.tableHeaderCol[data-v-9cb9fd28]{font-size:.82rem;padding:12px 10px}.row-cell[data-v-9cb9fd28]:first-child,.tableHeaderCol[data-v-9cb9fd28]:first-child{width:22%}.row-cell[data-v-9cb9fd28]:nth-child(2),.tableHeaderCol[data-v-9cb9fd28]:nth-child(2){width:12%}.row-cell[data-v-9cb9fd28]:nth-child(3),.row-cell[data-v-9cb9fd28]:nth-child(4),.row-cell[data-v-9cb9fd28]:nth-child(5),.tableHeaderCol[data-v-9cb9fd28]:nth-child(3),.tableHeaderCol[data-v-9cb9fd28]:nth-child(4),.tableHeaderCol[data-v-9cb9fd28]:nth-child(5){width:14%}.row-cell[data-v-9cb9fd28]:nth-child(6),.tableHeaderCol[data-v-9cb9fd28]:nth-child(6){width:16%}.mobile-status-col[data-v-9cb9fd28]{display:table-cell!important;width:8%}.item-name[data-v-9cb9fd28]{display:block;max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.item-note[data-v-9cb9fd28]{display:none}.status[data-v-9cb9fd28]{font-size:11px;max-width:100%;padding:4px 7px}.status[data-v-9cb9fd28]:before{flex:0 0 5px;height:5px;margin-right:4px;width:5px}.table-filters .filter-right[data-v-9cb9fd28]{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.table-filters .filter-right .refresh-items-btn[data-v-9cb9fd28]{display:none}.table-filters .filter-right[data-v-9cb9fd28]>:not(.refresh-items-btn){box-sizing:border-box;max-width:100%;min-width:0!important;width:100%}.inactive-toggle[data-v-9cb9fd28]{justify-content:space-between}}.inventory-stock-form[data-v-413df0e0]{background:var(--primary-bg-color-1);display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.form-scroll[data-v-413df0e0]{flex:1;min-height:0;overflow-y:auto;padding:0 20px 5rem}.form-grid[data-v-413df0e0]{display:grid;gap:18px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-field[data-v-413df0e0]{display:flex;flex-direction:column}.form-field--full[data-v-413df0e0]{grid-column:1/-1}.form-label[data-v-413df0e0],.status-title[data-v-413df0e0]{color:var(--primary-text-color-1);font-size:.9rem;font-weight:600}.field-error[data-v-413df0e0]{color:var(--red-1);font-size:.8rem}.status-row[data-v-413df0e0]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px}.status-caption[data-v-413df0e0]{color:var(--gray-2);font-size:.85rem;margin-top:4px}.modal-footer[data-v-413df0e0]{padding:0 20px 16px}.submit-section[data-v-413df0e0]{align-items:center;display:flex}.save-btn[data-v-413df0e0]{transition:all .3s ease!important}.save-btn[data-v-413df0e0]:hover{background:var(--white-1)!important;color:var(--black-1)!important}@media screen and (max-width:850px){.form-scroll[data-v-413df0e0]{padding:0 18px 7rem}.form-grid[data-v-413df0e0]{grid-template-columns:1fr}.modal-footer[data-v-413df0e0]{padding:0 18px calc(16px + env(safe-area-inset-bottom))}}.wrap-table[data-v-218b8c08]{width:100%}@media only screen and (max-width:900px){.wrap-table[data-v-218b8c08]{margin-top:6px!important}}@media only screen and (min-width:1024px){.wrap-table[data-v-218b8c08]{margin-top:32px}}.table-container[data-v-218b8c08]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:var(--primary-bg-color-1);box-sizing:border-box;max-width:100vw;padding:0 20px;scrollbar-width:none}@media only screen and (max-width:850px){.table-container[data-v-218b8c08]{margin:0 0 10px;max-width:100vw;min-width:auto;padding:0 12px}}.table[data-v-218b8c08]{border:1px solid var(--pale-gray-1)!important;table-layout:fixed;width:100%}.table tbody[data-v-218b8c08]{background:var(--white-1);display:block;overflow-x:hidden;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch}.table tr[data-v-218b8c08]{display:table;table-layout:fixed;width:100%}.table tr[data-v-218b8c08]:nth-child(2n){background-color:var(--table-stripe)}.table-body tr:last-child .row-cell[data-v-218b8c08]{padding-bottom:56px}.inactive-toggle[data-v-218b8c08]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;color:var(--primary-text-color-1);display:inline-flex;font-size:.85rem;gap:10px;height:38px;padding:0 12px;white-space:nowrap}.item-name-cell[data-v-218b8c08]{display:flex;flex-direction:column;gap:4px}.item-name[data-v-218b8c08]{font-weight:700;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.item-note[data-v-218b8c08]{color:var(--gray-2);font-size:.8rem;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status[data-v-218b8c08]{--dot-color:var(--black-1);align-items:center;background-color:#eee;border-radius:12px;color:#333;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.status[data-v-218b8c08]:before{background-color:var(--dot-color);border-radius:50%;content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.status.active[data-v-218b8c08],.status.good[data-v-218b8c08]{background:#eaf7ee;color:#1d7a3a;--dot-color:#1d7a3a}.status.low[data-v-218b8c08]{background:#fff6d8;color:#8a6500;--dot-color:#f79009}.status.empty[data-v-218b8c08]{background:#ffe8e8;color:#b42318;--dot-color:#b42318}.status.inactive[data-v-218b8c08]{background:#f1f2f4;color:#667085;--dot-color:#98a2b3}.refresh-items-btn[data-v-218b8c08]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;color:var(--black-2);cursor:pointer;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center;width:38px}.refresh-items-btn[data-v-218b8c08]:disabled{cursor:not-allowed;opacity:.65}.refresh-items-btn.is-loading svg[data-v-218b8c08]{animation:refresh-spin-218b8c08 .8s linear infinite}@keyframes refresh-spin-218b8c08{to{transform:rotate(1turn)}}.filter-right[data-v-218b8c08]{align-items:center;display:flex;gap:12px}@media(max-width:900px){.table-container[data-v-218b8c08]{overflow-x:hidden}.table[data-v-218b8c08]{min-width:0}.tableHeader[data-v-218b8c08]{display:block;overflow-x:hidden;overflow-y:hidden;width:100%}.table tbody[data-v-218b8c08]{overflow-x:auto;overflow-y:auto}.table tbody tr[data-v-218b8c08],.tableHeader tr[data-v-218b8c08]{min-width:860px}.row-cell[data-v-218b8c08],.tableHeaderCol[data-v-218b8c08]{font-size:.82rem;padding:12px 10px}.row-cell[data-v-218b8c08]:first-child,.tableHeaderCol[data-v-218b8c08]:first-child{width:24%}.row-cell[data-v-218b8c08]:nth-child(2),.tableHeaderCol[data-v-218b8c08]:nth-child(2){width:14%}.row-cell[data-v-218b8c08]:nth-child(3),.tableHeaderCol[data-v-218b8c08]:nth-child(3){width:16%}.row-cell[data-v-218b8c08]:nth-child(4),.row-cell[data-v-218b8c08]:nth-child(5),.row-cell[data-v-218b8c08]:nth-child(6),.tableHeaderCol[data-v-218b8c08]:nth-child(4),.tableHeaderCol[data-v-218b8c08]:nth-child(5),.tableHeaderCol[data-v-218b8c08]:nth-child(6){width:12%}.mobile-status-col[data-v-218b8c08]{display:table-cell!important;width:10%}.item-name[data-v-218b8c08]{display:block;max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.status[data-v-218b8c08]{font-size:11px;max-width:100%;padding:4px 7px}.status[data-v-218b8c08]:before{flex:0 0 5px;height:5px;margin-right:4px;width:5px}.table-filters .filter-right[data-v-218b8c08]{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0;width:100%}.table-filters .filter-right .refresh-items-btn[data-v-218b8c08]{display:none}.table-filters .filter-right[data-v-218b8c08]>:not(.refresh-items-btn){box-sizing:border-box;max-width:100%;min-width:0!important;width:100%}.inactive-toggle[data-v-218b8c08]{justify-content:space-between}}.wrap-category-list[data-v-884b9ef1]{box-sizing:border-box;gap:20px;padding:24px;width:100%}.category-item[data-v-884b9ef1]{align-items:center;background:var(--white-1);border:1px solid var(--black-2);border-radius:8px;box-shadow:4px 4px 1px #bdbdbd6b;cursor:pointer;display:flex;gap:16px;padding:12px;position:relative}.category-item:hover .wrap-trash-icon[data-v-884b9ef1]{opacity:1;pointer-events:auto}.category-image img[data-v-884b9ef1]{background-color:#f3f4f6;border-radius:8px;height:auto;max-height:64px;-o-object-fit:cover;object-fit:cover;width:64px}.category-info h3[data-v-884b9ef1]{font-size:1rem;font-weight:600;margin:0}.category-info span[data-v-884b9ef1]{color:#6b7280;font-size:.875rem}.wrap-trash-icon[data-v-884b9ef1]{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:12px;transition:opacity .2s ease-in-out;width:40px}.wrap-trash-icon[data-v-884b9ef1]:hover{background:var(--pale-red-1)}.trash-icon[data-v-884b9ef1]{align-items:center;display:flex;fill:var(--red-1);height:24px;justify-content:center;width:24px}.product-page[data-v-730ce4f5]{background:var(--primary-bg-color-1);min-height:100vh}.content-container[data-v-730ce4f5]{margin:15px auto 0;width:min(1180px,calc(100% - 40px))}.product-hero[data-v-730ce4f5]{align-items:end;display:flex;min-height:min(760px,calc(100vh - 30px));overflow:hidden;position:relative}.hero-shade[data-v-730ce4f5],.product-hero img[data-v-730ce4f5]{height:100%;inset:0;position:absolute;width:100%}.product-hero img[data-v-730ce4f5]{-o-object-fit:cover;object-fit:cover}.hero-shade[data-v-730ce4f5]{background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.78))}.hero-content[data-v-730ce4f5]{color:var(--white-1);margin:0 auto;padding-bottom:72px;position:relative;width:min(1180px,calc(100% - 40px))}.hero-content h1[data-v-730ce4f5]{font-size:calc(var(--font-size-large)*3.5);font-weight:800;margin:12px 0 18px;max-width:820px}.hero-content>p[data-v-730ce4f5]:last-child{font-size:var(--font-size-large);max-width:620px}.feature-card-image[data-v-730ce4f5]{opacity:0;transition:opacity .24s ease}.image-loaded[data-v-730ce4f5]{opacity:1}.lead-article[data-v-730ce4f5]{padding:180px 0 50px!important}.lead-article article[data-v-730ce4f5]{margin-inline:auto;max-width:760px}@media only screen and (min-width:1500px){.lead-article article[data-v-730ce4f5]{margin-inline:auto;max-width:860px}}.lead-article h2[data-v-730ce4f5]{margin:0 0 22px}.lead-article-description[data-v-730ce4f5]{color:var(--black-3);max-width:720px}@media only screen and (min-width:1500px){.lead-article-description[data-v-730ce4f5]{margin-inline:auto;max-width:860px}}.lead-article ul[data-v-730ce4f5]{display:grid;gap:20px;list-style:disc;margin:42px 0 0;max-width:640px;padding-left:24px}@media only screen and (min-width:1500px){.lead-article ul[data-v-730ce4f5]{margin-inline:auto;max-width:840px}}.lead-article li[data-v-730ce4f5]{padding-left:4px}.lead-article li strong[data-v-730ce4f5]{display:inline;margin-right:4px}.lead-article li p[data-v-730ce4f5]{color:var(--black-3);display:inline;margin:0}.product-showcase[data-v-730ce4f5]{align-items:center;background:#d2e1db;border-radius:12px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1.1fr);margin-bottom:110px;min-height:520px;overflow:hidden}.product-showcase-copy[data-v-730ce4f5]{padding:64px 48px}.product-showcase-tag[data-v-730ce4f5]{background:#ffffffa6;border-radius:999px;color:var(--black-2);font-size:.8rem;font-weight:700;letter-spacing:.08em;margin:0 0 18px;padding:7px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.product-showcase-title[data-v-730ce4f5]{color:var(--black-2);font-family:var(--font-heading);font-size:1.9rem;font-size-adjust:var(--font-size-adjust-heading);font-weight:700;line-height:2.1;margin:0;max-width:520px}.product-showcase-description[data-v-730ce4f5]{color:var(--black-3);font-size-adjust:var(--font-size-adjust-body);line-height:var(--font-line-height-body);margin:24px 0 0;max-width:520px}.product-showcase-media[data-v-730ce4f5]{align-items:flex-end;align-self:stretch;display:flex;justify-content:flex-end;min-width:0;padding:40px 0 0 24px}.product-showcase-media img[data-v-730ce4f5]{display:block;height:auto;max-height:520px;-o-object-fit:contain;object-fit:contain;width:100%}.feature-section[data-v-730ce4f5]{background-image:radial-gradient(rgba(0,0,0,.1) 2px,transparent 0);background-size:30px 30px;padding-block:110px}.feature-section .home-header2-block[data-v-730ce4f5]{margin-bottom:54px}.feature-grid[data-v-730ce4f5]{display:grid;gap:20px;grid-auto-flow:dense;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card[data-v-730ce4f5]{background:var(--white-1);border:1px solid var(--gray-2);border-radius:8px;box-shadow:var(--box-shadow-2);grid-column:span 1;min-height:370px;overflow:hidden;position:relative}.feature-card.wide[data-v-730ce4f5]{grid-column:span 2}.feature-card-image[data-v-730ce4f5]{border-radius:0 0 0 8px;height:auto;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:50%}.feature-card.wide .feature-card-image[data-v-730ce4f5]{border-radius:8px 0 0 8px;bottom:0;height:auto;right:25px;top:auto;transform:none;width:25%}.feature-card-copy[data-v-730ce4f5]{display:flex;flex-direction:column;justify-content:flex-end;min-height:370px;padding:24px;position:relative;z-index:1}.feature-card.wide .feature-card-copy[data-v-730ce4f5]{padding:24px;width:50%}.feature-card-title[data-v-730ce4f5]{color:var(--black-2);font-family:var(--font-heading);font-size:1.3rem;font-size-adjust:var(--font-size-adjust-title);font-weight:700;line-height:var(--font-line-height-title);margin:0 0 .65rem}.media-band[data-v-730ce4f5]{background:var(--black-1);display:grid;gap:8px;grid-template-columns:1.3fr .85fr .85fr;padding:8px}.media-band img[data-v-730ce4f5]{height:420px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:980px){.feature-grid[data-v-730ce4f5]{grid-template-columns:1fr}.feature-card[data-v-730ce4f5],.feature-card.wide[data-v-730ce4f5]{grid-column:span 1;min-height:370px}.feature-card-image[data-v-730ce4f5],.feature-card.wide .feature-card-image[data-v-730ce4f5]{border-radius:0 0 0 8px;bottom:auto;height:auto;max-width:360px;right:0;top:0;transform:none;width:72%}.feature-card.wide .feature-card-image[data-v-730ce4f5]{max-width:none;right:25px;top:25px;width:35%}.feature-card:not(.wide) .feature-card-image[data-v-730ce4f5]{aspect-ratio:auto;max-height:160px;width:auto}.feature-card-copy[data-v-730ce4f5],.feature-card.wide .feature-card-copy[data-v-730ce4f5]{min-height:370px;padding:28px 22px;width:100%}.feature-card.wide .feature-card-copy[data-v-730ce4f5]{min-height:300px;width:62%}}@media(max-width:800px){.product-showcase[data-v-730ce4f5]{grid-template-columns:1fr;margin-bottom:72px;min-height:0}.product-showcase-copy[data-v-730ce4f5]{padding:42px 24px 20px}.product-showcase-media[data-v-730ce4f5]{padding:20px 0 0 24px}.product-showcase-media img[data-v-730ce4f5]{max-height:380px}.product-hero[data-v-730ce4f5]{min-height:78vh}.hero-content[data-v-730ce4f5]{padding-bottom:44px}.media-band[data-v-730ce4f5]{grid-template-columns:1fr}.feature-section[data-v-730ce4f5],.lead-article[data-v-730ce4f5]{padding-block:72px}.lead-article ul[data-v-730ce4f5]{gap:18px;margin-top:36px}.feature-card[data-v-730ce4f5],.feature-card.wide[data-v-730ce4f5]{display:grid;grid-template-rows:auto 1fr;min-height:0}.feature-card-image[data-v-730ce4f5],.feature-card.wide .feature-card-image[data-v-730ce4f5]{border-radius:0 0 0 8px;height:auto;justify-self:end;max-width:none;-o-object-fit:cover;object-fit:cover;position:relative;right:auto;top:auto;transform:none;width:min(78%,280px)}.feature-card.wide .feature-card-image[data-v-730ce4f5]{height:auto;padding-bottom:25px;position:relative;right:25px;top:25px;width:35%}.feature-card-copy[data-v-730ce4f5],.feature-card.wide .feature-card-copy[data-v-730ce4f5]{min-height:0;padding:24px 18px;position:relative;width:100%}.media-band img[data-v-730ce4f5]{height:280px}}.home-content-description[data-v-730ce4f5]{color:var(--gray-3)!important}.auth-container[data-v-c5ac9381]{align-items:center;background-color:var(--primary-bg-color-1);display:flex;justify-content:center;min-height:100vh}.auth-box[data-v-c5ac9381]{background-color:var(--white-1);border:1px solid var(--gray-1);border-radius:1rem;max-width:480px;padding-bottom:1.5rem;width:100%}@media screen and (max-width:600px){.auth-box[data-v-c5ac9381]{max-width:90%}}.auth-box h2[data-v-c5ac9381]{border-bottom:1px solid var(--pale-gray-1);color:var(--black-2);font-family:var(--font-title);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.form[data-v-c5ac9381]{padding:0 1.5rem}.submit-btn[data-v-c5ac9381]{align-items:center;display:flex;justify-content:center;margin:25px 0 40px;width:100%}.submit-btn>button[data-v-c5ac9381]{height:40px;width:100%}.store-list[data-v-c5ac9381]{display:flex;flex-direction:column;height:354px;margin:0 20px;max-height:380px;overflow-y:auto;padding:20px 0;scrollbar-width:none;-ms-overflow-style:none}.store-list[data-v-c5ac9381]::-webkit-scrollbar{display:none}@media screen and (max-width:600px){.store-list[data-v-c5ac9381]{height:calc(65dvh - 140px);overflow-y:auto}}.store-item[data-v-c5ac9381]{align-items:center;background:var(--white-1);border:1px solid var(--pale-gray-2);border-radius:8px;cursor:pointer;display:flex;margin-bottom:12px;padding:12px 16px}.store-item[data-v-c5ac9381]:last-child{margin-bottom:24px}.store-item.selected[data-v-c5ac9381]{background:#e6fdf0ab;border:1px solid var(--green-2)}.store-info[data-v-c5ac9381]{flex:1}.store-title[data-v-c5ac9381]{color:var(--black-2);font-size:15px;font-weight:600;margin:0}.store-location[data-v-c5ac9381]{color:#666;font-size:14px;margin:4px 0 0}.button-wrapper[data-v-c5ac9381]{display:flex;justify-content:center;margin-top:12px}.gap[data-v-c5ac9381]{background:#c1c1c1;height:1px;width:100%}.inventory-movement-form[data-v-b3f46b34]{background:var(--primary-bg-color-1);display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden}.form-scroll[data-v-b3f46b34]{flex:1;min-height:0;overflow-y:auto;padding:0 20px 5rem}.form-grid[data-v-b3f46b34]{display:grid;gap:18px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-field[data-v-b3f46b34]{display:flex;flex-direction:column}.form-field--full[data-v-b3f46b34]{grid-column:1/-1}.form-label[data-v-b3f46b34]{color:var(--primary-text-color-1);font-size:.9rem;font-weight:600}.field-error[data-v-b3f46b34]{color:var(--red-1);font-size:.8rem}.modal-footer[data-v-b3f46b34]{padding:0 20px 16px}.submit-section[data-v-b3f46b34]{align-items:center;display:flex}.save-btn[data-v-b3f46b34]{transition:all .3s ease!important}.save-btn[data-v-b3f46b34]:hover{background:var(--white-1)!important;color:var(--black-1)!important}@media screen and (max-width:850px){.form-scroll[data-v-b3f46b34]{padding:0 18px 7rem}.form-grid[data-v-b3f46b34]{grid-template-columns:1fr}.modal-footer[data-v-b3f46b34]{padding:0 18px calc(16px + env(safe-area-inset-bottom))}}.wrap-table[data-v-30fe303f]{width:100%}@media only screen and (max-width:900px){.wrap-table[data-v-30fe303f]{margin-top:6px!important}}@media only screen and (min-width:1024px){.wrap-table[data-v-30fe303f]{margin-top:32px}}.table-container[data-v-30fe303f]{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:var(--primary-bg-color-1);box-sizing:border-box;max-width:100vw;padding:0 20px;scrollbar-width:none}@media only screen and (max-width:850px){.table-container[data-v-30fe303f]{margin:0 0 10px;max-width:100vw;min-width:auto;padding:0 12px}}.table[data-v-30fe303f]{border:1px solid var(--pale-gray-1)!important;table-layout:fixed;width:100%}.table tbody[data-v-30fe303f]{background:var(--white-1);display:block;overflow-x:hidden;overflow-y:auto;width:100%;-webkit-overflow-scrolling:touch}.table tr[data-v-30fe303f]{display:table;table-layout:fixed;width:100%}.table tr[data-v-30fe303f]:nth-child(2n){background-color:var(--table-stripe)}.table-body tr:last-child .row-cell[data-v-30fe303f]{padding-bottom:56px}.item-name-cell[data-v-30fe303f]{display:flex;flex-direction:column;gap:4px}.item-name[data-v-30fe303f]{font-weight:700;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.item-note[data-v-30fe303f]{color:var(--gray-2);font-size:.8rem;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status[data-v-30fe303f]{--dot-color:var(--black-1);align-items:center;background-color:#eee;border-radius:12px;color:#333;display:inline-flex;font-size:12px;font-weight:500;padding:4px 10px;white-space:nowrap}.status[data-v-30fe303f]:before{background-color:var(--dot-color);border-radius:50%;content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.status.good[data-v-30fe303f]{background:#eaf7ee;color:#1d7a3a;--dot-color:#1d7a3a}.status.low[data-v-30fe303f]{background:#fff6d8;color:#8a6500;--dot-color:#f79009}.refresh-items-btn[data-v-30fe303f]{align-items:center;background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;color:var(--black-2);cursor:pointer;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center;width:38px}.refresh-items-btn[data-v-30fe303f]:disabled{cursor:not-allowed;opacity:.65}.refresh-items-btn.is-loading svg[data-v-30fe303f]{animation:refresh-spin-30fe303f .8s linear infinite}.movement-date-filter[data-v-30fe303f]{min-width:220px}.movement-total-cost[data-v-30fe303f]{background:var(--white-1);border:1px solid var(--gray-1);border-radius:8px;display:flex;flex-direction:column;height:38px;justify-content:center;min-width:150px;padding:0 12px;white-space:nowrap}.movement-total-cost span[data-v-30fe303f]{color:var(--gray-2);font-size:.7rem;line-height:1}.movement-total-cost-label-mobile[data-v-30fe303f]{display:none}.movement-total-cost strong[data-v-30fe303f]{color:var(--primary-text-color-1);font-size:.9rem;line-height:1.25}@keyframes refresh-spin-30fe303f{to{transform:rotate(1turn)}}.filter-right[data-v-30fe303f]{align-items:center;display:flex;gap:12px}.mobile-filter-btn[data-v-30fe303f]{align-items:center;background:transparent;border:0;display:none;flex:0 0 44px;height:44px;justify-content:flex-end;margin-left:auto;width:44px}.mobile-filter-btn[data-v-30fe303f] svg{height:28px;width:28px}@media(min-width:901px){.table-filters .filter-left-inner .desktop-filter-control[data-v-30fe303f]{box-sizing:border-box;flex:0 0 220px;max-width:220px;min-width:220px!important;overflow:hidden;width:220px!important}}@media(min-width:901px)and (max-width:1300px){.table-filters[data-v-30fe303f]{align-items:center;flex-direction:row;gap:10px}.table-filters .filter-left[data-v-30fe303f]{flex:1 1 auto;min-width:0;width:auto}.table-filters .filter-left-inner[data-v-30fe303f]{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 44px;overflow-x:hidden;width:100%}.desktop-filter-control[data-v-30fe303f]{display:none!important}.mobile-filter-btn[data-v-30fe303f]{display:inline-flex}.table-filters .filter-right[data-v-30fe303f]{flex:0 0 auto;justify-content:space-between;min-width:0;width:auto}}.movement-filter-drawer[data-v-30fe303f]{background:var(--primary-bg-color-1);display:flex;flex-direction:column;height:100%;min-height:0}.movement-filter-drawer-title[data-v-30fe303f]{align-items:center}.movement-filter-drawer-title h3[data-v-30fe303f]{font-size:1.1rem;line-height:1.25;margin:0}.movement-filter-drawer-body[data-v-30fe303f]{align-content:start;display:grid;flex:1;gap:16px;grid-auto-rows:max-content;min-height:0;overflow-y:auto;padding:18px 20px calc(28px + env(safe-area-inset-bottom))}.filter-drawer-field[data-v-30fe303f]{display:flex;flex-direction:column;gap:7px}.filter-drawer-field label[data-v-30fe303f]{color:var(--primary-text-color-1);font-size:.9rem;font-weight:600}@media(max-width:900px){.table-filters[data-v-30fe303f]{align-items:stretch;flex-direction:column}.table-filters .filter-left[data-v-30fe303f]{min-width:0;overflow:hidden;width:100%}.table-container[data-v-30fe303f]{overflow-x:hidden}.table[data-v-30fe303f]{min-width:0}.tableHeader[data-v-30fe303f]{display:block;overflow-x:hidden;overflow-y:hidden;width:100%}.table tbody[data-v-30fe303f]{overflow-x:auto;overflow-y:auto}.table tbody tr[data-v-30fe303f],.tableHeader tr[data-v-30fe303f]{min-width:760px}.row-cell[data-v-30fe303f],.tableHeaderCol[data-v-30fe303f]{font-size:.82rem;padding:12px 10px}.row-cell[data-v-30fe303f]:first-child,.tableHeaderCol[data-v-30fe303f]:first-child{width:26%}.row-cell[data-v-30fe303f]:nth-child(2),.tableHeaderCol[data-v-30fe303f]:nth-child(2){width:18%}.row-cell[data-v-30fe303f]:nth-child(3),.tableHeaderCol[data-v-30fe303f]:nth-child(3){width:12%}.row-cell[data-v-30fe303f]:nth-child(4),.tableHeaderCol[data-v-30fe303f]:nth-child(4){width:14%}.row-cell[data-v-30fe303f]:nth-child(5),.tableHeaderCol[data-v-30fe303f]:nth-child(5){width:18%}.mobile-status-col[data-v-30fe303f]{display:table-cell!important;width:12%}.item-name[data-v-30fe303f]{display:block;max-width:100%;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.status[data-v-30fe303f]{font-size:11px;max-width:100%;padding:4px 7px}.status[data-v-30fe303f]:before{flex:0 0 5px;height:5px;margin-right:4px;width:5px}.table-filters .filter-right[data-v-30fe303f]{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr);min-width:0;width:100%}.table-filters .filter-right .refresh-items-btn[data-v-30fe303f]{display:none}.desktop-filter-control[data-v-30fe303f]{display:none!important}.mobile-filter-btn[data-v-30fe303f]{display:inline-flex}.table-filters .filter-left-inner[data-v-30fe303f]{align-items:center;display:grid;flex-wrap:nowrap;gap:12px;grid-template-columns:minmax(0,1fr) 44px;overflow-x:hidden;width:100%}.movement-date-filter[data-v-30fe303f]{grid-column:1/-1;min-width:0}.movement-total-cost[data-v-30fe303f]{align-items:center;background:transparent;border:0;flex-direction:row;justify-content:space-between;min-width:0;padding:0;width:100%}.movement-total-cost-label-desktop[data-v-30fe303f]{display:none}.movement-total-cost-label-mobile[data-v-30fe303f]{color:var(--black-2);display:block;font-size:1rem;font-weight:700;margin:0}.movement-total-cost strong[data-v-30fe303f]{font-size:1.18rem}}.table[data-v-68014172]{border-collapse:collapse;width:100%}.table-body td[data-v-68014172]{padding:12px}.table-body tr[data-v-68014172]:hover{background-color:#f5f5f5}.wrap-table[data-v-68014172]{width:100%}.product-customization-page[data-v-68014172],.wrap-table[data-v-68014172]{height:100%}.category-scroll[data-v-68014172]{overflow-x:auto;padding:12px 35px 0 0}.category-scroll[data-v-68014172]:after,.category-scroll[data-v-68014172]:before{content:""}.table-container[data-v-68014172]{box-sizing:border-box;padding:24px 20px 0}@media(max-width:900px){.product-customization-page[data-v-68014172],.table-container[data-v-68014172],.wrap-table[data-v-68014172]{height:100%;overflow:hidden}.table-container[data-v-68014172]{min-width:unset;padding:5px 15px 0}.mobile-category[data-v-68014172]{border:1px solid var(--gray-1);border-bottom:0;padding-bottom:12px}.mobile-list[data-v-68014172]{background:var(--white-1);border:1px solid var(--gray-1);height:100%;overflow-y:auto;overscroll-behavior:contain;padding-bottom:120px}.mobile-card[data-v-68014172]{border-bottom:1px solid var(--pale-gray-2);padding:14px 12px}.mobile-card .title[data-v-68014172]{color:var(--black-3);font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-card .meta[data-v-68014172]{align-items:center;color:var(--gray-3);display:flex;flex-wrap:wrap;font-size:12.5px;gap:10px;text-transform:capitalize}.mobile-card .divider[data-v-68014172]{color:#aaa;margin:0 -4px}}.app-splash[data-v-144bda46]{background:var(--primary-bg-color-1);inset:0;overflow:hidden;position:fixed;z-index:100000}.app-splash__logo-section[data-v-144bda46]{left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(220px,48vw)}.app-splash__logo[data-v-144bda46]{animation:logo-drop-144bda46 .8s ease-in-out 1.5s forwards;display:block;height:auto;width:100%}.app-splash__cover[data-v-144bda46]{animation:cover-rise-144bda46 .8s ease-in-out 1.5s forwards;background:var(--primary-bg-color-1);bottom:0;height:100%;left:0;position:absolute;right:0;transform:scaleY(.03);transform-origin:bottom;z-index:2}.splash-fade-leave-active[data-v-144bda46]{transition:opacity .18s ease}.splash-fade-leave-to[data-v-144bda46]{opacity:0}@keyframes logo-drop-144bda46{to{transform:translateY(45%)}}@keyframes cover-rise-144bda46{to{transform:scaleY(1)}}@media(prefers-reduced-motion:reduce){.app-splash__cover[data-v-144bda46],.app-splash__logo[data-v-144bda46]{animation-duration:.01ms}}.layout-wrapper[data-v-9a7955d3]{display:flex;flex-direction:column;min-height:100vh}footer[data-v-9a7955d3]{margin-top:auto}
