    :root {
        --fds-accent: rgb(255, 86, 167);
        --fds-accent-2: rgb(56, 189, 248);
        --fds-accent-90: rgba(255, 86, 167, 0.9);
        --fds-accent-80: rgba(255, 86, 167, 0.8);
        --fds-accent-70: rgba(255, 86, 167, 0.7);
        --fds-accent-60: rgba(255, 86, 167, 0.6);
        --fds-accent-50: rgba(255, 86, 167, 0.5);
        --fds-accent-40: rgba(255, 86, 167, 0.4);
        --fds-accent-30: rgba(255, 86, 167, 0.3);
        --fds-accent-20: rgba(255, 86, 167, 0.2);
        --fds-accent-10: rgba(255, 86, 167, 0.1);
        --fds-accent-0: rgba(255, 86, 167, 0);
        --fds-accent-hover: rgba(249, 218, 108, 1);
        --fds-accent-tap: rgba(255, 198, 0, 1);
        --fds-accent-active: rgba(249, 206, 55, 1);
        --fds-black: rgb(0, 0, 0);
        --fds-black-alpha-85: rgba(0, 0, 0, 0.85);
        --fds-black-alpha-80: rgba(0, 0, 0, 0.8);
        --fds-black-alpha-75: rgba(0, 0, 0, 0.75);
        --fds-black-alpha-70: rgba(0, 0, 0, 0.7);
        --fds-black-alpha-60: rgba(0, 0, 0, 0.6);
        --fds-black-alpha-50: rgba(0, 0, 0, 0.5);
        --fds-black-alpha-40: rgba(0, 0, 0, 0.4);
        --fds-black-alpha-30: rgba(0, 0, 0, 0.3);
        --fds-black-alpha-20: rgba(0, 0, 0, 0.2);
        --fds-black-alpha-15: rgba(0, 0, 0, 0.15);
        --fds-black-alpha-10: rgba(0, 0, 0, 0.1);
        --fds-black-alpha-05: rgba(0, 0, 0, 0.05);
        --fds-black-alpha-00: rgba(0, 0, 0, 0);
        --fds-white: rgb(255, 255, 255);
        --fds-white-alpha-85: rgba(255, 255, 255, 0.85);
        --fds-white-alpha-80: rgba(255, 255, 255, 0.8);
        --fds-white-alpha-75: rgba(255, 255, 255, 0.75);
        --fds-white-alpha-70: rgba(255, 255, 255, 0.7);
        --fds-white-alpha-60: rgba(255, 255, 255, 0.6);
        --fds-white-alpha-50: rgba(255, 255, 255, 0.5);
        --fds-white-alpha-40: rgba(255, 255, 255, 0.4);
        --fds-white-alpha-30: rgba(255, 255, 255, 0.3);
        --fds-white-alpha-20: rgba(255, 255, 255, 0.2);
        --fds-white-alpha-15: rgba(255, 255, 255, 0.15);
        --fds-white-alpha-10: rgba(255, 255, 255, 0.1);
        --fds-white-alpha-05: rgba(255, 255, 255, 0.05);
        --fds-white-alpha-00: rgba(255, 255, 255, 0);
        --fds-tinted: rgb(120, 120, 128);
        --fds-tinted-primary: rgba(120, 120, 128, 0.6);
        --fds-tinted-secondary: rgba(120, 120, 128, 0.3);
        --fds-tinted-tertialy: rgba(120, 120, 128, 0.25);
        --fds-tinted-quarternary: rgba(120, 120, 128, 0.18);
        --fds-transparent: transparent;
        --fds-transparent-border: transparent;
        --fds-systemGray: rgb(142, 142, 147);
        --fds-systemGray2: rgb(99, 99, 102);
        --fds-systemGray3: rgb(72, 72, 74);
        --fds-systemGray4: rgb(58, 58, 60);
        --fds-systemGray5: rgb(44, 44, 46);
        --fds-systemGray6: rgb(28, 28, 30);
        --fds-systemGray-invert: rgb(142, 142, 147);
        --fds-systemGray2-invert: rgb(174, 174, 178);
        --fds-systemGray3-invert: rgb(199, 199, 204);
        --fds-systemGray4-invert: rgb(209, 209, 214);
        --fds-systemGray5-invert: rgb(229, 229, 234);
        --fds-systemGray6-invert: rgb(242, 242, 247);
        --fds-systemRed: rgb(255, 0, 52);
        --fds-systemOrange: rgb(230, 103, 2);
        --fds-systemYellow: rgb(255, 214, 10);
        --fds-systemGreen: rgb(12, 157, 70);
        --fds-systemBlue: rgb(10, 132, 255);
        --fds-systemMint: rgb(99, 230, 226);
        --fds-systemTeal: rgb(4, 156, 183);
        --fds-systemCyan: rgb(100, 210, 255);
        --fds-systemPurple: rgb(191, 90, 242);
        --fds-systemBrown: rgb(162, 132, 94);
        --fds-systemPink: rgb(255, 55, 95);
        --fds-violet: rgb(136, 118, 254);
        --fds-indigo: rgb(98, 42, 255);
        --fds-grape: rgb(110, 33, 230);
        --fds-plum: rgb(141, 18, 135);
        --fds-azalea: rgb(231, 30, 230);
        --fds-magenta: rgb(221, 4, 209);
        --fds-tomato: rgb(246, 62, 84);
        --fds-guava: rgb(251, 77, 102);
        --fds-tangelo: rgb(255, 62, 23);
        --fds-coral: rgb(249, 92, 48);
        --fds-persimmon: rgb(233, 75, 27);
        --fds-pumpkin: rgb(226, 98, 12);
        --fds-verdant: rgb(41, 210, 70);
        --fds-bright-green: rgb(0, 212, 54);
        --fds-new-green: rgb(19, 190, 84);
        --fds-avocado: rgb(115, 180, 57);
        --fds-blue-green: rgb(38, 194, 172);
        --fds-peacock-green: rgb(20, 177, 161);
        --fds-sea-green: rgb(9, 155, 157);
        --fds-teal-green: rgb(43, 156, 161);
        --fds-aqua: rgb(3, 158, 143);
        --fds-pool-blue: rgb(0, 194, 238);
        --fds-azure: rgb(2, 127, 255);
        --fds-sparkle-blue: rgb(0, 122, 255);
        --fds-denim: rgb(0, 86, 210);
        --fds-cobalt: rgb(84, 81, 251);
        --fds-sapphire: rgb(61, 68, 195);
        --fds-night: rgb(35, 70, 108);
        --fds-ultramarine: rgb(13, 19, 135);
        --always-white: rgb(255, 255, 255);
        --always-black: rgb(0, 0, 0);
        --always-dark-gradient: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
        --always-dark-overlay: rgba(0, 0, 0, 0.3);
        --always-light-overlay: rgba(255, 255, 255, 0.4);
        --always-gray-40: rgb(101, 103, 107);
        --always-gray-75: rgb(188, 192, 196);
        --always-gray-95: rgb(240, 242, 245);
        --appearence: rgb(0, 0, 0);
        --appearance-alpha-85: rgba(0, 0, 0, 0.85);
        --appearance-alpha-80: rgba(0, 0, 0, 0.8);
        --appearance-alpha-75: rgba(0, 0, 0, 0.75);
        --appearance-alpha-70: rgba(0, 0, 0, 0.7);
        --appearance-alpha-60: rgba(0, 0, 0, 0.6);
        --appearance-alpha-50: rgba(0, 0, 0, 0.5);
        --appearance-alpha-40: rgba(0, 0, 0, 0.4);
        --appearance-alpha-30: rgba(0, 0, 0, 0.3);
        --appearance-alpha-20: rgba(0, 0, 0, 0.2);
        --appearance-alpha-15: rgba(0, 0, 0, 0.15);
        --appearance-alpha-10: rgba(0, 0, 0, 0.1);
        --appearance-alpha-05: rgba(0, 0, 0, 0.05);
        --appearance-alpha-00: rgba(0, 0, 0, 0);
        --appearence-invert: rgb(255, 255, 255);
        --appearance-alpha-85-invert: rgba(255, 255, 255, 0.85);
        --appearance-alpha-80-invert: rgba(255, 255, 255, 0.8);
        --appearance-alpha-75-invert: rgba(255, 255, 255, 0.75);
        --appearance-alpha-70-invert: rgba(255, 255, 255, 0.7);
        --appearance-alpha-60-invert: rgba(255, 255, 255, 0.6);
        --appearance-alpha-50-invert: rgba(255, 255, 255, 0.5);
        --appearance-alpha-40-invert: rgba(255, 255, 255, 0.4);
        --appearance-alpha-30-invert: rgba(255, 255, 255, 0.3);
        --appearance-alpha-20-invert: rgba(255, 255, 255, 0.2);
        --appearance-alpha-15-invert: rgba(255, 255, 255, 0.15);
        --appearance-alpha-10-invert: rgba(255, 255, 255, 0.1);
        --appearance-alpha-05-invert: rgba(255, 255, 255, 0.05);
        --appearance-alpha-00-invert: rgba(255, 255, 255, 0);
        --systemBackground: #121126;
        --secondarySystemBackground: rgb(36 34 78);
        --tertiarySystemBackground: rgb(19 18 50);
        --systemGroupedBackground: rgb(35 31 54);
        --secondarySystemGroupedBackground: rgb(57 53 78);
        --tertiarySystemGroupedBackground: rgb(87 96 114) --surface-background: var(--systemGroupedBackground);
        --miscellaneous-example: var(--systemGroupedBackground);
        --color-special-separator: rgba(58, 58, 60, 1);
        --color-special-opaqueSeparator: rgba(72, 72, 74, 1);
        --color-special-link: var(--fds-accent);
        --color-special-separatorDefault: var(--fds-white);
        --emphasis-system-fill: var(--fds-black);
        --emphasis-primary-fill: rgb(60, 60, 60);
        --emphasis-secondary-fill: rgb(74, 74, 74);
        --emphasis-tertiary-fill: rgb(95, 95, 95);
        --emphasis-quaternary-fill: rgb(120, 120, 120);
        --toggle-active-background: #ebf5ff;
        --toggle-active-icon: #0064d1;
        --toggle-active-text: #0064d1;
        --toggle-button-active-background: #e7f3ff;
        --primary-icon: var(--fds-white);
        --primary-text: var(--fds-white);
        --primary-icon-invert: var(--fds-black);
        --primary-text-invert: var(--fds-black);
        --secondary-icon: rgba(209, 209, 214, 1);
        --secondary-text: rgba(209, 209, 214, 1);
        --secondary-text-on-media: rgba(255, 255, 255, 0.9);
        --text-highlight: var(--fds-accent-60);
        --disabled-text: #($gray5);
        --disabled-icon: #($gray5);
        --label-primary: var(--fds-white);
        --label-secondary: rgba(209, 209, 214, 1);
        --label-tertiary: rgba(161, 161, 166, 1);
        --label-quaternary: rgba(142, 142, 147, 1);
        --label-icon-fill: var(--label-primary);
        --label-icon-fill-invert: rgba(0, 0, 0, 0.8);
        --text-always-white: var(--fds-white);
        --text-always-black: var(--fds-black);
        --text-appearence: var(--systemGroupedBackground);
        --text-appearence-invert: rgba(242, 242, 247, 1);
        --scrollbar-color: rgba(0, 0, 0, 0.05);
        --system-font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
        --gutter-section-lg: 50px;
        --gutter-section: 32px;
        --gutter-section-sm: 24px;
        --filter-accent: invert(19%) sepia(70%) saturate(5671%) hue-rotate(203deg) brightness(96%) contrast(101%);
        --filter-always-white: invert(100%);
        --filter-disabled-icon: invert(80%) sepia(6%) saturate(200%) saturate(120%) hue-rotate(173deg) brightness(98%) contrast(89%);
        --filter-placeholder-icon: invert(59%) sepia(11%) saturate(200%) saturate(135%) hue-rotate(176deg) brightness(96%) contrast(94%);
        --filter-primary-accent: invert(27%) sepia(95%) saturate(3116%) hue-rotate(212deg) brightness(99%) contrast(105%);
        --filter-primary-icon: invert(8%) sepia(10%) saturate(200%) saturate(200%) saturate(166%) hue-rotate(177deg) brightness(104%) contrast(91%);
        --filter-secondary-button-icon-on-media: invert(100%);
        --filter-secondary-icon: invert(39%) sepia(21%) saturate(200%) saturate(109.5%) hue-rotate(174deg) brightness(94%) contrast(86%);
        --filter-warning-icon: invert(77%) sepia(29%) saturate(200%) saturate(200%) saturate(200%) saturate(200%) saturate(200%) saturate(128%) hue-rotate(359deg) brightness(102%) contrast(107%);
        --filter-blue-link-icon: invert(30%) sepia(98%) saturate(200%) saturate(200%) saturate(200%) saturate(166.5%) hue-rotate(192deg) brightness(91%) contrast(101%);
        --filter-positive: invert(37%) sepia(61%) saturate(200%) saturate(200%) saturate(200%) saturate(200%) saturate(115%) hue-rotate(91deg) brightness(97%) contrast(105%);
        --filter-primary-deemphasized-button-icon: invert(28%) sepia(100%) saturate(6042%) hue-rotate(202deg) brightness(96%) contrast(101%);
        --filter-negative: invert(25%) sepia(33%) saturate(200%) saturate(200%) saturate(200%) saturate(200%) saturate(200%) saturate(200%) saturate(110%) hue-rotate(345deg) brightness(132%) contrast(96%);
        --filter-blur-xs: 4px;
        --filter-blur-sm: 8px;
        --filter-blur-md: 12px;
        --filter-blur-lg: 16px;
        --filter-blur-xl: 24px;
        --filter-blur-2xl: 40px;
        --filter-blur-3xl: 64px;
        --filter-blur-none: 0;
        --shadow-card-x: 0px;
        --shadow-card-y: 4px;
        --shadow-blur: 14px;
        --shadow-card: 0 2px 8px 0 var(--fds-black-alpha-20), 0 2px 14px 0 var(--fds-black-alpha-30);
        --shadow-button: rgba(0, 0, 0, 0.16);
        --shadow-1: rgba(0, 0, 0, 0.1);
        --shadow-2: rgba(0, 0, 0, 0.2);
        --shadow-5: rgba(0, 0, 0, 0.5);
        --shadow-8: rgba(0, 0, 0, 0.8);
        --shadow-base: 0 1px 2px var(--shadow-2);
        --shadow-elevated: 0 8px 20px 0 var(--shadow-2), 0 2px 4px 0 var(--shadow-1);
        --shadow-emphasis: 0 2px 14px var(--shadow-2);
        --shadow-inset: var(--fds-white-alpha-50);
        --shadow-on-media: 0px 0px 1px var(--fds-black-alpha-60);
        --shadow-persistent: 0px 0px 14px rgba(52, 72, 84, 0.05);
        --shadow-primary: 0px 4px 14px rgba(52, 72, 84, 0.2);
        --shadow-responsive: 0px 8px 18px 0px var(--fds-black-alpha-10);
        --box-blur: var(--filter-blur-xl);
        --box-drop-shadow: 0px 4px 14x rgba(var(--fds-black), 0.08);
        --modal-overlay-background: var(--always-dark-overlay);
        --modal-overlay-filter: blur(var(--filter-blur-md));
        --modal-overlay-padding-top: 76px;
        --modal-overlay-padding-bottom: 76px;
        --modal-overlay-padding-inline: 76px;
        --modal-sheet-rounder: var(--border-rounded-3xl);
        --fds-animation-enter-exit-in: cubic-bezier(0.14, 1, 0.34, 1);
        --fds-animation-enter-exit-out: cubic-bezier(0.45, 0.1, 0.2, 1);
        --fds-animation-expand-collapse-in: cubic-bezier(0.17, 0.17, 0, 1);
        --fds-animation-expand-collapse-out: cubic-bezier(0.17, 0.17, 0, 1);
        --fds-animation-cubic-bezier-in: cubic-bezier(0, 0, 5, 1);
        --fds-animation-fade-out: cubic-bezier(0, 0, 1, 1);
        --fds-duration-extra-extra-short-in: 100ms;
        --fds-duration-extra-extra-short-out: 100ms;
        --fds-duration-extra-long-in: 1000ms;
        --fds-duration-extra-long-out: 1000ms;
        --fds-duration-extra-short-in: 200ms;
        --fds-duration-extra-short-out: 150ms;
        --fds-duration-long-in: 500ms;
        --fds-duration-long-out: 350ms;
        --fds-duration-medium-in: 400ms;
        --fds-duration-medium-out: 350ms;
        --fds-duration-none: 0ms;
        --fds-duration-short-in: 250ms;
        --fds-duration-short-out: 250ms;
        --fds-duration-fast: 200ms;
        --fds-duration-slow: 400ms;
        --animation-timing-duration: var(--fds-duration-fast);
        --animation-timing-function: cubic-bezier(0.45, 0.03, 0.52, 0.95);
        --scale-in: 0.95;
        --scale-out: 1.05;
        --media-hover: rgba(68, 73, 80, 0.15);
        --media-inner-border: rgba(0, 0, 0, 0.1);
        --media-outer-border: #ffffff;
        --media-pressed: rgba(68, 73, 80, 0.35);
        --input-background: #ffffff;
        --input-background-hover: var(--input-background);
        --input-background-warn-hover: hsla(var(--warning-h), var(--warning-s), var(--warning-l), 0.05);
        --input-background-error-hover: hsla(var(--negative-h), var(--negative-s), var(--negative-l), 0.05);
        --input-background-active: hsla(var(--accent-h), var(--accent-s), var(--accent-l), 0.05);
        --input-background-warn-active: hsla(var(--warning-h), var(--warning-s), var(--warning-l), 0.05);
        --input-background-error-active: hsla(var(--negative-h), var(--negative-s), var(--negative-l), 0.05);
        --input-background-disabled: #f0f2f5;
        --input-border-color: var(--tertiarySystemBackground);
        --input-border-color-hover: var(--placeholder-text);
        --input-label-color-highlighted: var(--fds-white);
        --input-label-color-inside: var(--secondary-text);
        --input-label-color-error: var(--negative);
        --input-label-color-disabled: var(--disabled-text);
        --text-input-field-font-family: Placeholder Font;
        --text-input-field-font-size: 1rem;
        --text-input-field-font-stretch: initial;
        --text-input-field-font-weight: 500;
        --text-input-field-line-height: 1.2941;
        --text-input-label-font-family: Placeholder Font;
        --text-input-label-font-size: 17px;
        --text-input-label-font-size-scale-multiplier: 0.75;
        --text-input-label-font-stretch: initial;
        --text-input-label-font-weight: 400;
        --text-input-label-line-height: 1.2941;
        --placeholder-text: rgba(235, 235, 245, 0.16);
        --placeholder-icon: var(--placeholder-icon);
        --placeholder-image: rgb(142, 142, 147);
        --placeholder-text-on-media: rgba(255, 255, 255, 0.5);
        --navigation-bar: calc(var(--gutter) * 4);
        --content-banner-full: calc(var(--gutter) * 0);
        --content-section: calc(var(--gutter) * 5);
        --content-section-inner: calc(var(--gutter) * 5);
        --section-intro-padding-top: var(--gutter-lg);
        --section-intro-padding-bottom: var(--gutter-lg);
        --global-section-padding: var(--gutter-40);
        --rounded-systemGrouped: var(--border-rounded-md);
        --rounded-button: var(--border-rounded-md);
        --rounded-image: var(--border-rounded-md)
    }

    :root {
        --font-xxxlarge: 3.5rem;
        --lh-xxxlarge: 4rem;
        --font-xxlarge: 3rem;
        --lh-xxlarge: 3.5rem;
        --font-xlarge: 2.5rem;
        --lh-xlarge: 2.9375rem;
        --font-large-title: 2.0625rem;
        --lh-large-title: 2.5rem;
        --font-title-1: 1.6875rem;
        --lh-title-1: 2.0625rem;
        --font-title-2: 1.3125rem;
        --lh-title-2: 1.6875rem;
        --font-title-3: 1.125rem;
        --lh-title-3: 1.4375rem;
        --font-headline: 1rem;
        --lh-headline: 1.3125rem;
        --font-body: 1rem;
        --lh-body: 1.3125rem;
        --font-callout: 0.9375rem;
        --lh-callout: 1.25rem;
        --font-subheadline: 0.875rem;
        --lh-subheadline: 1.1875rem;
        --font-footnote: 0.75rem;
        --lh-footnote: 1.0625rem;
        --font-caption: 0.6875rem;
        --lh-caption: 0.8125rem;
        --font-smaller: 0.5625rem;
        --lh-smaller: 0.6875rem;
        --font-weight-extralight: 200;
        --font-weight-light: 300;
        --font-weight-normal: 400;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-bold: 700;
        --font-weight-black: 900
    }

    .typo-section-intro-timer {
        font-size: var(--font-title-3);
        line-height: var(--lh-title-3);
        font-weight: var(--font-weight-medium);
        color: var(--section-color)
    }

    @media(max-width: 1068px) {
        .typo-section-intro-timer {
            font-size: var(--font-headline);
            line-height: var(--lh-headline)
        }
    }

    @media(max-width: 734px) {
        .typo-section-intro-timer {
            font-size: var(--font-subheadline);
            line-height: var(--lh-subheadline)
        }
    }

    .typo-section-intro-reward-headline {
        font-size: var(--font-title-1);
        line-height: var(--lh-title-1);
        font-weight: var(--font-weight-semibold);
        letter-spacing: -0.022em
    }

    @media(max-width: 1068px) {
        .typo-section-intro-reward-headline {
            font-size: var(--font-title-1);
            line-height: var(--lh-title-1)
        }
    }

    @media(max-width: 734px) {
        .typo-section-intro-reward-headline {
            font-size: var(--font-title-3);
            line-height: var(--lh-title-3)
        }
    }

    .typo-section-intro-healine {
        font-size: var(--font-large-title);
        line-height: var(--lh-large-title);
        font-weight: var(--font-weight-bold);
        color: var(--section-color)
    }

    @media(max-width: 1068px) {
        .typo-section-intro-healine {
            font-size: var(--font-large-title);
            line-height: var(--lh-large-title)
        }
    }

    @media(max-width: 734px) {
        .typo-section-intro-healine {
            font-size: var(--font-title-1);
            line-height: var(--lh-title-1)
        }
    }

    .typo-section-inbox-mail-headline {
        font-size: var(--font-title-1);
        line-height: var(--lh-title-1);
        font-weight: var(--font-weight-semibold);
        letter-spacing: -0.022em
    }

    @media(max-width: 1068px) {
        .typo-section-inbox-mail-headline {
            font-size: var(--font-title-1);
            line-height: var(--lh-title-1)
        }
    }

    @media(max-width: 734px) {
        .typo-section-inbox-mail-headline {
            font-size: var(--font-title-2);
            line-height: var(--lh-title-2)
        }
    }


    .icon-arrow-right {
        mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='back' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16%3B' xml:space='preserve'%3E%3Cpath id='Path_128' d='M10.6 15.6c0.6 0.5 1.4 0.5 2 0c0.5-0.5 0.6-1.3 0.1-1.8c0 0-0.1-0.1-0.1-0.1L6.4 8l6.1-5.7c0.5-0.5 0.6-1.3 0.1-1.8c0 0-0.1-0.1-0.1-0.1c-0.6-0.5-1.4-0.5-2 0L3.4 7.1C2.9 7.5 2.9 8.3 3.3 8.9c0 0 0.1 0.1 0.1 0.1L10.6 15.6z'/%3E%3C/svg%3E");
        -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='back' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16%3B' xml:space='preserve'%3E%3Cpath id='Path_128' d='M10.6 15.6c0.6 0.5 1.4 0.5 2 0c0.5-0.5 0.6-1.3 0.1-1.8c0 0-0.1-0.1-0.1-0.1L6.4 8l6.1-5.7c0.5-0.5 0.6-1.3 0.1-1.8c0 0-0.1-0.1-0.1-0.1c-0.6-0.5-1.4-0.5-2 0L3.4 7.1C2.9 7.5 2.9 8.3 3.3 8.9c0 0 0.1 0.1 0.1 0.1L10.6 15.6z'/%3E%3C/svg%3E");
        mask-size: contain
    }

    .icon-caret-down {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M1.5,4l8.5,9.2,8.5-9.2,1.5,1.6-9.3,10.1c-.4.4-1.1.4-1.5,0L0,5.6l1.5-1.6Z'/%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M1.5,4l8.5,9.2,8.5-9.2,1.5,1.6-9.3,10.1c-.4.4-1.1.4-1.5,0L0,5.6l1.5-1.6Z'/%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-caret-up {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M18.5,16L10,6.8,1.5,16,0,14.4,9.3,4.3c.4-.4,1.1-.4,1.5,0l9.3,10.1-1.5,1.6Z'/%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M18.5,16L10,6.8,1.5,16,0,14.4,9.3,4.3c.4-.4,1.1-.4,1.5,0l9.3,10.1-1.5,1.6Z'/%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-caret-left {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M16,1.5L6.8,10l9.2,8.5-1.6,1.5L4.3,10.7c-.4-.4-.4-1.1,0-1.5L14.4,0l1.6,1.5Z'/%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M16,1.5L6.8,10l9.2,8.5-1.6,1.5L4.3,10.7c-.4-.4-.4-1.1,0-1.5L14.4,0l1.6,1.5Z'/%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-caret-right {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M4,1.5l9.2,8.5-9.2,8.5,1.6,1.5,10.1-9.3c.4-.4.4-1.1,0-1.5L5.6,0l-1.6,1.5Z'/%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill-rule: evenodd;%7d %3c/style%3e%3c/defs%3e%3cpath class='st0' d='M4,1.5l9.2,8.5-9.2,8.5,1.6,1.5,10.1-9.3c.4-.4.4-1.1,0-1.5L5.6,0l-1.6,1.5Z'/%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-home {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,13.7c-.1-.5-.4-.9-.9-1-1.5-.3-3.1-.4-4.6-.7-.3,0-.4-.1-.5-.4-.6-1-1.2-2.4-1.7-3.5-.2-.4-.4-.8-.9-1-.7-.3-1.3,0-1.7.6-.7,1.2-1.2,2.7-2,3.9-.2.2-.2.3-.5.4-1.4.3-3,.3-4.4.6-.3,0-.6.2-.8.4-2-.9-4-.6-6,.9-4,3.1-7.8,6.7-11.8,9.8-2.5,2-1.3,5.9,1.9,6.1v10c0,1.3,1.6,3.2,2.9,3.2h8v-8.9c0-1,1.4-2.1,2.4-2.2,1.3-.2,3.1.9,3.1,2.4v8.8h8c1.3,0,3-1.9,2.9-3.2v-9.9c1.6,0,3-1.4,3.2-3,0-.2,0-.6,0-.8,0-.6-.4-1.4-.8-1.8,0,0,0,0,0,0,0,0,.2,0,.3,0,.4-.2.7-.6.8-1-.1-1.6-.5-3.2-.8-4.8,0-.3.3-.6.5-.8.9-.9,2.2-1.9,2.9-2.8.1-.2.3-.4.3-.6,0-.1,0-.3,0-.4h0ZM36.7,28.6h-1.5v11.3c0,.2-.4,1-.6,1.2-.2.2-.9.6-1.1.6h-6.6v-7.6c0-.3-.3-1-.4-1.3-1.5-2.9-5.8-3-7.3,0-.1.2-.5,1-.5,1.3v7.7h-6.6c-.6,0-1.7-1.1-1.7-1.7v-11.4h-1.5c-1.4,0-2.4-2.5-1.3-3.5l12.4-10.3c1.3-1,3.2-1.2,4.7-.4,4.4,3.5,8.7,7.1,13,10.7,1.1,1,.2,3.5-1.3,3.5h0ZM42.1,14.2l-3.3,3.2c-.2.2-.3.5-.4.7.2,1.6.5,3.2.8,4.8,0,.5-.4.7-.9.5-.3-.1-.7-.3-1-.5,0,0,0,0,0,0-3.6-3-7.1-6.2-10.8-9.1-.3-.2-.5-.4-.8-.5h0s0,0,0,0c1.5-.3,3.1-.4,4.5-.7.5-.1.8-.3,1-.7.7-1.2,1.2-2.7,1.9-3.9,0-.2.3-.3.5-.3.2,0,.5.1.6.3.7,1.2,1.2,2.7,1.9,3.9.3.4.5.6,1,.7,1.4.3,3,.3,4.4.6.5.1.7.5.4.9Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,13.7c-.1-.5-.4-.9-.9-1-1.5-.3-3.1-.4-4.6-.7-.3,0-.4-.1-.5-.4-.6-1-1.2-2.4-1.7-3.5-.2-.4-.4-.8-.9-1-.7-.3-1.3,0-1.7.6-.7,1.2-1.2,2.7-2,3.9-.2.2-.2.3-.5.4-1.4.3-3,.3-4.4.6-.3,0-.6.2-.8.4-2-.9-4-.6-6,.9-4,3.1-7.8,6.7-11.8,9.8-2.5,2-1.3,5.9,1.9,6.1v10c0,1.3,1.6,3.2,2.9,3.2h8v-8.9c0-1,1.4-2.1,2.4-2.2,1.3-.2,3.1.9,3.1,2.4v8.8h8c1.3,0,3-1.9,2.9-3.2v-9.9c1.6,0,3-1.4,3.2-3,0-.2,0-.6,0-.8,0-.6-.4-1.4-.8-1.8,0,0,0,0,0,0,0,0,.2,0,.3,0,.4-.2.7-.6.8-1-.1-1.6-.5-3.2-.8-4.8,0-.3.3-.6.5-.8.9-.9,2.2-1.9,2.9-2.8.1-.2.3-.4.3-.6,0-.1,0-.3,0-.4h0ZM36.7,28.6h-1.5v11.3c0,.2-.4,1-.6,1.2-.2.2-.9.6-1.1.6h-6.6v-7.6c0-.3-.3-1-.4-1.3-1.5-2.9-5.8-3-7.3,0-.1.2-.5,1-.5,1.3v7.7h-6.6c-.6,0-1.7-1.1-1.7-1.7v-11.4h-1.5c-1.4,0-2.4-2.5-1.3-3.5l12.4-10.3c1.3-1,3.2-1.2,4.7-.4,4.4,3.5,8.7,7.1,13,10.7,1.1,1,.2,3.5-1.3,3.5h0ZM42.1,14.2l-3.3,3.2c-.2.2-.3.5-.4.7.2,1.6.5,3.2.8,4.8,0,.5-.4.7-.9.5-.3-.1-.7-.3-1-.5,0,0,0,0,0,0-3.6-3-7.1-6.2-10.8-9.1-.3-.2-.5-.4-.8-.5h0s0,0,0,0c1.5-.3,3.1-.4,4.5-.7.5-.1.8-.3,1-.7.7-1.2,1.2-2.7,1.9-3.9,0-.2.3-.3.5-.3.2,0,.5.1.6.3.7,1.2,1.2,2.7,1.9,3.9.3.4.5.6,1,.7,1.4.3,3,.3,4.4.6.5.1.7.5.4.9Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-homeactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,13.7c-.1-.5-.4-.9-.9-1-1.5-.3-3.1-.4-4.6-.7-.3,0-.4-.1-.5-.4-.6-1-1.2-2.4-1.7-3.5-.2-.4-.4-.8-.9-1-.7-.3-1.3,0-1.7.6-.7,1.2-1.2,2.7-2,3.9-.2.2-.2.3-.5.4-1.4.3-3,.3-4.4.6-.3,0-.6.2-.8.4-2-.9-4-.6-6,.9-4,3.1-7.8,6.7-11.8,9.8-2.5,2-1.3,5.9,1.9,6.1v10c0,1.3,1.6,3.2,2.9,3.2h8v-8.9c0-1,1.4-2.1,2.4-2.2,1.3-.2,3.1.9,3.1,2.4v8.8h8c1.3,0,3-1.9,2.9-3.2v-9.9c1.6,0,3-1.4,3.2-3,0-.2,0-.6,0-.8,0-.6-.4-1.4-.8-1.8,0,0,0,0,0,0,0,0,.2,0,.3,0,.4-.2.7-.6.8-1-.1-1.6-.5-3.2-.8-4.8,0-.3.3-.6.5-.8.9-.9,2.2-1.9,2.9-2.8.1-.2.3-.4.3-.6,0-.1,0-.3,0-.4h0ZM25.8,13.4s0,0,0,0c0,0,0,0,0,0ZM36.7,28.6h-1.5v11.3c0,.2-.4,1-.6,1.2-.2.2-.9.6-1.1.6h-6.6v-7.6c0-.3-.3-1-.4-1.3-1.5-2.9-5.8-3-7.3,0-.1.2-.5,1-.5,1.3v7.7h-6.6c-.6,0-1.7-1.1-1.7-1.7v-11.4h-1.5c-1.4,0-2.4-2.5-1.3-3.5l12.4-10.3c1.3-1,3.2-1.2,4.7-.4,4.4,3.5,8.7,7.1,13,10.7,1.1,1,.2,3.5-1.3,3.5h0Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,13.7c-.1-.5-.4-.9-.9-1-1.5-.3-3.1-.4-4.6-.7-.3,0-.4-.1-.5-.4-.6-1-1.2-2.4-1.7-3.5-.2-.4-.4-.8-.9-1-.7-.3-1.3,0-1.7.6-.7,1.2-1.2,2.7-2,3.9-.2.2-.2.3-.5.4-1.4.3-3,.3-4.4.6-.3,0-.6.2-.8.4-2-.9-4-.6-6,.9-4,3.1-7.8,6.7-11.8,9.8-2.5,2-1.3,5.9,1.9,6.1v10c0,1.3,1.6,3.2,2.9,3.2h8v-8.9c0-1,1.4-2.1,2.4-2.2,1.3-.2,3.1.9,3.1,2.4v8.8h8c1.3,0,3-1.9,2.9-3.2v-9.9c1.6,0,3-1.4,3.2-3,0-.2,0-.6,0-.8,0-.6-.4-1.4-.8-1.8,0,0,0,0,0,0,0,0,.2,0,.3,0,.4-.2.7-.6.8-1-.1-1.6-.5-3.2-.8-4.8,0-.3.3-.6.5-.8.9-.9,2.2-1.9,2.9-2.8.1-.2.3-.4.3-.6,0-.1,0-.3,0-.4h0ZM25.8,13.4s0,0,0,0c0,0,0,0,0,0ZM36.7,28.6h-1.5v11.3c0,.2-.4,1-.6,1.2-.2.2-.9.6-1.1.6h-6.6v-7.6c0-.3-.3-1-.4-1.3-1.5-2.9-5.8-3-7.3,0-.1.2-.5,1-.5,1.3v7.7h-6.6c-.6,0-1.7-1.1-1.7-1.7v-11.4h-1.5c-1.4,0-2.4-2.5-1.3-3.5l12.4-10.3c1.3-1,3.2-1.2,4.7-.4,4.4,3.5,8.7,7.1,13,10.7,1.1,1,.2,3.5-1.3,3.5h0Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-casino {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.1,12.4h-12.1c-.4-1.2-.6-2.6-1-3.8-.3-.8-.8-1.3-1.7-1.5h-.8L7.1,11.8c-.8.4-1.2,1.4-1,2.3l7,26c.4.8,1.3,1.2,2.1,1.1l5.2-1.3v1.3c0,.9,1.2,1.9,2.1,1.8h17.6c1-.1,1.7-.8,1.9-1.8V14.1c-.2-.9-.9-1.6-1.9-1.7ZM20.3,14.1v5.2c-.6-.2-1.3-1-1.9-.5l-2.9,4.9c-1.5,3.2,1.6,6.2,4.7,4.9v9.7l-5.1,1.4c-.3,0-.7,0-.9-.3-2.1-8.3-4.6-16.6-6.7-24.9-.1-.5-.5-1.2,0-1.6l17.2-4.6c.4,0,.6.2.8.5l.9,3.4h-4.4c-.7,0-1.8,1.1-1.8,1.8ZM20.3,27c-1.7,1.6-4.3,0-3.6-2.3l2.4-4.2c.2,0,.9.5,1.2.6v6s0,0,0,0ZM40.6,40.9c0,.4-.3.7-.7.7h-17.6c-.2-.1-.4-.3-.5-.5V14.2c0-.3.3-.5.6-.5h17.4c.4,0,.7.2.7.7v9.4s0,17.1,0,17.1h0Z'/%3e%3cpath class='st1' d='M12.6,14.3c-.5-.6-1.1-.5-1.3.3,0,1.3-.4,2.7-.4,4,0,.4,0,.9.5.9.8.1.9-.7.9-1.2,0-.6.1-1.1.1-1.7.5.4,1.3,2.1,1.9,2.2.7.1,1-.6.7-1.1-.4-.7-1.9-2.7-2.4-3.3h0Z'/%3e%3cpath class='st1' d='M37.3,26h0c-.1-.6-.4-.9-.9-1h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.9,0,0,0,0,0,0-.1-.3-.3-.6-.7-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.2.4-.4.9-.6,1.3-.2.4-.4.8-.6,1.2,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.9.1-1.3.2-.5,0-.9.1-1.4.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.7.7,1,1,.3.3.6.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.7h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.7.3,1,.5.3.2.6.3.9.5,0,0,0,0,.1,0,.2.1.5.3.9.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.4-.3-2,0-.3-.1-.6-.2-1,0,0,0-.1.1-.2,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0c0,0,0,0,0,0ZM34,28.1h0s0,0,0,0c-.2.2-.3.4-.3.7h0s0,0,0,0c0,.7.2,1.3.3,1.9,0,.3.1.6.2.9-.4-.2-.7-.4-1.1-.6-.4-.2-.9-.5-1.3-.7-.2,0-.4-.1-.5-.1s-.3,0-.5.1c-.5.2-.9.4-1.3.7-.4.2-.7.4-1,.6l.5-2.6h0s0,0,0,0c0-.2,0-.5-.2-.8h0s0,0,0,0c-.3-.4-.7-.8-1.1-1.1-.4-.3-.7-.6-.9-.9.4,0,.8-.1,1.2-.2.5,0,.9-.1,1.4-.2.4,0,.7-.3.9-.7.2-.4.4-.9.6-1.3.2-.4.3-.7.5-1.1.2.3.4.7.5,1.1.2.4.4.9.7,1.3.2.4.5.6.9.7.4,0,.9.1,1.3.2.5,0,.9,0,1.3.2l-1.9,1.9h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.1,12.4h-12.1c-.4-1.2-.6-2.6-1-3.8-.3-.8-.8-1.3-1.7-1.5h-.8L7.1,11.8c-.8.4-1.2,1.4-1,2.3l7,26c.4.8,1.3,1.2,2.1,1.1l5.2-1.3v1.3c0,.9,1.2,1.9,2.1,1.8h17.6c1-.1,1.7-.8,1.9-1.8V14.1c-.2-.9-.9-1.6-1.9-1.7ZM20.3,14.1v5.2c-.6-.2-1.3-1-1.9-.5l-2.9,4.9c-1.5,3.2,1.6,6.2,4.7,4.9v9.7l-5.1,1.4c-.3,0-.7,0-.9-.3-2.1-8.3-4.6-16.6-6.7-24.9-.1-.5-.5-1.2,0-1.6l17.2-4.6c.4,0,.6.2.8.5l.9,3.4h-4.4c-.7,0-1.8,1.1-1.8,1.8ZM20.3,27c-1.7,1.6-4.3,0-3.6-2.3l2.4-4.2c.2,0,.9.5,1.2.6v6s0,0,0,0ZM40.6,40.9c0,.4-.3.7-.7.7h-17.6c-.2-.1-.4-.3-.5-.5V14.2c0-.3.3-.5.6-.5h17.4c.4,0,.7.2.7.7v9.4s0,17.1,0,17.1h0Z'/%3e%3cpath class='st1' d='M12.6,14.3c-.5-.6-1.1-.5-1.3.3,0,1.3-.4,2.7-.4,4,0,.4,0,.9.5.9.8.1.9-.7.9-1.2,0-.6.1-1.1.1-1.7.5.4,1.3,2.1,1.9,2.2.7.1,1-.6.7-1.1-.4-.7-1.9-2.7-2.4-3.3h0Z'/%3e%3cpath class='st1' d='M37.3,26h0c-.1-.6-.4-.9-.9-1h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.9,0,0,0,0,0,0-.1-.3-.3-.6-.7-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.2.4-.4.9-.6,1.3-.2.4-.4.8-.6,1.2,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.9.1-1.3.2-.5,0-.9.1-1.4.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.7.7,1,1,.3.3.6.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.7h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.7.3,1,.5.3.2.6.3.9.5,0,0,0,0,.1,0,.2.1.5.3.9.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.4-.3-2,0-.3-.1-.6-.2-1,0,0,0-.1.1-.2,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0c0,0,0,0,0,0ZM34,28.1h0s0,0,0,0c-.2.2-.3.4-.3.7h0s0,0,0,0c0,.7.2,1.3.3,1.9,0,.3.1.6.2.9-.4-.2-.7-.4-1.1-.6-.4-.2-.9-.5-1.3-.7-.2,0-.4-.1-.5-.1s-.3,0-.5.1c-.5.2-.9.4-1.3.7-.4.2-.7.4-1,.6l.5-2.6h0s0,0,0,0c0-.2,0-.5-.2-.8h0s0,0,0,0c-.3-.4-.7-.8-1.1-1.1-.4-.3-.7-.6-.9-.9.4,0,.8-.1,1.2-.2.5,0,.9-.1,1.4-.2.4,0,.7-.3.9-.7.2-.4.4-.9.6-1.3.2-.4.3-.7.5-1.1.2.3.4.7.5,1.1.2.4.4.9.7,1.3.2.4.5.6.9.7.4,0,.9.1,1.3.2.5,0,.9,0,1.3.2l-1.9,1.9h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-casinoactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.1,12.4h-12.1c-.4-1.2-.6-2.6-1-3.8-.3-.8-.8-1.3-1.7-1.5h-.8L7.1,11.8c-.8.4-1.2,1.4-1,2.3l7,26c.4.8,1.3,1.2,2.1,1.1l5.2-1.3v1.3c0,.9,1.2,1.9,2.1,1.8h17.6c1-.1,1.7-.8,1.9-1.8V14.1c-.2-.9-.9-1.6-1.9-1.7ZM20.3,14.1v5.2c-.6-.2-1.3-1-1.9-.5l-2.9,4.9c-1.5,3.2,1.6,6.2,4.7,4.9v9.7l-5.1,1.4c-.3,0-.7,0-.9-.3-2.1-8.3-4.6-16.6-6.7-24.9-.1-.5-.5-1.2,0-1.6l17.2-4.6c.4,0,.6.2.8.5l.9,3.4h-4.4c-.7,0-1.8,1.1-1.8,1.8ZM20.3,27c-1.7,1.6-4.3,0-3.6-2.3l2.4-4.2c.2,0,.9.5,1.2.6v6s0,0,0,0ZM40.6,40.9c0,.4-.3.7-.7.7h-17.6c-.2-.1-.4-.3-.5-.5V14.2c0-.3.3-.5.6-.5h17.4c.4,0,.7.2.7.7v9.4s0,17.1,0,17.1h0Z'/%3e%3cpath class='st1' d='M12.6,14.3c-.5-.6-1.1-.5-1.3.3,0,1.3-.4,2.7-.4,4,0,.4,0,.9.5.9.8.1.9-.7.9-1.2,0-.6.1-1.1.1-1.7.5.4,1.3,2.1,1.9,2.2.7.1,1-.6.7-1.1-.4-.7-1.9-2.7-2.4-3.3h0Z'/%3e%3cpath class='st1' d='M37.3,26h0c-.1-.6-.4-.9-.9-1h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.9,0,0,0,0,0,0-.1-.3-.3-.6-.7-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.2.4-.4.9-.6,1.3-.2.4-.4.8-.6,1.2,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.9.1-1.3.2-.5,0-.9.1-1.4.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.7.7,1,1,.3.3.6.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.7h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.7.3,1,.5.3.2.6.3.9.5,0,0,0,0,.1,0,.2.1.5.3.9.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.4-.3-2,0-.3-.1-.6-.2-1,0,0,0-.1.1-.2,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.1,12.4h-12.1c-.4-1.2-.6-2.6-1-3.8-.3-.8-.8-1.3-1.7-1.5h-.8L7.1,11.8c-.8.4-1.2,1.4-1,2.3l7,26c.4.8,1.3,1.2,2.1,1.1l5.2-1.3v1.3c0,.9,1.2,1.9,2.1,1.8h17.6c1-.1,1.7-.8,1.9-1.8V14.1c-.2-.9-.9-1.6-1.9-1.7ZM20.3,14.1v5.2c-.6-.2-1.3-1-1.9-.5l-2.9,4.9c-1.5,3.2,1.6,6.2,4.7,4.9v9.7l-5.1,1.4c-.3,0-.7,0-.9-.3-2.1-8.3-4.6-16.6-6.7-24.9-.1-.5-.5-1.2,0-1.6l17.2-4.6c.4,0,.6.2.8.5l.9,3.4h-4.4c-.7,0-1.8,1.1-1.8,1.8ZM20.3,27c-1.7,1.6-4.3,0-3.6-2.3l2.4-4.2c.2,0,.9.5,1.2.6v6s0,0,0,0ZM40.6,40.9c0,.4-.3.7-.7.7h-17.6c-.2-.1-.4-.3-.5-.5V14.2c0-.3.3-.5.6-.5h17.4c.4,0,.7.2.7.7v9.4s0,17.1,0,17.1h0Z'/%3e%3cpath class='st1' d='M12.6,14.3c-.5-.6-1.1-.5-1.3.3,0,1.3-.4,2.7-.4,4,0,.4,0,.9.5.9.8.1.9-.7.9-1.2,0-.6.1-1.1.1-1.7.5.4,1.3,2.1,1.9,2.2.7.1,1-.6.7-1.1-.4-.7-1.9-2.7-2.4-3.3h0Z'/%3e%3cpath class='st1' d='M37.3,26h0c-.1-.6-.4-.9-.9-1h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.9,0,0,0,0,0,0-.1-.3-.3-.6-.7-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.2.4-.4.9-.6,1.3-.2.4-.4.8-.6,1.2,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.9.1-1.3.2-.5,0-.9.1-1.4.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.7.7,1,1,.3.3.6.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.7h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.7.3,1,.5.3.2.6.3.9.5,0,0,0,0,.1,0,.2.1.5.3.9.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.4-.3-2,0-.3-.1-.6-.2-1,0,0,0-.1.1-.2,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-sport {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='7' y='7' width='35' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.1,18.1c-1.1-2.8-3.4-5.7-6.2-7.8-3.1-2.4-6.4-3.5-9.2-3.3-2.4.2-4.3,1.7-5,3.8-.3,1-.4,2.1-.3,3.1-.5,0-1-.2-1.5-.2-.5,0-1.1-.1-1.6-.2,0,0,0,0-.1,0,0,0,0,0,0-.1-.3-.5-.5-1-.8-1.5-.2-.3-.3-.7-.5-1,0,0,0,0,0,0-.2-.3-.3-.6-.8-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.3.5-.5,1-.7,1.5-.2.5-.4,1-.7,1.4,0,0,0,0,0,.1,0,0,0,0-.1,0-.5.1-1,.2-1.6.2-.5,0-1.1.1-1.6.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.8.8,1.2,1.2.3.3.7.6.9.9,0,0,0,0,.1.1.1.1.2.2.2.3l-.6,3.2h0c0,.4,0,.8.3,1.1.2.2.5.4.9.4s.4,0,.6-.1c.5-.2,1-.5,1.5-.8.4-.2.7-.4,1.1-.6,0,0,0,0,0,0,0,0,.2,0,.2,0,0,0,.2,0,.2,0,0,0,0,0,0,0,.4.2.8.4,1.1.6.2,0,.4.2.5.3-1.2,0-2.4.4-3.5.9-1.7.8-3.1,2-4.2,3.4-1.1,1.6-1.8,3.4-1.9,5.4v1.1c0,0,0,0,0,0,.1,2,.8,3.8,1.9,5.4,1.1,1.5,2.6,2.6,4.3,3.3,1.7.7,3.6,1,5.4.8,1.9-.2,3.8-1.1,5.3-2.4,2.4-2,3.7-5,3.6-8.1,0-3.1-1.5-6-4-7.8-1.4-1-2.9-1.7-4.5-2,.1-.2.2-.3.2-.5h0s0,0,0,0c0-.8-.2-1.6-.4-2.3,0-.4-.1-.8-.2-1.2,0,0,.1-.2.2-.3,0,0,0,0,0,0,.2-.2.5-.4.7-.7.4-.3.7-.7,1.1-1,1.6,4.9,6.6,9.7,10.7,11.2,3.6,1.4,6.8,1.1,8.7-.8,1.9-1.9,2.2-5.1.8-8.7ZM11.7,25.2c.3-.2.6-.4.7-.5,1.3-.8,2.7-1.2,4.3-1.4h0s.3.2.3.2h0c0,2.1.9,4.2,2.4,6h0c0,.1-2.3,2.5-2.3,2.5l-6.2-6.1h0c0-.2,0-.3.6-.7h0ZM8.7,29.1c0-.2.4-.8.7-1.4.7-1.1.9-1.1,1-1.1h0s6.2,6.2,6.2,6.2l-2.3,2.3h-.1c-1.9-1.7-4-2.6-6.1-2.6h-.2v-.2c0-1,.2-2.2.7-3.3h0ZM10.3,38.9c-1.3-1.4-2.2-3.4-2.3-5.3v-.2s.2,0,.2,0c1.8,0,3.8.8,5.3,2.1h0c0,0-.1.5-.1.5l-3,3h-.1c0-.1,0-.1,0-.1ZM16.6,42.1c-2.1-.2-4-1-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c1.4,1.6,2.2,3.6,2.3,5.5v.2s-.2,0-.2,0ZM23.4,39.9c-1.2,1-3.1,2.1-5.5,2.2h-.1s0-.1,0-.1c-.3-2.4-1.2-4.5-2.7-6h-.1c0-.1,2.3-2.4,2.3-2.4l6.2,6.3h-.1ZM26.7,33.3c0,2-.9,4-2.3,5.6h-.1c0,.1-6.2-6.2-6.2-6.2l2.3-2.3h.1c1.8,1.7,4,2.6,6.1,2.7h.2s0,.2,0,.2h0ZM24.4,26.6c1.3,1.4,2.2,3.3,2.3,5.4v.2s-.2,0-.2,0c-1.9,0-3.8-.9-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c0,.1,0,.1,0,.1ZM23.7,25.7l-3.5,3.4v-.2c-1-1.4-2.1-3.2-2.2-5.3v-.2s.2,0,.2,0c2.2,0,4,1.2,5.3,2.1h.2c0,.1,0,.1,0,.1ZM20.4,15.3l-2.3,2.3h0s0,0,0,0c-.2.2-.3.4-.3.7h0s0,0,0,0c0,.8.2,1.5.3,2.2,0,.4.2.8.2,1.2,0,.1,0,.1-.1.1s0,0-.1,0c-.4-.2-.9-.5-1.4-.7-.5-.3-1-.6-1.5-.8-.2,0-.4-.1-.5-.1s-.3,0-.5.1c-.5.2-1,.5-1.6.8-.4.3-.9.5-1.3.7h0s0,0,0,0c0,0,0,0,0,0,0,0-.1,0-.1-.1l.6-3.2h0c0-.3,0-.6-.2-.8h0s0,0,0,0c-.4-.5-.8-.9-1.3-1.3-.4-.4-.9-.8-1.2-1.2,0,0,0-.1,0-.1,0,0,0,0,0,0,.5-.1,1.1-.2,1.6-.2.5,0,1.1-.1,1.6-.2.5,0,.7-.3.9-.7.3-.5.5-1,.7-1.5.2-.5.4-.9.7-1.4h0s0,0,0,0c0,0,0,0,.1,0h0s0,0,.1,0h0s0,0,0,0c.2.4.5.9.7,1.4.2.5.5,1,.8,1.5.2.4.5.6.9.7.5.1,1,.2,1.5.2.5,0,1.1.1,1.6.2.1,0,.2,0,.2,0,0,0,0,0,0,.1h0ZM21.9,10.5c.6-1.1,1.5-1.9,2.8-2.3.9-.3,1.9-.4,2.7-.2h.3s-6.3,6.5-6.3,6.5v-.3c-.2-1.4,0-2.7.5-3.6ZM22.1,16.9c-.1-.1-.4-.9-.4-1.2,0-.1,0-.2.1-.3l6.9-6.9h0c.3-.2.7,0,1,0,.2,0,.3.1.5.1h.4s-8.3,8.4-8.3,8.4h-.1c0,0,0,0,0,0ZM31,26.4h-.1c-3.7-1.9-6.7-4.9-8.2-8.3h0c0,0,8.8-8.9,8.8-8.9h.1c3.5,1.7,6.6,4.8,8.3,8.3h0c0,.1-8.9,8.9-8.9,8.9ZM33.4,27.3c-.2,0-.6,0-1.2-.4h-.2c0,0,8.5-8.5,8.5-8.5v.4c0,.2,0,.3.1.5.1.3.2.6,0,.9h0s-7,6.9-7,6.9c0,0-.1,0-.3,0h0ZM38.7,27c-.3.2-1.5.6-1.8.6h-2.4l6.4-6.4v.3c.4,1.9-.2,4.4-2.3,5.5h0Z'/%3e%3cpath class='st1' d='M34.9,18.7h0c-.3,0-.6.3-.8.5-.2.2-.3.3-.5.3h0s-.8-.9-.8-.9h0c0-.2.1-.2.2-.3.2-.3.7-.7.6-1,0,0-.1-.2-.3-.2-.3,0-.5.1-.8.4-.2.2-.4.4-.7.3h0s-.7-.8-.7-.8h0c0-.3.2-.4.4-.6.4-.3.5-.5.3-.8,0-.1-.2-.2-.3-.2-.4,0-.9.6-1.1.8h-.1c0,.1-.9-.9-.9-.9h0c0-.2.2-.3.4-.6.1-.1.3-.3.3-.3,0-.2,0-.4,0-.5-.1-.1-.3-.2-.5-.2-.2,0-.3.2-.5.4-.1.1-.3.3-.4.4h0s0,0,0,0c-.1,0-.2,0-.4-.2-.2-.1-.4-.3-.5-.3,0,0-.2,0-.2.2-.2.3,0,.5.2.8.1.1.2.2.2.3,0,0,0,.2-.2.3-.2.2-.6.6-.5.9,0,.1.1.2.3.3.3.1.4,0,.7-.3.1-.1.2-.3.4-.4.3-.1.6.2.8.5,0,0,.2.2.2.2h.2c0,.1-.2.3-.2.3-.6.5-.8.9-.7,1.1,0,.1.1.2.2.2.2,0,.7-.1,1.1-.7v-.2c.1,0,1,.9,1,.9h0c0,.2-.1.4-.3.6-.2.2-.5.4-.4.7,0,0,0,.2.2.3.3.3.6,0,.9-.3.2-.2.3-.3.5-.3s0,0,0,0h0s.9.9.9.9h-.1c-.3.4-.8.9-.8,1.2,0,0,0,.2.2.2.3.2.6,0,.9-.4.1-.1.2-.2.3-.3h.1c0-.1,0,0,0,0,.2.3.7.5.9.4.2,0,.2-.3.2-.5,0,0,0-.2-.2-.2-.1,0-.2-.2-.2-.4s.2-.4.4-.5c.4-.4.6-.6.3-.9,0,0-.2-.1-.2-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='7' y='7' width='35' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.1,18.1c-1.1-2.8-3.4-5.7-6.2-7.8-3.1-2.4-6.4-3.5-9.2-3.3-2.4.2-4.3,1.7-5,3.8-.3,1-.4,2.1-.3,3.1-.5,0-1-.2-1.5-.2-.5,0-1.1-.1-1.6-.2,0,0,0,0-.1,0,0,0,0,0,0-.1-.3-.5-.5-1-.8-1.5-.2-.3-.3-.7-.5-1,0,0,0,0,0,0-.2-.3-.3-.6-.8-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.3.5-.5,1-.7,1.5-.2.5-.4,1-.7,1.4,0,0,0,0,0,.1,0,0,0,0-.1,0-.5.1-1,.2-1.6.2-.5,0-1.1.1-1.6.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.8.8,1.2,1.2.3.3.7.6.9.9,0,0,0,0,.1.1.1.1.2.2.2.3l-.6,3.2h0c0,.4,0,.8.3,1.1.2.2.5.4.9.4s.4,0,.6-.1c.5-.2,1-.5,1.5-.8.4-.2.7-.4,1.1-.6,0,0,0,0,0,0,0,0,.2,0,.2,0,0,0,.2,0,.2,0,0,0,0,0,0,0,.4.2.8.4,1.1.6.2,0,.4.2.5.3-1.2,0-2.4.4-3.5.9-1.7.8-3.1,2-4.2,3.4-1.1,1.6-1.8,3.4-1.9,5.4v1.1c0,0,0,0,0,0,.1,2,.8,3.8,1.9,5.4,1.1,1.5,2.6,2.6,4.3,3.3,1.7.7,3.6,1,5.4.8,1.9-.2,3.8-1.1,5.3-2.4,2.4-2,3.7-5,3.6-8.1,0-3.1-1.5-6-4-7.8-1.4-1-2.9-1.7-4.5-2,.1-.2.2-.3.2-.5h0s0,0,0,0c0-.8-.2-1.6-.4-2.3,0-.4-.1-.8-.2-1.2,0,0,.1-.2.2-.3,0,0,0,0,0,0,.2-.2.5-.4.7-.7.4-.3.7-.7,1.1-1,1.6,4.9,6.6,9.7,10.7,11.2,3.6,1.4,6.8,1.1,8.7-.8,1.9-1.9,2.2-5.1.8-8.7ZM11.7,25.2c.3-.2.6-.4.7-.5,1.3-.8,2.7-1.2,4.3-1.4h0s.3.2.3.2h0c0,2.1.9,4.2,2.4,6h0c0,.1-2.3,2.5-2.3,2.5l-6.2-6.1h0c0-.2,0-.3.6-.7h0ZM8.7,29.1c0-.2.4-.8.7-1.4.7-1.1.9-1.1,1-1.1h0s6.2,6.2,6.2,6.2l-2.3,2.3h-.1c-1.9-1.7-4-2.6-6.1-2.6h-.2v-.2c0-1,.2-2.2.7-3.3h0ZM10.3,38.9c-1.3-1.4-2.2-3.4-2.3-5.3v-.2s.2,0,.2,0c1.8,0,3.8.8,5.3,2.1h0c0,0-.1.5-.1.5l-3,3h-.1c0-.1,0-.1,0-.1ZM16.6,42.1c-2.1-.2-4-1-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c1.4,1.6,2.2,3.6,2.3,5.5v.2s-.2,0-.2,0ZM23.4,39.9c-1.2,1-3.1,2.1-5.5,2.2h-.1s0-.1,0-.1c-.3-2.4-1.2-4.5-2.7-6h-.1c0-.1,2.3-2.4,2.3-2.4l6.2,6.3h-.1ZM26.7,33.3c0,2-.9,4-2.3,5.6h-.1c0,.1-6.2-6.2-6.2-6.2l2.3-2.3h.1c1.8,1.7,4,2.6,6.1,2.7h.2s0,.2,0,.2h0ZM24.4,26.6c1.3,1.4,2.2,3.3,2.3,5.4v.2s-.2,0-.2,0c-1.9,0-3.8-.9-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c0,.1,0,.1,0,.1ZM23.7,25.7l-3.5,3.4v-.2c-1-1.4-2.1-3.2-2.2-5.3v-.2s.2,0,.2,0c2.2,0,4,1.2,5.3,2.1h.2c0,.1,0,.1,0,.1ZM20.4,15.3l-2.3,2.3h0s0,0,0,0c-.2.2-.3.4-.3.7h0s0,0,0,0c0,.8.2,1.5.3,2.2,0,.4.2.8.2,1.2,0,.1,0,.1-.1.1s0,0-.1,0c-.4-.2-.9-.5-1.4-.7-.5-.3-1-.6-1.5-.8-.2,0-.4-.1-.5-.1s-.3,0-.5.1c-.5.2-1,.5-1.6.8-.4.3-.9.5-1.3.7h0s0,0,0,0c0,0,0,0,0,0,0,0-.1,0-.1-.1l.6-3.2h0c0-.3,0-.6-.2-.8h0s0,0,0,0c-.4-.5-.8-.9-1.3-1.3-.4-.4-.9-.8-1.2-1.2,0,0,0-.1,0-.1,0,0,0,0,0,0,.5-.1,1.1-.2,1.6-.2.5,0,1.1-.1,1.6-.2.5,0,.7-.3.9-.7.3-.5.5-1,.7-1.5.2-.5.4-.9.7-1.4h0s0,0,0,0c0,0,0,0,.1,0h0s0,0,.1,0h0s0,0,0,0c.2.4.5.9.7,1.4.2.5.5,1,.8,1.5.2.4.5.6.9.7.5.1,1,.2,1.5.2.5,0,1.1.1,1.6.2.1,0,.2,0,.2,0,0,0,0,0,0,.1h0ZM21.9,10.5c.6-1.1,1.5-1.9,2.8-2.3.9-.3,1.9-.4,2.7-.2h.3s-6.3,6.5-6.3,6.5v-.3c-.2-1.4,0-2.7.5-3.6ZM22.1,16.9c-.1-.1-.4-.9-.4-1.2,0-.1,0-.2.1-.3l6.9-6.9h0c.3-.2.7,0,1,0,.2,0,.3.1.5.1h.4s-8.3,8.4-8.3,8.4h-.1c0,0,0,0,0,0ZM31,26.4h-.1c-3.7-1.9-6.7-4.9-8.2-8.3h0c0,0,8.8-8.9,8.8-8.9h.1c3.5,1.7,6.6,4.8,8.3,8.3h0c0,.1-8.9,8.9-8.9,8.9ZM33.4,27.3c-.2,0-.6,0-1.2-.4h-.2c0,0,8.5-8.5,8.5-8.5v.4c0,.2,0,.3.1.5.1.3.2.6,0,.9h0s-7,6.9-7,6.9c0,0-.1,0-.3,0h0ZM38.7,27c-.3.2-1.5.6-1.8.6h-2.4l6.4-6.4v.3c.4,1.9-.2,4.4-2.3,5.5h0Z'/%3e%3cpath class='st1' d='M34.9,18.7h0c-.3,0-.6.3-.8.5-.2.2-.3.3-.5.3h0s-.8-.9-.8-.9h0c0-.2.1-.2.2-.3.2-.3.7-.7.6-1,0,0-.1-.2-.3-.2-.3,0-.5.1-.8.4-.2.2-.4.4-.7.3h0s-.7-.8-.7-.8h0c0-.3.2-.4.4-.6.4-.3.5-.5.3-.8,0-.1-.2-.2-.3-.2-.4,0-.9.6-1.1.8h-.1c0,.1-.9-.9-.9-.9h0c0-.2.2-.3.4-.6.1-.1.3-.3.3-.3,0-.2,0-.4,0-.5-.1-.1-.3-.2-.5-.2-.2,0-.3.2-.5.4-.1.1-.3.3-.4.4h0s0,0,0,0c-.1,0-.2,0-.4-.2-.2-.1-.4-.3-.5-.3,0,0-.2,0-.2.2-.2.3,0,.5.2.8.1.1.2.2.2.3,0,0,0,.2-.2.3-.2.2-.6.6-.5.9,0,.1.1.2.3.3.3.1.4,0,.7-.3.1-.1.2-.3.4-.4.3-.1.6.2.8.5,0,0,.2.2.2.2h.2c0,.1-.2.3-.2.3-.6.5-.8.9-.7,1.1,0,.1.1.2.2.2.2,0,.7-.1,1.1-.7v-.2c.1,0,1,.9,1,.9h0c0,.2-.1.4-.3.6-.2.2-.5.4-.4.7,0,0,0,.2.2.3.3.3.6,0,.9-.3.2-.2.3-.3.5-.3s0,0,0,0h0s.9.9.9.9h-.1c-.3.4-.8.9-.8,1.2,0,0,0,.2.2.2.3.2.6,0,.9-.4.1-.1.2-.2.3-.3h.1c0-.1,0,0,0,0,.2.3.7.5.9.4.2,0,.2-.3.2-.5,0,0,0-.2-.2-.2-.1,0-.2-.2-.2-.4s.2-.4.4-.5c.4-.4.6-.6.3-.9,0,0-.2-.1-.2-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-sportactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='7' y='7' width='35' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.1,18.1c-1.1-2.8-3.4-5.7-6.2-7.8-3.1-2.4-6.4-3.5-9.2-3.3-2.4.2-4.3,1.7-5,3.8-.3,1-.4,2.1-.3,3.1-.5,0-1-.2-1.5-.2-.5,0-1.1-.1-1.6-.2,0,0,0,0-.1,0,0,0,0,0,0-.1-.3-.5-.5-1-.8-1.5-.2-.3-.3-.7-.5-1,0,0,0,0,0,0-.2-.3-.3-.6-.8-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.3.5-.5,1-.7,1.5-.2.5-.4,1-.7,1.4,0,0,0,0,0,.1,0,0,0,0-.1,0-.5.1-1,.2-1.6.2-.5,0-1.1.1-1.6.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.8.8,1.2,1.2.3.3.7.6.9.9,0,0,0,0,.1.1.1.1.2.2.2.3l-.6,3.2h0c0,.4,0,.8.3,1.1.2.2.5.4.9.4s.4,0,.6-.1c.5-.2,1-.5,1.5-.8.4-.2.7-.4,1.1-.6,0,0,0,0,0,0,0,0,.2,0,.2,0,0,0,.2,0,.2,0,0,0,0,0,0,0,.4.2.8.4,1.1.6.2,0,.4.2.5.3-1.2,0-2.4.4-3.5.9-1.7.8-3.1,2-4.2,3.4-1.1,1.6-1.8,3.4-1.9,5.4v1.1c0,0,0,0,0,0,.1,2,.8,3.8,1.9,5.4,1.1,1.5,2.6,2.6,4.3,3.3,1.7.7,3.6,1,5.4.8,1.9-.2,3.8-1.1,5.3-2.4,2.4-2,3.7-5,3.6-8.1,0-3.1-1.5-6-4-7.8-1.4-1-2.9-1.7-4.5-2,.1-.2.2-.3.2-.5h0s0,0,0,0c0-.8-.2-1.6-.4-2.3,0-.4-.1-.8-.2-1.2,0,0,.1-.2.2-.3,0,0,0,0,0,0,.2-.2.5-.4.7-.7.4-.3.7-.7,1.1-1,1.6,4.9,6.6,9.7,10.7,11.2,3.6,1.4,6.8,1.1,8.7-.8,1.9-1.9,2.2-5.1.8-8.7ZM11.7,25.2c.3-.2.6-.4.7-.5,1.3-.8,2.7-1.2,4.3-1.4h0s.3.2.3.2h0c0,2.1.9,4.2,2.4,6h0c0,.1-2.3,2.5-2.3,2.5l-6.2-6.1h0c0-.2,0-.3.6-.7h0ZM8.7,29.1c0-.2.4-.8.7-1.4.7-1.1.9-1.1,1-1.1h0s6.2,6.2,6.2,6.2l-2.3,2.3h-.1c-1.9-1.7-4-2.6-6.1-2.6h-.2v-.2c0-1,.2-2.2.7-3.3ZM10.3,38.9c-1.3-1.4-2.2-3.4-2.3-5.3v-.2s.2,0,.2,0c1.8,0,3.8.8,5.3,2.1h0c0,0-.1.5-.1.5l-3,3h-.1ZM16.6,42.1c-2.1-.2-4-1-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c1.4,1.6,2.2,3.6,2.3,5.5v.2s-.2,0-.2,0ZM23.4,39.9c-1.2,1-3.1,2.1-5.5,2.2h-.1s0-.1,0-.1c-.3-2.4-1.2-4.5-2.7-6h-.1c0-.1,2.3-2.4,2.3-2.4l6.2,6.3h-.1ZM26.7,33.3c0,2-.9,4-2.3,5.6h-.1c0,.1-6.2-6.2-6.2-6.2l2.3-2.3h.1c1.8,1.7,4,2.6,6.1,2.7h.2s0,.2,0,.2ZM24.4,26.6c1.3,1.4,2.2,3.3,2.3,5.4v.2s-.2,0-.2,0c-1.9,0-3.8-.9-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c0,.1,0,.1,0,.1ZM23.7,25.7l-3.5,3.4v-.2c-1-1.4-2.1-3.2-2.2-5.3v-.2s.2,0,.2,0c2.2,0,4,1.2,5.3,2.1h.2c0,.1,0,.1,0,.1ZM21.9,10.5c.6-1.1,1.5-1.9,2.8-2.3.9-.3,1.9-.4,2.7-.2h.3s-6.3,6.5-6.3,6.5v-.3c-.2-1.4,0-2.7.5-3.6ZM22.1,16.9c-.1-.1-.4-.9-.4-1.2,0-.1,0-.2.1-.3l6.9-6.9h0c.3-.2.7,0,1,0,.2,0,.3.1.5.1h.4s-8.3,8.4-8.3,8.4h-.1ZM31,26.4h-.1c-3.7-1.9-6.7-4.9-8.2-8.3h0c0,0,8.8-8.9,8.8-8.9h.1c3.5,1.7,6.6,4.8,8.3,8.3h0c0,.1-8.9,8.9-8.9,8.9ZM33.4,27.3c-.2,0-.6,0-1.2-.4h-.2c0,0,8.5-8.5,8.5-8.5v.4c0,.2,0,.3.1.5.1.3.2.6,0,.9h0s-7,6.9-7,6.9c0,0-.1,0-.3,0ZM38.7,27c-.3.2-1.5.6-1.8.6h-2.4l6.4-6.4v.3c.4,1.9-.2,4.4-2.3,5.5h0Z'/%3e%3cpath class='st1' d='M34.9,18.7h0c-.3,0-.6.3-.8.5-.2.2-.3.3-.5.3h0s-.8-.9-.8-.9h0c0-.2.1-.2.2-.3.2-.3.7-.7.6-1,0,0-.1-.2-.3-.2-.3,0-.5.1-.8.4-.2.2-.4.4-.7.3h0s-.7-.8-.7-.8h0c0-.3.2-.4.4-.6.4-.3.5-.5.3-.8,0-.1-.2-.2-.3-.2-.4,0-.9.6-1.1.8h-.1c0,.1-.9-.9-.9-.9h0c0-.2.2-.3.4-.6.1-.1.3-.3.3-.3,0-.2,0-.4,0-.5-.1-.1-.3-.2-.5-.2-.2,0-.3.2-.5.4-.1.1-.3.3-.4.4h0s0,0,0,0c-.1,0-.2,0-.4-.2-.2-.1-.4-.3-.5-.3,0,0-.2,0-.2.2-.2.3,0,.5.2.8.1.1.2.2.2.3,0,0,0,.2-.2.3-.2.2-.6.6-.5.9,0,.1.1.2.3.3.3.1.4,0,.7-.3.1-.1.2-.3.4-.4.3-.1.6.2.8.5,0,0,.2.2.2.2h.2c0,.1-.2.3-.2.3-.6.5-.8.9-.7,1.1,0,.1.1.2.2.2.2,0,.7-.1,1.1-.7v-.2c.1,0,1,.9,1,.9h0c0,.2-.1.4-.3.6-.2.2-.5.4-.4.7,0,0,0,.2.2.3.3.3.6,0,.9-.3.2-.2.3-.3.5-.3s0,0,0,0h0s.9.9.9.9h-.1c-.3.4-.8.9-.8,1.2,0,0,0,.2.2.2.3.2.6,0,.9-.4.1-.1.2-.2.3-.3h.1c0-.1,0,0,0,0,.2.3.7.5.9.4.2,0,.2-.3.2-.5,0,0,0-.2-.2-.2-.1,0-.2-.2-.2-.4s.2-.4.4-.5c.4-.4.6-.6.3-.9,0,0-.2-.1-.2-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='7' y='7' width='35' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.1,18.1c-1.1-2.8-3.4-5.7-6.2-7.8-3.1-2.4-6.4-3.5-9.2-3.3-2.4.2-4.3,1.7-5,3.8-.3,1-.4,2.1-.3,3.1-.5,0-1-.2-1.5-.2-.5,0-1.1-.1-1.6-.2,0,0,0,0-.1,0,0,0,0,0,0-.1-.3-.5-.5-1-.8-1.5-.2-.3-.3-.7-.5-1,0,0,0,0,0,0-.2-.3-.3-.6-.8-.8-.2,0-.3,0-.5,0-.4,0-.8.2-1.1.6-.3.5-.5,1-.7,1.5-.2.5-.4,1-.7,1.4,0,0,0,0,0,.1,0,0,0,0-.1,0-.5.1-1,.2-1.6.2-.5,0-1.1.1-1.6.2-.5,0-.8.4-1,.8-.1.4,0,.8.2,1.2.3.4.8.8,1.2,1.2.3.3.7.6.9.9,0,0,0,0,.1.1.1.1.2.2.2.3l-.6,3.2h0c0,.4,0,.8.3,1.1.2.2.5.4.9.4s.4,0,.6-.1c.5-.2,1-.5,1.5-.8.4-.2.7-.4,1.1-.6,0,0,0,0,0,0,0,0,.2,0,.2,0,0,0,.2,0,.2,0,0,0,0,0,0,0,.4.2.8.4,1.1.6.2,0,.4.2.5.3-1.2,0-2.4.4-3.5.9-1.7.8-3.1,2-4.2,3.4-1.1,1.6-1.8,3.4-1.9,5.4v1.1c0,0,0,0,0,0,.1,2,.8,3.8,1.9,5.4,1.1,1.5,2.6,2.6,4.3,3.3,1.7.7,3.6,1,5.4.8,1.9-.2,3.8-1.1,5.3-2.4,2.4-2,3.7-5,3.6-8.1,0-3.1-1.5-6-4-7.8-1.4-1-2.9-1.7-4.5-2,.1-.2.2-.3.2-.5h0s0,0,0,0c0-.8-.2-1.6-.4-2.3,0-.4-.1-.8-.2-1.2,0,0,.1-.2.2-.3,0,0,0,0,0,0,.2-.2.5-.4.7-.7.4-.3.7-.7,1.1-1,1.6,4.9,6.6,9.7,10.7,11.2,3.6,1.4,6.8,1.1,8.7-.8,1.9-1.9,2.2-5.1.8-8.7ZM11.7,25.2c.3-.2.6-.4.7-.5,1.3-.8,2.7-1.2,4.3-1.4h0s.3.2.3.2h0c0,2.1.9,4.2,2.4,6h0c0,.1-2.3,2.5-2.3,2.5l-6.2-6.1h0c0-.2,0-.3.6-.7h0ZM8.7,29.1c0-.2.4-.8.7-1.4.7-1.1.9-1.1,1-1.1h0s6.2,6.2,6.2,6.2l-2.3,2.3h-.1c-1.9-1.7-4-2.6-6.1-2.6h-.2v-.2c0-1,.2-2.2.7-3.3ZM10.3,38.9c-1.3-1.4-2.2-3.4-2.3-5.3v-.2s.2,0,.2,0c1.8,0,3.8.8,5.3,2.1h0c0,0-.1.5-.1.5l-3,3h-.1ZM16.6,42.1c-2.1-.2-4-1-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c1.4,1.6,2.2,3.6,2.3,5.5v.2s-.2,0-.2,0ZM23.4,39.9c-1.2,1-3.1,2.1-5.5,2.2h-.1s0-.1,0-.1c-.3-2.4-1.2-4.5-2.7-6h-.1c0-.1,2.3-2.4,2.3-2.4l6.2,6.3h-.1ZM26.7,33.3c0,2-.9,4-2.3,5.6h-.1c0,.1-6.2-6.2-6.2-6.2l2.3-2.3h.1c1.8,1.7,4,2.6,6.1,2.7h.2s0,.2,0,.2ZM24.4,26.6c1.3,1.4,2.2,3.3,2.3,5.4v.2s-.2,0-.2,0c-1.9,0-3.8-.9-5.4-2.3h-.1c0-.1,3.3-3.4,3.3-3.4h.1c0,.1,0,.1,0,.1ZM23.7,25.7l-3.5,3.4v-.2c-1-1.4-2.1-3.2-2.2-5.3v-.2s.2,0,.2,0c2.2,0,4,1.2,5.3,2.1h.2c0,.1,0,.1,0,.1ZM21.9,10.5c.6-1.1,1.5-1.9,2.8-2.3.9-.3,1.9-.4,2.7-.2h.3s-6.3,6.5-6.3,6.5v-.3c-.2-1.4,0-2.7.5-3.6ZM22.1,16.9c-.1-.1-.4-.9-.4-1.2,0-.1,0-.2.1-.3l6.9-6.9h0c.3-.2.7,0,1,0,.2,0,.3.1.5.1h.4s-8.3,8.4-8.3,8.4h-.1ZM31,26.4h-.1c-3.7-1.9-6.7-4.9-8.2-8.3h0c0,0,8.8-8.9,8.8-8.9h.1c3.5,1.7,6.6,4.8,8.3,8.3h0c0,.1-8.9,8.9-8.9,8.9ZM33.4,27.3c-.2,0-.6,0-1.2-.4h-.2c0,0,8.5-8.5,8.5-8.5v.4c0,.2,0,.3.1.5.1.3.2.6,0,.9h0s-7,6.9-7,6.9c0,0-.1,0-.3,0ZM38.7,27c-.3.2-1.5.6-1.8.6h-2.4l6.4-6.4v.3c.4,1.9-.2,4.4-2.3,5.5h0Z'/%3e%3cpath class='st1' d='M34.9,18.7h0c-.3,0-.6.3-.8.5-.2.2-.3.3-.5.3h0s-.8-.9-.8-.9h0c0-.2.1-.2.2-.3.2-.3.7-.7.6-1,0,0-.1-.2-.3-.2-.3,0-.5.1-.8.4-.2.2-.4.4-.7.3h0s-.7-.8-.7-.8h0c0-.3.2-.4.4-.6.4-.3.5-.5.3-.8,0-.1-.2-.2-.3-.2-.4,0-.9.6-1.1.8h-.1c0,.1-.9-.9-.9-.9h0c0-.2.2-.3.4-.6.1-.1.3-.3.3-.3,0-.2,0-.4,0-.5-.1-.1-.3-.2-.5-.2-.2,0-.3.2-.5.4-.1.1-.3.3-.4.4h0s0,0,0,0c-.1,0-.2,0-.4-.2-.2-.1-.4-.3-.5-.3,0,0-.2,0-.2.2-.2.3,0,.5.2.8.1.1.2.2.2.3,0,0,0,.2-.2.3-.2.2-.6.6-.5.9,0,.1.1.2.3.3.3.1.4,0,.7-.3.1-.1.2-.3.4-.4.3-.1.6.2.8.5,0,0,.2.2.2.2h.2c0,.1-.2.3-.2.3-.6.5-.8.9-.7,1.1,0,.1.1.2.2.2.2,0,.7-.1,1.1-.7v-.2c.1,0,1,.9,1,.9h0c0,.2-.1.4-.3.6-.2.2-.5.4-.4.7,0,0,0,.2.2.3.3.3.6,0,.9-.3.2-.2.3-.3.5-.3s0,0,0,0h0s.9.9.9.9h-.1c-.3.4-.8.9-.8,1.2,0,0,0,.2.2.2.3.2.6,0,.9-.4.1-.1.2-.2.3-.3h.1c0-.1,0,0,0,0,.2.3.7.5.9.4.2,0,.2-.3.2-.5,0,0,0-.2-.2-.2-.1,0-.2-.2-.2-.4s.2-.4.4-.5c.4-.4.6-.6.3-.9,0,0-.2-.1-.2-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-esport {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='46' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,23.1c0-.4,0-.8,0-1.2l-.3-2.7c0-.3-.1-.6-.2-.9h0c-.9-4.6-1.8-9.9-7-11.1-.2,0-.4,0-.6,0-.2,0-.5,0-.7-.1h-.9c-.2,0-.5,0-.7.1-.2,0-.5,0-.7.1-1.5.4-2.8,1.2-3.9,2.4v.2c-.1,0-5.9,0-5.9,0h-.1c-1.3-1.4-2.5-2.2-3.9-2.6l-1.6-.3h-.9c-1.6.1-3.3.8-4.5,1.8-2.1,1.8-2.8,4.7-3.4,7.6-.2.7-.3,1.3-.5,1.9v.4c0,0-.5,0-.5,0-.2,0-.3,0-.5,0-3,0-5.7,1.7-6.9,4.4-1.1,2.3-1.9,6-2.2,9.5-.3,4.2.2,7.3,1.4,9,.7.9,1.5,1.4,2.4,1.5,1.6.2,3.3-.9,4.4-1.8,1.4-1.1,2.5-2.6,3.5-4,.2-.3.4-.6.6-.9v-.2c.1,0,11.2,0,11.2,0v.2c1.7,2.5,3.3,4.2,4.9,5.3,1.7,1.2,3.2,1.5,4.5,1,1.4-.5,2.4-2.1,2.8-4.4.7-3.4.1-7.1-.3-9.7l-.3-1.5,1.1,1.1c1.2,1.3,2.4,2.2,3.6,2.6,1.5.6,2.7.5,3.8-.4,1.8-1.5,2.2-4.8,2.3-6.2,0-.4,0-.8,0-1.2h0ZM35.6,39.1c-.5,1.7-1.3,2.7-2.4,2.9-.1,0-.3,0-.4,0-1.7,0-4-1.8-6.6-5.3,0-.1-.2-.3-.3-.5-.2-.3-.5-.9-.8-1h-12.2c-.1.2-.5.6-1,1.4-.2.3-.3.5-.4.6-.7.9-1.7,2.1-2.8,3.1-1.5,1.3-2.8,1.8-4,1.6-1.2-.2-1.9-1.7-2-2.1-1.6-4.1-.3-12.1,1.4-16,.9-2.1,2.9-3.7,5.1-4,1.9-.2,3.7.3,5.1,1.3.3.2.5.5.7.7.4.4.7.8,1.1.8,1.1.1,2.3,0,3.5,0,.9,0,1.9,0,2.7,0,.2,0,.5-.5.7-.7.2-.2.4-.4.6-.6,1.6-1.4,3.8-1.9,5.8-1.4,2.1.5,3.7,1.8,4.5,3.7,1.7,4.1,2.8,11.4,1.6,15.4h0ZM45.1,28.3c-.5,1.2-1.3,1.9-2.3,2,0,0-.2,0-.3,0-1,0-2.2-.6-3.5-1.7-1.3-1.1-2.3-2.5-2.7-3-.5-.7-.9-1.5-1.3-2.2-.7-1.2-1.3-2.4-2.6-3.3-3.3-2.3-7.6-1.8-10.4,1.3v.2c-.1,0-.4,0-.4,0-.7,0-1.5,0-2.2,0-.9,0-1.9,0-2.8,0-.5,0-.9-.5-1.2-.8-.1-.1-.2-.3-.3-.3-.7-.6-1.6-1.1-2.5-1.3h-.1s0-.1,0-.1c-.2-.2-.2-.4.2-2.1.2-.9.4-1.7.5-1.9.7-2.4,1.3-4.7,3.8-6,2.6-1.5,5.8-1,8,1.2.1.1.2.3.3.4,0,.1.2.2.2.3.1.1.3.2.5.2,1,.1,2.2,0,3.4,0,1,0,1.9,0,2.9,0,.3,0,.6-.4.9-.8.2-.2.4-.4.6-.6,1.5-1.3,3.5-1.8,5.4-1.4,1.9.3,3.6,1.5,4.5,3.2.3.6.6,1.2.8,1.9.7,2.2,1.3,5,1.6,7.5.2,2.2.3,5.3-.7,7.5h0Z'/%3e%3cpath class='st1' d='M20.1,30c-.2,0-.6,0-1,0s-.9,0-1.1,0c-.3,0-.5.3-.6.6,0,.3,0,.6.2.8.3.3,1.9.3,2.6.2.5,0,.7-.5.7-.8s-.2-.7-.7-.8h0Z'/%3e%3cpath class='st1' d='M27.9,24.2s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M25,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M30.8,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M27.8,30c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.8-.6Z'/%3e%3cpath class='st1' d='M23.1,15.5h-2.2v-2.3c0-.2-.5-.6-.8-.6s-.8.3-.8.5v2.4h-2.2c-.1,0-.3,0-.4.2-.2.2-.3.4-.3.7,0,.4.4.8.7.8h2.2v2.4c0,.2.6.5.8.5s.8-.4.8-.6v-2.3h2.2c.1,0,.3,0,.4-.2.2-.2.3-.4.3-.6,0-.3-.4-.8-.7-.8h0Z'/%3e%3cpath class='st1' d='M37.6,12.6c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M34.7,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M40.6,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M37.6,18.4c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M14.5,27.4c-.1-.4-.3-.6-.6-.7h0c-.3,0-.7-.1-1-.2-.3,0-.6,0-.9-.1h0s0,0,0,0c-.2-.3-.3-.6-.4-.9,0-.2-.2-.4-.3-.6h0c0-.2-.2-.5-.5-.6-.4-.2-.9,0-1.1.4-.2.3-.3.6-.4.9-.1.3-.3.6-.4.8,0,0,0,0,0,0h0c-.3,0-.6,0-.9.1-.3,0-.6,0-1,.1-.3,0-.6.3-.7.6-.1.3,0,.6.2.8.2.3.5.5.7.7.2.2.4.3.5.5,0,0,0,0,0,0,0,0,0,0,0,0l-.3,1.9h0c0,.4.1.7.4.9.3.2.6.2.9,0,.3-.1.6-.3.9-.5.2-.1.4-.2.6-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.5.2.7.4.2.1.4.2.6.3,0,0,0,0,0,0,.2,0,.4.2.6.2s.2,0,.3,0c.3-.1.5-.4.5-.7h0s0,0,0,0c0-.5-.1-.9-.2-1.4,0-.2,0-.4-.1-.7,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.4-.4.3-.3.6-.6.9-.9,0-.1.2-.3.2-.4,0,0,0-.1,0-.1,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0ZM12.2,28.9h0c-.1.2-.2.3-.2.5h0s0,0,0,0c0,.5.1.9.2,1.3,0,.2,0,.4.1.6-.2-.1-.5-.2-.7-.4-.3-.2-.6-.3-.9-.5-.1,0-.3,0-.4,0s-.2,0-.4,0c-.3.1-.6.3-.9.5-.2.1-.5.3-.7.4l.3-1.8h0c0-.2,0-.4-.1-.6h0c-.2-.3-.5-.6-.8-.8-.2-.2-.4-.4-.6-.6.3,0,.5,0,.8-.1.3,0,.7,0,1-.1.3,0,.5-.2.6-.5.2-.3.3-.6.5-.9.1-.2.2-.5.3-.7.1.2.2.5.3.7.1.3.3.6.5.9.2.3.3.4.6.5.3,0,.6,0,.9.1.3,0,.6,0,.8.1l-1.3,1.3h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='46' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,23.1c0-.4,0-.8,0-1.2l-.3-2.7c0-.3-.1-.6-.2-.9h0c-.9-4.6-1.8-9.9-7-11.1-.2,0-.4,0-.6,0-.2,0-.5,0-.7-.1h-.9c-.2,0-.5,0-.7.1-.2,0-.5,0-.7.1-1.5.4-2.8,1.2-3.9,2.4v.2c-.1,0-5.9,0-5.9,0h-.1c-1.3-1.4-2.5-2.2-3.9-2.6l-1.6-.3h-.9c-1.6.1-3.3.8-4.5,1.8-2.1,1.8-2.8,4.7-3.4,7.6-.2.7-.3,1.3-.5,1.9v.4c0,0-.5,0-.5,0-.2,0-.3,0-.5,0-3,0-5.7,1.7-6.9,4.4-1.1,2.3-1.9,6-2.2,9.5-.3,4.2.2,7.3,1.4,9,.7.9,1.5,1.4,2.4,1.5,1.6.2,3.3-.9,4.4-1.8,1.4-1.1,2.5-2.6,3.5-4,.2-.3.4-.6.6-.9v-.2c.1,0,11.2,0,11.2,0v.2c1.7,2.5,3.3,4.2,4.9,5.3,1.7,1.2,3.2,1.5,4.5,1,1.4-.5,2.4-2.1,2.8-4.4.7-3.4.1-7.1-.3-9.7l-.3-1.5,1.1,1.1c1.2,1.3,2.4,2.2,3.6,2.6,1.5.6,2.7.5,3.8-.4,1.8-1.5,2.2-4.8,2.3-6.2,0-.4,0-.8,0-1.2h0ZM35.6,39.1c-.5,1.7-1.3,2.7-2.4,2.9-.1,0-.3,0-.4,0-1.7,0-4-1.8-6.6-5.3,0-.1-.2-.3-.3-.5-.2-.3-.5-.9-.8-1h-12.2c-.1.2-.5.6-1,1.4-.2.3-.3.5-.4.6-.7.9-1.7,2.1-2.8,3.1-1.5,1.3-2.8,1.8-4,1.6-1.2-.2-1.9-1.7-2-2.1-1.6-4.1-.3-12.1,1.4-16,.9-2.1,2.9-3.7,5.1-4,1.9-.2,3.7.3,5.1,1.3.3.2.5.5.7.7.4.4.7.8,1.1.8,1.1.1,2.3,0,3.5,0,.9,0,1.9,0,2.7,0,.2,0,.5-.5.7-.7.2-.2.4-.4.6-.6,1.6-1.4,3.8-1.9,5.8-1.4,2.1.5,3.7,1.8,4.5,3.7,1.7,4.1,2.8,11.4,1.6,15.4h0ZM45.1,28.3c-.5,1.2-1.3,1.9-2.3,2,0,0-.2,0-.3,0-1,0-2.2-.6-3.5-1.7-1.3-1.1-2.3-2.5-2.7-3-.5-.7-.9-1.5-1.3-2.2-.7-1.2-1.3-2.4-2.6-3.3-3.3-2.3-7.6-1.8-10.4,1.3v.2c-.1,0-.4,0-.4,0-.7,0-1.5,0-2.2,0-.9,0-1.9,0-2.8,0-.5,0-.9-.5-1.2-.8-.1-.1-.2-.3-.3-.3-.7-.6-1.6-1.1-2.5-1.3h-.1s0-.1,0-.1c-.2-.2-.2-.4.2-2.1.2-.9.4-1.7.5-1.9.7-2.4,1.3-4.7,3.8-6,2.6-1.5,5.8-1,8,1.2.1.1.2.3.3.4,0,.1.2.2.2.3.1.1.3.2.5.2,1,.1,2.2,0,3.4,0,1,0,1.9,0,2.9,0,.3,0,.6-.4.9-.8.2-.2.4-.4.6-.6,1.5-1.3,3.5-1.8,5.4-1.4,1.9.3,3.6,1.5,4.5,3.2.3.6.6,1.2.8,1.9.7,2.2,1.3,5,1.6,7.5.2,2.2.3,5.3-.7,7.5h0Z'/%3e%3cpath class='st1' d='M20.1,30c-.2,0-.6,0-1,0s-.9,0-1.1,0c-.3,0-.5.3-.6.6,0,.3,0,.6.2.8.3.3,1.9.3,2.6.2.5,0,.7-.5.7-.8s-.2-.7-.7-.8h0Z'/%3e%3cpath class='st1' d='M27.9,24.2s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M25,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M30.8,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M27.8,30c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.8-.6Z'/%3e%3cpath class='st1' d='M23.1,15.5h-2.2v-2.3c0-.2-.5-.6-.8-.6s-.8.3-.8.5v2.4h-2.2c-.1,0-.3,0-.4.2-.2.2-.3.4-.3.7,0,.4.4.8.7.8h2.2v2.4c0,.2.6.5.8.5s.8-.4.8-.6v-2.3h2.2c.1,0,.3,0,.4-.2.2-.2.3-.4.3-.6,0-.3-.4-.8-.7-.8h0Z'/%3e%3cpath class='st1' d='M37.6,12.6c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M34.7,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M40.6,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M37.6,18.4c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M14.5,27.4c-.1-.4-.3-.6-.6-.7h0c-.3,0-.7-.1-1-.2-.3,0-.6,0-.9-.1h0s0,0,0,0c-.2-.3-.3-.6-.4-.9,0-.2-.2-.4-.3-.6h0c0-.2-.2-.5-.5-.6-.4-.2-.9,0-1.1.4-.2.3-.3.6-.4.9-.1.3-.3.6-.4.8,0,0,0,0,0,0h0c-.3,0-.6,0-.9.1-.3,0-.6,0-1,.1-.3,0-.6.3-.7.6-.1.3,0,.6.2.8.2.3.5.5.7.7.2.2.4.3.5.5,0,0,0,0,0,0,0,0,0,0,0,0l-.3,1.9h0c0,.4.1.7.4.9.3.2.6.2.9,0,.3-.1.6-.3.9-.5.2-.1.4-.2.6-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.5.2.7.4.2.1.4.2.6.3,0,0,0,0,0,0,.2,0,.4.2.6.2s.2,0,.3,0c.3-.1.5-.4.5-.7h0s0,0,0,0c0-.5-.1-.9-.2-1.4,0-.2,0-.4-.1-.7,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.4-.4.3-.3.6-.6.9-.9,0-.1.2-.3.2-.4,0,0,0-.1,0-.1,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0ZM12.2,28.9h0c-.1.2-.2.3-.2.5h0s0,0,0,0c0,.5.1.9.2,1.3,0,.2,0,.4.1.6-.2-.1-.5-.2-.7-.4-.3-.2-.6-.3-.9-.5-.1,0-.3,0-.4,0s-.2,0-.4,0c-.3.1-.6.3-.9.5-.2.1-.5.3-.7.4l.3-1.8h0c0-.2,0-.4-.1-.6h0c-.2-.3-.5-.6-.8-.8-.2-.2-.4-.4-.6-.6.3,0,.5,0,.8-.1.3,0,.7,0,1-.1.3,0,.5-.2.6-.5.2-.3.3-.6.5-.9.1-.2.2-.5.3-.7.1.2.2.5.3.7.1.3.3.6.5.9.2.3.3.4.6.5.3,0,.6,0,.9.1.3,0,.6,0,.8.1l-1.3,1.3h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-esportactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='46' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,23.1c0-.4,0-.8,0-1.2l-.3-2.7c0-.3-.1-.6-.2-.9h0c-.9-4.6-1.8-9.9-7-11.1-.2,0-.4,0-.6,0-.2,0-.5,0-.7-.1h-.9c-.2,0-.5,0-.7.1-.2,0-.5,0-.7.1-1.5.4-2.8,1.2-3.9,2.4v.2c-.1,0-5.9,0-5.9,0h-.1c-1.3-1.4-2.5-2.2-3.9-2.6l-1.6-.3h-.9c-1.6.1-3.3.8-4.5,1.8-2.1,1.8-2.8,4.7-3.4,7.6-.2.7-.3,1.3-.5,1.9v.4c0,0-.5,0-.5,0-.2,0-.3,0-.5,0-3,0-5.7,1.7-6.9,4.4-1.1,2.3-1.9,6-2.2,9.5-.3,4.2.2,7.3,1.4,9,.7.9,1.5,1.4,2.4,1.5,1.6.2,3.3-.9,4.4-1.8,1.4-1.1,2.5-2.6,3.5-4,.2-.3.4-.6.6-.9v-.2c.1,0,11.2,0,11.2,0v.2c1.7,2.5,3.3,4.2,4.9,5.3,1.7,1.2,3.2,1.5,4.5,1,1.4-.5,2.4-2.1,2.8-4.4.7-3.4.1-7.1-.3-9.7l-.3-1.5,1.1,1.1c1.2,1.3,2.4,2.2,3.6,2.6,1.5.6,2.7.5,3.8-.4,1.8-1.5,2.2-4.8,2.3-6.2,0-.4,0-.8,0-1.2h0ZM35.6,39.1c-.5,1.7-1.3,2.7-2.4,2.9-.1,0-.3,0-.4,0-1.7,0-4-1.8-6.6-5.3,0-.1-.2-.3-.3-.5-.2-.3-.5-.9-.8-1h-12.2c-.1.2-.5.6-1,1.4-.2.3-.3.5-.4.6-.7.9-1.7,2.1-2.8,3.1-1.5,1.3-2.8,1.8-4,1.6-1.2-.2-1.9-1.7-2-2.1-1.6-4.1-.3-12.1,1.4-16,.9-2.1,2.9-3.7,5.1-4,1.9-.2,3.7.3,5.1,1.3.3.2.5.5.7.7.4.4.7.8,1.1.8,1.1.1,2.3,0,3.5,0,.9,0,1.9,0,2.7,0,.2,0,.5-.5.7-.7.2-.2.4-.4.6-.6,1.6-1.4,3.8-1.9,5.8-1.4,2.1.5,3.7,1.8,4.5,3.7,1.7,4.1,2.8,11.4,1.6,15.4h0ZM45.1,28.3c-.5,1.2-1.3,1.9-2.3,2,0,0-.2,0-.3,0-1,0-2.2-.6-3.5-1.7-1.3-1.1-2.3-2.5-2.7-3-.5-.7-.9-1.5-1.3-2.2-.7-1.2-1.3-2.4-2.6-3.3-3.3-2.3-7.6-1.8-10.4,1.3v.2c-.1,0-.4,0-.4,0-.7,0-1.5,0-2.2,0-.9,0-1.9,0-2.8,0-.5,0-.9-.5-1.2-.8-.1-.1-.2-.3-.3-.3-.7-.6-1.6-1.1-2.5-1.3h-.1s0-.1,0-.1c-.2-.2-.2-.4.2-2.1.2-.9.4-1.7.5-1.9.7-2.4,1.3-4.7,3.8-6,2.6-1.5,5.8-1,8,1.2.1.1.2.3.3.4,0,.1.2.2.2.3.1.1.3.2.5.2,1,.1,2.2,0,3.4,0,1,0,1.9,0,2.9,0,.3,0,.6-.4.9-.8.2-.2.4-.4.6-.6,1.5-1.3,3.5-1.8,5.4-1.4,1.9.3,3.6,1.5,4.5,3.2.3.6.6,1.2.8,1.9.7,2.2,1.3,5,1.6,7.5.2,2.2.3,5.3-.7,7.5h0Z'/%3e%3cpath class='st1' d='M20.1,30c-.2,0-.6,0-1,0s-.9,0-1.1,0c-.3,0-.5.3-.6.6,0,.3,0,.6.2.8.3.3,1.9.3,2.6.2.5,0,.7-.5.7-.8s-.2-.7-.7-.8h0Z'/%3e%3cpath class='st1' d='M27.9,24.2s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M25,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M30.8,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M27.8,30c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.8-.6Z'/%3e%3cpath class='st1' d='M23.1,15.5h-2.2v-2.3c0-.2-.5-.6-.8-.6s-.8.3-.8.5v2.4h-2.2c-.1,0-.3,0-.4.2-.2.2-.3.4-.3.7,0,.4.4.8.7.8h2.2v2.4c0,.2.6.5.8.5s.8-.4.8-.6v-2.3h2.2c.1,0,.3,0,.4-.2.2-.2.3-.4.3-.6,0-.3-.4-.8-.7-.8h0Z'/%3e%3cpath class='st1' d='M37.6,12.6c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M34.7,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M40.6,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M37.6,18.4c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M14.5,27.4c-.1-.4-.3-.6-.6-.7h0c-.3,0-.7-.1-1-.2-.3,0-.6,0-.9-.1h0s0,0,0,0c-.2-.3-.3-.6-.4-.9,0-.2-.2-.4-.3-.6h0c0-.2-.2-.5-.5-.6-.4-.2-.9,0-1.1.4-.2.3-.3.6-.4.9-.1.3-.3.6-.4.8,0,0,0,0,0,0h0c-.3,0-.6,0-.9.1-.3,0-.6,0-1,.1-.3,0-.6.3-.7.6-.1.3,0,.6.2.8.2.3.5.5.7.7.2.2.4.3.5.5,0,0,0,0,0,0,0,0,0,0,0,0l-.3,1.9h0c0,.4.1.7.4.9.3.2.6.2.9,0,.3-.1.6-.3.9-.5.2-.1.4-.2.6-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.5.2.7.4.2.1.4.2.6.3,0,0,0,0,0,0,.2,0,.4.2.6.2s.2,0,.3,0c.3-.1.5-.4.5-.7h0s0,0,0,0c0-.5-.1-.9-.2-1.4,0-.2,0-.4-.1-.7,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.4-.4.3-.3.6-.6.9-.9,0-.1.2-.3.2-.4,0,0,0-.1,0-.1,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='46' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,23.1c0-.4,0-.8,0-1.2l-.3-2.7c0-.3-.1-.6-.2-.9h0c-.9-4.6-1.8-9.9-7-11.1-.2,0-.4,0-.6,0-.2,0-.5,0-.7-.1h-.9c-.2,0-.5,0-.7.1-.2,0-.5,0-.7.1-1.5.4-2.8,1.2-3.9,2.4v.2c-.1,0-5.9,0-5.9,0h-.1c-1.3-1.4-2.5-2.2-3.9-2.6l-1.6-.3h-.9c-1.6.1-3.3.8-4.5,1.8-2.1,1.8-2.8,4.7-3.4,7.6-.2.7-.3,1.3-.5,1.9v.4c0,0-.5,0-.5,0-.2,0-.3,0-.5,0-3,0-5.7,1.7-6.9,4.4-1.1,2.3-1.9,6-2.2,9.5-.3,4.2.2,7.3,1.4,9,.7.9,1.5,1.4,2.4,1.5,1.6.2,3.3-.9,4.4-1.8,1.4-1.1,2.5-2.6,3.5-4,.2-.3.4-.6.6-.9v-.2c.1,0,11.2,0,11.2,0v.2c1.7,2.5,3.3,4.2,4.9,5.3,1.7,1.2,3.2,1.5,4.5,1,1.4-.5,2.4-2.1,2.8-4.4.7-3.4.1-7.1-.3-9.7l-.3-1.5,1.1,1.1c1.2,1.3,2.4,2.2,3.6,2.6,1.5.6,2.7.5,3.8-.4,1.8-1.5,2.2-4.8,2.3-6.2,0-.4,0-.8,0-1.2h0ZM35.6,39.1c-.5,1.7-1.3,2.7-2.4,2.9-.1,0-.3,0-.4,0-1.7,0-4-1.8-6.6-5.3,0-.1-.2-.3-.3-.5-.2-.3-.5-.9-.8-1h-12.2c-.1.2-.5.6-1,1.4-.2.3-.3.5-.4.6-.7.9-1.7,2.1-2.8,3.1-1.5,1.3-2.8,1.8-4,1.6-1.2-.2-1.9-1.7-2-2.1-1.6-4.1-.3-12.1,1.4-16,.9-2.1,2.9-3.7,5.1-4,1.9-.2,3.7.3,5.1,1.3.3.2.5.5.7.7.4.4.7.8,1.1.8,1.1.1,2.3,0,3.5,0,.9,0,1.9,0,2.7,0,.2,0,.5-.5.7-.7.2-.2.4-.4.6-.6,1.6-1.4,3.8-1.9,5.8-1.4,2.1.5,3.7,1.8,4.5,3.7,1.7,4.1,2.8,11.4,1.6,15.4h0ZM45.1,28.3c-.5,1.2-1.3,1.9-2.3,2,0,0-.2,0-.3,0-1,0-2.2-.6-3.5-1.7-1.3-1.1-2.3-2.5-2.7-3-.5-.7-.9-1.5-1.3-2.2-.7-1.2-1.3-2.4-2.6-3.3-3.3-2.3-7.6-1.8-10.4,1.3v.2c-.1,0-.4,0-.4,0-.7,0-1.5,0-2.2,0-.9,0-1.9,0-2.8,0-.5,0-.9-.5-1.2-.8-.1-.1-.2-.3-.3-.3-.7-.6-1.6-1.1-2.5-1.3h-.1s0-.1,0-.1c-.2-.2-.2-.4.2-2.1.2-.9.4-1.7.5-1.9.7-2.4,1.3-4.7,3.8-6,2.6-1.5,5.8-1,8,1.2.1.1.2.3.3.4,0,.1.2.2.2.3.1.1.3.2.5.2,1,.1,2.2,0,3.4,0,1,0,1.9,0,2.9,0,.3,0,.6-.4.9-.8.2-.2.4-.4.6-.6,1.5-1.3,3.5-1.8,5.4-1.4,1.9.3,3.6,1.5,4.5,3.2.3.6.6,1.2.8,1.9.7,2.2,1.3,5,1.6,7.5.2,2.2.3,5.3-.7,7.5h0Z'/%3e%3cpath class='st1' d='M20.1,30c-.2,0-.6,0-1,0s-.9,0-1.1,0c-.3,0-.5.3-.6.6,0,.3,0,.6.2.8.3.3,1.9.3,2.6.2.5,0,.7-.5.7-.8s-.2-.7-.7-.8h0Z'/%3e%3cpath class='st1' d='M27.9,24.2s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M25,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M30.8,27.1s0,0,0,0c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.7-.6h0Z'/%3e%3cpath class='st1' d='M27.8,30c-.4,0-.6.3-.7.5-.1.3,0,.8.3,1,.2.2.5.2.8,0,.4-.2.5-.6.4-.9,0-.3-.4-.6-.8-.6Z'/%3e%3cpath class='st1' d='M23.1,15.5h-2.2v-2.3c0-.2-.5-.6-.8-.6s-.8.3-.8.5v2.4h-2.2c-.1,0-.3,0-.4.2-.2.2-.3.4-.3.7,0,.4.4.8.7.8h2.2v2.4c0,.2.6.5.8.5s.8-.4.8-.6v-2.3h2.2c.1,0,.3,0,.4-.2.2-.2.3-.4.3-.6,0-.3-.4-.8-.7-.8h0Z'/%3e%3cpath class='st1' d='M37.6,12.6c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M34.7,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M40.6,15.5c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M37.6,18.4c-.5,0-.7.5-.7.8,0,.4.3.8.8.8s.6-.2.6-.4c.2-.3.1-.7,0-.9-.1-.2-.3-.3-.7-.3Z'/%3e%3cpath class='st1' d='M14.5,27.4c-.1-.4-.3-.6-.6-.7h0c-.3,0-.7-.1-1-.2-.3,0-.6,0-.9-.1h0s0,0,0,0c-.2-.3-.3-.6-.4-.9,0-.2-.2-.4-.3-.6h0c0-.2-.2-.5-.5-.6-.4-.2-.9,0-1.1.4-.2.3-.3.6-.4.9-.1.3-.3.6-.4.8,0,0,0,0,0,0h0c-.3,0-.6,0-.9.1-.3,0-.6,0-1,.1-.3,0-.6.3-.7.6-.1.3,0,.6.2.8.2.3.5.5.7.7.2.2.4.3.5.5,0,0,0,0,0,0,0,0,0,0,0,0l-.3,1.9h0c0,.4.1.7.4.9.3.2.6.2.9,0,.3-.1.6-.3.9-.5.2-.1.4-.2.6-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.5.2.7.4.2.1.4.2.6.3,0,0,0,0,0,0,.2,0,.4.2.6.2s.2,0,.3,0c.3-.1.5-.4.5-.7h0s0,0,0,0c0-.5-.1-.9-.2-1.4,0-.2,0-.4-.1-.7,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.4-.4.3-.3.6-.6.9-.9,0-.1.2-.3.2-.4,0,0,0-.1,0-.1,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-esportmix {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.5,32.2v-.8c-.1,0-.2-.2-.2-.2,0-.5-.4-1.9-1-3.2-.3-.5-.5-.9-.8-1.3,0,0,0,0,0,0-.3-.4-.6-.7-1-1-2.5-1.8-5.7-1.4-7.8,1h-.1c0,.1-.2.1-.2.1-.5,0-1.1,0-1.7,0,0,0,0,0,0,0,6.2-8.6-.6-20.4-11.1-19.7-8.2.5-13.6,9.1-10.7,16.8,1.5,4.1,4.8,6.8,8.6,7.7-.2,1.1-.4,2.3-.5,3.5-.3,3.2.1,5.6,1.1,6.8.5.7,1.1,1,1.8,1.1,1.2.1,2.5-.7,3.3-1.3,1-.8,1.9-1.9,2.6-3,.2-.2.3-.4.5-.7h.1c0-.1,8.3-.1,8.3-.1v.2c1.3,1.9,2.5,3.2,3.7,4.1,1.3.9,2.4,1.1,3.4.8,1-.4,1.8-1.6,2.1-3.3.5-2.6.1-5.4-.3-7.3h0ZM29.8,18.9c.1,2.6-.7,5.1-2.1,7.2,0,0,0,0,0-.1,0-1.1,0-1.8-.3-2.9-.8-3.2-2.9-6.2-3-9.6,1.5.6,2.9,1.5,4,2.6.3.3,1.1,1.1,1.2,1.4,0,.4.2,1,.2,1.4h0ZM25.9,10.9c.2,0,1.3,1.3,1.5,1.6.6.8,1.2,1.7,1.5,2.6-1.3-1.1-2.8-2-4.3-2.7,0-.4.9-1.6,1.3-1.5ZM21.1,8.4c1.4.2,2.6.9,3.8,1.6-.7.5-1.2,1.1-1.4,1.9l-2.4-.6v-3ZM20.1,24.7c0-.3.1-.6.2-.9.8-3.7.7-7.6.8-11.4.7.2,1.5.2,2.2.6,0,1.8.5,3.5,1.1,5.2,1,2.6,2.7,5.6,2.1,8.4-.4,0-.7-.4-.9-.6,0,0-.2-.2-.3-.3-.4-.4-.9-.7-1.4-.9,0,0-.1,0-.2,0,0,0-.1,0-.2,0h-.1s0,0,0,0c-.5-.2-1-.2-1.3-.2h0c-.1,0-.2,0-.4,0-.5,0-1.1,0-1.6.2h0ZM20.1,8.2v3.1h-2.3c-.1-1.2-.9-2.4-2-2.9,1.4-.4,2.8-.4,4.3-.2h0ZM12.8,9.6c.6-.3.8-.5,1.6-.5,1.3,0,2.2.9,2.4,2.2-2.1.1-4.2.7-6.1,1.6l-2.2,1.2c1-1.9,2.5-3.5,4.4-4.5h0ZM8.4,24.9c-1.2-2.3-1.7-5.1-1.1-7.7.2-1,1-1.6,1.8-2.2,2.2-1.5,5.1-2.3,7.7-2.6,0,1.8-1.2,3.4-2.3,4.8-1.7,2.2-3.8,4.2-5.4,6.5-.3.4-.5.8-.8,1.2ZM15,30.3c-1.8-.6-3.7-1.8-5-3.2-.1-.1-.7-.9-.8-1-.1-.5.7-1.8,1.1-2.2,1.2-1.7,2.8-3.2,4.1-4.9,1.6-1.9,3.4-4.2,3.5-6.7,0-.1,1.9,0,2.2,0,0,.1,0,.2,0,.3-.2,4.8,0,8.6-1.3,12.6-1,.6-1.8,1.5-2.3,2.5-.3.7-.6,1.6-.9,2.7-.2,0-.5-.1-.6-.2h0ZM40.8,40c-.4,1.3-1,2-1.8,2.2-.1,0-.2,0-.3,0-1.3,0-3-1.4-5-4,0,0-.2-.2-.2-.4-.1-.2-.4-.7-.6-.7h-9.2c-.1.2-.4.5-.7,1.1-.1.2-.2.4-.3.5-.5.7-1.3,1.6-2.1,2.4-1.1,1-2.1,1.4-3,1.2-.9-.2-1.4-1.3-1.5-1.6-1.2-3.1-.2-9.2,1-12.2.7-1.6,2.2-2.8,3.8-3,1.4-.2,2.8.2,3.8,1,.2.2.4.4.5.6.3.3.5.6.8.6.8,0,1.7,0,2.7,0,.7,0,1.4,0,2.1,0,.1,0,.4-.4.5-.5.1-.2.3-.3.4-.4,1.2-1,2.8-1.4,4.4-1.1,1.5.4,2.8,1.4,3.4,2.8,1.3,3.1,2.1,8.7,1.2,11.7h0Z'/%3e%3cpath class='st1' d='M29.1,33.2c-.2,0-.5,0-.8,0s-.7,0-.8,0c-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2,1.4.3,1.9.2.4,0,.6-.4.6-.6s-.1-.5-.6-.6h0Z'/%3e%3cpath class='st1' d='M35,28.7s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M32.8,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M37.2,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M34.9,33.2c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.5-.6-.4Z'/%3e%3cpath class='st1' d='M24.9,31.1c0-.3-.2-.4-.5-.5h0c-.3,0-.5,0-.8-.1-.2,0-.5,0-.7-.1h0s0,0,0,0c-.1-.2-.2-.4-.3-.7,0-.2-.1-.3-.2-.5h0c0-.2-.2-.4-.4-.5-.3-.1-.7,0-.8.3-.1.2-.2.5-.3.7,0,.2-.2.4-.3.6,0,0,0,0,0,0h0c-.2,0-.4,0-.7,0-.2,0-.5,0-.7.1-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2.4.4.5.5.1.1.3.3.4.4,0,0,0,0,0,0,0,0,0,0,0,0l-.2,1.4h0c0,.3,0,.5.3.7.2.1.5.2.7,0,.2-.1.5-.2.7-.4.2,0,.3-.2.5-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.3.2.5.3.1,0,.3.2.4.2,0,0,0,0,0,0,.1,0,.3.1.5.1s.2,0,.3,0c.2,0,.3-.3.4-.5h0s0,0,0,0c0-.4,0-.7-.2-1.1,0-.2,0-.3,0-.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2-.2.3-.3.2-.2.5-.4.6-.6,0,0,.1-.2.2-.3,0,0,0,0,0-.1,0,0,0,0,0,0h0s0,0,0,0h0ZM23.2,32.3h0c0,.1-.2.2-.2.4h0s0,0,0,0c0,.3,0,.7.2,1,0,.2,0,.3,0,.5-.2,0-.4-.2-.5-.3-.2-.1-.5-.3-.7-.4-.1,0-.2,0-.3,0s-.2,0-.3,0c-.2,0-.5.2-.7.4-.2.1-.3.2-.5.3l.2-1.3h0c0-.1,0-.3,0-.5h0c-.2-.2-.4-.4-.6-.6-.2-.2-.3-.3-.5-.5.2,0,.4,0,.6,0,.2,0,.5,0,.7-.1.2,0,.4-.2.5-.4.1-.2.2-.5.3-.7,0-.2.2-.4.3-.5,0,.2.2.4.3.5.1.2.2.5.3.7.1.2.3.3.5.4.2,0,.5,0,.7.1.2,0,.4,0,.6,0l-1,1h0Z'/%3e%3cpath class='st1' d='M32,13c.1.1.3.2.4.3.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9s0,0,0,0c0,.2.1.3.3.4.1,0,.3,0,.5,0,.1,0,.3-.2.4-.3,0,0,.2-.2.3-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4.1.1,0,.2,0,.3,0,0,0,0,0,0,0,0,0,.2,0,.3,0,0,0,.1,0,.2,0,.1,0,.2-.2.2-.4h0s0,0,0,0c0-.2-.2-.5-.3-.7,0-.1,0-.2-.1-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1-.2.2-.2.1-.2.2-.3.3-.5,0,0,0-.2,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.2-.2-.3-.4-.3h0c-.2,0-.4,0-.5,0-.2,0-.3,0-.5,0h0s0,0,0,0c-.1-.1-.2-.3-.3-.4,0,0-.1-.2-.2-.3h0c0-.1-.2-.2-.3-.2-.2,0-.4,0-.5.3,0,.2,0,.3-.1.5,0,.2,0,.3-.1.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.2,0-.3.1-.5.2-.2,0-.3.2-.3.4,0,.2,0,.3.2.4h0ZM32.8,12.5c.2,0,.3-.1.5-.2.1,0,.2-.2.3-.3,0-.2,0-.3.1-.5,0-.1,0-.3,0-.4,0,0,.2.2.2.3.1.1.2.3.3.4.1.1.2.2.4.2.2,0,.3,0,.5,0,.1,0,.3,0,.4,0l-.5.8h0c0,0,0,.2,0,.3h0s0,0,0,0c0,.2.2.4.2.6,0,0,0,.2.1.3-.1,0-.3,0-.4-.1-.2,0-.3-.1-.5-.1,0,0-.1,0-.2,0,0,0-.1,0-.2,0-.1,0-.3.2-.4.3,0,0-.2.2-.3.3v-.9s0,0,0,0c0,0,0-.2-.1-.3h0c-.1-.1-.3-.2-.5-.3-.1,0-.3-.1-.4-.2.1,0,.2,0,.4-.1h0Z'/%3e%3cpath class='st1' d='M35.8,16.8c-.1,0-.3-.2-.5-.2s0,0-.1,0c-.3,0-.6.3-.6.7,0,.3,0,.6,0,.8,0,.3,0,.5,0,.8h0s0,0,0,0c-.2.2-.4.3-.6.5-.2.2-.4.3-.6.5-.2.2-.3.4-.2.7,0,.2.2.4.4.5.2,0,.5.2.8.2.2,0,.4,0,.6.1,0,0,0,0,.1,0,0,0,0,0,0,0h0s.6,1.5.6,1.5c.1.2.3.4.5.4.2,0,.5,0,.6-.3.2-.2.3-.5.5-.7.1-.2.2-.4.3-.5,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.4,0,.6,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,.1,0,.3,0,.5-.1,0,0,.1-.1.2-.2.1-.2.2-.4,0-.6h0s0,0,0,0c-.2-.3-.5-.6-.7-.9-.1-.1-.2-.3-.4-.4h0s0,0,0,0c0,0,0,0,0-.1,0,0,0,0,0,0,0-.1,0-.3.1-.5h0c.1-.3.2-.7.3-1,0,0,0-.3,0-.4,0,0,0,0,0,0h0s0,0,0,0h0s0,0,0,0c-.2-.2-.4-.3-.7-.2h0c-.3,0-.5.2-.8.3-.3.1-.5.2-.7.3h0s0,0,0,0c-.2-.1-.5-.3-.7-.5-.2-.1-.3-.2-.5-.3h0s0,0,0,0ZM36.6,18.2c.2.1.4.1.6,0,.2,0,.5-.2.7-.3.2-.1.4-.2.7-.3h.1s-.4,1.5-.4,1.5c0,.1,0,.3,0,.4h0s0,0,0,0c.2.3.5.6.7.9.1.1.2.3.3.4h0c0,.1-.1.1-.1.1-.2,0-.4,0-.7,0-.3,0-.6,0-.8,0-.1,0-.2,0-.3,0,0,0-.1.1-.2.2-.2.2-.3.5-.5.7-.1.2-.2.4-.3.6h0c0,.1-.6-1.4-.6-1.4,0,0-.1-.2-.3-.3h0c-.3-.1-.6-.2-.9-.2-.3,0-.5-.1-.7-.2h-.1s0-.1,0-.1c.2-.1.3-.3.5-.4.2-.2.4-.3.6-.5.2-.2.2-.3.2-.6,0-.3,0-.6,0-.8,0-.2,0-.4,0-.7h0c0-.1.1,0,.1,0,.2.1.4.2.5.4.2.2.5.3.7.5h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.5,32.2v-.8c-.1,0-.2-.2-.2-.2,0-.5-.4-1.9-1-3.2-.3-.5-.5-.9-.8-1.3,0,0,0,0,0,0-.3-.4-.6-.7-1-1-2.5-1.8-5.7-1.4-7.8,1h-.1c0,.1-.2.1-.2.1-.5,0-1.1,0-1.7,0,0,0,0,0,0,0,6.2-8.6-.6-20.4-11.1-19.7-8.2.5-13.6,9.1-10.7,16.8,1.5,4.1,4.8,6.8,8.6,7.7-.2,1.1-.4,2.3-.5,3.5-.3,3.2.1,5.6,1.1,6.8.5.7,1.1,1,1.8,1.1,1.2.1,2.5-.7,3.3-1.3,1-.8,1.9-1.9,2.6-3,.2-.2.3-.4.5-.7h.1c0-.1,8.3-.1,8.3-.1v.2c1.3,1.9,2.5,3.2,3.7,4.1,1.3.9,2.4,1.1,3.4.8,1-.4,1.8-1.6,2.1-3.3.5-2.6.1-5.4-.3-7.3h0ZM29.8,18.9c.1,2.6-.7,5.1-2.1,7.2,0,0,0,0,0-.1,0-1.1,0-1.8-.3-2.9-.8-3.2-2.9-6.2-3-9.6,1.5.6,2.9,1.5,4,2.6.3.3,1.1,1.1,1.2,1.4,0,.4.2,1,.2,1.4h0ZM25.9,10.9c.2,0,1.3,1.3,1.5,1.6.6.8,1.2,1.7,1.5,2.6-1.3-1.1-2.8-2-4.3-2.7,0-.4.9-1.6,1.3-1.5ZM21.1,8.4c1.4.2,2.6.9,3.8,1.6-.7.5-1.2,1.1-1.4,1.9l-2.4-.6v-3ZM20.1,24.7c0-.3.1-.6.2-.9.8-3.7.7-7.6.8-11.4.7.2,1.5.2,2.2.6,0,1.8.5,3.5,1.1,5.2,1,2.6,2.7,5.6,2.1,8.4-.4,0-.7-.4-.9-.6,0,0-.2-.2-.3-.3-.4-.4-.9-.7-1.4-.9,0,0-.1,0-.2,0,0,0-.1,0-.2,0h-.1s0,0,0,0c-.5-.2-1-.2-1.3-.2h0c-.1,0-.2,0-.4,0-.5,0-1.1,0-1.6.2h0ZM20.1,8.2v3.1h-2.3c-.1-1.2-.9-2.4-2-2.9,1.4-.4,2.8-.4,4.3-.2h0ZM12.8,9.6c.6-.3.8-.5,1.6-.5,1.3,0,2.2.9,2.4,2.2-2.1.1-4.2.7-6.1,1.6l-2.2,1.2c1-1.9,2.5-3.5,4.4-4.5h0ZM8.4,24.9c-1.2-2.3-1.7-5.1-1.1-7.7.2-1,1-1.6,1.8-2.2,2.2-1.5,5.1-2.3,7.7-2.6,0,1.8-1.2,3.4-2.3,4.8-1.7,2.2-3.8,4.2-5.4,6.5-.3.4-.5.8-.8,1.2ZM15,30.3c-1.8-.6-3.7-1.8-5-3.2-.1-.1-.7-.9-.8-1-.1-.5.7-1.8,1.1-2.2,1.2-1.7,2.8-3.2,4.1-4.9,1.6-1.9,3.4-4.2,3.5-6.7,0-.1,1.9,0,2.2,0,0,.1,0,.2,0,.3-.2,4.8,0,8.6-1.3,12.6-1,.6-1.8,1.5-2.3,2.5-.3.7-.6,1.6-.9,2.7-.2,0-.5-.1-.6-.2h0ZM40.8,40c-.4,1.3-1,2-1.8,2.2-.1,0-.2,0-.3,0-1.3,0-3-1.4-5-4,0,0-.2-.2-.2-.4-.1-.2-.4-.7-.6-.7h-9.2c-.1.2-.4.5-.7,1.1-.1.2-.2.4-.3.5-.5.7-1.3,1.6-2.1,2.4-1.1,1-2.1,1.4-3,1.2-.9-.2-1.4-1.3-1.5-1.6-1.2-3.1-.2-9.2,1-12.2.7-1.6,2.2-2.8,3.8-3,1.4-.2,2.8.2,3.8,1,.2.2.4.4.5.6.3.3.5.6.8.6.8,0,1.7,0,2.7,0,.7,0,1.4,0,2.1,0,.1,0,.4-.4.5-.5.1-.2.3-.3.4-.4,1.2-1,2.8-1.4,4.4-1.1,1.5.4,2.8,1.4,3.4,2.8,1.3,3.1,2.1,8.7,1.2,11.7h0Z'/%3e%3cpath class='st1' d='M29.1,33.2c-.2,0-.5,0-.8,0s-.7,0-.8,0c-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2,1.4.3,1.9.2.4,0,.6-.4.6-.6s-.1-.5-.6-.6h0Z'/%3e%3cpath class='st1' d='M35,28.7s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M32.8,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M37.2,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M34.9,33.2c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.5-.6-.4Z'/%3e%3cpath class='st1' d='M24.9,31.1c0-.3-.2-.4-.5-.5h0c-.3,0-.5,0-.8-.1-.2,0-.5,0-.7-.1h0s0,0,0,0c-.1-.2-.2-.4-.3-.7,0-.2-.1-.3-.2-.5h0c0-.2-.2-.4-.4-.5-.3-.1-.7,0-.8.3-.1.2-.2.5-.3.7,0,.2-.2.4-.3.6,0,0,0,0,0,0h0c-.2,0-.4,0-.7,0-.2,0-.5,0-.7.1-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2.4.4.5.5.1.1.3.3.4.4,0,0,0,0,0,0,0,0,0,0,0,0l-.2,1.4h0c0,.3,0,.5.3.7.2.1.5.2.7,0,.2-.1.5-.2.7-.4.2,0,.3-.2.5-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.3.2.5.3.1,0,.3.2.4.2,0,0,0,0,0,0,.1,0,.3.1.5.1s.2,0,.3,0c.2,0,.3-.3.4-.5h0s0,0,0,0c0-.4,0-.7-.2-1.1,0-.2,0-.3,0-.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2-.2.3-.3.2-.2.5-.4.6-.6,0,0,.1-.2.2-.3,0,0,0,0,0-.1,0,0,0,0,0,0h0s0,0,0,0h0ZM23.2,32.3h0c0,.1-.2.2-.2.4h0s0,0,0,0c0,.3,0,.7.2,1,0,.2,0,.3,0,.5-.2,0-.4-.2-.5-.3-.2-.1-.5-.3-.7-.4-.1,0-.2,0-.3,0s-.2,0-.3,0c-.2,0-.5.2-.7.4-.2.1-.3.2-.5.3l.2-1.3h0c0-.1,0-.3,0-.5h0c-.2-.2-.4-.4-.6-.6-.2-.2-.3-.3-.5-.5.2,0,.4,0,.6,0,.2,0,.5,0,.7-.1.2,0,.4-.2.5-.4.1-.2.2-.5.3-.7,0-.2.2-.4.3-.5,0,.2.2.4.3.5.1.2.2.5.3.7.1.2.3.3.5.4.2,0,.5,0,.7.1.2,0,.4,0,.6,0l-1,1h0Z'/%3e%3cpath class='st1' d='M32,13c.1.1.3.2.4.3.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9s0,0,0,0c0,.2.1.3.3.4.1,0,.3,0,.5,0,.1,0,.3-.2.4-.3,0,0,.2-.2.3-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4.1.1,0,.2,0,.3,0,0,0,0,0,0,0,0,0,.2,0,.3,0,0,0,.1,0,.2,0,.1,0,.2-.2.2-.4h0s0,0,0,0c0-.2-.2-.5-.3-.7,0-.1,0-.2-.1-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1-.2.2-.2.1-.2.2-.3.3-.5,0,0,0-.2,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.2-.2-.3-.4-.3h0c-.2,0-.4,0-.5,0-.2,0-.3,0-.5,0h0s0,0,0,0c-.1-.1-.2-.3-.3-.4,0,0-.1-.2-.2-.3h0c0-.1-.2-.2-.3-.2-.2,0-.4,0-.5.3,0,.2,0,.3-.1.5,0,.2,0,.3-.1.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.2,0-.3.1-.5.2-.2,0-.3.2-.3.4,0,.2,0,.3.2.4h0ZM32.8,12.5c.2,0,.3-.1.5-.2.1,0,.2-.2.3-.3,0-.2,0-.3.1-.5,0-.1,0-.3,0-.4,0,0,.2.2.2.3.1.1.2.3.3.4.1.1.2.2.4.2.2,0,.3,0,.5,0,.1,0,.3,0,.4,0l-.5.8h0c0,0,0,.2,0,.3h0s0,0,0,0c0,.2.2.4.2.6,0,0,0,.2.1.3-.1,0-.3,0-.4-.1-.2,0-.3-.1-.5-.1,0,0-.1,0-.2,0,0,0-.1,0-.2,0-.1,0-.3.2-.4.3,0,0-.2.2-.3.3v-.9s0,0,0,0c0,0,0-.2-.1-.3h0c-.1-.1-.3-.2-.5-.3-.1,0-.3-.1-.4-.2.1,0,.2,0,.4-.1h0Z'/%3e%3cpath class='st1' d='M35.8,16.8c-.1,0-.3-.2-.5-.2s0,0-.1,0c-.3,0-.6.3-.6.7,0,.3,0,.6,0,.8,0,.3,0,.5,0,.8h0s0,0,0,0c-.2.2-.4.3-.6.5-.2.2-.4.3-.6.5-.2.2-.3.4-.2.7,0,.2.2.4.4.5.2,0,.5.2.8.2.2,0,.4,0,.6.1,0,0,0,0,.1,0,0,0,0,0,0,0h0s.6,1.5.6,1.5c.1.2.3.4.5.4.2,0,.5,0,.6-.3.2-.2.3-.5.5-.7.1-.2.2-.4.3-.5,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.4,0,.6,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,.1,0,.3,0,.5-.1,0,0,.1-.1.2-.2.1-.2.2-.4,0-.6h0s0,0,0,0c-.2-.3-.5-.6-.7-.9-.1-.1-.2-.3-.4-.4h0s0,0,0,0c0,0,0,0,0-.1,0,0,0,0,0,0,0-.1,0-.3.1-.5h0c.1-.3.2-.7.3-1,0,0,0-.3,0-.4,0,0,0,0,0,0h0s0,0,0,0h0s0,0,0,0c-.2-.2-.4-.3-.7-.2h0c-.3,0-.5.2-.8.3-.3.1-.5.2-.7.3h0s0,0,0,0c-.2-.1-.5-.3-.7-.5-.2-.1-.3-.2-.5-.3h0s0,0,0,0ZM36.6,18.2c.2.1.4.1.6,0,.2,0,.5-.2.7-.3.2-.1.4-.2.7-.3h.1s-.4,1.5-.4,1.5c0,.1,0,.3,0,.4h0s0,0,0,0c.2.3.5.6.7.9.1.1.2.3.3.4h0c0,.1-.1.1-.1.1-.2,0-.4,0-.7,0-.3,0-.6,0-.8,0-.1,0-.2,0-.3,0,0,0-.1.1-.2.2-.2.2-.3.5-.5.7-.1.2-.2.4-.3.6h0c0,.1-.6-1.4-.6-1.4,0,0-.1-.2-.3-.3h0c-.3-.1-.6-.2-.9-.2-.3,0-.5-.1-.7-.2h-.1s0-.1,0-.1c.2-.1.3-.3.5-.4.2-.2.4-.3.6-.5.2-.2.2-.3.2-.6,0-.3,0-.6,0-.8,0-.2,0-.4,0-.7h0c0-.1.1,0,.1,0,.2.1.4.2.5.4.2.2.5.3.7.5h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-esportmixactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.5,32.2v-.8c-.1,0-.2-.2-.2-.2,0-.5-.4-1.9-1-3.2-.3-.5-.5-.9-.8-1.3,0,0,0,0,0,0-.3-.4-.6-.7-1-1-2.5-1.8-5.7-1.4-7.8,1h-.1c0,.1-.2.1-.2.1-.5,0-1.1,0-1.7,0,0,0,0,0,0,0,6.2-8.6-.6-20.4-11.1-19.7-8.2.5-13.6,9.1-10.7,16.8,1.5,4.1,4.8,6.8,8.6,7.7-.2,1.1-.4,2.3-.5,3.5-.3,3.2.1,5.6,1.1,6.8.5.7,1.1,1,1.8,1.1,1.2.1,2.5-.7,3.3-1.3,1-.8,1.9-1.9,2.6-3,.2-.2.3-.4.5-.7h.1c0-.1,8.3-.1,8.3-.1v.2c1.3,1.9,2.5,3.2,3.7,4.1,1.3.9,2.4,1.1,3.4.8,1-.4,1.8-1.6,2.1-3.3.5-2.6.1-5.4-.3-7.3h0ZM29.8,18.9c.1,2.6-.7,5.1-2.1,7.2,0,0,0,0,0-.1,0-1.1,0-1.8-.3-2.9-.8-3.2-2.9-6.2-3-9.6,1.5.6,2.9,1.5,4,2.6.3.3,1.1,1.1,1.2,1.4,0,.4.2,1,.2,1.4h0ZM25.9,10.9c.2,0,1.3,1.3,1.5,1.6.6.8,1.2,1.7,1.5,2.6-1.3-1.1-2.8-2-4.3-2.7,0-.4.9-1.6,1.3-1.5ZM21.1,8.4c1.4.2,2.6.9,3.8,1.6-.7.5-1.2,1.1-1.4,1.9l-2.4-.6v-3ZM20.1,24.7c0-.3.1-.6.2-.9.8-3.7.7-7.6.8-11.4.7.2,1.5.2,2.2.6,0,1.8.5,3.5,1.1,5.2,1,2.6,2.7,5.6,2.1,8.4-.4,0-.7-.4-.9-.6,0,0-.2-.2-.3-.3-.4-.4-.9-.7-1.4-.9,0,0-.1,0-.2,0,0,0-.1,0-.2,0h-.1s0,0,0,0c-.5-.2-1-.2-1.3-.2h0c-.1,0-.2,0-.4,0-.5,0-1.1,0-1.6.2h0ZM20.1,8.2v3.1h-2.3c-.1-1.2-.9-2.4-2-2.9,1.4-.4,2.8-.4,4.3-.2h0ZM12.8,9.6c.6-.3.8-.5,1.6-.5,1.3,0,2.2.9,2.4,2.2-2.1.1-4.2.7-6.1,1.6l-2.2,1.2c1-1.9,2.5-3.5,4.4-4.5h0ZM8.4,24.9c-1.2-2.3-1.7-5.1-1.1-7.7.2-1,1-1.6,1.8-2.2,2.2-1.5,5.1-2.3,7.7-2.6,0,1.8-1.2,3.4-2.3,4.8-1.7,2.2-3.8,4.2-5.4,6.5-.3.4-.5.8-.8,1.2ZM15,30.3c-1.8-.6-3.7-1.8-5-3.2-.1-.1-.7-.9-.8-1-.1-.5.7-1.8,1.1-2.2,1.2-1.7,2.8-3.2,4.1-4.9,1.6-1.9,3.4-4.2,3.5-6.7,0-.1,1.9,0,2.2,0,0,.1,0,.2,0,.3-.2,4.8,0,8.6-1.3,12.6-1,.6-1.8,1.5-2.3,2.5-.3.7-.6,1.6-.9,2.7-.2,0-.5-.1-.6-.2h0ZM40.8,40c-.4,1.3-1,2-1.8,2.2-.1,0-.2,0-.3,0-1.3,0-3-1.4-5-4,0,0-.2-.2-.2-.4-.1-.2-.4-.7-.6-.7h-9.2c-.1.2-.4.5-.7,1.1-.1.2-.2.4-.3.5-.5.7-1.3,1.6-2.1,2.4-1.1,1-2.1,1.4-3,1.2-.9-.2-1.4-1.3-1.5-1.6-1.2-3.1-.2-9.2,1-12.2.7-1.6,2.2-2.8,3.8-3,1.4-.2,2.8.2,3.8,1,.2.2.4.4.5.6.3.3.5.6.8.6.8,0,1.7,0,2.7,0,.7,0,1.4,0,2.1,0,.1,0,.4-.4.5-.5.1-.2.3-.3.4-.4,1.2-1,2.8-1.4,4.4-1.1,1.5.4,2.8,1.4,3.4,2.8,1.3,3.1,2.1,8.7,1.2,11.7h0Z'/%3e%3cpath class='st1' d='M29.1,33.2c-.2,0-.5,0-.8,0s-.7,0-.8,0c-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2,1.4.3,1.9.2.4,0,.6-.4.6-.6s-.1-.5-.6-.6h0Z'/%3e%3cpath class='st1' d='M35,28.7s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M32.8,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M37.2,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M34.9,33.2c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.5-.6-.4Z'/%3e%3cpath class='st1' d='M24.9,31.1c0-.3-.2-.4-.5-.5h0c-.3,0-.5,0-.8-.1-.2,0-.5,0-.7-.1h0s0,0,0,0c-.1-.2-.2-.4-.3-.7,0-.2-.1-.3-.2-.5h0c0-.2-.2-.4-.4-.5-.3-.1-.7,0-.8.3-.1.2-.2.5-.3.7,0,.2-.2.4-.3.6,0,0,0,0,0,0h0c-.2,0-.4,0-.7,0-.2,0-.5,0-.7.1-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2.4.4.5.5.1.1.3.3.4.4,0,0,0,0,0,0,0,0,0,0,0,0l-.2,1.4h0c0,.3,0,.5.3.7.2.1.5.2.7,0,.2-.1.5-.2.7-.4.2,0,.3-.2.5-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.3.2.5.3.1,0,.3.2.4.2,0,0,0,0,0,0,.1,0,.3.1.5.1s.2,0,.3,0c.2,0,.3-.3.4-.5h0s0,0,0,0c0-.4,0-.7-.2-1.1,0-.2,0-.3,0-.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2-.2.3-.3.2-.2.5-.4.6-.6,0,0,.1-.2.2-.3,0,0,0,0,0-.1,0,0,0,0,0,0h0s0,0,0,0h0ZM23.2,32.3h0c0,.1-.2.2-.2.4h0s0,0,0,0c0,.3,0,.7.2,1,0,.2,0,.3,0,.5-.2,0-.4-.2-.5-.3-.2-.1-.5-.3-.7-.4-.1,0-.2,0-.3,0s-.2,0-.3,0c-.2,0-.5.2-.7.4-.2.1-.3.2-.5.3l.2-1.3h0c0-.1,0-.3,0-.5h0c-.2-.2-.4-.4-.6-.6-.2-.2-.3-.3-.5-.5.2,0,.4,0,.6,0,.2,0,.5,0,.7-.1.2,0,.4-.2.5-.4.1-.2.2-.5.3-.7,0-.2.2-.4.3-.5,0,.2.2.4.3.5.1.2.2.5.3.7.1.2.3.3.5.4.2,0,.5,0,.7.1.2,0,.4,0,.6,0l-1,1h0Z'/%3e%3cpath class='st1' d='M32,13c.1.1.3.2.4.3.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9s0,0,0,0c0,.2.1.3.3.4.1,0,.3,0,.5,0,.1,0,.3-.2.4-.3,0,0,.2-.2.3-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4.1.1,0,.2,0,.3,0,0,0,0,0,0,0,0,0,.2,0,.3,0,0,0,.1,0,.2,0,.1,0,.2-.2.2-.4h0s0,0,0,0c0-.2-.2-.5-.3-.7,0-.1,0-.2-.1-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1-.2.2-.2.1-.2.2-.3.3-.5,0,0,0-.2,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.2-.2-.3-.4-.3h0c-.2,0-.4,0-.5,0-.2,0-.3,0-.5,0h0s0,0,0,0c-.1-.1-.2-.3-.3-.4,0,0-.1-.2-.2-.3h0c0-.1-.2-.2-.3-.2-.2,0-.4,0-.5.3,0,.2,0,.3-.1.5,0,.2,0,.3-.1.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.2,0-.3.1-.5.2-.2,0-.3.2-.3.4,0,.2,0,.3.2.4h0ZM32.8,12.5c.2,0,.3-.1.5-.2.1,0,.2-.2.3-.3,0-.2,0-.3.1-.5,0-.1,0-.3,0-.4,0,0,.2.2.2.3.1.1.2.3.3.4.1.1.2.2.4.2.2,0,.3,0,.5,0,.1,0,.3,0,.4,0l-.5.8h0c0,0,0,.2,0,.3h0s0,0,0,0c0,.2.2.4.2.6,0,0,0,.2.1.3-.1,0-.3,0-.4-.1-.2,0-.3-.1-.5-.1,0,0-.1,0-.2,0,0,0-.1,0-.2,0-.1,0-.3.2-.4.3,0,0-.2.2-.3.3v-.9s0,0,0,0c0,0,0-.2-.1-.3h0c-.1-.1-.3-.2-.5-.3-.1,0-.3-.1-.4-.2.1,0,.2,0,.4-.1h0Z'/%3e%3cpath class='st1' d='M35.8,16.8c-.1,0-.3-.2-.5-.2s0,0-.1,0c-.3,0-.6.3-.6.7,0,.3,0,.6,0,.8,0,.3,0,.5,0,.8h0s0,0,0,0c-.2.2-.4.3-.6.5-.2.2-.4.3-.6.5-.2.2-.3.4-.2.7,0,.2.2.4.4.5.2,0,.5.2.8.2.2,0,.4,0,.6.1,0,0,0,0,.1,0,0,0,0,0,0,0h0s.6,1.5.6,1.5c.1.2.3.4.5.4.2,0,.5,0,.6-.3.2-.2.3-.5.5-.7.1-.2.2-.4.3-.5,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.4,0,.6,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,.1,0,.3,0,.5-.1,0,0,.1-.1.2-.2.1-.2.2-.4,0-.6h0s0,0,0,0c-.2-.3-.5-.6-.7-.9-.1-.1-.2-.3-.4-.4h0s0,0,0,0c0,0,0,0,0-.1,0,0,0,0,0,0,0-.1,0-.3.1-.5h0c.1-.3.2-.7.3-1,0,0,0-.3,0-.4,0,0,0,0,0,0h0s0,0,0,0h0s0,0,0,0c-.2-.2-.4-.3-.7-.2h0c-.3,0-.5.2-.8.3-.3.1-.5.2-.7.3h0s0,0,0,0c-.2-.1-.5-.3-.7-.5-.2-.1-.3-.2-.5-.3h0s0,0,0,0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M41.5,32.2v-.8c-.1,0-.2-.2-.2-.2,0-.5-.4-1.9-1-3.2-.3-.5-.5-.9-.8-1.3,0,0,0,0,0,0-.3-.4-.6-.7-1-1-2.5-1.8-5.7-1.4-7.8,1h-.1c0,.1-.2.1-.2.1-.5,0-1.1,0-1.7,0,0,0,0,0,0,0,6.2-8.6-.6-20.4-11.1-19.7-8.2.5-13.6,9.1-10.7,16.8,1.5,4.1,4.8,6.8,8.6,7.7-.2,1.1-.4,2.3-.5,3.5-.3,3.2.1,5.6,1.1,6.8.5.7,1.1,1,1.8,1.1,1.2.1,2.5-.7,3.3-1.3,1-.8,1.9-1.9,2.6-3,.2-.2.3-.4.5-.7h.1c0-.1,8.3-.1,8.3-.1v.2c1.3,1.9,2.5,3.2,3.7,4.1,1.3.9,2.4,1.1,3.4.8,1-.4,1.8-1.6,2.1-3.3.5-2.6.1-5.4-.3-7.3h0ZM29.8,18.9c.1,2.6-.7,5.1-2.1,7.2,0,0,0,0,0-.1,0-1.1,0-1.8-.3-2.9-.8-3.2-2.9-6.2-3-9.6,1.5.6,2.9,1.5,4,2.6.3.3,1.1,1.1,1.2,1.4,0,.4.2,1,.2,1.4h0ZM25.9,10.9c.2,0,1.3,1.3,1.5,1.6.6.8,1.2,1.7,1.5,2.6-1.3-1.1-2.8-2-4.3-2.7,0-.4.9-1.6,1.3-1.5ZM21.1,8.4c1.4.2,2.6.9,3.8,1.6-.7.5-1.2,1.1-1.4,1.9l-2.4-.6v-3ZM20.1,24.7c0-.3.1-.6.2-.9.8-3.7.7-7.6.8-11.4.7.2,1.5.2,2.2.6,0,1.8.5,3.5,1.1,5.2,1,2.6,2.7,5.6,2.1,8.4-.4,0-.7-.4-.9-.6,0,0-.2-.2-.3-.3-.4-.4-.9-.7-1.4-.9,0,0-.1,0-.2,0,0,0-.1,0-.2,0h-.1s0,0,0,0c-.5-.2-1-.2-1.3-.2h0c-.1,0-.2,0-.4,0-.5,0-1.1,0-1.6.2h0ZM20.1,8.2v3.1h-2.3c-.1-1.2-.9-2.4-2-2.9,1.4-.4,2.8-.4,4.3-.2h0ZM12.8,9.6c.6-.3.8-.5,1.6-.5,1.3,0,2.2.9,2.4,2.2-2.1.1-4.2.7-6.1,1.6l-2.2,1.2c1-1.9,2.5-3.5,4.4-4.5h0ZM8.4,24.9c-1.2-2.3-1.7-5.1-1.1-7.7.2-1,1-1.6,1.8-2.2,2.2-1.5,5.1-2.3,7.7-2.6,0,1.8-1.2,3.4-2.3,4.8-1.7,2.2-3.8,4.2-5.4,6.5-.3.4-.5.8-.8,1.2ZM15,30.3c-1.8-.6-3.7-1.8-5-3.2-.1-.1-.7-.9-.8-1-.1-.5.7-1.8,1.1-2.2,1.2-1.7,2.8-3.2,4.1-4.9,1.6-1.9,3.4-4.2,3.5-6.7,0-.1,1.9,0,2.2,0,0,.1,0,.2,0,.3-.2,4.8,0,8.6-1.3,12.6-1,.6-1.8,1.5-2.3,2.5-.3.7-.6,1.6-.9,2.7-.2,0-.5-.1-.6-.2h0ZM40.8,40c-.4,1.3-1,2-1.8,2.2-.1,0-.2,0-.3,0-1.3,0-3-1.4-5-4,0,0-.2-.2-.2-.4-.1-.2-.4-.7-.6-.7h-9.2c-.1.2-.4.5-.7,1.1-.1.2-.2.4-.3.5-.5.7-1.3,1.6-2.1,2.4-1.1,1-2.1,1.4-3,1.2-.9-.2-1.4-1.3-1.5-1.6-1.2-3.1-.2-9.2,1-12.2.7-1.6,2.2-2.8,3.8-3,1.4-.2,2.8.2,3.8,1,.2.2.4.4.5.6.3.3.5.6.8.6.8,0,1.7,0,2.7,0,.7,0,1.4,0,2.1,0,.1,0,.4-.4.5-.5.1-.2.3-.3.4-.4,1.2-1,2.8-1.4,4.4-1.1,1.5.4,2.8,1.4,3.4,2.8,1.3,3.1,2.1,8.7,1.2,11.7h0Z'/%3e%3cpath class='st1' d='M29.1,33.2c-.2,0-.5,0-.8,0s-.7,0-.8,0c-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2,1.4.3,1.9.2.4,0,.6-.4.6-.6s-.1-.5-.6-.6h0Z'/%3e%3cpath class='st1' d='M35,28.7s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M32.8,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M37.2,30.9s0,0,0,0c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.4-.6-.4h0Z'/%3e%3cpath class='st1' d='M34.9,33.2c-.3,0-.5.2-.5.4,0,.3,0,.6.2.7.2.1.4.1.6,0,.3-.2.3-.5.3-.7,0-.2-.3-.5-.6-.4Z'/%3e%3cpath class='st1' d='M24.9,31.1c0-.3-.2-.4-.5-.5h0c-.3,0-.5,0-.8-.1-.2,0-.5,0-.7-.1h0s0,0,0,0c-.1-.2-.2-.4-.3-.7,0-.2-.1-.3-.2-.5h0c0-.2-.2-.4-.4-.5-.3-.1-.7,0-.8.3-.1.2-.2.5-.3.7,0,.2-.2.4-.3.6,0,0,0,0,0,0h0c-.2,0-.4,0-.7,0-.2,0-.5,0-.7.1-.2,0-.4.2-.5.4,0,.2,0,.4.1.6.2.2.4.4.5.5.1.1.3.3.4.4,0,0,0,0,0,0,0,0,0,0,0,0l-.2,1.4h0c0,.3,0,.5.3.7.2.1.5.2.7,0,.2-.1.5-.2.7-.4.2,0,.3-.2.5-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.3.2.5.3.1,0,.3.2.4.2,0,0,0,0,0,0,.1,0,.3.1.5.1s.2,0,.3,0c.2,0,.3-.3.4-.5h0s0,0,0,0c0-.4,0-.7-.2-1.1,0-.2,0-.3,0-.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.2-.2.3-.3.2-.2.5-.4.6-.6,0,0,.1-.2.2-.3,0,0,0,0,0-.1,0,0,0,0,0,0h0s0,0,0,0h0ZM23.2,32.3h0c0,.1-.2.2-.2.4h0s0,0,0,0c0,.3,0,.7.2,1,0,.2,0,.3,0,.5-.2,0-.4-.2-.5-.3-.2-.1-.5-.3-.7-.4-.1,0-.2,0-.3,0s-.2,0-.3,0c-.2,0-.5.2-.7.4-.2.1-.3.2-.5.3l.2-1.3h0c0-.1,0-.3,0-.5h0c-.2-.2-.4-.4-.6-.6-.2-.2-.3-.3-.5-.5.2,0,.4,0,.6,0,.2,0,.5,0,.7-.1.2,0,.4-.2.5-.4.1-.2.2-.5.3-.7,0-.2.2-.4.3-.5,0,.2.2.4.3.5.1.2.2.5.3.7.1.2.3.3.5.4.2,0,.5,0,.7.1.2,0,.4,0,.6,0l-1,1h0Z'/%3e%3cpath class='st1' d='M32,13c.1.1.3.2.4.3.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9s0,0,0,0c0,.2.1.3.3.4.1,0,.3,0,.5,0,.1,0,.3-.2.4-.3,0,0,.2-.2.3-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4.1.1,0,.2,0,.3,0,0,0,0,0,0,0,0,0,.2,0,.3,0,0,0,.1,0,.2,0,.1,0,.2-.2.2-.4h0s0,0,0,0c0-.2-.2-.5-.3-.7,0-.1,0-.2-.1-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1-.2.2-.2.1-.2.2-.3.3-.5,0,0,0-.2,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.2-.2-.3-.4-.3h0c-.2,0-.4,0-.5,0-.2,0-.3,0-.5,0h0s0,0,0,0c-.1-.1-.2-.3-.3-.4,0,0-.1-.2-.2-.3h0c0-.1-.2-.2-.3-.2-.2,0-.4,0-.5.3,0,.2,0,.3-.1.5,0,.2,0,.3-.1.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.2,0-.3.1-.5.2-.2,0-.3.2-.3.4,0,.2,0,.3.2.4h0ZM32.8,12.5c.2,0,.3-.1.5-.2.1,0,.2-.2.3-.3,0-.2,0-.3.1-.5,0-.1,0-.3,0-.4,0,0,.2.2.2.3.1.1.2.3.3.4.1.1.2.2.4.2.2,0,.3,0,.5,0,.1,0,.3,0,.4,0l-.5.8h0c0,0,0,.2,0,.3h0s0,0,0,0c0,.2.2.4.2.6,0,0,0,.2.1.3-.1,0-.3,0-.4-.1-.2,0-.3-.1-.5-.1,0,0-.1,0-.2,0,0,0-.1,0-.2,0-.1,0-.3.2-.4.3,0,0-.2.2-.3.3v-.9s0,0,0,0c0,0,0-.2-.1-.3h0c-.1-.1-.3-.2-.5-.3-.1,0-.3-.1-.4-.2.1,0,.2,0,.4-.1h0Z'/%3e%3cpath class='st1' d='M35.8,16.8c-.1,0-.3-.2-.5-.2s0,0-.1,0c-.3,0-.6.3-.6.7,0,.3,0,.6,0,.8,0,.3,0,.5,0,.8h0s0,0,0,0c-.2.2-.4.3-.6.5-.2.2-.4.3-.6.5-.2.2-.3.4-.2.7,0,.2.2.4.4.5.2,0,.5.2.8.2.2,0,.4,0,.6.1,0,0,0,0,.1,0,0,0,0,0,0,0h0s.6,1.5.6,1.5c.1.2.3.4.5.4.2,0,.5,0,.6-.3.2-.2.3-.5.5-.7.1-.2.2-.4.3-.5,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0,0,0,0,0,0,0,0,0,0,0,0,.2,0,.4,0,.6,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,.1,0,.3,0,.5-.1,0,0,.1-.1.2-.2.1-.2.2-.4,0-.6h0s0,0,0,0c-.2-.3-.5-.6-.7-.9-.1-.1-.2-.3-.4-.4h0s0,0,0,0c0,0,0,0,0-.1,0,0,0,0,0,0,0-.1,0-.3.1-.5h0c.1-.3.2-.7.3-1,0,0,0-.3,0-.4,0,0,0,0,0,0h0s0,0,0,0h0s0,0,0,0c-.2-.2-.4-.3-.7-.2h0c-.3,0-.5.2-.8.3-.3.1-.5.2-.7.3h0s0,0,0,0c-.2-.1-.5-.3-.7-.5-.2-.1-.3-.2-.5-.3h0s0,0,0,0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-slot {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M42.8,38c0,0,0-.1,0-.2,0-4.3.4-8.9,0-13.1,0-.7-.3-1.3-.8-1.7-.3-.4-.8-.6-1.3-.7-1.4-.2-3.2-.2-4.9,0-1.4,0-2.7,0-4,0,0,0,0,0-.1,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-3,0-4.5,0-1.4,0-2.7,0-4,0,0,0-.1,0-.2,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-2.9,0-4.4,0-1.4,0-2.9-.1-4.1,0,0,0,0,0,0,0-1.3.1-2.4,1.1-2.5,2.5-.4,4.2.1,8.8,0,13.1,0,0,0,0,0,.2,0,.4,0,1.5,0,2.2,0,0,0,.1,0,.2,0,.8.5,1.5,1.1,2,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.4,1.1.4,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,1.3-.1,2.3-1.2,2.4-2.5,0,0,0-.2,0-.2,0-.7,0-1.8,0-2.2h0ZM41.4,38c-.2.8.3,2.5-.4,3.2,0,0-.2.2-.3.2,0,0-.1,0-.2,0h-9.1c0,0,0,0,0,0-.2,0-.3-.2-.5-.3,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c-.1.6-.5.9-1.1,1,0,0,0,0,0,0-1.3,0-2.6,0-3.9,0-1.5,0-3.1-.1-4.5,0-.3,0-.6-.2-.8-.4,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c0,.5-.4.8-.8.9h-5.9c-.9,0-1.8,0-2.7,0h-.2c-.3,0-.6-.2-.8-.5-.5-.8,0-2.3-.2-3.1,0,0,0,0,0,0v-7.4c.1-.8.1-1.8,0-2.7v-3.2c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v3.2c0,1,0,1.9,0,2.7v7.4s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M18.7,12.8c.6.6,1.2,1.2,1.7,1.8.1.5-.6,2.8-.6,3.5,0,.4.3.7.7.7l3.5-1.7c.7.2,2.9,1.8,3.5,1.7.3,0,.6-.4.6-.6l-.6-3.6c.4-.7,2.5-2.1,2.7-2.8,0-.2,0-.5-.2-.6-.5-.5-3.1-.4-3.8-.8-.5-.6-1.3-3.2-1.9-3.4-.1,0-.3,0-.5,0-.6.2-1.5,2.8-1.9,3.4-.6.5-5.5,0-3.7,2,.2.2.4.3.6.4h0ZM20.3,12.1c.8-.1,1.6-.2,2.4-.4.3-.2.9-1.8,1.1-2.2,0,0,0-.2.2-.1l1.2,2.3,2.7.4c0,.2,0,.2-.2.3-.4.4-1.6,1.2-1.7,1.7-.1.5.5,2.5.3,2.7l-2.4-1.2-2.5,1.1c-.1-.1.5-2.1.3-2.6-.1-.5-1.4-1.5-1.9-1.9,0-.2.1-.1.3-.1h0Z'/%3e%3cpath class='st1' d='M34.6,16.7c.2.8-1,3.4.2,3.5.6,0,2.2-1.1,2.9-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2-.1-2.8,0-3.5.4-.7,2.8-1.9,1.9-2.8-.4-.4-2.4-.3-3.1-.6-.5-.5-1-2.4-1.5-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.8.4-3.6,0-3.3,1.3.1.6,1.7,1.6,2.1,2.2h0ZM36.8,14.4c.2-.2.5-1.1.8-1.5,0,0,0-.2.2-.1l.9,1.7,1.9.3c-.1.6-1.2.9-1.3,1.5-.1.5.2,1.4.3,1.9,0,0-1.4-.8-1.9-.8-.4,0-1.7.9-1.8.8,0-.5.4-1.3.3-1.8-.1-.6-1.1-1-1.4-1.6.5-.1,1.7,0,2-.4h0Z'/%3e%3cpath class='st1' d='M7.2,16.7c.2.8-1.1,3.5.3,3.5,1-.2,1.8-1,2.8-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2,0-2.8,0-3.5.4-.7,2.7-1.9,1.9-2.8-.4-.4-2.4-.4-3-.6-.5-.5-1.1-2.5-1.6-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.7.3-2.9.2-3.2.8-.4,1,1.6,1.9,2,2.7h0ZM9.3,14.5c.3-.2.6-1.2.8-1.6,0,0,0-.2.2-.1.2.4.5,1.4.8,1.6.4.3,1.5.3,2,.4l-1.4,1.5.3,1.9c0,0-1.4-.8-1.8-.8-.6,0-1.3.7-1.9.8,0-.5.4-1.4.3-1.9-.1-.6-1.1-.9-1.3-1.5l1.9-.3h0Z'/%3e%3cpath class='st1' d='M38.4,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M14.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M26.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M42.8,38c0,0,0-.1,0-.2,0-4.3.4-8.9,0-13.1,0-.7-.3-1.3-.8-1.7-.3-.4-.8-.6-1.3-.7-1.4-.2-3.2-.2-4.9,0-1.4,0-2.7,0-4,0,0,0,0,0-.1,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-3,0-4.5,0-1.4,0-2.7,0-4,0,0,0-.1,0-.2,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-2.9,0-4.4,0-1.4,0-2.9-.1-4.1,0,0,0,0,0,0,0-1.3.1-2.4,1.1-2.5,2.5-.4,4.2.1,8.8,0,13.1,0,0,0,0,0,.2,0,.4,0,1.5,0,2.2,0,0,0,.1,0,.2,0,.8.5,1.5,1.1,2,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.4,1.1.4,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,1.3-.1,2.3-1.2,2.4-2.5,0,0,0-.2,0-.2,0-.7,0-1.8,0-2.2h0ZM41.4,38c-.2.8.3,2.5-.4,3.2,0,0-.2.2-.3.2,0,0-.1,0-.2,0h-9.1c0,0,0,0,0,0-.2,0-.3-.2-.5-.3,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c-.1.6-.5.9-1.1,1,0,0,0,0,0,0-1.3,0-2.6,0-3.9,0-1.5,0-3.1-.1-4.5,0-.3,0-.6-.2-.8-.4,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c0,.5-.4.8-.8.9h-5.9c-.9,0-1.8,0-2.7,0h-.2c-.3,0-.6-.2-.8-.5-.5-.8,0-2.3-.2-3.1,0,0,0,0,0,0v-7.4c.1-.8.1-1.8,0-2.7v-3.2c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v3.2c0,1,0,1.9,0,2.7v7.4s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M18.7,12.8c.6.6,1.2,1.2,1.7,1.8.1.5-.6,2.8-.6,3.5,0,.4.3.7.7.7l3.5-1.7c.7.2,2.9,1.8,3.5,1.7.3,0,.6-.4.6-.6l-.6-3.6c.4-.7,2.5-2.1,2.7-2.8,0-.2,0-.5-.2-.6-.5-.5-3.1-.4-3.8-.8-.5-.6-1.3-3.2-1.9-3.4-.1,0-.3,0-.5,0-.6.2-1.5,2.8-1.9,3.4-.6.5-5.5,0-3.7,2,.2.2.4.3.6.4h0ZM20.3,12.1c.8-.1,1.6-.2,2.4-.4.3-.2.9-1.8,1.1-2.2,0,0,0-.2.2-.1l1.2,2.3,2.7.4c0,.2,0,.2-.2.3-.4.4-1.6,1.2-1.7,1.7-.1.5.5,2.5.3,2.7l-2.4-1.2-2.5,1.1c-.1-.1.5-2.1.3-2.6-.1-.5-1.4-1.5-1.9-1.9,0-.2.1-.1.3-.1h0Z'/%3e%3cpath class='st1' d='M34.6,16.7c.2.8-1,3.4.2,3.5.6,0,2.2-1.1,2.9-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2-.1-2.8,0-3.5.4-.7,2.8-1.9,1.9-2.8-.4-.4-2.4-.3-3.1-.6-.5-.5-1-2.4-1.5-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.8.4-3.6,0-3.3,1.3.1.6,1.7,1.6,2.1,2.2h0ZM36.8,14.4c.2-.2.5-1.1.8-1.5,0,0,0-.2.2-.1l.9,1.7,1.9.3c-.1.6-1.2.9-1.3,1.5-.1.5.2,1.4.3,1.9,0,0-1.4-.8-1.9-.8-.4,0-1.7.9-1.8.8,0-.5.4-1.3.3-1.8-.1-.6-1.1-1-1.4-1.6.5-.1,1.7,0,2-.4h0Z'/%3e%3cpath class='st1' d='M7.2,16.7c.2.8-1.1,3.5.3,3.5,1-.2,1.8-1,2.8-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2,0-2.8,0-3.5.4-.7,2.7-1.9,1.9-2.8-.4-.4-2.4-.4-3-.6-.5-.5-1.1-2.5-1.6-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.7.3-2.9.2-3.2.8-.4,1,1.6,1.9,2,2.7h0ZM9.3,14.5c.3-.2.6-1.2.8-1.6,0,0,0-.2.2-.1.2.4.5,1.4.8,1.6.4.3,1.5.3,2,.4l-1.4,1.5.3,1.9c0,0-1.4-.8-1.8-.8-.6,0-1.3.7-1.9.8,0-.5.4-1.4.3-1.9-.1-.6-1.1-.9-1.3-1.5l1.9-.3h0Z'/%3e%3cpath class='st1' d='M38.4,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M14.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M26.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-slotactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M42.8,38c0,0,0-.1,0-.2,0-4.3.4-8.9,0-13.1,0-.7-.3-1.3-.8-1.7-.3-.4-.8-.6-1.3-.7-1.4-.2-3.2-.2-4.9,0-1.4,0-2.7,0-4,0,0,0,0,0-.1,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-3,0-4.5,0-1.4,0-2.7,0-4,0,0,0-.1,0-.2,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-2.9,0-4.4,0-1.4,0-2.9-.1-4.1,0,0,0,0,0,0,0-1.3.1-2.4,1.1-2.5,2.5-.4,4.2.1,8.8,0,13.1,0,0,0,0,0,.2,0,.4,0,1.5,0,2.2,0,0,0,.1,0,.2,0,.8.5,1.5,1.1,2,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.4,1.1.4,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,1.3-.1,2.3-1.2,2.4-2.5,0,0,0-.2,0-.2,0-.7,0-1.8,0-2.2h0ZM41.4,38c-.2.8.3,2.5-.4,3.2,0,0-.2.2-.3.2,0,0-.1,0-.2,0h-9.1c0,0,0,0,0,0-.2,0-.3-.2-.5-.3,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c-.1.6-.5.9-1.1,1,0,0,0,0,0,0-1.3,0-2.6,0-3.9,0-1.5,0-3.1-.1-4.5,0-.3,0-.6-.2-.8-.4,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c0,.5-.4.8-.8.9h-5.9c-.9,0-1.8,0-2.7,0h-.2c-.3,0-.6-.2-.8-.5-.5-.8,0-2.3-.2-3.1,0,0,0,0,0,0v-7.4c.1-.8.1-1.8,0-2.7v-3.2c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v3.2c0,1,0,1.9,0,2.7v7.4s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M18.7,12.8c.6.6,1.2,1.2,1.7,1.8.1.5-.6,2.8-.6,3.5,0,.4.3.7.7.7l3.5-1.7c.7.2,2.9,1.8,3.5,1.7.3,0,.6-.4.6-.6l-.6-3.6c.4-.7,2.5-2.1,2.7-2.8,0-.2,0-.5-.2-.6-.5-.5-3.1-.4-3.8-.8-.5-.6-1.3-3.2-1.9-3.4-.1,0-.3,0-.5,0-.6.2-1.5,2.8-1.9,3.4-.6.5-5.5,0-3.7,2,.2.2.4.3.6.4h0Z'/%3e%3cpath class='st1' d='M34.6,16.7c.2.8-1,3.4.2,3.5.6,0,2.2-1.1,2.9-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2-.1-2.8,0-3.5.4-.7,2.8-1.9,1.9-2.8-.4-.4-2.4-.3-3.1-.6-.5-.5-1-2.4-1.5-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.8.4-3.6,0-3.3,1.3.1.6,1.7,1.6,2.1,2.2h0ZM36.8,14.4c.2-.2.5-1.1.8-1.5,0,0,0-.2.2-.1l.9,1.7,1.9.3c-.1.6-1.2.9-1.3,1.5-.1.5.2,1.4.3,1.9,0,0-1.4-.8-1.9-.8-.4,0-1.7.9-1.8.8,0-.5.4-1.3.3-1.8-.1-.6-1.1-1-1.4-1.6.5-.1,1.7,0,2-.4h0Z'/%3e%3cpath class='st1' d='M7.2,16.7c.2.8-1.1,3.5.3,3.5,1-.2,1.8-1,2.8-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2,0-2.8,0-3.5.4-.7,2.7-1.9,1.9-2.8-.4-.4-2.4-.4-3-.6-.5-.5-1.1-2.5-1.6-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.7.3-2.9.2-3.2.8-.4,1,1.6,1.9,2,2.7h0ZM9.3,14.5c.3-.2.6-1.2.8-1.6,0,0,0-.2.2-.1.2.4.5,1.4.8,1.6.4.3,1.5.3,2,.4l-1.4,1.5.3,1.9c0,0-1.4-.8-1.8-.8-.6,0-1.3.7-1.9.8,0-.5.4-1.4.3-1.9-.1-.6-1.1-.9-1.3-1.5l1.9-.3h0Z'/%3e%3cpath class='st1' d='M38.4,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M14.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M26.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M42.8,38c0,0,0-.1,0-.2,0-4.3.4-8.9,0-13.1,0-.7-.3-1.3-.8-1.7-.3-.4-.8-.6-1.3-.7-1.4-.2-3.2-.2-4.9,0-1.4,0-2.7,0-4,0,0,0,0,0-.1,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-3,0-4.5,0-1.4,0-2.7,0-4,0,0,0-.1,0-.2,0-.6,0-1.1.3-1.5.7,0,0,0,0,0,0-.1,0-.2-.2-.3-.2-.2-.2-.4-.3-.7-.4-.2,0-.5-.2-.8-.2-1.4-.1-2.9,0-4.4,0-1.4,0-2.9-.1-4.1,0,0,0,0,0,0,0-1.3.1-2.4,1.1-2.5,2.5-.4,4.2.1,8.8,0,13.1,0,0,0,0,0,.2,0,.4,0,1.5,0,2.2,0,0,0,.1,0,.2,0,.8.5,1.5,1.1,2,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.4,1.1.4,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,.7,0,1.1-.4,1.6-.7h0s0,0,0,0c0,0,.2.1.3.2.4.3.8.5,1.2.5,0,0,0,0,.1,0,1.3.1,2.7,0,4.1,0,1.6,0,3.2.1,4.6,0,1.3-.1,2.3-1.2,2.4-2.5,0,0,0-.2,0-.2,0-.7,0-1.8,0-2.2h0ZM41.4,38c-.2.8.3,2.5-.4,3.2,0,0-.2.2-.3.2,0,0-.1,0-.2,0h-9.1c0,0,0,0,0,0-.2,0-.3-.2-.5-.3,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c-.1.6-.5.9-1.1,1,0,0,0,0,0,0-1.3,0-2.6,0-3.9,0-1.5,0-3.1-.1-4.5,0-.3,0-.6-.2-.8-.4,0-.1-.2-.3-.2-.4v-.8c0-.4-.3-.7-.7-.7h0c-.4,0-.7.3-.7.7v.8c0,.5-.4.8-.8.9h-5.9c-.9,0-1.8,0-2.7,0h-.2c-.3,0-.6-.2-.8-.5-.5-.8,0-2.3-.2-3.1,0,0,0,0,0,0v-7.4c.1-.8.1-1.8,0-2.7v-3.2c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v.3h0v1c0,.4.3.7.7.7h0c.4,0,.7-.3.7-.7v-1h0v-.3c.1-.5.4-.8.9-.9,1.3,0,2.7,0,4.2-.1,1.6,0,3.2.2,4.7.1.4.1.7.4.8.9v3.2c0,1,0,1.9,0,2.7v7.4s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M18.7,12.8c.6.6,1.2,1.2,1.7,1.8.1.5-.6,2.8-.6,3.5,0,.4.3.7.7.7l3.5-1.7c.7.2,2.9,1.8,3.5,1.7.3,0,.6-.4.6-.6l-.6-3.6c.4-.7,2.5-2.1,2.7-2.8,0-.2,0-.5-.2-.6-.5-.5-3.1-.4-3.8-.8-.5-.6-1.3-3.2-1.9-3.4-.1,0-.3,0-.5,0-.6.2-1.5,2.8-1.9,3.4-.6.5-5.5,0-3.7,2,.2.2.4.3.6.4h0Z'/%3e%3cpath class='st1' d='M34.6,16.7c.2.8-1,3.4.2,3.5.6,0,2.2-1.1,2.9-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2-.1-2.8,0-3.5.4-.7,2.8-1.9,1.9-2.8-.4-.4-2.4-.3-3.1-.6-.5-.5-1-2.4-1.5-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.8.4-3.6,0-3.3,1.3.1.6,1.7,1.6,2.1,2.2h0ZM36.8,14.4c.2-.2.5-1.1.8-1.5,0,0,0-.2.2-.1l.9,1.7,1.9.3c-.1.6-1.2.9-1.3,1.5-.1.5.2,1.4.3,1.9,0,0-1.4-.8-1.9-.8-.4,0-1.7.9-1.8.8,0-.5.4-1.3.3-1.8-.1-.6-1.1-1-1.4-1.6.5-.1,1.7,0,2-.4h0Z'/%3e%3cpath class='st1' d='M7.2,16.7c.2.8-1.1,3.5.3,3.5,1-.2,1.8-1,2.8-1.3.7.2,2.3,1.4,2.9,1.3,1.1-.2,0-2.8,0-3.5.4-.7,2.7-1.9,1.9-2.8-.4-.4-2.4-.4-3-.6-.5-.5-1.1-2.5-1.6-2.7-.1,0-.2,0-.4,0-.2,0-.4.1-.5.3-.4.4-1,2.3-1.3,2.5-.7.3-2.9.2-3.2.8-.4,1,1.6,1.9,2,2.7h0ZM9.3,14.5c.3-.2.6-1.2.8-1.6,0,0,0-.2.2-.1.2.4.5,1.4.8,1.6.4.3,1.5.3,2,.4l-1.4,1.5.3,1.9c0,0-1.4-.8-1.8-.8-.6,0-1.3.7-1.9.8,0-.5.4-1.4.3-1.9-.1-.6-1.1-.9-1.3-1.5l1.9-.3h0Z'/%3e%3cpath class='st1' d='M38.4,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M14.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3cpath class='st1' d='M26.3,28.4c-.7-.1-4-.1-4.7,0-.9.1-.5,1.4,0,1.4h3.4l-3.9,6.6c-.3.8.7,1.3,1.2.7l4.5-7.7c.2-.5,0-.9-.5-1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-arcade {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.3,26.1c0-.9-.2-1.8-1.1-2.1-1.4-.5-2.4.9-2.2,2.2-2.1,0-2.1,3.1,0,3.2v2.6l-7.8-4.6-2.2-10.5c-.4-1-1.2-1.6-2.2-1.8h-.7l-.8.3c-.6.1-1.9,1.7-1.1,2.1.6.3.7-.3.9-.6.9-1.1,2.5-.9,2.9.5.3,1,.4,2.2.7,3.2h-4.5c0-.4.4-1.1.2-1.5-.3-.4-.7-.3-.9,0l-1.7,8.3c-2.5,1.4-4.9,3.1-7.4,4.4-.1,0-.2.2-.4.1v-2.6c2.1-.1,2.1-3.2,0-3.2.2-1.3-.7-2.7-2.2-2.2-1,.3-1.2,1.2-1.1,2.1-.8.1-1.4.6-1.6,1.3v.7c.3.7.8,1.2,1.6,1.3,0,.6-.4,2.2.7,2,0,0,.3-.2.3-.2v-1.7h.1c0-.1,1.2-.1,1.2-.1v10h-1.3v-6.3s-.2-.2-.3-.2c-.5-.1-.7.1-.8.6.1,1.9-.2,4,0,5.8,0,.6.4,1.1,1.1,1.2.8,0,2,.1,2.3-.9h2.1c.1.5.2,1.1.7,1.2.3,0,1.8,0,2.1,0,.6,0,1-.7.8-1.3h4c-.3,1.1-1.1,2.8.4,3.3.6.2,3.3.2,4,.1.7,0,1.2-.3,1.4-1,.2-.7-.3-1.7-.5-2.4h4c-.1.6.2,1.2.8,1.3.4,0,1.8,0,2.1,0,.5-.2.6-.8.7-1.2h2.1c.2,1,1.4,1,2.2.9.6,0,1-.6,1.1-1.2.2-1.8-.1-3.9,0-5.8,0-.4-.3-.7-.8-.6,0,0-.3.2-.3.2v6.2h-.1c0,.1-1.2.1-1.2.1v-10h1.3v1.8c0,.2.5.3.7.2.5-.2.3-1.6.3-2,2.1-.3,2.1-3.1,0-3.3h0ZM10.9,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM11.9,28.4c-1,.1-2.3,0-3.3,0-.8-.3-.6-1.2.2-1.3.7,0,2.3,0,3,0,.2,0,.6.1.7.3,0,.2,0,.6-.1.8,0,0-.3.1-.4.2h0ZM16.7,39.8h-1.6v-4.6c0-.3.6-.5.8-.5.3,0,.7.3.7.6v4.6h0ZM19.3,38.2c0,.1,0,.2,0,.4h-1.6v-3.5c0-.1-.3-.6-.4-.7-1.1-1.4-3.3-.5-3.3,1.2v3h-2.1v-5.3l7.5-4.5c0,.7-.2,1.5-.2,2.2-.1,2.3,0,4.9,0,7.2h0ZM26.2,41.9c-.9,0-2.6,0-3.5,0-.3,0-.5,0-.5-.4,0-.5.5-1.4.5-1.9h3.4c0,.6.5,1.4.5,1.9,0,.3-.2.4-.5.4ZM28.6,38.2c-.1.3-.4.3-.6.3-2.2.2-4.8-.2-7,0-.3,0-.6-.1-.6-.4,0-3.4-.2-6.7.4-10.1.4-2.2.9-4.3,1.3-6.5h4.9c.5,2.8,1.4,5.7,1.6,8.5.2,2.7,0,5.5,0,8.2h0ZM33.8,39.8h-1.6v-4.6c0-.2.5-.6.7-.6.3,0,.8.2.8.5v4.6h0ZM37,38.6h-2.1v-3c0,0,0-.5-.1-.6-.4-1.4-2.3-1.8-3.2-.6,0,.1-.4.6-.4.7v3.4h-.1c0,.1-1.5.1-1.5.1,0-.1,0-.2,0-.4,0-2.3.1-5,0-7.2,0-.7-.2-1.5-.2-2.2l7.5,4.5v5.3h0ZM39.2,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM40.3,28.4c-1.1,0-2.3.1-3.3,0-.1,0-.3,0-.4-.2-.2-.2-.2-.5-.1-.8.1-.2.4-.3.7-.3.7,0,2.3,0,3,0,.8.1,1,1,.2,1.3h0Z'/%3e%3cpath class='st1' d='M25.5,29.6c-.3,0-1.6,0-1.9,0-.4,0-.8.5-.9.8-.3.8-.8,3.2-.9,3.9,0,.9.5,1.8,1.3,2,.5,0,2.6,0,3,0,.6-.2,1-1,1-1.6,0-.6-.7-3.5-.9-4.2-.1-.3-.4-.7-.8-.8h0ZM23.7,30.6h1.5l.3,1.3h-2.2l.3-1.3h0ZM25.5,35.3c-.5,0-1.7,0-2.1,0-1.2-.1-.3-1.7-.3-2.4h2.7c0,.7.9,2.3-.3,2.4h0Z'/%3e%3cpath class='st1' d='M43,11.5h0c0,0,0-.1,0-.1-.1-.5-.4-.8-.8-.9h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.8,0,0,0,0,0,0-.1-.3-.3-.6-.7-.7-.2,0-.3,0-.5,0-.4,0-.8.2-1,.6-.2.4-.4.8-.6,1.3-.2.4-.4.8-.6,1.1,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.8.1-1.3.2-.4,0-.9,0-1.3.2-.4,0-.8.4-.9.8-.1.4,0,.8.2,1.1.3.4.7.7,1,1,.3.2.5.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.6h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.6.3.9.5.3.1.6.3.8.4,0,0,0,0,.1,0,.2.1.5.3.8.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.3-.3-2,0-.3-.1-.6-.2-.9,0,0,0-.1.1-.1,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0ZM39.8,13.5h0s0,0,0,0c-.2.2-.3.4-.3.7h0s0,0,0,0c0,.6.2,1.3.3,1.9,0,.3.1.6.2.9-.3-.2-.7-.4-1.1-.6-.4-.2-.8-.5-1.3-.7-.2,0-.3-.1-.5-.1s-.3,0-.5.1c-.4.2-.9.4-1.3.7-.4.2-.7.4-1,.5l.4-2.6h0s0,0,0,0c0-.2,0-.5-.2-.8h0s0,0,0,0c-.3-.4-.7-.7-1.1-1.1-.3-.3-.7-.6-.9-.9.4,0,.8-.1,1.2-.2.5,0,.9-.1,1.4-.2.4,0,.7-.3.9-.6.2-.4.4-.8.6-1.3.2-.4.3-.7.5-1.1.2.3.3.7.5,1,.2.4.4.9.6,1.3.2.4.5.6.9.6.4,0,.9.1,1.3.2.4,0,.9,0,1.3.2l-1.9,1.8h0Z'/%3e%3cpath class='st1' d='M7.6,19.8s0,0,0,0l.4,1.3h0s0,0,0,0c.1.2.3.4.6.4s.4,0,.5-.2c.1-.2.3-.4.4-.6,0-.1.2-.3.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,.1,0c.1,0,.3,0,.4,0,.1,0,.3,0,.4,0h.2c.1,0,.4,0,.6-.2.1-.2.2-.4.1-.6h0s0,0,0,0c-.2-.3-.4-.5-.6-.8,0-.1-.2-.3-.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.2.1-.4.1-.3.2-.6.3-.8,0,0,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.3-.2-.5-.2s0,0-.1,0h0s0,0,0,0c-.2,0-.5.2-.7.2-.2,0-.4.2-.6.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.4-.3-.6-.4-.1,0-.3-.2-.4-.3h0c-.1,0-.2-.2-.4-.2s0,0,0,0c-.3,0-.5.3-.5.6,0,.2,0,.5,0,.7,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,0,0,0,0,0-.2.1-.3.3-.5.4-.2.1-.4.3-.6.4-.2.1-.3.4-.2.6,0,.2.2.4.4.5.2,0,.4.2.7.2.2,0,.4,0,.5.1,0,0,0,0,0,0h0ZM8,16.9c0-.2,0-.4,0-.6.2.1.3.2.5.3.2.1.4.3.6.4.1,0,.2.1.3.1s.1,0,.2,0c.2,0,.4-.1.6-.2.2,0,.4-.2.6-.2l-.4,1.2h0s0,0,0,0c0,.1,0,.3,0,.4h0s0,0,0,0c.2.3.4.5.6.8,0,.1.2.2.3.4,0,0-.1,0-.2,0-.1,0-.3,0-.4,0-.1,0-.3,0-.4,0s-.2,0-.3,0c-.2,0-.3,0-.5.2-.2.2-.3.4-.4.6-.1.2-.2.3-.3.5l-.4-1.2h0s0,0,0,0c0,0-.1-.2-.3-.3h0s0,0,0,0c-.2-.1-.5-.2-.7-.2-.2,0-.4-.1-.6-.2.2-.1.3-.2.5-.4.2-.1.4-.3.6-.4.2-.1.2-.3.2-.5,0-.2,0-.5,0-.7h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.3,26.1c0-.9-.2-1.8-1.1-2.1-1.4-.5-2.4.9-2.2,2.2-2.1,0-2.1,3.1,0,3.2v2.6l-7.8-4.6-2.2-10.5c-.4-1-1.2-1.6-2.2-1.8h-.7l-.8.3c-.6.1-1.9,1.7-1.1,2.1.6.3.7-.3.9-.6.9-1.1,2.5-.9,2.9.5.3,1,.4,2.2.7,3.2h-4.5c0-.4.4-1.1.2-1.5-.3-.4-.7-.3-.9,0l-1.7,8.3c-2.5,1.4-4.9,3.1-7.4,4.4-.1,0-.2.2-.4.1v-2.6c2.1-.1,2.1-3.2,0-3.2.2-1.3-.7-2.7-2.2-2.2-1,.3-1.2,1.2-1.1,2.1-.8.1-1.4.6-1.6,1.3v.7c.3.7.8,1.2,1.6,1.3,0,.6-.4,2.2.7,2,0,0,.3-.2.3-.2v-1.7h.1c0-.1,1.2-.1,1.2-.1v10h-1.3v-6.3s-.2-.2-.3-.2c-.5-.1-.7.1-.8.6.1,1.9-.2,4,0,5.8,0,.6.4,1.1,1.1,1.2.8,0,2,.1,2.3-.9h2.1c.1.5.2,1.1.7,1.2.3,0,1.8,0,2.1,0,.6,0,1-.7.8-1.3h4c-.3,1.1-1.1,2.8.4,3.3.6.2,3.3.2,4,.1.7,0,1.2-.3,1.4-1,.2-.7-.3-1.7-.5-2.4h4c-.1.6.2,1.2.8,1.3.4,0,1.8,0,2.1,0,.5-.2.6-.8.7-1.2h2.1c.2,1,1.4,1,2.2.9.6,0,1-.6,1.1-1.2.2-1.8-.1-3.9,0-5.8,0-.4-.3-.7-.8-.6,0,0-.3.2-.3.2v6.2h-.1c0,.1-1.2.1-1.2.1v-10h1.3v1.8c0,.2.5.3.7.2.5-.2.3-1.6.3-2,2.1-.3,2.1-3.1,0-3.3h0ZM10.9,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM11.9,28.4c-1,.1-2.3,0-3.3,0-.8-.3-.6-1.2.2-1.3.7,0,2.3,0,3,0,.2,0,.6.1.7.3,0,.2,0,.6-.1.8,0,0-.3.1-.4.2h0ZM16.7,39.8h-1.6v-4.6c0-.3.6-.5.8-.5.3,0,.7.3.7.6v4.6h0ZM19.3,38.2c0,.1,0,.2,0,.4h-1.6v-3.5c0-.1-.3-.6-.4-.7-1.1-1.4-3.3-.5-3.3,1.2v3h-2.1v-5.3l7.5-4.5c0,.7-.2,1.5-.2,2.2-.1,2.3,0,4.9,0,7.2h0ZM26.2,41.9c-.9,0-2.6,0-3.5,0-.3,0-.5,0-.5-.4,0-.5.5-1.4.5-1.9h3.4c0,.6.5,1.4.5,1.9,0,.3-.2.4-.5.4ZM28.6,38.2c-.1.3-.4.3-.6.3-2.2.2-4.8-.2-7,0-.3,0-.6-.1-.6-.4,0-3.4-.2-6.7.4-10.1.4-2.2.9-4.3,1.3-6.5h4.9c.5,2.8,1.4,5.7,1.6,8.5.2,2.7,0,5.5,0,8.2h0ZM33.8,39.8h-1.6v-4.6c0-.2.5-.6.7-.6.3,0,.8.2.8.5v4.6h0ZM37,38.6h-2.1v-3c0,0,0-.5-.1-.6-.4-1.4-2.3-1.8-3.2-.6,0,.1-.4.6-.4.7v3.4h-.1c0,.1-1.5.1-1.5.1,0-.1,0-.2,0-.4,0-2.3.1-5,0-7.2,0-.7-.2-1.5-.2-2.2l7.5,4.5v5.3h0ZM39.2,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM40.3,28.4c-1.1,0-2.3.1-3.3,0-.1,0-.3,0-.4-.2-.2-.2-.2-.5-.1-.8.1-.2.4-.3.7-.3.7,0,2.3,0,3,0,.8.1,1,1,.2,1.3h0Z'/%3e%3cpath class='st1' d='M25.5,29.6c-.3,0-1.6,0-1.9,0-.4,0-.8.5-.9.8-.3.8-.8,3.2-.9,3.9,0,.9.5,1.8,1.3,2,.5,0,2.6,0,3,0,.6-.2,1-1,1-1.6,0-.6-.7-3.5-.9-4.2-.1-.3-.4-.7-.8-.8h0ZM23.7,30.6h1.5l.3,1.3h-2.2l.3-1.3h0ZM25.5,35.3c-.5,0-1.7,0-2.1,0-1.2-.1-.3-1.7-.3-2.4h2.7c0,.7.9,2.3-.3,2.4h0Z'/%3e%3cpath class='st1' d='M43,11.5h0c0,0,0-.1,0-.1-.1-.5-.4-.8-.8-.9h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.8,0,0,0,0,0,0-.1-.3-.3-.6-.7-.7-.2,0-.3,0-.5,0-.4,0-.8.2-1,.6-.2.4-.4.8-.6,1.3-.2.4-.4.8-.6,1.1,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.8.1-1.3.2-.4,0-.9,0-1.3.2-.4,0-.8.4-.9.8-.1.4,0,.8.2,1.1.3.4.7.7,1,1,.3.2.5.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.6h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.6.3.9.5.3.1.6.3.8.4,0,0,0,0,.1,0,.2.1.5.3.8.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.3-.3-2,0-.3-.1-.6-.2-.9,0,0,0-.1.1-.1,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0ZM39.8,13.5h0s0,0,0,0c-.2.2-.3.4-.3.7h0s0,0,0,0c0,.6.2,1.3.3,1.9,0,.3.1.6.2.9-.3-.2-.7-.4-1.1-.6-.4-.2-.8-.5-1.3-.7-.2,0-.3-.1-.5-.1s-.3,0-.5.1c-.4.2-.9.4-1.3.7-.4.2-.7.4-1,.5l.4-2.6h0s0,0,0,0c0-.2,0-.5-.2-.8h0s0,0,0,0c-.3-.4-.7-.7-1.1-1.1-.3-.3-.7-.6-.9-.9.4,0,.8-.1,1.2-.2.5,0,.9-.1,1.4-.2.4,0,.7-.3.9-.6.2-.4.4-.8.6-1.3.2-.4.3-.7.5-1.1.2.3.3.7.5,1,.2.4.4.9.6,1.3.2.4.5.6.9.6.4,0,.9.1,1.3.2.4,0,.9,0,1.3.2l-1.9,1.8h0Z'/%3e%3cpath class='st1' d='M7.6,19.8s0,0,0,0l.4,1.3h0s0,0,0,0c.1.2.3.4.6.4s.4,0,.5-.2c.1-.2.3-.4.4-.6,0-.1.2-.3.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,.1,0c.1,0,.3,0,.4,0,.1,0,.3,0,.4,0h.2c.1,0,.4,0,.6-.2.1-.2.2-.4.1-.6h0s0,0,0,0c-.2-.3-.4-.5-.6-.8,0-.1-.2-.3-.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.2.1-.4.1-.3.2-.6.3-.8,0,0,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.3-.2-.5-.2s0,0-.1,0h0s0,0,0,0c-.2,0-.5.2-.7.2-.2,0-.4.2-.6.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.4-.3-.6-.4-.1,0-.3-.2-.4-.3h0c-.1,0-.2-.2-.4-.2s0,0,0,0c-.3,0-.5.3-.5.6,0,.2,0,.5,0,.7,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,0,0,0,0,0-.2.1-.3.3-.5.4-.2.1-.4.3-.6.4-.2.1-.3.4-.2.6,0,.2.2.4.4.5.2,0,.4.2.7.2.2,0,.4,0,.5.1,0,0,0,0,0,0h0ZM8,16.9c0-.2,0-.4,0-.6.2.1.3.2.5.3.2.1.4.3.6.4.1,0,.2.1.3.1s.1,0,.2,0c.2,0,.4-.1.6-.2.2,0,.4-.2.6-.2l-.4,1.2h0s0,0,0,0c0,.1,0,.3,0,.4h0s0,0,0,0c.2.3.4.5.6.8,0,.1.2.2.3.4,0,0-.1,0-.2,0-.1,0-.3,0-.4,0-.1,0-.3,0-.4,0s-.2,0-.3,0c-.2,0-.3,0-.5.2-.2.2-.3.4-.4.6-.1.2-.2.3-.3.5l-.4-1.2h0s0,0,0,0c0,0-.1-.2-.3-.3h0s0,0,0,0c-.2-.1-.5-.2-.7-.2-.2,0-.4-.1-.6-.2.2-.1.3-.2.5-.4.2-.1.4-.3.6-.4.2-.1.2-.3.2-.5,0-.2,0-.5,0-.7h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-arcadeactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.3,26.1c0-.9-.2-1.8-1.1-2.1-1.4-.5-2.4.9-2.2,2.2-2.1,0-2.1,3.1,0,3.2v2.6l-7.8-4.6-2.2-10.5c-.4-1-1.2-1.6-2.2-1.8h-.7l-.8.3c-.6.1-1.9,1.7-1.1,2.1.6.3.7-.3.9-.6.9-1.1,2.5-.9,2.9.5.3,1,.4,2.2.7,3.2h-4.5c0-.4.4-1.1.2-1.5-.3-.4-.7-.3-.9,0l-1.7,8.3c-2.5,1.4-4.9,3.1-7.4,4.4-.1,0-.2.2-.4.1v-2.6c2.1-.1,2.1-3.2,0-3.2.2-1.3-.7-2.7-2.2-2.2-1,.3-1.2,1.2-1.1,2.1-.8.1-1.4.6-1.6,1.3v.7c.3.7.8,1.2,1.6,1.3,0,.6-.4,2.2.7,2,0,0,.3-.2.3-.2v-1.7h.1c0-.1,1.2-.1,1.2-.1v10h-1.3v-6.3s-.2-.2-.3-.2c-.5-.1-.7.1-.8.6.1,1.9-.2,4,0,5.8,0,.6.4,1.1,1.1,1.2.8,0,2,.1,2.3-.9h2.1c.1.5.2,1.1.7,1.2.3,0,1.8,0,2.1,0,.6,0,1-.7.8-1.3h4c-.3,1.1-1.1,2.8.4,3.3.6.2,3.3.2,4,.1.7,0,1.2-.3,1.4-1,.2-.7-.3-1.7-.5-2.4h4c-.1.6.2,1.2.8,1.3.4,0,1.8,0,2.1,0,.5-.2.6-.8.7-1.2h2.1c.2,1,1.4,1,2.2.9.6,0,1-.6,1.1-1.2.2-1.8-.1-3.9,0-5.8,0-.4-.3-.7-.8-.6,0,0-.3.2-.3.2v6.2h-.1c0,.1-1.2.1-1.2.1v-10h1.3v1.8c0,.2.5.3.7.2.5-.2.3-1.6.3-2,2.1-.3,2.1-3.1,0-3.3h0ZM10.9,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM11.9,28.4c-1,.1-2.3,0-3.3,0-.8-.3-.6-1.2.2-1.3.7,0,2.3,0,3,0,.2,0,.6.1.7.3,0,.2,0,.6-.1.8,0,0-.3.1-.4.2h0ZM16.7,39.8h-1.6v-4.6c0-.3.6-.5.8-.5.3,0,.7.3.7.6v4.6h0ZM19.3,38.2c0,.1,0,.2,0,.4h-1.6v-3.5c0-.1-.3-.6-.4-.7-1.1-1.4-3.3-.5-3.3,1.2v3h-2.1v-5.3l7.5-4.5c0,.7-.2,1.5-.2,2.2-.1,2.3,0,4.9,0,7.2h0ZM26.2,41.9c-.9,0-2.6,0-3.5,0-.3,0-.5,0-.5-.4,0-.5.5-1.4.5-1.9h3.4c0,.6.5,1.4.5,1.9,0,.3-.2.4-.5.4ZM28.6,38.2c-.1.3-.4.3-.6.3-2.2.2-4.8-.2-7,0-.3,0-.6-.1-.6-.4,0-3.4-.2-6.7.4-10.1.4-2.2.9-4.3,1.3-6.5h4.9c.5,2.8,1.4,5.7,1.6,8.5.2,2.7,0,5.5,0,8.2h0ZM33.8,39.8h-1.6v-4.6c0-.2.5-.6.7-.6.3,0,.8.2.8.5v4.6h0ZM37,38.6h-2.1v-3c0,0,0-.5-.1-.6-.4-1.4-2.3-1.8-3.2-.6,0,.1-.4.6-.4.7v3.4h-.1c0,.1-1.5.1-1.5.1,0-.1,0-.2,0-.4,0-2.3.1-5,0-7.2,0-.7-.2-1.5-.2-2.2l7.5,4.5v5.3h0ZM39.2,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM40.3,28.4c-1.1,0-2.3.1-3.3,0-.1,0-.3,0-.4-.2-.2-.2-.2-.5-.1-.8.1-.2.4-.3.7-.3.7,0,2.3,0,3,0,.8.1,1,1,.2,1.3h0Z'/%3e%3cpath class='st1' d='M25.5,29.6c-.3,0-1.6,0-1.9,0-.4,0-.8.5-.9.8-.3.8-.8,3.2-.9,3.9,0,.9.5,1.8,1.3,2,.5,0,2.6,0,3,0,.6-.2,1-1,1-1.6,0-.6-.7-3.5-.9-4.2-.1-.3-.4-.7-.8-.8h0ZM23.7,30.6h1.5l.3,1.3h-2.2l.3-1.3h0ZM25.5,35.3c-.5,0-1.7,0-2.1,0-1.2-.1-.3-1.7-.3-2.4h2.7c0,.7.9,2.3-.3,2.4h0Z'/%3e%3cpath class='st1' d='M43,11.5h0c0,0,0-.1,0-.1-.1-.5-.4-.8-.8-.9h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.8,0,0,0,0,0,0-.1-.3-.3-.6-.7-.7-.2,0-.3,0-.5,0-.4,0-.8.2-1,.6-.2.4-.4.8-.6,1.3-.2.4-.4.8-.6,1.1,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.8.1-1.3.2-.4,0-.9,0-1.3.2-.4,0-.8.4-.9.8-.1.4,0,.8.2,1.1.3.4.7.7,1,1,.3.2.5.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.6h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.6.3.9.5.3.1.6.3.8.4,0,0,0,0,.1,0,.2.1.5.3.8.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.3-.3-2,0-.3-.1-.6-.2-.9,0,0,0-.1.1-.1,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0Z'/%3e%3cpath class='st1' d='M7.6,19.8s0,0,0,0l.4,1.3h0s0,0,0,0c.1.2.3.4.6.4s.4,0,.5-.2c.1-.2.3-.4.4-.6,0-.1.2-.3.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,.1,0c.1,0,.3,0,.4,0,.1,0,.3,0,.4,0h.2c.1,0,.4,0,.6-.2.1-.2.2-.4.1-.6h0s0,0,0,0c-.2-.3-.4-.5-.6-.8,0-.1-.2-.3-.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.2.1-.4.1-.3.2-.6.3-.8,0,0,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.3-.2-.5-.2s0,0-.1,0h0s0,0,0,0c-.2,0-.5.2-.7.2-.2,0-.4.2-.6.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.4-.3-.6-.4-.1,0-.3-.2-.4-.3h0c-.1,0-.2-.2-.4-.2s0,0,0,0c-.3,0-.5.3-.5.6,0,.2,0,.5,0,.7,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,0,0,0,0,0-.2.1-.3.3-.5.4-.2.1-.4.3-.6.4-.2.1-.3.4-.2.6,0,.2.2.4.4.5.2,0,.4.2.7.2.2,0,.4,0,.5.1,0,0,0,0,0,0h0ZM8,16.9c0-.2,0-.4,0-.6.2.1.3.2.5.3.2.1.4.3.6.4.1,0,.2.1.3.1s.1,0,.2,0c.2,0,.4-.1.6-.2.2,0,.4-.2.6-.2l-.4,1.2h0s0,0,0,0c0,.1,0,.3,0,.4h0s0,0,0,0c.2.3.4.5.6.8,0,.1.2.2.3.4,0,0-.1,0-.2,0-.1,0-.3,0-.4,0-.1,0-.3,0-.4,0s-.2,0-.3,0c-.2,0-.3,0-.5.2-.2.2-.3.4-.4.6-.1.2-.2.3-.3.5l-.4-1.2h0s0,0,0,0c0,0-.1-.2-.3-.3h0s0,0,0,0c-.2-.1-.5-.2-.7-.2-.2,0-.4-.1-.6-.2.2-.1.3-.2.5-.4.2-.1.4-.3.6-.4.2-.1.2-.3.2-.5,0-.2,0-.5,0-.7h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M40.3,26.1c0-.9-.2-1.8-1.1-2.1-1.4-.5-2.4.9-2.2,2.2-2.1,0-2.1,3.1,0,3.2v2.6l-7.8-4.6-2.2-10.5c-.4-1-1.2-1.6-2.2-1.8h-.7l-.8.3c-.6.1-1.9,1.7-1.1,2.1.6.3.7-.3.9-.6.9-1.1,2.5-.9,2.9.5.3,1,.4,2.2.7,3.2h-4.5c0-.4.4-1.1.2-1.5-.3-.4-.7-.3-.9,0l-1.7,8.3c-2.5,1.4-4.9,3.1-7.4,4.4-.1,0-.2.2-.4.1v-2.6c2.1-.1,2.1-3.2,0-3.2.2-1.3-.7-2.7-2.2-2.2-1,.3-1.2,1.2-1.1,2.1-.8.1-1.4.6-1.6,1.3v.7c.3.7.8,1.2,1.6,1.3,0,.6-.4,2.2.7,2,0,0,.3-.2.3-.2v-1.7h.1c0-.1,1.2-.1,1.2-.1v10h-1.3v-6.3s-.2-.2-.3-.2c-.5-.1-.7.1-.8.6.1,1.9-.2,4,0,5.8,0,.6.4,1.1,1.1,1.2.8,0,2,.1,2.3-.9h2.1c.1.5.2,1.1.7,1.2.3,0,1.8,0,2.1,0,.6,0,1-.7.8-1.3h4c-.3,1.1-1.1,2.8.4,3.3.6.2,3.3.2,4,.1.7,0,1.2-.3,1.4-1,.2-.7-.3-1.7-.5-2.4h4c-.1.6.2,1.2.8,1.3.4,0,1.8,0,2.1,0,.5-.2.6-.8.7-1.2h2.1c.2,1,1.4,1,2.2.9.6,0,1-.6,1.1-1.2.2-1.8-.1-3.9,0-5.8,0-.4-.3-.7-.8-.6,0,0-.3.2-.3.2v6.2h-.1c0,.1-1.2.1-1.2.1v-10h1.3v1.8c0,.2.5.3.7.2.5-.2.3-1.6.3-2,2.1-.3,2.1-3.1,0-3.3h0ZM10.9,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM11.9,28.4c-1,.1-2.3,0-3.3,0-.8-.3-.6-1.2.2-1.3.7,0,2.3,0,3,0,.2,0,.6.1.7.3,0,.2,0,.6-.1.8,0,0-.3.1-.4.2h0ZM16.7,39.8h-1.6v-4.6c0-.3.6-.5.8-.5.3,0,.7.3.7.6v4.6h0ZM19.3,38.2c0,.1,0,.2,0,.4h-1.6v-3.5c0-.1-.3-.6-.4-.7-1.1-1.4-3.3-.5-3.3,1.2v3h-2.1v-5.3l7.5-4.5c0,.7-.2,1.5-.2,2.2-.1,2.3,0,4.9,0,7.2h0ZM26.2,41.9c-.9,0-2.6,0-3.5,0-.3,0-.5,0-.5-.4,0-.5.5-1.4.5-1.9h3.4c0,.6.5,1.4.5,1.9,0,.3-.2.4-.5.4ZM28.6,38.2c-.1.3-.4.3-.6.3-2.2.2-4.8-.2-7,0-.3,0-.6-.1-.6-.4,0-3.4-.2-6.7.4-10.1.4-2.2.9-4.3,1.3-6.5h4.9c.5,2.8,1.4,5.7,1.6,8.5.2,2.7,0,5.5,0,8.2h0ZM33.8,39.8h-1.6v-4.6c0-.2.5-.6.7-.6.3,0,.8.2.8.5v4.6h0ZM37,38.6h-2.1v-3c0,0,0-.5-.1-.6-.4-1.4-2.3-1.8-3.2-.6,0,.1-.4.6-.4.7v3.4h-.1c0,.1-1.5.1-1.5.1,0-.1,0-.2,0-.4,0-2.3.1-5,0-7.2,0-.7-.2-1.5-.2-2.2l7.5,4.5v5.3h0ZM39.2,26.1h-1.2c-.3-1.6,1.5-1.6,1.2,0ZM40.3,28.4c-1.1,0-2.3.1-3.3,0-.1,0-.3,0-.4-.2-.2-.2-.2-.5-.1-.8.1-.2.4-.3.7-.3.7,0,2.3,0,3,0,.8.1,1,1,.2,1.3h0Z'/%3e%3cpath class='st1' d='M25.5,29.6c-.3,0-1.6,0-1.9,0-.4,0-.8.5-.9.8-.3.8-.8,3.2-.9,3.9,0,.9.5,1.8,1.3,2,.5,0,2.6,0,3,0,.6-.2,1-1,1-1.6,0-.6-.7-3.5-.9-4.2-.1-.3-.4-.7-.8-.8h0ZM23.7,30.6h1.5l.3,1.3h-2.2l.3-1.3h0ZM25.5,35.3c-.5,0-1.7,0-2.1,0-1.2-.1-.3-1.7-.3-2.4h2.7c0,.7.9,2.3-.3,2.4h0Z'/%3e%3cpath class='st1' d='M43,11.5h0c0,0,0-.1,0-.1-.1-.5-.4-.8-.8-.9h0s0,0,0,0c-.5-.1-1-.2-1.5-.2-.5,0-.9-.1-1.3-.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.4-.4-.8-.6-1.3-.1-.3-.3-.6-.4-.8,0,0,0,0,0,0-.1-.3-.3-.6-.7-.7-.2,0-.3,0-.5,0-.4,0-.8.2-1,.6-.2.4-.4.8-.6,1.3-.2.4-.4.8-.6,1.1,0,0,0,0,0,0,0,0,0,0,0,0-.4,0-.8.1-1.3.2-.4,0-.9,0-1.3.2-.4,0-.8.4-.9.8-.1.4,0,.8.2,1.1.3.4.7.7,1,1,.3.2.5.5.8.7,0,0,0,0,.1.1,0,0,0,0,.1.1l-.5,2.6h0s0,0,0,0c0,.4,0,.7.3,1,.2.2.5.4.9.4s.4,0,.6-.1c.4-.2.9-.4,1.3-.7.3-.2.6-.3.9-.5,0,0,0,0,0,0,0,0,0,0,.1,0,0,0,0,0,.1,0,0,0,0,0,0,0,.3.2.6.3.9.5.3.1.6.3.8.4,0,0,0,0,.1,0,.2.1.5.3.8.3s.3,0,.5-.1c.4-.2.6-.5.7-.9h0c0,0,0-.1,0-.1,0-.7-.2-1.3-.3-2,0-.3-.1-.6-.2-.9,0,0,0-.1.1-.1,0,0,0,0,0,0,.2-.2.4-.4.6-.6.4-.4.9-.8,1.2-1.2.1-.1.2-.4.3-.6,0,0,0-.1,0-.2,0,0,0,0,0,0h0Z'/%3e%3cpath class='st1' d='M7.6,19.8s0,0,0,0l.4,1.3h0s0,0,0,0c.1.2.3.4.6.4s.4,0,.5-.2c.1-.2.3-.4.4-.6,0-.1.2-.3.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,.1,0c.1,0,.3,0,.4,0,.1,0,.3,0,.4,0h.2c.1,0,.4,0,.6-.2.1-.2.2-.4.1-.6h0s0,0,0,0c-.2-.3-.4-.5-.6-.8,0-.1-.2-.3-.3-.4,0,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.2.1-.4.1-.3.2-.6.3-.8,0,0,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.3-.2-.5-.2s0,0-.1,0h0s0,0,0,0c-.2,0-.5.2-.7.2-.2,0-.4.2-.6.2,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.4-.3-.6-.4-.1,0-.3-.2-.4-.3h0c-.1,0-.2-.2-.4-.2s0,0,0,0c-.3,0-.5.3-.5.6,0,.2,0,.5,0,.7,0,.2,0,.4,0,.6,0,0,0,0,0,0,0,0,0,0,0,0-.2.1-.3.3-.5.4-.2.1-.4.3-.6.4-.2.1-.3.4-.2.6,0,.2.2.4.4.5.2,0,.4.2.7.2.2,0,.4,0,.5.1,0,0,0,0,0,0h0ZM8,16.9c0-.2,0-.4,0-.6.2.1.3.2.5.3.2.1.4.3.6.4.1,0,.2.1.3.1s.1,0,.2,0c.2,0,.4-.1.6-.2.2,0,.4-.2.6-.2l-.4,1.2h0s0,0,0,0c0,.1,0,.3,0,.4h0s0,0,0,0c.2.3.4.5.6.8,0,.1.2.2.3.4,0,0-.1,0-.2,0-.1,0-.3,0-.4,0-.1,0-.3,0-.4,0s-.2,0-.3,0c-.2,0-.3,0-.5.2-.2.2-.3.4-.4.6-.1.2-.2.3-.3.5l-.4-1.2h0s0,0,0,0c0,0-.1-.2-.3-.3h0s0,0,0,0c-.2-.1-.5-.2-.7-.2-.2,0-.4-.1-.6-.2.2-.1.3-.2.5-.4.2-.1.4-.3.6-.4.2-.1.2-.3.2-.5,0-.2,0-.5,0-.7h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-lottery {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' y='7' width='49' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M48.9,27.7c-.9-10.2-12.1-16.1-21.1-11-1.6-4.4-5.1-7.9-9.6-9.1C8,4.7-1.6,13.3.2,23.5c1.6,8.6,10.7,13.8,19.1,10.7.3-.1,1.9-.9,2-.9,0,.4.3.9.5,1.3.3.5,1.3,2.6,1.8,2.7.6.2,1.2-.2,1.1-.9-.9-1.4-1.7-2.7-2.1-4.4-2.5-9.3,6-17.8,15.4-15.4,8.6,2.1,12.3,12.5,7,19.6-4.5,5.9-12.9,6.7-18.6,2-.7-.2-1.3.5-.9,1.1.4.7,2.6,1.9,3.4,2.2,9.1,4.1,19.3-2,20.2-11.7v-2.3c0,0,0,0,0,0ZM22.2,11.4c.3.2,2.2,1.9,2,2.2-6,3.7-14.1,3.9-19.9,0,4.2-5.6,12.5-6.5,18-2.1ZM20.6,27.5c-2.4,1-5.2,1.5-7.8,1.4-.6,0-2.6-.5-3-.1-.5.4-.3,1.1.3,1.4.5.2,2.1.3,2.7.3,2.6.1,5.3-.4,7.8-1.2-.1.7.3,1.7.3,2.3,0,.3-1.2.8-1.5.9-5.1,2.2-11,.9-14.7-3.3-.1-.1-1.1-1.3-1-1.4.9.3,2.5,1.4,3.4,1.5.8,0,1.1-.8.6-1.4-.9-.4-1.9-.8-2.8-1.3-.5-.3-2.3-1.3-2.6-1.6-.2-.2-.4-1.3-.5-1.6-.6-2.9,0-6,1.5-8.6,1.1.5,2.1,1.1,3.2,1.6,6.1,2.4,12.9,1.9,18.5-1.5h.3c.5.8.9,1.7,1.1,2.7-3.2,2.4-5.3,6-5.7,10h0Z'/%3e%3cpath class='st1' d='M40.7,30c.2.5.9.6,1.3.3.5-.5.7-2.7.6-3.4-.5-7.5-10.7-10-14.7-3.6-4,6.5,2.8,14.3,9.9,11.3.7-.3,2.7-1.3,2.3-2.3-.5-1.1-1.7.2-2.3.5-6.1,3.4-12.4-4.2-7.9-9.4,3.9-4.6,11.5-1.5,11.1,4.4,0,.6-.5,1.8-.4,2.2h0Z'/%3e%3cpath class='st1' d='M34.4,23.5c-1.8.3-2.5,2.5-1.4,3.9-1,1.2-.7,3,.8,3.7,2.4,1.1,4.4-1.7,2.8-3.7,1.4-1.7,0-4.2-2.2-3.9h0ZM35,29.7c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5ZM35,26.5c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5Z'/%3e%3cpath class='st1' d='M19.1,22.3c-.1-.4-.4-.7-.7-.8h0c-.4,0-.8-.1-1.2-.2-.4,0-.7,0-1.1-.2,0,0,0,0,0,0-.2-.3-.4-.7-.5-1-.1-.2-.2-.5-.3-.7h0c-.1-.3-.3-.6-.6-.7-.5-.2-1,0-1.3.5-.2.3-.4.7-.5,1.1-.2.3-.3.7-.5.9,0,0,0,0,0,0-.3,0-.7.1-1.1.2-.4,0-.8,0-1.1.2-.4,0-.7.3-.8.7-.1.3,0,.7.2,1,.2.3.6.6.8.8.2.2.4.4.6.6,0,0,0,0,.1.1,0,0,0,0,0,0l-.4,2.2h0c0,.4.1.8.4,1,.3.2.7.2,1.1,0,.4-.2.7-.4,1.1-.6.3-.1.5-.3.7-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.3.1.5.3.8.4.2.1.5.3.7.4,0,0,0,0,.1,0,.2.1.4.2.7.2s.3,0,.4,0c.3-.1.5-.4.6-.8h0c0,0,0-.1,0-.1,0-.6-.1-1.1-.2-1.6,0-.3,0-.5-.1-.8,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.5-.5.4-.3.7-.7,1-1,.1-.1.2-.3.2-.5,0,0,0-.1,0-.2,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0ZM16.1,24.7c0,.5.1,1.1.2,1.6,0,.2,0,.4.1.7-.3-.1-.5-.3-.8-.4-.3-.2-.7-.4-1.1-.6-.2,0-.3,0-.4,0s-.3,0-.4,0c-.4.2-.7.4-1.1.6-.3.1-.5.3-.8.4l.4-2h0c0-.2,0-.4-.1-.7h0c-.3-.4-.6-.7-.9-.9-.3-.2-.5-.4-.7-.7.3,0,.6,0,.9-.1.4,0,.8,0,1.2-.2.4,0,.6-.2.8-.6.2-.3.4-.7.5-1.1.1-.3.2-.5.4-.8.1.2.3.5.4.8.2.4.3.7.5,1.1.2.3.4.5.8.6.4,0,.7.1,1.1.2.3,0,.7,0,1,.1l-1.5,1.4h0c-.2.2-.2.4-.3.6h0s0,0,0,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' y='7' width='49' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M48.9,27.7c-.9-10.2-12.1-16.1-21.1-11-1.6-4.4-5.1-7.9-9.6-9.1C8,4.7-1.6,13.3.2,23.5c1.6,8.6,10.7,13.8,19.1,10.7.3-.1,1.9-.9,2-.9,0,.4.3.9.5,1.3.3.5,1.3,2.6,1.8,2.7.6.2,1.2-.2,1.1-.9-.9-1.4-1.7-2.7-2.1-4.4-2.5-9.3,6-17.8,15.4-15.4,8.6,2.1,12.3,12.5,7,19.6-4.5,5.9-12.9,6.7-18.6,2-.7-.2-1.3.5-.9,1.1.4.7,2.6,1.9,3.4,2.2,9.1,4.1,19.3-2,20.2-11.7v-2.3c0,0,0,0,0,0ZM22.2,11.4c.3.2,2.2,1.9,2,2.2-6,3.7-14.1,3.9-19.9,0,4.2-5.6,12.5-6.5,18-2.1ZM20.6,27.5c-2.4,1-5.2,1.5-7.8,1.4-.6,0-2.6-.5-3-.1-.5.4-.3,1.1.3,1.4.5.2,2.1.3,2.7.3,2.6.1,5.3-.4,7.8-1.2-.1.7.3,1.7.3,2.3,0,.3-1.2.8-1.5.9-5.1,2.2-11,.9-14.7-3.3-.1-.1-1.1-1.3-1-1.4.9.3,2.5,1.4,3.4,1.5.8,0,1.1-.8.6-1.4-.9-.4-1.9-.8-2.8-1.3-.5-.3-2.3-1.3-2.6-1.6-.2-.2-.4-1.3-.5-1.6-.6-2.9,0-6,1.5-8.6,1.1.5,2.1,1.1,3.2,1.6,6.1,2.4,12.9,1.9,18.5-1.5h.3c.5.8.9,1.7,1.1,2.7-3.2,2.4-5.3,6-5.7,10h0Z'/%3e%3cpath class='st1' d='M40.7,30c.2.5.9.6,1.3.3.5-.5.7-2.7.6-3.4-.5-7.5-10.7-10-14.7-3.6-4,6.5,2.8,14.3,9.9,11.3.7-.3,2.7-1.3,2.3-2.3-.5-1.1-1.7.2-2.3.5-6.1,3.4-12.4-4.2-7.9-9.4,3.9-4.6,11.5-1.5,11.1,4.4,0,.6-.5,1.8-.4,2.2h0Z'/%3e%3cpath class='st1' d='M34.4,23.5c-1.8.3-2.5,2.5-1.4,3.9-1,1.2-.7,3,.8,3.7,2.4,1.1,4.4-1.7,2.8-3.7,1.4-1.7,0-4.2-2.2-3.9h0ZM35,29.7c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5ZM35,26.5c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5Z'/%3e%3cpath class='st1' d='M19.1,22.3c-.1-.4-.4-.7-.7-.8h0c-.4,0-.8-.1-1.2-.2-.4,0-.7,0-1.1-.2,0,0,0,0,0,0-.2-.3-.4-.7-.5-1-.1-.2-.2-.5-.3-.7h0c-.1-.3-.3-.6-.6-.7-.5-.2-1,0-1.3.5-.2.3-.4.7-.5,1.1-.2.3-.3.7-.5.9,0,0,0,0,0,0-.3,0-.7.1-1.1.2-.4,0-.8,0-1.1.2-.4,0-.7.3-.8.7-.1.3,0,.7.2,1,.2.3.6.6.8.8.2.2.4.4.6.6,0,0,0,0,.1.1,0,0,0,0,0,0l-.4,2.2h0c0,.4.1.8.4,1,.3.2.7.2,1.1,0,.4-.2.7-.4,1.1-.6.3-.1.5-.3.7-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.3.1.5.3.8.4.2.1.5.3.7.4,0,0,0,0,.1,0,.2.1.4.2.7.2s.3,0,.4,0c.3-.1.5-.4.6-.8h0c0,0,0-.1,0-.1,0-.6-.1-1.1-.2-1.6,0-.3,0-.5-.1-.8,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.5-.5.4-.3.7-.7,1-1,.1-.1.2-.3.2-.5,0,0,0-.1,0-.2,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0ZM16.1,24.7c0,.5.1,1.1.2,1.6,0,.2,0,.4.1.7-.3-.1-.5-.3-.8-.4-.3-.2-.7-.4-1.1-.6-.2,0-.3,0-.4,0s-.3,0-.4,0c-.4.2-.7.4-1.1.6-.3.1-.5.3-.8.4l.4-2h0c0-.2,0-.4-.1-.7h0c-.3-.4-.6-.7-.9-.9-.3-.2-.5-.4-.7-.7.3,0,.6,0,.9-.1.4,0,.8,0,1.2-.2.4,0,.6-.2.8-.6.2-.3.4-.7.5-1.1.1-.3.2-.5.4-.8.1.2.3.5.4.8.2.4.3.7.5,1.1.2.3.4.5.8.6.4,0,.7.1,1.1.2.3,0,.7,0,1,.1l-1.5,1.4h0c-.2.2-.2.4-.3.6h0s0,0,0,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-lotteryactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' y='7' width='49' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M48.9,27.7c-.9-10.2-12.1-16.1-21.1-11-1.6-4.4-5.1-7.9-9.6-9.1C8,4.7-1.6,13.3.2,23.5c1.6,8.6,10.7,13.8,19.1,10.7.3-.1,1.9-.9,2-.9,0,.4.3.9.5,1.3.3.5,1.3,2.6,1.8,2.7.6.2,1.2-.2,1.1-.9-.9-1.4-1.7-2.7-2.1-4.4-2.5-9.3,6-17.8,15.4-15.4,8.6,2.1,12.3,12.5,7,19.6-4.5,5.9-12.9,6.7-18.6,2-.7-.2-1.3.5-.9,1.1.4.7,2.6,1.9,3.4,2.2,9.1,4.1,19.3-2,20.2-11.7v-2.3c0,0,0,0,0,0ZM22.2,11.4c.3.2,2.2,1.9,2,2.2-6,3.7-14.1,3.9-19.9,0,4.2-5.6,12.5-6.5,18-2.1ZM20.6,27.5c-2.4,1-5.2,1.5-7.8,1.4-.6,0-2.6-.5-3-.1-.5.4-.3,1.1.3,1.4.5.2,2.1.3,2.7.3,2.6.1,5.3-.4,7.8-1.2-.1.7.3,1.7.3,2.3,0,.3-1.2.8-1.5.9-5.1,2.2-11,.9-14.7-3.3-.1-.1-1.1-1.3-1-1.4.9.3,2.5,1.4,3.4,1.5.8,0,1.1-.8.6-1.4-.9-.4-1.9-.8-2.8-1.3-.5-.3-2.3-1.3-2.6-1.6-.2-.2-.4-1.3-.5-1.6-.6-2.9,0-6,1.5-8.6,1.1.5,2.1,1.1,3.2,1.6,6.1,2.4,12.9,1.9,18.5-1.5h.3c.5.8.9,1.7,1.1,2.7-3.2,2.4-5.3,6-5.7,10h0Z'/%3e%3cpath class='st1' d='M40.7,30c.2.5.9.6,1.3.3.5-.5.7-2.7.6-3.4-.5-7.5-10.7-10-14.7-3.6-4,6.5,2.8,14.3,9.9,11.3.7-.3,2.7-1.3,2.3-2.3-.5-1.1-1.7.2-2.3.5-6.1,3.4-12.4-4.2-7.9-9.4,3.9-4.6,11.5-1.5,11.1,4.4,0,.6-.5,1.8-.4,2.2h0Z'/%3e%3cpath class='st1' d='M34.4,23.5c-1.8.3-2.5,2.5-1.4,3.9-1,1.2-.7,3,.8,3.7,2.4,1.1,4.4-1.7,2.8-3.7,1.4-1.7,0-4.2-2.2-3.9h0ZM35,29.7c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5ZM35,26.5c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5Z'/%3e%3cpath class='st1' d='M19.1,22.3c-.1-.4-.4-.7-.7-.8h0c-.4,0-.8-.1-1.2-.2-.4,0-.7,0-1.1-.2,0,0,0,0,0,0-.2-.3-.4-.7-.5-1-.1-.2-.2-.5-.3-.7h0c-.1-.3-.3-.6-.6-.7-.5-.2-1,0-1.3.5-.2.3-.4.7-.5,1.1-.2.3-.3.7-.5.9,0,0,0,0,0,0-.3,0-.7.1-1.1.2-.4,0-.8,0-1.1.2-.4,0-.7.3-.8.7-.1.3,0,.7.2,1,.2.3.6.6.8.8.2.2.4.4.6.6,0,0,0,0,.1.1,0,0,0,0,0,0l-.4,2.2h0c0,.4.1.8.4,1,.3.2.7.2,1.1,0,.4-.2.7-.4,1.1-.6.3-.1.5-.3.7-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.3.1.5.3.8.4.2.1.5.3.7.4,0,0,0,0,.1,0,.2.1.4.2.7.2s.3,0,.4,0c.3-.1.5-.4.6-.8h0c0,0,0-.1,0-.1,0-.6-.1-1.1-.2-1.6,0-.3,0-.5-.1-.8,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.5-.5.4-.3.7-.7,1-1,.1-.1.2-.3.2-.5,0,0,0-.1,0-.2,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' y='7' width='49' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M48.9,27.7c-.9-10.2-12.1-16.1-21.1-11-1.6-4.4-5.1-7.9-9.6-9.1C8,4.7-1.6,13.3.2,23.5c1.6,8.6,10.7,13.8,19.1,10.7.3-.1,1.9-.9,2-.9,0,.4.3.9.5,1.3.3.5,1.3,2.6,1.8,2.7.6.2,1.2-.2,1.1-.9-.9-1.4-1.7-2.7-2.1-4.4-2.5-9.3,6-17.8,15.4-15.4,8.6,2.1,12.3,12.5,7,19.6-4.5,5.9-12.9,6.7-18.6,2-.7-.2-1.3.5-.9,1.1.4.7,2.6,1.9,3.4,2.2,9.1,4.1,19.3-2,20.2-11.7v-2.3c0,0,0,0,0,0ZM22.2,11.4c.3.2,2.2,1.9,2,2.2-6,3.7-14.1,3.9-19.9,0,4.2-5.6,12.5-6.5,18-2.1ZM20.6,27.5c-2.4,1-5.2,1.5-7.8,1.4-.6,0-2.6-.5-3-.1-.5.4-.3,1.1.3,1.4.5.2,2.1.3,2.7.3,2.6.1,5.3-.4,7.8-1.2-.1.7.3,1.7.3,2.3,0,.3-1.2.8-1.5.9-5.1,2.2-11,.9-14.7-3.3-.1-.1-1.1-1.3-1-1.4.9.3,2.5,1.4,3.4,1.5.8,0,1.1-.8.6-1.4-.9-.4-1.9-.8-2.8-1.3-.5-.3-2.3-1.3-2.6-1.6-.2-.2-.4-1.3-.5-1.6-.6-2.9,0-6,1.5-8.6,1.1.5,2.1,1.1,3.2,1.6,6.1,2.4,12.9,1.9,18.5-1.5h.3c.5.8.9,1.7,1.1,2.7-3.2,2.4-5.3,6-5.7,10h0Z'/%3e%3cpath class='st1' d='M40.7,30c.2.5.9.6,1.3.3.5-.5.7-2.7.6-3.4-.5-7.5-10.7-10-14.7-3.6-4,6.5,2.8,14.3,9.9,11.3.7-.3,2.7-1.3,2.3-2.3-.5-1.1-1.7.2-2.3.5-6.1,3.4-12.4-4.2-7.9-9.4,3.9-4.6,11.5-1.5,11.1,4.4,0,.6-.5,1.8-.4,2.2h0Z'/%3e%3cpath class='st1' d='M34.4,23.5c-1.8.3-2.5,2.5-1.4,3.9-1,1.2-.7,3,.8,3.7,2.4,1.1,4.4-1.7,2.8-3.7,1.4-1.7,0-4.2-2.2-3.9h0ZM35,29.7c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5ZM35,26.5c-1.2.2-1.4-1.3-.4-1.5,1.2-.2,1.4,1.3.4,1.5Z'/%3e%3cpath class='st1' d='M19.1,22.3c-.1-.4-.4-.7-.7-.8h0c-.4,0-.8-.1-1.2-.2-.4,0-.7,0-1.1-.2,0,0,0,0,0,0-.2-.3-.4-.7-.5-1-.1-.2-.2-.5-.3-.7h0c-.1-.3-.3-.6-.6-.7-.5-.2-1,0-1.3.5-.2.3-.4.7-.5,1.1-.2.3-.3.7-.5.9,0,0,0,0,0,0-.3,0-.7.1-1.1.2-.4,0-.8,0-1.1.2-.4,0-.7.3-.8.7-.1.3,0,.7.2,1,.2.3.6.6.8.8.2.2.4.4.6.6,0,0,0,0,.1.1,0,0,0,0,0,0l-.4,2.2h0c0,.4.1.8.4,1,.3.2.7.2,1.1,0,.4-.2.7-.4,1.1-.6.3-.1.5-.3.7-.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.3.1.5.3.8.4.2.1.5.3.7.4,0,0,0,0,.1,0,.2.1.4.2.7.2s.3,0,.4,0c.3-.1.5-.4.6-.8h0c0,0,0-.1,0-.1,0-.6-.1-1.1-.2-1.6,0-.3,0-.5-.1-.8,0,0,0,0,0,0,0,0,0,0,0,0,.1-.1.3-.3.5-.5.4-.3.7-.7,1-1,.1-.1.2-.3.2-.5,0,0,0-.1,0-.2,0,0,0,0,0,0h0c0,0,0-.1,0-.1h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-promo {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M44.9,25.8c-.3-2-1.1-4-2.3-5.7-.7.3-1.6.7-2.3.4-.3-.2-.6-.5-.7-.9,0-.3-.1-.6-.2-.9,0-.3-.1-.6-.2-.9-.5-1.4-1.5-2.5-2.6-2.9-.2.2-.4.4-.6.6-.7.7-1.5,1.5-2.7.9-.9-.4-1.4-1.8-1.7-2.6h0c-.4-1.1-.6-2.1-.8-3.1-1.3.2-2.7.8-3.8,1.6-.4-1-.9-2-1.3-2.9-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.5,5.7-4,8.2-.3.5-.4.7-1,.8-2.9.6-6.1.7-8.9,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,5.9,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.4-1.1,4.9-2.7,7.4-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5.1,0,.2.1.4.2,1.3.9,2.8,1.5,4.4,1.9,2.2.5,4.4.4,6.6-.2,2-.6,3.9-1.6,5.4-3.1,1.6-1.4,2.8-3.2,3.5-5.2.8-2.1,1-4.3.7-6.6h0ZM13.4,41.4c-.8.4-1.7,0-1.8-1l1.6-9.3c0-.7,0-1.2-.4-1.8-2-2.5-5.1-4.6-7-7-.5-.7-.4-1.6.5-1.9,3-.7,6.3-.8,9.3-1.4,1-.2,1.5-.6,2.1-1.5,1.5-2.6,2.6-5.6,4-8.2.2-.4.6-.7,1-.7.5,0,1,.3,1.2.7.7,1.3,1.3,2.6,1.9,4-.8.9-1.5,1.9-1.9,3-.2.4-.3,1-.4,1.5-.2.9-.4,1.8-.7,2.3-.8,1-1.6,1-2.5.7-1.1,1.7-1.7,3.7-1.9,6,0,0,0,.2,0,.2,0,.3,0,.5,0,.8,0,.3,0,.6,0,.8l.3,2.2c.5,2.3,1.7,4.5,3.3,6.3-.1,0-.2,0-.4.1-2.7,1.1-5.4,3.1-8.1,4.3h0ZM38.9,37.5c-2.2,1.6-4.7,2.5-7.3,2.5s-3.1-.3-4.6-.9c-3.2-1.3-5.7-3.9-6.9-7.2-.6-1.6-.8-3.2-.7-4.8,0-1.7.5-3.3,1.3-4.8,0-.1.2-.2.3-.2,0,0,0,0,0,0,1.4,0,2.5-1.1,2.9-2.2.2-.5.3-.9.3-1.4,0-.3,0-.6.2-.9.6-2.6,2.5-4.6,4.9-5.4,0,0,.2,0,.2,0,0,0,.1.1.1.2v.2c.5,1.8,1.2,4.2,3,4.9,1.3.5,2.5.2,3.7-1.1.1-.1.3-.1.4,0,.5.5.9,1.2,1.1,1.9,0,.2.1.5.1.7,0,.2,0,.4,0,.5.2,1,1,2.6,3.6,2,.1,0,.3,0,.3.2.8,1.6,1.3,3.1,1.4,4.6.5,4.3-1.3,8.5-4.8,11.1Z'/%3e%3cpath class='st1' d='M36.7,22.7l-10.9,11c.2.2.6.6.8.8l11-11c-.2-.2-.7-.7-.9-.9h0Z'/%3e%3cpath class='st1' d='M35,30.1c-.9.1-1.5.6-1.8,1.4-.3.9-.1,2,.5,2.7.4.4,1.1.9,2.3.7,1.1-.2,2.1-1.2,1.8-2.8-.3-1.6-1.6-2.1-2.8-2h0ZM36,33.6c-.2,0-.4.1-.6.1s-.5,0-.7-.2c-.4-.3-.5-.9-.4-1.3.1-.4.4-.7.9-.8.5-.1,1.2,0,1.4.8.2.6,0,1.2-.6,1.5h0Z'/%3e%3cpath class='st1' d='M27.4,27.1c1,.1,1.8-.2,2.3-1,.5-.8.5-1.9,0-2.8-.4-.7-1.1-1.1-2-1.1s0,0-.1,0c-1.1,0-2.2.8-2.2,2.4,0,1.6,1,2.4,2.1,2.5ZM27.6,23.5c.5,0,.9.1,1.1.5.3.4.2,1,0,1.4-.2.3-.5.5-.9.5,0,0-.2,0-.3,0-.6-.1-.9-.6-.9-1.2,0-.6.5-1.1,1.1-1.2Z'/%3e%3cpath class='st1' d='M39.5,14.4c.1,0,.3.2.4.2.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9c.1,0,.1,0,.1,0,0,.1.1.2.2.3,0,0,0,0,.1,0,0,0,.2,0,.3,0,.1-.1.2-.2.4-.3,0,0,.2-.2.2-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4,0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.3,0,.4,0,0,0,.1-.2.1-.3h0s0,0,0,0c0-.2-.2-.4-.3-.6,0-.1-.1-.2-.1-.3,0,0,0,0,0,0h0c0,0,0-.2.1-.3.1-.2.2-.3.3-.5,0,0,0-.1,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1-.2-.2-.3-.2h0c-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.2-.2-.3-.4,0,0-.1-.2-.2-.2h0c0,0-.1-.2-.3-.2-.2,0-.3,0-.4.3,0,.1,0,.3,0,.5,0,.1,0,.3,0,.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.1,0-.3.1-.4.2-.1,0-.2.2-.2.3,0,.1,0,.2.2.3h0ZM39.7,14c.1,0,.3-.1.4-.2.1,0,.3-.1.4-.2.1,0,.2-.1.2-.3,0-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0,0,0,0,0,0h0c0,.1.2.2.3.3.1.1.2.2.3.4,0,0,.2.1.3.1.1,0,.3,0,.4,0,.2,0,.3,0,.5,0,0,0,0,0,0,0,0,0,0,0,0,0l-.5.8c0,0,0,.1,0,.2h0c0,.2.2.4.3.6,0,.1.1.2.2.3,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3,0-.4,0-.2,0-.3,0-.5,0-.1,0-.2,0-.3,0-.1,0-.2.2-.4.3,0,.1-.2.2-.3.3h0s0,0,0,0c0,0,0,0,0,0v-.9c-.1,0-.1,0-.1,0,0,0,0-.2-.1-.2h0c-.1-.1-.3-.2-.4-.3-.2,0-.3-.1-.4-.2,0,0,0,0,0,0s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M36,11c0,0,.1.1.1.2,0,0,0,0,0,0,0,0,0,0,0,0l-.2.6h0c0,.1,0,.2,0,.3,0,0,.2,0,.3,0,.1,0,.2,0,.3-.1,0,0,.2,0,.2,0h0s0,0,0,0c0,0,0,0,0,0h0c0,0,.1.1.2.2,0,0,.1,0,.2.1,0,0,0,0,0,0,0,0,.1,0,.2,0s0,0,0,0c0,0,.2,0,.2-.2h0c0-.2,0-.3,0-.5,0,0,0-.2,0-.2,0,0,0,0,0,0h0s.1,0,.2-.1c.1,0,.2-.2.3-.2,0,0,0,0,0-.1,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1,0-.2-.2-.2-.1,0-.2,0-.3-.1-.1,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.3,0,0,0-.1,0-.2h0c0,0,0-.2-.1-.2-.1,0-.3,0-.4,0,0,0-.1.2-.2.3,0,0-.1.2-.2.2,0,0,0,0,0,0h0c0,0-.2,0-.3,0-.1,0-.2,0-.3,0-.1,0-.2,0-.2.1,0,0,0,.2,0,.3,0,0,.1.2.2.3h0ZM36.4,10.6c.1,0,.2,0,.3,0,0,0,.2,0,.2-.1,0,0,.1-.2.2-.3,0,0,.1-.2.2-.2,0,0,0,.2,0,.3,0,.1,0,.2.1.3,0,0,0,.1.2.2,0,0,.2,0,.3,0,.1,0,.2,0,.3,0l-.5.4s0,0,0,.1h0c0,.2,0,.3,0,.5,0,0,0,.2,0,.2h0c0,0-.2-.1-.2-.2,0,0-.2-.1-.3-.2,0,0,0,0-.2,0s0,0,0,0c-.1,0-.2,0-.3.1,0,0-.2,0-.3,0l.2-.6h0c0,0,0-.1,0-.2h0c0-.1-.1-.2-.2-.3,0,0-.1-.2-.2-.3,0,0,.2,0,.3,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M44.9,25.8c-.3-2-1.1-4-2.3-5.7-.7.3-1.6.7-2.3.4-.3-.2-.6-.5-.7-.9,0-.3-.1-.6-.2-.9,0-.3-.1-.6-.2-.9-.5-1.4-1.5-2.5-2.6-2.9-.2.2-.4.4-.6.6-.7.7-1.5,1.5-2.7.9-.9-.4-1.4-1.8-1.7-2.6h0c-.4-1.1-.6-2.1-.8-3.1-1.3.2-2.7.8-3.8,1.6-.4-1-.9-2-1.3-2.9-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.5,5.7-4,8.2-.3.5-.4.7-1,.8-2.9.6-6.1.7-8.9,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,5.9,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.4-1.1,4.9-2.7,7.4-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5.1,0,.2.1.4.2,1.3.9,2.8,1.5,4.4,1.9,2.2.5,4.4.4,6.6-.2,2-.6,3.9-1.6,5.4-3.1,1.6-1.4,2.8-3.2,3.5-5.2.8-2.1,1-4.3.7-6.6h0ZM13.4,41.4c-.8.4-1.7,0-1.8-1l1.6-9.3c0-.7,0-1.2-.4-1.8-2-2.5-5.1-4.6-7-7-.5-.7-.4-1.6.5-1.9,3-.7,6.3-.8,9.3-1.4,1-.2,1.5-.6,2.1-1.5,1.5-2.6,2.6-5.6,4-8.2.2-.4.6-.7,1-.7.5,0,1,.3,1.2.7.7,1.3,1.3,2.6,1.9,4-.8.9-1.5,1.9-1.9,3-.2.4-.3,1-.4,1.5-.2.9-.4,1.8-.7,2.3-.8,1-1.6,1-2.5.7-1.1,1.7-1.7,3.7-1.9,6,0,0,0,.2,0,.2,0,.3,0,.5,0,.8,0,.3,0,.6,0,.8l.3,2.2c.5,2.3,1.7,4.5,3.3,6.3-.1,0-.2,0-.4.1-2.7,1.1-5.4,3.1-8.1,4.3h0ZM38.9,37.5c-2.2,1.6-4.7,2.5-7.3,2.5s-3.1-.3-4.6-.9c-3.2-1.3-5.7-3.9-6.9-7.2-.6-1.6-.8-3.2-.7-4.8,0-1.7.5-3.3,1.3-4.8,0-.1.2-.2.3-.2,0,0,0,0,0,0,1.4,0,2.5-1.1,2.9-2.2.2-.5.3-.9.3-1.4,0-.3,0-.6.2-.9.6-2.6,2.5-4.6,4.9-5.4,0,0,.2,0,.2,0,0,0,.1.1.1.2v.2c.5,1.8,1.2,4.2,3,4.9,1.3.5,2.5.2,3.7-1.1.1-.1.3-.1.4,0,.5.5.9,1.2,1.1,1.9,0,.2.1.5.1.7,0,.2,0,.4,0,.5.2,1,1,2.6,3.6,2,.1,0,.3,0,.3.2.8,1.6,1.3,3.1,1.4,4.6.5,4.3-1.3,8.5-4.8,11.1Z'/%3e%3cpath class='st1' d='M36.7,22.7l-10.9,11c.2.2.6.6.8.8l11-11c-.2-.2-.7-.7-.9-.9h0Z'/%3e%3cpath class='st1' d='M35,30.1c-.9.1-1.5.6-1.8,1.4-.3.9-.1,2,.5,2.7.4.4,1.1.9,2.3.7,1.1-.2,2.1-1.2,1.8-2.8-.3-1.6-1.6-2.1-2.8-2h0ZM36,33.6c-.2,0-.4.1-.6.1s-.5,0-.7-.2c-.4-.3-.5-.9-.4-1.3.1-.4.4-.7.9-.8.5-.1,1.2,0,1.4.8.2.6,0,1.2-.6,1.5h0Z'/%3e%3cpath class='st1' d='M27.4,27.1c1,.1,1.8-.2,2.3-1,.5-.8.5-1.9,0-2.8-.4-.7-1.1-1.1-2-1.1s0,0-.1,0c-1.1,0-2.2.8-2.2,2.4,0,1.6,1,2.4,2.1,2.5ZM27.6,23.5c.5,0,.9.1,1.1.5.3.4.2,1,0,1.4-.2.3-.5.5-.9.5,0,0-.2,0-.3,0-.6-.1-.9-.6-.9-1.2,0-.6.5-1.1,1.1-1.2Z'/%3e%3cpath class='st1' d='M39.5,14.4c.1,0,.3.2.4.2.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9c.1,0,.1,0,.1,0,0,.1.1.2.2.3,0,0,0,0,.1,0,0,0,.2,0,.3,0,.1-.1.2-.2.4-.3,0,0,.2-.2.2-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4,0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.3,0,.4,0,0,0,.1-.2.1-.3h0s0,0,0,0c0-.2-.2-.4-.3-.6,0-.1-.1-.2-.1-.3,0,0,0,0,0,0h0c0,0,0-.2.1-.3.1-.2.2-.3.3-.5,0,0,0-.1,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1-.2-.2-.3-.2h0c-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.2-.2-.3-.4,0,0-.1-.2-.2-.2h0c0,0-.1-.2-.3-.2-.2,0-.3,0-.4.3,0,.1,0,.3,0,.5,0,.1,0,.3,0,.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.1,0-.3.1-.4.2-.1,0-.2.2-.2.3,0,.1,0,.2.2.3h0ZM39.7,14c.1,0,.3-.1.4-.2.1,0,.3-.1.4-.2.1,0,.2-.1.2-.3,0-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0,0,0,0,0,0h0c0,.1.2.2.3.3.1.1.2.2.3.4,0,0,.2.1.3.1.1,0,.3,0,.4,0,.2,0,.3,0,.5,0,0,0,0,0,0,0,0,0,0,0,0,0l-.5.8c0,0,0,.1,0,.2h0c0,.2.2.4.3.6,0,.1.1.2.2.3,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3,0-.4,0-.2,0-.3,0-.5,0-.1,0-.2,0-.3,0-.1,0-.2.2-.4.3,0,.1-.2.2-.3.3h0s0,0,0,0c0,0,0,0,0,0v-.9c-.1,0-.1,0-.1,0,0,0,0-.2-.1-.2h0c-.1-.1-.3-.2-.4-.3-.2,0-.3-.1-.4-.2,0,0,0,0,0,0s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M36,11c0,0,.1.1.1.2,0,0,0,0,0,0,0,0,0,0,0,0l-.2.6h0c0,.1,0,.2,0,.3,0,0,.2,0,.3,0,.1,0,.2,0,.3-.1,0,0,.2,0,.2,0h0s0,0,0,0c0,0,0,0,0,0h0c0,0,.1.1.2.2,0,0,.1,0,.2.1,0,0,0,0,0,0,0,0,.1,0,.2,0s0,0,0,0c0,0,.2,0,.2-.2h0c0-.2,0-.3,0-.5,0,0,0-.2,0-.2,0,0,0,0,0,0h0s.1,0,.2-.1c.1,0,.2-.2.3-.2,0,0,0,0,0-.1,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1,0-.2-.2-.2-.1,0-.2,0-.3-.1-.1,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.3,0,0,0-.1,0-.2h0c0,0,0-.2-.1-.2-.1,0-.3,0-.4,0,0,0-.1.2-.2.3,0,0-.1.2-.2.2,0,0,0,0,0,0h0c0,0-.2,0-.3,0-.1,0-.2,0-.3,0-.1,0-.2,0-.2.1,0,0,0,.2,0,.3,0,0,.1.2.2.3h0ZM36.4,10.6c.1,0,.2,0,.3,0,0,0,.2,0,.2-.1,0,0,.1-.2.2-.3,0,0,.1-.2.2-.2,0,0,0,.2,0,.3,0,.1,0,.2.1.3,0,0,0,.1.2.2,0,0,.2,0,.3,0,.1,0,.2,0,.3,0l-.5.4s0,0,0,.1h0c0,.2,0,.3,0,.5,0,0,0,.2,0,.2h0c0,0-.2-.1-.2-.2,0,0-.2-.1-.3-.2,0,0,0,0-.2,0s0,0,0,0c-.1,0-.2,0-.3.1,0,0-.2,0-.3,0l.2-.6h0c0,0,0-.1,0-.2h0c0-.1-.1-.2-.2-.3,0,0-.1-.2-.2-.3,0,0,.2,0,.3,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-promoactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M44.9,25.8c-.3-2-1.1-4-2.3-5.7-.7.3-1.6.7-2.3.4-.3-.2-.6-.5-.7-.9,0-.3-.1-.6-.2-.9,0-.3-.1-.6-.2-.9-.5-1.4-1.5-2.5-2.6-2.9-.2.2-.4.4-.6.6-.7.7-1.5,1.5-2.7.9-.9-.4-1.4-1.8-1.7-2.6h0c-.4-1.1-.6-2.1-.8-3.1-1.3.2-2.7.8-3.8,1.6-.4-1-.9-2-1.3-2.9-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.5,5.7-4,8.2-.3.5-.4.7-1,.8-2.9.6-6.1.7-8.9,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,5.9,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.4-1.1,4.9-2.7,7.4-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5.1,0,.2.1.4.2,1.3.9,2.8,1.5,4.4,1.9,2.2.5,4.4.4,6.6-.2,2-.6,3.9-1.6,5.4-3.1,1.6-1.4,2.8-3.2,3.5-5.2.8-2.1,1-4.3.7-6.6ZM38.9,37.5c-2.2,1.6-4.7,2.5-7.3,2.5s-3.1-.3-4.6-.9c-3.2-1.3-5.7-3.9-6.9-7.2-.6-1.6-.8-3.2-.7-4.8,0-1.7.5-3.3,1.3-4.8,0-.1.2-.2.3-.2,0,0,0,0,0,0,1.4,0,2.5-1.1,2.9-2.2.2-.5.3-.9.3-1.4,0-.3,0-.6.2-.9.6-2.6,2.5-4.6,4.9-5.4,0,0,.2,0,.2,0,0,0,.1.1.1.2v.2c.5,1.8,1.2,4.2,3,4.9,1.3.5,2.5.2,3.7-1.1.1-.1.3-.1.4,0,.5.5.9,1.2,1.1,1.9,0,.2.1.5.1.7,0,.2,0,.4,0,.5.2,1,1,2.6,3.6,2,.1,0,.3,0,.3.2.8,1.6,1.3,3.1,1.4,4.6.5,4.3-1.3,8.5-4.8,11.1Z'/%3e%3cpath class='st1' d='M36.7,22.7l-10.9,11c.2.2.6.6.8.8l11-11c-.2-.2-.7-.7-.9-.9h0Z'/%3e%3cpath class='st1' d='M35,30.1c-.9.1-1.5.6-1.8,1.4-.3.9-.1,2,.5,2.7.4.4,1.1.9,2.3.7,1.1-.2,2.1-1.2,1.8-2.8-.3-1.6-1.6-2.1-2.8-2h0ZM36,33.6c-.2,0-.4.1-.6.1s-.5,0-.7-.2c-.4-.3-.5-.9-.4-1.3.1-.4.4-.7.9-.8.5-.1,1.2,0,1.4.8.2.6,0,1.2-.6,1.5h0Z'/%3e%3cpath class='st1' d='M27.4,27.1c1,.1,1.8-.2,2.3-1,.5-.8.5-1.9,0-2.8-.4-.7-1.1-1.1-2-1.1s0,0-.1,0c-1.1,0-2.2.8-2.2,2.4,0,1.6,1,2.4,2.1,2.5ZM27.6,23.5c.5,0,.9.1,1.1.5.3.4.2,1,0,1.4-.2.3-.5.5-.9.5,0,0-.2,0-.3,0-.6-.1-.9-.6-.9-1.2,0-.6.5-1.1,1.1-1.2Z'/%3e%3cpath class='st1' d='M39.5,14.4c.1,0,.3.2.4.2.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9c.1,0,.1,0,.1,0,0,.1.1.2.2.3,0,0,0,0,.1,0,0,0,.2,0,.3,0,.1-.1.2-.2.4-.3,0,0,.2-.2.2-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4,0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.3,0,.4,0,0,0,.1-.2.1-.3h0s0,0,0,0c0-.2-.2-.4-.3-.6,0-.1-.1-.2-.1-.3,0,0,0,0,0,0h0c0,0,0-.2.1-.3.1-.2.2-.3.3-.5,0,0,0-.1,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1-.2-.2-.3-.2h0c-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.2-.2-.3-.4,0,0-.1-.2-.2-.2h0c0,0-.1-.2-.3-.2-.2,0-.3,0-.4.3,0,.1,0,.3,0,.5,0,.1,0,.3,0,.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.1,0-.3.1-.4.2-.1,0-.2.2-.2.3,0,.1,0,.2.2.3h0ZM39.7,14c.1,0,.3-.1.4-.2.1,0,.3-.1.4-.2.1,0,.2-.1.2-.3,0-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0,0,0,0,0,0h0c0,.1.2.2.3.3.1.1.2.2.3.4,0,0,.2.1.3.1.1,0,.3,0,.4,0,.2,0,.3,0,.5,0,0,0,0,0,0,0,0,0,0,0,0,0l-.5.8c0,0,0,.1,0,.2h0c0,.2.2.4.3.6,0,.1.1.2.2.3,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3,0-.4,0-.2,0-.3,0-.5,0-.1,0-.2,0-.3,0-.1,0-.2.2-.4.3,0,.1-.2.2-.3.3h0s0,0,0,0c0,0,0,0,0,0v-.9c-.1,0-.1,0-.1,0,0,0,0-.2-.1-.2h0c-.1-.1-.3-.2-.4-.3-.2,0-.3-.1-.4-.2,0,0,0,0,0,0s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M36,11c0,0,.1.1.1.2,0,0,0,0,0,0,0,0,0,0,0,0l-.2.6h0c0,.1,0,.2,0,.3,0,0,.2,0,.3,0,.1,0,.2,0,.3-.1,0,0,.2,0,.2,0h0s0,0,0,0c0,0,0,0,0,0h0c0,0,.1.1.2.2,0,0,.1,0,.2.1,0,0,0,0,0,0,0,0,.1,0,.2,0s0,0,0,0c0,0,.2,0,.2-.2h0c0-.2,0-.3,0-.5,0,0,0-.2,0-.2,0,0,0,0,0,0h0s.1,0,.2-.1c.1,0,.2-.2.3-.2,0,0,0,0,0-.1,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1,0-.2-.2-.2-.1,0-.2,0-.3-.1-.1,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.3,0,0,0-.1,0-.2h0c0,0,0-.2-.1-.2-.1,0-.3,0-.4,0,0,0-.1.2-.2.3,0,0-.1.2-.2.2,0,0,0,0,0,0h0c0,0-.2,0-.3,0-.1,0-.2,0-.3,0-.1,0-.2,0-.2.1,0,0,0,.2,0,.3,0,0,.1.2.2.3h0ZM36.4,10.6c.1,0,.2,0,.3,0,0,0,.2,0,.2-.1,0,0,.1-.2.2-.3,0,0,.1-.2.2-.2,0,0,0,.2,0,.3,0,.1,0,.2.1.3,0,0,0,.1.2.2,0,0,.2,0,.3,0,.1,0,.2,0,.3,0l-.5.4s0,0,0,.1h0c0,.2,0,.3,0,.5,0,0,0,.2,0,.2h0c0,0-.2-.1-.2-.2,0,0-.2-.1-.3-.2,0,0,0,0-.2,0s0,0,0,0c-.1,0-.2,0-.3.1,0,0-.2,0-.3,0l.2-.6h0c0,0,0-.1,0-.2h0c0-.1-.1-.2-.2-.3,0,0-.1-.2-.2-.3,0,0,.2,0,.3,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M44.9,25.8c-.3-2-1.1-4-2.3-5.7-.7.3-1.6.7-2.3.4-.3-.2-.6-.5-.7-.9,0-.3-.1-.6-.2-.9,0-.3-.1-.6-.2-.9-.5-1.4-1.5-2.5-2.6-2.9-.2.2-.4.4-.6.6-.7.7-1.5,1.5-2.7.9-.9-.4-1.4-1.8-1.7-2.6h0c-.4-1.1-.6-2.1-.8-3.1-1.3.2-2.7.8-3.8,1.6-.4-1-.9-2-1.3-2.9-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.5,5.7-4,8.2-.3.5-.4.7-1,.8-2.9.6-6.1.7-8.9,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,5.9,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.4-1.1,4.9-2.7,7.4-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5.1,0,.2.1.4.2,1.3.9,2.8,1.5,4.4,1.9,2.2.5,4.4.4,6.6-.2,2-.6,3.9-1.6,5.4-3.1,1.6-1.4,2.8-3.2,3.5-5.2.8-2.1,1-4.3.7-6.6ZM38.9,37.5c-2.2,1.6-4.7,2.5-7.3,2.5s-3.1-.3-4.6-.9c-3.2-1.3-5.7-3.9-6.9-7.2-.6-1.6-.8-3.2-.7-4.8,0-1.7.5-3.3,1.3-4.8,0-.1.2-.2.3-.2,0,0,0,0,0,0,1.4,0,2.5-1.1,2.9-2.2.2-.5.3-.9.3-1.4,0-.3,0-.6.2-.9.6-2.6,2.5-4.6,4.9-5.4,0,0,.2,0,.2,0,0,0,.1.1.1.2v.2c.5,1.8,1.2,4.2,3,4.9,1.3.5,2.5.2,3.7-1.1.1-.1.3-.1.4,0,.5.5.9,1.2,1.1,1.9,0,.2.1.5.1.7,0,.2,0,.4,0,.5.2,1,1,2.6,3.6,2,.1,0,.3,0,.3.2.8,1.6,1.3,3.1,1.4,4.6.5,4.3-1.3,8.5-4.8,11.1Z'/%3e%3cpath class='st1' d='M36.7,22.7l-10.9,11c.2.2.6.6.8.8l11-11c-.2-.2-.7-.7-.9-.9h0Z'/%3e%3cpath class='st1' d='M35,30.1c-.9.1-1.5.6-1.8,1.4-.3.9-.1,2,.5,2.7.4.4,1.1.9,2.3.7,1.1-.2,2.1-1.2,1.8-2.8-.3-1.6-1.6-2.1-2.8-2h0ZM36,33.6c-.2,0-.4.1-.6.1s-.5,0-.7-.2c-.4-.3-.5-.9-.4-1.3.1-.4.4-.7.9-.8.5-.1,1.2,0,1.4.8.2.6,0,1.2-.6,1.5h0Z'/%3e%3cpath class='st1' d='M27.4,27.1c1,.1,1.8-.2,2.3-1,.5-.8.5-1.9,0-2.8-.4-.7-1.1-1.1-2-1.1s0,0-.1,0c-1.1,0-2.2.8-2.2,2.4,0,1.6,1,2.4,2.1,2.5ZM27.6,23.5c.5,0,.9.1,1.1.5.3.4.2,1,0,1.4-.2.3-.5.5-.9.5,0,0-.2,0-.3,0-.6-.1-.9-.6-.9-1.2,0-.6.5-1.1,1.1-1.2Z'/%3e%3cpath class='st1' d='M39.5,14.4c.1,0,.3.2.4.2.1,0,.2.1.3.2,0,0,0,0,0,0,0,0,0,0,0,0v.9c.1,0,.1,0,.1,0,0,.1.1.2.2.3,0,0,0,0,.1,0,0,0,.2,0,.3,0,.1-.1.2-.2.4-.3,0,0,.2-.2.2-.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,.1,0,.2,0,.4,0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.3,0,.4,0,0,0,.1-.2.1-.3h0s0,0,0,0c0-.2-.2-.4-.3-.6,0-.1-.1-.2-.1-.3,0,0,0,0,0,0h0c0,0,0-.2.1-.3.1-.2.2-.3.3-.5,0,0,0-.1,0-.2,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1-.2-.2-.3-.2h0c-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0h0s0,0,0,0c-.1-.1-.2-.2-.3-.4,0,0-.1-.2-.2-.2h0c0,0-.1-.2-.3-.2-.2,0-.3,0-.4.3,0,.1,0,.3,0,.5,0,.1,0,.3,0,.4,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3.1-.4.2-.1,0-.3.1-.4.2-.1,0-.2.2-.2.3,0,.1,0,.2.2.3h0ZM39.7,14c.1,0,.3-.1.4-.2.1,0,.3-.1.4-.2.1,0,.2-.1.2-.3,0-.2,0-.3,0-.5,0-.1,0-.3,0-.4,0,0,0,0,0,0,0,0,0,0,0,0h0c0,.1.2.2.3.3.1.1.2.2.3.4,0,0,.2.1.3.1.1,0,.3,0,.4,0,.2,0,.3,0,.5,0,0,0,0,0,0,0,0,0,0,0,0,0l-.5.8c0,0,0,.1,0,.2h0c0,.2.2.4.3.6,0,.1.1.2.2.3,0,0,0,0,0,0,0,0,0,0,0,0-.1,0-.3,0-.4,0-.2,0-.3,0-.5,0-.1,0-.2,0-.3,0-.1,0-.2.2-.4.3,0,.1-.2.2-.3.3h0s0,0,0,0c0,0,0,0,0,0v-.9c-.1,0-.1,0-.1,0,0,0,0-.2-.1-.2h0c-.1-.1-.3-.2-.4-.3-.2,0-.3-.1-.4-.2,0,0,0,0,0,0s0,0,0,0h0Z'/%3e%3cpath class='st1' d='M36,11c0,0,.1.1.1.2,0,0,0,0,0,0,0,0,0,0,0,0l-.2.6h0c0,.1,0,.2,0,.3,0,0,.2,0,.3,0,.1,0,.2,0,.3-.1,0,0,.2,0,.2,0h0s0,0,0,0c0,0,0,0,0,0h0c0,0,.1.1.2.2,0,0,.1,0,.2.1,0,0,0,0,0,0,0,0,.1,0,.2,0s0,0,0,0c0,0,.2,0,.2-.2h0c0-.2,0-.3,0-.5,0,0,0-.2,0-.2,0,0,0,0,0,0h0s.1,0,.2-.1c.1,0,.2-.2.3-.2,0,0,0,0,0-.1,0,0,0,0,0,0,0,0,0,0,0,0h0s0,0,0,0c0-.1,0-.2-.2-.2-.1,0-.2,0-.3-.1-.1,0-.2,0-.3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0-.2-.1-.3,0,0,0-.1,0-.2h0c0,0,0-.2-.1-.2-.1,0-.3,0-.4,0,0,0-.1.2-.2.3,0,0-.1.2-.2.2,0,0,0,0,0,0h0c0,0-.2,0-.3,0-.1,0-.2,0-.3,0-.1,0-.2,0-.2.1,0,0,0,.2,0,.3,0,0,.1.2.2.3h0ZM36.4,10.6c.1,0,.2,0,.3,0,0,0,.2,0,.2-.1,0,0,.1-.2.2-.3,0,0,.1-.2.2-.2,0,0,0,.2,0,.3,0,.1,0,.2.1.3,0,0,0,.1.2.2,0,0,.2,0,.3,0,.1,0,.2,0,.3,0l-.5.4s0,0,0,.1h0c0,.2,0,.3,0,.5,0,0,0,.2,0,.2h0c0,0-.2-.1-.2-.2,0,0-.2-.1-.3-.2,0,0,0,0-.2,0s0,0,0,0c-.1,0-.2,0-.3.1,0,0-.2,0-.3,0l.2-.6h0c0,0,0-.1,0-.2h0c0-.1-.1-.2-.2-.3,0,0-.1-.2-.2-.3,0,0,.2,0,.3,0h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-lucky {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='2' y='7' width='45' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,22v6.7c-.4.7-1.1.5-1.9.8-2.5,1-2.4,4.7,0,5.6.7.2,1.4,0,1.8.7v7.3H14.3c-.9-.3-.6-1-.7-1.8,0,0-.9.8-1.5.1l-3.3-5.7c-.2-.8.7-1,1.2-1.6,1.7-2.1,0-5.2-2.7-4.9-.6,0-1.4.7-2,.3l-3.3-5.7c-.1-.4,0-.7.3-.9L30.4,7h.5c0,.1,3.4,5.9,3.4,5.9.2.8-.3.8-.8,1.2-2.3,2.1-.5,5.6,2.5,5.2.7-.1,1.3-.9,2,0,.3.3,1.1,2.1,1.3,2.2h7c.3,0,.5.2.7.5ZM37.4,21.5l-.5-.9c-4.8,1.6-8.2-4.4-4.4-7.7l-2.5-4.1L3.8,23.8l2.4,4.2c3.5-1.2,6.9,1.9,5.9,5.5-.3.9-.8,1.6-1.4,2.3l2.4,4.1c.2-.1.5-.2.6-.5.2-.8-.2-3.1.1-3.7.2-.4,1.1-.4,1.6-.5,2.9-.9,2.7-5.1-.3-5.8-.4-.1-1,0-1.3-.5v-6.6c0-.2.3-.7.5-.7h23.3ZM21.6,23h-6.5v4.9c5,.8,5,7.9,0,8.8v4.9h6.3c.3-.5-.1-1.5.8-1.5.9,0,.8.8.8,1.5h22.4v-4.9c-4-.6-5.2-6.1-1.6-8.2.6-.3,1.1-.4,1.6-.7v-4.7h-22.4c.3,1.9-1.9,2-1.5,0h0Z'/%3e%3cpath class='st1' d='M32.1,25.8c1.8-.3,2.1,2.3,3,3.3,1,.3,3,.2,3.6,1,1.4,1.6-1.2,3-2,4.1,0,1.1.8,3.2,0,4.1-1.2,1.2-3.1-.5-4.3-.9-1.3.3-2.9,1.9-4.2,1.1-1.3-.8-.2-3-.3-4.3-.6-1-2.5-2-2.3-3.3.2-1.7,2.8-1.4,4-1.8.6-.9,1.2-3.1,2.4-3.3h0ZM32.5,27.4c-.2,0-.1,0-.2.1-.4.7-1.1,2.4-1.6,2.8-.7.5-2.5.6-3.4.8,0,.2,0,.2.1.3.4.6,2,1.9,2.1,2.4.2,1-.3,2.5-.4,3.5.9-.3,1.8-.9,2.7-1.2,1.3-.4,2.6.9,3.8,1.2.1-.1-.5-3-.3-3.4.5-1,1.5-1.8,2.3-2.6,0-.2-2.6-.5-2.9-.6-1-.3-1.6-2.2-2.1-3.1h0Z'/%3e%3cpath class='st1' d='M22.2,26.4c.5,0,.8.4.9.9,0,.6,0,2.9,0,3.4-.2.8-1.4.7-1.5,0,0-.6,0-3,0-3.6,0-.3.3-.6.6-.6h0Z'/%3e%3cpath class='st1' d='M22.1,33.2c.6-.1.9.2,1,.8,0,.6,0,2.8,0,3.4-.2.9-1.4.8-1.5,0,0-.7,0-2.9,0-3.5,0-.3.3-.5.5-.6Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='2' y='7' width='45' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,22v6.7c-.4.7-1.1.5-1.9.8-2.5,1-2.4,4.7,0,5.6.7.2,1.4,0,1.8.7v7.3H14.3c-.9-.3-.6-1-.7-1.8,0,0-.9.8-1.5.1l-3.3-5.7c-.2-.8.7-1,1.2-1.6,1.7-2.1,0-5.2-2.7-4.9-.6,0-1.4.7-2,.3l-3.3-5.7c-.1-.4,0-.7.3-.9L30.4,7h.5c0,.1,3.4,5.9,3.4,5.9.2.8-.3.8-.8,1.2-2.3,2.1-.5,5.6,2.5,5.2.7-.1,1.3-.9,2,0,.3.3,1.1,2.1,1.3,2.2h7c.3,0,.5.2.7.5ZM37.4,21.5l-.5-.9c-4.8,1.6-8.2-4.4-4.4-7.7l-2.5-4.1L3.8,23.8l2.4,4.2c3.5-1.2,6.9,1.9,5.9,5.5-.3.9-.8,1.6-1.4,2.3l2.4,4.1c.2-.1.5-.2.6-.5.2-.8-.2-3.1.1-3.7.2-.4,1.1-.4,1.6-.5,2.9-.9,2.7-5.1-.3-5.8-.4-.1-1,0-1.3-.5v-6.6c0-.2.3-.7.5-.7h23.3ZM21.6,23h-6.5v4.9c5,.8,5,7.9,0,8.8v4.9h6.3c.3-.5-.1-1.5.8-1.5.9,0,.8.8.8,1.5h22.4v-4.9c-4-.6-5.2-6.1-1.6-8.2.6-.3,1.1-.4,1.6-.7v-4.7h-22.4c.3,1.9-1.9,2-1.5,0h0Z'/%3e%3cpath class='st1' d='M32.1,25.8c1.8-.3,2.1,2.3,3,3.3,1,.3,3,.2,3.6,1,1.4,1.6-1.2,3-2,4.1,0,1.1.8,3.2,0,4.1-1.2,1.2-3.1-.5-4.3-.9-1.3.3-2.9,1.9-4.2,1.1-1.3-.8-.2-3-.3-4.3-.6-1-2.5-2-2.3-3.3.2-1.7,2.8-1.4,4-1.8.6-.9,1.2-3.1,2.4-3.3h0ZM32.5,27.4c-.2,0-.1,0-.2.1-.4.7-1.1,2.4-1.6,2.8-.7.5-2.5.6-3.4.8,0,.2,0,.2.1.3.4.6,2,1.9,2.1,2.4.2,1-.3,2.5-.4,3.5.9-.3,1.8-.9,2.7-1.2,1.3-.4,2.6.9,3.8,1.2.1-.1-.5-3-.3-3.4.5-1,1.5-1.8,2.3-2.6,0-.2-2.6-.5-2.9-.6-1-.3-1.6-2.2-2.1-3.1h0Z'/%3e%3cpath class='st1' d='M22.2,26.4c.5,0,.8.4.9.9,0,.6,0,2.9,0,3.4-.2.8-1.4.7-1.5,0,0-.6,0-3,0-3.6,0-.3.3-.6.6-.6h0Z'/%3e%3cpath class='st1' d='M22.1,33.2c.6-.1.9.2,1,.8,0,.6,0,2.8,0,3.4-.2.9-1.4.8-1.5,0,0-.7,0-2.9,0-3.5,0-.3.3-.5.5-.6Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-luckyactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='2' y='7' width='45' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,22v6.7c-.4.7-1.1.5-1.9.8-2.5,1-2.4,4.7,0,5.6.7.2,1.4,0,1.8.7v7.3H14.3c-.9-.3-.6-1-.7-1.8,0,0-.9.8-1.5.1l-3.3-5.7c-.2-.8.7-1,1.2-1.6,1.7-2.1,0-5.2-2.7-4.9-.6,0-1.4.7-2,.3l-3.3-5.7c-.1-.4,0-.7.3-.9L30.4,7h.5c0,.1,3.4,5.9,3.4,5.9.2.8-.3.8-.8,1.2-2.3,2.1-.5,5.6,2.5,5.2.7-.1,1.3-.9,2,0,.3.3,1.1,2.1,1.3,2.2h7c.3,0,.5.2.7.5ZM37.4,21.5l-.5-.9c-4.8,1.6-8.2-4.4-4.4-7.7l-2.5-4.1L3.8,23.8l2.4,4.2c3.5-1.2,6.9,1.9,5.9,5.5-.3.9-.8,1.6-1.4,2.3l2.4,4.1c.2-.1.5-.2.6-.5.2-.8-.2-3.1.1-3.7.2-.4,1.1-.4,1.6-.5,2.9-.9,2.7-5.1-.3-5.8-.4-.1-1,0-1.3-.5v-6.6c0-.2.3-.7.5-.7h23.3ZM21.6,23h-6.5v4.9c5,.8,5,7.9,0,8.8v4.9h6.3c.3-.5-.1-1.5.8-1.5.9,0,.8.8.8,1.5h22.4v-4.9c-4-.6-5.2-6.1-1.6-8.2.6-.3,1.1-.4,1.6-.7v-4.7h-22.4c.3,1.9-1.9,2-1.5,0h0Z'/%3e%3cpath class='st1' d='M32.1,25.8c1.8-.3,2.1,2.3,3,3.3,1,.3,3,.2,3.6,1,1.4,1.6-1.2,3-2,4.1,0,1.1.8,3.2,0,4.1-1.2,1.2-3.1-.5-4.3-.9-1.3.3-2.9,1.9-4.2,1.1-1.3-.8-.2-3-.3-4.3-.6-1-2.5-2-2.3-3.3.2-1.7,2.8-1.4,4-1.8.6-.9,1.2-3.1,2.4-3.3h0Z'/%3e%3cpath class='st1' d='M22.2,26.4c.5,0,.8.4.9.9,0,.6,0,2.9,0,3.4-.2.8-1.4.7-1.5,0,0-.6,0-3,0-3.6,0-.3.3-.6.6-.6h0Z'/%3e%3cpath class='st1' d='M22.1,33.2c.6-.1.9.2,1,.8,0,.6,0,2.8,0,3.4-.2.9-1.4.8-1.5,0,0-.7,0-2.9,0-3.5,0-.3.3-.5.5-.6Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='2' y='7' width='45' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47,22v6.7c-.4.7-1.1.5-1.9.8-2.5,1-2.4,4.7,0,5.6.7.2,1.4,0,1.8.7v7.3H14.3c-.9-.3-.6-1-.7-1.8,0,0-.9.8-1.5.1l-3.3-5.7c-.2-.8.7-1,1.2-1.6,1.7-2.1,0-5.2-2.7-4.9-.6,0-1.4.7-2,.3l-3.3-5.7c-.1-.4,0-.7.3-.9L30.4,7h.5c0,.1,3.4,5.9,3.4,5.9.2.8-.3.8-.8,1.2-2.3,2.1-.5,5.6,2.5,5.2.7-.1,1.3-.9,2,0,.3.3,1.1,2.1,1.3,2.2h7c.3,0,.5.2.7.5ZM37.4,21.5l-.5-.9c-4.8,1.6-8.2-4.4-4.4-7.7l-2.5-4.1L3.8,23.8l2.4,4.2c3.5-1.2,6.9,1.9,5.9,5.5-.3.9-.8,1.6-1.4,2.3l2.4,4.1c.2-.1.5-.2.6-.5.2-.8-.2-3.1.1-3.7.2-.4,1.1-.4,1.6-.5,2.9-.9,2.7-5.1-.3-5.8-.4-.1-1,0-1.3-.5v-6.6c0-.2.3-.7.5-.7h23.3ZM21.6,23h-6.5v4.9c5,.8,5,7.9,0,8.8v4.9h6.3c.3-.5-.1-1.5.8-1.5.9,0,.8.8.8,1.5h22.4v-4.9c-4-.6-5.2-6.1-1.6-8.2.6-.3,1.1-.4,1.6-.7v-4.7h-22.4c.3,1.9-1.9,2-1.5,0h0Z'/%3e%3cpath class='st1' d='M32.1,25.8c1.8-.3,2.1,2.3,3,3.3,1,.3,3,.2,3.6,1,1.4,1.6-1.2,3-2,4.1,0,1.1.8,3.2,0,4.1-1.2,1.2-3.1-.5-4.3-.9-1.3.3-2.9,1.9-4.2,1.1-1.3-.8-.2-3-.3-4.3-.6-1-2.5-2-2.3-3.3.2-1.7,2.8-1.4,4-1.8.6-.9,1.2-3.1,2.4-3.3h0Z'/%3e%3cpath class='st1' d='M22.2,26.4c.5,0,.8.4.9.9,0,.6,0,2.9,0,3.4-.2.8-1.4.7-1.5,0,0-.6,0-3,0-3.6,0-.3.3-.6.6-.6h0Z'/%3e%3cpath class='st1' d='M22.1,33.2c.6-.1.9.2,1,.8,0,.6,0,2.8,0,3.4-.2.9-1.4.8-1.5,0,0-.7,0-2.9,0-3.5,0-.3.3-.5.5-.6Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-starreward {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M37.3,42.3c.5-.4.8-.9,1.1-1.5l3.6-17v-.9c-.1-1.1-1-2.2-2.1-2.5l-12.6-2.7c.9-.9,1.7-1.8,1.2-3.2-.7-1.8-4.1-1.4-5.7-1.9-.3,0-.4-.2-.6-.5-.7-1.1-1.2-2.8-1.8-3.9-.6-1.1-1.8-1.6-3-.9-.8.5-1.8,3.2-2.3,4.2-.2.5-.3.9-.9,1.1-2,.6-6.3,0-5.9,3.1.1.8.7,1.2,1.2,1.8l-.7,3.3-1.1,5.2h0s-1.6,7.9-1.6,7.9c0,1.5.9,2.8,2.3,3.3l2.8.6,24.4,5.1s.7,0,1.4-.4c0,0,0,0,0,0,0,0,.3-.2.4-.3h0ZM10,14.6c1.3-.4,4.3-.3,5.3-1.1,1-.8,1.7-3.7,2.5-4.8.1-.1.2-.3.4-.3.3,0,.6,0,.8.3.8,1.3,1.3,3.1,2.1,4.3.3.5.8.8,1.4,1,1.4.3,3,.3,4.3.7.6.3.7.8.3,1.3-.8,1.1-2.3,2.2-3.2,3.3-1.1,1.4.3,4.4.3,6.2,0,.6-.5,1-1,.8-1.3-.5-3.5-2.3-4.8-2.4-.3,0-.5,0-.8.2-1.3.5-2.7,1.7-4,2.2-.6.2-1-.2-1.1-.8,0-1.5,1-4.1.7-5.5-.3-1.1-2.7-2.9-3.5-3.9-.4-.6-.4-1.1.3-1.5h0ZM10.5,18.7c.1,0,.1,0,.2.1.3.2,1.3,1.3,1.3,1.6,0,.2,0,.3,0,.5-.1,1.4-.7,3.2-.7,4.5,0,1.3,1.1,2.3,2.3,2.1,1.1-.1,3.2-1.8,4.4-2.3.5-.2.7,0,1.2.3.9.5,3.2,2,4.1,2.1,1.5.1,2.3-1.1,2.2-2.5-.1-1.5-.6-3.1-.7-4.6,0-.6,1.1-1.3,1.4-1.7l13.3,2.9c.8.3,1.3,1.1,1.2,2l-2.9,14-29.9-6.3,2.6-12.6h0ZM35.3,41.7l-26.5-5.6c-.6-.2-1.1-.6-1.4-1.2-.3-.9,0-1.5.2-2.4l29.8,6.3h.1c-.2,1.5-.6,2.9-2.3,2.8h0Z'/%3e%3cpath class='st1' d='M38.5,25c0-.9-.6-1.6-1.5-1.9-.9-.3-3-.7-3.9-.8-.2,0-.5,0-.7,0-.4,0-1,.4-1.2.8-.2.4-.8,3-.9,3.5,0,.9.6,1.6,1.4,1.9.7.2,3.9.9,4.5.9.8,0,1.4-.6,1.7-1.3.2-.5.6-2.5.6-3.1h0ZM37.1,25.3c0,.5-.3,1.7-.5,2.2-.1.4-.3.6-.7.6-1.2,0-2.6-.7-3.8-.8-.3-.1-.5-.4-.5-.7,0-.4.3-1.4.4-1.9,0-.3.2-1.1.5-1.2.1,0,.3,0,.4,0,.8,0,2.8.5,3.6.8.6.2.6.4.6,1h0Z'/%3e%3cpath class='st1' d='M36,31.4c-3.5-.9-7.3-1.4-10.8-2.3-.8,0-1,1-.2,1.3l11.2,2.4c.6,0,1-.6.6-1.1-.2-.2-.6-.2-.8-.3h0Z'/%3e%3cpath class='st1' d='M36,34l-5.9-1.2c-.7.3-.7,1,0,1.3,1.7.6,3.8.7,5.6,1.2.8,0,1.1-.9.3-1.2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M37.3,42.3c.5-.4.8-.9,1.1-1.5l3.6-17v-.9c-.1-1.1-1-2.2-2.1-2.5l-12.6-2.7c.9-.9,1.7-1.8,1.2-3.2-.7-1.8-4.1-1.4-5.7-1.9-.3,0-.4-.2-.6-.5-.7-1.1-1.2-2.8-1.8-3.9-.6-1.1-1.8-1.6-3-.9-.8.5-1.8,3.2-2.3,4.2-.2.5-.3.9-.9,1.1-2,.6-6.3,0-5.9,3.1.1.8.7,1.2,1.2,1.8l-.7,3.3-1.1,5.2h0s-1.6,7.9-1.6,7.9c0,1.5.9,2.8,2.3,3.3l2.8.6,24.4,5.1s.7,0,1.4-.4c0,0,0,0,0,0,0,0,.3-.2.4-.3h0ZM10,14.6c1.3-.4,4.3-.3,5.3-1.1,1-.8,1.7-3.7,2.5-4.8.1-.1.2-.3.4-.3.3,0,.6,0,.8.3.8,1.3,1.3,3.1,2.1,4.3.3.5.8.8,1.4,1,1.4.3,3,.3,4.3.7.6.3.7.8.3,1.3-.8,1.1-2.3,2.2-3.2,3.3-1.1,1.4.3,4.4.3,6.2,0,.6-.5,1-1,.8-1.3-.5-3.5-2.3-4.8-2.4-.3,0-.5,0-.8.2-1.3.5-2.7,1.7-4,2.2-.6.2-1-.2-1.1-.8,0-1.5,1-4.1.7-5.5-.3-1.1-2.7-2.9-3.5-3.9-.4-.6-.4-1.1.3-1.5h0ZM10.5,18.7c.1,0,.1,0,.2.1.3.2,1.3,1.3,1.3,1.6,0,.2,0,.3,0,.5-.1,1.4-.7,3.2-.7,4.5,0,1.3,1.1,2.3,2.3,2.1,1.1-.1,3.2-1.8,4.4-2.3.5-.2.7,0,1.2.3.9.5,3.2,2,4.1,2.1,1.5.1,2.3-1.1,2.2-2.5-.1-1.5-.6-3.1-.7-4.6,0-.6,1.1-1.3,1.4-1.7l13.3,2.9c.8.3,1.3,1.1,1.2,2l-2.9,14-29.9-6.3,2.6-12.6h0ZM35.3,41.7l-26.5-5.6c-.6-.2-1.1-.6-1.4-1.2-.3-.9,0-1.5.2-2.4l29.8,6.3h.1c-.2,1.5-.6,2.9-2.3,2.8h0Z'/%3e%3cpath class='st1' d='M38.5,25c0-.9-.6-1.6-1.5-1.9-.9-.3-3-.7-3.9-.8-.2,0-.5,0-.7,0-.4,0-1,.4-1.2.8-.2.4-.8,3-.9,3.5,0,.9.6,1.6,1.4,1.9.7.2,3.9.9,4.5.9.8,0,1.4-.6,1.7-1.3.2-.5.6-2.5.6-3.1h0ZM37.1,25.3c0,.5-.3,1.7-.5,2.2-.1.4-.3.6-.7.6-1.2,0-2.6-.7-3.8-.8-.3-.1-.5-.4-.5-.7,0-.4.3-1.4.4-1.9,0-.3.2-1.1.5-1.2.1,0,.3,0,.4,0,.8,0,2.8.5,3.6.8.6.2.6.4.6,1h0Z'/%3e%3cpath class='st1' d='M36,31.4c-3.5-.9-7.3-1.4-10.8-2.3-.8,0-1,1-.2,1.3l11.2,2.4c.6,0,1-.6.6-1.1-.2-.2-.6-.2-.8-.3h0Z'/%3e%3cpath class='st1' d='M36,34l-5.9-1.2c-.7.3-.7,1,0,1.3,1.7.6,3.8.7,5.6,1.2.8,0,1.1-.9.3-1.2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-starrewardactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M37.3,42.3c.5-.4.8-.9,1.1-1.5l3.6-17v-.9c-.1-1.1-1-2.2-2.1-2.5l-12.6-2.7c.9-.9,1.7-1.8,1.2-3.2-.7-1.8-4.1-1.4-5.7-1.9-.3,0-.4-.2-.6-.5-.7-1.1-1.2-2.8-1.8-3.9-.6-1.1-1.8-1.6-3-.9-.8.5-1.8,3.2-2.3,4.2-.2.5-.3.9-.9,1.1-2,.6-6.3,0-5.9,3.1.1.8.7,1.2,1.2,1.8l-.7,3.3-1.1,5.2h0s-1.6,7.9-1.6,7.9c0,1.5.9,2.8,2.3,3.3l2.8.6,24.4,5.1s.7,0,1.4-.4c0,0,0,0,0,0,0,0,.3-.2.4-.3h0ZM10.5,18.7c.1,0,.1,0,.2.1.3.2,1.3,1.3,1.3,1.6,0,.2,0,.3,0,.5-.1,1.4-.7,3.2-.7,4.5,0,1.3,1.1,2.3,2.3,2.1,1.1-.1,3.2-1.8,4.4-2.3.5-.2.7,0,1.2.3.9.5,3.2,2,4.1,2.1,1.5.1,2.3-1.1,2.2-2.5-.1-1.5-.6-3.1-.7-4.6,0-.6,1.1-1.3,1.4-1.7l13.3,2.9c.8.3,1.3,1.1,1.2,2l-2.9,14-29.9-6.3,2.6-12.6h0ZM35.3,41.7l-26.5-5.6c-.6-.2-1.1-.6-1.4-1.2-.3-.9,0-1.5.2-2.4l29.8,6.3h.1c-.2,1.5-.6,2.9-2.3,2.8h0Z'/%3e%3cpath class='st1' d='M38.5,25c0-.9-.6-1.6-1.5-1.9-.9-.3-3-.7-3.9-.8-.2,0-.5,0-.7,0-.4,0-1,.4-1.2.8-.2.4-.8,3-.9,3.5,0,.9.6,1.6,1.4,1.9.7.2,3.9.9,4.5.9.8,0,1.4-.6,1.7-1.3.2-.5.6-2.5.6-3.1h0ZM37.1,25.3c0,.5-.3,1.7-.5,2.2-.1.4-.3.6-.7.6-1.2,0-2.6-.7-3.8-.8-.3-.1-.5-.4-.5-.7,0-.4.3-1.4.4-1.9,0-.3.2-1.1.5-1.2.1,0,.3,0,.4,0,.8,0,2.8.5,3.6.8.6.2.6.4.6,1h0Z'/%3e%3cpath class='st1' d='M36,31.4c-3.5-.9-7.3-1.4-10.8-2.3-.8,0-1,1-.2,1.3l11.2,2.4c.6,0,1-.6.6-1.1-.2-.2-.6-.2-.8-.3h0Z'/%3e%3cpath class='st1' d='M36,34l-5.9-1.2c-.7.3-.7,1,0,1.3,1.7.6,3.8.7,5.6,1.2.8,0,1.1-.9.3-1.2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='36' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M37.3,42.3c.5-.4.8-.9,1.1-1.5l3.6-17v-.9c-.1-1.1-1-2.2-2.1-2.5l-12.6-2.7c.9-.9,1.7-1.8,1.2-3.2-.7-1.8-4.1-1.4-5.7-1.9-.3,0-.4-.2-.6-.5-.7-1.1-1.2-2.8-1.8-3.9-.6-1.1-1.8-1.6-3-.9-.8.5-1.8,3.2-2.3,4.2-.2.5-.3.9-.9,1.1-2,.6-6.3,0-5.9,3.1.1.8.7,1.2,1.2,1.8l-.7,3.3-1.1,5.2h0s-1.6,7.9-1.6,7.9c0,1.5.9,2.8,2.3,3.3l2.8.6,24.4,5.1s.7,0,1.4-.4c0,0,0,0,0,0,0,0,.3-.2.4-.3h0ZM10.5,18.7c.1,0,.1,0,.2.1.3.2,1.3,1.3,1.3,1.6,0,.2,0,.3,0,.5-.1,1.4-.7,3.2-.7,4.5,0,1.3,1.1,2.3,2.3,2.1,1.1-.1,3.2-1.8,4.4-2.3.5-.2.7,0,1.2.3.9.5,3.2,2,4.1,2.1,1.5.1,2.3-1.1,2.2-2.5-.1-1.5-.6-3.1-.7-4.6,0-.6,1.1-1.3,1.4-1.7l13.3,2.9c.8.3,1.3,1.1,1.2,2l-2.9,14-29.9-6.3,2.6-12.6h0ZM35.3,41.7l-26.5-5.6c-.6-.2-1.1-.6-1.4-1.2-.3-.9,0-1.5.2-2.4l29.8,6.3h.1c-.2,1.5-.6,2.9-2.3,2.8h0Z'/%3e%3cpath class='st1' d='M38.5,25c0-.9-.6-1.6-1.5-1.9-.9-.3-3-.7-3.9-.8-.2,0-.5,0-.7,0-.4,0-1,.4-1.2.8-.2.4-.8,3-.9,3.5,0,.9.6,1.6,1.4,1.9.7.2,3.9.9,4.5.9.8,0,1.4-.6,1.7-1.3.2-.5.6-2.5.6-3.1h0ZM37.1,25.3c0,.5-.3,1.7-.5,2.2-.1.4-.3.6-.7.6-1.2,0-2.6-.7-3.8-.8-.3-.1-.5-.4-.5-.7,0-.4.3-1.4.4-1.9,0-.3.2-1.1.5-1.2.1,0,.3,0,.4,0,.8,0,2.8.5,3.6.8.6.2.6.4.6,1h0Z'/%3e%3cpath class='st1' d='M36,31.4c-3.5-.9-7.3-1.4-10.8-2.3-.8,0-1,1-.2,1.3l11.2,2.4c.6,0,1-.6.6-1.1-.2-.2-.6-.2-.8-.3h0Z'/%3e%3cpath class='st1' d='M36,34l-5.9-1.2c-.7.3-.7,1,0,1.3,1.7.6,3.8.7,5.6,1.2.8,0,1.1-.9.3-1.2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-starspin {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M44.9,24.4c-.3-4.2-3-8-6.8-9.8,1-1,.5-2.4-.9-2.5-2.7-.2-5.7.2-8.4,0-1,0-1.5.9-1.3,1.8,0,.3.3.5.4.8-6.9,3.2-9,12-4.3,18,.6.8,1.4,1.5,2.1,2.1,0,.1-1,1.6-1.1,2-.2.9.3,1.6,1.1,1.8h14.5c.8-.2,1.3-1,1.1-1.8,0-.3-1.1-1.9-1.1-2,2.2-1.8,3.9-4.2,4.5-7l.3-1.6v-1.7h0c0,0,0,0,0,0ZM28.8,13h8.4c.4,0,.6.5.3.8-1.4,1.4-2.6,3.1-3.9,4.5-.5.5-.6.5-1.1,0-1.4-1.4-2.6-3.1-3.9-4.5-.2-.3,0-.7.2-.8h0ZM30.3,23.4c-.3.4-.6.9-.6,1.5h-4.8c0-1.8.8-3.5,2-4.9l3.4,3.4h0ZM27.6,19.3c.8-.8,1.9-1.4,3-1.7.7.6,1.1,1.5,1.9,1.9v2.5c-.5,0-1,.3-1.5.6l-3.4-3.3ZM29.6,25.9c.2.3.2.6.3.9,0,.1.4.6.3.6l-3.4,3.3c-.9-1-1.6-2.2-1.8-3.5-.1-.5-.1-.9-.2-1.4h4.8,0ZM31.1,28.1c.4.3.9.5,1.5.6v4.8c-1.8-.1-3.6-.8-4.9-2l3.4-3.3ZM32.7,23c3.3-.4,3.6,4.5.5,4.7-3.1.2-3.4-4.4-.5-4.7ZM33.5,28.6c.6,0,1.1-.3,1.5-.6l3.4,3.4c-1.3,1.2-3.1,1.9-4.9,2v-4.8ZM35.7,27.3c.3-.4.5-.9.6-1.5h4.8c-.1,1.8-.8,3.6-2.1,4.9l-3.4-3.4ZM36.4,24.9c0-.2-.1-.5-.2-.7,0-.2-.4-.7-.4-.8l3.4-3.3c1.2,1.4,1.9,3.1,2,4.9h-4.8,0ZM35.1,22.7c-.5-.2-1-.5-1.6-.6v-2.5c.8-.4,1.2-1.3,1.9-1.9,1.1.3,2.1.9,3,1.7l-3.3,3.3h0ZM22.5,28.4c-1.5-5.3,1.1-10.9,6.1-13,.2,0,1.1,1.2,1.3,1.5-.8.4-1.5.7-2.2,1.2-4.8,3.4-5,10.5-.5,14.2l-.9,1.7c-1.8-1.3-3.2-3.4-3.9-5.6h0ZM40.5,37.1c.2,1-1.7.6-2.2.7h-10.5c-.6-.1-2.5.4-2.1-.7l2.4-4.1c.5.2.9.5,1.4.7,2.4,1,5.1,1,7.4,0,.4-.2.8-.5,1.3-.7l2.4,4.2h0ZM40.2,33.7c0,0-.4.4-.5.3l-.9-1.6c2.7-2.3,3.9-5.9,2.9-9.4-.7-2.3-2.3-4.4-4.5-5.5-.4-.2-.8-.3-1.2-.6.2-.2,1.2-1.4,1.3-1.5.1,0,1.1.6,1.3.7,6.3,3.9,7,12.8,1.4,17.6h0Z'/%3e%3cpath class='st1' d='M34,39.4c0,.3,0,.6.1.9-.2,1-.9,1.4-1.9,1-1.2-.5-2.4-1.2-3.6-1.9h-3.1c-1.1-.3-1.8-1.4-1.7-2.5-.8-.3-1.3-.2-2.2,0-2.7,1.1-5.5,3.1-8.2,4.3-.9.4-1.8,0-1.8-1l1.6-9.3c0-.7,0-1.2-.4-1.8-2-2.5-5.1-4.6-7.1-7-.5-.7-.4-1.6.5-1.9,3.1-.7,6.3-.8,9.4-1.4,1-.2,1.6-.6,2.1-1.5,1.5-2.6,2.6-5.6,4-8.2.2-.4.6-.7,1-.7.5,0,1,.3,1.2.7.9,1.7,1.7,3.5,2.6,5.3,0,0,.2-.1.3-.2,0,0,0-.2-.1-.3-.2-.7,0-1.3.3-1.8,0,0,0,0,0,0-.4-1-.9-1.9-1.3-2.8-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.6,5.7-4.1,8.2-.3.5-.4.7-1.1.8-2.9.6-6.1.7-9.1,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,6,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.5-1.1,5-2.7,7.5-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5,2.1,1,4.1,2.2,6.1,3.2,1.2.6,2.3,1.4,3.7.8.8-.4,1.4-1.2,1.6-2,0-.4,0-.9-.1-1.3h-1.5,0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M44.9,24.4c-.3-4.2-3-8-6.8-9.8,1-1,.5-2.4-.9-2.5-2.7-.2-5.7.2-8.4,0-1,0-1.5.9-1.3,1.8,0,.3.3.5.4.8-6.9,3.2-9,12-4.3,18,.6.8,1.4,1.5,2.1,2.1,0,.1-1,1.6-1.1,2-.2.9.3,1.6,1.1,1.8h14.5c.8-.2,1.3-1,1.1-1.8,0-.3-1.1-1.9-1.1-2,2.2-1.8,3.9-4.2,4.5-7l.3-1.6v-1.7h0c0,0,0,0,0,0ZM28.8,13h8.4c.4,0,.6.5.3.8-1.4,1.4-2.6,3.1-3.9,4.5-.5.5-.6.5-1.1,0-1.4-1.4-2.6-3.1-3.9-4.5-.2-.3,0-.7.2-.8h0ZM30.3,23.4c-.3.4-.6.9-.6,1.5h-4.8c0-1.8.8-3.5,2-4.9l3.4,3.4h0ZM27.6,19.3c.8-.8,1.9-1.4,3-1.7.7.6,1.1,1.5,1.9,1.9v2.5c-.5,0-1,.3-1.5.6l-3.4-3.3ZM29.6,25.9c.2.3.2.6.3.9,0,.1.4.6.3.6l-3.4,3.3c-.9-1-1.6-2.2-1.8-3.5-.1-.5-.1-.9-.2-1.4h4.8,0ZM31.1,28.1c.4.3.9.5,1.5.6v4.8c-1.8-.1-3.6-.8-4.9-2l3.4-3.3ZM32.7,23c3.3-.4,3.6,4.5.5,4.7-3.1.2-3.4-4.4-.5-4.7ZM33.5,28.6c.6,0,1.1-.3,1.5-.6l3.4,3.4c-1.3,1.2-3.1,1.9-4.9,2v-4.8ZM35.7,27.3c.3-.4.5-.9.6-1.5h4.8c-.1,1.8-.8,3.6-2.1,4.9l-3.4-3.4ZM36.4,24.9c0-.2-.1-.5-.2-.7,0-.2-.4-.7-.4-.8l3.4-3.3c1.2,1.4,1.9,3.1,2,4.9h-4.8,0ZM35.1,22.7c-.5-.2-1-.5-1.6-.6v-2.5c.8-.4,1.2-1.3,1.9-1.9,1.1.3,2.1.9,3,1.7l-3.3,3.3h0ZM22.5,28.4c-1.5-5.3,1.1-10.9,6.1-13,.2,0,1.1,1.2,1.3,1.5-.8.4-1.5.7-2.2,1.2-4.8,3.4-5,10.5-.5,14.2l-.9,1.7c-1.8-1.3-3.2-3.4-3.9-5.6h0ZM40.5,37.1c.2,1-1.7.6-2.2.7h-10.5c-.6-.1-2.5.4-2.1-.7l2.4-4.1c.5.2.9.5,1.4.7,2.4,1,5.1,1,7.4,0,.4-.2.8-.5,1.3-.7l2.4,4.2h0ZM40.2,33.7c0,0-.4.4-.5.3l-.9-1.6c2.7-2.3,3.9-5.9,2.9-9.4-.7-2.3-2.3-4.4-4.5-5.5-.4-.2-.8-.3-1.2-.6.2-.2,1.2-1.4,1.3-1.5.1,0,1.1.6,1.3.7,6.3,3.9,7,12.8,1.4,17.6h0Z'/%3e%3cpath class='st1' d='M34,39.4c0,.3,0,.6.1.9-.2,1-.9,1.4-1.9,1-1.2-.5-2.4-1.2-3.6-1.9h-3.1c-1.1-.3-1.8-1.4-1.7-2.5-.8-.3-1.3-.2-2.2,0-2.7,1.1-5.5,3.1-8.2,4.3-.9.4-1.8,0-1.8-1l1.6-9.3c0-.7,0-1.2-.4-1.8-2-2.5-5.1-4.6-7.1-7-.5-.7-.4-1.6.5-1.9,3.1-.7,6.3-.8,9.4-1.4,1-.2,1.6-.6,2.1-1.5,1.5-2.6,2.6-5.6,4-8.2.2-.4.6-.7,1-.7.5,0,1,.3,1.2.7.9,1.7,1.7,3.5,2.6,5.3,0,0,.2-.1.3-.2,0,0,0-.2-.1-.3-.2-.7,0-1.3.3-1.8,0,0,0,0,0,0-.4-1-.9-1.9-1.3-2.8-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.6,5.7-4.1,8.2-.3.5-.4.7-1.1.8-2.9.6-6.1.7-9.1,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,6,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.5-1.1,5-2.7,7.5-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5,2.1,1,4.1,2.2,6.1,3.2,1.2.6,2.3,1.4,3.7.8.8-.4,1.4-1.2,1.6-2,0-.4,0-.9-.1-1.3h-1.5,0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-starspinactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M44.9,24.4c-.3-4.2-3-8-6.8-9.8,1-1,.5-2.4-.9-2.5-2.7-.2-5.7.2-8.4,0-.6,0-1.1.4-1.3.9-.6-1.2-1.1-2.5-1.7-3.6-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.6,5.7-4.1,8.2-.3.5-.4.7-1.1.8-2.9.6-6.1.7-9.1,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,6,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.5-1.1,5-2.7,7.5-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5,2.1,1,4.1,2.2,6.1,3.2,1.2.6,2.3,1.4,3.7.8.8-.4,1.4-1.2,1.6-2,0-.7-.1-1.4-.2-2.1h4.9c.8-.2,1.3-1,1.1-1.8,0-.3-1.1-1.9-1.1-2,2.2-1.8,3.9-4.2,4.5-7l.3-1.6v-1.7h0ZM28.8,13h8.4c.4,0,.6.5.3.8-1.4,1.4-2.6,3.1-3.9,4.5-.5.5-.6.5-1.1,0-1.4-1.4-2.6-3.1-3.9-4.5-.2-.3,0-.7.2-.8h0ZM27.6,19.3c.8-.8,1.9-1.4,3-1.7.7.6,1.1,1.5,1.9,1.9v2.5c-.5,0-1,.3-1.5.6l-3.4-3.3ZM30.3,23.4c-.3.4-.6.9-.6,1.5h-4.8c0-1.8.8-3.5,2-4.9l3.4,3.4h0ZM27.7,18.1c-4.8,3.4-5,10.5-.5,14.2l-.9,1.7c-1.8-1.3-3.2-3.4-3.9-5.6-1.5-5.3,1.1-10.9,6.1-13,.2,0,1.1,1.2,1.3,1.5-.8.4-1.5.7-2.2,1.2h0ZM27,30.7c-.9-1-1.6-2.2-1.8-3.5-.1-.5-.1-.9-.2-1.4h4.8c.2.3.2.6.3.9,0,.1.4.6.3.6l-3.4,3.3h0ZM31.1,28.1c.4.3.9.5,1.5.6v4.8c-1.8-.1-3.6-.8-4.9-2l3.4-3.3ZM32.7,23c3.3-.4,3.6,4.5.5,4.7-3.1.2-3.4-4.4-.5-4.7ZM33.5,28.6c.6,0,1.1-.3,1.5-.6l3.4,3.4c-1.3,1.2-3.1,1.9-4.9,2v-4.8ZM35.7,27.3c.3-.4.5-.9.6-1.5h4.8c-.1,1.8-.8,3.6-2.1,4.9l-3.4-3.4ZM36.4,24.9c0-.2-.1-.5-.2-.7,0-.2-.4-.7-.4-.8l3.4-3.3c1.2,1.4,1.9,3.1,2,4.9h-4.8,0ZM35.1,22.7c-.5-.2-1-.5-1.6-.6v-2.5c.8-.4,1.2-1.3,1.9-1.9,1.1.3,2.1.9,3,1.7l-3.3,3.3h0ZM24.6,37.4h0s0,0,0,0ZM40.5,37.1c.2,1-1.7.6-2.2.7h-10.5c-.6-.1-2.5.4-2.1-.7l2.4-4.1c.5.2.9.5,1.4.7,2.4,1,5.1,1,7.4,0,.4-.2.8-.5,1.3-.7l2.4,4.2h0ZM40.2,33.7c0,0-.4.4-.5.3l-.9-1.6c2.7-2.3,3.9-5.9,2.9-9.4-.7-2.3-2.3-4.4-4.5-5.5-.4-.2-.8-.3-1.2-.6.2-.2,1.2-1.5,1.3-1.5.1,0,1.1.6,1.3.7,6.3,3.9,7,12.8,1.4,17.6h0Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='4' y='7' width='41' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M44.9,24.4c-.3-4.2-3-8-6.8-9.8,1-1,.5-2.4-.9-2.5-2.7-.2-5.7.2-8.4,0-.6,0-1.1.4-1.3.9-.6-1.2-1.1-2.5-1.7-3.6-.5-.9-.8-1.7-1.8-2.1-1.4-.5-2.7,0-3.4,1.2-1.5,2.5-2.6,5.7-4.1,8.2-.3.5-.4.7-1.1.8-2.9.6-6.1.7-9.1,1.3-2.1.4-3.1,2.7-1.7,4.4,1.6,2,4.2,3.9,6,5.8.5.5,1.2,1,1.2,1.8l-1.6,9.2c-.2,2.3,1.8,3.7,4,2.8,2.5-1.1,5-2.7,7.5-3.9.4-.2.8-.5,1.2-.5.4,0,.9.3,1.3.5,2.1,1,4.1,2.2,6.1,3.2,1.2.6,2.3,1.4,3.7.8.8-.4,1.4-1.2,1.6-2,0-.7-.1-1.4-.2-2.1h4.9c.8-.2,1.3-1,1.1-1.8,0-.3-1.1-1.9-1.1-2,2.2-1.8,3.9-4.2,4.5-7l.3-1.6v-1.7h0ZM28.8,13h8.4c.4,0,.6.5.3.8-1.4,1.4-2.6,3.1-3.9,4.5-.5.5-.6.5-1.1,0-1.4-1.4-2.6-3.1-3.9-4.5-.2-.3,0-.7.2-.8h0ZM27.6,19.3c.8-.8,1.9-1.4,3-1.7.7.6,1.1,1.5,1.9,1.9v2.5c-.5,0-1,.3-1.5.6l-3.4-3.3ZM30.3,23.4c-.3.4-.6.9-.6,1.5h-4.8c0-1.8.8-3.5,2-4.9l3.4,3.4h0ZM27.7,18.1c-4.8,3.4-5,10.5-.5,14.2l-.9,1.7c-1.8-1.3-3.2-3.4-3.9-5.6-1.5-5.3,1.1-10.9,6.1-13,.2,0,1.1,1.2,1.3,1.5-.8.4-1.5.7-2.2,1.2h0ZM27,30.7c-.9-1-1.6-2.2-1.8-3.5-.1-.5-.1-.9-.2-1.4h4.8c.2.3.2.6.3.9,0,.1.4.6.3.6l-3.4,3.3h0ZM31.1,28.1c.4.3.9.5,1.5.6v4.8c-1.8-.1-3.6-.8-4.9-2l3.4-3.3ZM32.7,23c3.3-.4,3.6,4.5.5,4.7-3.1.2-3.4-4.4-.5-4.7ZM33.5,28.6c.6,0,1.1-.3,1.5-.6l3.4,3.4c-1.3,1.2-3.1,1.9-4.9,2v-4.8ZM35.7,27.3c.3-.4.5-.9.6-1.5h4.8c-.1,1.8-.8,3.6-2.1,4.9l-3.4-3.4ZM36.4,24.9c0-.2-.1-.5-.2-.7,0-.2-.4-.7-.4-.8l3.4-3.3c1.2,1.4,1.9,3.1,2,4.9h-4.8,0ZM35.1,22.7c-.5-.2-1-.5-1.6-.6v-2.5c.8-.4,1.2-1.3,1.9-1.9,1.1.3,2.1.9,3,1.7l-3.3,3.3h0ZM24.6,37.4h0s0,0,0,0ZM40.5,37.1c.2,1-1.7.6-2.2.7h-10.5c-.6-.1-2.5.4-2.1-.7l2.4-4.1c.5.2.9.5,1.4.7,2.4,1,5.1,1,7.4,0,.4-.2.8-.5,1.3-.7l2.4,4.2h0ZM40.2,33.7c0,0-.4.4-.5.3l-.9-1.6c2.7-2.3,3.9-5.9,2.9-9.4-.7-2.3-2.3-4.4-4.5-5.5-.4-.2-.8-.3-1.2-.6.2-.2,1.2-1.5,1.3-1.5.1,0,1.1.6,1.3.7,6.3,3.9,7,12.8,1.4,17.6h0Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-special {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M14.1,43h-.6c-.6-.2-1.1-.6-1.2-1.2-.3-1.6-.2-3.7-.3-5.3,0-.3-.1-.7-.1-1.1l-5.4-3.4c-.8-.7-.7-1.8.1-2.4l6-2.3,1.6-6.3c.5-.9,1.7-1.1,2.5-.4l3.9,4.9,6.3-.4c1,.1,1.5.8,1.4,1.8,0,.3-.2.5-.4.8-1,1.7-2.2,3.2-3.2,4.9l2.4,5.9c.2,1.2-.6,2.1-1.8,1.9l-6-1.7c-1.5,1.1-2.8,2.5-4.3,3.7-.3.3-.6.5-1,.6h0ZM25.8,39c0-.1,0-.2,0-.3-.5-1.7-1.7-3.7-2.2-5.4-.2-.7-.3-.9,0-1.5.8-1.6,2.4-3.3,3.2-5,0,0,.1-.2,0-.3,0-.1-.1,0-.2,0-1.9,0-3.9.4-5.8.4-.7,0-1-.2-1.5-.7-1.2-1.3-2.3-3-3.5-4.4-.1-.1-.2-.2-.4-.4-.1,0-.2.2-.2.4-.6,1.8-.8,4-1.4,5.8-.1.4-.4.7-.7.9l-5.9,2.2v.2c0,0,5.4,3.4,5.4,3.4.3.2.5.6.5,1,.2,2,0,4.1.3,6.1,0,.5.4,0,.7-.2,1.3-1,2.8-2.7,4.1-3.6.4-.2.8-.4,1.2-.3l6.1,1.6h0Z'/%3e%3cpath class='st1' d='M43,22.2v.5c-.1.3-.4.5-.6.8l-3.2,2.4v4.6c-.2.8-1.1,1.3-1.8.7l-3.3-2.4c-1.5.4-2.9,1.2-4.4,1.5-.7,0-1.2-.7-1-1.4l1.3-4.2v-.2c-.7-1.1-1.9-2.2-2.5-3.3-.4-.7-.1-1.6.7-1.8.8-.1,2.2,0,3.1,0,.4,0,.8,0,1.3,0l2.4-3.6c.5-.6,1.5-.5,1.9.2l1.3,4.2,4.1,1.3c.4.1.5.5.7.8h0ZM36,16.4c-.2,0-.1,0-.1,0-.8,1-1.4,2.4-2.3,3.4-.5.7-1,.4-1.8.5-.2,0-.3,0-.5,0-.9,0-1.9,0-2.8,0l2.5,3.5c.3.5.3.6.1,1.2-.3,1.3-.9,2.6-1.3,3.9l3.8-1.4c.6-.2.8-.1,1.3.2,1,.6,2,1.6,2.9,2.2,0,0,.1.1.3.1,0-.3,0-.6,0-.8,0-1,0-2.6,0-3.6,0-.3.1-.5.4-.7l3.4-2.6c0,0-.1,0-.2-.1-1.2-.4-2.6-.7-3.7-1.2-.5-.2-.6-.5-.8-1-.4-1.2-.7-2.5-1.1-3.7h0Z'/%3e%3cpath class='st1' d='M35.8,12h-.5c-1.1,0-1.2-2.3,0-1.9.4.1.9,1.5.4,1.9Z'/%3e%3cpath class='st1' d='M18,17.1c-.1-.1-.2-.4-.2-.6-.1-.7,0-1.6-.2-2.3,0,0,0-.2,0-.3l-2.4-1.4c-.4-.4-.3-.9,0-1.2l2.5-1.1.5-2.7c.2-.5.8-.6,1.2-.3l1.8,2.1,2.7-.3c.5,0,.8.6.6,1l-1.4,2.4,1.1,2.4c.2.7-.2,1.1-.9,1.1-.8-.1-1.7-.5-2.5-.6-.6.5-1.1,1.2-1.7,1.6-.4.3-.8.5-1.2,0h0ZM23.8,9.8l-2.6.3c-.3,0-.5-.2-.7-.4-.5-.6-1-1.3-1.5-1.8,0,0,0,0,0,.2-.2.7-.2,1.7-.5,2.4-.1.3-.3.4-.6.6-.7.3-1.5.6-2.2.9.7.5,1.4.8,2.1,1.3.5.3.5.4.5.9l.2,2.4s.2,0,.2-.1c.6-.5,1.1-1.2,1.7-1.6.3-.2.5-.2.8-.1.8.2,1.6.4,2.3.6l-1.1-2.5c0-.2,0-.4,0-.6l1.3-2.3h0Z'/%3e%3cpath class='st1' d='M33.3,33.5c.8-.1.9.8.8,1.4-.1.9-1.3.8-1.4,0,0-.5-.1-1.4.5-1.5Z'/%3e%3cpath class='st1' d='M9.9,15.2c.4,0,.8,0,.9.4,0,.4.1,1.4-.4,1.5-1.2.3-1.1-1.8-.4-2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M14.1,43h-.6c-.6-.2-1.1-.6-1.2-1.2-.3-1.6-.2-3.7-.3-5.3,0-.3-.1-.7-.1-1.1l-5.4-3.4c-.8-.7-.7-1.8.1-2.4l6-2.3,1.6-6.3c.5-.9,1.7-1.1,2.5-.4l3.9,4.9,6.3-.4c1,.1,1.5.8,1.4,1.8,0,.3-.2.5-.4.8-1,1.7-2.2,3.2-3.2,4.9l2.4,5.9c.2,1.2-.6,2.1-1.8,1.9l-6-1.7c-1.5,1.1-2.8,2.5-4.3,3.7-.3.3-.6.5-1,.6h0ZM25.8,39c0-.1,0-.2,0-.3-.5-1.7-1.7-3.7-2.2-5.4-.2-.7-.3-.9,0-1.5.8-1.6,2.4-3.3,3.2-5,0,0,.1-.2,0-.3,0-.1-.1,0-.2,0-1.9,0-3.9.4-5.8.4-.7,0-1-.2-1.5-.7-1.2-1.3-2.3-3-3.5-4.4-.1-.1-.2-.2-.4-.4-.1,0-.2.2-.2.4-.6,1.8-.8,4-1.4,5.8-.1.4-.4.7-.7.9l-5.9,2.2v.2c0,0,5.4,3.4,5.4,3.4.3.2.5.6.5,1,.2,2,0,4.1.3,6.1,0,.5.4,0,.7-.2,1.3-1,2.8-2.7,4.1-3.6.4-.2.8-.4,1.2-.3l6.1,1.6h0Z'/%3e%3cpath class='st1' d='M43,22.2v.5c-.1.3-.4.5-.6.8l-3.2,2.4v4.6c-.2.8-1.1,1.3-1.8.7l-3.3-2.4c-1.5.4-2.9,1.2-4.4,1.5-.7,0-1.2-.7-1-1.4l1.3-4.2v-.2c-.7-1.1-1.9-2.2-2.5-3.3-.4-.7-.1-1.6.7-1.8.8-.1,2.2,0,3.1,0,.4,0,.8,0,1.3,0l2.4-3.6c.5-.6,1.5-.5,1.9.2l1.3,4.2,4.1,1.3c.4.1.5.5.7.8h0ZM36,16.4c-.2,0-.1,0-.1,0-.8,1-1.4,2.4-2.3,3.4-.5.7-1,.4-1.8.5-.2,0-.3,0-.5,0-.9,0-1.9,0-2.8,0l2.5,3.5c.3.5.3.6.1,1.2-.3,1.3-.9,2.6-1.3,3.9l3.8-1.4c.6-.2.8-.1,1.3.2,1,.6,2,1.6,2.9,2.2,0,0,.1.1.3.1,0-.3,0-.6,0-.8,0-1,0-2.6,0-3.6,0-.3.1-.5.4-.7l3.4-2.6c0,0-.1,0-.2-.1-1.2-.4-2.6-.7-3.7-1.2-.5-.2-.6-.5-.8-1-.4-1.2-.7-2.5-1.1-3.7h0Z'/%3e%3cpath class='st1' d='M35.8,12h-.5c-1.1,0-1.2-2.3,0-1.9.4.1.9,1.5.4,1.9Z'/%3e%3cpath class='st1' d='M18,17.1c-.1-.1-.2-.4-.2-.6-.1-.7,0-1.6-.2-2.3,0,0,0-.2,0-.3l-2.4-1.4c-.4-.4-.3-.9,0-1.2l2.5-1.1.5-2.7c.2-.5.8-.6,1.2-.3l1.8,2.1,2.7-.3c.5,0,.8.6.6,1l-1.4,2.4,1.1,2.4c.2.7-.2,1.1-.9,1.1-.8-.1-1.7-.5-2.5-.6-.6.5-1.1,1.2-1.7,1.6-.4.3-.8.5-1.2,0h0ZM23.8,9.8l-2.6.3c-.3,0-.5-.2-.7-.4-.5-.6-1-1.3-1.5-1.8,0,0,0,0,0,.2-.2.7-.2,1.7-.5,2.4-.1.3-.3.4-.6.6-.7.3-1.5.6-2.2.9.7.5,1.4.8,2.1,1.3.5.3.5.4.5.9l.2,2.4s.2,0,.2-.1c.6-.5,1.1-1.2,1.7-1.6.3-.2.5-.2.8-.1.8.2,1.6.4,2.3.6l-1.1-2.5c0-.2,0-.4,0-.6l1.3-2.3h0Z'/%3e%3cpath class='st1' d='M33.3,33.5c.8-.1.9.8.8,1.4-.1.9-1.3.8-1.4,0,0-.5-.1-1.4.5-1.5Z'/%3e%3cpath class='st1' d='M9.9,15.2c.4,0,.8,0,.9.4,0,.4.1,1.4-.4,1.5-1.2.3-1.1-1.8-.4-2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-specialactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M14.1,43h-.6c-.6-.2-1.1-.6-1.2-1.2-.3-1.6-.2-3.7-.3-5.3,0-.3-.1-.7-.1-1.1l-5.4-3.4c-.8-.7-.7-1.8.1-2.4l6-2.3,1.6-6.3c.5-.9,1.7-1.1,2.5-.4l3.9,4.9,6.3-.4c1,.1,1.5.8,1.4,1.8,0,.3-.2.5-.4.8-1,1.7-2.2,3.2-3.2,4.9l2.4,5.9c.2,1.2-.6,2.1-1.8,1.9l-6-1.7c-1.5,1.1-2.8,2.5-4.3,3.7-.3.3-.6.5-1,.6h0Z'/%3e%3cpath class='st1' d='M43,22.2v.5c-.1.3-.4.5-.6.8l-3.2,2.4v4.6c-.2.8-1.1,1.3-1.8.7l-3.3-2.4c-1.5.4-2.9,1.2-4.4,1.5-.7,0-1.2-.7-1-1.4l1.3-4.2v-.2c-.7-1.1-1.9-2.2-2.5-3.3-.4-.7-.1-1.6.7-1.8.8-.1,2.2,0,3.1,0,.4,0,.8,0,1.3,0l2.4-3.6c.5-.6,1.5-.5,1.9.2l1.3,4.2,4.1,1.3c.4.1.5.5.7.8h0ZM36,16.4c-.2,0-.1,0-.1,0-.8,1-1.4,2.4-2.3,3.4-.5.7-1,.4-1.8.5-.2,0-.3,0-.5,0-.9,0-1.9,0-2.8,0l2.5,3.5c.3.5.3.6.1,1.2-.3,1.3-.9,2.6-1.3,3.9l3.8-1.4c.6-.2.8-.1,1.3.2,1,.6,2,1.6,2.9,2.2,0,0,.1.1.3.1,0-.3,0-.6,0-.8,0-1,0-2.6,0-3.6,0-.3.1-.5.4-.7l3.4-2.6c0,0-.1,0-.2-.1-1.2-.4-2.6-.7-3.7-1.2-.5-.2-.6-.5-.8-1-.4-1.2-.7-2.5-1.1-3.7h0Z'/%3e%3cpath class='st1' d='M35.8,12h-.5c-1.1,0-1.2-2.3,0-1.9.4.1.9,1.5.4,1.9Z'/%3e%3cpath class='st1' d='M18,17.1c-.1-.1-.2-.4-.2-.6-.1-.7,0-1.6-.2-2.3,0,0,0-.2,0-.3l-2.4-1.4c-.4-.4-.3-.9,0-1.2l2.5-1.1.5-2.7c.2-.5.8-.6,1.2-.3l1.8,2.1,2.7-.3c.5,0,.8.6.6,1l-1.4,2.4,1.1,2.4c.2.7-.2,1.1-.9,1.1-.8-.1-1.7-.5-2.5-.6-.6.5-1.1,1.2-1.7,1.6-.4.3-.8.5-1.2,0h0ZM23.8,9.8l-2.6.3c-.3,0-.5-.2-.7-.4-.5-.6-1-1.3-1.5-1.8,0,0,0,0,0,.2-.2.7-.2,1.7-.5,2.4-.1.3-.3.4-.6.6-.7.3-1.5.6-2.2.9.7.5,1.4.8,2.1,1.3.5.3.5.4.5.9l.2,2.4s.2,0,.2-.1c.6-.5,1.1-1.2,1.7-1.6.3-.2.5-.2.8-.1.8.2,1.6.4,2.3.6l-1.1-2.5c0-.2,0-.4,0-.6l1.3-2.3h0Z'/%3e%3cpath class='st1' d='M33.3,33.5c.8-.1.9.8.8,1.4-.1.9-1.3.8-1.4,0,0-.5-.1-1.4.5-1.5Z'/%3e%3cpath class='st1' d='M9.9,15.2c.4,0,.8,0,.9.4,0,.4.1,1.4-.4,1.5-1.2.3-1.1-1.8-.4-2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M14.1,43h-.6c-.6-.2-1.1-.6-1.2-1.2-.3-1.6-.2-3.7-.3-5.3,0-.3-.1-.7-.1-1.1l-5.4-3.4c-.8-.7-.7-1.8.1-2.4l6-2.3,1.6-6.3c.5-.9,1.7-1.1,2.5-.4l3.9,4.9,6.3-.4c1,.1,1.5.8,1.4,1.8,0,.3-.2.5-.4.8-1,1.7-2.2,3.2-3.2,4.9l2.4,5.9c.2,1.2-.6,2.1-1.8,1.9l-6-1.7c-1.5,1.1-2.8,2.5-4.3,3.7-.3.3-.6.5-1,.6h0Z'/%3e%3cpath class='st1' d='M43,22.2v.5c-.1.3-.4.5-.6.8l-3.2,2.4v4.6c-.2.8-1.1,1.3-1.8.7l-3.3-2.4c-1.5.4-2.9,1.2-4.4,1.5-.7,0-1.2-.7-1-1.4l1.3-4.2v-.2c-.7-1.1-1.9-2.2-2.5-3.3-.4-.7-.1-1.6.7-1.8.8-.1,2.2,0,3.1,0,.4,0,.8,0,1.3,0l2.4-3.6c.5-.6,1.5-.5,1.9.2l1.3,4.2,4.1,1.3c.4.1.5.5.7.8h0ZM36,16.4c-.2,0-.1,0-.1,0-.8,1-1.4,2.4-2.3,3.4-.5.7-1,.4-1.8.5-.2,0-.3,0-.5,0-.9,0-1.9,0-2.8,0l2.5,3.5c.3.5.3.6.1,1.2-.3,1.3-.9,2.6-1.3,3.9l3.8-1.4c.6-.2.8-.1,1.3.2,1,.6,2,1.6,2.9,2.2,0,0,.1.1.3.1,0-.3,0-.6,0-.8,0-1,0-2.6,0-3.6,0-.3.1-.5.4-.7l3.4-2.6c0,0-.1,0-.2-.1-1.2-.4-2.6-.7-3.7-1.2-.5-.2-.6-.5-.8-1-.4-1.2-.7-2.5-1.1-3.7h0Z'/%3e%3cpath class='st1' d='M35.8,12h-.5c-1.1,0-1.2-2.3,0-1.9.4.1.9,1.5.4,1.9Z'/%3e%3cpath class='st1' d='M18,17.1c-.1-.1-.2-.4-.2-.6-.1-.7,0-1.6-.2-2.3,0,0,0-.2,0-.3l-2.4-1.4c-.4-.4-.3-.9,0-1.2l2.5-1.1.5-2.7c.2-.5.8-.6,1.2-.3l1.8,2.1,2.7-.3c.5,0,.8.6.6,1l-1.4,2.4,1.1,2.4c.2.7-.2,1.1-.9,1.1-.8-.1-1.7-.5-2.5-.6-.6.5-1.1,1.2-1.7,1.6-.4.3-.8.5-1.2,0h0ZM23.8,9.8l-2.6.3c-.3,0-.5-.2-.7-.4-.5-.6-1-1.3-1.5-1.8,0,0,0,0,0,.2-.2.7-.2,1.7-.5,2.4-.1.3-.3.4-.6.6-.7.3-1.5.6-2.2.9.7.5,1.4.8,2.1,1.3.5.3.5.4.5.9l.2,2.4s.2,0,.2-.1c.6-.5,1.1-1.2,1.7-1.6.3-.2.5-.2.8-.1.8.2,1.6.4,2.3.6l-1.1-2.5c0-.2,0-.4,0-.6l1.3-2.3h0Z'/%3e%3cpath class='st1' d='M33.3,33.5c.8-.1.9.8.8,1.4-.1.9-1.3.8-1.4,0,0-.5-.1-1.4.5-1.5Z'/%3e%3cpath class='st1' d='M9.9,15.2c.4,0,.8,0,.9.4,0,.4.1,1.4-.4,1.5-1.2.3-1.1-1.8-.4-2Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-referral {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,30.3c-.2-3.4-2.9-6.3-6.2-7,1-1.3,1.5-2.9,1.8-4.5.4-1.9.6-3.7-.1-5.4,0-.4-.3-.8-.6-1.1,0,0,0,0,0,0-.1-.2-.3-.3-.4-.5-.1-.1-.2-.2-.3-.3-.1-.1-.3-.3-.5-.4-.9-.7-2-1.2-3-1.3-.2,0-.5,0-.8,0-.3,0-.6,0-.8,0-1,.1-2.1.6-3,1.3-.2.1-.3.3-.5.4,0,0-.2.2-.3.3-.2.2-.3.3-.4.5,0,0,0,0,0,0-.3.4-.5.8-.6,1.1,0,.1,0,.2-.1.4-.3-.6-.6-1.3-.9-1.9-.4-.9-.8-1.8-1.2-2.6,0,0,0-.2-.1-.2-.4-.8-.7-1.5-1.7-1.8-.3-.1-.7-.2-1-.2-1,0-1.8.5-2.4,1.4-.7,1.2-1.3,2.5-1.9,3.8-.6,1.3-1.1,2.5-1.8,3.7-.2.4-.3.5-.8.6-1.3.3-2.7.4-4.1.6-1.3.1-2.7.3-4,.6-1,.2-1.9.9-2.2,1.8-.3.9-.1,1.8.5,2.6.8,1,1.9,2,3,3,.8.7,1.7,1.5,2.4,2.3.1.1.2.2.3.4.3.3.7.6.7,1.1l-1.4,8.3h0c0,.9.2,1.7.7,2.3.5.5,1.2.8,1.9.8s.2,0,.3,0c-.1.7-.3,2.1.2,2.6,0,0,.3.2.4.3h20.9c1.1,0,1.1-1.1,1-2-.2-3.2-2.3-6.2-5.2-7.6-.7-.4-1.5-.6-2.3-.9,1.9-1.8,2.6-4.5,2.9-7.1.3-2.1.4-3.8-.7-5.6-.6-1-1.4-1.8-2.4-2.4,0-.7-.1-1.3-.1-1.9,0-.7.2-1.3.4-1.8.2-.3.3-.6.5-.8.3-.3.6-.6.9-.9,0,0,0,0,0,0,0,0,0,0,0,0,.8-.5,1.7-.8,2.7-.8.9,0,1.9.3,2.7.8,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.5.9.9.2.2.4.6.5.8.3.5.4,1.2.4,1.8,0,2.2-.7,5.7-2.4,7.3-.3.3-.9.4-.8,1,.1.8,1.2.6,1.8.7,2.4.5,5.4,3,5.4,5.7v1.5h-6.5c-.5,0-.8,1.2,0,1.4h7.3c.3,0,.5-.2.6-.5,0-.4,0-1.8,0-2.3h0ZM13.7,38.1h0s0,0,0,0c-.1,0-.3.1-.4.1-.4,0-.8-.3-.8-.8l1.4-8.4h0c0-.8,0-1.3-.4-1.8h0s0,0,0,0c-.9-1.1-2.1-2.2-3.2-3.2-1.1-1-2.3-2-3.1-3.1-.2-.2-.3-.5-.2-.8,0-.2.2-.4.5-.5,1.4-.3,2.8-.5,4.3-.6,1.4-.2,2.8-.3,4.1-.6,1-.2,1.5-.6,2.1-1.5.7-1.2,1.3-2.6,1.9-3.9.5-1.2,1.1-2.4,1.7-3.6h0s0,0,0,0c.1-.3.4-.5.7-.5,0,0,0,0,0,0,.3,0,.6.2.7.5h0s0,0,0,0c.6,1.1,1.2,2.3,1.7,3.5.6,1.3,1.2,2.6,1.8,3.8-2.5-.7-5.4,0-7.2,2.2-1.5,1.7-1.6,3.4-1.4,5.7.2,2.9,1,6,3.1,8-3,.6-5.6,2.6-6.8,5.4-.2,0-.3.1-.5.2h0ZM34.6,41.6H14.8c0-4.3,3.5-7.5,7.6-7.8,1.5,0,3.9-.1,5.4.1,3.8.6,6.8,3.8,6.8,7.7h0ZM30.1,24.5c-.3,3.8-1.5,8.8-6.5,7.8-3.5-.7-4.3-6-4.4-9,0-3,2.5-5.4,5.5-5.4,3.9,0,5.7,3.1,5.4,6.7h0Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,30.3c-.2-3.4-2.9-6.3-6.2-7,1-1.3,1.5-2.9,1.8-4.5.4-1.9.6-3.7-.1-5.4,0-.4-.3-.8-.6-1.1,0,0,0,0,0,0-.1-.2-.3-.3-.4-.5-.1-.1-.2-.2-.3-.3-.1-.1-.3-.3-.5-.4-.9-.7-2-1.2-3-1.3-.2,0-.5,0-.8,0-.3,0-.6,0-.8,0-1,.1-2.1.6-3,1.3-.2.1-.3.3-.5.4,0,0-.2.2-.3.3-.2.2-.3.3-.4.5,0,0,0,0,0,0-.3.4-.5.8-.6,1.1,0,.1,0,.2-.1.4-.3-.6-.6-1.3-.9-1.9-.4-.9-.8-1.8-1.2-2.6,0,0,0-.2-.1-.2-.4-.8-.7-1.5-1.7-1.8-.3-.1-.7-.2-1-.2-1,0-1.8.5-2.4,1.4-.7,1.2-1.3,2.5-1.9,3.8-.6,1.3-1.1,2.5-1.8,3.7-.2.4-.3.5-.8.6-1.3.3-2.7.4-4.1.6-1.3.1-2.7.3-4,.6-1,.2-1.9.9-2.2,1.8-.3.9-.1,1.8.5,2.6.8,1,1.9,2,3,3,.8.7,1.7,1.5,2.4,2.3.1.1.2.2.3.4.3.3.7.6.7,1.1l-1.4,8.3h0c0,.9.2,1.7.7,2.3.5.5,1.2.8,1.9.8s.2,0,.3,0c-.1.7-.3,2.1.2,2.6,0,0,.3.2.4.3h20.9c1.1,0,1.1-1.1,1-2-.2-3.2-2.3-6.2-5.2-7.6-.7-.4-1.5-.6-2.3-.9,1.9-1.8,2.6-4.5,2.9-7.1.3-2.1.4-3.8-.7-5.6-.6-1-1.4-1.8-2.4-2.4,0-.7-.1-1.3-.1-1.9,0-.7.2-1.3.4-1.8.2-.3.3-.6.5-.8.3-.3.6-.6.9-.9,0,0,0,0,0,0,0,0,0,0,0,0,.8-.5,1.7-.8,2.7-.8.9,0,1.9.3,2.7.8,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.5.9.9.2.2.4.6.5.8.3.5.4,1.2.4,1.8,0,2.2-.7,5.7-2.4,7.3-.3.3-.9.4-.8,1,.1.8,1.2.6,1.8.7,2.4.5,5.4,3,5.4,5.7v1.5h-6.5c-.5,0-.8,1.2,0,1.4h7.3c.3,0,.5-.2.6-.5,0-.4,0-1.8,0-2.3h0ZM13.7,38.1h0s0,0,0,0c-.1,0-.3.1-.4.1-.4,0-.8-.3-.8-.8l1.4-8.4h0c0-.8,0-1.3-.4-1.8h0s0,0,0,0c-.9-1.1-2.1-2.2-3.2-3.2-1.1-1-2.3-2-3.1-3.1-.2-.2-.3-.5-.2-.8,0-.2.2-.4.5-.5,1.4-.3,2.8-.5,4.3-.6,1.4-.2,2.8-.3,4.1-.6,1-.2,1.5-.6,2.1-1.5.7-1.2,1.3-2.6,1.9-3.9.5-1.2,1.1-2.4,1.7-3.6h0s0,0,0,0c.1-.3.4-.5.7-.5,0,0,0,0,0,0,.3,0,.6.2.7.5h0s0,0,0,0c.6,1.1,1.2,2.3,1.7,3.5.6,1.3,1.2,2.6,1.8,3.8-2.5-.7-5.4,0-7.2,2.2-1.5,1.7-1.6,3.4-1.4,5.7.2,2.9,1,6,3.1,8-3,.6-5.6,2.6-6.8,5.4-.2,0-.3.1-.5.2h0ZM34.6,41.6H14.8c0-4.3,3.5-7.5,7.6-7.8,1.5,0,3.9-.1,5.4.1,3.8.6,6.8,3.8,6.8,7.7h0ZM30.1,24.5c-.3,3.8-1.5,8.8-6.5,7.8-3.5-.7-4.3-6-4.4-9,0-3,2.5-5.4,5.5-5.4,3.9,0,5.7,3.1,5.4,6.7h0Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-referralactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,30.3c-.2-3.4-2.9-6.3-6.2-7,1-1.3,1.5-2.9,1.8-4.5.4-1.9.6-3.7-.1-5.4,0-.4-.3-.8-.6-1.1,0,0,0,0,0,0-.1-.2-.3-.3-.4-.5-.1-.1-.2-.2-.3-.3-.1-.1-.3-.3-.5-.4-.9-.7-2-1.2-3-1.3-.2,0-.5,0-.8,0-.3,0-.6,0-.8,0-1,.1-2.1.6-3,1.3-.2.1-.3.3-.5.4,0,0-.2.2-.3.3-.2.2-.3.3-.4.5,0,0,0,0,0,0-.3.4-.5.8-.6,1.1,0,.1,0,.2-.1.4-.3-.6-.6-1.3-.9-1.9-.4-.9-.8-1.8-1.2-2.6,0,0,0-.2-.1-.2-.4-.8-.7-1.5-1.7-1.8-.3-.1-.7-.2-1-.2-1,0-1.8.5-2.4,1.4-.7,1.2-1.3,2.5-1.9,3.8-.6,1.3-1.1,2.5-1.8,3.7-.2.4-.3.5-.8.6-1.3.3-2.7.4-4.1.6-1.3.1-2.7.3-4,.6-1,.2-1.9.9-2.2,1.8-.3.9-.1,1.8.5,2.6.8,1,1.9,2,3,3,.8.7,1.7,1.5,2.4,2.3.1.1.2.2.3.4.3.3.7.6.7,1.1l-1.4,8.3h0c0,.9.2,1.7.7,2.3.5.5,1.2.8,1.9.8s.2,0,.3,0c-.1.7-.3,2.1.2,2.6,0,0,.3.2.4.3h20.9c1.1,0,1.1-1.1,1-2-.2-3.2-2.3-6.2-5.2-7.6-.7-.4-1.5-.6-2.3-.9,1.9-1.8,2.6-4.5,2.9-7.1.3-2.1.4-3.8-.7-5.6-.6-1-1.4-1.8-2.4-2.4,0-.7-.1-1.3-.1-1.9,0-.7.2-1.3.4-1.8.2-.3.3-.6.5-.8.3-.3.6-.6.9-.9,0,0,0,0,0,0,0,0,0,0,0,0,.8-.5,1.7-.8,2.7-.8.9,0,1.9.3,2.7.8,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.5.9.9.2.2.4.6.5.8.3.5.4,1.2.4,1.8,0,2.2-.7,5.7-2.4,7.3-.3.3-.9.4-.8,1,.1.8,1.2.6,1.8.7,2.4.5,5.4,3,5.4,5.7v1.5h-6.5c-.5,0-.8,1.2,0,1.4h7.3c.3,0,.5-.2.6-.5,0-.4,0-1.8,0-2.3h0ZM34.6,41.6H14.8c0-4.3,3.5-7.5,7.6-7.8,1.5,0,3.9-.1,5.4.1,3.8.6,6.8,3.8,6.8,7.7ZM30.1,24.5c-.3,3.8-1.5,8.8-6.5,7.8-3.5-.7-4.3-6-4.4-9,0-3,2.5-5.4,5.5-5.4,3.9,0,5.7,3.1,5.4,6.7Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='7' width='38' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M43,30.3c-.2-3.4-2.9-6.3-6.2-7,1-1.3,1.5-2.9,1.8-4.5.4-1.9.6-3.7-.1-5.4,0-.4-.3-.8-.6-1.1,0,0,0,0,0,0-.1-.2-.3-.3-.4-.5-.1-.1-.2-.2-.3-.3-.1-.1-.3-.3-.5-.4-.9-.7-2-1.2-3-1.3-.2,0-.5,0-.8,0-.3,0-.6,0-.8,0-1,.1-2.1.6-3,1.3-.2.1-.3.3-.5.4,0,0-.2.2-.3.3-.2.2-.3.3-.4.5,0,0,0,0,0,0-.3.4-.5.8-.6,1.1,0,.1,0,.2-.1.4-.3-.6-.6-1.3-.9-1.9-.4-.9-.8-1.8-1.2-2.6,0,0,0-.2-.1-.2-.4-.8-.7-1.5-1.7-1.8-.3-.1-.7-.2-1-.2-1,0-1.8.5-2.4,1.4-.7,1.2-1.3,2.5-1.9,3.8-.6,1.3-1.1,2.5-1.8,3.7-.2.4-.3.5-.8.6-1.3.3-2.7.4-4.1.6-1.3.1-2.7.3-4,.6-1,.2-1.9.9-2.2,1.8-.3.9-.1,1.8.5,2.6.8,1,1.9,2,3,3,.8.7,1.7,1.5,2.4,2.3.1.1.2.2.3.4.3.3.7.6.7,1.1l-1.4,8.3h0c0,.9.2,1.7.7,2.3.5.5,1.2.8,1.9.8s.2,0,.3,0c-.1.7-.3,2.1.2,2.6,0,0,.3.2.4.3h20.9c1.1,0,1.1-1.1,1-2-.2-3.2-2.3-6.2-5.2-7.6-.7-.4-1.5-.6-2.3-.9,1.9-1.8,2.6-4.5,2.9-7.1.3-2.1.4-3.8-.7-5.6-.6-1-1.4-1.8-2.4-2.4,0-.7-.1-1.3-.1-1.9,0-.7.2-1.3.4-1.8.2-.3.3-.6.5-.8.3-.3.6-.6.9-.9,0,0,0,0,0,0,0,0,0,0,0,0,.8-.5,1.7-.8,2.7-.8.9,0,1.9.3,2.7.8,0,0,0,0,0,0,0,0,0,0,0,0,.3.2.7.5.9.9.2.2.4.6.5.8.3.5.4,1.2.4,1.8,0,2.2-.7,5.7-2.4,7.3-.3.3-.9.4-.8,1,.1.8,1.2.6,1.8.7,2.4.5,5.4,3,5.4,5.7v1.5h-6.5c-.5,0-.8,1.2,0,1.4h7.3c.3,0,.5-.2.6-.5,0-.4,0-1.8,0-2.3h0ZM34.6,41.6H14.8c0-4.3,3.5-7.5,7.6-7.8,1.5,0,3.9-.1,5.4.1,3.8.6,6.8,3.8,6.8,7.7ZM30.1,24.5c-.3,3.8-1.5,8.8-6.5,7.8-3.5-.7-4.3-6-4.4-9,0-3,2.5-5.4,5.5-5.4,3.9,0,5.7,3.1,5.4,6.7Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-slotmix {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M43,13.3c0-.2,0-.4,0-.6-.6-2.3-5-3.6-7-3.9-.3,0-.9,0-1.2-.2-.2,0-.4-.4-.6-.5-1.2-.9-3-1.2-4.5-1.1l-1.4.2c-.3.1-.6.2-1,.3-2.8.9-5.5,3.3-6.8,6,0,.1-.1.3-.2.4-.2-.3-.4-.5-.8-.6-.9-.3-1.8,0-2.3.8-.5.9-1,1.9-1.4,2.9-.4,1-.9,2-1.4,2.8-.2.4-.3.5-.8.6-1,.2-2.1.3-3.1.5-1,.1-2.1.2-3.1.4-.7.1-1.3.6-1.5,1.2-.2.6,0,1.2.3,1.7.6.8,1.5,1.5,2.3,2.2.6.6,1.3,1.2,1.9,1.8,0,0,.2.2.3.3.3.3.6.6.6,1h0s-1.1,6.4-1.1,6.4c0,.7.2,1.4.7,1.7.5.4,1.2.4,1.9.1,1-.4,2-1,2.9-1.5.7-.4,1.4-.8,2.2-1.2,0,0,.1,0,.2,0,.2-.1.5-.3.7-.3h0c.3,0,.5.1.7.3,0,0,.1,0,.2,0,.8.4,1.5.8,2.3,1.2.1,0,.2.1.4.2,0,1.3.1,2.7.1,4,0,0,0,0,0,0,0,.2,0,.8,0,1.1,0,0,0,0,0,.1,0,.4.2.8.6,1,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.4.2.6.2,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.6,0,1.2-.6,1.2-1.2,0,0,0,0,0-.1,0-.3,0-.9,0-1.1,0,0,0,0,0,0,0-2.2.2-4.5,0-6.6,0-.3-.2-.6-.4-.9-.2-.2-.4-.3-.7-.4-.7-.1-1.6,0-2.5,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.7,0-1.5,0-2.3,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.7,0-1.4,0-2.2,0-.7,0-1.4,0-2.1,0,0,0,0,0,0,0-.7,0-1.2.6-1.2,1.2,0,.5,0,1,0,1.6-.9-.5-1.8-1.1-2.7-1.4-.6-.3-1-.3-1.6,0-1,.4-2,1-3,1.5-.9.5-1.8,1-2.6,1.4-.1,0-.3.1-.5.1s-.3,0-.4-.1c-.3-.1-.5-.4-.5-.8h0s0,0,0,0l1.1-6.5c0-.5,0-.9-.2-1.2-.7-.9-1.6-1.7-2.4-2.4-.9-.8-1.7-1.6-2.4-2.4-.2-.3-.3-.6-.2-.9,0-.3.3-.5.5-.6h0c1.1-.2,2.2-.4,3.3-.5,1-.1,2.1-.3,3.1-.5.7-.1,1-.4,1.4-1,.5-.9,1-1.9,1.4-2.9.4-.9.9-1.9,1.3-2.7.1-.3.4-.5.7-.5.3,0,.7.2.9.5,0,.1.1.3.2.4-.8,2.6-.7,5.4.2,8.1.1.5.3,1.2.8,1.4.9.4,1.2-.6,1.6-1.1.6.9,1.4,1.6,2.3,2.2.2.2,1,.7,1.3.7.2,0,.4-.3.3-.5,0-.2-1-.7-1.2-.9-1.3-.9-2.4-2.2-2.8-3.8-.9-3.8.5-7.4,3.6-9.7.2-.2,0-.6-.2-.6-.2,0-.8.5-1,.7-3.1,2.8-4.3,7.2-2.6,11.1l-.8,1.1h-.2c-.2-.6-.4-1.2-.6-1.8-1.5-5.8,1-12,6.9-13.9,1.8-.6,4.2-.7,5.9.4-2.2,0-4.6.3-6.5,1.5-.2.1-.5.3-.3.6.3.4,1-.2,1.3-.3,1.9-.9,4-1.2,6-1-.2.7-.6,1.4-.7,2.1-.6-.1-1.2-.4-1.8-.5-.9-.1-1.4,0-1.7.9-.2.8-.2,1.7.2,2.5.6,1.3,1.3,1.1,2.5.5.2-.1.5-.4.7-.4,0,0,0,0,.1,0,.2.8.5,1.6.9,2.3-2.1.2-5.6.8-6.5,3-.9,2.1,1,5.3,3.4,5.3.4,0,.6-.4.8-.7.8-.7,1.9-1.1,3-.7.2,0,.4,0,.3.3-1.1.4-1.9,1.1-2.3,2.1-.2-.5-.5-1.2-.7-1.3,0,0-.2,0-.2,0-.3,0-.7,1.4-1,1.7-.3.2-2.7,0-1.9,1,0,0,.2.1.3.2.3.3.6.6.9.9,0,.2-.3,1.4-.3,1.8,0,.2.1.3.3.4l1.8-.9c.4.1,1.5.9,1.8.8.1,0,.3-.2.3-.3l-.3-1.8c.2-.4,1.3-1.1,1.3-1.4,0-.1,0-.2-.1-.3-.2-.2-1-.2-1.6-.3.2-.6.5-1.2,1.2-1.6.4-.3,1.2-.4,1.2-1,0-.8-.7-1-1.3-1.1-1.1-.2-2.1.1-2.9.8-.1,0-.6.6-.7.6-.2,0-.7-.1-.9-.2-1.2-.6-1.9-1.9-1.9-3.2,0-.1,0-.4,0-.5.3.7,1.1,1.8,1.9,1.8.4,0,.7-.3.9-.7.2-.8.3-2,.5-2.8,0-.2.1-.9.2-.9,1.5-.4,3.1-.4,4.7-.7.4,0,1.7-.4,2-.6.3-.2.2-.6-.2-.7-1.1.3-2.1.6-3.3.7-1.5-2.2-1.5-5-.3-7.3,2.2.3,5.2,1,6.9,2.6,1.5,1.4.4,2.3-1,3.1-.3.2-1,.4-1.2.6-.3.2,0,.7.3.6.3,0,1.2-.6,1.6-.8.8-.5,1.6-1.1,1.8-2.1h0ZM23.2,36.7c0-.4,0-.9,0-1.4v-1.6c0-.2.2-.4.5-.5.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4v1.6c0,.5,0,1,0,1.4v3.7s0,0,0,0c-.1.4.2,1.3-.2,1.6,0,0-.1,0-.2.1,0,0,0,0-.1,0h-4.6s0,0,0,0c0,0-.2-.1-.2-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.3-.3.5-.6.5,0,0,0,0,0,0-.6,0-1.3,0-2,0-.8,0-1.5,0-2.3,0-.2,0-.3-.1-.4-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.2-.2.4-.4.5h-3c-.5,0-.9,0-1.4,0h-.1c-.2,0-.3-.1-.4-.2-.2-.4,0-1.2-.1-1.5,0,0,0,0,0,0v-3.7s0,0,0,0ZM30.9,14.6c-.6-.7-.8-1.7-.5-2.5.2-.6.3-.5.9-.4.6,0,1.2.3,1.8.5v1.4c-.3.2-1.8,1.2-2.2,1ZM34,27.3c0,0,0,.1,0,.2-.2.2-.8.6-.9.9,0,.3.2,1.3.2,1.4l-1.2-.6-1.2.6c0,0,.2-1.1.2-1.3,0-.2-.7-.8-.9-1,0-.1,0,0,.1,0,.4,0,.8,0,1.2-.2.1,0,.4-.9.6-1.1,0,0,0,0,.1,0l.6,1.2,1.3.2h0ZM30.6,19.3c-.1.6-.2,1.4-.3,1.9,0,0,0,.3-.2.3-.5,0-1.5-1.5-1.6-2,.6-.7,1.4-1.1,2.3-1.4,0,.4-.2.8-.2,1.2h0Z'/%3e%3cpath class='st1' d='M38.2,11.6c-.8,0-.8,1.2-.1,1.2.9,0,.9-1.2.1-1.2Z'/%3e%3cpath class='st1' d='M41.4,28.2c-.2-.2-1.2-.2-1.6-.3-.2-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.4.2-1.8,0-1.6.7,0,.3.9.8,1,1.1,0,.4-.5,1.7,0,1.8.3,0,1.1-.6,1.5-.7.3.1,1.1.7,1.5.7.6-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM39.6,29.5c0,.3.1.7.1,1,0,0-.7-.4-.9-.4-.2,0-.9.4-.9.4,0-.3.2-.7.1-.9,0-.3-.6-.5-.7-.8.3,0,.8,0,1-.2.1-.1.3-.6.4-.7,0,0,0,0,.1,0l.4.9.9.2c0,.3-.6.4-.6.7h0Z'/%3e%3cpath class='st1' d='M27.6,28.2c-.2-.2-1.2-.2-1.5-.3-.3-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.3.2-1.5,0-1.6.4-.2.5.8,1,1,1.3.1.4-.6,1.8.1,1.8.5-.1.9-.5,1.4-.7.3.1,1.1.7,1.5.6.5-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM25.9,29.5v1c.1,0-.6-.4-.7-.4-.3,0-.6.3-.9.4,0-.3.2-.7.1-1,0-.3-.6-.5-.6-.7l.9-.2c.1,0,.3-.6.4-.8,0,0,0,0,.1,0,0,.2.3.7.4.8.2.2.8.2,1,.2l-.7.7Z'/%3e%3cpath class='st1' d='M37.2,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4h0Z'/%3e%3cpath class='st1' d='M25.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4h0Z'/%3e%3cpath class='st1' d='M31.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23787878;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M43,13.3c0-.2,0-.4,0-.6-.6-2.3-5-3.6-7-3.9-.3,0-.9,0-1.2-.2-.2,0-.4-.4-.6-.5-1.2-.9-3-1.2-4.5-1.1l-1.4.2c-.3.1-.6.2-1,.3-2.8.9-5.5,3.3-6.8,6,0,.1-.1.3-.2.4-.2-.3-.4-.5-.8-.6-.9-.3-1.8,0-2.3.8-.5.9-1,1.9-1.4,2.9-.4,1-.9,2-1.4,2.8-.2.4-.3.5-.8.6-1,.2-2.1.3-3.1.5-1,.1-2.1.2-3.1.4-.7.1-1.3.6-1.5,1.2-.2.6,0,1.2.3,1.7.6.8,1.5,1.5,2.3,2.2.6.6,1.3,1.2,1.9,1.8,0,0,.2.2.3.3.3.3.6.6.6,1h0s-1.1,6.4-1.1,6.4c0,.7.2,1.4.7,1.7.5.4,1.2.4,1.9.1,1-.4,2-1,2.9-1.5.7-.4,1.4-.8,2.2-1.2,0,0,.1,0,.2,0,.2-.1.5-.3.7-.3h0c.3,0,.5.1.7.3,0,0,.1,0,.2,0,.8.4,1.5.8,2.3,1.2.1,0,.2.1.4.2,0,1.3.1,2.7.1,4,0,0,0,0,0,0,0,.2,0,.8,0,1.1,0,0,0,0,0,.1,0,.4.2.8.6,1,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.4.2.6.2,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.6,0,1.2-.6,1.2-1.2,0,0,0,0,0-.1,0-.3,0-.9,0-1.1,0,0,0,0,0,0,0-2.2.2-4.5,0-6.6,0-.3-.2-.6-.4-.9-.2-.2-.4-.3-.7-.4-.7-.1-1.6,0-2.5,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.7,0-1.5,0-2.3,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.7,0-1.4,0-2.2,0-.7,0-1.4,0-2.1,0,0,0,0,0,0,0-.7,0-1.2.6-1.2,1.2,0,.5,0,1,0,1.6-.9-.5-1.8-1.1-2.7-1.4-.6-.3-1-.3-1.6,0-1,.4-2,1-3,1.5-.9.5-1.8,1-2.6,1.4-.1,0-.3.1-.5.1s-.3,0-.4-.1c-.3-.1-.5-.4-.5-.8h0s0,0,0,0l1.1-6.5c0-.5,0-.9-.2-1.2-.7-.9-1.6-1.7-2.4-2.4-.9-.8-1.7-1.6-2.4-2.4-.2-.3-.3-.6-.2-.9,0-.3.3-.5.5-.6h0c1.1-.2,2.2-.4,3.3-.5,1-.1,2.1-.3,3.1-.5.7-.1,1-.4,1.4-1,.5-.9,1-1.9,1.4-2.9.4-.9.9-1.9,1.3-2.7.1-.3.4-.5.7-.5.3,0,.7.2.9.5,0,.1.1.3.2.4-.8,2.6-.7,5.4.2,8.1.1.5.3,1.2.8,1.4.9.4,1.2-.6,1.6-1.1.6.9,1.4,1.6,2.3,2.2.2.2,1,.7,1.3.7.2,0,.4-.3.3-.5,0-.2-1-.7-1.2-.9-1.3-.9-2.4-2.2-2.8-3.8-.9-3.8.5-7.4,3.6-9.7.2-.2,0-.6-.2-.6-.2,0-.8.5-1,.7-3.1,2.8-4.3,7.2-2.6,11.1l-.8,1.1h-.2c-.2-.6-.4-1.2-.6-1.8-1.5-5.8,1-12,6.9-13.9,1.8-.6,4.2-.7,5.9.4-2.2,0-4.6.3-6.5,1.5-.2.1-.5.3-.3.6.3.4,1-.2,1.3-.3,1.9-.9,4-1.2,6-1-.2.7-.6,1.4-.7,2.1-.6-.1-1.2-.4-1.8-.5-.9-.1-1.4,0-1.7.9-.2.8-.2,1.7.2,2.5.6,1.3,1.3,1.1,2.5.5.2-.1.5-.4.7-.4,0,0,0,0,.1,0,.2.8.5,1.6.9,2.3-2.1.2-5.6.8-6.5,3-.9,2.1,1,5.3,3.4,5.3.4,0,.6-.4.8-.7.8-.7,1.9-1.1,3-.7.2,0,.4,0,.3.3-1.1.4-1.9,1.1-2.3,2.1-.2-.5-.5-1.2-.7-1.3,0,0-.2,0-.2,0-.3,0-.7,1.4-1,1.7-.3.2-2.7,0-1.9,1,0,0,.2.1.3.2.3.3.6.6.9.9,0,.2-.3,1.4-.3,1.8,0,.2.1.3.3.4l1.8-.9c.4.1,1.5.9,1.8.8.1,0,.3-.2.3-.3l-.3-1.8c.2-.4,1.3-1.1,1.3-1.4,0-.1,0-.2-.1-.3-.2-.2-1-.2-1.6-.3.2-.6.5-1.2,1.2-1.6.4-.3,1.2-.4,1.2-1,0-.8-.7-1-1.3-1.1-1.1-.2-2.1.1-2.9.8-.1,0-.6.6-.7.6-.2,0-.7-.1-.9-.2-1.2-.6-1.9-1.9-1.9-3.2,0-.1,0-.4,0-.5.3.7,1.1,1.8,1.9,1.8.4,0,.7-.3.9-.7.2-.8.3-2,.5-2.8,0-.2.1-.9.2-.9,1.5-.4,3.1-.4,4.7-.7.4,0,1.7-.4,2-.6.3-.2.2-.6-.2-.7-1.1.3-2.1.6-3.3.7-1.5-2.2-1.5-5-.3-7.3,2.2.3,5.2,1,6.9,2.6,1.5,1.4.4,2.3-1,3.1-.3.2-1,.4-1.2.6-.3.2,0,.7.3.6.3,0,1.2-.6,1.6-.8.8-.5,1.6-1.1,1.8-2.1h0ZM23.2,36.7c0-.4,0-.9,0-1.4v-1.6c0-.2.2-.4.5-.5.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4v1.6c0,.5,0,1,0,1.4v3.7s0,0,0,0c-.1.4.2,1.3-.2,1.6,0,0-.1,0-.2.1,0,0,0,0-.1,0h-4.6s0,0,0,0c0,0-.2-.1-.2-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.3-.3.5-.6.5,0,0,0,0,0,0-.6,0-1.3,0-2,0-.8,0-1.5,0-2.3,0-.2,0-.3-.1-.4-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.2-.2.4-.4.5h-3c-.5,0-.9,0-1.4,0h-.1c-.2,0-.3-.1-.4-.2-.2-.4,0-1.2-.1-1.5,0,0,0,0,0,0v-3.7s0,0,0,0ZM30.9,14.6c-.6-.7-.8-1.7-.5-2.5.2-.6.3-.5.9-.4.6,0,1.2.3,1.8.5v1.4c-.3.2-1.8,1.2-2.2,1ZM34,27.3c0,0,0,.1,0,.2-.2.2-.8.6-.9.9,0,.3.2,1.3.2,1.4l-1.2-.6-1.2.6c0,0,.2-1.1.2-1.3,0-.2-.7-.8-.9-1,0-.1,0,0,.1,0,.4,0,.8,0,1.2-.2.1,0,.4-.9.6-1.1,0,0,0,0,.1,0l.6,1.2,1.3.2h0ZM30.6,19.3c-.1.6-.2,1.4-.3,1.9,0,0,0,.3-.2.3-.5,0-1.5-1.5-1.6-2,.6-.7,1.4-1.1,2.3-1.4,0,.4-.2.8-.2,1.2h0Z'/%3e%3cpath class='st1' d='M38.2,11.6c-.8,0-.8,1.2-.1,1.2.9,0,.9-1.2.1-1.2Z'/%3e%3cpath class='st1' d='M41.4,28.2c-.2-.2-1.2-.2-1.6-.3-.2-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.4.2-1.8,0-1.6.7,0,.3.9.8,1,1.1,0,.4-.5,1.7,0,1.8.3,0,1.1-.6,1.5-.7.3.1,1.1.7,1.5.7.6-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM39.6,29.5c0,.3.1.7.1,1,0,0-.7-.4-.9-.4-.2,0-.9.4-.9.4,0-.3.2-.7.1-.9,0-.3-.6-.5-.7-.8.3,0,.8,0,1-.2.1-.1.3-.6.4-.7,0,0,0,0,.1,0l.4.9.9.2c0,.3-.6.4-.6.7h0Z'/%3e%3cpath class='st1' d='M27.6,28.2c-.2-.2-1.2-.2-1.5-.3-.3-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.3.2-1.5,0-1.6.4-.2.5.8,1,1,1.3.1.4-.6,1.8.1,1.8.5-.1.9-.5,1.4-.7.3.1,1.1.7,1.5.6.5-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM25.9,29.5v1c.1,0-.6-.4-.7-.4-.3,0-.6.3-.9.4,0-.3.2-.7.1-1,0-.3-.6-.5-.6-.7l.9-.2c.1,0,.3-.6.4-.8,0,0,0,0,.1,0,0,.2.3.7.4.8.2.2.8.2,1,.2l-.7.7Z'/%3e%3cpath class='st1' d='M37.2,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4h0Z'/%3e%3cpath class='st1' d='M25.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4h0Z'/%3e%3cpath class='st1' d='M31.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-slotmixactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M43,13.3c0-.2,0-.4,0-.6-.6-2.3-5-3.6-7-3.9-.3,0-.9,0-1.2-.2-.2,0-.4-.4-.6-.5-1.2-.9-3-1.2-4.5-1.1l-1.4.2c-.3.1-.6.2-1,.3-2.8.9-5.5,3.3-6.8,6,0,.1-.1.3-.2.4-.2-.3-.4-.5-.8-.6-.9-.3-1.8,0-2.3.8-.5.9-1,1.9-1.4,2.9-.4,1-.9,2-1.4,2.8-.2.4-.3.5-.8.6-1,.2-2.1.3-3.1.5-1,.1-2.1.2-3.1.4-.7.1-1.3.6-1.5,1.2-.2.6,0,1.2.3,1.7.6.8,1.5,1.5,2.3,2.2.6.6,1.3,1.2,1.9,1.8,0,0,.2.2.3.3.3.3.6.6.6,1h0s-1.1,6.4-1.1,6.4c0,.7.2,1.4.7,1.7.5.4,1.2.4,1.9.1,1-.4,2-1,2.9-1.5.7-.4,1.4-.8,2.2-1.2,0,0,.1,0,.2,0,.2-.1.5-.3.7-.3h0c.3,0,.5.1.7.3,0,0,.1,0,.2,0,.8.4,1.5.8,2.3,1.2.1,0,.2.1.4.2,0,1.3.1,2.7.1,4,0,0,0,0,0,0,0,.2,0,.8,0,1.1,0,0,0,0,0,.1,0,.4.2.8.6,1,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.4.2.6.2,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.6,0,1.2-.6,1.2-1.2,0,0,0,0,0-.1,0-.3,0-.9,0-1.1,0,0,0,0,0,0,0-2.2.2-4.5,0-6.6,0-.3-.2-.6-.4-.9-.2-.2-.4-.3-.7-.4-.7-.1-1.6,0-2.5,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.7,0-1.5,0-2.3,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.3,0-.7,0-1.1,0,0,0,0-.1,0-.2,0,0-.1,0-.2,0,0,0-.2,0-.2,0-.4,0-.8-.2-1.3-.5,0,0,0,0,0,0,0,0-.1,0-.2.1-.3.2-.6.3-1,.4h-.1s-.1,0-.1,0c-.4,0-.7-.2-.9-.5-.4-.5-.3-1.2-.1-1.8,0,0,0-.1,0-.2,0,0,0,0,0,0-.2-.2-.4-.3-.6-.6-.5-.6-.3-1.1-.2-1.4.3-.7,1.1-.8,1.7-.8,0,0,0,0,.1,0,0,0,0-.1,0-.2.2-.4.3-.7.5-.9.2-.2.4-.4.7-.4,0,0,0,0,0,0,0,0,0,0,0,0,.2.2,1,.7,1.3.7.2,0,.4-.3.3-.5,0-.2-1-.7-1.2-.9-1.3-.9-2.4-2.2-2.8-3.8-.9-3.8.5-7.4,3.6-9.7.2-.2,0-.6-.2-.6-.2,0-.8.5-1,.7-3.1,2.8-4.3,7.2-2.6,11.1l-.8,1.1h-.2c-.2-.6-.4-1.2-.6-1.8-1.5-5.8,1-12,6.9-13.9,1.8-.6,4.2-.7,5.9.4-2.2,0-4.6.3-6.5,1.5-.2.1-.5.3-.3.6.3.4,1-.2,1.3-.3,1.9-.9,4-1.2,6-1-.2.7-.6,1.4-.7,2.1-.6-.1-1.2-.4-1.8-.5-.9-.1-1.4,0-1.7.9-.2.8-.2,1.7.2,2.5.6,1.3,1.3,1.1,2.5.5.2-.1.5-.4.7-.4,0,0,0,0,.1,0,.2.8.5,1.6.9,2.3-2.1.2-5.6.8-6.5,3-.9,2.1,1,5.3,3.4,5.3.4,0,.6-.4.8-.7.8-.7,1.9-1.1,3-.7.2,0,.4,0,.3.3-1.1.4-1.9,1.1-2.3,2.1-.2-.5-.5-1.2-.7-1.3,0,0-.2,0-.2,0-.3,0-.7,1.4-1,1.7-.3.2-2.7,0-1.9,1,0,0,.2.1.3.2.3.3.6.6.9.9,0,.2-.3,1.4-.3,1.8,0,.2.1.3.3.4l1.8-.9c.4.1,1.5.9,1.8.8.1,0,.3-.2.3-.3l-.3-1.8c.2-.4,1.3-1.1,1.3-1.4,0-.1,0-.2-.1-.3-.2-.2-1-.2-1.6-.3.2-.6.5-1.2,1.2-1.6.4-.3,1.2-.4,1.2-1,0-.8-.7-1-1.3-1.1-1.1-.2-2.1.1-2.9.8-.1,0-.6.6-.7.6-.2,0-.7-.1-.9-.2-1.2-.6-1.9-1.9-1.9-3.2,0-.1,0-.4,0-.5.3.7,1.1,1.8,1.9,1.8.4,0,.7-.3.9-.7.2-.8.3-2,.5-2.8,0-.2.1-.9.2-.9,1.5-.4,3.1-.4,4.7-.7.4,0,1.7-.4,2-.6.3-.2.2-.6-.2-.7-1.1.3-2.1.6-3.3.7-1.5-2.2-1.5-5-.3-7.3,2.2.3,5.2,1,6.9,2.6,1.5,1.4.4,2.3-1,3.1-.3.2-1,.4-1.2.6-.3.2,0,.7.3.6.3,0,1.2-.6,1.6-.8.8-.5,1.6-1.1,1.8-2.1h0ZM23.2,36.7c0-.4,0-.9,0-1.4v-1.6c0-.2.2-.4.5-.5.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4v1.6c0,.5,0,1,0,1.4v3.7s0,0,0,0c-.1.4.2,1.3-.2,1.6,0,0-.1,0-.2.1,0,0,0,0-.1,0h-4.6s0,0,0,0c0,0-.2-.1-.2-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.3-.3.5-.6.5,0,0,0,0,0,0-.6,0-1.3,0-2,0-.8,0-1.5,0-2.3,0-.2,0-.3-.1-.4-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.2-.2.4-.4.5h-3c-.5,0-.9,0-1.4,0h-.1c-.2,0-.3-.1-.4-.2-.2-.4,0-1.2-.1-1.5,0,0,0,0,0,0v-3.7s0,0,0,0ZM30.9,14.6c-.6-.7-.8-1.7-.5-2.5.2-.6.3-.5.9-.4.6,0,1.2.3,1.8.5v1.4c-.3.2-1.8,1.2-2.2,1ZM34,27.3c0,0,0,.1,0,.2-.2.2-.8.6-.9.9,0,.3.2,1.3.2,1.4l-1.2-.6-1.2.6c0,0,.2-1.1.2-1.3,0-.2-.7-.8-.9-1,0-.1,0,0,.1,0,.4,0,.8,0,1.2-.2.1,0,.4-.9.6-1.1,0,0,0,0,.1,0l.6,1.2,1.3.2h0ZM30.6,19.3c-.1.6-.2,1.4-.3,1.9,0,0,0,.3-.2.3-.5,0-1.5-1.5-1.6-2,.6-.7,1.4-1.1,2.3-1.4,0,.4-.2.8-.2,1.2h0Z'/%3e%3cpath class='st1' d='M38.2,11.6c-.8,0-.8,1.2-.1,1.2.9,0,.9-1.2.1-1.2Z'/%3e%3cpath class='st1' d='M41.4,28.2c-.2-.2-1.2-.2-1.6-.3-.2-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.4.2-1.8,0-1.6.7,0,.3.9.8,1,1.1,0,.4-.5,1.7,0,1.8.3,0,1.1-.6,1.5-.7.3.1,1.1.7,1.5.7.6-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM39.6,29.5c0,.3.1.7.1,1,0,0-.7-.4-.9-.4-.2,0-.9.4-.9.4,0-.3.2-.7.1-.9,0-.3-.6-.5-.7-.8.3,0,.8,0,1-.2.1-.1.3-.6.4-.7,0,0,0,0,.1,0l.4.9.9.2c0,.3-.6.4-.6.7h0Z'/%3e%3cpath class='st1' d='M27.6,28.2c-.2-.2-1.2-.2-1.5-.3-.3-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.3.2-1.5,0-1.6.4-.2.5.8,1,1,1.3.1.4-.6,1.8.1,1.8.5-.1.9-.5,1.4-.7.3.1,1.1.7,1.5.6.5-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM25.9,29.5v1c.1,0-.6-.4-.7-.4-.3,0-.6.3-.9.4,0-.3.2-.7.1-1,0-.3-.6-.5-.6-.7l.9-.2c.1,0,.3-.6.4-.8,0,0,0,0,.1,0,0,.2.3.7.4.8.2.2.8.2,1,.2l-.7.7Z'/%3e%3cpath class='st1' d='M37.2,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4Z'/%3e%3cpath class='st1' d='M25.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4Z'/%3e%3cpath class='st1' d='M31.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='6' y='7' width='37' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M43,13.3c0-.2,0-.4,0-.6-.6-2.3-5-3.6-7-3.9-.3,0-.9,0-1.2-.2-.2,0-.4-.4-.6-.5-1.2-.9-3-1.2-4.5-1.1l-1.4.2c-.3.1-.6.2-1,.3-2.8.9-5.5,3.3-6.8,6,0,.1-.1.3-.2.4-.2-.3-.4-.5-.8-.6-.9-.3-1.8,0-2.3.8-.5.9-1,1.9-1.4,2.9-.4,1-.9,2-1.4,2.8-.2.4-.3.5-.8.6-1,.2-2.1.3-3.1.5-1,.1-2.1.2-3.1.4-.7.1-1.3.6-1.5,1.2-.2.6,0,1.2.3,1.7.6.8,1.5,1.5,2.3,2.2.6.6,1.3,1.2,1.9,1.8,0,0,.2.2.3.3.3.3.6.6.6,1h0s-1.1,6.4-1.1,6.4c0,.7.2,1.4.7,1.7.5.4,1.2.4,1.9.1,1-.4,2-1,2.9-1.5.7-.4,1.4-.8,2.2-1.2,0,0,.1,0,.2,0,.2-.1.5-.3.7-.3h0c.3,0,.5.1.7.3,0,0,.1,0,.2,0,.8.4,1.5.8,2.3,1.2.1,0,.2.1.4.2,0,1.3.1,2.7.1,4,0,0,0,0,0,0,0,.2,0,.8,0,1.1,0,0,0,0,0,.1,0,.4.2.8.6,1,0,0,0,0,0,0,0,0,0,0,0,0,.2.1.4.2.6.2,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.3,0,.6-.2.8-.4h0s0,0,.1.1c.2.1.4.2.6.3,0,0,0,0,0,0,.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.3,0,.6,0,1.2-.6,1.2-1.2,0,0,0,0,0-.1,0-.3,0-.9,0-1.1,0,0,0,0,0,0,0-2.2.2-4.5,0-6.6,0-.3-.2-.6-.4-.9-.2-.2-.4-.3-.7-.4-.7-.1-1.6,0-2.5,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.7,0-1.5,0-2.3,0-.7,0-1.4,0-2,0,0,0,0,0,0,0-.3,0-.6.2-.8.4,0,0,0,0,0,0,0,0-.1,0-.2-.1-.1,0-.2-.1-.3-.2-.1,0-.2,0-.4,0-.3,0-.7,0-1.1,0,0,0,0-.1,0-.2,0,0-.1,0-.2,0,0,0-.2,0-.2,0-.4,0-.8-.2-1.3-.5,0,0,0,0,0,0,0,0-.1,0-.2.1-.3.2-.6.3-1,.4h-.1s-.1,0-.1,0c-.4,0-.7-.2-.9-.5-.4-.5-.3-1.2-.1-1.8,0,0,0-.1,0-.2,0,0,0,0,0,0-.2-.2-.4-.3-.6-.6-.5-.6-.3-1.1-.2-1.4.3-.7,1.1-.8,1.7-.8,0,0,0,0,.1,0,0,0,0-.1,0-.2.2-.4.3-.7.5-.9.2-.2.4-.4.7-.4,0,0,0,0,0,0,0,0,0,0,0,0,.2.2,1,.7,1.3.7.2,0,.4-.3.3-.5,0-.2-1-.7-1.2-.9-1.3-.9-2.4-2.2-2.8-3.8-.9-3.8.5-7.4,3.6-9.7.2-.2,0-.6-.2-.6-.2,0-.8.5-1,.7-3.1,2.8-4.3,7.2-2.6,11.1l-.8,1.1h-.2c-.2-.6-.4-1.2-.6-1.8-1.5-5.8,1-12,6.9-13.9,1.8-.6,4.2-.7,5.9.4-2.2,0-4.6.3-6.5,1.5-.2.1-.5.3-.3.6.3.4,1-.2,1.3-.3,1.9-.9,4-1.2,6-1-.2.7-.6,1.4-.7,2.1-.6-.1-1.2-.4-1.8-.5-.9-.1-1.4,0-1.7.9-.2.8-.2,1.7.2,2.5.6,1.3,1.3,1.1,2.5.5.2-.1.5-.4.7-.4,0,0,0,0,.1,0,.2.8.5,1.6.9,2.3-2.1.2-5.6.8-6.5,3-.9,2.1,1,5.3,3.4,5.3.4,0,.6-.4.8-.7.8-.7,1.9-1.1,3-.7.2,0,.4,0,.3.3-1.1.4-1.9,1.1-2.3,2.1-.2-.5-.5-1.2-.7-1.3,0,0-.2,0-.2,0-.3,0-.7,1.4-1,1.7-.3.2-2.7,0-1.9,1,0,0,.2.1.3.2.3.3.6.6.9.9,0,.2-.3,1.4-.3,1.8,0,.2.1.3.3.4l1.8-.9c.4.1,1.5.9,1.8.8.1,0,.3-.2.3-.3l-.3-1.8c.2-.4,1.3-1.1,1.3-1.4,0-.1,0-.2-.1-.3-.2-.2-1-.2-1.6-.3.2-.6.5-1.2,1.2-1.6.4-.3,1.2-.4,1.2-1,0-.8-.7-1-1.3-1.1-1.1-.2-2.1.1-2.9.8-.1,0-.6.6-.7.6-.2,0-.7-.1-.9-.2-1.2-.6-1.9-1.9-1.9-3.2,0-.1,0-.4,0-.5.3.7,1.1,1.8,1.9,1.8.4,0,.7-.3.9-.7.2-.8.3-2,.5-2.8,0-.2.1-.9.2-.9,1.5-.4,3.1-.4,4.7-.7.4,0,1.7-.4,2-.6.3-.2.2-.6-.2-.7-1.1.3-2.1.6-3.3.7-1.5-2.2-1.5-5-.3-7.3,2.2.3,5.2,1,6.9,2.6,1.5,1.4.4,2.3-1,3.1-.3.2-1,.4-1.2.6-.3.2,0,.7.3.6.3,0,1.2-.6,1.6-.8.8-.5,1.6-1.1,1.8-2.1h0ZM23.2,36.7c0-.4,0-.9,0-1.4v-1.6c0-.2.2-.4.5-.5.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4h0c0,.1,0,.1,0,.1v.5c0,.2.2.4.4.4h0c.2,0,.4-.2.4-.4v-.5h0c0-.4.2-.5.5-.6.7,0,1.4,0,2.1,0,.8,0,1.6,0,2.4,0,.2,0,.3.2.4.4v1.6c0,.5,0,1,0,1.4v3.7s0,0,0,0c-.1.4.2,1.3-.2,1.6,0,0-.1,0-.2.1,0,0,0,0-.1,0h-4.6s0,0,0,0c0,0-.2-.1-.2-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.3-.3.5-.6.5,0,0,0,0,0,0-.6,0-1.3,0-2,0-.8,0-1.5,0-2.3,0-.2,0-.3-.1-.4-.2,0,0,0-.1,0-.2v-.4c0-.2-.2-.4-.4-.4h0c-.2,0-.4.2-.4.4v.4c0,.2-.2.4-.4.5h-3c-.5,0-.9,0-1.4,0h-.1c-.2,0-.3-.1-.4-.2-.2-.4,0-1.2-.1-1.5,0,0,0,0,0,0v-3.7s0,0,0,0ZM30.9,14.6c-.6-.7-.8-1.7-.5-2.5.2-.6.3-.5.9-.4.6,0,1.2.3,1.8.5v1.4c-.3.2-1.8,1.2-2.2,1ZM34,27.3c0,0,0,.1,0,.2-.2.2-.8.6-.9.9,0,.3.2,1.3.2,1.4l-1.2-.6-1.2.6c0,0,.2-1.1.2-1.3,0-.2-.7-.8-.9-1,0-.1,0,0,.1,0,.4,0,.8,0,1.2-.2.1,0,.4-.9.6-1.1,0,0,0,0,.1,0l.6,1.2,1.3.2h0ZM30.6,19.3c-.1.6-.2,1.4-.3,1.9,0,0,0,.3-.2.3-.5,0-1.5-1.5-1.6-2,.6-.7,1.4-1.1,2.3-1.4,0,.4-.2.8-.2,1.2h0Z'/%3e%3cpath class='st1' d='M38.2,11.6c-.8,0-.8,1.2-.1,1.2.9,0,.9-1.2.1-1.2Z'/%3e%3cpath class='st1' d='M41.4,28.2c-.2-.2-1.2-.2-1.6-.3-.2-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.4.2-1.8,0-1.6.7,0,.3.9.8,1,1.1,0,.4-.5,1.7,0,1.8.3,0,1.1-.6,1.5-.7.3.1,1.1.7,1.5.7.6-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM39.6,29.5c0,.3.1.7.1,1,0,0-.7-.4-.9-.4-.2,0-.9.4-.9.4,0-.3.2-.7.1-.9,0-.3-.6-.5-.7-.8.3,0,.8,0,1-.2.1-.1.3-.6.4-.7,0,0,0,0,.1,0l.4.9.9.2c0,.3-.6.4-.6.7h0Z'/%3e%3cpath class='st1' d='M27.6,28.2c-.2-.2-1.2-.2-1.5-.3-.3-.3-.5-1.2-.8-1.4,0,0-.1,0-.2,0,0,0-.2,0-.3.1-.2.2-.5,1.2-.7,1.3-.3.2-1.5,0-1.6.4-.2.5.8,1,1,1.3.1.4-.6,1.8.1,1.8.5-.1.9-.5,1.4-.7.3.1,1.1.7,1.5.6.5-.1,0-1.4,0-1.8.2-.4,1.4-1,1-1.4h0ZM25.9,29.5v1c.1,0-.6-.4-.7-.4-.3,0-.6.3-.9.4,0-.3.2-.7.1-1,0-.3-.6-.5-.6-.7l.9-.2c.1,0,.3-.6.4-.8,0,0,0,0,.1,0,0,.2.3.7.4.8.2.2.8.2,1,.2l-.7.7Z'/%3e%3cpath class='st1' d='M37.2,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4Z'/%3e%3cpath class='st1' d='M25.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4Z'/%3e%3cpath class='st1' d='M31.1,40l2.3-3.9c0-.2,0-.5-.3-.5-.4,0-2,0-2.4,0-.5,0-.3.7,0,.7h1.7l-2,3.4c-.1.4.3.7.6.4Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-wallet {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='47' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47.9,25.7c0-.5-.4-1-.9-1.3-.5-.4-1.2-.6-1.7-.5,0-.6,0-1.3,0-1.9,0-1.4,0-2.8-.4-4-.7-2-2.7-3.3-4.9-3.2l-2.6-5.2h0c-1-1.4-2.2-1.4-3.7-.9-2.8,1-5.7,2.1-8.5,3.2-1.7.7-3.5,1.4-5.3,2.1-.9-.1-1.8-.2-2.6-.4-.4,0-.5-.2-.7-.5-.8-1.3-1.5-3.1-2.2-4.5-.3-.6-.5-1.1-1.1-1.3-.9-.3-1.7,0-2.1.8-.9,1.5-1.6,3.5-2.5,5.1-.2.3-.3.4-.7.5-1.8.4-3.8.4-5.6.8-1.3.3-1.9,1.6-1.1,2.7,1,1.2,2.6,2.4,3.7,3.6.3.3.8.6.7,1.1l-1,5.7c-.1,1.4,1.1,2.3,2.5,1.7,1.3-.5,2.6-1.3,3.8-2v11.7s0,0,0,0c.2,1.1.7,2.1,1.5,2.9.8.8,1.9,1.3,3,1.4h25.1c1.4-.1,2.7-.9,3.6-2,1.1-1.5,1.1-3.4,1-5.2,0-.6,0-1.3,0-1.9,1.2,0,2.3-.6,2.6-1.8h0s0,0,0,0c0-.9,0-1.9,0-2.9,0-1.2.1-2.4,0-3.5h0ZM34.8,9.7c.6-.1,1,0,1.4.5l2.2,4.4h-14.5c-.2-.2-.4-.3-.7-.4,0,0-.1,0-.2,0l11.8-4.5ZM11.1,19h0s0,6.9,0,6.9c-1.4.7-2.8,1.7-4.2,2.3-.5.3-1.1,0-1.1-.6l1-5.8c0-.4,0-.8-.2-1.1-1.2-1.5-3.2-2.8-4.4-4.3-.3-.4-.2-1,.3-1.2,1.9-.4,3.9-.5,5.8-.9.6-.1,1-.4,1.3-.9.9-1.6,1.6-3.4,2.5-5,.1-.2.4-.4.6-.4.3,0,.6.2.7.4.9,1.6,1.6,3.5,2.5,5,.3.6.6.8,1.3.9.3,0,.6.1,1,.2-.1,0-.2,0-.3.1-1.7-.2-3.2.1-4.3.8-1.3.8-2.1,2-2.4,3.6h0ZM43.8,38.6c0,.6-.4,1.3-1.1,1.9-.7.6-1.6,1.1-2.3,1,0,0,0,0-.1,0h-24.2c-2.1-.1-3.4-1.5-3.6-3.4v-11.8s0-.9,0-.9v-6c.2-1.6,1.2-2.8,2.7-3.2.6,0,1.2,0,1.8,0,0,0,0,0,.1,0,.6,0,1.1,0,1.7,0,.1,0,.2,0,.3,0,.5,0,1,0,1.5,0,.2,0,.4,0,.6,0,.4,0,.9,0,1.3,0,2.7,0,5.5,0,8.2,0,1.9,0,3.9,0,5.9,0,1.2,0,2.4,0,3.6,0h0s0,0,.1,0c.7,0,1.5.4,2.3,1,.7.6,1.1,1.3,1.1,1.9v4.8h-6.8c-1,0-1.9.5-2.8,1.3-1,1-1.7,2.5-1.7,3.7,0,2.2,2.1,5,4.5,5h6.8v4.8h0ZM46.5,29c0,.9,0,1.8,0,2.6,0,.4-.4.8-.8.8-1.3,0-2.8,0-4.1,0-1.5,0-3,.1-4.4,0-.7,0-1.6-.6-2-1-1-1-1.3-2.4-.8-3.8.5-1.3,1.5-2.2,2.8-2.3.6,0,1.3,0,1.9,0s1.7,0,2.5,0c1.4,0,2.8.1,4.1,0,.5,0,.8.5.8.9,0,.9,0,1.8,0,2.8Z'/%3e%3cpath class='st1' d='M37.7,26.3c-.6,0-1.2.4-1.5.9-.3.4-.5,1-.5,1.6,0,1.6,1.1,2.4,2.1,2.5.2,0,.3,0,.5,0,1.3,0,1.9-.7,2.2-1.1.5-.9.5-2.1,0-2.9-.3-.5-1.1-1.3-2.6-1h0ZM39.2,29.4c-.2.3-.5.6-.9.6-.7,0-1.2-.5-1.2-1,0-.5.2-1.1,1-1.2.5,0,.8.2,1,.4.3.3.3.9.1,1.3h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='47' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47.9,25.7c0-.5-.4-1-.9-1.3-.5-.4-1.2-.6-1.7-.5,0-.6,0-1.3,0-1.9,0-1.4,0-2.8-.4-4-.7-2-2.7-3.3-4.9-3.2l-2.6-5.2h0c-1-1.4-2.2-1.4-3.7-.9-2.8,1-5.7,2.1-8.5,3.2-1.7.7-3.5,1.4-5.3,2.1-.9-.1-1.8-.2-2.6-.4-.4,0-.5-.2-.7-.5-.8-1.3-1.5-3.1-2.2-4.5-.3-.6-.5-1.1-1.1-1.3-.9-.3-1.7,0-2.1.8-.9,1.5-1.6,3.5-2.5,5.1-.2.3-.3.4-.7.5-1.8.4-3.8.4-5.6.8-1.3.3-1.9,1.6-1.1,2.7,1,1.2,2.6,2.4,3.7,3.6.3.3.8.6.7,1.1l-1,5.7c-.1,1.4,1.1,2.3,2.5,1.7,1.3-.5,2.6-1.3,3.8-2v11.7s0,0,0,0c.2,1.1.7,2.1,1.5,2.9.8.8,1.9,1.3,3,1.4h25.1c1.4-.1,2.7-.9,3.6-2,1.1-1.5,1.1-3.4,1-5.2,0-.6,0-1.3,0-1.9,1.2,0,2.3-.6,2.6-1.8h0s0,0,0,0c0-.9,0-1.9,0-2.9,0-1.2.1-2.4,0-3.5h0ZM34.8,9.7c.6-.1,1,0,1.4.5l2.2,4.4h-14.5c-.2-.2-.4-.3-.7-.4,0,0-.1,0-.2,0l11.8-4.5ZM11.1,19h0s0,6.9,0,6.9c-1.4.7-2.8,1.7-4.2,2.3-.5.3-1.1,0-1.1-.6l1-5.8c0-.4,0-.8-.2-1.1-1.2-1.5-3.2-2.8-4.4-4.3-.3-.4-.2-1,.3-1.2,1.9-.4,3.9-.5,5.8-.9.6-.1,1-.4,1.3-.9.9-1.6,1.6-3.4,2.5-5,.1-.2.4-.4.6-.4.3,0,.6.2.7.4.9,1.6,1.6,3.5,2.5,5,.3.6.6.8,1.3.9.3,0,.6.1,1,.2-.1,0-.2,0-.3.1-1.7-.2-3.2.1-4.3.8-1.3.8-2.1,2-2.4,3.6h0ZM43.8,38.6c0,.6-.4,1.3-1.1,1.9-.7.6-1.6,1.1-2.3,1,0,0,0,0-.1,0h-24.2c-2.1-.1-3.4-1.5-3.6-3.4v-11.8s0-.9,0-.9v-6c.2-1.6,1.2-2.8,2.7-3.2.6,0,1.2,0,1.8,0,0,0,0,0,.1,0,.6,0,1.1,0,1.7,0,.1,0,.2,0,.3,0,.5,0,1,0,1.5,0,.2,0,.4,0,.6,0,.4,0,.9,0,1.3,0,2.7,0,5.5,0,8.2,0,1.9,0,3.9,0,5.9,0,1.2,0,2.4,0,3.6,0h0s0,0,.1,0c.7,0,1.5.4,2.3,1,.7.6,1.1,1.3,1.1,1.9v4.8h-6.8c-1,0-1.9.5-2.8,1.3-1,1-1.7,2.5-1.7,3.7,0,2.2,2.1,5,4.5,5h6.8v4.8h0ZM46.5,29c0,.9,0,1.8,0,2.6,0,.4-.4.8-.8.8-1.3,0-2.8,0-4.1,0-1.5,0-3,.1-4.4,0-.7,0-1.6-.6-2-1-1-1-1.3-2.4-.8-3.8.5-1.3,1.5-2.2,2.8-2.3.6,0,1.3,0,1.9,0s1.7,0,2.5,0c1.4,0,2.8.1,4.1,0,.5,0,.8.5.8.9,0,.9,0,1.8,0,2.8Z'/%3e%3cpath class='st1' d='M37.7,26.3c-.6,0-1.2.4-1.5.9-.3.4-.5,1-.5,1.6,0,1.6,1.1,2.4,2.1,2.5.2,0,.3,0,.5,0,1.3,0,1.9-.7,2.2-1.1.5-.9.5-2.1,0-2.9-.3-.5-1.1-1.3-2.6-1h0ZM39.2,29.4c-.2.3-.5.6-.9.6-.7,0-1.2-.5-1.2-1,0-.5.2-1.1,1-1.2.5,0,.8.2,1,.4.3.3.3.9.1,1.3h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-walletactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='47' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47.9,25.7c0-.5-.4-1-.9-1.3-.5-.4-1.2-.6-1.7-.5,0-.6,0-1.3,0-1.9,0-1.4,0-2.8-.4-4-.7-2-2.7-3.3-4.9-3.2l-2.6-5.2h0c-1-1.4-2.2-1.4-3.7-.9-2.8,1-5.7,2.1-8.5,3.2-1.7.7-3.5,1.4-5.3,2.1-.9-.1-1.8-.2-2.6-.4-.4,0-.5-.2-.7-.5-.8-1.3-1.5-3.1-2.2-4.5-.3-.6-.5-1.1-1.1-1.3-.9-.3-1.7,0-2.1.8-.9,1.5-1.6,3.5-2.5,5.1-.2.3-.3.4-.7.5-1.8.4-3.8.4-5.6.8-1.3.3-1.9,1.6-1.1,2.7,1,1.2,2.6,2.4,3.7,3.6.3.3.8.6.7,1.1l-1,5.7c-.1,1.4,1.1,2.3,2.5,1.7,1.3-.5,2.6-1.3,3.8-2v11.7s0,0,0,0c.2,1.1.7,2.1,1.5,2.9.8.8,1.9,1.3,3,1.4h25.1c1.4-.1,2.7-.9,3.6-2,1.1-1.5,1.1-3.4,1-5.2,0-.6,0-1.3,0-1.9,1.2,0,2.3-.6,2.6-1.8h0s0,0,0,0c0-.9,0-1.9,0-2.9,0-1.2.1-2.4,0-3.5h0ZM34.8,9.7c.6-.1,1,0,1.4.5l2.2,4.4h-14.5c-.2-.2-.4-.3-.7-.4,0,0-.1,0-.2,0l11.8-4.5ZM43.8,38.6c0,.6-.4,1.3-1.1,1.9-.7.6-1.6,1.1-2.3,1,0,0,0,0-.1,0h-24.2c-2.1-.1-3.4-1.5-3.6-3.4v-11.8s0-.9,0-.9v-6c.2-1.6,1.2-2.8,2.7-3.2.6,0,1.2,0,1.8,0,0,0,0,0,.1,0,.6,0,1.1,0,1.7,0,.1,0,.2,0,.3,0,.5,0,1,0,1.5,0,.2,0,.4,0,.6,0,.4,0,.9,0,1.3,0,2.7,0,5.5,0,8.2,0,1.9,0,3.9,0,5.9,0,1.2,0,2.4,0,3.6,0h0s0,0,.1,0c.7,0,1.5.4,2.3,1,.7.6,1.1,1.3,1.1,1.9v4.8h-6.8c-1,0-1.9.5-2.8,1.3-1,1-1.7,2.5-1.7,3.7,0,2.2,2.1,5,4.5,5h6.8v4.8h0ZM46.5,29c0,.9,0,1.8,0,2.6,0,.4-.4.8-.8.8-1.3,0-2.8,0-4.1,0-1.5,0-3,.1-4.4,0-.7,0-1.6-.6-2-1-1-1-1.3-2.4-.8-3.8.5-1.3,1.5-2.2,2.8-2.3.6,0,1.3,0,1.9,0s1.7,0,2.5,0c1.4,0,2.8.1,4.1,0,.5,0,.8.5.8.9,0,.9,0,1.8,0,2.8Z'/%3e%3cpath class='st1' d='M37.7,26.3c-.6,0-1.2.4-1.5.9-.3.4-.5,1-.5,1.6,0,1.6,1.1,2.4,2.1,2.5.2,0,.3,0,.5,0,1.3,0,1.9-.7,2.2-1.1.5-.9.5-2.1,0-2.9-.3-.5-1.1-1.3-2.6-1h0ZM39.2,29.4c-.2.3-.5.6-.9.6-.7,0-1.2-.5-1.2-1,0-.5.2-1.1,1-1.2.5,0,.8.2,1,.4.3.3.3.9.1,1.3h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='1' y='7' width='47' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cg%3e%3cpath class='st1' d='M47.9,25.7c0-.5-.4-1-.9-1.3-.5-.4-1.2-.6-1.7-.5,0-.6,0-1.3,0-1.9,0-1.4,0-2.8-.4-4-.7-2-2.7-3.3-4.9-3.2l-2.6-5.2h0c-1-1.4-2.2-1.4-3.7-.9-2.8,1-5.7,2.1-8.5,3.2-1.7.7-3.5,1.4-5.3,2.1-.9-.1-1.8-.2-2.6-.4-.4,0-.5-.2-.7-.5-.8-1.3-1.5-3.1-2.2-4.5-.3-.6-.5-1.1-1.1-1.3-.9-.3-1.7,0-2.1.8-.9,1.5-1.6,3.5-2.5,5.1-.2.3-.3.4-.7.5-1.8.4-3.8.4-5.6.8-1.3.3-1.9,1.6-1.1,2.7,1,1.2,2.6,2.4,3.7,3.6.3.3.8.6.7,1.1l-1,5.7c-.1,1.4,1.1,2.3,2.5,1.7,1.3-.5,2.6-1.3,3.8-2v11.7s0,0,0,0c.2,1.1.7,2.1,1.5,2.9.8.8,1.9,1.3,3,1.4h25.1c1.4-.1,2.7-.9,3.6-2,1.1-1.5,1.1-3.4,1-5.2,0-.6,0-1.3,0-1.9,1.2,0,2.3-.6,2.6-1.8h0s0,0,0,0c0-.9,0-1.9,0-2.9,0-1.2.1-2.4,0-3.5h0ZM34.8,9.7c.6-.1,1,0,1.4.5l2.2,4.4h-14.5c-.2-.2-.4-.3-.7-.4,0,0-.1,0-.2,0l11.8-4.5ZM43.8,38.6c0,.6-.4,1.3-1.1,1.9-.7.6-1.6,1.1-2.3,1,0,0,0,0-.1,0h-24.2c-2.1-.1-3.4-1.5-3.6-3.4v-11.8s0-.9,0-.9v-6c.2-1.6,1.2-2.8,2.7-3.2.6,0,1.2,0,1.8,0,0,0,0,0,.1,0,.6,0,1.1,0,1.7,0,.1,0,.2,0,.3,0,.5,0,1,0,1.5,0,.2,0,.4,0,.6,0,.4,0,.9,0,1.3,0,2.7,0,5.5,0,8.2,0,1.9,0,3.9,0,5.9,0,1.2,0,2.4,0,3.6,0h0s0,0,.1,0c.7,0,1.5.4,2.3,1,.7.6,1.1,1.3,1.1,1.9v4.8h-6.8c-1,0-1.9.5-2.8,1.3-1,1-1.7,2.5-1.7,3.7,0,2.2,2.1,5,4.5,5h6.8v4.8h0ZM46.5,29c0,.9,0,1.8,0,2.6,0,.4-.4.8-.8.8-1.3,0-2.8,0-4.1,0-1.5,0-3,.1-4.4,0-.7,0-1.6-.6-2-1-1-1-1.3-2.4-.8-3.8.5-1.3,1.5-2.2,2.8-2.3.6,0,1.3,0,1.9,0s1.7,0,2.5,0c1.4,0,2.8.1,4.1,0,.5,0,.8.5.8.9,0,.9,0,1.8,0,2.8Z'/%3e%3cpath class='st1' d='M37.7,26.3c-.6,0-1.2.4-1.5.9-.3.4-.5,1-.5,1.6,0,1.6,1.1,2.4,2.1,2.5.2,0,.3,0,.5,0,1.3,0,1.9-.7,2.2-1.1.5-.9.5-2.1,0-2.9-.3-.5-1.1-1.3-2.6-1h0ZM39.2,29.4c-.2.3-.5.6-.9.6-.7,0-1.2-.5-1.2-1,0-.5.2-1.1,1-1.2.5,0,.8.2,1,.4.3.3.3.9.1,1.3h0Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-livechat {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='3' y='7' width='43' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M46,15.1c0,0,0-.1,0-.2,0,0,0,0,0,0-.2-.7-.6-1.1-1.2-1.3,0,0,0,0,0,0-.9-.2-1.8-.3-2.7-.4-.8,0-1.7-.2-2.5-.4-.3,0-.3,0-.5-.3-.4-.7-.8-1.6-1.2-2.4-.2-.5-.5-1.1-.8-1.6,0,0,0,0,0-.1-.2-.5-.5-.9-1.1-1.1-.8-.3-1.7,0-2.1.8-.4.7-.8,1.5-1.2,2.3-.3.8-.7,1.6-1.1,2.2,0,.1-.1.2-.2.3-3.1-2.1-6.9-3.2-11-3.2s-9,1.5-12.3,4.2c-1.6,1.3-2.8,2.8-3.7,4.5-.9,1.7-1.4,3.6-1.4,5.5,0,4.1,2.3,8.1,6.3,10.9l.4.3v.5c-.2,2.7-1.3,4.6-2.3,5.9-.3.4-.3,1,0,1.4.2.3.6.5,1,.5s.3,0,.4,0c1.2-.4,2.5-.9,3.8-1.6.9-.4,1.7-.9,2.5-1.4.6-.4,1.2-.7,1.8-1,.2-.1.4-.2.5-.3,1-.6,1.7-.9,2.8-.9,4.6,0,9-1.5,12.3-4.2,1.6-1.3,2.8-2.8,3.7-4.5.6-1.1.9-2.2,1.2-3.3.1,0,.2.1.3.2.5.3,1,.6,1.6.8,0,0,.2,0,.3.1.4.2.8.4,1.3.4s.4,0,.7-.1c.5-.2.9-.7,1-1.3,0,0,0,0,0,0-.1-1.2-.3-2.5-.6-3.7-.1-.6-.2-1.3-.3-1.9,0-.3.2-.5.5-.7,0,0,0,0,.1-.1.3-.3.7-.7,1.2-1.1.8-.7,1.6-1.5,2.2-2.2.2-.2.4-.6.4-.8,0,0,0-.2,0-.3ZM20.3,36.5c-1.6,0-2.6.7-3.9,1.4-1.3.7-2.9,1.6-4.3,2.4-1.3.7-2.5,1.2-3.6,1.6,1.1-1.6,2.2-3.6,2.4-6.5v-1.1c0,0-.9-.7-.9-.7-3.6-2.5-5.8-6.1-5.8-9.9,0-6.9,6.9-12.9,16.1-12.9s6.7.9,9.3,2.4c.5.3,1,.6,1.5,1,3.3,2.4,5.3,5.9,5.3,9.6s0,.2,0,.2c0,.2,0,.4,0,.7h0c0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.2,0,.3-1,6.2-7.5,11.4-16,11.4h0ZM44.7,15.4l-3.8,3.6s0,0,0,0c-.3.3-.4.6-.5,1,0,0,0,0,0,0,.1,1.2.3,2.4.5,3.5.1.7.3,1.4.4,2,0,.1,0,.3-.3.4-.2,0-.4,0-.5,0-.7-.3-1.5-.7-2.2-1.1-.3-.1-.5-.3-.8-.4,0-.3,0-.6,0-.8,0-1.9-.5-3.7-1.4-5.5-.9-1.7-2.1-3.2-3.7-4.5,0,0-.2-.1-.2-.2,0-.1.2-.2.3-.4.4-.7.8-1.6,1.2-2.4.3-.7.7-1.5,1.1-2.2,0,0,0,0,0,0,0-.2.2-.3.4-.3.2,0,.4.1.5.3,0,0,0,0,0,0,.4.7.7,1.4,1.1,2.2.4.8.8,1.6,1.2,2.4.3.6.7.8,1.3.9.8.2,1.6.3,2.4.3.9,0,1.8.2,2.6.4.2,0,.4.2.5.3,0,.2,0,.3,0,.5h0Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='3' y='7' width='43' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M46,15.1c0,0,0-.1,0-.2,0,0,0,0,0,0-.2-.7-.6-1.1-1.2-1.3,0,0,0,0,0,0-.9-.2-1.8-.3-2.7-.4-.8,0-1.7-.2-2.5-.4-.3,0-.3,0-.5-.3-.4-.7-.8-1.6-1.2-2.4-.2-.5-.5-1.1-.8-1.6,0,0,0,0,0-.1-.2-.5-.5-.9-1.1-1.1-.8-.3-1.7,0-2.1.8-.4.7-.8,1.5-1.2,2.3-.3.8-.7,1.6-1.1,2.2,0,.1-.1.2-.2.3-3.1-2.1-6.9-3.2-11-3.2s-9,1.5-12.3,4.2c-1.6,1.3-2.8,2.8-3.7,4.5-.9,1.7-1.4,3.6-1.4,5.5,0,4.1,2.3,8.1,6.3,10.9l.4.3v.5c-.2,2.7-1.3,4.6-2.3,5.9-.3.4-.3,1,0,1.4.2.3.6.5,1,.5s.3,0,.4,0c1.2-.4,2.5-.9,3.8-1.6.9-.4,1.7-.9,2.5-1.4.6-.4,1.2-.7,1.8-1,.2-.1.4-.2.5-.3,1-.6,1.7-.9,2.8-.9,4.6,0,9-1.5,12.3-4.2,1.6-1.3,2.8-2.8,3.7-4.5.6-1.1.9-2.2,1.2-3.3.1,0,.2.1.3.2.5.3,1,.6,1.6.8,0,0,.2,0,.3.1.4.2.8.4,1.3.4s.4,0,.7-.1c.5-.2.9-.7,1-1.3,0,0,0,0,0,0-.1-1.2-.3-2.5-.6-3.7-.1-.6-.2-1.3-.3-1.9,0-.3.2-.5.5-.7,0,0,0,0,.1-.1.3-.3.7-.7,1.2-1.1.8-.7,1.6-1.5,2.2-2.2.2-.2.4-.6.4-.8,0,0,0-.2,0-.3ZM20.3,36.5c-1.6,0-2.6.7-3.9,1.4-1.3.7-2.9,1.6-4.3,2.4-1.3.7-2.5,1.2-3.6,1.6,1.1-1.6,2.2-3.6,2.4-6.5v-1.1c0,0-.9-.7-.9-.7-3.6-2.5-5.8-6.1-5.8-9.9,0-6.9,6.9-12.9,16.1-12.9s6.7.9,9.3,2.4c.5.3,1,.6,1.5,1,3.3,2.4,5.3,5.9,5.3,9.6s0,.2,0,.2c0,.2,0,.4,0,.7h0c0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.2,0,.3-1,6.2-7.5,11.4-16,11.4h0ZM44.7,15.4l-3.8,3.6s0,0,0,0c-.3.3-.4.6-.5,1,0,0,0,0,0,0,.1,1.2.3,2.4.5,3.5.1.7.3,1.4.4,2,0,.1,0,.3-.3.4-.2,0-.4,0-.5,0-.7-.3-1.5-.7-2.2-1.1-.3-.1-.5-.3-.8-.4,0-.3,0-.6,0-.8,0-1.9-.5-3.7-1.4-5.5-.9-1.7-2.1-3.2-3.7-4.5,0,0-.2-.1-.2-.2,0-.1.2-.2.3-.4.4-.7.8-1.6,1.2-2.4.3-.7.7-1.5,1.1-2.2,0,0,0,0,0,0,0-.2.2-.3.4-.3.2,0,.4.1.5.3,0,0,0,0,0,0,.4.7.7,1.4,1.1,2.2.4.8.8,1.6,1.2,2.4.3.6.7.8,1.3.9.8.2,1.6.3,2.4.3.9,0,1.8.2,2.6.4.2,0,.4.2.5.3,0,.2,0,.3,0,.5h0Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-livechatactive {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='3' y='7' width='43' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M46,15.1c0,0,0-.1,0-.2,0,0,0,0,0,0-.2-.7-.6-1.1-1.2-1.3,0,0,0,0,0,0-.9-.2-1.8-.3-2.7-.4-.8,0-1.7-.2-2.5-.4-.3,0-.3,0-.5-.3-.4-.7-.8-1.6-1.2-2.4-.2-.5-.5-1.1-.8-1.6,0,0,0,0,0-.1-.2-.5-.5-.9-1.1-1.1-.8-.3-1.7,0-2.1.8-.4.7-.8,1.5-1.2,2.3-.3.8-.7,1.6-1.1,2.2,0,.1-.1.2-.2.3-3.1-2.1-6.9-3.2-11-3.2s-9,1.5-12.3,4.2c-1.6,1.3-2.8,2.8-3.7,4.5-.9,1.7-1.4,3.6-1.4,5.5,0,4.1,2.3,8.1,6.3,10.9l.4.3v.5c-.2,2.7-1.3,4.6-2.3,5.9-.3.4-.3,1,0,1.4.2.3.6.5,1,.5s.3,0,.4,0c1.2-.4,2.5-.9,3.8-1.6.9-.4,1.7-.9,2.5-1.4.6-.4,1.2-.7,1.8-1,.2-.1.4-.2.5-.3,1-.6,1.7-.9,2.8-.9,4.6,0,9-1.5,12.3-4.2,1.6-1.3,2.8-2.8,3.7-4.5.6-1.1.9-2.2,1.2-3.3.1,0,.2.1.3.2.5.3,1,.6,1.6.8,0,0,.2,0,.3.1.4.2.8.4,1.3.4s.4,0,.7-.1c.5-.2.9-.7,1-1.3,0,0,0,0,0,0-.1-1.2-.3-2.5-.6-3.7-.1-.6-.2-1.3-.3-1.9,0-.3.2-.5.5-.7,0,0,0,0,.1-.1.3-.3.7-.7,1.2-1.1.8-.7,1.6-1.5,2.2-2.2.2-.2.4-.6.4-.8,0,0,0-.2,0-.3ZM20.3,36.5c-1.6,0-2.6.7-3.9,1.4-1.3.7-2.9,1.6-4.3,2.4-1.3.7-2.5,1.2-3.6,1.6,1.1-1.6,2.2-3.6,2.4-6.5v-1.1c0,0-.9-.7-.9-.7-3.6-2.5-5.8-6.1-5.8-9.9,0-6.9,6.9-12.9,16.1-12.9s6.7.9,9.3,2.4c.5.3,1,.6,1.5,1,3.3,2.4,5.3,5.9,5.3,9.6s0,.2,0,.2c0,.2,0,.4,0,.7h0c0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.2,0,.3-1,6.2-7.5,11.4-16,11.4h0Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 49 49'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23f9ce37;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='3' y='7' width='43' height='36'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M46,15.1c0,0,0-.1,0-.2,0,0,0,0,0,0-.2-.7-.6-1.1-1.2-1.3,0,0,0,0,0,0-.9-.2-1.8-.3-2.7-.4-.8,0-1.7-.2-2.5-.4-.3,0-.3,0-.5-.3-.4-.7-.8-1.6-1.2-2.4-.2-.5-.5-1.1-.8-1.6,0,0,0,0,0-.1-.2-.5-.5-.9-1.1-1.1-.8-.3-1.7,0-2.1.8-.4.7-.8,1.5-1.2,2.3-.3.8-.7,1.6-1.1,2.2,0,.1-.1.2-.2.3-3.1-2.1-6.9-3.2-11-3.2s-9,1.5-12.3,4.2c-1.6,1.3-2.8,2.8-3.7,4.5-.9,1.7-1.4,3.6-1.4,5.5,0,4.1,2.3,8.1,6.3,10.9l.4.3v.5c-.2,2.7-1.3,4.6-2.3,5.9-.3.4-.3,1,0,1.4.2.3.6.5,1,.5s.3,0,.4,0c1.2-.4,2.5-.9,3.8-1.6.9-.4,1.7-.9,2.5-1.4.6-.4,1.2-.7,1.8-1,.2-.1.4-.2.5-.3,1-.6,1.7-.9,2.8-.9,4.6,0,9-1.5,12.3-4.2,1.6-1.3,2.8-2.8,3.7-4.5.6-1.1.9-2.2,1.2-3.3.1,0,.2.1.3.2.5.3,1,.6,1.6.8,0,0,.2,0,.3.1.4.2.8.4,1.3.4s.4,0,.7-.1c.5-.2.9-.7,1-1.3,0,0,0,0,0,0-.1-1.2-.3-2.5-.6-3.7-.1-.6-.2-1.3-.3-1.9,0-.3.2-.5.5-.7,0,0,0,0,.1-.1.3-.3.7-.7,1.2-1.1.8-.7,1.6-1.5,2.2-2.2.2-.2.4-.6.4-.8,0,0,0-.2,0-.3ZM20.3,36.5c-1.6,0-2.6.7-3.9,1.4-1.3.7-2.9,1.6-4.3,2.4-1.3.7-2.5,1.2-3.6,1.6,1.1-1.6,2.2-3.6,2.4-6.5v-1.1c0,0-.9-.7-.9-.7-3.6-2.5-5.8-6.1-5.8-9.9,0-6.9,6.9-12.9,16.1-12.9s6.7.9,9.3,2.4c.5.3,1,.6,1.5,1,3.3,2.4,5.3,5.9,5.3,9.6s0,.2,0,.2c0,.2,0,.4,0,.7h0c0,.1,0,.2,0,.3,0,0,0,0,0,0,0,.1,0,.2,0,.3-1,6.2-7.5,11.4-16,11.4h0Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-xclose {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 512 512'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cpath d='M41.1,0L2.7,38.4l215,217.6L.1,473.6l38.4,38.4,217.6-217.6,217.6,217.6,38.4-38.4-217.6-217.6,217.6-217.6L473.7,0l-215,217.6L41.1,0Z'/%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 512 512'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cpath d='M41.1,0L2.7,38.4l215,217.6L.1,473.6l38.4,38.4,217.6-217.6,217.6,217.6,38.4-38.4-217.6-217.6,217.6-217.6L473.7,0l-215,217.6L41.1,0Z'/%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-xbell {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_372_422)'%3e%3cpath d='M9.8201 20C9.73555 20 9.67213 20 9.59815 19.99C9.28109 19.96 8.78436 19.7799 8.77379 19.7699C7.81204 19.4197 7.06166 18.5993 6.78687 17.6488H3.5317H3.49999C2.47483 17.5388 1.59762 16.9085 1.20658 15.998C0.815536 15.0775 0.984635 14.077 1.6716 13.3067C1.86184 13.0965 2.09435 12.8864 2.32686 12.6863C2.58051 12.4662 2.84473 12.2261 3.00326 12.026C3.0244 12.006 3.03497 11.976 3.04554 11.936C3.08781 11.3457 3.07724 10.7454 3.05611 10.1151C3.0244 8.94447 3.00326 7.74387 3.34146 6.6033C3.94388 4.6023 5.5609 2.96148 7.61123 2.25113C7.63237 1.33067 8.20308 0.510255 9.10142 0.16008C9.11199 0.16008 9.46076 0.02001 9.66157 0H9.69327H10.3274H10.3802C11.5639 0.24012 12.3672 1.16058 12.3989 2.25113C13.3395 2.58129 14.2061 3.11156 14.9354 3.8019C15.7597 4.5923 16.3621 5.56278 16.6686 6.6033C17.0068 7.74387 16.9857 8.95448 16.954 10.1151C16.9434 10.7454 16.9223 11.3457 16.9646 11.936C16.9751 11.976 16.9963 11.996 17.0068 12.026C17.1654 12.2361 17.4296 12.4662 17.6832 12.6863C17.9157 12.8864 18.1483 13.0965 18.3385 13.3067C19.0149 14.077 19.184 15.0775 18.793 15.998C18.4019 16.9185 17.5458 17.5288 16.4995 17.6388H16.4678H13.2127C12.9379 18.5793 12.1875 19.3997 11.2257 19.7599C11.0566 19.8199 10.8875 19.8599 10.7184 19.8999C10.6339 19.92 10.5599 19.94 10.4965 19.96L10.4014 19.99H10.3063C10.3063 19.99 10.2534 19.99 10.2217 19.99C10.1689 19.99 10.1055 19.99 10.0315 19.99C9.95749 19.99 9.88351 19.99 9.79896 19.99L9.8201 20ZM16.2353 15.3677C16.4256 15.3577 16.5101 15.2076 16.5418 15.1676C16.5735 15.0975 16.6158 14.9675 16.5101 14.8374C16.2776 14.5373 16.0134 14.3072 15.7597 14.087C15.1784 13.5768 14.5655 13.0565 14.4915 11.8359C14.4598 11.2756 14.4809 10.6853 14.4915 10.1051C14.5338 8.92446 14.576 7.71386 14.1427 6.75338C13.4452 5.1926 11.7859 4.15208 9.99977 4.15208C9.90465 4.15208 9.80953 4.15208 9.71441 4.15208C7.92829 4.26213 6.34298 5.4027 5.7617 6.98349C5.43407 7.86393 5.47635 8.9945 5.51862 10.085C5.53976 10.6653 5.5609 11.2656 5.51862 11.8259C5.44464 12.9765 4.94791 13.4267 4.3772 13.957C4.23981 14.077 4.11298 14.2071 3.96502 14.3572C3.93331 14.3872 3.90161 14.4172 3.8699 14.4472C3.76421 14.5473 3.49999 14.8174 3.44715 14.9275C3.42601 15.0375 3.44715 15.1476 3.52113 15.2276C3.56341 15.2776 3.64796 15.3477 3.78535 15.3577H16.2353V15.3677Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_372_422'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_372_422)'%3e%3cpath d='M9.8201 20C9.73555 20 9.67213 20 9.59815 19.99C9.28109 19.96 8.78436 19.7799 8.77379 19.7699C7.81204 19.4197 7.06166 18.5993 6.78687 17.6488H3.5317H3.49999C2.47483 17.5388 1.59762 16.9085 1.20658 15.998C0.815536 15.0775 0.984635 14.077 1.6716 13.3067C1.86184 13.0965 2.09435 12.8864 2.32686 12.6863C2.58051 12.4662 2.84473 12.2261 3.00326 12.026C3.0244 12.006 3.03497 11.976 3.04554 11.936C3.08781 11.3457 3.07724 10.7454 3.05611 10.1151C3.0244 8.94447 3.00326 7.74387 3.34146 6.6033C3.94388 4.6023 5.5609 2.96148 7.61123 2.25113C7.63237 1.33067 8.20308 0.510255 9.10142 0.16008C9.11199 0.16008 9.46076 0.02001 9.66157 0H9.69327H10.3274H10.3802C11.5639 0.24012 12.3672 1.16058 12.3989 2.25113C13.3395 2.58129 14.2061 3.11156 14.9354 3.8019C15.7597 4.5923 16.3621 5.56278 16.6686 6.6033C17.0068 7.74387 16.9857 8.95448 16.954 10.1151C16.9434 10.7454 16.9223 11.3457 16.9646 11.936C16.9751 11.976 16.9963 11.996 17.0068 12.026C17.1654 12.2361 17.4296 12.4662 17.6832 12.6863C17.9157 12.8864 18.1483 13.0965 18.3385 13.3067C19.0149 14.077 19.184 15.0775 18.793 15.998C18.4019 16.9185 17.5458 17.5288 16.4995 17.6388H16.4678H13.2127C12.9379 18.5793 12.1875 19.3997 11.2257 19.7599C11.0566 19.8199 10.8875 19.8599 10.7184 19.8999C10.6339 19.92 10.5599 19.94 10.4965 19.96L10.4014 19.99H10.3063C10.3063 19.99 10.2534 19.99 10.2217 19.99C10.1689 19.99 10.1055 19.99 10.0315 19.99C9.95749 19.99 9.88351 19.99 9.79896 19.99L9.8201 20ZM16.2353 15.3677C16.4256 15.3577 16.5101 15.2076 16.5418 15.1676C16.5735 15.0975 16.6158 14.9675 16.5101 14.8374C16.2776 14.5373 16.0134 14.3072 15.7597 14.087C15.1784 13.5768 14.5655 13.0565 14.4915 11.8359C14.4598 11.2756 14.4809 10.6853 14.4915 10.1051C14.5338 8.92446 14.576 7.71386 14.1427 6.75338C13.4452 5.1926 11.7859 4.15208 9.99977 4.15208C9.90465 4.15208 9.80953 4.15208 9.71441 4.15208C7.92829 4.26213 6.34298 5.4027 5.7617 6.98349C5.43407 7.86393 5.47635 8.9945 5.51862 10.085C5.53976 10.6653 5.5609 11.2656 5.51862 11.8259C5.44464 12.9765 4.94791 13.4267 4.3772 13.957C4.23981 14.077 4.11298 14.2071 3.96502 14.3572C3.93331 14.3872 3.90161 14.4172 3.8699 14.4472C3.76421 14.5473 3.49999 14.8174 3.44715 14.9275C3.42601 15.0375 3.44715 15.1476 3.52113 15.2276C3.56341 15.2776 3.64796 15.3477 3.78535 15.3577H16.2353V15.3677Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_372_422'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
        mask-size: contain
    }

    .icon-xbellalert {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23clip0_372_423)'%3e%3cg clip-path='url(%23clip1_372_423)'%3e%3cpath d='M10.4236 20L10.5134 19.9698C10.5732 19.9497 10.653 19.9296 10.7329 19.9095C10.9025 19.8693 11.0721 19.8291 11.2417 19.7688C12.1995 19.407 12.9477 18.5829 13.2271 17.6382H16.5095C17.557 17.5276 18.4051 16.9146 18.7942 15.99C19.1833 15.0653 19.0137 14.0603 18.3452 13.2864C18.1556 13.0754 17.9262 12.8643 17.6867 12.6633C17.587 12.5729 17.4872 12.4824 17.3874 12.402C16.5893 12.7437 15.7113 12.9347 14.8034 12.9749C15.0528 13.4472 15.412 13.7688 15.7612 14.0704C16.0106 14.2915 16.28 14.5226 16.5095 14.8241C16.6192 14.9548 16.5693 15.0854 16.5394 15.1558C16.5095 15.196 16.4197 15.3467 16.2301 15.3568L3.80891 15.3467C3.66924 15.3367 3.58942 15.2663 3.54951 15.2161C3.47968 15.1357 3.44975 15.0251 3.47968 14.9146C3.52956 14.804 3.79894 14.5327 3.8987 14.4322C3.92864 14.402 3.95857 14.3719 3.9885 14.3417C4.13815 14.191 4.25787 14.0603 4.39755 13.9397C4.96623 13.407 5.46507 12.9548 5.53491 11.799C5.57482 11.2362 5.55486 10.6332 5.53491 10.0503C5.495 8.95477 5.4551 7.8191 5.77435 6.93467C6.02378 6.25126 6.46276 5.64824 7.01149 5.17588C7.08132 3.14573 7.94931 1.31658 9.30616 0C9.19642 0.040201 9.10663 0.0703517 9.09665 0.0703517C8.19873 0.422111 7.63005 1.24623 7.6101 2.17085C5.56484 2.88442 3.94859 4.53266 3.34998 6.54271C3.01076 7.68844 3.03072 8.89447 3.06065 10.0704C3.0806 10.7035 3.09058 11.3065 3.05067 11.8995C3.04069 11.9397 3.03072 11.9698 3.01076 11.99C2.85113 12.191 2.59174 12.4322 2.33234 12.6533C2.10287 12.8543 1.86342 13.0653 1.67386 13.2764C0.98546 14.0503 0.815854 15.0553 1.20495 15.9799C1.59405 16.8945 2.47201 17.5276 3.48965 17.6382H6.77204C7.04142 18.593 7.78968 19.4171 8.75744 19.7688C8.76741 19.7688 9.26626 19.9598 9.57554 19.99C9.64538 19.99 9.71522 19.99 9.79503 19.99H9.77508H10.3737L10.4236 20Z' fill='white'/%3e%3cpath d='M9 5.5C9 8.54 11.46 11 14.5 11C17.54 11 19.99 8.55 20 5.52V5.48C19.99 2.45 17.53 0 14.5 0C11.47 0 9 2.46 9 5.5Z' fill='%23FF0034'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath id='clip0_372_423'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3cclipPath id='clip1_372_423'%3e%3crect width='20' height='20' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e ");
        background-size: contain
    }

    .icon-gamewallet {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' width='20' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st1'%3e%3cpath d='M4.2,5.7c-.4,1.3-.3,3.1,1.3,4.4,1.1.9,2.2.9,3.5.8.6,0,1.2,0,1.8,0,1.1,0,2.2.8,2.3,2.1,0,1-.6,1.9-1.6,2.1-1.1.2-2.4.1-3.7,0-1,0-2.1-.1-2.9,0-.6,0-.8.5-.8.9,0,.4.3.9.9,1,.5,0,1,0,1.5,0,.5,0,1.1,0,1.6,0h.6v2.4c0,.2.4.4.6.5.4.1.7,0,.9,0,.3-.3.5-1.1.4-2.2v-.7c0,0,.6,0,.6,0,2.1,0,3.3-1.4,3.8-2.7.4-1.3.3-3.1-1.3-4.4-1.1-.9-2.2-.9-3.5-.8-.6,0-1.2,0-1.8,0-1.1,0-2.2-.8-2.3-2.1,0-1,.6-1.9,1.6-2.1,1.1-.2,2.4-.1,3.7,0,1,0,2.1.1,2.9,0,.6,0,.8-.5.8-.9,0-.4-.3-.9-.9-1-.5,0-1,0-1.5,0-.5,0-1.1,0-1.6,0h-.6V.6c0-.2-.4-.4-.5-.5-.6-.2-.8,0-.9,0-.4.3-.5,1.2-.4,2.2v.7c0,0-.6,0-.6,0-1.7,0-3.2,1.1-3.8,2.7h0Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' width='20' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st1'%3e%3cpath d='M4.2,5.7c-.4,1.3-.3,3.1,1.3,4.4,1.1.9,2.2.9,3.5.8.6,0,1.2,0,1.8,0,1.1,0,2.2.8,2.3,2.1,0,1-.6,1.9-1.6,2.1-1.1.2-2.4.1-3.7,0-1,0-2.1-.1-2.9,0-.6,0-.8.5-.8.9,0,.4.3.9.9,1,.5,0,1,0,1.5,0,.5,0,1.1,0,1.6,0h.6v2.4c0,.2.4.4.6.5.4.1.7,0,.9,0,.3-.3.5-1.1.4-2.2v-.7c0,0,.6,0,.6,0,2.1,0,3.3-1.4,3.8-2.7.4-1.3.3-3.1-1.3-4.4-1.1-.9-2.2-.9-3.5-.8-.6,0-1.2,0-1.8,0-1.1,0-2.2-.8-2.3-2.1,0-1,.6-1.9,1.6-2.1,1.1-.2,2.4-.1,3.7,0,1,0,2.1.1,2.9,0,.6,0,.8-.5.8-.9,0-.4-.3-.9-.9-1-.5,0-1,0-1.5,0-.5,0-1.1,0-1.6,0h-.6V.6c0-.2-.4-.4-.5-.5-.6-.2-.8,0-.9,0-.4.3-.5,1.2-.4,2.2v.7c0,0-.6,0-.6,0-1.7,0-3.2,1.1-3.8,2.7h0Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-refresh {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' width='20' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st1'%3e%3cpath d='M15.9,0c.8.3.8.9,1,1.7.2.9.5,2.4.5,3.3,0,.6-.3,1-.9,1.2-1.3.3-2.8.4-4,.7-1.3,0-1.7-1.7-.5-2.2l1.6-.3c-4.4-2.4-9.9.2-10.8,5-1.3,7.9,9.3,11.7,13.4,5,.6-1.1.7-1.7,1-2.8.4-1.1,2-1,2.2.1.1,1-.7,3-1.3,3.9-3.7,6-12.6,6-16.3,0C-2.3,8.7,3.4.2,11.4,1.2c1.1.1,2.3.6,3.3,1.1-.1-.9-.4-1.9.7-2.3h.5Z'/%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' width='20' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st1'%3e%3cpath d='M15.9,0c.8.3.8.9,1,1.7.2.9.5,2.4.5,3.3,0,.6-.3,1-.9,1.2-1.3.3-2.8.4-4,.7-1.3,0-1.7-1.7-.5-2.2l1.6-.3c-4.4-2.4-9.9.2-10.8,5-1.3,7.9,9.3,11.7,13.4,5,.6-1.1.7-1.7,1-2.8.4-1.1,2-1,2.2.1.1,1-.7,3-1.3,3.9-3.7,6-12.6,6-16.3,0C-2.3,8.7,3.4.2,11.4,1.2c1.1.1,2.3.6,3.3,1.1-.1-.9-.4-1.9.7-2.3h.5Z'/%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-more {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' width='20' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st1'%3e%3cg%3e%3cpath d='M2.7,12.7c-.8,0-1.4-.3-1.9-.8-.5-.5-.8-1.1-.8-1.9s.3-1.4.8-1.9c.5-.5,1.2-.8,1.9-.8s1.4.3,1.9.8c.5.5.8,1.1.8,1.9s-.3,1.4-.8,1.9c-.5.5-1.1.8-1.9.8Z'/%3e%3cpath d='M10,12.7c-.8,0-1.4-.3-1.9-.8-.5-.5-.8-1.1-.8-1.9s.3-1.4.8-1.9c.5-.5,1.2-.8,1.9-.8s1.4.3,1.9.8c.5.5.8,1.1.8,1.9s-.3,1.4-.8,1.9c-.5.5-1.1.8-1.9.8Z'/%3e%3cpath d='M17.3,12.7c-.8,0-1.4-.3-1.9-.8-.5-.5-.8-1.1-.8-1.9s.3-1.4.8-1.9c.5-.5,1.2-.8,1.9-.8s1.4.3,1.9.8c.5.5.8,1.1.8,1.9s-.3,1.4-.8,1.9c-.5.5-1.1.8-1.9.8Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.5.1, SVG Export Plug-In . SVG Version: 2.1.0 Build 141) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' width='20' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st1'%3e%3cg%3e%3cpath d='M2.7,12.7c-.8,0-1.4-.3-1.9-.8-.5-.5-.8-1.1-.8-1.9s.3-1.4.8-1.9c.5-.5,1.2-.8,1.9-.8s1.4.3,1.9.8c.5.5.8,1.1.8,1.9s-.3,1.4-.8,1.9c-.5.5-1.1.8-1.9.8Z'/%3e%3cpath d='M10,12.7c-.8,0-1.4-.3-1.9-.8-.5-.5-.8-1.1-.8-1.9s.3-1.4.8-1.9c.5-.5,1.2-.8,1.9-.8s1.4.3,1.9.8c.5.5.8,1.1.8,1.9s-.3,1.4-.8,1.9c-.5.5-1.1.8-1.9.8Z'/%3e%3cpath d='M17.3,12.7c-.8,0-1.4-.3-1.9-.8-.5-.5-.8-1.1-.8-1.9s.3-1.4.8-1.9c.5-.5,1.2-.8,1.9-.8s1.4.3,1.9.8c.5.5.8,1.1.8,1.9s-.3,1.4-.8,1.9c-.5.5-1.1.8-1.9.8Z'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
        mask-size: contain
    }

    .icon-info {
        mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 207) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='0' width='10' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M10,6c.8,0,1.4.8,1.4,1.7v9h2.2c.8,0,1.4.8,1.4,1.7,0,.9-.6,1.7-1.4,1.7h-7.2c-.8,0-1.4-.8-1.4-1.7,0-.9.6-1.7,1.4-1.7h2.2v-7.3h-2.2c-.8,0-1.4-.8-1.4-1.7,0-.9.6-1.7,1.4-1.7h3.6ZM9.1,0c1,0,1.9.9,1.9,2s-.8,2-1.9,2h-1.2c-1,0-1.9-.9-1.9-2S6.9,0,7.9,0h1.2Z'/%3e%3c/g%3e%3crect class='st0' x='0' y='0' width='20' height='20'/%3e%3cmetadata%3e%3c?xpacket begin=' ' id='W5M0MpCehiHzreSzNTczkc9d'?%3e%3cx:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Adobe XMP Core 9.1-c003 1.000000, 0000/00/00-00:00:00 '%3e%3crdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%3e%3crdf:Description rdf:about='' xmlns:xmp='http://ns.adobe.com/xap/1.0/' xmlns:xmpGImg='http://ns.adobe.com/xap/1.0/g/img/' xmlns:xmpTPg='http://ns.adobe.com/xap/1.0/t/pg/' xmlns:stDim='http://ns.adobe.com/xap/1.0/sType/Dimensions%23' xmlns:xmpG='http://ns.adobe.com/xap/1.0/g/' xmlns:illustrator='http://ns.adobe.com/illustrator/1.0/' xmlns:dc='http://purl.org/dc/elements/1.1/'%3e%3cxmp:CreatorTool%3eAdobe Illustrator 29.6 (Macintosh)%3c/xmp:CreatorTool%3e%3cxmp:CreateDate%3e2025-06-24T11:28:45+08:00%3c/xmp:CreateDate%3e%3cxmp:Thumbnails%3e%3crdf:Alt%3e%3crdf:li rdf:parseType='Resource'%3e%3cxmpGImg:width%3e256%3c/xmpGImg:width%3e%3cxmpGImg:height%3e256%3c/xmpGImg:height%3e%3cxmpGImg:format%3eJPEG%3c/xmpGImg:format%3e%3cxmpGImg:image%3e/9j/4AAQSkZJRgABAgEAAAAAAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAAAAAAAAEA&%23xA;AQAAAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK&%23xA;DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f&%23xA;Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBAAEAAwER&%23xA;AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA&%23xA;AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB&%23xA;UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE&%23xA;1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ&%23xA;qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy&%23xA;obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp&%23xA;0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo&%23xA;+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX//2Q==%3c/xmpGImg:image%3e%3c/rdf:li%3e%3c/rdf:Alt%3e%3c/xmp:Thumbnails%3e%3cxmpTPg:MaxPageSize rdf:parseType='Resource'%3e%3cstDim:w%3e20.000000%3c/stDim:w%3e%3cstDim:h%3e20.000000%3c/stDim:h%3e%3cstDim:unit%3ePixels%3c/stDim:unit%3e%3c/xmpTPg:MaxPageSize%3e%3cxmpTPg:NPages%3e1%3c/xmpTPg:NPages%3e%3cxmpTPg:HasVisibleTransparency%3eFalse%3c/xmpTPg:HasVisibleTransparency%3e%3cxmpTPg:HasVisibleOverprint%3eFalse%3c/xmpTPg:HasVisibleOverprint%3e%3cxmpTPg:SwatchGroups%3e%3crdf:Seq%3e%3crdf:li rdf:parseType='Resource'%3e%3cxmpG:groupName%3eDefault Swatch Group%3c/xmpG:groupName%3e%3cxmpG:groupType%3e0%3c/xmpG:groupType%3e%3c/rdf:li%3e%3c/rdf:Seq%3e%3c/xmpTPg:SwatchGroups%3e%3cillustrator:IsFileSavedViaInstantSave%3eFalse%3c/illustrator:IsFileSavedViaInstantSave%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3c/rdf:Description%3e%3c/rdf:RDF%3e%3c/x:xmpmeta%3e%3c?xpacket end='w'?%3e%3c/metadata%3e%3c/svg%3e");
        -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 20 20'%3e%3c!-- Generator: Adobe Illustrator 29.6.0, SVG Export Plug-In . SVG Version: 2.1.1 Build 207) --%3e%3cdefs%3e%3cstyle%3e .st0 %7b fill: none;%7d .st1 %7b fill: %23fff;%7d .st2 %7b clip-path: url(%23clippath);%7d %3c/style%3e%3cclipPath id='clippath'%3e%3crect class='st0' x='5' y='0' width='10' height='20'/%3e%3c/clipPath%3e%3c/defs%3e%3cg class='st2'%3e%3cpath class='st1' d='M10,6c.8,0,1.4.8,1.4,1.7v9h2.2c.8,0,1.4.8,1.4,1.7,0,.9-.6,1.7-1.4,1.7h-7.2c-.8,0-1.4-.8-1.4-1.7,0-.9.6-1.7,1.4-1.7h2.2v-7.3h-2.2c-.8,0-1.4-.8-1.4-1.7,0-.9.6-1.7,1.4-1.7h3.6ZM9.1,0c1,0,1.9.9,1.9,2s-.8,2-1.9,2h-1.2c-1,0-1.9-.9-1.9-2S6.9,0,7.9,0h1.2Z'/%3e%3c/g%3e%3crect class='st0' x='0' y='0' width='20' height='20'/%3e%3cmetadata%3e%3c?xpacket begin=' ' id='W5M0MpCehiHzreSzNTczkc9d'?%3e%3cx:xmpmeta xmlns:x='adobe:ns:meta/' x:xmptk='Adobe XMP Core 9.1-c003 1.000000, 0000/00/00-00:00:00 '%3e%3crdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23'%3e%3crdf:Description rdf:about='' xmlns:xmp='http://ns.adobe.com/xap/1.0/' xmlns:xmpGImg='http://ns.adobe.com/xap/1.0/g/img/' xmlns:xmpTPg='http://ns.adobe.com/xap/1.0/t/pg/' xmlns:stDim='http://ns.adobe.com/xap/1.0/sType/Dimensions%23' xmlns:xmpG='http://ns.adobe.com/xap/1.0/g/' xmlns:illustrator='http://ns.adobe.com/illustrator/1.0/' xmlns:dc='http://purl.org/dc/elements/1.1/'%3e%3cxmp:CreatorTool%3eAdobe Illustrator 29.6 (Macintosh)%3c/xmp:CreatorTool%3e%3cxmp:CreateDate%3e2025-06-24T11:28:45+08:00%3c/xmp:CreateDate%3e%3cxmp:Thumbnails%3e%3crdf:Alt%3e%3crdf:li rdf:parseType='Resource'%3e%3cxmpGImg:width%3e256%3c/xmpGImg:width%3e%3cxmpGImg:height%3e256%3c/xmpGImg:height%3e%3cxmpGImg:format%3eJPEG%3c/xmpGImg:format%3e%3cxmpGImg:image%3e/9j/4AAQSkZJRgABAgEAAAAAAAD/7QAsUGhvdG9zaG9wIDMuMAA4QklNA+0AAAAAABAAAAAAAAEA&%23xA;AQAAAAAAAQAB/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoK&%23xA;DBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8f&%23xA;Hx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgBAAEAAwER&%23xA;AAIRAQMRAf/EAaIAAAAHAQEBAQEAAAAAAAAAAAQFAwIGAQAHCAkKCwEAAgIDAQEBAQEAAAAAAAAA&%23xA;AQACAwQFBgcICQoLEAACAQMDAgQCBgcDBAIGAnMBAgMRBAAFIRIxQVEGE2EicYEUMpGhBxWxQiPB&%23xA;UtHhMxZi8CRygvElQzRTkqKyY3PCNUQnk6OzNhdUZHTD0uIIJoMJChgZhJRFRqS0VtNVKBry4/PE&%23xA;1OT0ZXWFlaW1xdXl9WZ2hpamtsbW5vY3R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo+Ck5SVlpeYmZ&%23xA;qbnJ2en5KjpKWmp6ipqqusra6voRAAICAQIDBQUEBQYECAMDbQEAAhEDBCESMUEFURNhIgZxgZEy&%23xA;obHwFMHR4SNCFVJicvEzJDRDghaSUyWiY7LCB3PSNeJEgxdUkwgJChgZJjZFGidkdFU38qOzwygp&%23xA;0+PzhJSktMTU5PRldYWVpbXF1eX1RlZmdoaWprbG1ub2R1dnd4eXp7fH1+f3OEhYaHiImKi4yNjo&%23xA;+DlJWWl5iZmpucnZ6fkqOkpaanqKmqq6ytrq+v/aAAwDAQACEQMRAD8A9U4q7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq&%23xA;7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7&%23xA;FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7F&%23xA;XYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX&%23xA;Yq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FXY&%23xA;q7FXYq7FXYq7FXYq7FXYq7FXYq7FXYq7FX//2Q==%3c/xmpGImg:image%3e%3c/rdf:li%3e%3c/rdf:Alt%3e%3c/xmp:Thumbnails%3e%3cxmpTPg:MaxPageSize rdf:parseType='Resource'%3e%3cstDim:w%3e20.000000%3c/stDim:w%3e%3cstDim:h%3e20.000000%3c/stDim:h%3e%3cstDim:unit%3ePixels%3c/stDim:unit%3e%3c/xmpTPg:MaxPageSize%3e%3cxmpTPg:NPages%3e1%3c/xmpTPg:NPages%3e%3cxmpTPg:HasVisibleTransparency%3eFalse%3c/xmpTPg:HasVisibleTransparency%3e%3cxmpTPg:HasVisibleOverprint%3eFalse%3c/xmpTPg:HasVisibleOverprint%3e%3cxmpTPg:SwatchGroups%3e%3crdf:Seq%3e%3crdf:li rdf:parseType='Resource'%3e%3cxmpG:groupName%3eDefault Swatch Group%3c/xmpG:groupName%3e%3cxmpG:groupType%3e0%3c/xmpG:groupType%3e%3c/rdf:li%3e%3c/rdf:Seq%3e%3c/xmpTPg:SwatchGroups%3e%3cillustrator:IsFileSavedViaInstantSave%3eFalse%3c/illustrator:IsFileSavedViaInstantSave%3e%3cdc:format%3eimage/svg+xml%3c/dc:format%3e%3c/rdf:Description%3e%3c/rdf:RDF%3e%3c/x:xmpmeta%3e%3c?xpacket end='w'?%3e%3c/metadata%3e%3c/svg%3e");
        mask-size: contain
    }

    :root {
        --gutter-5xl: 50px;
        --gutter-4xl: 40px;
        --gutter-3xl: 30px;
        --gutter-2xl: 24px;
        --gutter-xl: 20px;
        --gutter-lg: 16px;
        --gutter-md: 12px;
        --gutter-sm: 8px;
        --gutter-xs: 6px;
        --gutter-2xs: 4px;
        --gutter-3xs: 2px;
        --gutter-none: 0;
        --border-rounded-full: 999px;
        --border-rounded-5xl: 50px;
        --border-rounded-4xl: 40px;
        --border-rounded-3xl: 30px;
        --border-rounded-2xl: 24px;
        --border-rounded-xl: 20px;
        --border-rounded-lg: 16px;
        --border-rounded-md: 12px;
        --border-rounded-sm: 8px;
        --border-rounded-xs: 6px;
        --border-rounded-2xs: 4px;
        --border-rounded-3xs: 2px;
        --border-rounded-none: 0
    }

    .flex-column {
        display: flex;
        flex-direction: column
    }

    .flex-row {
        display: flex;
        flex-direction: row
    }

    .flex-space-between {
        justify-content: space-between
    }

    .align-items-center {
        align-items: center
    }

    .InboxMain {
        padding-top: var(--gutter-lg)
    }

    @media(max-width: 1068px) {
        .InboxMain {
            padding-top: var(--gutter-lg)
        }
    }

    @media(max-width: 734px) {
        .InboxMain {
            padding-top: var(--gutter-lg)
        }
    }

    .section-intro {
        padding-left: var(--gutter-2xl);
        padding-right: var(--gutter-2xl);
        padding-bottom: var(--gutter-2xl)
    }

    @media(max-width: 1068px) {
        .section-intro {
            padding-left: var(--gutter-xl);
            padding-right: var(--gutter-xl);
            padding-bottom: var(--gutter-xl)
        }
    }

    @media(max-width: 734px) {
        .section-intro {
            padding-left: var(--gutter-lg);
            padding-right: var(--gutter-lg);
            padding-bottom: var(--gutter-lg)
        }
    }

    .section-intro-inbox {
        padding-left: var(--gutter-2xl);
        padding-right: var(--gutter-2xl)
    }

    @media(max-width: 1068px) {
        .section-intro-inbox {
            padding-left: var(--gutter-xl);
            padding-right: var(--gutter-xl)
        }
    }

    @media(max-width: 734px) {
        .section-intro-inbox {
            padding-left: var(--gutter-lg);
            padding-right: var(--gutter-lg)
        }
    }

    .section-inbox {
        --section-color: var(--primary-text);
        box-sizing: border-box;
        padding-left: var(--gutter-2xl);
        padding-right: var(--gutter-2xl);
        padding-bottom: var(--gutter-2xl)
    }

    @media(max-width: 1068px) {
        .section-inbox {
            padding-left: var(--gutter-xl);
            padding-right: var(--gutter-xl)
        }
    }

    @media(max-width: 734px) {
        .section-inbox {
            padding-left: var(--gutter-lg);
            padding-right: var(--gutter-lg)
        }
    }

    @media(max-width: 1068px) {
        .section-inbox {
            padding-bottom: var(--gutter-xl)
        }
    }

    @media(max-width: 734px) {
        .section-inbox {
            padding-bottom: var(--gutter-lg)
        }
    }

    .section-inbox-mail-headline {
        margin-left: auto;
        margin-right: auto
    }

    .row-container {
        display: flex;
        flex-flow: row wrap;
        width: 100%
    }

    .row-reverse {
        flex-direction: row-reverse
    }

    .column {
        box-sizing: border-box;
        margin: 0;
        padding: 0;
        min-width: 0
    }

    .segmented-ctrl {
        --segmented-control-rounder: var(--rounded-systemGrouped);
        --segmented-tab-rounder: var(--rounded-button);
        --segmented-tab-default: var(--button-appearance-invert);
        --segmented-tab-active: var(--button-accent-2)
    }

    .segmented-ctrl-mailbox {
        padding: var(--gutter-xs) var(--gutter-md)
    }

    .segmented-ctrl-mailbox .mailbox-control {
        height: 48px;
        padding: 0
    }

    .segmented-ctrl-mailbox ul.mailbox-control {
        color: var(--primary-text);
        margin: 0;
        list-style: none;
        border-radius: var(--segmented-control-rounder);
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px
    }

    .segmented-ctrl-mailbox ul.mailbox-control li {
        height: 44px;
        width: 100%;
        font-size: var(--font-headline);
        line-height: var(--lh-headline);
        font-weight: var(--font-weight-medium);
        text-transform: inherit;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        cursor: pointer;
        list-style: none;
        border-radius: var(--segmented-tab-rounder);
        background: var(--segmented-tab-default)
    }

    .segmented-ctrl-mailbox ul.mailbox-control li::before {
        position: absolute;
        background-color: var(--appearence-invert);
        opacity: .3;
        width: 1px;
        height: 16px;
        left: -2px
    }

    .segmented-ctrl-mailbox ul.mailbox-control li:first-child::before {
        position: absolute;
        background-color: rgba(0, 0, 0, 0);
        width: 1px;
        height: 16px;
        left: -2px
    }

    .segmented-ctrl-mailbox ul.mailbox-control li.current {
        color: var(--fds-accent-2);
        border-radius: var(--rounded-button);
        background: var(--segmented-tab-active)
    }

    .segmented-ctrl-mailbox ul.mailbox-control li span {
        height: 15px;
        background-color: var(--fds-systemRed);
        font-size: 11px;
        font-weight: var(--font-weight-medium);
        color: var(--primary-text);
        padding: 0 4px;
        margin-left: 8px;
        border-radius: var(--border-rounded-full);
        display: flex;
        align-items: center;
        justify-content: center
    }

    .segmented-ctrl .mailbox-story {
        padding: 0 var(--gutter-md);
        display: none
    }

    .segmented-ctrl .mailbox-story.current {
        display: inherit
    }

    .segmented-ctrl .mailbox-story .story-wrapper {
        min-height: 300px
    }

    .segmented-ctrl .mailbox-story .story-wrapper.graphic-rico {
        background-repeat: no-repeat;
        background-position: center;
        background-image: url(data:image/png;base64,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)
    }

    .scroll-card {
        grid-auto-flow: row;
        overflow-x: auto;
        align-items: center;
        position: relative;
        gap: 8px;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory;
        grid-auto-flow: row
    }

    .section-reward {
        --section-intro-padding-bottom: 60px;
        max-width: 980px;
        margin: auto;
        padding-bottom: var(--global-section-padding)
    }

    @media only screen and (max-width: 1068px) {
        .section-reward {
            --section-intro-padding-bottom: var(--gutter-40)
        }
    }

    @media only screen and (max-width: 734px) {
        .section-reward {
            --section-intro-padding-bottom: var(--gutter-40)
        }
    }

    .section-reward .section-hero {
        padding: 2rem var(--gutter-2xl) 2rem
    }

    .section-reward .section-hero .hero-banner {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .section-reward .section-hero .hero-banner img {
        width: 100%;
        max-width: 500px
    }

    .section-reward-welcome,
    .section-reward-attendance,
    .section-reward-slot,
    .section-reward-accumulate,
    .section-reward-crypto {
        padding-bottom: var(--section-intro-padding-bottom)
    }

    .section-reward-welcome .section-intro,
    .section-reward-attendance .section-intro,
    .section-reward-slot .section-intro,
    .section-reward-accumulate .section-intro,
    .section-reward-crypto .section-intro {
        display: grid;
        grid-template-columns: 1fr max-content;
        gap: 0px 12px;
        align-items: center
    }

    .section-reward-welcome .section-intro-headline,
    .section-reward-attendance .section-intro-headline,
    .section-reward-slot .section-intro-headline,
    .section-reward-accumulate .section-intro-headline,
    .section-reward-crypto .section-intro-headline {
        color: var(--section-color);
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: row;
        gap: 8px
    }

    .section-reward-welcome .section-intro-headline-icon,
    .section-reward-attendance .section-intro-headline-icon,
    .section-reward-slot .section-intro-headline-icon,
    .section-reward-accumulate .section-intro-headline-icon,
    .section-reward-crypto .section-intro-headline-icon {
        width: 36px;
        max-width: 36px
    }

    .section-reward-welcome .section-intro-headline-icon img,
    .section-reward-attendance .section-intro-headline-icon img,
    .section-reward-slot .section-intro-headline-icon img,
    .section-reward-accumulate .section-intro-headline-icon img,
    .section-reward-crypto .section-intro-headline-icon img {
        max-height: 36px;
        aspect-ratio: 1/1
    }

    .section-reward-welcome .section-intro-timer,
    .section-reward-attendance .section-intro-timer,
    .section-reward-slot .section-intro-timer,
    .section-reward-accumulate .section-intro-timer,
    .section-reward-crypto .section-intro-timer {
        --section-color: var(--fds-accent)
    }

    .member-show {
        justify-items: end;
        column-gap: 8px !important
    }

    .icon-holder {
        height: 20px;
        width: 20px
    }

    .icon-holder-color {
        background-color: #fff
    }

    :root {
        --disabled-button-background: var(--fds-systemGray3);
        --button-accent: var(--fds-accent);
        --button-accent-2: rgba(56, 189, 248, 0.1);
        --button-corner-radius: 6px;
        --button-corner-radius-medium: 10px;
        --button-corner-radius-large: var(--rounded-button);
        --button-corner-radius-full: var(--border-rounded-full);
        --button-height-large: 44px;
        --button-height-medium: 36px;
        --button-height-small: 28px;
        --button-text-large: var(--font-body);
        --button-text-medium: var(--font-callout);
        --button-text-small: var(--font-footnote);
        --button-text-weight: 500;
        --button-text-accent: var(--fds-accent);
        --button-text-primary: var(--primary-text);
        --button-text-secondary: var(--secondary-text);
        --button-text-primary-invert: var(--primary-text-invert);
        --button-text-secondary-invert: var(--secondary-text-invert);
        --button-text-disable: var(--fds-systemGray5);
        --button-stroke-clear: transparent;
        --button-label-always-black: var(--fds-black);
        --button-label-always-white: var(--fds-white);
        --button-label-disable: var(--button-text-disable:);
        --button-label-fill: var(--button-text-primary);
        --button-label-filled: var(--button-label-always-white);
        --button-label-tinted: var(--button-text-primary);
        --button-label-tinted-accent: var(--button-text-accent);
        --button-label-gray-fill: var(--button-text-primary);
        --button-label-appearance: var(--button-text-primary);
        --button-label-plain: var(--button-text-primary);
        --button-label-plain-accent: var(--button-text-accent);
        --button-label-outline: var(--button-text-primary);
        --button-label-outline-accent: var(--fds-accent);
        --button-label-invert: var(--button-text-primary-invert);
        --button-always-light: var(--fds-white);
        --button-always-dark: var(--fds-black);
        --button-filled: var(--fds-accent);
        --button-filled-tap: var(--fds-accent-tap);
        --button-filled-active: var(--fds-accent-active);
        --button-tinted: var(--fds-accent-20);
        --button-tinted-tap: var(--fds-accent-30);
        --button-tinted-active: var(--button-tinted-tap);
        --button-gray-fill: var(--fds-systemGray4);
        --button-gray-fill-tap: var(--fds-systemGray2);
        --button-gray-fill-active: var(--button-gray-fill-tap);
        --button-appearance: var(--fds-systemGray5);
        --button-appearance-tap: var(--fds-systemGray4);
        --button-appearance-active: var(--button-appearance-tap);
        --button-appearance-invert: var(--appearance-alpha-05-invert);
        --button-appearance-invert-tap: var(--appearance-alpha-10-invert);
        --button-appearance--invertactive: var(--appearance-alpha-10-invert);
        --button-plain: transparent;
        --button-plain-tap: transparent;
        --button-plain-active: transparent;
        --button-outline: var(--appearence-invert);
        --button-outline-tap: var(--appearence-invert);
        --button-outline-active: var(--appearence-invert);
        --button-outline-accent: var(--fds-accent);
        --button-outline-accent-tap: var(--fds-accent);
        --button-outline-accent-active: var(--fds-accent);
        --button-invert: var(--appearence-invert);
        --button-invert-tap: var(--appearence-invert);
        --button-invert-active: var(--appearence-invert);
        --button-disable-fill: var(--fds-systemGray3);
        --button-disable-outline: var(--button-disable-fill);
        --button-control-tile-appearance: rgba(72, 72, 74, 0.65);
        --button-control-tile-appearance-hover: rgba(142, 142, 147, 0.65);
        --button-control-tile-appearance-tap: var(--button-control-tile-appearance-hover);
        --button-control-tile-appearance-label: var(--appearance-alpha-50-invert);
        --button-control-tile-appearance-label-hover: var(--appearence-invert);
        --button-control-tile-appearance-label-tab: var(--button-control-tile-appearance-label-hover);
        --button-control-tile-gray: rgba(120, 120, 128, 0.25);
        --button-control-tile-invert-tap: var(--appearence-invert);
        --button-control-tile-gray-hover: rgba(142, 142, 147, 0.65);
        --button-control-tile-gray-tap: var(--button-control-tile-gray-hover);
        --button-control-tile-invert: var(--fds-systemGray6-invert);
        --button-control-tile-invert-hover: var(--appearence-invert);
        --button-control-tile-invert-tap: var(--appearence-invert);
        --button-control-tile-invert-label: var(--emphasis-quaternary-fill);
        --button-control-tile-invert-label-hover: var(--button-text-primary-invert);
        --button-control-tile-invert-label-tab: var(--button-text-primary-invert);
        --button-control-tile-outline: var(--appearance-alpha-80-invert);
        --button-control-tile-outline-label: var(--appearance-alpha-80-invert);
        --button-control-tile-outline-label-hover: var(--appearence-invert);
        --button-control-tile-nav-label: var(--appearence-invert);
        --color-gradient: linear-gradient(90deg, var(--fds-systemCyan), rgba(255, 86, 167, 1));
        --color-btn-primary: 90deg, var(--fds-systemPink) 0%, var(--fds-systemCyan) 80%;
        --color-btn-secondary: 90deg, var(--color-transparent:) 0%, var(--color-transparent:) 100%;
        --color-btn-register: 90deg, rgb(83, 228, 128) 0%, rgb(41, 188, 15) 100%
    }

    .button {
        cursor: pointer;
        text-align: center;
        white-space: nowrap;
        font-size: var(--button-text-large);
        line-height: 1.1764805882;
        font-weight: var(--button-text-weight);
        letter-spacing: -0.022em;
        display: flex;
        flex-direction: row;
        gap: 8px;
        justify-content: center;
        align-items: center;
        width: 100%;
        min-width: 30px;
        padding: 0 12px
    }

    .button:hover {
        text-decoration: none
    }

    .button:active {
        outline: none
    }

    .button.disabled,
    .button:disabled {
        cursor: default;
        pointer-events: none;
        color: var(--button-label-disable) !important;
        background-color: var(--button-disable-fill) !important;
        border-color: var(--button-disable-outline) !important
    }

    .button:focus,
    .button:hover {
        background-color: var(--fds-accent-hover);
        border-color: rgba(0, 0, 0, 0);
        -webkit-animation: squeeze var(--fds-duration-short-in) var(--animation-timing-function);
        animation: squeeze var(--fds-duration-short-in) var(--animation-timing-function)
    }

    .button:focus {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0), 0 0 0 0px rgba(0, 0, 0, 0);
        outline: none
    }

    .button:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
    .button:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
        box-shadow: none
    }

    .button:active {
        background-color: var(--fds-accent-active);
        color: var(--text-fill);
        border-color: rgba(0, 0, 0, 0)
    }

    .button.disabled,
    .button:disabled {
        background-color: var(--disabled-button-background);
        color: var(--button-label-disable)
    }

    .button {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-radius: var(--button-corner-radius-full);
        border: 2px solid rgba(0, 0, 0, 0);
        -webkit-transition: all var(--fds-duration-short-in) var(--animation-timing-function);
        transition: all var(--fds-duration-short-in) var(--animation-timing-function);
        background-color: var(--fds-accent)
    }

    .button-small {
        height: var(--button-height-small)
    }

    .button-medium {
        height: var(--button-height-medium)
    }

    .button-large {
        height: var(--button-height-large)
    }

    .button-appearance {
        background-color: var(--button-appearance)
    }

    .button-appearance:focus,
    .button-appearance:hover {
        background-color: var(--button-appearance-tap)
    }

    .button-appearance:active {
        background-color: var(--button-appearance-active)
    }

    .button-filled {
        color: var(--button-label-always-black);
        background-color: var(--button-filled)
    }

    .button-filled:focus,
    .button-filled:hover {
        background-color: var(--button-filled-tap)
    }

    .button-filled:active {
        background-color: var(--button-filled-active);
        transform: scale(0.95)
    }

    .button-gray {
        background-color: var(--button-gray-fill)
    }

    .button-gray:focus,
    .button-gray:hover {
        background-color: var(--button-gray-fill-tap)
    }

    .button-gray:active {
        background-color: var(--button-gray-fill-active)
    }

    .button-outline {
        border: 2px solid rgba(0, 0, 0, 0);
        color: var(--button-label-outline-accent);
        background-color: rgba(0, 0, 0, 0);
        border-color: var(--button-filled)
    }

    .button-outline:focus,
    .button-outline:hover {
        border-color: var(--button-outline-accent-tap);
        background-color: rgba(0, 0, 0, 0)
    }

    .button-outline:active {
        border-color: var(--button-outline-accent-active);
        background-color: rgba(0, 0, 0, 0)
    }

    .button-plain {
        background-color: var(--button-plain)
    }

    .button-plain:focus,
    .button-plain:hover {
        background-color: var(--button-plain-tap)
    }

    .button-plain:active {
        background-color: var(--button-plain-active)
    }

    .button-invert,
    .button-reserved {
        background-color: var(--button-invert)
    }

    .button-invert:focus,
    .button-invert:hover,
    .button-reserved:focus,
    .button-reserved:hover {
        background-color: var(--button-invert);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-invert:active,
    .button-reserved:active {
        background-color: var(--button-invert);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-tinted {
        background-color: var(--button-tinted)
    }

    .button-tinted:focus,
    .button-tinted:hover {
        background-color: var(--button-tinted-tap);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-tinted:active {
        background-color: var(--button-tinted-active);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-demo {
        background-color: var(--button-demo)
    }

    .button.button-label-filled {
        color: var(--button-label-always-black)
    }

    .button.button-label-filled .action-icon {
        background-color: var(--button-label-always-black)
    }

    .button.button-label-appearance {
        color: var(--button-label-appearance)
    }

    .button.button-label-appearance .action-icon {
        background-color: var(--button-label-appearance)
    }

    .button.button-label-gray {
        color: var(--button-label-gray-fill)
    }

    .button.button-label-gray .action-icon {
        background-color: var(--button-label-gray-fill)
    }

    .button.button-label-outline {
        color: var(--button-label-outline-accent)
    }

    .button.button-label-outline .action-icon {
        background-color: var(--button-label-outline-accent)
    }

    .button.button-label-plain {
        color: var(--button-label-plain-accent)
    }

    .button.button-label-plain .action-icon {
        background-color: var(--button-label-plain-accent)
    }

    .button.button-label-invert {
        color: var(--button-label-invert)
    }

    .button.button-label-invert .action-icon {
        background-color: var(--button-label-invert)
    }

    .button.button-label-tinted {
        color: var(--button-label-tinted-accent)
    }

    .button.button-label-tinted .action-icon {
        background-color: var(--button-label-tinted-accent)
    }

    .button-neutral {
        background: var(--fds-fill-gray);
        color: var(--text-fill);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-neutral:focus,
    .button-neutral:hover {
        background: #272729;
        color: var(--text-fill);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-neutral:focus {
        box-shadow: 0 0 0 3px #000, 0 0 0 5px var(--fds-accent);
        outline: none
    }

    .button-neutral:focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
    .button-neutral:focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
        box-shadow: none
    }

    .button-neutral:active {
        background: #18181a;
        color: var(--text-fill);
        border-color: rgba(0, 0, 0, 0)
    }

    .button-neutral.disabled,
    .button-neutral:disabled {
        background: var(--fds-fill-gray);
        color: var(--text-fill);
        opacity: var(--ze-link-disabled-opacity)
    }

    .tile-button {
        background-color: rgba(0, 0, 0, 0);
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
        border-radius: var(--button-corner-radius-full);
        backdrop-filter: blur(10px) brightness(100%);
        -webkit-backdrop-filter: blur(10px) brightness(100%);
        overflow: hidden;
        position: relative
    }

    .tile-button.small,
    .tile-button.medium,
    .tile-button.large {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative
    }

    .tile-button.small {
        height: 28px;
        width: 28px
    }

    .tile-button.small .tile-button-icon {
        height: 12px;
        width: 12px
    }

    .tile-button.medium {
        height: 36px;
        width: 36px
    }

    .tile-button.medium .tile-button-icon {
        height: 16px;
        width: 16px
    }

    .tile-button.large {
        height: 44px;
        width: 44px
    }

    .tile-button.large .tile-button-icon {
        height: 20px;
        width: 20px
    }

    .tile-button.appearance {
        background-color: var(--button-control-tile-appearance)
    }

    .tile-button.appearance .tile-button-icon {
        background-color: var(--button-control-tile-appearance-label)
    }

    .tile-button.invert {
        background-color: var(--button-control-tile-invert)
    }

    .tile-button.invert .tile-button-icon {
        background-color: var(--button-control-tile-invert-label)
    }

    .tile-button.filled {
        background-color: red
    }

    .tile-button.filled .tile-button-icon {
        background-color: red
    }

    .tile-button.outline {
        background-color: red
    }

    .tile-button.outline .tile-button-icon {
        background-color: red
    }

    .tile-button.plain {
        background-color: red
    }

    .tile-button.plain .tile-button-icon {
        background-color: red
    }

    .tile-button.gray {
        background-color: rgba(120, 120, 128, .25)
    }

    .tile-button.gray .tile-button-icon {
        background-color: var(--button-label-always-white)
    }

    .tile-button.tinted {
        background-color: red
    }

    .tile-button.tinted .tile-button-icon {
        background-color: red
    }

    :root {
        --tile-radius-full: 100px;
        --tile-radius-large: var(--border-rounded-3xl);
        --tile-radius-medium: var(--border-rounded-xl);
        --tile-radius-small: var(--border-rounded-lg);
        --tile-conner: var(--tile-radius-medium);
        --tile-backdrop-filter-blur: var(--filter-blur-xl);
        --tile-background-color: var(--systemGroupedBackground);
        --tile-border-color: var(--tertiarySystemGroupedBackground);
        --card-grouped-background: var(--systemGroupedBackground);
        --card-secondary-grouped-background: var(--secondarySystemGroupedBackground);
        --card-tertiary-grouped-background: var(--tertiarySystemGroupedBackground);
        --card-grouped-overlay: rgba(0, 0, 0, 0.5);
        --card-backdrop-blur-Card: 30px;
        --card-card-image-rounded: 8px;
        --card-border-line-color: linear-gradient(284deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.15) 100%);
        --card-corner-radius: 8px;
        --card-box-shadow: 0 12px 28px 0 var(--shadow-2), 0 2px 4px 0 var(--shadow-1);
        --card-padding-horizontal: 10px;
        --card-padding-vertical: 20px
    }

    .cards {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: relative
    }

    .cards {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        position: relative;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: var(--border-rounded-xl);
        background-image: linear-gradient(var(--systemGroupedBackground)), var(--card-border-line-color);
        background-origin: border-box;
        background-clip: padding-box, border-box
    }

    .reward-scroll-gallery-feature-cards {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr 1fr 1fr;
        overflow-x: auto;
        align-items: center;
        width: 100%;
        padding: 16px 16px;
        position: relative;
        gap: 20px;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
        scroll-snap-type: x mandatory
    }

    @media only screen and (max-width: 1068px) {
        .reward-scroll-gallery-feature-cards {
            gap: 16px
        }
    }

    @media only screen and (max-width: 734px) {
        .reward-scroll-gallery-feature-cards {
            gap: 10px
        }
    }

    .cards.card-reward {
        padding: 24px;
        min-height: 292px;
        aspect-ratio: 260/305
    }

    @media only screen and (max-width: 1068px) {
        .cards.card-reward {
            padding: 24px
        }
    }

    @media only screen and (max-width: 734px) {
        .cards.card-reward {
            padding: 16px
        }
    }

    .cards.card-reward .content-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        height: 100%;
        width: 100%;
        gap: 32px
    }

    .cards.card-reward .content-wrapper .reward-pack {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: var(--gutter-md)
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper {
        display: flex;
        flex-direction: column;
        gap: 8px
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: 6px
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper h4.typo-rewardpack-headline,
    .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper .h4.typo-rewardpack-headline {
        font-size: var(--font-title-2);
        color: var(--text-always-white)
    }

    @media only screen and (max-width: 1068px) {

        .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper h4.typo-rewardpack-headline,
        .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper .h4.typo-rewardpack-headline {
            font-size: var(--font-title-2)
        }
    }

    @media only screen and (max-width: 734px) {

        .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper h4.typo-rewardpack-headline,
        .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper .h4.typo-rewardpack-headline {
            font-size: var(--font-title-3)
        }
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper h5.typo-rewardpack-subheadline,
    .cards.card-reward .content-wrapper .reward-pack-wrapper .title-wrapper .h5.typo-rewardpack-subheadline {
        font-size: var(--font-headline);
        color: var(--text-always-white)
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .reward-wrapper {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        justify-content: space-around;
        gap: 12px;
        width: 100%
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .reward-wrapper--column {
        width: 100%;
        height: 32px;
        display: grid;
        grid-template-columns: 32px 1fr;
        grid-template-rows: 1;
        grid-column-gap: 8px;
        grid-row-gap: 0px;
        align-content: center;
        align-items: center;
        justify-content: center
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .reward-wrapper--column .text-reward {
        font-size: var(--font-callout);
        font-weight: var(--font-weight-medium);
        color: var(--text-always-white)
    }

    .cards.card-reward .content-wrapper .reward-pack-wrapper .reward-wrapper--column .image-reward img {
        max-width: 32px
    }

    .cards.card-reward .content-wrapper .footnote-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: var(--gutter-sm)
    }

    .cards.card-reward .content-wrapper .footnote-container .requiment-reward-pack p {
        word-break: break-word;
        overflow-wrap: break-word;
        white-space: normal;
        font-size: var(--font-body);
        color: var(--label-secondary);
        text-align: center;
        margin: 0;
        padding: 0
    }

    @media only screen and (max-width: 1068px) {
        .cards.card-reward .content-wrapper .footnote-container .requiment-reward-pack p {
            font-size: var(--font-callout)
        }
    }

    @media only screen and (max-width: 734px) {
        .cards.card-reward .content-wrapper .footnote-container .requiment-reward-pack p {
            font-size: var(--font-footnote)
        }
    }

    .modal-backdrop {
        background-color: rgba(0, 0, 0, .5)
    }

    .backdrop {
        backdrop-filter: blur(var(--box-blur));
        -webkit-backdrop-filter: blur(var(--box-blur))
    }

    .fade-scale .view-alert {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
        opacity: 0;
        -webkit-transition: all var(--animation-timing-duration) var(--animation-timing-function) !important;
        transition: all var(--animation-timing-duration) var(--animation-timing-function) !important
    }

    .fade-scale.in .view-alert {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .backdrop .modal-dialog {
        -webkit-transform: translate(0) !important;
        transform: translate(0) !important
    }

    .modal-dialog {
        height: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0px
    }

    .view-alert {
        min-height: 130px;
        width: 80%;
        max-width: 600px;
        padding: calc(var(--gutter)*8) calc(var(--gutter)*5);
        margin: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        border-radius: var(--border-rounded-3xl);
        background: var(--tile-background-color);
        -webkit-backdrop-filter: blur(var(--box-blur));
        backdrop-filter: blur(var(--box-blur));
        -webkit-box-shadow: var(--box-drop-shadow);
        box-shadow: var(--box-drop-shadow);
        -webkit-transition: all var(--animation-timing-duration) var(--animation-timing-function);
        transition: all var(--animation-timing-duration) var(--animation-timing-function)
    }

    @media screen and (min-width: 480px) {
        .view-alert {
            padding: calc(var(--gutter)*14) calc(var(--gutter)*8)
        }
    }

    .view-alert .alerting {
        text-align: center;
        width: 100%
    }

    .view-alert .alerting .alert-title {
        height: 25px;
        font-size: var(--font-body);
        font-weight: var(--font-weight-medium);
        line-height: 1;
        color: var(--label-primary);
        margin-bottom: 0
    }

    @media screen and (min-width: 480px) {
        .view-alert .alerting .alert-title {
            font-size: 22px;
            margin-bottom: 12px
        }
    }

    .view-alert .alerting .alert-msg {
        font-size: var(--font-footnote);
        color: var(--label-secondary)
    }

    @media screen and (min-width: 480px) {
        .view-alert .alerting .alert-msg {
            font-size: var(--font-body)
        }
    }

    .view-alert .alerting .sysbtnrow {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 8px;
        width: 100%
    }

    .view-alert .alerting .sysbtncol {
        display: flex;
        flex-direction: row;
        gap: 8px
    }

    .grabber-control {
        width: 40px;
        display: flex;
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 5px
    }

    .grabber-control .grabber {
        height: 5px;
        width: 40px;
        border-radius: 5px;
        background-color: var(--appearance-alpha-20-invert)
    }

    .content-overview {
        overflow-y: auto;
        scrollbar-width: none;
        position: relative
    }

    .content-overview .modal-header-nav {
        position: fixed;
        top: 0;
        background-color: var(--fds-transparent);
        width: 100%;
        z-index: 1
    }

    .content-overview .sheet-content-wrapper {
        display: flex;
        max-width: 700px;
        height: auto;
        scrollbar-width: none;
        margin: auto;
        flex-direction: column;
        justify-content: flex-start;
        position: relative;
        padding: 0px
    }

    .content-overview .sheet-content-wrapper .product-article-wrapper {
        margin-top: 52px
    }

    .content-overview .sheet-content-wrapper .product-article-wrapper .poster-covered {
        margin-top: -52px
    }

    .content-overview .sheet-content-wrapper .sheet-container-top {
        position: relative;
        padding-bottom: 20px
    }

    .content-overview .sheet-content-wrapper .sheet-container-bottom {
        position: relative
    }

    .content-overview .sheet-content-wrapper .sheet-container-sticky {
        position: fixed;
        bottom: 0px;
        padding: 24px 32px;
        display: flex;
        flex-direction: column;
        width: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.8) 100%);
        backdrop-filter: blur(4px);
        -webkit-backdrop-filter: blur(4px)
    }

    .content-overview .sheet-content-wrapper .padding-sticky-bottom-s {
        padding-bottom: 64px
    }

    .content-overview .sheet-content-wrapper .padding-sticky-bottom-m {
        padding-bottom: 96px
    }

    .content-overview .list-item {
        margin: 35px 0;
        padding: 0px 20px
    }

    .sheetcallout {
        position: fixed;
        left: 0;
        top: 0px;
        width: 0;
        height: 0;
        z-index: 150
    }

    .modal-sheet-wrapper {
        position: fixed;
        width: 100%;
        height: 100%;
        -webkit-transform: translateY(100%);
        transform: translateY(100vh);
        z-index: 170;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end
    }

    .modal-sheet-wrapper-container {
        background-color: var(--systemBackground);
        color: var(--label-primary);
        border-top-right-radius: var(--modal-sheet-rounder);
        border-top-left-radius: var(--modal-sheet-rounder);
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: auto;
        max-height: calc(100% - 36px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, .5);
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        will-change: transform;
        z-index: 160;
        pointer-events: auto
    }

    .modal-sheet-wrapper-container-full {
        background-color: var(--systemBackground);
        color: var(--label-primary);
        border-top-right-radius: var(--modal-sheet-rounder);
        border-top-left-radius: var(--modal-sheet-rounder);
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 100%;
        max-height: calc(100% - 36px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, .5);
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        flex-direction: column;
        will-change: transform;
        z-index: 160;
        pointer-events: auto
    }

    .modal-sheet-wrapper-container-full .content-overview {
        height: 100%
    }

    .slide-up-component--animatable .modal-sheet-wrapper {
        transition: all var(--animation-timing-duration) var(--animation-timing-function)
    }

    .slide-up-component--visible .modal-sheet-wrapper {
        -webkit-transform: none;
        transform: none;
        pointer-events: none
    }

    .slide-up-component--visible .slide-up-component--animatable .modal-sheet-wrapper {
        transition: all var(--animation-timing-duration) var(--animation-timing-function)
    }

    .slide-up-component--visible .slide-up-component--background {
        opacity: 1;
        pointer-events: auto;
        backdrop-filter: var(--modal-overlay-filter);
        -webkit-backdrop-filter: var(--modal-overlay-filter)
    }

    .slide-up-component--background {
        content: "";
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100vw;
        height: 100vh;
        background: var(--modal-overlay-background);
        opacity: 0;
        will-change: opacity;
        display: none;
        transition: opacity var(--animation-timing-duration) var(--animation-timing-function)
    }

    .slide-up-component--background-visible .slide-up-component--background {
        display: block
    }

    .product-overview {
        display: flex;
        flex-direction: column;
        padding: 0px 12px;
        gap: 4px
    }

    .product-overview ul {
        padding: 0
    }

    .product-overview li {
        list-style: none
    }

    .modal-sheet-wrapper,
    .content-overview {
        touch-action: pan-y;
        -webkit-overflow-scrolling: touch
    }

    #scroll-lock-wrapper {
        position: relative;
        width: 100%
    }

    .no-transition {
        transition: none !important
    }

    .sheet-content-wrapper {
        flex: 1;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-y
    }

    html {
        -webkit-text-size-adjust: 100%
    }

    abbr,
    blockquote,
    body,
    button,
    dd,
    dl,
    dt,
    fieldset,
    figure,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    hgroup,
    input,
    legend,
    li,
    ol,
    p,
    pre,
    ul {
        margin: 0;
        padding: 0
    }

    address,
    caption,
    code,
    figcaption,
    pre,
    th {
        font-size: 1em;
        font-weight: 400;
        font-style: normal
    }

    fieldset,
    iframe {
        border: 0
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    details,
    main,
    summary {
        display: block
    }

    audio,
    canvas,
    progress,
    video {
        vertical-align: initial
    }

    button {
        background: none;
        border: 0;
        box-sizing: initial;
        color: inherit;
        cursor: pointer;
        font: inherit;
        line-height: inherit;
        overflow: visible;
        vertical-align: inherit;
        display: flex;
        align-items: center;
        justify-content: center
    }

    button:disabled {
        cursor: default
    }

    button:focus {
        outline: 0px solid rgba(0, 0, 0, 0);
        outline-offset: 1px
    }

    :focus[data-focus-method=mouse]:not(input):not(textarea):not(select),
    :focus[data-focus-method=touch]:not(input):not(textarea):not(select) {
        outline: none
    }

    html {
        font-size: 100%;
        quotes: ""
    }

    html,
    body {
        font-family: -apple-system, BlinkMacSystemFont, segoe ui, Roboto, helvetica neue, Arial, noto sans, sans-serif, apple color emoji, segoe ui emoji, segoe ui symbol, noto color emoji;
        overscroll-behavior: none;
        scroll-behavior: smooth
    }

    body {
        min-width: 320px
    }

    body {
        font-size: var(--font-body);
        line-height: var(--lh-body);
        font-weight: var(--font-weight-normal);
        letter-spacing: -0.022em;
        background-color: var(--systemBackground);
        color: var(--primary-text);
        font-style: normal
    }

    body,
    button,
    input,
    select,
    textarea {
        font-synthesis: none;
        -webkit-font-smoothing: antialiased;
        direction: ltr;
        text-align: left
    }

    h1,
    .h1,
    h2,
    .h12,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
        font-weight: var(--font-weight-semibold);
        color: inherit
    }

    h1 img,
    h2 img,
    h3 img,
    h4 img,
    h5 img,
    h6 img {
        display: block;
        margin: 0
    }

    .link,
    a {
        color: var(--fds-accent);
        letter-spacing: inherit;
        cursor: pointer
    }

    .link:link,
    .link:visited,
    a:link,
    a:visited {
        text-decoration: none
    }

    .link:hover,
    a:hover {
        text-decoration: underline
    }

    .link:focus,
    a:focus {
        text-decoration: none
    }

    .link:active,
    a:active {
        text-decoration: none
    }

    .link.disabled,
    .link :disabled,
    a.disabled,
    a :disabled {
        opacity: .32
    }

    .link-flex {
        display: flex;
        align-items: center;
        flex-direction: row;
        column-gap: 8px
    }

    .link-flex .more {
        padding-top: 3px
    }

    .link-inline,
    .link-inline:link {
        text-decoration: underline
    }

    .link-standalone:link {
        text-decoration: none
    }

    .link-standalone:link:focus,
    .link-standalone:link:hover {
        text-decoration: underline
    }

    .links-inline,
    .links-stacked {
        margin-left: 0;
        margin-right: 0;
        list-style: none
    }

    .links-inline li {
        display: inline;
        margin: 0 .8em
    }

    .links-inline li:first-child {
        margin-left: 0
    }

    .links-inline li:last-child {
        margin-right: 0
    }

    .links-stacked li {
        margin: 0;
        display: block
    }

    .links-stacked li+li {
        margin-top: .4em
    }

    b,
    strong {
        font-weight: var(--font-weight-semibold)
    }

    cite,
    dfn,
    em,
    i {
        font-style: italic
    }

    sub,
    sup {
        position: relative;
        font-size: var(--font-smaller);
        vertical-align: initial
    }

    .small-caps {
        font-variant-caps: all-small-caps
    }

    .icon-wrapper .icon,
    .icon-wrapper .icon-after::after,
    .icon-wrapper .icon-before::before,
    .icon-wrapper .more:not(.icon-before)::after {
        display: inline;
        position: static
    }

    a.icon-wrapper {
        text-decoration: none
    }

    a.icon-wrapper:hover .icon-copy {
        text-decoration: underline
    }

    .viewport-content {
        margin-left: auto;
        margin-right: auto;
        width: 980px
    }

    @media only screen and (min-width: 1441px) {
        .viewport-content {
            width: 980px
        }
    }

    @media only screen and (max-width: 1068px) {
        .viewport-content {
            width: 692px
        }
    }

    @media only screen and (max-width: 734px) {
        .viewport-content {
            width: 87.5%
        }
    }

    @media only screen and (max-width: 320px) {
        .viewport-content {
            width: 87.5%
        }
    }

    .clear {
        clear: both
    }

    .inward-centered-4xl {
        padding-left: 50px;
        padding-right: 50px
    }

    .inward-centered-4xl {
        padding-left: 40px;
        padding-right: 40px
    }

    .inward-centered-3xl {
        padding-left: 30px;
        padding-right: 30px
    }

    .inward-centered-2xl {
        padding-left: var(--gutter-2xl);
        padding-right: var(--gutter-2xl)
    }

    .inward-centered-xl {
        padding-left: var(--gutter-xl);
        padding-right: var(--gutter-xl)
    }

    .inward-centered-lg {
        padding-left: var(--gutter-lg);
        padding-right: var(--gutter-lg)
    }

    .inward-centered-md {
        padding-left: var(--gutter-md);
        padding-right: var(--gutter-md)
    }

    .inward-centered-sm {
        padding-left: var(--gutter-sm);
        padding-right: var(--gutter-sm)
    }

    .inward-centered-xs {
        padding-left: var(--gutter-xs);
        padding-right: var(--gutter-xs)
    }

    .inward-centered-2xs {
        padding-left: var(--gutter-2xs);
        padding-right: var(--gutter-2xs)
    }

    .inward-centered-3xs {
        padding-left: var(--gutter-3xs);
        padding-right: var(--gutter-3xs)
    }

    .inward-top-5xl {
        padding-top: 50px
    }

    .inward-top-4xl {
        padding-top: 40px
    }

    .inward-top-3xl {
        padding-top: 30px
    }

    .inward-top-2xl {
        padding-top: var(--gutter-2xl)
    }

    .inward-top-xl {
        padding-top: var(--gutter-xl)
    }

    .inward-top-lg {
        padding-top: var(--gutter-lg)
    }

    .inward-top-md {
        padding-top: var(--gutter-md)
    }

    .inward-top-sm {
        padding-top: var(--gutter-sm)
    }

    .inward-top-xs {
        padding-top: var(--gutter-xs)
    }

    .inward-top-2xs {
        padding-top: var(--gutter-2xs)
    }

    .inward-top-3xs {
        padding-top: var(--gutter-3xs)
    }

    .inward-bottom-5xl {
        padding-bottom: 50px
    }

    .inward-bottom-4xl {
        padding-bottom: 40px
    }

    .inward-bottom-3xl {
        padding-bottom: 30px
    }

    .inward-bottom-2xl {
        padding-bottom: var(--gutter-2xl)
    }

    .inward-bottom-xl {
        padding-bottom: var(--gutter-xl)
    }

    .inward-bottom-lg {
        padding-bottom: var(--gutter-lg)
    }

    .inward-bottom-md {
        padding-bottom: var(--gutter-md)
    }

    .inward-bottom-sm {
        padding-bottom: var(--gutter-sm)
    }

    .inward-bottom-xs {
        padding-bottom: var(--gutter-xs)
    }

    .inward-bottom-2xs {
        padding-bottom: var(--gutter-2xs)
    }

    .inward-bottom-3xs {
        padding-bottom: var(--gutter-3xs)
    }

    .outward-centered-5xl {
        margin-left: 50px;
        margin-right: 50px
    }

    .outward-centered-4xl {
        margin-left: 40px;
        margin-right: 40px
    }

    .outward-centered-3xl {
        margin-left: 30px;
        margin-right: 30px
    }

    .outward-centered-2xl {
        margin-left: var(--gutter-2xl);
        margin-right: var(--gutter-2xl)
    }

    .outward-centered-xl {
        margin-left: var(--gutter-xl);
        margin-right: var(--gutter-xl)
    }

    .outward-centered-lg {
        margin-left: var(--gutter-lg);
        margin-right: var(--gutter-lg)
    }

    .outward-centered-md {
        margin-left: var(--gutter-md);
        margin-right: var(--gutter-md)
    }

    .outward-centered-sm {
        margin-left: var(--gutter-sm);
        margin-right: var(--gutter-sm)
    }

    .outward-centered-xs {
        margin-left: var(--gutter-xs);
        margin-right: var(--gutter-xs)
    }

    .outward-centered-2xs {
        margin-left: var(--gutter-2xs);
        margin-right: var(--gutter-2xs)
    }

    .outward-centered-3xs {
        margin-left: var(--gutter-3xs);
        margin-right: var(--gutter-3xs)
    }

    .outward-top-5xl {
        margin-top: 50px
    }

    .outward-top-4xl {
        margin-top: 40px
    }

    .outward-top-3xl {
        margin-top: 30px
    }

    .outward-top-2xl {
        margin-top: var(--gutter-2xl)
    }

    .outward-top-xl {
        margin-top: var(--gutter-xl)
    }

    .outward-top-lg {
        margin-top: var(--gutter-lg)
    }

    .outward-top-md {
        margin-top: var(--gutter-md)
    }

    .outward-top-sm {
        margin-top: var(--gutter-sm)
    }

    .outward-top-xs {
        margin-top: var(--gutter-xs)
    }

    .outward-top-2xs {
        margin-top: var(--gutter-2xs)
    }

    .outward-top-3xs {
        margin-top: var(--gutter-3xs)
    }

    .outward-bottom-5xl {
        margin-bottom: 50px
    }

    .outward-bottom-4xl {
        margin-bottom: 40px
    }

    .outward-bottom-3xl {
        margin-bottom: 30px
    }

    .outward-bottom-2xl {
        margin-bottom: var(--gutter-2xl)
    }

    .outward-bottom-xl {
        margin-bottom: var(--gutter-xl)
    }

    .outward-bottom-lg {
        margin-bottom: var(--gutter-lg)
    }

    .outward-bottom-md {
        margin-bottom: var(--gutter-md)
    }

    .outward-bottom-sm {
        margin-bottom: var(--gutter-sm)
    }

    .outward-bottom-xs {
        margin-bottom: var(--gutter-xs)
    }

    .outward-bottom-2xs {
        margin-bottom: var(--gutter-2xs)
    }

    .outward-bottom-3xs {
        margin-bottom: var(--gutter-3xs)
    }

    .outward-centered-center {
        margin-left: auto;
        margin-right: auto
    }

    @media screen and (max-width: 734px) {
        .outward-centered-center {
            margin-left: calc(var(--gutter)*4);
            margin-right: calc(var(--gutter)*4)
        }
    }

    .progress {
        background-color: var(--appearance-alpha-30);
        border-radius: 10px;
        position: relative;
        height: 10px;
        width: 100%;
        padding: 0;
        margin: 0
    }

    .progress-done {
        font-size: var(--font-smaller);
        background: var(--fds-systemGreen);
        border-radius: var(--border-rounded-full);
        color: var(--always-white);
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 0;
        opacity: 0;
        transition: 1s ease .3s
    }

    .hide {
        display: none !important
    }

    .text-center {
        text-align: center !important
    }

    :root {
        --mailbox-rounded: var(--border-rounded-2xl);
        --button-rounded: var(--button-corner-radius-large);
        --button-large: var(--button-height-large);
        --button-medium: var(--button-height-medium);
        --surface-primary: var(--systemGroupedBackground);
        --surface-border: var(--secondarySystemGroupedBackground);
        --box-shadow-none: none !important
    }

    .notification[data-v-40df2f94] {
        position: relative;
        padding: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff;
        width: 400px;
        border-radius: 20px;
        margin-bottom: 30px;
        -webkit-box-shadow: 0 0 12px #333;
        box-shadow: 0 0 12px #333
    }

    @media(max-width: 767px) {
        .notification[data-v-40df2f94] {
            width: 100%;
            margin-bottom: 0;
            padding-bottom: 30px;
            border-radius: 0
        }

        .notification .notification-close[data-v-40df2f94] {
            display: none
        }

        .notification:last-child .notification-close[data-v-40df2f94] {
            display: block
        }
    }

    .notification-image[data-v-40df2f94] {
        margin-right: 10px
    }

    .notification-image img[data-v-40df2f94] {
        max-width: 60px
    }

    .notification-message h3[data-v-40df2f94] {
        margin: 0;
        margin-top: 5px;
        font-family: Lilita One, cursive;
        font-size: 17px;
        line-height: normal;
        font-weight: 100;
        color: #f69f37;
        text-transform: uppercase
    }

    .notification-message p[data-v-40df2f94] {
        font-family: Lato, sans-serif;
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 22px;
        color: #287a84
    }

    .notification-message p[data-v-40df2f94] {
        margin: 0
    }

    .notification-cta-wrapper[data-v-40df2f94] {
        text-align: center
    }

    @media(min-width: 768px) {
        .notification-cta-wrapper[data-v-40df2f94] {
            text-align: right
        }
    }

    .notification-cta-button[data-v-40df2f94] {
        color: #fff;
        background-color: #4ace5f;
        font-family: Lilita One, cursive;
        font-size: 17px;
        line-height: normal;
        font-weight: 100;
        border-radius: 30px;
        display: inline-block;
        padding: 10px 50px;
        text-decoration: none;
        text-transform: uppercase
    }

    .notification-content[data-v-40df2f94] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .notification-close[data-v-40df2f94] {
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%)
    }

    @media(min-width: 768px) {
        .notification-close[data-v-40df2f94] {
            bottom: auto;
            left: auto;
            -webkit-transform: none;
            transform: none;
            top: 0;
            right: -5px;
            -webkit-transform: translateY(-35%);
            transform: translateY(-35%)
        }
    }

    .notification-close[data-v-40df2f94] {
        background-color: #d64572;
        color: #fff;
        display: inline-block;
        height: 40px;
        width: 40px;
        border-radius: 50%
    }

    .notification-close[data-v-40df2f94]:after,
    .notification-close[data-v-40df2f94]:before {
        content: "";
        position: absolute;
        background-color: #fff;
        width: 60%;
        height: 5px;
        border-radius: 3px;
        display: block;
        left: 50%;
        top: 50%
    }

    .notification-close[data-v-40df2f94]:after {
        -webkit-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
        -webkit-transform-origin: center;
        transform-origin: center
    }

    .notification-close[data-v-40df2f94]:before {
        -webkit-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg)
    }

    .notification-wrapper[data-v-5c39735c] {
        position: fixed;
        top: 40px;
        right: 40px;
        z-index: 10001
    }

    @media(max-width: 767px) {
        .notification-wrapper[data-v-5c39735c] {
            left: 40px
        }
    }

    #fasttrack-crm .selected-message {
        font-family: Lato, sans-serif;
        width: 100%;
        max-width: 100%;
        min-height: auto;
        height: auto;
        max-height: auto;
        background-color: rgba(0, 0, 0, 0) !important;
        position: relative;
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transition: 10s;
        transition: 10s;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 0 !important;
        width: 100% !important;
        z-index: 1;
        padding-bottom: 80px
    }

    #fasttrack-crm .selected-message.no-tab-bar {
        overflow: hidden
    }

    #fasttrack-crm .selected-message .scroll-area {
        overflow-y: scroll;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 24px 0 !important
    }

    #fasttrack-crm .selected-message .image {
        width: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background-color: rgba(0, 0, 0, 0) !important
    }

    #fasttrack-crm .selected-message .image img {
        width: 100%;
        height: auto;
        display: block;
        opacity: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    #fasttrack-crm .selected-message .image img.loaded {
        opacity: 1
    }

    #fasttrack-crm .selected-message .image img {
        border-radius: 16px
    }

    #fasttrack-crm .selected-message .image.no-tab-bar {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px
    }

    #fasttrack-crm .selected-message .title {
        color: var(--primary-text) !important;
        font-size: var(--font-title-3) !important;
        font-weight: 900;
        display: block;
        margin: 0 !important;
        text-align: left;
        padding-bottom: 8px !important
    }

    #fasttrack-crm .selected-message h1,
    #fasttrack-crm .selected-message h2,
    #fasttrack-crm .selected-message h3,
    #fasttrack-crm .selected-message h4,
    #fasttrack-crm .selected-message h5,
    #fasttrack-crm .selected-message h6 {
        font-family: Lato, sans-serif;
        color: var(--primary-text);
        font-weight: 600;
        margin-bottom: 0;
        padding: 0
    }

    #fasttrack-crm .selected-message h2 {
        font-size: 21px
    }

    #fasttrack-crm .selected-message h3 {
        font-size: 18px
    }

    #fasttrack-crm .selected-message h4 {
        font-size: 16px
    }

    #fasttrack-crm .selected-message h5,
    #fasttrack-crm .selected-message h6 {
        font-size: 12px
    }

    #fasttrack-crm .selected-message .message-body {
        margin: 10px 25px 10px 25px;
        font-size: 1rem !important;
        line-height: 1.4;
        color: var(--primary-text);
        text-align: left;
        margin: 0 !important
    }

    #fasttrack-crm .selected-message .message-body a {
        color: #2d72ee;
        font-weight: 700;
        text-decoration: none
    }

    #fasttrack-crm .selected-message .message-body a:hover {
        text-decoration: underline
    }

    #fasttrack-crm .selected-message .message-body b {
        font-weight: 700
    }

    #fasttrack-crm .selected-message .bottom-row {
        padding: 0 !important;
        -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
        padding: 24px 32px
    }

    #fasttrack-crm .selected-message .buttons-row {
        margin: 0 !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-between !important;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap !important;
        gap: 8px !important;
        margin: 0
    }

    #fasttrack-crm .selected-message .buttons-row a {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        min-width: 25%;
        max-width: 50%;
        -ms-flex-preferred-size: 200px;
        flex-basis: 200px
    }

    #fasttrack-crm .selected-message .footer-text {
        font-size: 0px !important;
        color: rgba(0, 0, 0, 0) !important;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        display: none
    }

    #fasttrack-crm .selected-message .bottom-info {
        font-size: 8px;
        color: #545454;
        padding: 10px 25px 10px 25px;
        margin: 20px 25px 0 25px;
        text-align: center;
        margin-top: 20px;
        border-top: 1px solid rgba(0, 0, 0, .1);
        display: none !important
    }

    #fasttrack-crm .selected-message .bottom-info a {
        text-decoration: none;
        font-weight: 700;
        color: inherit
    }

    #fasttrack-crm .selected-message .bottom-info a:hover {
        text-decoration: underline
    }

    #fasttrack-crm .spinner {
        color: official;
        display: inline-block;
        position: relative;
        width: 64px;
        height: 64px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }

    #fasttrack-crm .spinner div {
        -webkit-transform-origin: 32px 32px;
        transform-origin: 32px 32px;
        -webkit-animation: spinner 1.2s linear infinite;
        animation: spinner 1.2s linear infinite
    }

    #fasttrack-crm .spinner div:after {
        content: " ";
        display: block;
        position: absolute;
        top: 3px;
        left: 29px;
        width: 5px;
        height: 14px;
        border-radius: 20%;
        background: #000
    }

    #fasttrack-crm .spinner div:first-child {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s
    }

    #fasttrack-crm .spinner div:nth-child(2) {
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
        -webkit-animation-delay: -1s;
        animation-delay: -1s
    }

    #fasttrack-crm .spinner div:nth-child(3) {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s
    }

    #fasttrack-crm .spinner div:nth-child(4) {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s
    }

    #fasttrack-crm .spinner div:nth-child(5) {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
        -webkit-animation-delay: -0.7s;
        animation-delay: -0.7s
    }

    #fasttrack-crm .spinner div:nth-child(6) {
        -webkit-transform: rotate(150deg);
        transform: rotate(150deg);
        -webkit-animation-delay: -0.6s;
        animation-delay: -0.6s
    }

    #fasttrack-crm .spinner div:nth-child(7) {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-animation-delay: -0.5s;
        animation-delay: -0.5s
    }

    #fasttrack-crm .spinner div:nth-child(8) {
        -webkit-transform: rotate(210deg);
        transform: rotate(210deg);
        -webkit-animation-delay: -0.4s;
        animation-delay: -0.4s
    }

    #fasttrack-crm .spinner div:nth-child(9) {
        -webkit-transform: rotate(240deg);
        transform: rotate(240deg);
        -webkit-animation-delay: -0.3s;
        animation-delay: -0.3s
    }

    #fasttrack-crm .spinner div:nth-child(10) {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -webkit-animation-delay: -0.2s;
        animation-delay: -0.2s
    }

    #fasttrack-crm .spinner div:nth-child(11) {
        -webkit-transform: rotate(300deg);
        transform: rotate(300deg);
        -webkit-animation-delay: -0.1s;
        animation-delay: -0.1s
    }

    #fasttrack-crm .spinner div:nth-child(12) {
        -webkit-transform: rotate(330deg);
        transform: rotate(330deg);
        -webkit-animation-delay: 0s;
        animation-delay: 0s
    }

    @-webkit-keyframes spinner {
        0% {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    @keyframes spinner {
        0% {
            opacity: 1
        }

        to {
            opacity: 0
        }
    }

    #fasttrack-crm .notification-small {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: Lato, sans-serif;
        border-radius: var(--mailbox-rounded) !important;
        border: 0px solid rgba(0, 0, 0, 0) !important;
        background-color: var(--fds-black-alpha-70) !important;
        margin-bottom: 8px;
        padding: 20px !important;
        position: relative;
        -webkit-transition: all .6s;
        transition: all .6s;
        -webkit-transition-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
        transition-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        backdrop-filter: blur(16px)
    }

    #fasttrack-crm .notification-small .image-wrapper img {
        width: 100px;
        height: auto;
        display: block;
        margin-right: 10px
    }

    #fasttrack-crm .notification-small .title {
        font-size: var(--font-callout) !important;
        color: var(--fds-white) !important;
        font-weight: 700;
        margin-bottom: 10px
    }

    #fasttrack-crm .notification-small .preview {
        margin: 0;
        padding: 0 !important;
        display: block;
        min-height: 25px;
        font-size: var(--font-subheadline) !important;
        line-height: 1.2;
        letter-spacing: -0.1px;
        color: var(--fds-white) !important;
        margin-bottom: 8px !important
    }

    #fasttrack-crm .notification-small .preview a {
        color: #2d72ee
    }

    #fasttrack-crm .notification-small .title {
        margin-bottom: 4px !important
    }

    #fasttrack-crm .notification-small .show-message-button {
        background-color: var(--fds-accent-20) !important;
        border-radius: var(--button-rounded) !important;
        color: var(--fds-accent) !important;
        display: inline-block;
        padding: 0;
        text-transform: capitalize;
        font-size: 1rem !important;
        cursor: pointer;
        position: relative;
        text-decoration: none;
        margin: 0 !important;
        text-align: center;
        align-items: center;
        justify-content: center;
        margin-right: 10px !important;
        padding: 7px !important;
    }

    #fasttrack-crm .notification-small .show-message-button:hover:before {
        background-color: var(--fds-accent-10) !important
    }

    #fasttrack-crm .notification-small .show-message-button:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: var(--button-rounded) !important;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    #fasttrack-crm .notification-small .show-message-button.secondary {
        background-color: #f6cd34;
        color: #141100
    }

    #fasttrack-crm .notification-small .close-btn {
        font-family: Lato, sans-serif;
        position: absolute;
        top: 10px !important;
        right: 10px !important;
        margin-right: 0;
        margin-top: 0;
        cursor: pointer;
        background-color: var(--fds-tinted-tertialy) !important;
        border-radius: 100%;
        width: 32px !important;
        height: 32px !important;
        -webkit-box-shadow: var(--box-shadow-none);
        box-shadow: var(--box-shadow-none);
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
        z-index: 0;
        display: block !important
    }

    #fasttrack-crm .notification-small-slide-in-enter,
    #fasttrack-crm .notification-small-slide-in-leave-to {
        opacity: 0;
        -webkit-transform: translate(500px);
        transform: translate(500px)
    }

    #fasttrack-crm .notification-small-slide-in-leave,
    #fasttrack-crm .notification-small-slide-in-leave-active,
    #fasttrack-crm .notification-small-slide-in-leave-to {
        -webkit-transition: all .2s;
        transition: all .2s
    }

    #fasttrack-crm {
        z-index: 999999
    }

    #fasttrack-crm .cta-button,
    #fasttrack-crm .inbox-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #fasttrack-crm .inbox-wrapper {
        display: block !important;
        font-family: Lato, sans-serif;
        background-color: rgba(0, 0, 0, 0) !important;
        position: static;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        z-index: auto;
        min-width: auto;
        min-height: auto
    }

    #fasttrack-crm .inbox-wrapper * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased
    }

    #fasttrack-crm .inbox-wrapper-transition-enter-active,
    #fasttrack-crm .inbox-wrapper-transition-leave-active {
        -webkit-transition: opacity .2s;
        transition: opacity .2s
    }

    #fasttrack-crm .inbox-wrapper-transition-enter,
    #fasttrack-crm .inbox-wrapper-transition-leave-to {
        opacity: 0
    }

    #fasttrack-crm .inbox {
        width: auto !important;
        max-width: auto !important;
        min-height: auto !important;
        max-height: auto !important;
        background-color: rgba(0, 0, 0, 0) !important;
        border-radius: 6px;
        -webkit-box-shadow: var(--box-shadow-none);
        box-shadow: var(--box-shadow-none);
        z-index: auto;
        position: static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 50px;
        margin-top: 10px;
        border-radius: var(--mailbox-rounded) !important
    }

    @media(max-width: 768px) {
        #fasttrack-crm .inbox {
            height: auto;
            margin-bottom: 0
        }
    }

    #fasttrack-crm {
        margin: 0
    }

    #fasttrack-crm .inbox-navigation-bar {
        height: auto !important;
        min-height: auto !important;
        padding: 0 0 0 0;
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 6px 6px 0 0;
        -webkit-box-shadow: var(--box-shadow-none);
        box-shadow: var(--box-shadow-none);
        z-index: 1
    }

    #fasttrack-crm .inbox-navigation-bar,
    #fasttrack-crm .inbox-navigation-bar .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #fasttrack-crm .inbox-navigation-bar .logo {
        width: 100px;
        height: 100%
    }

    #fasttrack-crm .inbox-navigation-bar .logo img {
        max-height: 100%;
        height: auto;
        max-width: 100%;
        width: auto;
        display: inline-block
    }

    #fasttrack-crm .inbox-navigation-bar h1.title {
        font-family: Lato, sans-serif;
        padding: 0;
        font-size: 18px;
        font-weight: 900;
        color: #333
    }

    #fasttrack-crm .inbox-navigation-bar .contact-details {
        font-size: 8px;
        line-height: 1;
        color: rgba(0, 0, 0, 0) !important;
        text-align: right;
        width: 100px
    }

    #fasttrack-crm .inbox-navigation-bar .contact-details a {
        text-decoration: none;
        color: inherit
    }

    #fasttrack-crm .inbox-navigation-bar .logo,
    #fasttrack-crm .inbox-navigation-bar h1.title,
    #fasttrack-crm .inbox-navigation-bar .contact-details {
        display: none !important
    }

    #fasttrack-crm .no-messages {
        height: 100%;
        max-height: calc(100% - 55px);
        fill: rgba(0, 0, 0, .3);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 70px;
        margin-bottom: 70px
    }

    #fasttrack-crm .no-messages span {
        font-size: 20px;
        line-height: 1.5;
        color: rgba(0, 0, 0, .3);
        max-width: 200px;
        text-align: center
    }

    #fasttrack-crm .no-messages svg {
        width: 75px;
        height: auto;
        margin-bottom: 20px;
        fill: inherit
    }

    #fasttrack-crm .no-messages svg g,
    #fasttrack-crm .no-messages svg g path {
        fill: inherit
    }

    #fasttrack-crm .messages-list-wrapper {
        width: 100%;
        height: auto;
        min-height: auto;
        overflow: auto;
        border-radius: 0 0 6px 6px;
        max-height: auto;
        position: relative
    }

    #fasttrack-crm .messages-list {
        position: relative;
        top: 0;
        padding: 0;
        margin: 0;
        width: 100%;
        max-width: auto;
        height: auto;
        list-style-type: none;
        overflow-y: auto;
        display: block
    }

    #fasttrack-crm .messages-list li {
        margin-bottom: 12px
    }

    #fasttrack-crm .message {
        cursor: pointer;
        position: relative;
        padding: 10px 20px 10px 30px;
        height: 100px;
        -webkit-box-shadow: var(--box-shadow-none) !important;
        box-shadow: var(--box-shadow-none) !important;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        height: auto !important;
        background-color: var(--surface-primary) !important;
        border-radius: 16px
    }

    #fasttrack-crm .message:nth-child(odd) {
        background-color: rgba(0, 0, 0, .01)
    }

    #fasttrack-crm .message:hover {
        background-color: rgba(0, 0, 0, .05)
    }

    #fasttrack-crm .unread-badge {
        position: absolute;
        top: 35px;
        left: 10px;
        background-color: #5480ef;
        width: 10px;
        height: 10px;
        border-radius: 5px
    }

    #fasttrack-crm h4.title {
        font-size: var(--font-callout);
        font-weight: 600
    }

    #fasttrack-crm h4.title,
    #fasttrack-crm p.text {
        font-family: var(--system-font-family) !important;
        color: var(--primary-text) !important;
        margin: 0;
        padding: 0;
        text-align: left
    }

    #fasttrack-crm p.text {
        padding-top: 3px;
        padding-right: 20px;
        display: block;
        display: -webkit-box;
        max-width: auto;
        font-size: var(--font-callout) !important;
        line-height: 1.2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    #fasttrack-crm p.date {
        font-family: Lato, sans-serif;
        padding: 0;
        margin: 0;
        margin-top: 3px;
        color: var(--primary-text) !important;
        font-size: var(--font-footnote);
        text-align: left
    }

    #fasttrack-crm .delete-button {
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 0;
        fill: var(--fds-systemGray) !important;
        width: 40px;
        height: 40px;
        top: 50% !important;
        transform: translate(0, -50%) !important
    }

    #fasttrack-crm .delete-button:hover {
        fill: rgba(0, 0, 0, .4)
    }

    #fasttrack-crm .delete-button svg {
        margin: 10px;
        width: 20px;
        height: 20px;
        fill: inherit
    }

    #fasttrack-crm .delete-button svg g,
    #fasttrack-crm .delete-button svg g path {
        fill: inherit
    }

    #fasttrack-crm .small-notifications-wrapper {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: fixed;
        right: 0;
        padding: 10px 15px 0 15px;
        top: 15px;
        width: 100%;
        max-width: 450px;
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        z-index: 999;
        text-align: left
    }

    @media(max-width: 768px) {
        #fasttrack-crm .small-notifications-wrapper {
            max-width: none
        }
    }

    #fasttrack-crm .ft-bonus {
        font-family: Lato, sans-serif;
        width: 48%;
        display: inline-block;
        margin-bottom: 20px;
        cursor: pointer;
        vertical-align: top
    }

    #fasttrack-crm .ft-bonus img {
        width: 100%;
        display: block
    }

    #fasttrack-crm .ft-bonus:nth-child(2n) {
        margin-left: 4%
    }

    #fasttrack-crm .ft-bonus:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: all .1s linear;
        transition: all .1s linear
    }

    #fasttrack-crm .ft-bonus h4.title {
        font-family: Lato, sans-serif;
        margin: 0;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        padding: 5px;
        font-weight: 800
    }

    #fasttrack-crm .ft-bonus p.date {
        font-family: Lato, sans-serif;
        margin: 0;
        font-size: 10px;
        line-height: 10px;
        text-align: center;
        color: rgba(51, 51, 51, .6)
    }

    #fasttrack-crm .error-message-wrapper {
        background-color: #b92a2a;
        color: rgba(0, 0, 0, .6);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        font-size: 12px
    }

    #fasttrack-crm .slide-enter-to,
    #fasttrack-crm .slide-leave {
        margin-top: 0
    }

    #fasttrack-crm .slide-enter,
    #fasttrack-crm .slide-leave-to {
        margin-top: -100px
    }

    #fasttrack-crm .selected-bonus {
        font-family: Lato, sans-serif;
        width: 100%;
        max-width: 100%;
        min-height: 40vh;
        height: 100%;
        max-height: 100%;
        background-color: #fff;
        position: relative;
        -webkit-transition: .3s;
        transition: .3s;
        -webkit-transition: 10s;
        transition: 10s;
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        border-radius: 0 0 6px 6px
    }

    #fasttrack-crm .selected-bonus .scroll-area {
        overflow-y: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding-bottom: 50px
    }

    #fasttrack-crm .selected-bonus .image {
        width: 100%;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background-color: #eee
    }

    #fasttrack-crm .selected-bonus .image img {
        width: 100%;
        height: auto;
        display: block;
        opacity: 0;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    #fasttrack-crm .selected-bonus .image img.loaded {
        opacity: 1
    }

    #fasttrack-crm .selected-bonus .date {
        font-family: Lato, sans-serif;
        font-size: 10px;
        display: block;
        margin: 10px 25px 0 25px;
        text-align: center;
        color: rgba(51, 51, 51, .6)
    }

    #fasttrack-crm .selected-bonus .title {
        font-size: 28px;
        line-height: 28px;
        font-weight: 800
    }

    #fasttrack-crm .selected-bonus .description,
    #fasttrack-crm .selected-bonus .title {
        font-family: Lato, sans-serif;
        color: #000;
        display: block;
        margin: 5px 25px 10px 25px;
        text-align: center
    }

    #fasttrack-crm .selected-bonus .description {
        font-size: 14px;
        font-weight: 300
    }

    #fasttrack-crm .selected-bonus .wysiwyg * {
        font-family: Lato, sans-serif
    }

    #fasttrack-crm .selected-bonus .wysiwyg * ul li {
        text-align: left
    }

    #fasttrack-crm .selected-bonus .wysiwyg * h1,
    #fasttrack-crm .selected-bonus .wysiwyg * h2,
    #fasttrack-crm .selected-bonus .wysiwyg * h3,
    #fasttrack-crm .selected-bonus .wysiwyg * h4,
    #fasttrack-crm .selected-bonus .wysiwyg * h5,
    #fasttrack-crm .selected-bonus .wysiwyg * h6 {
        font-family: Lato, sans-serif;
        color: #000;
        font-weight: 600;
        margin-bottom: 0;
        padding: 0
    }

    #fasttrack-crm .selected-bonus .wysiwyg * h2 {
        font-size: 21px
    }

    #fasttrack-crm .selected-bonus .wysiwyg * h3 {
        font-size: 18px
    }

    #fasttrack-crm .selected-bonus .wysiwyg * h4 {
        font-size: 16px
    }

    #fasttrack-crm .selected-bonus .wysiwyg * h5,
    #fasttrack-crm .selected-bonus .wysiwyg * h6 {
        font-size: 12px
    }

    #fasttrack-crm .selected-bonus .terms-header {
        text-align: center;
        margin: 0;
        font-size: 12px
    }

    #fasttrack-crm .selected-bonus .terms {
        margin: 0 25px 10px 25px;
        font-size: 10px;
        line-height: 1.4;
        color: #333;
        text-align: center
    }

    #fasttrack-crm .selected-bonus .terms a {
        color: #2d72ee;
        font-weight: 700;
        text-decoration: none
    }

    #fasttrack-crm .selected-bonus .terms a:hover {
        text-decoration: underline
    }

    #fasttrack-crm .selected-bonus .terms b {
        font-weight: 700
    }

    #fasttrack-crm .selected-bonus .terms .buttons-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

    #fasttrack-crm .selected-bonus .terms .scroll-gradient {
        position: absolute;
        left: 0;
        right: 0;
        top: -40px;
        height: 40px;
        width: 100%;
        background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
    }

    #fasttrack-crm .selected-bonus .cta-button {
        font-family: Lato, sans-serif;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        background-color: #0e9543;
        color: #fff;
        border-radius: 4px;
        -webkit-box-shadow: -2px -2px 0 inset rgba(0, 0, 0, .3);
        box-shadow: inset -2px -2px 0 rgba(0, 0, 0, .3);
        display: inline-block;
        padding: 15px 15px;
        text-decoration: none;
        outline: none;
        border: 0;
        margin: 15px;
        position: relative;
        text-align: center;
        min-width: 130px;
        -webkit-font-smoothing: antialiased
    }

    #fasttrack-crm .selected-bonus .cta-button.secondary {
        color: #000;
        background-color: #f6cd34
    }

    #fasttrack-crm .selected-bonus .cta-button.loading {
        background-color: #d7d7d7
    }

    #fasttrack-crm .selected-bonus .cta-button:hover:before {
        background-color: rgba(0, 0, 0, .15)
    }

    #fasttrack-crm .selected-bonus .cta-button:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 4px;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    #fasttrack-crm .overlay-fog {
        background-color: rgba(0, 0, 0, .8);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
        display: none
    }

    #fasttrack-crm .overlay-fog.active {
        display: block
    }

    #fasttrack-crm .hidden {
        opacity: 0
    }

    #fasttrack-crm .pending-bonuses-wrapper {
        font-family: Lato, sans-serif;
        background-color: rgba(0, 0, 0, .1);
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 999999;
        min-width: 100vw;
        min-height: 85vh
    }

    #fasttrack-crm .pending-bonuses-wrapper * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased
    }

    #fasttrack-crm .pending-bonuses-wrapper-transition-enter-active,
    #fasttrack-crm .pending-bonuses-wrapper-transition-leave-active {
        -webkit-transition: opacity .2s;
        transition: opacity .2s
    }

    #fasttrack-crm .pending-bonuses-wrapper-transition-enter,
    #fasttrack-crm .pending-bonuses-wrapper-transition-leave-to {
        opacity: 0
    }

    #fasttrack-crm .pending-bonuses {
        width: 95%;
        max-width: 600px;
        min-height: 200px;
        max-height: 96%;
        background-color: #fff;
        border-radius: 6px;
        -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, .3);
        box-shadow: 0 0 4px rgba(0, 0, 0, .3);
        z-index: 5000;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 50px;
        margin-top: 10px
    }

    @media(max-width: 768px) {
        #fasttrack-crm .pending-bonuses {
            height: 100vh;
            margin-bottom: 0
        }
    }

    #fasttrack-crm .pending-bonuses-navigation-bar {
        min-height: 55px;
        padding: 10px 17px 10px 17px;
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-radius: 6px 6px 0 0;
        -webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
        box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
        z-index: 1
    }

    #fasttrack-crm .pending-bonuses-navigation-bar,
    #fasttrack-crm .pending-bonuses-navigation-bar .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #fasttrack-crm .pending-bonuses-navigation-bar .logo {
        width: 100px;
        height: 100%;
        max-height: 50px
    }

    #fasttrack-crm .pending-bonuses-navigation-bar .logo img {
        max-height: 50px;
        height: auto;
        max-width: 100%;
        width: auto;
        display: inline-block
    }

    #fasttrack-crm .pending-bonuses-navigation-bar h1.title {
        margin: 0;
        font-family: Lato, sans-serif;
        padding: 0;
        font-size: 18px;
        font-weight: 900;
        color: #333;
        text-align: center
    }

    #fasttrack-crm .pending-bonuses-navigation-bar h2.sub-title {
        margin: 0;
        margin-top: 5px;
        font-family: Lato, sans-serif;
        padding: 0;
        font-size: 12px;
        font-weight: 600;
        color: #333;
        text-align: center
    }

    #fasttrack-crm .pending-bonuses-navigation-bar .contact-details {
        font-size: 8px;
        line-height: 1;
        color: #000;
        text-align: right;
        width: 100px
    }

    #fasttrack-crm .pending-bonuses-navigation-bar .contact-details a {
        text-decoration: none;
        color: inherit
    }

    #fasttrack-crm .spinner-wrapper {
        width: 100%;
        -webkit-box-orient: horizontal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    #fasttrack-crm .no-bonuses,
    #fasttrack-crm .spinner-wrapper {
        height: 100%;
        max-height: calc(100% - 55px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    #fasttrack-crm .no-bonuses {
        fill: rgba(0, 0, 0, .3);
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 70px;
        margin-bottom: 70px
    }

    #fasttrack-crm .no-bonuses span {
        font-size: 20px;
        line-height: 1.5;
        color: rgba(0, 0, 0, .3);
        max-width: 200px;
        text-align: center
    }

    #fasttrack-crm .no-bonuses svg {
        width: 75px;
        height: auto;
        margin-bottom: 20px;
        fill: inherit
    }

    #fasttrack-crm .no-bonuses svg g,
    #fasttrack-crm .no-bonuses svg g path {
        fill: inherit
    }

    #fasttrack-crm .close-btn {
        font-family: Lato, sans-serif;
        position: absolute;
        top: 10px !important;
        right: 10px !important;
        margin-right: 0;
        margin-top: 0;
        cursor: pointer;
        background-color: #000 !important;
        border-radius: 100%;
        width: 32px !important;
        height: 32px !important;
        -webkit-box-shadow: var(--box-shadow-none);
        box-shadow: var(--box-shadow-none);
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
        z-index: 0;
        display: none !important
    }

    #fasttrack-crm .close-btn:after,
    #fasttrack-crm .close-btn:before {
        content: "";
        position: absolute;
        top: 9px;
        left: 15px;
        width: 2px;
        height: 15px;
        border-radius: 2px;
        background-color: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #fasttrack-crm .close-btn:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    #fasttrack-crm .close-btn:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    #fasttrack-crm .back-button {
        cursor: pointer;
        border-radius: 2px;
        height: 44px;
        padding: 0 10px;
        position: relative;
        padding-left: 18px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 14px;
        line-height: 1;
        font-weight: 900;
        color: #fff !important
    }

    #fasttrack-crm .back-button:after,
    #fasttrack-crm .back-button:before {
        content: "";
        position: absolute;
        background-color: #fff !important;
        left: 8px;
        top: 50%;
        margin-top: -6px;
        width: 2px;
        height: 7px;
        border-radius: 1px;
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg)
    }

    #fasttrack-crm .back-button:after {
        margin-top: -1px;
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg)
    }

    #fasttrack-crm .bonuses-list-wrapper {
        width: 100%;
        height: 100%;
        min-height: 60vh;
        overflow: hidden;
        border-radius: 0 0 6px 6px;
        max-height: calc(100% - 55px);
        position: relative
    }

    #fasttrack-crm .bonuses-list {
        position: absolute;
        top: 0;
        padding: 30px;
        margin: 0;
        width: 100%;
        max-width: 600px;
        height: 100%;
        list-style-type: none;
        overflow-x: hidden;
        overflow-y: scroll;
        text-align: left
    }

    #fasttrack-crm .cta-button {
        font-family: var(--system-font-family) !important;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 1rem !important;
        font-weight: 700;
        background-color: var(--appearance-alpha-05-invert) !important;
        color: #fff;
        border-radius: var(--button-rounded) !important;
        -webkit-box-shadow: -2px -2px 0 inset rgba(0, 0, 0, .3);
        box-shadow: inset -2px -2px 0 rgba(0, 0, 0, .3);
        display: inline-block;
        padding: 0 !important;
        margin-bottom: 0 !important;
        text-decoration: none;
        outline: none;
        border: 0;
        position: relative;
        text-align: center;
        min-width: 130px;
        -webkit-font-smoothing: antialiased;
        height: var(--button-large) !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        -webkit-box-shadow: var(--box-shadow-none);
        box-shadow: var(--box-shadow-none)
    }

    #fasttrack-crm .cta-button.secondary {
        color: #fff;
        background-color: var(--fds-accent) !important
    }

    #fasttrack-crm .cta-button.loading {
        background-color: #d7d7d7
    }

    #fasttrack-crm .cta-button:hover:before {
        background-color: rgba(0, 0, 0, .15)
    }

    #fasttrack-crm .cta-button:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 4px;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

    .messagebox-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .messagebox-wrapper {
        position: static;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .messagebox-wrapper .linkcontent {
        width: auto;
        -webkit-box-shadow: var(--box-shadow-none);
        box-shadow: var(--box-shadow-none);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: var(--mailbox-rounded) !important
    }

    .messages-overview {
        width: 100%;
        height: auto;
        min-height: auto;
        overflow: auto;
        border-radius: 0 0 6px 6px;
        max-height: auto;
        position: relative
    }

    .messages-overview .messages-wrapper {
        padding: 0;
        margin: 0;
        width: 100%;
        list-style-type: none;
        overflow-y: auto
    }

    .messages-overview .messages-wrapper li {
        margin-bottom: 12px;
        border-bottom: 1px solid var(--secondarySystemGroupedBackground)
    }

    .messages-overview .messages-wrapper li:last-child {
        border-bottom: none
    }

    .messages-overview .messages-wrapper li.messagelist {
        margin-bottom: 0
    }

    .messages-overview .messages-wrapper li.messagelist a {
        text-decoration: none
    }

    .messages-overview .messages-wrapper li .mail-message {
        cursor: pointer;
        position: relative;
        padding: 10px 12px;
        margin: 4px 0;
        display: grid;
        grid-template-columns: 1fr 20px;
        grid-template-rows: 1fr;
        grid-column-gap: 8px;
        align-items: center
    }

    .messages-overview .messages-wrapper li .mail-message:nth-child(odd) {
        background-color: rgba(0, 0, 0, .01)
    }

    .messages-overview .messages-wrapper li .mail-message:hover {
        background-color: rgba(0, 0, 0, .05)
    }

    .messagebox {
        background-color: var(--surface-primary) !important;
        border-radius: 16px;
        padding: 0
    }

    .mail-message h4.title {
        font-size: var(--font-callout);
        font-weight: 600
    }

    .mail-message h4.title,
    .mail-message p.text {
        font-family: var(--system-font-family);
        color: var(--primary-text);
        margin: 0;
        padding: 0;
        text-align: left
    }

    .mail-message p.text {
        padding-top: 3px;
        padding-right: 20px;
        display: block;
        display: -webkit-box;
        font-size: var(--font-callout);
        line-height: 1.2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .mail-message p.date {
        padding: 0;
        margin: 0;
        margin-top: 3px;
        color: var(--primary-text);
        font-size: var(--font-footnote);
        text-align: left
    }

    .mail-message .icon-enter {
        cursor: pointer;
        width: 20px;
        height: 20px;
        background-color: #fff;
        transform: rotate(180deg)
    }

    .mail-message .delete-button svg g,
    .mail-message .delete-button svg g path {
        fill: inherit
    }

    .section-message-read {
        --article-img-rounder: var(--rounded-image);
        --row-inward-centered: var(--gutter-md);
        --row-offset-centered: var(--gutter-md)
    }

    .section-message-read .article {
        padding: 0;
        margin: 0
    }

    .section-message-read .article .article-image-wrapper {
        padding: 0 var(--row-inward-centered) var(--gutter-xl);
        align-content: center
    }

    .section-message-read .article .article-image-wrapper img {
        border-radius: var(--article-img-rounder)
    }

    .section-message-read .article .article-image-wrapper .article-image {
        min-height: 120px;
        border-radius: var(--article-img-rounder);
        background: var(--box-border-color)
    }

    .section-message-read .article .article-content {
        font-size: var(--font-body);
        line-height: var(--lh-body);
        padding: 0 var(--row-offset-centered) var(--gutter-2xl)
    }

    .section-message-read .article-title {
        display: grid;
        grid-template-columns: 90px 1fr;
        grid-template-rows: repeat(4, 1fr);
        grid-column-gap: 8px;
        grid-row-gap: 4px;
        margin-bottom: calc(var(--gutter)*4)
    }

    .section-message-read .mailbox {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        padding-left: calc(var(--gutter)*4);
        border-radius: var(--bend);
        background: var(--box-background);
        border: 1px solid var(--box-border-color)
    }

    .section-message-read .mailbox a {
        color: var(--color-white)
    }

    .section-message-read .mail {
        height: 44px;
        font-size: var(--font-min);
        display: grid;
        grid-template-columns: 1fr 60px 32px;
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        grid-template-areas: "title date next";
        padding-right: calc(var(--gutter)*2);
        border-bottom: 1px solid var(--box-border-color) !important
    }

    .section-message-read .mail.active {
        color: var(--color-gray-1)
    }

    .section-message-read .mail:last-child {
        border-color: rgba(0, 0, 0, 0)
    }

    .section-message-read .mail .mail-title,
    .section-message-read .mail .mail-date,
    .section-message-read .mail .mail-next {
        height: 36px;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: calc(var(--gutter)*3) 0
    }

    .section-message-read .mail .mail-title {
        font-weight: 500;
        justify-content: flex-start;
        grid-area: title;
        overflow: hidden
    }

    .section-message-read .mail .mail-date {
        justify-content: flex-end;
        grid-area: date
    }

    .section-message-read .mail .mail-next {
        width: 32px;
        justify-content: flex-end;
        grid-area: next
    }

    .section-message-read .mail .mail-next .icon-right {
        height: 16px;
        width: 16px;
        background-color: var(--color-white)
    }

    .section-message-read .three-quater {
        margin-top: calc(var(--gutter)*6) !important
    }

    .testingdemo.font {
        font-size: var(--font-large-title);
        line-height: var(--lh-large-title)
    }

    @media(max-width: 1068px) {
        .testingdemo.font {
            font-size: var(--font-title-2);
            line-height: var(--lh-title-2)
        }
    }

    @media(max-width: 734px) {
        .testingdemo.font {
            font-size: var(--font-callout);
            line-height: var(--lh-callout)
        }
    }

    .linkcontent {
        width: 100% !important;
    }

    #mailDetailModal .modal-content {
        background-color: var(--body-background);
        height: 100%;
    }

    .unread-badge {
        position: absolute;
        top: 35px;
        left: 10px;
        background-color: #5480ef;
        width: 10px;
        height: 10px;
        border-radius: 5px;
    }

    .mail-message {
        padding-left: 30px !important;
    }

    #fasttrack-crm .notification-small .show-message-button,
    #fasttrack-crm .cta-button {
        width: 130px
    }