﻿.Footer_footer__1IwEk {
    padding-top: 32px;
    background-color: #f2f2f2
}

.Footer_wrapper__chorF {
    margin: 0 auto;
    display: flex;
    padding: 16px;
    flex-direction: column-reverse;
    gap: 48px;
    justify-content: center;
    align-items: flex-start;
    white-space: nowrap;
    width: 100%
}

.Footer_linkList__ukpdo {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
    justify-content: flex-end
}

@media only screen and (max-width:1048px) {
    .Footer_linkList__ukpdo > span {
        padding-left: 16px;
        text-align: center
    }

    .Footer_linkList__ukpdo:after, .Footer_linkList__ukpdo:before {
        background: RGBA(var(--greyscale-level-1),.08);
        border: 0;
        display: block;
        font-size: 0;
        height: 1px;
        line-height: 0;
        margin: 0;
        min-height: 1px;
        overflow: hidden;
        content: ""
    }

    .Footer_linkList__ukpdo:before {
        margin-bottom: 16px
    }

    .Footer_linkList__ukpdo:after {
        margin-top: 16px
    }
}

@media only screen and (min-width:1048px) {
    .Footer_footer__1IwEk {
        padding-top: 48px
    }

    .Footer_linkList__ukpdo {
        flex-direction: row;
        gap: 60px
    }

    .Footer_wrapper__chorF {
        max-width: 1276px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        padding: 16px
    }
}

.LanguageSwitch_title__6QSr0 {
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    color: rgba(var(--greyscale-level-1))
}

.LanguageSwitch_dropdown__hrQhI {
    position: relative;
    display: inline-block
}

.LanguageSwitch_dropdownContent__sKaPZ {
    display: none;
    position: absolute;
    z-index: 1;
    right: 0;
    white-space: nowrap
}

.LanguageSwitch_dropdown__hrQhI:hover .LanguageSwitch_dropdownContent__sKaPZ {
    display: block
}

.Header_wrapper__paEmf {
    padding: 16px;
    background: #fff;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.Header_imageWrapper__1kdrU {
    position: relative;
    width: 100px;
    height: 20px
}

@media only screen and (min-width:1048px) {
    .Header_wrapper__paEmf {
        padding: 20px 16px;
        max-width: 1280px
    }

    .Header_imageWrapper__1kdrU {
        width: 145px;
        height: 30px
    }
}

@media only screen and (min-width:721px) {
    .Modal_modal__uiOY0 {
        width: auto;
        height: auto;
        min-width: 400px;
        max-width: 450px;
        max-height: 800px
    }
}

@media only screen and (max-width:720px) {
    .Modal_modal__uiOY0 {
        display: flex;
        flex-direction: column
    }

    .Modal_fullscreen__0hlzK {
        border-radius: 0 !important;
        max-height: 100% !important;
        height: 100% !important;
        width: 100% !important
    }
}

.CookieTableRow_cookieTableRowContainer__PXtw7 {
    display: grid;
    grid-template-columns: 90px 110px auto
}

@media only screen and (min-width:721px) {
    .CookieTableRow_cookieTableRowContainer__PXtw7 {
        grid-template-columns: 180px 110px auto
    }
}

.CookieSettingsModal_content__6F0jm {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    border-radius: inherit
}

@media only screen and (max-width:720px) {
    .CookieSettingsModal_body__kVuXI {
        height: 100%
    }
}

@media only screen and (min-width:721px) {
    .CookieSettingsModal_cookieSettingsModal__Nzo0J {
        width: 680px !important
    }
}

.CookieBanner_cookieBannerOverlay__nae8Y {
    background-color: rgba(var(--greyscale-level-1),.48);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999
}

.CookieBanner_cookieBannerContainer__xFSmw {
    position: fixed;
    bottom: 0;
    left: 0;
    margin: var(--spacing-x-large);
    z-index: 1000;
    overflow: hidden;
    max-width: 795px;
    border-radius: 8px;
    background-color: var(--greyscale-level-2);
    filter: drop-shadow(0 8px 24px rgba(17,17,17,.24))
}

.CookieBanner_cookieBannerContent__D1tH_ {
    padding: var(--spacing-x-large)
}

.CookieBanner_cookieBannerActionButtons__mf40A {
    display: flex;
    flex-wrap: wrap;
    gap: var(--spacing-large)
}

.CookieBanner_cookieBannerAcceptButton__PY61V, .CookieBanner_cookieBannerRejectButton___ZRFD {
    width: 100%
}

.CookieBanner_cookieBannerSettingsButton__VKN0s {
    margin: 0 auto
}

@media only screen and (min-width:721px) {
    .CookieBanner_cookieBannerAcceptButton__PY61V, .CookieBanner_cookieBannerRejectButton___ZRFD {
        width: 196px
    }

    .CookieBanner_cookieBannerSettingsButton__VKN0s {
        margin-left: auto
    }
}

.FeedbackBanner_wrapper__PKdWR {
    position: fixed;
    right: 0;
    top: 55vh;
    border-radius: var(--spacing-regular) var(--spacing-regular) 0 0;
    border: 1px solid rgba(var(--amplified-default,1));
    background-color: rgb(var(--amplified-default));
    transform: rotate(270deg);
    transform-origin: bottom right
}

@media only screen and (max-width:1047px) {
    .FeedbackBanner_wrapper__PKdWR {
        display: none
    }
}

.Layout_gridContainer__50ZQn {
    display: grid;
    grid-template-rows: auto 1fr;
    min-height: 100vh
}

.Layout_headerContainer__MYK23 {
    grid-row: 1
}

.Layout_contentContainer__m_6oo {
    grid-row: 2;
    background-color: rgba(var(--greyscale-level-6),1)
}

.Layout_container__K9hpm {
    width: 100vw;
    max-width: 1048px;
    margin: 0 auto;
    padding: 0 16px
}

.Layout_main__gbdP0 {
    height: 100%
}

:root {
    --primary-default: 0,119,130;
    --primary-medium: 136,212,215;
    --primary-light: 201,240,238;
    --primary-dark: 0,70,84;
    --success-default: 40,134,90;
    --success-medium: 138,208,168;
    --success-light: 192,238,208;
    --success-dark: 23,80,56;
    --expose-default: 249,187,66;
    --expose-medium: 255,217,143;
    --expose-light: 255,238,203;
    --expose-dark: 110,81,54;
    --warning-default: 208,69,85;
    --warning-medium: 251,169,171;
    --warning-light: 253,220,220;
    --warning-dark: 92,48,59;
    --muted-default: 117,117,117;
    --amplified-default: 23,23,23;
    --greyscale-level-1: 23,23,23;
    --greyscale-level-2: 77,77,77;
    --greyscale-level-3: 117,117,117;
    --greyscale-level-4: 153,153,153;
    --greyscale-level-5: 201,201,201;
    --greyscale-level-6: 242,242,242;
    --greyscale-level-7: 255,255,255;
    --backgrounds-primary: 243,240,236;
    --brand-accent: 251,223,25
}

[data-theme=dark] {
    --primary-default: 68,157,169;
    --primary-medium: 0,119,130;
    --primary-light: 0,70,84;
    --primary-dark: 201,240,238;
    --success-default: 51,172,120;
    --success-medium: 40,134,90;
    --success-light: 23,80,56;
    --success-dark: 192,238,208;
    --expose-default: 249,187,66;
    --expose-medium: 189,143,79;
    --expose-light: 110,81,54;
    --expose-dark: 255,238,203;
    --warning-default: 208,69,85;
    --warning-medium: 153,63,81;
    --warning-light: 92,48,59;
    --warning-dark: 253,220,220;
    --muted-default: 184,184,184;
    --amplified-default: 231,231,231;
    --greyscale-level-1: 231,231,231;
    --greyscale-level-2: 208,208,208;
    --greyscale-level-3: 184,184,184;
    --greyscale-level-4: 160,160,160;
    --greyscale-level-5: 113,113,113;
    --greyscale-level-6: 18,18,18;
    --greyscale-level-7: 30,30,30
}

:root {
    --opacity-none: 0;
    --opacity-level-1: 0.02;
    --opacity-level-2: 0.04;
    --opacity-level-3: 0.08;
    --opacity-level-4: 0.12;
    --opacity-level-5: 0.24;
    --opacity-level-6: 0.48;
    --opacity-level-7: 0.64;
    --opacity-level-8: 0.8;
    --opacity-max: 1;
    --spacer-x-small: 2px;
    --spacer-small: 4px;
    --spacer-regular: 8px;
    --spacer-medium: 12px;
    --spacer-large: 16px;
    --spacer-x-large: 24px;
    --spacer-x2-large: 32px;
    --spacer-x3-large: 48px;
    --spacer-x4-large: 64px;
    --spacer-x5-large: 96px;
    --spacer-x6-large: 128px;
    --shadow: 17,17,17;
    --primarylightexperimental: 237,249,249;
    --offlineauthenticitydarkexperimental: 70,70,70
}

[data-theme=dark] {
    --shadow: 0,0,0;
    --primarylightexperimental: 32,43,44;
    --offlineauthenticitydarkexperimental: 70,70,70
}

.web_ui__Accordion__body {
    height: 0;
    overflow: hidden
}

    .web_ui__Accordion__body.web_ui__Accordion__expanded {
        height: auto;
        overflow: inherit
    }

.web_ui__Accordion__narrow {
    padding: 0 8px 8px
}

.web_ui__Accordion__regular {
    padding: 0 16px 8px
}

.web_ui__Accordion__wide {
    padding: 0 24px 8px
}

.web_ui__Accordion__tight-experimental {
    padding: 0 0 8px
}

.web_ui__Animation__animation {
    height: 100%;
    overflow: hidden;
    width: 100%
}

    .web_ui__Animation__animation.web_ui__Animation__x-small {
        height: 12px;
        width: 12px
    }

    .web_ui__Animation__animation.web_ui__Animation__small {
        height: 16px;
        width: 16px
    }

    .web_ui__Animation__animation.web_ui__Animation__regular {
        height: 24px;
        width: 24px
    }

    .web_ui__Animation__animation.web_ui__Animation__medium {
        height: 32px;
        width: 32px
    }

    .web_ui__Animation__animation.web_ui__Animation__large {
        height: 48px;
        width: 48px
    }

    .web_ui__Animation__animation.web_ui__Animation__x-large {
        height: 64px;
        width: 64px
    }

    .web_ui__Animation__animation.web_ui__Animation__x2-large {
        height: 96px;
        width: 96px
    }

    .web_ui__Animation__animation.web_ui__Animation__x3-large {
        height: 128px;
        width: 128px
    }

    .web_ui__Animation__animation.web_ui__Animation__x4-large {
        height: 192px;
        width: 192px
    }

.web_ui__Animation__content {
    height: 100%;
    width: 100%
}

.web_ui__Badge__badge {
    align-items: center;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    color: RGBA(var(--greyscale-level-3,1));
    display: inline-flex;
    font-size: 12px;
    font-weight: 400;
    font-weight: 600;
    justify-content: center;
    line-height: 16px;
    min-width: 8px;
    padding: 0 8px
}

.web_ui__Badge__content {
    padding: 4px 0 2px
}

.web_ui__Badge__icon + .web_ui__Badge__content {
    margin-left: 4px
}

.web_ui__Badge__icon {
    display: inherit;
    padding: 4px 0
}

    .web_ui__Badge__icon:not(.web_ui__Badge__custom-icon) svg {
        fill: currentColor
    }

.web_ui__Badge__filled.web_ui__Badge__default {
    background-color: rgba(var(--greyscale-level-7),1);
    border-color: RGBA(var(--greyscale-level-1),.08);
    color: rgba(var(--greyscale-level-3),1)
}

.web_ui__Badge__filled.web_ui__Badge__primary {
    background-color: rgba(var(--primary-dark),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Badge__filled.web_ui__Badge__success {
    background-color: rgba(var(--success-default),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Badge__filled.web_ui__Badge__warning {
    background-color: rgba(var(--warning-default),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Badge__filled.web_ui__Badge__amplified {
    background-color: rgba(var(--amplified-default),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Badge__filled.web_ui__Badge__muted {
    background-color: rgba(var(--muted-default),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Badge__filled.web_ui__Badge__expose {
    background-color: rgba(var(--expose-default),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-1),1)
}

.web_ui__Badge__light.web_ui__Badge__default {
    background-color: rgba(var(--greyscale-level-7),1);
    border-color: RGBA(var(--greyscale-level-1),.08);
    color: rgba(var(--greyscale-level-3),1)
}

.web_ui__Badge__light.web_ui__Badge__primary {
    background-color: rgba(var(--primary-light),1);
    border-color: transparent;
    color: rgba(var(--primary-dark),1)
}

.web_ui__Badge__light.web_ui__Badge__success {
    background-color: rgba(var(--success-light),1);
    border-color: transparent;
    color: rgba(var(--success-dark),1)
}

.web_ui__Badge__light.web_ui__Badge__warning {
    background-color: rgba(var(--warning-light),1);
    border-color: transparent;
    color: rgba(var(--warning-dark),1)
}

.web_ui__Badge__light.web_ui__Badge__amplified {
    background-color: rgba(var(--greyscale-level-2),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Badge__light.web_ui__Badge__muted {
    background-color: rgba(var(--greyscale-level-6),1);
    border-color: transparent;
    color: rgba(var(--greyscale-level-2),1)
}

.web_ui__Badge__light.web_ui__Badge__expose {
    background-color: rgba(var(--expose-light),1);
    border-color: transparent;
    color: rgba(var(--expose-dark),1)
}

.web_ui__BottomSheet__bottom-sheet, .web_ui__BottomSheet__container, .web_ui__BottomSheet__overlay {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    width: 100%
}

.web_ui__BottomSheet__portal {
    overscroll-behavior: none;
    position: relative
}

.web_ui__BottomSheet__overlay {
    background-color: rgba(var(--greyscale-level-1),.48);
    bottom: 0;
    left: 0;
    position: absolute;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100020
}

[data-theme=dark] .web_ui__BottomSheet__overlay {
    background-color: rgba(var(--greyscale-level-6),.8)
}

@media only screen and (min-width:721px) {
    .web_ui__BottomSheet__overlay {
        padding: 0
    }
}

.web_ui__BottomSheet__bottom-sheet.web_ui__BottomSheet__after-open:not(.web_ui__BottomSheet__before-close) {
    height: 100%
}

.web_ui__BottomSheet__bottom-sheet {
    height: 0;
    transition: height .4s ease-in-out;
    transition-delay: 1ms;
    width: 100%
}

    .web_ui__BottomSheet__bottom-sheet:focus {
        outline: unset
    }

.web_ui__BottomSheet__wrapper {
    overflow: hidden
}

.web_ui__BottomSheet__handle-container {
    cursor: -webkit-grab;
    cursor: grab;
    padding: 8px 0
}

    .web_ui__BottomSheet__handle-container.web_ui__BottomSheet__dragging {
        cursor: -webkit-grabbing;
        cursor: grabbing
    }

.web_ui__BottomSheet__handle {
    background-color: rgba(var(--greyscale-level-7),.64);
    border-radius: 3996px;
    height: 5px;
    margin: 0 auto;
    width: 40px
}

.web_ui__BottomSheet__container {
    background-color: rgba(var(--greyscale-level-7),1);
    border-radius: 4px 4px 0 0
}

.web_ui__BottomSheet__content {
    overflow: auto
}

.web_ui__BottomSheet__modal-open {
    overflow: hidden;
    touch-action: none
}

.web_ui__Bubble__bubble {
    background: rgba(var(--greyscale-level-7),1);
    border: 1px solid rgba(var(--greyscale-level-1),.08);
    border-radius: 8px;
    font-size: 0;
    vertical-align: top
}

.web_ui__Bubble__content {
    color: RGBA(var(--greyscale-level-2,1));
    color: rgba(var(--amplified-default),1);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    top: .1em
}

.web_ui__Bubble__footer, .web_ui__Bubble__inverse {
    background: rgba(var(--greyscale-level-6),1)
}

.web_ui__Bubble__default {
    padding: 16px
}

.web_ui__Bubble__narrow {
    padding: 8px
}

.web_ui__Bubble__tight {
    padding: 0
}

.web_ui__Bubble__wide {
    padding: 24px
}

.web_ui__Button__button {
    --v-comp-button-parameters-border-radius: 3996px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: var(--v-comp-button-parameters-border-radius);
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    margin: 0;
    opacity: 1;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

    .web_ui__Button__button:active, .web_ui__Button__button:focus, .web_ui__Button__button:hover {
        position: relative;
        text-decoration: none
    }

        .web_ui__Button__button:active:after, .web_ui__Button__button:focus:after, .web_ui__Button__button:hover:after {
            border-radius: var(--v-comp-button-parameters-border-radius);
            border-style: solid;
            border-width: 1px;
            bottom: 0;
            content: "";
            display: block;
            height: 100%;
            left: 0;
            margin-left: -1px;
            margin-top: -1px;
            opacity: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 1
        }

    .web_ui__Button__button:focus, .web_ui__Button__button:hover {
        opacity: 1
    }

        .web_ui__Button__button:focus:after, .web_ui__Button__button:hover:after {
            opacity: .02
        }

    .web_ui__Button__button:active {
        opacity: 1
    }

        .web_ui__Button__button:active:after {
            opacity: .08
        }

    .web_ui__Button__button[href], .web_ui__Button__button[href]:hover {
        text-decoration: none
    }

.web_ui__Button__inline {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    width: auto
}

.web_ui__Button__disabled {
    opacity: .48;
    pointer-events: none
}

    .web_ui__Button__disabled:after {
        opacity: 0
    }

.web_ui__Button__content {
    height: 100%;
    position: relative;
    white-space: nowrap;
    z-index: 1
}

.web_ui__Button__label {
    font-weight: 500;
    order: 2;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.web_ui__Button__truncated .web_ui__Button__label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.web_ui__Button__content, .web_ui__Button__icon, .web_ui__Button__loader {
    align-items: center;
    display: flex;
    justify-content: center
}

.web_ui__Button__icon {
    order: 1
}

.web_ui__Button__loader {
    bottom: 0;
    left: 0;
    opacity: .01;
    position: absolute;
    right: 0;
    top: 0
}

.web_ui__Button__with-loader .web_ui__Button__loader {
    opacity: 1
}

.web_ui__Button__with-loader .web_ui__Button__icon, .web_ui__Button__with-loader .web_ui__Button__label {
    opacity: 0
}

.web_ui__Button__default {
    color: RGBA(var(--greyscale-level-1,1));
    font-size: 16px;
    font-weight: 500;
    height: 44px;
    line-height: 22px;
    padding: 0 32px
}

    .web_ui__Button__default .web_ui__Button__label {
        height: 20px
    }

    .web_ui__Button__default.web_ui__Button__content {
        padding: 0 31px
    }

    .web_ui__Button__default.web_ui__Button__without-text {
        padding: 0 10px
    }

        .web_ui__Button__default.web_ui__Button__without-text.web_ui__Button__content {
            padding: 0 9px
        }

    .web_ui__Button__default.web_ui__Button__icon-left .web_ui__Button__label + .web_ui__Button__icon {
        margin-right: 6px
    }

    .web_ui__Button__default.web_ui__Button__icon-right .web_ui__Button__content {
        flex-direction: row-reverse
    }

    .web_ui__Button__default.web_ui__Button__icon-right .web_ui__Button__label + .web_ui__Button__icon {
        margin-left: 6px
    }

.web_ui__Button__medium {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 14px;
    font-weight: 400;
    height: 36px;
    line-height: 18px;
    padding: 0 24px
}

    .web_ui__Button__medium .web_ui__Button__label {
        height: 17px
    }

    .web_ui__Button__medium.web_ui__Button__content {
        padding: 0 23px
    }

    .web_ui__Button__medium.web_ui__Button__without-text {
        padding: 0 10px
    }

        .web_ui__Button__medium.web_ui__Button__without-text.web_ui__Button__content {
            padding: 0 9px
        }

    .web_ui__Button__medium.web_ui__Button__icon-left .web_ui__Button__label + .web_ui__Button__icon {
        margin-right: 4px
    }

    .web_ui__Button__medium.web_ui__Button__icon-right .web_ui__Button__content {
        flex-direction: row-reverse
    }

    .web_ui__Button__medium.web_ui__Button__icon-right .web_ui__Button__label + .web_ui__Button__icon {
        margin-left: 4px
    }

.web_ui__Button__small {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    height: 28px;
    line-height: 16px;
    padding: 0 16px
}

    .web_ui__Button__small .web_ui__Button__label {
        height: 15px
    }

    .web_ui__Button__small.web_ui__Button__content {
        padding: 0 15px
    }

    .web_ui__Button__small.web_ui__Button__without-text {
        padding: 0 8px
    }

        .web_ui__Button__small.web_ui__Button__without-text.web_ui__Button__content {
            padding: 0 7px
        }

    .web_ui__Button__small.web_ui__Button__icon-left .web_ui__Button__label + .web_ui__Button__icon {
        margin-right: 2px
    }

    .web_ui__Button__small.web_ui__Button__icon-right .web_ui__Button__content {
        flex-direction: row-reverse
    }

    .web_ui__Button__small.web_ui__Button__icon-right .web_ui__Button__label + .web_ui__Button__icon {
        margin-left: 2px
    }

.web_ui__Button__outlined {
    background-color: transparent;
    border-color: currentColor
}

    .web_ui__Button__outlined .web_ui__Button__content, .web_ui__Button__outlined label {
        color: currentColor
    }

    .web_ui__Button__filled, .web_ui__Button__outlined:after {
        background-color: currentColor
    }

.web_ui__Button__filled {
    border-color: transparent
}

    .web_ui__Button__filled .web_ui__Button__content, .web_ui__Button__filled label {
        color: rgba(var(--greyscale-level-7),1)
    }

    .web_ui__Button__filled:after {
        background-color: rgba(var(--greyscale-level-1),1)
    }

.web_ui__Button__flat {
    background-color: transparent;
    border-color: transparent
}

    .web_ui__Button__flat .web_ui__Button__content, .web_ui__Button__flat label {
        color: currentColor
    }

    .web_ui__Button__flat:after {
        background-color: currentColor
    }

.web_ui__Button__inverse.web_ui__Button__outlined {
    background-color: transparent;
    border-color: rgba(var(--greyscale-level-7),1)
}

    .web_ui__Button__inverse.web_ui__Button__outlined .web_ui__Button__content, .web_ui__Button__inverse.web_ui__Button__outlined label {
        color: rgba(var(--greyscale-level-7),1)
    }

    .web_ui__Button__inverse.web_ui__Button__outlined:after {
        background-color: rgba(var(--greyscale-level-1),1)
    }

.web_ui__Button__inverse.web_ui__Button__filled {
    background-color: rgba(var(--greyscale-level-7),1);
    border-color: transparent
}

    .web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__content, .web_ui__Button__inverse.web_ui__Button__filled label {
        color: currentColor
    }

    .web_ui__Button__inverse.web_ui__Button__filled:after {
        background-color: currentColor
    }

.web_ui__Button__inverse.web_ui__Button__flat {
    background-color: transparent;
    border-color: transparent
}

    .web_ui__Button__inverse.web_ui__Button__flat .web_ui__Button__content, .web_ui__Button__inverse.web_ui__Button__flat label {
        color: rgba(var(--greyscale-level-7),1)
    }

    .web_ui__Button__inverse.web_ui__Button__flat:after {
        background-color: rgba(var(--greyscale-level-1),1)
    }

.web_ui__Button__primary, .web_ui__Button__primary.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label {
    color: rgba(var(--primary-dark),1)
}

.web_ui__Button__amplified, .web_ui__Button__amplified.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label {
    color: rgba(var(--amplified-default),1)
}

.web_ui__Button__muted, .web_ui__Button__muted.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label {
    color: rgba(var(--muted-default),1)
}

.web_ui__Button__warning, .web_ui__Button__warning.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label {
    color: rgba(var(--warning-default),1)
}

.web_ui__Button__success, .web_ui__Button__success.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label {
    color: rgba(var(--success-default),1)
}

.web_ui__Button__expose, .web_ui__Button__expose.web_ui__Button__inverse.web_ui__Button__filled .web_ui__Button__label {
    color: rgba(var(--expose-default),1)
}

    .web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__filled .web_ui__Button__content, .web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__filled label, .web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__outlined .web_ui__Button__content, .web_ui__Button__expose:not(.web_ui__Button__inverse).web_ui__Button__outlined label {
        color: rgba(var(--greyscale-level-1),1)
    }

.web_ui__Card__card {
    --v-comp-card-parameters-border-radius: 8px;
    background: rgba(var(--greyscale-level-7),1);
    border: 1px solid rgba(var(--greyscale-level-1),.08);
    border-radius: var(--v-comp-card-parameters-border-radius);
    box-shadow: none
}

.web_ui__Card__lifted {
    border: 0;
    box-shadow: 0 1px 4px RGBA(var(--greyscale-level-1),.12)
}

.web_ui__Card__elevated {
    border: 0;
    box-shadow: 0 8px 24px RGBA(var(--greyscale-level-1),.24)
}

.web_ui__Card__primaryLightExperimental {
    background: rgba(var(--primarylightexperimental),1)
}

.web_ui__Card__exposeLightExperimental {
    background-color: rgba(var(--expose-light),.48);
    border: 1px solid rgba(var(--expose-light),1)
}

.web_ui__Carousel__carousel {
    flex-grow: 1;
    max-height: 100%;
    position: relative
}

.web_ui__Carousel__content-container {
    display: flex;
    flex-flow: row nowrap;
    overflow: hidden
}

.web_ui__Carousel__content {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    min-height: 100%;
    width: 100%
}

.web_ui__Carousel__navigation-container {
    align-items: center;
    bottom: 0;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    padding: 8px;
    position: absolute;
    width: 100%
}

.web_ui__Carousel__bullet {
    --bullet-size: 4px;
    --bullet-background: rgba(var(--greyscale-level-7),0.48);
    display: inline-block;
    flex-shrink: 0;
    height: 16px;
    margin: unset;
    padding: unset;
    position: relative;
    width: 16px
}

    .web_ui__Carousel__bullet:before {
        background-color: var(--bullet-background);
        border-radius: 100%;
        content: "";
        height: var(--bullet-size);
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        transition-duration: .1s;
        transition-property: width,height,background-color;
        transition-timing-function: linear;
        width: var(--bullet-size)
    }

    .web_ui__Carousel__bullet.web_ui__Carousel__active {
        --bullet-background: rgba(var(--greyscale-level-7),1)
    }

    .web_ui__Carousel__bullet.web_ui__Carousel__far-neighbour {
        --bullet-size: 6px
    }

    .web_ui__Carousel__bullet.web_ui__Carousel__active, .web_ui__Carousel__bullet.web_ui__Carousel__neighbour {
        --bullet-size: 8px
    }

    .web_ui__Carousel__bullet.web_ui__Carousel__clickable {
        cursor: pointer
    }

.web_ui__Carousel__navigation {
    display: flex;
    margin: 0 auto;
    max-width: 80px;
    overflow: hidden;
    padding: unset;
    scroll-behavior: smooth
}

    .web_ui__Carousel__navigation.web_ui__Carousel__floating .web_ui__Carousel__bullet {
        --bullet-background: rgba(var(--greyscale-level-1),0.12)
    }

        .web_ui__Carousel__navigation.web_ui__Carousel__floating .web_ui__Carousel__bullet.web_ui__Carousel__active {
            --bullet-background: rgba(var(--primary-dark),1)
        }

.web_ui__Carousel__arrow {
    background: rgba(var(--greyscale-level-1),.24);
    border: unset;
    border-radius: 100%;
    cursor: pointer;
    font-size: 0;
    margin-top: -24px;
    padding: 8px;
    position: absolute;
    top: 50%
}

.web_ui__Carousel__left-arrow {
    left: 16px
}

.web_ui__Carousel__right-arrow {
    right: 16px
}

.web_ui__Carousel__outside .web_ui__Carousel__left-arrow {
    left: -48px
}

.web_ui__Carousel__outside .web_ui__Carousel__right-arrow {
    right: -48px
}

@media only screen and (min-width:721px) {
    .web_ui__Carousel__outside-wide .web_ui__Carousel__left-arrow {
        left: -60px
    }

    .web_ui__Carousel__outside-wide .web_ui__Carousel__right-arrow {
        right: -60px
    }
}

.web_ui__Carousel__floating .web_ui__Carousel__navigation-container {
    position: unset
}

.web_ui__Checkbox__checkbox {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    .web_ui__Checkbox__checkbox [type=checkbox] {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px
    }

.web_ui__Checkbox__button {
    cursor: pointer;
    display: flex
}

    .web_ui__Checkbox__button.web_ui__Checkbox__button-left:after, .web_ui__Checkbox__button.web_ui__Checkbox__button-right:before {
        display: none
    }

[type=checkbox]:disabled ~ .web_ui__Checkbox__button {
    cursor: not-allowed
}

.web_ui__Checkbox__button:after, .web_ui__Checkbox__button:before {
    background: transparent;
    border: 1px solid rgba(var(--greyscale-level-4),1);
    border-radius: 4px;
    box-sizing: border-box;
    content: "";
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    height: 24px;
    width: 24px
}

[type=checkbox]:checked + .web_ui__Checkbox__button:after, [type=checkbox]:checked + .web_ui__Checkbox__button:before {
    background: rgba(var(--primary-dark),1) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTAuMjg0IDEzLjk3MSA2LjA0NC02LjUxM2EuNTc2LjU3NiAwIDAgMSAuODU5IDBsLjQzLjQ2M2guMDA1YS42OTIuNjkyIDAgMCAxIDAgLjkyNmwtNi43MzMgNy4yNWEuNTgyLjU4MiAwIDAgMS0uNDgyLjE4OS41ODQuNTg0IDAgMCAxLS40NjktLjE3TDYuMzcyIDEyLjU1YS41ODguNTg4IDAgMCAxIDAtLjgzMWwuNDE1LS40MTVhLjU4OC41ODggMCAwIDEgLjgzMSAwbDIuNjY2IDIuNjY2eiIvPjwvc3ZnPg==") 50%;
    border-color: rgba(var(--primary-dark),1)
}

[data-theme=dark] [type=checkbox]:checked + .web_ui__Checkbox__button:after, [data-theme=dark] [type=checkbox]:checked + .web_ui__Checkbox__button:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iIzFlMWUxZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJtMTAuMjg0IDEzLjk3MSA2LjA0NC02LjUxM2EuNTc2LjU3NiAwIDAgMSAuODU5IDBsLjQzLjQ2M2guMDA1YS42OTIuNjkyIDAgMCAxIDAgLjkyNmwtNi43MzMgNy4yNWEuNTgyLjU4MiAwIDAgMS0uNDgyLjE4OS41ODQuNTg0IDAgMCAxLS40NjktLjE3TDYuMzcyIDEyLjU1YS41ODguNTg4IDAgMCAxIDAtLjgzMWwuNDE1LS40MTVhLjU4OC41ODggMCAwIDEgLjgzMSAwbDIuNjY2IDIuNjY2eiIvPjwvc3ZnPg==")
}

[type=checkbox]:disabled + .web_ui__Checkbox__button:after, [type=checkbox]:disabled + .web_ui__Checkbox__button:before {
    cursor: not-allowed;
    opacity: .48
}

[type=checkbox]:focus + .web_ui__Checkbox__button:after, [type=checkbox]:focus + .web_ui__Checkbox__button:before, [type=checkbox]:focus-visible + .web_ui__Checkbox__button:after, [type=checkbox]:focus-visible + .web_ui__Checkbox__button:before {
    outline: 5px auto Highlight;
    outline: 5px auto -webkit-focus-ring-color
}

[type=checkbox]:focus:not(:focus-visible) + .web_ui__Checkbox__button:after, [type=checkbox]:focus:not(:focus-visible) + .web_ui__Checkbox__button:before {
    outline: 0
}

.web_ui__Checkbox__experimental-checkbox-background-color .web_ui__Checkbox__button:after, .web_ui__Checkbox__experimental-checkbox-background-color .web_ui__Checkbox__button:before {
    background-color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Checkbox__inverse .web_ui__Checkbox__button:after, .web_ui__Checkbox__inverse .web_ui__Checkbox__button:before, .web_ui__Checkbox__inverse [type=checkbox]:checked + .web_ui__Checkbox__button:after, .web_ui__Checkbox__inverse [type=checkbox]:checked + .web_ui__Checkbox__button:before {
    border-color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Checkbox__label {
    align-self: center;
    color: RGBA(var(--greyscale-level-2,1));
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 0 0 0 8px
}

.web_ui__Checkbox__button-right .web_ui__Checkbox__label {
    margin: 0 8px 0 0
}

.web_ui__Checkbox__inverse .web_ui__Checkbox__label {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__cell {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    align-items: center;
    background: rgba(var(--greyscale-level-7),1);
    box-sizing: border-box;
    display: flex;
    position: relative;
    width: 100%
}

    .web_ui__Cell__cell.web_ui__Cell__link {
        text-decoration: none !important
    }

.web_ui__Cell__content {
    flex-grow: 1;
    max-height: 100%;
    min-width: 0
}

.web_ui__Cell__image {
    align-self: stretch;
    line-height: 1
}

.web_ui__Cell__heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.web_ui__Cell__title {
    align-self: center;
    color: RGBA(var(--greyscale-level-1,1));
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    max-width: 100%
}

.web_ui__Cell__stretched {
    width: 100%
}

.web_ui__Cell__body {
    color: RGBA(var(--greyscale-level-2,1));
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.web_ui__Cell__subtitle {
    align-self: center;
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 14px;
    line-height: 18px;
    max-width: 100%
}

.web_ui__Cell__subtitle, .web_ui__Cell__suffix {
    font-weight: 400;
    text-align: right
}

.web_ui__Cell__suffix {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    color: RGBA(var(--greyscale-level-2,1));
    font-size: 16px;
    line-height: 22px
}

    .web_ui__Cell__suffix:only-of-type {
        padding-left: 0
    }

.web_ui__Cell__validation {
    color: RGBA(var(--greyscale-level-3,1));
    color: rgba(var(--warning-default),1);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.web_ui__Cell__default {
    padding: 16px
}

    .web_ui__Cell__default .web_ui__Cell__image {
        margin-right: 8px
    }

    .web_ui__Cell__default .web_ui__Cell__title {
        padding-right: 8px
    }

    .web_ui__Cell__default .web_ui__Cell__validation {
        padding-top: 8px
    }

    .web_ui__Cell__default .web_ui__Cell__suffix {
        padding-left: 8px
    }

.web_ui__Cell__tight {
    padding: 0
}

    .web_ui__Cell__tight .web_ui__Cell__image {
        margin-right: 8px
    }

    .web_ui__Cell__tight .web_ui__Cell__title {
        padding-right: 8px
    }

    .web_ui__Cell__tight .web_ui__Cell__validation {
        padding-top: 8px
    }

    .web_ui__Cell__tight .web_ui__Cell__suffix {
        padding-left: 8px
    }

.web_ui__Cell__narrow {
    padding: 8px
}

    .web_ui__Cell__narrow .web_ui__Cell__image {
        margin-right: 8px
    }

    .web_ui__Cell__narrow .web_ui__Cell__title {
        padding-right: 8px
    }

    .web_ui__Cell__narrow .web_ui__Cell__validation {
        padding-top: 8px
    }

    .web_ui__Cell__narrow .web_ui__Cell__suffix {
        padding-left: 8px
    }

.web_ui__Cell__wide {
    padding: 16px 24px
}

@media only screen and (max-width:720px) {
    .web_ui__Cell__wide {
        padding: 16px
    }
}

.web_ui__Cell__wide .web_ui__Cell__image {
    margin-right: 12px
}

.web_ui__Cell__wide .web_ui__Cell__title {
    padding-right: 12px
}

.web_ui__Cell__wide .web_ui__Cell__validation {
    padding-top: 12px
}

.web_ui__Cell__wide .web_ui__Cell__suffix {
    padding-left: 12px
}

.web_ui__Cell__navigating:active, .web_ui__Cell__navigating:hover {
    cursor: pointer
}

.web_ui__Cell__navigating:hover {
    background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--greyscale-level-7),1);
    cursor: pointer
}

.web_ui__Cell__navigating.web_ui__Cell__is-active, .web_ui__Cell__navigating:active {
    background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--greyscale-level-7),1);
    cursor: pointer
}

.web_ui__Cell__navigating.web_ui__Cell__highlighted:hover {
    background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),linear-gradient(rgba(var(--primary-dark),.08),rgba(var(--primary-dark),.08)),rgba(var(--greyscale-level-7),1);
    cursor: pointer
}

.web_ui__Cell__navigating.web_ui__Cell__highlighted:active {
    background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),linear-gradient(rgba(var(--primary-dark),.08),rgba(var(--primary-dark),.08)),rgba(var(--greyscale-level-7),1);
    cursor: pointer
}

.web_ui__Cell__highlighted {
    background: linear-gradient(rgba(var(--primary-dark),.08),rgba(var(--primary-dark),.08)),rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__with-chevron:after {
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+") no-repeat;
    box-sizing: border-box;
    content: " ";
    display: inline-table;
    height: 24px;
    margin-left: 8px;
    min-width: 24px;
    width: 24px
}

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__with-chevron:after {
        background-color: rgba(var(--greyscale-level-3),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__primary {
    background-color: rgba(var(--primary-dark),1)
}

    .web_ui__Cell__primary.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--primary-dark),1);
        cursor: pointer
    }

    .web_ui__Cell__primary.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--primary-dark),1);
        cursor: pointer
    }

    .web_ui__Cell__primary.web_ui__Cell__navigating:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+")
    }

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__primary.web_ui__Cell__navigating:after {
        background-color: rgba(var(--greyscale-level-7),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__primary .web_ui__Cell__body, .web_ui__Cell__primary .web_ui__Cell__body a, .web_ui__Cell__primary .web_ui__Cell__subtitle, .web_ui__Cell__primary .web_ui__Cell__subtitle a, .web_ui__Cell__primary .web_ui__Cell__title, .web_ui__Cell__primary .web_ui__Cell__title a {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__amplified {
    background-color: rgba(var(--amplified-default),1)
}

    .web_ui__Cell__amplified.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--amplified-default),1);
        cursor: pointer
    }

    .web_ui__Cell__amplified.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--amplified-default),1);
        cursor: pointer
    }

    .web_ui__Cell__amplified.web_ui__Cell__navigating:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+")
    }

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__amplified.web_ui__Cell__navigating:after {
        background-color: rgba(var(--greyscale-level-7),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__amplified .web_ui__Cell__body, .web_ui__Cell__amplified .web_ui__Cell__body a, .web_ui__Cell__amplified .web_ui__Cell__subtitle, .web_ui__Cell__amplified .web_ui__Cell__subtitle a, .web_ui__Cell__amplified .web_ui__Cell__title, .web_ui__Cell__amplified .web_ui__Cell__title a {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__muted {
    background-color: rgba(var(--muted-default),1)
}

    .web_ui__Cell__muted.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--muted-default),1);
        cursor: pointer
    }

    .web_ui__Cell__muted.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--muted-default),1);
        cursor: pointer
    }

    .web_ui__Cell__muted.web_ui__Cell__navigating:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+")
    }

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__muted.web_ui__Cell__navigating:after {
        background-color: rgba(var(--greyscale-level-7),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__muted .web_ui__Cell__body, .web_ui__Cell__muted .web_ui__Cell__body a, .web_ui__Cell__muted .web_ui__Cell__subtitle, .web_ui__Cell__muted .web_ui__Cell__subtitle a, .web_ui__Cell__muted .web_ui__Cell__title, .web_ui__Cell__muted .web_ui__Cell__title a {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__success {
    background-color: rgba(var(--success-default),1)
}

    .web_ui__Cell__success.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--success-default),1);
        cursor: pointer
    }

    .web_ui__Cell__success.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--success-default),1);
        cursor: pointer
    }

    .web_ui__Cell__success.web_ui__Cell__navigating:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+")
    }

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__success.web_ui__Cell__navigating:after {
        background-color: rgba(var(--greyscale-level-7),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__success .web_ui__Cell__body, .web_ui__Cell__success .web_ui__Cell__body a, .web_ui__Cell__success .web_ui__Cell__subtitle, .web_ui__Cell__success .web_ui__Cell__subtitle a, .web_ui__Cell__success .web_ui__Cell__title, .web_ui__Cell__success .web_ui__Cell__title a {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__warning {
    background-color: rgba(var(--warning-default),1)
}

    .web_ui__Cell__warning.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--warning-default),1);
        cursor: pointer
    }

    .web_ui__Cell__warning.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--warning-default),1);
        cursor: pointer
    }

    .web_ui__Cell__warning.web_ui__Cell__navigating:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+")
    }

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__warning.web_ui__Cell__navigating:after {
        background-color: rgba(var(--greyscale-level-7),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__warning .web_ui__Cell__body, .web_ui__Cell__warning .web_ui__Cell__body a, .web_ui__Cell__warning .web_ui__Cell__subtitle, .web_ui__Cell__warning .web_ui__Cell__subtitle a, .web_ui__Cell__warning .web_ui__Cell__title, .web_ui__Cell__warning .web_ui__Cell__title a {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Cell__expose {
    background-color: rgba(var(--expose-default),1)
}

    .web_ui__Cell__expose.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--expose-default),1);
        cursor: pointer
    }

    .web_ui__Cell__expose.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--expose-default),1);
        cursor: pointer
    }

    .web_ui__Cell__expose.web_ui__Cell__navigating:after {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+")
    }

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Cell__expose.web_ui__Cell__navigating:after {
        background-color: rgba(var(--greyscale-level-1),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDI0djI0SDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0iTTEwLjA1MSA2IDkgNy4wNjFsNC44OTcgNC45NEw5IDE2Ljk0MmwxLjA1MSAxLjA2TDE2IDEyLjAwMXoiLz48L2c+PC9zdmc+");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Cell__expose .web_ui__Cell__body, .web_ui__Cell__expose .web_ui__Cell__body a, .web_ui__Cell__expose .web_ui__Cell__subtitle, .web_ui__Cell__expose .web_ui__Cell__subtitle a, .web_ui__Cell__expose .web_ui__Cell__title, .web_ui__Cell__expose .web_ui__Cell__title a {
    color: rgba(var(--greyscale-level-1),1)
}

.web_ui__Cell__transparent {
    background-color: transparent
}

    .web_ui__Cell__transparent.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),transparent;
        cursor: pointer
    }

    .web_ui__Cell__transparent.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),transparent;
        cursor: pointer
    }

.web_ui__Cell__inverseExperimental {
    background-color: rgba(var(--greyscale-level-6),1)
}

    .web_ui__Cell__inverseExperimental.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--greyscale-level-6),1);
        cursor: pointer
    }

    .web_ui__Cell__inverseExperimental.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--greyscale-level-6),1);
        cursor: pointer
    }

.web_ui__Cell__successLightExperimental {
    background-color: #edf9f0
}

    .web_ui__Cell__successLightExperimental.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),#edf9f0;
        cursor: pointer
    }

    .web_ui__Cell__successLightExperimental.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),#edf9f0;
        cursor: pointer
    }

.web_ui__Cell__calypsoLightExperimental {
    background-color: rgba(var(--primary-light),1)
}

    .web_ui__Cell__calypsoLightExperimental.web_ui__Cell__navigating:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),rgba(var(--primary-light),1);
        cursor: pointer
    }

    .web_ui__Cell__calypsoLightExperimental.web_ui__Cell__navigating:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),rgba(var(--primary-light),1);
        cursor: pointer
    }

.web_ui__Cell__disabled {
    pointer-events: none
}

    .web_ui__Cell__disabled > * {
        opacity: .48;
        pointer-events: none
    }

.web_ui__Cell__clickable {
    cursor: pointer
}

    .web_ui__Cell__clickable.web_ui__Cell__highlighted:hover {
        background: linear-gradient(rgba(var(--greyscale-level-1),.02),rgba(var(--greyscale-level-1),.02)),linear-gradient(rgba(var(--primary-dark),.08),rgba(var(--primary-dark),.08)),rgba(var(--greyscale-level-7),1);
        cursor: pointer
    }

    .web_ui__Cell__clickable.web_ui__Cell__highlighted:active {
        background: linear-gradient(rgba(var(--greyscale-level-1),.04),rgba(var(--greyscale-level-1),.04)),linear-gradient(rgba(var(--primary-dark),.08),rgba(var(--primary-dark),.08)),rgba(var(--greyscale-level-7),1);
        cursor: pointer
    }

.web_ui__Container__container {
    padding: 16px
}

.web_ui__Container__styling-narrow {
    padding: 8px
}

.web_ui__Container__styling-tight {
    padding: 0
}

.web_ui__Container__styling-wide {
    padding: 24px
}

.web_ui__Container__width-content {
    max-width: 960px
}

.web_ui__Container__width-wide {
    max-width: 1280px
}

.web_ui__Divider__divider {
    background: RGBA(var(--greyscale-level-1),.08);
    border: 0;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    margin: 0;
    min-height: 1px;
    overflow: hidden;
    width: 100%
}

.web_ui__Divider__vertical {
    display: inline-block;
    height: auto;
    min-height: 100%;
    min-width: 1px;
    width: 1px
}

.web_ui__Divider__inverse {
    background-color: RGBA(var(--greyscale-level-7),.24)
}

.web_ui__Chip__chip {
    align-items: center;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    min-width: 0;
    padding: 8px 12px
}

.web_ui__Chip__round {
    border-radius: 3996px
}

.web_ui__Chip__outlined {
    background-color: rgba(var(--greyscale-level-7),1);
    border: 1px solid rgba(var(--greyscale-level-5),1)
}

    .web_ui__Chip__outlined:focus, .web_ui__Chip__outlined:hover {
        background-color: rgba(var(--greyscale-level-6),1);
        border: 1px solid rgba(var(--primary-dark),1)
    }

    .web_ui__Chip__outlined.web_ui__Chip__activated {
        background-color: rgba(var(--primary-light),1);
        border: 1px solid rgba(var(--primary-dark),1)
    }

    .web_ui__Chip__outlined.web_ui__Chip__clicked, .web_ui__Chip__outlined:active {
        background-color: rgba(var(--primary-medium),1);
        border: 1px solid rgba(var(--primary-dark),1)
    }

.web_ui__Chip__filled, .web_ui__Chip__filled:focus, .web_ui__Chip__filled:hover {
    background-color: rgba(var(--greyscale-level-6),1);
    border-color: transparent
}

    .web_ui__Chip__filled.web_ui__Chip__activated {
        background-color: rgba(var(--primary-light),1);
        border-color: transparent
    }

    .web_ui__Chip__filled.web_ui__Chip__clicked, .web_ui__Chip__filled:active {
        background-color: rgba(var(--primary-medium),1);
        border-color: transparent
    }

.web_ui__Chip__prefix, .web_ui__Chip__suffix, .web_ui__Chip__text {
    display: flex
}

.web_ui__Chip__text {
    overflow: hidden
}

    .web_ui__Chip__prefix + .web_ui__Chip__suffix, .web_ui__Chip__prefix + .web_ui__Chip__text, .web_ui__Chip__text + .web_ui__Chip__suffix {
        margin-left: 8px
    }

.web_ui__EmptyState__empty-state {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    text-align: center
}

.web_ui__DoubleImage__double-image {
    display: inline-block;
    position: relative
}

.web_ui__DoubleImage__secondary {
    bottom: -4px;
    font-size: 0;
    position: absolute;
    right: -4px
}

.web_ui__DoubleImage__tight .web_ui__DoubleImage__secondary {
    bottom: 0;
    right: 0
}

.web_ui__DoubleImage__with-border .web_ui__DoubleImage__secondary > * {
    border: 1px solid rgba(var(--greyscale-level-7),1)
}

.web_ui__InputBar__input-bar {
    background-color: rgba(var(--greyscale-level-6),1);
    border-radius: 4px;
    display: flex;
    min-height: 36px;
    padding: 0
}

.web_ui__InputBar__icon, .web_ui__InputBar__input, .web_ui__InputBar__prefix, .web_ui__InputBar__suffix {
    display: flex
}

.web_ui__InputBar__prefix, .web_ui__InputBar__suffix {
    align-items: flex-end
}

.web_ui__InputBar__input {
    align-items: center;
    flex: 1 1;
    padding: 0 11px
}

    .web_ui__InputBar__input textarea {
        resize: none
    }

.web_ui__InputBar__icon {
    align-items: center;
    padding-right: 4px
}

.web_ui__InputBar__value {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: transparent;
    border: 0;
    color: RGBA(var(--greyscale-level-1,1));
    display: flex;
    flex: 1 1;
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    width: 100%
}

    .web_ui__InputBar__value:focus {
        outline: none
    }

    .web_ui__InputBar__value:disabled {
        cursor: not-allowed;
        opacity: .48
    }

    .web_ui__InputBar__value::placeholder {
        color: rgba(var(--greyscale-level-1),1);
        opacity: .64
    }

.web_ui__Image__image {
    background: no-repeat;
    background-size: cover;
    border-radius: 0;
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top
}

.web_ui__Image__content {
    border-radius: inherit;
    height: auto;
    max-width: 100%;
    outline: none
}

.web_ui__Image__label {
    align-items: center;
    background: rgba(var(--greyscale-level-1),.64);
    bottom: 0;
    color: RGBA(var(--greyscale-level-1,1));
    color: rgba(var(--greyscale-level-7),1);
    display: flex;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    left: 0;
    line-height: 22px;
    position: absolute;
    right: 0;
    top: 0
}

.web_ui__Image__scaled, .web_ui__Image__scaled .web_ui__Image__content {
    height: 100%;
    width: 100%
}

.web_ui__Image__ratio:before {
    content: "";
    display: block;
    width: 100%
}

.web_ui__Image__ratio .web_ui__Image__content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.web_ui__Image__contain .web_ui__Image__content {
    font-family: "object-fit: contain";
    object-fit: contain
}

.web_ui__Image__fill .web_ui__Image__content {
    font-family: "object-fit: fill";
    object-fit: fill
}

.web_ui__Image__cover .web_ui__Image__content {
    font-family: "object-fit: cover";
    object-fit: cover
}

.web_ui__Image__scale-down .web_ui__Image__content {
    font-family: "object-fit: scale-down";
    object-fit: scale-down
}

.web_ui__Image__size-x-small, .web_ui__Image__x-small {
    height: 12px;
    width: 12px
}

    .web_ui__Image__size-x-small.web_ui__Image__ratio, .web_ui__Image__x-small.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__size-small, .web_ui__Image__small {
    height: 16px;
    width: 16px
}

    .web_ui__Image__size-small.web_ui__Image__ratio, .web_ui__Image__small.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__regular, .web_ui__Image__size-regular {
    height: 24px;
    width: 24px
}

    .web_ui__Image__regular.web_ui__Image__ratio, .web_ui__Image__size-regular.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__medium, .web_ui__Image__size-medium {
    height: 32px;
    width: 32px
}

    .web_ui__Image__medium.web_ui__Image__ratio, .web_ui__Image__size-medium.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__large, .web_ui__Image__size-large {
    height: 48px;
    width: 48px
}

    .web_ui__Image__large.web_ui__Image__ratio, .web_ui__Image__size-large.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__size-x-large, .web_ui__Image__x-large {
    height: 64px;
    width: 64px
}

    .web_ui__Image__size-x-large.web_ui__Image__ratio, .web_ui__Image__x-large.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__size-x2-large, .web_ui__Image__x2-large {
    height: 96px;
    width: 96px
}

    .web_ui__Image__size-x2-large.web_ui__Image__ratio, .web_ui__Image__x2-large.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__size-x3-large, .web_ui__Image__x3-large {
    height: 128px;
    width: 128px
}

    .web_ui__Image__size-x3-large.web_ui__Image__ratio, .web_ui__Image__x3-large.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__size-x4-large, .web_ui__Image__x4-large {
    height: 192px;
    width: 192px
}

    .web_ui__Image__size-x4-large.web_ui__Image__ratio, .web_ui__Image__x4-large.web_ui__Image__ratio {
        height: 100%
    }

.web_ui__Image__rounded {
    border-radius: 4px
}

.web_ui__Image__circle {
    border-radius: 3996px
}

.web_ui__Image__label-tight .web_ui__Image__label {
    padding: 0
}

.web_ui__Image__label-narrow .web_ui__Image__label {
    padding: 8px
}

.web_ui__Image__label-regular .web_ui__Image__label {
    padding: 16px
}

.web_ui__Image__label-wide .web_ui__Image__label {
    padding: 24px
}

.web_ui__Image__square:before {
    padding-bottom: 100%
}

.web_ui__Image__fullscreen:before {
    padding-bottom: 100vh
}

.web_ui__Image__portrait:before {
    padding-bottom: 150%
}

.web_ui__Image__small-portrait:before {
    padding-bottom: 133.3333333333%
}

.web_ui__Image__landscape:before {
    padding-bottom: 66.6666666667%
}

.web_ui__Image__small-landscape:before {
    padding-bottom: 75%
}

.web_ui__Image__lazy {
    opacity: .2;
    transition: opacity .3s ease-in
}

    .web_ui__Image__lazy .web_ui__Image__content {
        visibility: hidden
    }

    .web_ui__Image__lazy.web_ui__Image__is-loaded {
        opacity: 1
    }

        .web_ui__Image__lazy.web_ui__Image__is-loaded .web_ui__Image__content {
            visibility: visible
        }

.web_ui__Icon__icon {
    box-sizing: border-box;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    text-align: center
}

    .web_ui__Icon__icon svg {
        fill: rgba(var(--greyscale-level-1),1);
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        width: 100%
    }

.web_ui__Icon__block {
    display: block
}

.web_ui__Icon__x-small {
    height: 12px;
    min-width: 12px;
    width: 12px
}

.web_ui__Icon__small {
    height: 16px;
    min-width: 16px;
    width: 16px
}

.web_ui__Icon__regular {
    height: 24px;
    min-width: 24px;
    width: 24px
}

.web_ui__Icon__medium {
    height: 32px;
    min-width: 32px;
    width: 32px
}

.web_ui__Icon__large {
    height: 48px;
    min-width: 48px;
    width: 48px
}

.web_ui__Icon__x-large {
    height: 64px;
    min-width: 64px;
    width: 64px
}

.web_ui__Icon__x2-large {
    height: 96px;
    min-width: 96px;
    width: 96px
}

.web_ui__Icon__x3-large {
    height: 128px;
    min-width: 128px;
    width: 128px
}

.web_ui__Icon__x4-large {
    height: 192px;
    min-width: 192px;
    width: 192px
}

.web_ui__Icon__parent svg {
    fill: currentColor
}

.web_ui__Icon__primary-default svg {
    fill: rgba(var(--primary-default),1)
}

.web_ui__Icon__primary-medium svg {
    fill: rgba(var(--primary-medium),1)
}

.web_ui__Icon__primary-light svg {
    fill: rgba(var(--primary-light),1)
}

.web_ui__Icon__primary-dark svg {
    fill: rgba(var(--primary-dark),1)
}

.web_ui__Icon__success-default svg {
    fill: rgba(var(--success-default),1)
}

.web_ui__Icon__success-medium svg {
    fill: rgba(var(--success-medium),1)
}

.web_ui__Icon__success-light svg {
    fill: rgba(var(--success-light),1)
}

.web_ui__Icon__success-dark svg {
    fill: rgba(var(--success-dark),1)
}

.web_ui__Icon__expose-default svg {
    fill: rgba(var(--expose-default),1)
}

.web_ui__Icon__expose-medium svg {
    fill: rgba(var(--expose-medium),1)
}

.web_ui__Icon__expose-light svg {
    fill: rgba(var(--expose-light),1)
}

.web_ui__Icon__expose-dark svg {
    fill: rgba(var(--expose-dark),1)
}

.web_ui__Icon__warning-default svg {
    fill: rgba(var(--warning-default),1)
}

.web_ui__Icon__warning-medium svg {
    fill: rgba(var(--warning-medium),1)
}

.web_ui__Icon__warning-light svg {
    fill: rgba(var(--warning-light),1)
}

.web_ui__Icon__warning-dark svg {
    fill: rgba(var(--warning-dark),1)
}

.web_ui__Icon__muted-default svg {
    fill: rgba(var(--muted-default),1)
}

.web_ui__Icon__amplified-default svg {
    fill: rgba(var(--amplified-default),1)
}

.web_ui__Icon__greyscale-level-1 svg {
    fill: rgba(var(--greyscale-level-1),1)
}

.web_ui__Icon__greyscale-level-2 svg {
    fill: rgba(var(--greyscale-level-2),1)
}

.web_ui__Icon__greyscale-level-3 svg {
    fill: rgba(var(--greyscale-level-3),1)
}

.web_ui__Icon__greyscale-level-4 svg {
    fill: rgba(var(--greyscale-level-4),1)
}

.web_ui__Icon__greyscale-level-5 svg {
    fill: rgba(var(--greyscale-level-5),1)
}

.web_ui__Icon__greyscale-level-6 svg {
    fill: rgba(var(--greyscale-level-6),1)
}

.web_ui__Icon__greyscale-level-7 svg {
    fill: rgba(var(--greyscale-level-7),1)
}

.web_ui__Label__label {
    background-color: rgba(var(--greyscale-level-7),1);
    box-sizing: border-box;
    color: RGBA(var(--greyscale-level-3,1));
    display: flex;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    width: 100%
}

.web_ui__Label__content {
    flex: 1 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.web_ui__Label__suffix {
    margin-left: 16px
}

.web_ui__Label__default {
    margin-top: 24px;
    padding: 24px 16px 8px
}

.web_ui__Label__narrow {
    margin-top: 24px;
    padding: 24px 8px 8px
}

.web_ui__Label__wide {
    margin-top: 32px;
    padding: 16px 16px 8px
}

@media only screen and (min-width:721px) {
    .web_ui__Label__wide {
        padding: 24px 24px 8px
    }
}

.web_ui__Label__leading, .web_ui__Label__stacked {
    margin-top: 0
}

    .web_ui__Label__stacked.web_ui__Label__default {
        padding: 16px 16px 0
    }

    .web_ui__Label__stacked.web_ui__Label__narrow {
        padding: 16px 8px 0
    }

    .web_ui__Label__stacked.web_ui__Label__wide {
        padding: 16px 24px 0
    }

.web_ui__List__list {
    margin: 0;
    padding: 0
}

.web_ui__List__tight > li {
    padding: 0
}

.web_ui__List__narrow {
    padding: 2px 4px
}

    .web_ui__List__narrow > li {
        padding: 2px 0
    }

.web_ui__List__default {
    padding: 4px 8px
}

    .web_ui__List__default > li {
        padding: 4px 0
    }

.web_ui__List__wide {
    padding: 6px 12px
}

    .web_ui__List__wide > li {
        padding: 6px 0
    }

.web_ui__List__inline {
    display: flex;
    flex-wrap: wrap
}

    .web_ui__List__inline.web_ui__List__tight > li {
        padding: 0
    }

    .web_ui__List__inline.web_ui__List__narrow, .web_ui__List__inline.web_ui__List__narrow > li {
        padding: 2px
    }

    .web_ui__List__inline.web_ui__List__default, .web_ui__List__inline.web_ui__List__default > li {
        padding: 4px
    }

    .web_ui__List__inline.web_ui__List__wide, .web_ui__List__inline.web_ui__List__wide > li {
        padding: 6px
    }

.web_ui__ItemBox__state {
    display: none;
    text-align: right
}

.web_ui__ItemBox__box {
    display: flex;
    flex-direction: column;
    height: 100%
}

    .web_ui__ItemBox__box.web_ui__ItemBox__selected .web_ui__ItemBox__state {
        display: block
    }

.web_ui__ItemBox__image-container {
    flex: 1 1;
    min-height: 0;
    position: relative
}

.web_ui__ItemBox__image {
    background: rgba(var(--greyscale-level-5),1);
    height: 100%;
    position: relative
}

.web_ui__ItemBox__image-overlay {
    align-items: center;
    background-color: rgba(var(--greyscale-level-1),.64);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.web_ui__ItemBox__title, .web_ui__ItemBox__title--with-tooltip-experimental {
    color: RGBA(var(--greyscale-level-3,1));
    color: rgba(var(--amplified-default),1);
    font-size: 14px;
    font-weight: 400;
    font-weight: 500;
    line-height: 18px
}

    .web_ui__ItemBox__title .web_ui__ItemBox__title-content, .web_ui__ItemBox__title--with-tooltip-experimental .web_ui__ItemBox__title-content {
        align-items: center;
        display: flex
    }

.web_ui__ItemBox__details, .web_ui__ItemBox__subtitle {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    height: 16px;
    line-height: 16px
}

.web_ui__ItemBox__details, .web_ui__ItemBox__subtitle, .web_ui__ItemBox__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.web_ui__ItemBox__owner {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

    .web_ui__ItemBox__owner .web_ui__ItemBox__name {
        display: flex
    }

a.web_ui__ItemBox__overlay {
    text-decoration: none
}

.web_ui__ItemBox__overlay {
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 0;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: 0
}

    .web_ui__ItemBox__overlay:hover {
        text-decoration: none
    }

.web_ui__ItemBox__suffix {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.web_ui__ItemBox__top {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.web_ui__ItemBox__favourites {
    align-items: center;
    display: flex
}

    .web_ui__ItemBox__favourites.web_ui__ItemBox__clickable {
        cursor: pointer
    }

.web_ui__ItemBox__bump {
    padding-left: 4px
}

.web_ui__ItemBox__description {
    flex-grow: 1;
    min-width: 0
}

.web_ui__ItemBox__description-container {
    align-items: flex-end;
    display: flex
}

.web_ui__ItemBox__badges {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px
}

.web_ui__ItemBox__collage {
    display: grid;
    grid-gap: 2px;
    gap: 2px;
    grid-template-areas: "image1 image2" "image1 image3";
    grid-template-columns: 2fr 1fr
}

.web_ui__ItemBox__collage--image-1 {
    grid-area: image1
}

.web_ui__ItemBox__collage--image-2 {
    grid-area: image2
}

.web_ui__ItemBox__collage--image-3 {
    grid-area: image3
}

.web_ui__Modal__content {
    box-sizing: border-box;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    justify-content: center;
    padding: 32px 32px 16px
}

.web_ui__Modal__body {
    color: RGBA(var(--greyscale-level-2,1));
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.web_ui__Modal__title {
    color: RGBA(var(--greyscale-level-1,1));
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-align: center
}

    .web_ui__Modal__title + .web_ui__Modal__body {
        margin-top: 16px
    }

.web_ui__Modal__actions {
    box-sizing: border-box;
    padding: 16px
}

    .web_ui__Modal__actions > * + *, .web_ui__Modal__actions > .web_ui__Modal__action + .web_ui__Modal__action {
        margin-top: 12px
    }

.web_ui__Modal__image {
    width: 100%
}

.web_ui__Modal__portal {
    position: relative
}

.web_ui__Modal__modal {
    background-color: rgba(var(--greyscale-level-7),1);
    border-radius: 4px;
    max-width: 100%;
    overflow: hidden;
    width: 400px
}

    .web_ui__Modal__modal:focus {
        outline: none
    }

.web_ui__Modal__scrollable-content {
    display: flex;
    max-height: calc(100% - 32px)
}

    .web_ui__Modal__scrollable-content > div {
        display: flex;
        flex-direction: column;
        overflow-y: hidden
    }

    .web_ui__Modal__scrollable-content .web_ui__Modal__content {
        flex-shrink: 1;
        justify-content: flex-start;
        overflow: auto
    }

.web_ui__Modal__overlay {
    align-items: center;
    background-color: rgba(var(--greyscale-level-1),.48);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100020
}

[data-theme=dark] .web_ui__Modal__overlay {
    background-color: rgba(var(--greyscale-level-6),.8)
}

.web_ui__Modal__overlay.web_ui__Modal__framed {
    padding: 0 16px
}

@media only screen and (min-width:721px) {
    .web_ui__Modal__overlay.web_ui__Modal__framed {
        padding: 0
    }
}

.web_ui__Modal__icon-wrapper {
    display: flex;
    justify-content: center
}

.web_ui__Modal__close-button {
    position: absolute;
    width: 100% !important
}

.web_ui__Modal__content-wrapper {
    position: relative !important
}

.web_ui__Modal__modal-open {
    overflow: hidden;
    touch-action: none
}

.web_ui__Navigation__navigation {
    background-color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Navigation__content {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    padding: 4px;
    width: 100%
}

.web_ui__Navigation__body, .web_ui__Navigation__left, .web_ui__Navigation__right {
    flex: 1 1;
    white-space: nowrap
}

.web_ui__Navigation__body {
    color: RGBA(var(--greyscale-level-1,1));
    flex-basis: 50%;
    font-size: 16px;
    font-weight: 500;
    justify-content: center;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.web_ui__Navigation__left {
    justify-content: flex-start;
    text-align: left
}

.web_ui__Navigation__right {
    justify-content: flex-end;
    text-align: right
}

.web_ui__Navigation__left, .web_ui__Navigation__right {
    text-overflow: ellipsis;
    white-space: nowrap
}

.web_ui__Navigation__primary {
    background-color: rgba(var(--primary-dark),1);
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Navigation__amplified {
    background-color: rgba(var(--amplified-default),1);
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Navigation__muted {
    background-color: rgba(var(--muted-default),1);
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Navigation__success {
    background-color: rgba(var(--success-default),1);
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Navigation__warning {
    background-color: rgba(var(--warning-default),1);
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Navigation__expose {
    background-color: rgba(var(--expose-default),1);
    color: transparent
}

.web_ui__Navigation__transparent {
    background-color: transparent
}

@keyframes web_ui__Loader__loader-rotate {
    0% {
        transform: rotate(-90deg)
    }

    50% {
        transform: rotate(270deg)
    }

    to {
        transform: rotate(990deg)
    }
}

.web_ui__Loader__loader {
    animation: web_ui__Loader__loader-rotate 2s linear infinite;
    box-sizing: border-box;
    display: flex;
    overflow: hidden;
    transform: rotate(-90deg)
}

.web_ui__Loader__loader-svg {
    height: 100%;
    width: 100%
}

.web_ui__Loader__circle {
    fill: transparent;
    stroke: rgba(var(--greyscale-level-7),1);
    stroke-linecap: square;
    box-sizing: border-box
}

.web_ui__Loader__small {
    height: 12px;
    padding: 1px;
    width: 12px
}

    .web_ui__Loader__small .web_ui__Loader__circle {
        stroke-width: 2;
        stroke-dasharray: 25.1428571429;
        stroke-dashoffset: 11.3142857143;
        animation: web_ui__Loader__stroke-small 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-small {
    0% {
        stroke-dashoffset: 22.6285714286
    }

    50% {
        stroke-dashoffset: 2.5142857143
    }

    to {
        stroke-dashoffset: 22.6285714286
    }
}

.web_ui__Loader__medium {
    height: 16px;
    padding: 1px;
    width: 16px
}

    .web_ui__Loader__medium .web_ui__Loader__circle {
        stroke-width: 2;
        stroke-dasharray: 37.7142857143;
        stroke-dashoffset: 16.9714285714;
        animation: web_ui__Loader__stroke-medium 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-medium {
    0% {
        stroke-dashoffset: 33.9428571429
    }

    50% {
        stroke-dashoffset: 3.7714285714
    }

    to {
        stroke-dashoffset: 33.9428571429
    }
}

.web_ui__Loader__default {
    height: 24px;
    padding: 2px;
    width: 24px
}

    .web_ui__Loader__default .web_ui__Loader__circle {
        stroke-width: 2;
        stroke-dasharray: 56.5714285714;
        stroke-dashoffset: 25.4571428571;
        animation: web_ui__Loader__stroke-default 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-default {
    0% {
        stroke-dashoffset: 50.9142857143
    }

    50% {
        stroke-dashoffset: 5.6571428571
    }

    to {
        stroke-dashoffset: 50.9142857143
    }
}

.web_ui__Loader__large {
    height: 32px;
    padding: 2px;
    width: 32px
}

    .web_ui__Loader__large .web_ui__Loader__circle {
        stroke-width: 3;
        stroke-dasharray: 78.5714285714;
        stroke-dashoffset: 35.3571428571;
        animation: web_ui__Loader__stroke-large 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-large {
    0% {
        stroke-dashoffset: 70.7142857143
    }

    50% {
        stroke-dashoffset: 7.8571428571
    }

    to {
        stroke-dashoffset: 70.7142857143
    }
}

.web_ui__Loader__x-large {
    height: 48px;
    padding: 4px;
    width: 48px
}

    .web_ui__Loader__x-large .web_ui__Loader__circle {
        stroke-width: 4;
        stroke-dasharray: 113.1428571429;
        stroke-dashoffset: 50.9142857143;
        animation: web_ui__Loader__stroke-x-large 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-x-large {
    0% {
        stroke-dashoffset: 101.8285714286
    }

    50% {
        stroke-dashoffset: 11.3142857143
    }

    to {
        stroke-dashoffset: 101.8285714286
    }
}

.web_ui__Loader__x2-large {
    height: 72px;
    padding: 6px;
    width: 72px
}

    .web_ui__Loader__x2-large .web_ui__Loader__circle {
        stroke-width: 5;
        stroke-dasharray: 172.8571428571;
        stroke-dashoffset: 77.7857142857;
        animation: web_ui__Loader__stroke-x2-large 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-x2-large {
    0% {
        stroke-dashoffset: 155.5714285714
    }

    50% {
        stroke-dashoffset: 17.2857142857
    }

    to {
        stroke-dashoffset: 155.5714285714
    }
}

.web_ui__Loader__x3-large {
    height: 96px;
    padding: 8px;
    width: 96px
}

    .web_ui__Loader__x3-large .web_ui__Loader__circle {
        stroke-width: 8;
        stroke-dasharray: 226.2857142857;
        stroke-dashoffset: 101.8285714286;
        animation: web_ui__Loader__stroke-x3-large 2s linear infinite
    }

@keyframes web_ui__Loader__stroke-x3-large {
    0% {
        stroke-dashoffset: 203.6571428571
    }

    50% {
        stroke-dashoffset: 22.6285714286
    }

    to {
        stroke-dashoffset: 203.6571428571
    }
}

.web_ui__Loader__primary .web_ui__Loader__circle {
    stroke: rgba(var(--primary-dark),1)
}

.web_ui__Loader__success .web_ui__Loader__circle {
    stroke: rgba(var(--success-default),1)
}

.web_ui__Loader__expose .web_ui__Loader__circle {
    stroke: rgba(var(--expose-default),1)
}

.web_ui__Loader__warning .web_ui__Loader__circle {
    stroke: rgba(var(--warning-default),1)
}

.web_ui__Loader__amplified .web_ui__Loader__circle {
    stroke: rgba(var(--amplified-default),1)
}

.web_ui__Loader__muted .web_ui__Loader__circle {
    stroke: rgba(var(--muted-default),1)
}

.web_ui__Loader__fail, .web_ui__Loader__success {
    animation: none;
    background-size: 100%;
    transform: none
}

    .web_ui__Loader__fail .web_ui__Loader__circle, .web_ui__Loader__fail .web_ui__Loader__svg, .web_ui__Loader__success .web_ui__Loader__circle, .web_ui__Loader__success .web_ui__Loader__svg {
        display: none
    }

.web_ui__Loader__success {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iIzAwQzA2RCIgZD0iTTIxLjE3MiAyOS40ODUgMTIuNjg2IDIxbC0yLjgyOCAyLjgyOCA5LjkgOS45IDEuNDE0IDEuNDE0IDE2Ljk3LTE2Ljk3LTIuODI4LTIuODI5LTE0LjE0MiAxNC4xNDJaIi8+PC9nPjwvc3ZnPg==")
}

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Loader__success {
        background-color: rgba(var(--success-default),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iIzAwQzA2RCIgZD0iTTIxLjE3MiAyOS40ODUgMTIuNjg2IDIxbC0yLjgyOCAyLjgyOCA5LjkgOS45IDEuNDE0IDEuNDE0IDE2Ljk3LTE2Ljk3LTIuODI4LTIuODI5LTE0LjE0MiAxNC4xNDJaIi8+PC9nPjwvc3ZnPg==");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iIzAwQzA2RCIgZD0iTTIxLjE3MiAyOS40ODUgMTIuNjg2IDIxbC0yLjgyOCAyLjgyOCA5LjkgOS45IDEuNDE0IDEuNDE0IDE2Ljk3LTE2Ljk3LTIuODI4LTIuODI5LTE0LjE0MiAxNC4xNDJaIi8+PC9nPjwvc3ZnPg==");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Loader__fail {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iI0YwM0U1MyIgZD0ibTI2LjgyOCAyNCA5LjktOS44OTktMi44MjktMi44MjktOS44OTkgOS45LTkuODk5LTkuOS0yLjgyOSAyLjgyOSA5LjkgOS44OTktOS45IDkuODk5IDIuODI5IDIuODI5IDkuODk5LTkuOSA5Ljg5OSA5LjkgMi44MjktMi44Mjl6Ii8+PC9nPjwvc3ZnPg==")
}

@supports ((-webkit-mask-image:url("")) or (mask-image:url(""))) {
    .web_ui__Loader__fail {
        background-color: rgba(var(--warning-default),1);
        background-image: none;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iI0YwM0U1MyIgZD0ibTI2LjgyOCAyNCA5LjktOS44OTktMi44MjktMi44MjktOS44OTkgOS45LTkuODk5LTkuOS0yLjgyOSAyLjgyOSA5LjkgOS44OTktOS45IDkuODk5IDIuODI5IDIuODI5IDkuODk5LTkuOSA5Ljg5OSA5LjkgMi44MjktMi44Mjl6Ii8+PC9nPjwvc3ZnPg==");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0OCI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDQ4djQ4SDB6Ii8+PHBhdGggZmlsbD0iI0YwM0U1MyIgZD0ibTI2LjgyOCAyNCA5LjktOS44OTktMi44MjktMi44MjktOS44OTkgOS45LTkuODk5LTkuOS0yLjgyOSAyLjgyOSA5LjkgOS44OTktOS45IDkuODk5IDIuODI5IDIuODI5IDkuODk5LTkuOSA5Ljg5OSA5LjkgMi44MjktMi44Mjl6Ii8+PC9nPjwvc3ZnPg==");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: 100%;
        mask-size: 100%
    }
}

.web_ui__Loader__container {
    display: inline-block
}

.web_ui__Loader__wrapper {
    border-radius: inherit;
    overflow: hidden
}

.web_ui__Notification__notification.web_ui__Notification__fade-in {
    animation: web_ui__Notification__fade-in-scale .2s ease-in-out
}

.web_ui__Notification__notification.web_ui__Notification__fade-out {
    animation: web_ui__Notification__fade-out .2s linear;
    animation-fill-mode: forwards
}

.web_ui__Notification__content {
    border-radius: inherit;
    overflow: hidden
}

.web_ui__Notification__icon {
    align-items: center;
    display: flex;
    height: 100%
}

.web_ui__Note__note {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.web_ui__Note__default, .web_ui__Note__note {
    padding: 8px 16px 16px
}

.web_ui__Note__narrow {
    padding: 8px 8px 16px
}

.web_ui__Note__wide {
    padding: 16px 24px 24px
}

@media only screen and (max-width:720px) {
    .web_ui__Note__wide {
        padding: 8px 16px 16px
    }
}

.web_ui__Note__inverse {
    padding: 16px 16px 8px
}

    .web_ui__Note__inverse.web_ui__Note__wide {
        padding: 24px 24px 16px
    }

@media only screen and (max-width:720px) {
    .web_ui__Note__inverse.web_ui__Note__wide {
        padding: 16px 16px 8px
    }
}

.web_ui__Note__inverse.web_ui__Note__narrow {
    padding: 16px 8px 8px
}

.web_ui__Note__left {
    text-align: left
}

.web_ui__Note__center {
    text-align: center
}

.web_ui__Note__right {
    text-align: right
}

.web_ui__Pagination__pagination {
    align-items: stretch;
    display: flex;
    margin: 0;
    padding: 0
}

.web_ui__Pagination__next, .web_ui__Pagination__prev {
    background-position: 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px
}

.web_ui__Pagination__prev {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTE2IDBIMHYxNmgxNnoiLz48cGF0aCBmaWxsPSIjYmJiIiBkPSJNMTAuNjUyIDE0LjM2NCA0LjI4OCA4bDYuMzY0LTYuMzY0IDEuMDYgMS4wNjFMNi40MDkgOGw1LjMwMyA1LjMwM3oiLz48L2c+PC9zdmc+")
}

.web_ui__Pagination__next {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGcgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTAgMGgxNnYxNkgweiIvPjxwYXRoIGZpbGw9IiNiYmIiIGQ9Ik01LjM0OCAxNC4zNjQgMTEuNzEyIDggNS4zNDggMS42MzZsLTEuMDYgMS4wNjFMOS41OTEgOGwtNS4zMDMgNS4zMDN6Ii8+PC9nPjwvc3ZnPg==")
}

.web_ui__Pagination__item, .web_ui__Pagination__next, .web_ui__Pagination__option-item, .web_ui__Pagination__prev {
    box-sizing: border-box;
    color: RGBA(var(--greyscale-level-3,1));
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
    line-height: 18px;
    list-style: none;
    margin: 0;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 48px
}

    .web_ui__Pagination__item.web_ui__Pagination__is-disabled, .web_ui__Pagination__next.web_ui__Pagination__is-disabled, .web_ui__Pagination__option-item.web_ui__Pagination__is-disabled, .web_ui__Pagination__prev.web_ui__Pagination__is-disabled {
        opacity: .48;
        pointer-events: none
    }

        .web_ui__Pagination__item.web_ui__Pagination__is-disabled:active, .web_ui__Pagination__item.web_ui__Pagination__is-disabled:hover, .web_ui__Pagination__next.web_ui__Pagination__is-disabled:active, .web_ui__Pagination__next.web_ui__Pagination__is-disabled:hover, .web_ui__Pagination__option-item.web_ui__Pagination__is-disabled:active, .web_ui__Pagination__option-item.web_ui__Pagination__is-disabled:hover, .web_ui__Pagination__prev.web_ui__Pagination__is-disabled:active, .web_ui__Pagination__prev.web_ui__Pagination__is-disabled:hover {
            background-color: transparent
        }

    .web_ui__Pagination__item.web_ui__Pagination__is-active, .web_ui__Pagination__next.web_ui__Pagination__is-active, .web_ui__Pagination__option-item.web_ui__Pagination__is-active, .web_ui__Pagination__prev.web_ui__Pagination__is-active {
        background-color: rgba(var(--greyscale-level-1),.02);
        color: rgba(var(--amplified-default),1)
    }

    .web_ui__Pagination__item:hover, .web_ui__Pagination__next:hover, .web_ui__Pagination__option-item:hover, .web_ui__Pagination__prev:hover {
        background-color: rgba(var(--greyscale-level-1),.02);
        text-decoration: none !important
    }

    .web_ui__Pagination__item:active, .web_ui__Pagination__next:active, .web_ui__Pagination__option-item:active, .web_ui__Pagination__prev:active {
        background-color: rgba(var(--greyscale-level-1),.04)
    }

.web_ui__Pagination__ellipsis {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 14px 0;
    width: 48px
}

.web_ui__Pagination__option-item.web_ui__Pagination__is-active {
    background-color: transparent
}

.web_ui__Pagination__option-items-container {
    display: flex;
    margin-left: auto
}

.web_ui__Pagination__narrow, .web_ui__Pagination__parent {
    width: 100%
}

    .web_ui__Pagination__narrow .web_ui__Pagination__next, .web_ui__Pagination__parent .web_ui__Pagination__next {
        margin-left: auto
    }

.web_ui__Pagination__narrow {
    height: 40px
}

    .web_ui__Pagination__narrow .web_ui__Pagination__ellipsis {
        padding: 10px 0;
        width: 40px
    }

    .web_ui__Pagination__narrow .web_ui__Pagination__item, .web_ui__Pagination__narrow .web_ui__Pagination__next, .web_ui__Pagination__narrow .web_ui__Pagination__prev {
        color: RGBA(var(--greyscale-level-3,1));
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
        padding: 12px 0;
        width: 40px
    }

        .web_ui__Pagination__narrow .web_ui__Pagination__item.web_ui__Pagination__is-active, .web_ui__Pagination__narrow .web_ui__Pagination__next.web_ui__Pagination__is-active, .web_ui__Pagination__narrow .web_ui__Pagination__prev.web_ui__Pagination__is-active {
            background-color: rgba(var(--greyscale-level-1),.02);
            color: rgba(var(--amplified-default),1)
        }

.web_ui__RangeGraph__container [role=tooltip] {
    z-index: inherit
}

.web_ui__RangeGraph__slider {
    display: flex;
    height: 4px;
    justify-content: space-between;
    margin: 60px -1px 0
}

.web_ui__RangeGraph__bar {
    background: rgba(var(--primary-default),1);
    border-radius: 2px;
    height: 100%;
    margin: 0 1px;
    width: 33.3333333333%
}

    .web_ui__RangeGraph__bar:first-of-type {
        background: rgba(var(--greyscale-level-5),1)
    }

    .web_ui__RangeGraph__bar:last-of-type {
        background: rgba(var(--warning-default),1)
    }

.web_ui__RangeGraph__label {
    color: rgba(var(--greyscale-level-3),1);
    display: flex;
    justify-content: space-between;
    margin-left: 33.3333333333%;
    margin-top: 8px;
    width: 33.3333333333%
}

    .web_ui__RangeGraph__label > :first-of-type {
        color: inherit;
        transform: translateX(-50%)
    }

    .web_ui__RangeGraph__label > :last-of-type {
        color: inherit;
        transform: translateX(50%)
    }

.web_ui__Rating__rating {
    align-items: center;
    display: flex
}

.web_ui__Rating__label, .web_ui__Rating__star {
    display: flex
}

.web_ui__Rating__small .web_ui__Rating__star {
    height: 12px;
    width: 12px
}

    .web_ui__Rating__small .web_ui__Rating__star + .web_ui__Rating__star {
        margin-left: 2px
    }

.web_ui__Rating__small .web_ui__Rating__focus-ring {
    height: 12px
}

.web_ui__Rating__small .web_ui__Rating__label:not(:only-child) {
    margin-left: 4px
}

.web_ui__Rating__regular .web_ui__Rating__star {
    height: 16px;
    width: 16px
}

    .web_ui__Rating__regular .web_ui__Rating__star + .web_ui__Rating__star {
        margin-left: 2px
    }

.web_ui__Rating__regular .web_ui__Rating__focus-ring {
    height: 16px
}

.web_ui__Rating__regular .web_ui__Rating__label:not(:only-child) {
    margin-left: 8px
}

.web_ui__Rating__large .web_ui__Rating__star {
    height: 24px;
    width: 24px
}

    .web_ui__Rating__large .web_ui__Rating__star + .web_ui__Rating__star {
        margin-left: 8px
    }

.web_ui__Rating__large .web_ui__Rating__focus-ring {
    height: 24px
}

.web_ui__Rating__large .web_ui__Rating__label:not(:only-child) {
    margin-left: 8px
}

.web_ui__Rating__full path {
    fill: rgba(var(--expose-default),1)
}

.web_ui__Rating__empty path {
    fill: rgba(var(--greyscale-level-5),1)
}

.web_ui__Rating__half-full path {
    fill: rgba(var(--expose-default),1)
}

    .web_ui__Rating__half-full path:last-child, .web_ui__Rating__interactive:hover .web_ui__Rating__star:hover ~ .web_ui__Rating__star path {
        fill: rgba(var(--greyscale-level-5),1)
    }

.web_ui__Rating__interactive:hover .web_ui__Rating__star path {
    fill: rgba(var(--expose-default),1)
}

.web_ui__Rating__interactive.web_ui__Rating__small .web_ui__Rating__star {
    padding-right: 2px
}

.web_ui__Rating__interactive.web_ui__Rating__large .web_ui__Rating__star {
    padding-right: 8px
}

.web_ui__Rating__interactive .web_ui__Rating__star {
    padding-right: 2px
}

    .web_ui__Rating__interactive .web_ui__Rating__star + .web_ui__Rating__star {
        margin-left: 0
    }

    .web_ui__Rating__interactive .web_ui__Rating__star:last-of-type {
        padding-right: 0
    }

    .web_ui__Rating__interactive .web_ui__Rating__star input {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px
    }

        .web_ui__Rating__interactive .web_ui__Rating__star input:focus-visible + div {
            outline: 5px auto Highlight;
            outline: 5px auto -webkit-focus-ring-color
        }

.web_ui__Rating__interactive .web_ui__Rating__focus-container {
    align-items: center;
    display: flex;
    position: relative
}

.web_ui__Rating__interactive .web_ui__Rating__focus-ring {
    left: 0;
    opacity: 0;
    outline: 5px auto Highlight;
    outline: 5px auto -webkit-focus-ring-color;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.web_ui__Rating__interactive .web_ui__Rating__no-stars {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

    .web_ui__Rating__interactive .web_ui__Rating__no-stars:focus-visible ~ .web_ui__Rating__focus-ring {
        opacity: 1
    }

.web_ui__Radio__radio {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    font-size: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    .web_ui__Radio__radio [type=radio] {
        display: none
    }

.web_ui__Radio__button {
    background-color: transparent;
    border: 1px solid rgba(var(--greyscale-level-4),1);
    border-radius: 3996px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    position: relative;
    width: 24px
}

    .web_ui__Radio__button:before {
        background-color: transparent;
        border-radius: 3996px;
        content: " ";
        display: block;
        height: 8px;
        margin: 7px;
        width: 8px
    }

    .web_ui__Radio__button:after {
        border-radius: 3996px;
        bottom: 0;
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%
    }

    .web_ui__Radio__button:hover:after {
        background-color: rgba(var(--greyscale-level-6),.02)
    }

    .web_ui__Radio__button:active:after {
        background-color: rgba(var(--greyscale-level-6),.04)
    }

[type=radio]:disabled ~ .web_ui__Radio__button {
    cursor: not-allowed;
    opacity: .48
}

[type=radio]:checked + .web_ui__Radio__button {
    background-color: rgba(var(--primary-dark),1);
    border-color: rgba(var(--primary-dark),1)
}

    [type=radio]:checked + .web_ui__Radio__button:before {
        background-color: rgba(var(--greyscale-level-7),1)
    }

    [type=radio]:checked + .web_ui__Radio__button:hover:after {
        background-color: rgba(var(--primary-dark),.02)
    }

    [type=radio]:checked + .web_ui__Radio__button:active:after {
        background-color: rgba(var(--primary-dark),.04)
    }

.web_ui__Radio__label {
    color: RGBA(var(--greyscale-level-2,1));
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 1px 0 0 8px
}

.web_ui__Radio__inverse .web_ui__Radio__label {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Radio__label:empty {
    display: none
}

[type=radio]:disabled ~ .web_ui__Radio__label {
    cursor: not-allowed
}

.web_ui__Radio__inverse.web_ui__Radio__button {
    background-color: transparent;
    border-color: rgba(var(--greyscale-level-7),1)
}

    .web_ui__Radio__inverse.web_ui__Radio__button:before {
        background-color: transparent
    }

    .web_ui__Radio__inverse.web_ui__Radio__button:hover:after {
        background-color: rgba(var(--greyscale-level-7),.02)
    }

    .web_ui__Radio__inverse.web_ui__Radio__button:active:after {
        background-color: rgba(var(--greyscale-level-7),.04)
    }

.web_ui__Radio__inverse [type=radio]:checked + .web_ui__Radio__button {
    background-color: rgba(var(--greyscale-level-7),1);
    border-color: rgba(var(--greyscale-level-7),1)
}

    .web_ui__Radio__inverse [type=radio]:checked + .web_ui__Radio__button:before {
        background-color: rgba(var(--primary-dark),1)
    }

    .web_ui__Radio__inverse [type=radio]:checked + .web_ui__Radio__button:hover:after {
        background-color: rgba(var(--greyscale-level-7),.02)
    }

    .web_ui__Radio__inverse [type=radio]:checked + .web_ui__Radio__button:active:after {
        background-color: rgba(var(--greyscale-level-7),.04)
    }

.web_ui__Spacer__x-small {
    height: 2px;
    min-width: 2px;
    width: 2px
}

.web_ui__Spacer__small {
    height: 4px;
    min-width: 4px;
    width: 4px
}

.web_ui__Spacer__regular {
    height: 8px;
    min-width: 8px;
    width: 8px
}

.web_ui__Spacer__medium {
    height: 12px;
    min-width: 12px;
    width: 12px
}

.web_ui__Spacer__large {
    height: 16px;
    min-width: 16px;
    width: 16px
}

.web_ui__Spacer__x-large {
    height: 24px;
    min-width: 24px;
    width: 24px
}

.web_ui__Spacer__x2-large {
    height: 32px;
    min-width: 32px;
    width: 32px
}

.web_ui__Spacer__x3-large {
    height: 48px;
    min-width: 48px;
    width: 48px
}

.web_ui__Spacer__x4-large {
    height: 64px;
    min-width: 64px;
    width: 64px
}

.web_ui__Spacer__x5-large {
    height: 96px;
    min-width: 96px;
    width: 96px
}

.web_ui__Spacer__x6-large {
    height: 128px;
    min-width: 128px;
    width: 128px
}

.web_ui__Spacer__vertical {
    display: inline-block;
    height: 100%
}

.web_ui__Spacer__horizontal {
    width: 100%
}

.web_ui__Tabs__tabs {
    background: rgba(var(--greyscale-level-7),1);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.web_ui__Tabs__title {
    display: block;
    opacity: .48;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.web_ui__Tabs__tab {
    align-items: center;
    color: RGBA(var(--greyscale-level-3,1));
    color: rgba(var(--amplified-default),1);
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 46px;
    line-height: 18px;
    margin: 0;
    overflow: hidden;
    padding: 0 16px;
    position: relative
}

    .web_ui__Tabs__tab .web_ui__Tabs__tab-content {
        cursor: default;
        display: none;
        left: 0;
        position: absolute;
        top: 100%
    }

    .web_ui__Tabs__tab:hover {
        background: rgba(var(--greyscale-level-1),.02)
    }

    .web_ui__Tabs__tab:active {
        background: rgba(var(--greyscale-level-1),.04)
    }

    .web_ui__Tabs__tab.web_ui__Tabs__is-active:after {
        background-color: rgba(var(--primary-dark),1);
        border-radius: 4px 4px 0 0;
        bottom: 0;
        content: " ";
        height: 3px;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%
    }

    .web_ui__Tabs__tab.web_ui__Tabs__is-active .web_ui__Tabs__title {
        opacity: 1
    }

    .web_ui__Tabs__tab.web_ui__Tabs__is-active .web_ui__Tabs__tab-content {
        display: block
    }

    .web_ui__Tabs__tab.web_ui__Tabs__allow-overflow {
        overflow: inherit
    }

.web_ui__Tabs__content {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.web_ui__Tabs__wide .web_ui__Tabs__tab {
    height: 56px;
    padding: 0 32px
}

.web_ui__Tabs__parent .web_ui__Tabs__tab {
    flex-grow: 1;
    justify-content: center;
    padding: 0 8px
}

.web_ui__Text__text {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin: 0;
    padding: 0
}

.web_ui__Text__heading-xxl {
    font-size: 32px;
    line-height: 34px
}

.web_ui__Text__heading-xl, .web_ui__Text__heading-xxl {
    color: RGBA(var(--greyscale-level-1,1));
    font-weight: 600
}

.web_ui__Text__heading-xl {
    font-size: 24px;
    line-height: 28px
}

.web_ui__Text__heading {
    color: RGBA(var(--greyscale-level-1,1));
    font-size: 18px;
    font-weight: 600;
    line-height: 24px
}

.web_ui__Text__title {
    color: RGBA(var(--greyscale-level-1,1));
    font-weight: 500
}

.web_ui__Text__body, .web_ui__Text__title {
    font-size: 16px;
    line-height: 22px
}

.web_ui__Text__body {
    color: RGBA(var(--greyscale-level-2,1));
    font-weight: 400
}

.web_ui__Text__user-input {
    color: RGBA(var(--greyscale-level-1,1));
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.web_ui__Text__subtitle {
    font-size: 14px;
    line-height: 18px
}

.web_ui__Text__caption, .web_ui__Text__subtitle {
    color: RGBA(var(--greyscale-level-3,1));
    font-weight: 400
}

.web_ui__Text__caption {
    font-size: 12px;
    line-height: 16px
}

.web_ui__Text__primary {
    color: rgba(var(--primary-dark),1)
}

.web_ui__Text__amplified {
    color: rgba(var(--amplified-default),1)
}

.web_ui__Text__muted {
    color: rgba(var(--muted-default),1)
}

.web_ui__Text__success {
    color: rgba(var(--success-default),1)
}

.web_ui__Text__warning {
    color: rgba(var(--warning-default),1)
}

.web_ui__Text__expose {
    color: rgba(var(--expose-default),1)
}

.web_ui__Text__inverse {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Text__left {
    text-align: left
}

@media only screen and (max-width:720px) {
    .web_ui__Text__left--phones {
        text-align: left
    }
}

.web_ui__Text__right {
    text-align: right
}

@media only screen and (max-width:720px) {
    .web_ui__Text__right--phones {
        text-align: right
    }
}

.web_ui__Text__center {
    text-align: center
}

@media only screen and (max-width:720px) {
    .web_ui__Text__center--phones {
        text-align: center
    }
}

.web_ui__Text__parent {
    display: block;
    width: 100%
}

.web_ui__Text__highlight > b {
    font-weight: inherit
}

.web_ui__Text__highlight-primary > b {
    color: rgba(var(--primary-dark),1)
}

.web_ui__Text__highlight-amplified > b {
    color: rgba(var(--amplified-default),1)
}

.web_ui__Text__highlight-muted > b {
    color: rgba(var(--muted-default),1)
}

.web_ui__Text__highlight-success > b {
    color: rgba(var(--success-default),1)
}

.web_ui__Text__highlight-warning > b {
    color: rgba(var(--warning-default),1)
}

.web_ui__Text__highlight-expose > b {
    color: rgba(var(--expose-default),1)
}

.web_ui__Text__highlight-inverse > b {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Text__bold {
    font-weight: 500
}

.web_ui__Text__truncated {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.web_ui__Text__clickable {
    color: rgba(var(--primary-default),1);
    text-decoration: underline
}

    .web_ui__Text__clickable:hover {
        cursor: pointer;
        text-decoration: underline
    }

.web_ui__Text__underline {
    text-decoration: underline
}

.web_ui__Text__underline-none {
    text-decoration: none
}

.web_ui__Text__strikethrough {
    text-decoration: line-through
}

.web_ui__Text__inherit {
    color: inherit
}

.web_ui__Text__inverse a {
    color: inherit;
    text-decoration: underline
}

.web_ui__Text__format {
    white-space: pre-line
}

.web_ui__Text__inline {
    display: inline
}

.web_ui__Tooltip__container {
    position: relative
}

.web_ui__Tooltip__tooltip {
    background: rgba(var(--amplified-default),1);
    border-radius: 8px;
    box-sizing: border-box;
    color: RGBA(var(--greyscale-level-3,1));
    color: rgba(var(--greyscale-level-7),1);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    max-width: 276px;
    opacity: 0;
    padding: 16px;
    pointer-events: none;
    transition: opacity .2s ease-out;
    width: max-content;
    z-index: 100000
}

.web_ui__Tooltip__is-shown {
    opacity: 1
}

.web_ui__Tooltip__inline {
    display: inline-block
}

.web_ui__Tooltip__hoverable:hover + .web_ui__Tooltip__tooltip {
    opacity: 1;
    pointer-events: all
}

.web_ui__Tooltip__arrow {
    background: rgba(var(--amplified-default),1);
    height: 8px;
    position: absolute;
    transform: rotate(45deg);
    width: 8px
}

.web_ui__Validation__validation {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.web_ui__Validation__primary {
    color: rgba(var(--primary-dark),1)
}

.web_ui__Validation__amplified {
    color: rgba(var(--amplified-default),1)
}

.web_ui__Validation__muted {
    color: rgba(var(--muted-default),1)
}

.web_ui__Validation__success {
    color: rgba(var(--success-default),1)
}

.web_ui__Validation__warning {
    color: rgba(var(--warning-default),1)
}

.web_ui__Validation__inverse {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Toggle__toggle {
    align-items: center;
    display: flex;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    .web_ui__Toggle__toggle [type=checkbox] {
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px
    }

        .web_ui__Toggle__toggle [type=checkbox]:checked + .web_ui__Toggle__button {
            background-color: rgba(var(--primary-dark),1)
        }

            .web_ui__Toggle__toggle [type=checkbox]:checked + .web_ui__Toggle__button:after {
                background-color: rgba(var(--greyscale-level-7),1);
                border-color: transparent;
                float: right
            }

        .web_ui__Toggle__toggle [type=checkbox]:disabled + .web_ui__Toggle__button {
            cursor: not-allowed;
            opacity: .48
        }

        .web_ui__Toggle__toggle [type=checkbox]:focus + .web_ui__Toggle__button, .web_ui__Toggle__toggle [type=checkbox]:focus-visible + .web_ui__Toggle__button {
            outline: 5px auto Highlight;
            outline: 5px auto -webkit-focus-ring-color
        }

        .web_ui__Toggle__toggle [type=checkbox]:focus:not(:focus-visible) + .web_ui__Toggle__button {
            outline: 0
        }

.web_ui__Toggle__button {
    background-color: rgba(var(--greyscale-level-4),1);
    border-radius: 3996px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    width: 36px
}

    .web_ui__Toggle__button:after {
        background-clip: content-box;
        background-color: rgba(var(--greyscale-level-7),1);
        border: 2px solid transparent;
        border-radius: 3996px;
        box-sizing: border-box;
        content: "";
        float: left;
        height: 24px;
        width: 24px
    }

.web_ui__Toggle__label {
    color: RGBA(var(--greyscale-level-2,1));
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 2px 0 0 8px
}

[type=checkbox]:disabled ~ .web_ui__Toggle__label {
    cursor: not-allowed
}

.web_ui__Toggle__inverse .web_ui__Toggle__button {
    background-color: rgba(var(--greyscale-level-7),.12)
}

    .web_ui__Toggle__inverse .web_ui__Toggle__button:after {
        background-color: rgba(var(--primary-dark),1);
        border-color: rgba(var(--greyscale-level-7),1)
    }

.web_ui__Toggle__inverse [type=checkbox]:checked + .web_ui__Toggle__button {
    background-color: rgba(var(--greyscale-level-7),1)
}

    .web_ui__Toggle__inverse [type=checkbox]:checked + .web_ui__Toggle__button:after {
        background-color: rgba(var(--primary-dark),1);
        border-color: rgba(var(--greyscale-level-7),1)
    }

.web_ui__Toggle__inverse .web_ui__Toggle__label {
    color: rgba(var(--greyscale-level-7),1)
}

.web_ui__Input__input {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    align-items: center;
    background: rgba(var(--greyscale-level-7),1);
    display: block;
    font-size: 0;
    padding: 16px
}

    .web_ui__Input__input .web_ui__Input__value {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid rgba(var(--greyscale-level-1),.08);
        border-radius: 0;
        color: RGBA(var(--greyscale-level-1,1));
        font-family: inherit;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        outline: none;
        padding: 0 0 4px;
        resize: none;
        width: 100%
    }

        .web_ui__Input__input .web_ui__Input__value:-webkit-autofill, .web_ui__Input__input .web_ui__Input__value:-webkit-autofill:focus {
            -webkit-text-fill-color: RGBA(var(--greyscale-level-1,1));
            -webkit-box-shadow: 0 0 0 9999px rgba(var(--greyscale-level-7),1) inset
        }

        .web_ui__Input__input .web_ui__Input__value[type=number] {
            -moz-appearance: textfield
        }

        .web_ui__Input__input .web_ui__Input__value::placeholder {
            color: rgba(var(--amplified-default),.64)
        }

        .web_ui__Input__input .web_ui__Input__value::-webkit-clear-button, .web_ui__Input__input .web_ui__Input__value::-webkit-inner-spin-button {
            -webkit-appearance: none;
            appearance: none;
            display: none
        }

        .web_ui__Input__input .web_ui__Input__value:focus {
            border-color: rgba(var(--primary-dark),.48);
            outline: none
        }

        .web_ui__Input__input .web_ui__Input__value:disabled {
            border-color: rgba(var(--greyscale-level-1),.08);
            cursor: not-allowed;
            opacity: .48
        }

    .web_ui__Input__input .web_ui__Input__with-suffix {
        overflow: hidden;
        padding-right: 24px;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.web_ui__Input__title {
    align-self: flex-start;
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 8px
}

.web_ui__Input__content {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    position: relative
}

.web_ui__Input__suffix {
    bottom: 8px;
    position: absolute;
    right: 0;
    z-index: 1
}

.web_ui__Input__note {
    box-sizing: border-box;
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    padding-top: 4px;
    width: 100%
}

.web_ui__Input__narrow {
    padding: 8px
}

.web_ui__Input__narrow, .web_ui__Input__tight {
    color: RGBA(var(--greyscale-level-3,1));
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
}

.web_ui__Input__tight {
    padding: 0
}

@media only screen and (min-width:721px) {
    .web_ui__Input__wide {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end;
        padding: 24px
    }

        .web_ui__Input__wide .web_ui__Input__title {
            color: RGBA(var(--greyscale-level-1,1));
            font-size: 16px;
            font-weight: 500;
            line-height: 22px;
            padding: 0;
            width: 50%
        }

        .web_ui__Input__wide .web_ui__Input__content {
            width: 50%
        }

            .web_ui__Input__wide .web_ui__Input__content:first-child {
                width: 100%
            }

        .web_ui__Input__wide .web_ui__Input__note {
            width: 50%
        }
}

.web_ui__Input__input.web_ui__Input__primary {
    background: rgba(var(--primary-dark),1)
}

    .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__title {
        color: rgba(var(--greyscale-level-7),1)
    }

    .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value {
        border-color: rgba(var(--greyscale-level-7),.24);
        color: rgba(var(--greyscale-level-7),1)
    }

        .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:-webkit-autofill, .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:-webkit-autofill:focus {
            -webkit-text-fill-color: rgba(var(--greyscale-level-7),1);
            -webkit-box-shadow: 0 0 0 9999px rgba(var(--primary-dark),1) inset
        }

        .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value::placeholder {
            color: rgba(var(--greyscale-level-7),.64)
        }

        .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:focus {
            border-color: rgba(var(--greyscale-level-7),.64)
        }

        .web_ui__Input__input.web_ui__Input__primary .web_ui__Input__value:disabled {
            border-color: rgba(var(--greyscale-level-7),.24)
        }

.web_ui__Input__select .web_ui__Input__value {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAwaDEydjEySDB6Ii8+PHBhdGggZmlsbD0iI0JCQiIgZD0ibTEgNCA1IDUgNS01eiIvPjwvZz48L3N2Zz4=");
    background-position: 100%;
    background-repeat: no-repeat
}

    .web_ui__Input__select .web_ui__Input__value .web_ui__Input__placeholder {
        display: none
    }

    .web_ui__Input__select .web_ui__Input__value:required:invalid {
        color: rgba(var(--amplified-default),.64)
    }

.web_ui__Input__select.web_ui__Input__primary .web_ui__Input__value {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBvcGFjaXR5PSIuOCI+PHBhdGggZD0iTTAgMGgxMnYxMkgweiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Im0xIDQgNSA1IDUtNXoiLz48L2c+PC9zdmc+")
}

    .web_ui__Input__select.web_ui__Input__primary .web_ui__Input__value:required:invalid {
        color: rgba(var(--greyscale-level-7),.64)
    }

.web_ui__Item__item {
    list-style: none;
    margin: 0;
    padding: 0
}

    .web_ui__Item__item.web_ui__Item__with-divider {
        border-bottom: 1px solid rgba(var(--greyscale-level-1),.08)
    }

body, html {
    padding: 0;
    margin: 0;
}

#__next, html {
    height: 100%
}

body {
    min-height: 100%;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased
}

a {
    color: inherit;
    text-decoration: none
}

*, :after, :before {
    box-sizing: border-box
}

* {
    margin: 0
}

canvas, img, picture, svg, video {
    display: block;
    max-width: 100%
}

button, input, select, textarea {
    font: inherit
}

h1, h2, h3, h4, h5, h6, p {
    overflow-wrap: break-word
}

#__next {
    isolation: isolate
}

@font-face {
    src: url(/_next/static/media/MaisonNeueWEB-Medium.8a4f3b71.woff2) format("woff2"),url(/_next/static/media/MaisonNeueWEB-Medium.4c63b7b1.woff) format("woff");
    font-weight: 700;
    font-display: fallback
}

@font-face {
    src: url(/_next/static/media/MaisonNeueWEB-Medium.8a4f3b71.woff2) format("woff2"),url(/_next/static/media/MaisonNeueWEB-Medium.4c63b7b1.woff) format("woff");
    font-weight: 500;
    font-display: fallback
}

@font-face {
    src: url(/_next/static/media/MaisonNeueWEB-Book.0ce4fad3.woff2) format("woff2"),url(/_next/static/media/MaisonNeueWEB-Book.8d8644ef.woff) format("woff");
    font-weight: 400;
    font-display: fallback
}

@font-face {
    src: url(/_next/static/media/MaisonNeueExtendedWEB-Demi.b1b3fe1c.woff2) format("woff2"),url(/_next/static/media/MaisonNeueExtendedWEB-Demi.b381b001.woff) format("woff");
    font-weight: 400;
    font-display: fallback
}

:root {
    --spacing-unit: 4px;
    --spacing-x-small: calc(var(--spacing-unit) * 0.5);
    --spacing-small: calc(var(--spacing-unit) * 1);
    --spacing-regular: calc(var(--spacing-unit) * 2);
    --spacing-medium: calc(var(--spacing-unit) * 3);
    --spacing-large: calc(var(--spacing-unit) * 4);
    --spacing-x-large: calc(var(--spacing-unit) * 6);
    --spacing-xx-large: calc(var(--spacing-unit) * 8);
    --spacing-xxx-large: calc(var(--spacing-unit) * 12);
    --spacing-xxxx-large: calc(var(--spacing-unit) * 16);
    --spacing-xxxxx-large: calc(var(--spacing-unit) * 24);
    --spacing-xxxxxx-large: calc(var(--spacing-unit) * 32)
}

.u-overflow-hidden {
    overflow: hidden;
    border-radius: inherit
}

.u-overflow-wrap-anywhere {
    overflow-wrap: anywhere
}

.u-word-break-break-all {
    word-break: break-all
}

.u-overflow-auto {
    overflow: auto !important
}

.u-fill-width {
    width: 100%
}

.u-fill-height {
    height: 100%
}

.u-flexbox {
    display: flex
}

.u-flexbox-inline {
    display: inline-flex
}

.u-flex {
    flex: 1 1
}

.u-flex-auto {
    flex: auto
}

.u-flex-direction-row {
    flex-direction: row
}

.u-flex-direction-column {
    flex-direction: column
}

.u-justify-content-center {
    justify-content: center
}

.u-justify-content-flex-end {
    justify-content: flex-end
}

.u-justify-content-space-between {
    justify-content: space-between
}

.u-align-items-center {
    align-items: center
}

.u-align-items-flex-end {
    align-items: flex-end
}

.u-no-wrap {
    white-space: nowrap !important
}

.u-padding-top-none > * {
    padding-top: 0
}

.u-padding-bottom-none > * {
    padding-bottom: 0
}

.u-cursor-pointer {
    cursor: pointer
}

.u-position-relative {
    position: relative
}

:root {
    --redirect-icon: url("data:image/svg+xml,%3Csvg width='11' height='10' viewBox='0 0 11 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.53 8.5H8.53L8.5 7H10V8.5C9.99738 8.89702 9.8385 9.27703 9.55776 9.55777C9.27702 9.83851 8.89702 9.99738 8.5 10H1.5C1.10218 10 0.720643 9.84197 0.439339 9.56067C0.158034 9.27936 0 8.89782 0 8.5V1.5C0 1.10218 0.158034 0.720651 0.439339 0.439346C0.720643 0.158042 1.10218 0 1.5 0H3V1.5H1.53V8.5ZM5.03004 0H8.53004H10.03V1.5V5H8.53004V2.56L4.73004 6.36L3.67004 5.3L7.47004 1.5H5.03004V0Z' fill='%23004654'/%3E%3C/svg%3E")
}
/*# sourceMappingURL=2d12c1a93304fd6d.css.map*/
