@charset "UTF-8";:root {
    --style--global--content-size: 1120px;
    --style--global--content-min-size: 960px;
    --style--root--padding-x: 20px;
    --preset--font-size--x-small: 11px;
    --preset--font-size--small: 14px;
    --preset--font-size--body-text: 16px;
    --preset--font-size--medium: 18px;
    --preset--font-size--regular: 24px;
    --preset--font-size--large: 28px;
    --preset--font-size--x-large: 40px;
    --preset--font-size--xx-large: 64px;
    --preset--grid--column: 64px;
    --style--block-gap-y: 100px;
    --style--block-gap-x: 32px;
    --preset--color--black: #000;
    --preset--color--white: #fff;
    --preset--color--gold: #d0a900;
    --preset--color--blue: #366ab4;
    --preset--color--red: #c00;
    --preset--color--green: #1b381c;
    --preset--color--purple: #a40081;
    --preset--color--light-green: #093;
    --preset--color--yellow-green: #9fbf2f;
    --preset--color--pale-blue: #f5f9fc;
    --preset--color--pale-purple: #faf6fa;
    --preset--color--yellow: #f7e02e;
    --preset--color--cream: #fcf8e4;
    --preset--color--pale-green: #fafeee;
    --preset--color--border-bg: #bcbcbc;
    --preset--color--section-bg: #f2f2f2;
    --preset--color--blue--rgb: 54,106,180;
    --preset--color--yellow-green--rgb: 159,191,47;
    --preset--color--purple--rgb: 164,0,129;
    --preset--font-family--noto-sans-jp: "Noto Sans JP",sans-serif;
    --preset--font-family--quantico: "Quantico",sans-serif;
    /*!テーマカラー*/
    --preset--color--theme: var(--preset--color--purple);
    /*!背景色違い*/
    --preset--color--colored-bg: var(--preset--color--pale-purple);
    /*!著名人囲みボーダーカラー*/
    --preset--color--predictor-border: var(--preset--color--purple--rgb);
    /*!ナビのグラデ*/
    --preset--bg--nav--gradation: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22204px%22%20height%3D%2280px%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22PSgrad_0%22%20x1%3D%2282.904%25%22%20x2%3D%220%25%22%20y1%3D%2255.919%25%22%20y2%3D%220%25%22%3E%20%3Cstop%20offset%3D%2250%25%22%20stop-color%3D%22rgb(255%2C255%2C255)%22%20stop-opacity%3D%221%22%20%2F%3E%20%3Cstop%20offset%3D%2282%25%22%20stop-color%3D%22rgb(210%2C128%2C192)%22%20stop-opacity%3D%221%22%20%2F%3E%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22rgb(164%2C0%2C129)%22%20stop-opacity%3D%221%22%20%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M0.000%2C-0.000%20L203.1000%2C-0.000%20L203.1000%2C80.000%20L0.000%2C80.000%20L0.000%2C-0.000%20Z%22%2F%3E%3Cpath%20fill%3D%22url(%23PSgrad_0)%22%20d%3D%22M0.000%2C-0.000%20L203.1000%2C-0.000%20L203.1000%2C80.000%20L0.000%2C80.000%20L0.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E");
    min-height: 0
}

/*! オートレース用変数 */
/*! オートレース用変数end */
/*!  */
.l_footer *,.l_footer :after,.l_footer :before,.l_main *,.l_main :after,.l_main :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.l_footer :where([hidden]:not([hidden=until-found])),.l_main :where([hidden]:not([hidden=until-found])) {
    display: none!important
}

.l_footer :where(html),.l_main :where(html) {
    -webkit-text-size-adjust: none
}

@supports not (min-block-size: 100dvb) {
    .l_footer :where(html),.l_main :where(html) {
        block-size:100%
    }
}

.l_footer :where(body),.l_main :where(body) {
    -webkit-font-smoothing: antialiased;
    block-size: 100%;
    block-size: 100dvb;
    font-family: system-ui,sans-serif;
    line-height: 1.5
}

.l_footer :where(input,button,textarea,select),.l_main :where(input,button,textarea,select) {
    color: inherit;
    font: inherit
}

.l_footer :where(textarea),.l_main :where(textarea) {
    resize: vertical;
    resize: block
}

.l_footer :where(button,label,select,summary,[role=button],[role=option]),.l_main :where(button,label,select,summary,[role=button],[role=option]) {
    cursor: pointer
}

.l_footer :where(:disabled),.l_main :where(:disabled) {
    cursor: not-allowed
}

.l_footer :where(label:has(>input:disabled),label:has(+input:disabled)),.l_main :where(label:has(>input:disabled),label:has(+input:disabled)) {
    cursor: not-allowed
}

.l_footer :where(button),.l_main :where(button) {
    border-style: solid
}

.l_footer :where(a),.l_main :where(a) {
    text-underline-offset: .2ex
}

.l_footer :where(ul,ol),.l_main :where(ul,ol) {
    list-style: none
}

.l_footer :where(img,svg,video,canvas,audio,iframe,embed,object),.l_main :where(img,svg,video,canvas,audio,iframe,embed,object) {
    display: block
}

.l_footer :where(img,picture,svg),.l_main :where(img,picture,svg) {
    block-size: auto;
    max-inline-size: 100%
}

.l_footer :where(p,h1,h2,h3,h4,h5,h6),.l_main :where(p,h1,h2,h3,h4,h5,h6) {
    border: none;
    overflow-wrap: break-word;
    text-align: left
}

.l_footer :where(h1,h2,h3),.l_main :where(h1,h2,h3) {
    line-height: calc(1em + .5rem)
}

.l_footer :where(hr),.l_main :where(hr) {
    -webkit-border-before: 1px solid;
    block-size: 0;
    border: none;
    border-block-start:1px solid;color: inherit;
    overflow: visible
}

.l_footer :where(:focus-visible),.l_main :where(:focus-visible) {
    outline: 2px solid var(--focus-color,Highlight);
    outline-offset: 2px
}

.l_footer :where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)),.l_main :where(.visually-hidden:not(:focus,:active,:focus-within,.not-visually-hidden)) {
    border: 0!important;
    -webkit-clip-path: inset(50%)!important;
    clip-path: inset(50%)!important;
    height: 1px!important;
    overflow: hidden!important;
    position: absolute!important;
    white-space: nowrap!important;
    width: 1px!important
}

body {
    background-color: var(--preset--color--white);
    color: var(--preset--color--black);
    height: 100%;
    position: relative;
    text-align: inherit
}

.l_footer :where(*),.l_main :where(*) {
    font-family: var(--preset--font-family--noto-sans-jp)
}

.l_footer :where(img,picture,svg),.l_main :where(img,picture,svg) {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%
}

.l_footer a:active,.l_footer a:hover,.l_footer a:link,.l_footer a:visited,.l_main a:active,.l_main a:hover,.l_main a:link,.l_main a:visited {
    color: var(--preset--color--black);
    text-decoration: none
}

.l_footer :where(p,dd):not([class]),.l_main :where(p,dd):not([class]) {
    line-height: 2
}

.l_footer :where(table),.l_main :where(table) {
    border-collapse: collapse
}

.l_header-parent {
    background: var(--preset--color--white);
    position: relative;
    z-index: 4
}

.l_header-parent #header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0;
    top: 0
}

.l_header-parent .headerinner {
    max-width: 960px;
    width: 100%
}

.l_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh
}

.l_main {
    -webkit-box-flex: 1;
    background-color: var(--color_sub);
    -ms-flex: 1;
    flex: 1;
    margin-top: -2px
}

.l_footer {
    background-color: var(--preset--color--green);
    padding-left: var(--style--root--padding-x);
    padding-right: var(--style--root--padding-x)
}

.l_footer_race {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--style--global--content-size);
    padding-bottom: 1.25rem;
    padding-top: 3.125rem
}

.l_footer_race_title {
    margin-bottom: 1.3em
}

.l_footer_race_title :where(h1,h2,h3,h4,h5,h6) {
    font-size: var(--preset--font-size--regular);
    font-weight: 700;
    text-align: center
}

.l_footer_race_title~[class^=c_grid-] {
    row-gap: 0
}

.l_footer *,.l_footer a:active,.l_footer a:hover,.l_footer a:link,.l_footer a:visited {
    color: var(--preset--color--white);
    text-decoration: none
}

#footer-inner ul#footerNav {
    max-width: 960px;
    padding-left: 0;
    width: auto!important
}

.footer-wrap-sp {
    padding-bottom: 8px
}

#totop {
    font-size: 14px
}

.l_scrollFix {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: var(--preset--color--white);
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    visibility: hidden;
    width: 100%;
    will-change: transform;
    z-index: 4
}

@-webkit-keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.c_mv {
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px
}

.c_mv-g2 {
    color: var(--preset--color--white);
    font-weight: 700;
    overflow: hidden;
    position: relative
}

.c_mv-g2:after {
    background: rgba(0,0,0,.4);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c_mv-g2_bgImg {
    height: 100%;
    pointer-events: none;
    width: 100%
}

.c_mv-g2_bgImg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c_mv-g2_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 50%;
    padding-left: var(--style--root--padding-x);
    padding-right: var(--style--root--padding-x);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%;
    z-index: 1
}

.c_mv-g2_mainTitle {
    font-size: var(--preset--font-size--xx-large);
    line-height: 1.3
}

.c_mv-g2_mainTitle,.c_mv-g2_subTitle {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.c_mv-g2_subTitle {
    font-size: var(--preset--font-size--regular);
    margin-top: 1em
}

.c_mainSection {
    margin-bottom: var(--style--block-gap-y);
    margin-top: var(--style--block-gap-y);
    padding-left: var(--style--root--padding-x);
    padding-right: var(--style--root--padding-x)
}

.c_mainSection_inner {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--style--global--content-size);
    position: relative;
    z-index: 1
}

.c_mainSection-colored {
    overflow: hidden;
    padding-left: var(--style--root--padding-x);
    padding-right: var(--style--root--padding-x);
    position: relative
}

.c_mainSection-colored:before {
    background-color: var(--preset--color--cream);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.theme-g2 .c_mainSection-colored:before {
    background-color: var(--preset--color--colored-bg)
}

.c_mainSection-colored_bgImg {
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    right: 0;
    z-index: 1
}

.c_mainSection-colored_bgImg,.c_mainSection-colored_bgImg img {
    left: 0;
    position: absolute;
    top: 0
}

.c_mainSection-colored:last-of-type {
    margin-bottom: 0;
    padding-bottom: 1.25rem
}

.c_mainSection-colored:last-of-type .c_mainSection_inner {
    padding-bottom: 0
}

.c_mainSection-colored:last-of-type .c_mainSection-colored_bgImg img {
    left: auto
}

.c_subSection {
    -webkit-margin-before: calc(var(--style--block-gap-y)/2)!important;
    margin-block-start:calc(var(--style--block-gap-y)/2)!important;margin-bottom: var(--style--block-gap-y);
    margin-top: var(--style--block-gap-y)
}

.c_subSection [class*=c_heading-]:not(:first-of-type) {
    margin-top: 3.75rem
}

.c_lpMenu {
    background: var(--preset--color--white) url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22204px%22%20height%3D%2280px%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22PSgrad_0%22%20x1%3D%2282.904%25%22%20x2%3D%220%25%22%20y1%3D%2255.919%25%22%20y2%3D%220%25%22%3E%20%3Cstop%20offset%3D%2250%25%22%20stop-color%3D%22rgb(255%2C255%2C255)%22%20stop-opacity%3D%221%22%20%2F%3E%20%3Cstop%20offset%3D%2282%25%22%20stop-color%3D%22rgb(232%2C212%2C128)%22%20stop-opacity%3D%221%22%20%2F%3E%20%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22rgb(208%2C169%2C0)%22%20stop-opacity%3D%221%22%20%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M-0.000%2C0.000%20L203.1000%2C0.000%20L203.1000%2C80.000%20L-0.000%2C80.000%20L-0.000%2C0.000%20Z%22%2F%3E%3Cpath%20fill%3D%22url(%23PSgrad_0)%22%20d%3D%22M-0.000%2C0.000%20L203.1000%2C0.000%20L203.1000%2C80.000%20L-0.000%2C80.000%20L-0.000%2C0.000%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat left top;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 3px 20px 0 rgba(0,0,0,.1);
    overflow: hidden;
    pointer-events: auto;
    width: 100%;
    z-index: 3
}

.theme-g2 .c_lpMenu {
    background: var(--preset--color--white) var(--preset--bg--nav--gradation) no-repeat left top
}

.c_lpMenu_inner {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--style--global--content-size)
}

.c_lpMenu_logo {
    aspect-ratio: 22/23
}

.c_lpMenu_pageTitle {
    -webkit-box-flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1
}

.c_lpMenu_title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: var(--preset--font-size--body-text);
    line-height: 1.3
}

.c_lpMenu_menu>ul {
    gap: 0 1em
}

.c_lpMenu_menu>ul,.c_lpMenu_menu>ul>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.c_lpMenu_menu>ul>li>a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: var(--preset--font-size--body-text);
    gap: 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.c_lpMenu_menu>ul>li>a:hover {
    color: var(--preset--color--gold);
    font-weight: 700
}

.theme-g2 .c_lpMenu_menu>ul>li>a:hover {
    color: var(--preset--color--theme)
}

.c_lpMenu_menu>ul>li>a img {
    aspect-ratio: 1/1;
    width: 36px
}

.l_scrollFix .c_lpMenu {
    -webkit-box-shadow: 0 3px 20px 0 rgba(0,0,0,.3);
    box-shadow: 0 3px 20px 0 rgba(0,0,0,.3);
    padding-bottom: 3px;
    padding-top: 0
}

.c_heading-primary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center
}

.c_heading-primary :where(h1,h2,h3,h4,h5,h6) {
    font-size: var(--preset--font-size--x-large)
}

.c_heading-primary_en {
    font-family: var(--preset--font-family--quantico);
    font-size: var(--preset--font-size--medium);
    letter-spacing: -.02em
}

.c_heading-primary2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .5em;
    margin-bottom: 1.25rem;
    text-align: center
}

.c_heading-primary2 :where(h1,h2,h3,h4,h5,h6) {
    font-size: var(--preset--font-size--large)
}

.c_heading-secondary {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: .5em;
    position: relative
}

.c_heading-secondary :where(h1,h2,h3,h4,h5,h6) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: var(--preset--font-size--large)
}

.c_heading-secondary:before {
    aspect-ratio: 1/1;
    border: 4px solid var(--preset--color--gold);
    border-radius: 50%;
    content: "";
    display: block;
    font-size: var(--preset--font-size--large)
}

.theme-g2 .c_heading-secondary:before {
    border: 4px solid var(--preset--color--theme)
}

.c_heading-tertiary {
    border-bottom: 1px solid var(--preset--color--border-bg);
    margin-bottom: 1.5625rem;
    padding-bottom: .9375rem;
    position: relative
}

.c_heading-tertiary :where(h1,h2,h3,h4,h5,h6) {
    font-size: var(--preset--font-size--regular)
}

.c_heading-tertiary:after {
    background-color: var(--preset--color--gold);
    bottom: -2px;
    content: "";
    display: block;
    font-size: var(--preset--font-size--large);
    height: 2px;
    left: 0;
    position: absolute;
    width: 2.4em
}

.theme-g2 .c_heading-tertiary:after {
    background-color: var(--preset--color--theme)
}

.c_heading-quaternary :where(h1,h2,h3,h4,h5,h6) {
    font-size: var(--preset--font-size--regular)
}

.c_heading-quinary {
    margin-bottom: .5em;
    margin-top: 1em
}

.c_heading-quinary:first-child {
    margin-top: 0
}

.c_heading-quinary :where(h1,h2,h3,h4,h5,h6) {
    font-size: var(--preset--font-size--medium)
}

.c_columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--style--block-gap-x);
    margin-bottom: 1.875rem;
    margin-top: 1.875rem
}

.c_columns_item [class*=c_btn] {
    height: 100%
}

[class^=c_grid-] {
    display: -ms-grid;
    display: grid;
    gap: var(--style--block-gap-x)
}

[class^=c_grid-]>li [class*=c_btn-primary] {
    height: 100%
}

.c_grid {
    display: -ms-grid;
    display: grid
}

.c_modal {
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000
}

.c_modal .-scrollable {
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    overflow-y: auto
}

.c_modal_overlay {
    background-color: rgba(0,0,0,.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    position: absolute;
    width: 100%
}

.c_modal_content {
    display: -ms-grid;
    display: grid;
    margin: auto;
    position: relative;
    width: 100%
}

.c_modal_content.-scrollable {
    height: 100vh;
    height: 100dvh
}

.is-closing .c_modal_content.-scrollable {
    overflow: hidden
}

.c_modal_content_inner {
    -ms-grid-row-align: center;
    -ms-grid-column-align: center;
    margin-left: auto;
    margin-right: auto;
    place-self: center
}

.is-opening .c_modal_content_inner {
    -webkit-animation: opening .3s forwards;
    animation: opening .3s forwards
}

@-webkit-keyframes opening {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes opening {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.c_modal_embed {
    aspect-ratio: 16/9;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.c_modal_embed iframe {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.c_modal_close {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-pack: distribute;
    aspect-ratio: 1/1;
    background: none;
    border: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-around;
    outline: none
}

.c_modal_close>span {
    background-color: #000;
    border-radius: 1px;
    display: block;
    height: 2px;
    left: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 40%
}

.c_modal_close>span:first-child {
    top: 50%;
    -webkit-transform: translateY(0) translateX(-50%) rotate(215deg);
    transform: translateY(0) translateX(-50%) rotate(215deg)
}

.c_modal_close>span:nth-child(2) {
    opacity: 0
}

.c_modal_close>span:nth-child(3) {
    top: 50%;
    -webkit-transform: translateY(0) translateX(-50%) rotate(-215deg);
    transform: translateY(0) translateX(-50%) rotate(-215deg)
}

.c_modal_overlay {
    background: rgba(0,0,0,.5)
}

.c_modal_content_inner {
    -webkit-transition: all .5s;
    transition: all .5s
}

.c_modal_box {
    background-color: #fff;
    overflow: hidden
}

.c_modal_close {
    margin-left: auto;
    position: relative;
    top: 30px
}

.c_tab_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px
}

.c_tab_menu:first-of-type>li {
    border-bottom: 3px solid
}

.c_tab_menu:last-of-type>li {
    border-top: 3px solid
}

.c_tab_menu>li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 700;
    text-align: center
}

.c_tab_menu>li a {
    display: block;
    height: 100%;
    padding-bottom: .625rem;
    padding-top: .625rem;
    width: 100%
}

.c_tab_menu>li a:active,.c_tab_menu>li a:hover,.c_tab_menu>li a:link,.c_tab_menu>li a:visited {
    color: inherit
}

.c_tab_menu>li.is-active {
    color: var(--preset--color--theme)
}

.c_tab_menu>li .youbi {
    display: inline-block;
    font-size: var(--preset--font-size--small)
}

.c_tab_panel:not(.is-active) {
    display: none
}

.c_tab_panel_inner {
    background-color: var(--preset--color--section-bg)
}

.c_tab_panel [class*=c_layout-] {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    margin-block-end:0;margin-block-start:0;margin-top: 1.25rem
}

.c_tab_panel [class*=c_layout-]+[class*=c_layout-] {
    margin-top: 1.25rem
}

.c_tab_panel [class*=c_heading] {
    margin-bottom: 1.25rem
}

.c_tab-race_menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

.c_tab-race_menu:first-of-type {
    margin-bottom: 1.25rem
}

.c_tab-race_menu>li {
    background-color: var(--preset--color--white);
    border-radius: 100px;
    font-size: var(--preset--font-size--body-text);
    font-weight: 700;
    text-align: center
}

.c_tab-race_menu>li a {
    display: block;
    height: 100%;
    width: 100%
}

.c_tab-race_menu>li.is-active,.c_tab-race_menu>li a,.c_tab-race_menu>li a:active,.c_tab-race_menu>li a:hover,.c_tab-race_menu>li a:link,.c_tab-race_menu>li a:visited {
    color: var(--preset--color--theme)
}

.c_tab-race_menu>li.is-active {
    background-color: var(--preset--color--theme)
}

.c_tab-race_menu>li.is-active a {
    color: var(--preset--color--white)
}

.c_tab-race_panel {
    margin-bottom: 30px
}

.c_tab-race_panel:not(.is-active) {
    display: none
}

[class*=c_btn-],[class*=c_btn-]:hover * {
    -webkit-transition: .3s;
    transition: .3s
}

.c_btn-primary {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--preset--color--border-bg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--small);
    font-weight: 700;
    gap: 1em;
    justify-content: space-between;
    padding: .5em 0;
    position: relative
}

.c_btn-primary:hover:after {
    width: 100%!important
}

.c_btn-primary:after {
    -webkit-transition: .3s;
    transition: .3s
}

.c_btn-primary .txt {
    -webkit-box-flex: 1;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -ms-flex: 1;
    flex: 1
}

.c_btn-primary:hover .txt {
    color: var(--preset--color--theme)
}

.c_btn-primary .icon {
    -ms-flex-negative: 1;
    aspect-ratio: 1/1;
    display: block;
    flex-shrink: 1
}

.c_btn-primary:after {
    background-color: var(--preset--color--theme);
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    width: 100%
}

.c_btn-secondary {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--preset--color--border-bg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--medium);
    font-weight: 700;
    gap: 1em;
    justify-content: space-between;
    margin-bottom: .5em;
    padding: .5em 0;
    position: relative
}

.c_btn-secondary:after {
    -webkit-transition: .3s;
    transition: .3s
}

.c_btn-secondary .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c_btn-secondary:hover .txt {
    color: var(--preset--color--gold)
}

.theme-g2 .c_btn-secondary:hover .txt {
    color: var(--preset--color--theme)
}

.c_btn-secondary:hover:after {
    width: 100%!important
}

.c_btn-secondary .icon {
    -ms-flex-negative: 1;
    aspect-ratio: 1/1;
    display: block;
    flex-shrink: 1
}

.c_btn-secondary:after {
    background-color: var(--preset--color--gold);
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    width: 100%
}

.theme-g2 .c_btn-secondary:after {
    background-color: var(--preset--color--theme)
}

.c_btn-tertiary {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid var(--preset--color--white);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--small);
    font-weight: 700;
    gap: 1em;
    justify-content: space-between;
    margin-bottom: .5em;
    padding: .5em 0;
    position: relative
}

.c_btn-tertiary:hover:after {
    width: 100%!important
}

.c_btn-tertiary:after {
    -webkit-transition: .3s;
    transition: .3s
}

.c_btn-tertiary .txt {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.c_btn-tertiary .icon {
    -ms-flex-negative: 1;
    aspect-ratio: 1/1;
    display: block;
    flex-shrink: 1
}

.c_btn-tertiary:after {
    background-color: var(--preset--color--white);
    bottom: -2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    right: 0;
    width: 100%
}

.c_btn-small {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--preset--color--theme);
    border: 2px solid transparent;
    border-radius: 100px;
    color: var(--preset--color--white)!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--small);
    font-weight: 700;
    justify-content: center;
    padding: .3125rem;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: .3s;
    transition: .3s
}

.c_btn-small:hover {
    opacity: .8
}

.c_btn-small .icon-next {
    max-width: 28px;
    position: absolute;
    right: 1.5rem
}

.c_btn-small .icon-prev {
    left: 1.5rem;
    max-width: 28px;
    position: absolute
}

.c_btn-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--preset--color--theme);
    border: 2px solid transparent;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--medium);
    font-weight: 700;
    justify-content: center;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: relative
}

.c_btn-middle:hover {
    background-color: var(--preset--color--white);
    border-color: var(--preset--color--theme)
}

.c_btn-middle:hover .txt {
    color: var(--preset--color--theme)
}

.c_btn-middle .txt {
    color: var(--preset--color--white)
}

.c_btn-middle .icon-next {
    max-width: 28px;
    position: absolute;
    right: 1.5rem
}

.c_btn-middle .icon-prev {
    left: 1.5rem;
    max-width: 28px;
    position: absolute
}

.c_btn-huge {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--preset--color--theme);
    border: 2px solid transparent;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--medium);
    font-weight: 700;
    justify-content: center;
    padding-bottom: 1.5625rem;
    padding-top: 1.5625rem;
    position: relative
}

.c_btn-huge:hover {
    background-color: var(--preset--color--white);
    border-color: var(--preset--color--theme)
}

.c_btn-huge:hover .txt {
    color: var(--preset--color--theme)
}

.c_btn-huge .txt {
    color: var(--preset--color--white)
}

.c_btn-huge .icon {
    position: absolute;
    right: 1.5rem
}

.c_btn-huge .icon img {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-position: left top;
    mask-position: left top;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    mask-size: cover
}

.c_btn-cta {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--preset--color--yellow);
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--medium);
    font-weight: 700;
    justify-content: center;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: relative;
    width: 100%
}

.c_btn-cta .txt {
    color: var(--preset--color--black)
}

.c_btn-cta:hover {
    background-color: var(--preset--color--black)
}

.c_btn-cta:hover .txt {
    color: var(--preset--color--yellow)
}

.c_btn-cta .icon {
    aspect-ratio: 1/1;
    height: 28px;
    position: absolute;
    right: 1rem
}

.c_btn-modalClose {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--preset--color--theme);
    border: 2px solid transparent;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: var(--preset--font-size--medium);
    font-weight: 700;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2.5rem;
    position: relative
}

.c_btn-modalClose:hover {
    background-color: var(--preset--color--white);
    border-color: var(--preset--color--theme)
}

.c_btn-modalClose:hover .txt {
    color: var(--preset--color--theme)
}

.c_btn-modalClose .txt {
    color: var(--preset--color--white)
}

.c_btn-modalClose .icon {
    left: 1.5rem;
    position: absolute
}

.c_layout-flex {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: var(--style--block-gap-x);
    justify-content: center
}

.c_layout-centered>* {
    margin-left: auto;
    margin-right: auto
}

.c_layout-centered :where(h1,h2,h3,h4,h5,h6) {
    display: inline-block
}

.c_layout-centered [class*=c_heading] {
    text-align: center
}

.c_layout-right>* {
    margin-left: auto
}

.c_layout-introGrid {
    display: -ms-grid;
    display: grid;
    gap: var(--style--block-gap-x)
}

.c_layout-introGrid_img {
    grid-area: img
}

.c_layout-introGrid_txt {
    grid-area: txt
}

.c_layout-introGrid_modalLink {
    grid-area: modalLink
}

.c_modalLinks {
    -ms-grid-columns: (minmax(0,1fr))[2];
    display: -ms-grid;
    display: grid;
    gap: 12px var(--style--block-gap-x);
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.c_anchorLinks {
    margin-bottom: var(--style--block-gap-y)
}

.c_anchorLinks>* {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c_predictTable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    margin-top: 24px;
    overflow: auto;
    scrollbar-color: #ccc var(--preset--color--section-bg);
    table-layout: fixed;
    width: 100%
}

.c_predictTable::-webkit-scrollbar {
    height: 6px
}

.c_predictTable::-webkit-scrollbar-track {
    background: var(--preset--color--border-bg);
    border-radius: 6px
}

.c_predictTable::-webkit-scrollbar-thumb {
    background: var(--preset--color--theme);
    border-radius: 6px
}

.c_predictTable_table {
    background-color: #fff;
    font-weight: 700;
    min-width: 100%;
    width: -webkit-max-content!important;
    width: -moz-max-content!important;
    width: max-content!important
}

.c_predictTable_table td,.c_predictTable_table th {
    border: 1px solid var(--preset--color--border-bg);
    position: relative
}

.c_predictTable_table>thead th {
    font-weight: 700
}

.c_predictTable_table>tbody>tr>td:first-child {
    text-align: center
}

.c_predictTable_table>tbody>tr>td {
    padding: .3125rem .1875rem
}

.c_predictTable_cellNum,.c_predictTable_table .n1 {
    font-family: var(--preset--font-family--quantico);
    text-align: center
}

.c_predictTable_cellNum {
    min-width: 1.2em;
    white-space: nowrap
}

.c_predictTable_cellNum[data-sticky=left] {
    background-color: var(--preset--color--white);
    left: -1px;
    position: sticky;
    top: 0;
    z-index: 2
}

.c_predictTable_name {
    text-align: left;
    white-space: nowrap
}

.c_predictTable_caption {
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    width: 1px
}

.c_predictTable_caption>span {
    display: inline-block;
    padding-top: .5em
}

.c_predictTable_weight,th.c_predictTable_player {
    text-align: center
}

td.c_predictTable_player {
    text-align: left;
    white-space: nowrap
}

.c_predictTable_person {
    padding-left: 0;
    padding-right: 0;
    vertical-align: top
}

.c_predictTable_person>a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: flex-start;
    padding: .5em .3em;
    -webkit-transition: color .3s;
    transition: color .3s;
    width: 100%
}

.c_predictTable_person>a:hover {
    color: var(--preset--color--theme)
}

.c_predictTable_person_img {
    aspect-ratio: 1/1;
    max-height: 60px;
    max-width: 60px;
    position: relative;
    width: 100%
}

.c_predictTable_person_img:after {
    aspect-ratio: 1/1;
    background: var(--preset--color--theme) url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212px%22%20height%3D%2213px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M5.090%2C7.593%20L-0.007%2C7.593%20L-0.007%2C5.944%20L5.090%2C5.944%20L5.090%2C0.846%20L6.739%2C0.846%20L6.739%2C5.944%20L11.823%2C5.944%20L11.823%2C7.593%20L6.739%2C7.593%20L6.739%2C12.677%20L5.090%2C12.677%20L5.090%2C7.593%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center/10px;
    border-radius: 50%;
    bottom: -5px;
    content: "";
    display: block;
    position: absolute;
    right: -3px;
    width: 46.6666666667%
}

.c_predictTable_person_img img {
    aspect-ratio: 1/1;
    border: 4px solid rgba(var(--preset--color--predictor-border),.2)!important;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.c_predictTable_person_name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: var(--preset--font-size--medium);
    height: 100%;
    justify-content: space-between;
    min-width: 3em;
    padding-top: .5em;
    white-space: nowrap;
    width: 100%
}

.c_predictTable_person_name>.name_full {
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr
}

.c_predictTable_person_name>.name_keishou {
    display: block;
    padding-top: 1em
}

.c_predictTable_person_name .name_small,.c_predictTable_person_name>.name_keishou {
    font-size: var(--preset--font-size--x-small)
}

.c_predictTable_lg {
    min-width: 4em;
}

.c_predictTable .vertical_label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: var(--preset--font-size--medium);
    justify-content: space-between;
    white-space: nowrap;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr
}

.c_borderedBox {
    border: 1px solid var(--preset--color--border-bg)
}

.c_ytShort {
    text-align: center
}

.c_ytShort_inner {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: var(--style--block-gap-x);
    max-width: calc(var(--preset--grid--column)*10 + var(--style--block-gap-x)*9);
    text-align: left
}

.c_ytShort_item {
    aspect-ratio: 160/320
}

.c_ytShort_caption {
    font-size: var(--preset--font-size--small);
    margin-top: 1em
}

.c_specialBlock [class*=c_btn-] {
    margin-top: .4em
}

.c_oddsparkBnr {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: calc(var(--style--root--padding-x)*-1);
    margin-right: calc(var(--style--root--padding-x)*-1);
    overflow: hidden;
    padding-left: var(--style--root--padding-x);
    padding-right: var(--style--root--padding-x);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.c_oddsparkBnr_bg {
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1
}

.c_oddsparkBnr_bg img {
    height: 100%;
    max-width: none;
    min-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.c_oddsparkBnr_inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    max-width: 1038px;
    width: 100%
}

.c_oddsparkBnr_logo {
    aspect-ratio: 404/113;
    max-width: 404px
}

.c_figureBlock {
    margin-bottom: 2.1875rem
}

.c_memoBox {
    background-color: var(--preset--color--gold);
    border-radius: 20px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    color: var(--preset--color--white);
    font-size: var(--preset--font-size--small);
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem
}

.c_memoBox>*+* {
    margin-top: 1.25rem
}

.c_memoBox_withicon {
    -ms-flex-negative: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 1;
    gap: var(--style--block-gap-x)
}

.c_memoBox_withicon_icon {
    max-width: 34px
}

.c_memoBox_description>dt {
    font-weight: 700
}

.c_memoBox_description>dd {
    margin-top: .625rem
}

.c_closeBtn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-pack: distribute;
    aspect-ratio: 1/1;
    background: none;
    background-color: var(--preset--color--theme);
    border: 2px solid transparent;
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-around;
    outline: none;
    position: relative;
    width: 100%
}

.c_closeBtn>span {
    background-color: #fff;
    border-radius: 1px;
    display: block;
    height: 2px;
    left: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 40%
}

.c_closeBtn>span:first-child {
    top: 50%;
    -webkit-transform: translateY(0) translateX(-50%) rotate(315deg);
    transform: translateY(0) translateX(-50%) rotate(315deg)
}

.c_closeBtn>span:nth-child(2) {
    opacity: 0
}

.c_closeBtn>span:nth-child(3) {
    top: 50%;
    -webkit-transform: translateY(0) translateX(-50%) rotate(-315deg);
    transform: translateY(0) translateX(-50%) rotate(-315deg)
}

.c_closeBtn:hover {
    background-color: var(--preset--color--white);
    border-color: var(--preset--color--theme)
}

.c_closeBtn:hover>span {
    background-color: var(--preset--color--theme)
}

.c_predictProfile {
    border: 1px solid var(--preset--color--border-bg);
    border-radius: 8px;
    font-size: var(--preset--font-size--small);
    margin: 1.875rem 0;
    padding: 1em 1.5em
}

.c_predictProfile>dt {
    font-weight: 700;
    margin-bottom: .3em
}

.c_predictProfile>dd {
    line-height: 1.86
}

.c_asideInfoBlock {
    margin-top: 1.875rem
}

[class*=c_asideInfo_grid_] .c_asideInfoBlock,[class*=c_grid-] .c_asideInfoBlock {
    margin-top: 0
}

.c_asideInfoBlock :where(p,dd):not([class]) {
    line-height: normal
}

.c_asideInfoBlock_borderdImg {
    border: 1px solid var(--preset--color--border-bg);
    margin: 2.5rem auto
}

.c_asideInfo_grid_outline {
    -ms-grid-columns: minmax(0,1fr) var(--style--block-gap-x) minmax(0,1fr);
    -ms-grid-rows: auto var(--style--block-gap-x) auto;
    display: -ms-grid;
    display: grid;
    gap: var(--style--block-gap-x);
    grid-template-areas: "date date" "place track";
    grid-template-columns: repeat(2,minmax(0,1fr))
}

.c_asideInfo_grid_outline:not(:first-child) {
    margin-top: 1.875rem
}

.c_asideTable {
    margin: 2.5rem auto;
    scrollbar-color: #ccc var(--preset--color--section-bg);
    table-layout: fixed
}

.c_asideTable::-webkit-scrollbar {
    height: 6px
}

.c_asideTable::-webkit-scrollbar-track {
    background: var(--preset--color--border-bg);
    border-radius: 6px
}

.c_asideTable::-webkit-scrollbar-thumb {
    background: var(--preset--color--theme);
    border-radius: 6px
}

.c_asideTable_table {
    font-size: var(--preset--font-size--small);
    min-width: 100%
}

.c_asideTable_table>thead th {
    background-color: #d7d7d7;
    font-weight: 700;
    padding: 1em;
    text-align: center;
    white-space: nowrap
}

.c_asideTable_table>tbody>tr td,.c_asideTable_table>tbody>tr th {
    border: 1px solid var(--preset--color--border-bg);
    padding: 1em;
    text-align: left
}

.c_asideTable_table img {
    margin-left: auto;
    margin-right: auto
}

.c_asideTable_table img[src*=icon_play] {
    width: 26px
}

.c_predictMark-highest {
    color: var(--preset--color--red)
}

.c_predictMark-medium {
    color: var(--preset--color--light-green)
}

.c_predictMark-low {
    color: var(--preset--color--blue)
}

.c_predictMark-unknown {
    color: var(--preset--color--black)
}

[class*=c_predictMark-] {
    display: block;
    text-align: center
}

.c_bigRaceLink_img {
    position: relative
}

.c_bigRaceLink_img:after,.c_bigRaceLink_img:before {
    aspect-ratio: 135/46;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0
}

.c_bigRaceLink_img:before {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22136px%22%20height%3D%2246px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M-0.000%2C0.000%20C-0.000%2C0.000%20157.409%2C0.000%20132.306%2C0.000%20C107.204%2C0.000%2099.499%2C45.1000%2070.162%2C45.1000%20C47.395%2C45.1000%20-0.000%2C45.1000%20-0.000%2C45.1000%20L-0.000%2C0.000%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat 0 0;
    background-size: cover;
    z-index: 1
}

.c_bigRaceLink_img:after {
    background-position: left 21% center;
    background-repeat: no-repeat;
    z-index: 2
}

.c_bigRaceLink_img[data-race=keiba]:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20351.46%20175.73%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-2%7Bfill%3A%238dc21f%3B%7D.cls-2%7Bstroke-width%3A0px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22keiba%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m23.54%2C168.24c-.58%2C1.47-1.4%2C2.77-2.47%2C3.9-1.07%2C1.13-2.38%2C2.03-3.92%2C2.69-1.54.67-3.67.9-5.59.9-1.37%2C0-2.65-.19-3.85-.56-1.2-.37-2.73-.95-3.63-1.73-.9-.77-1.6-1.73-2.12-2.88-.52-1.15-.78-2.47-.78-3.96%2C0-1.67.3-3.26.89-4.75.6-1.49%2C1.43-2.79%2C2.52-3.9%2C1.08-1.11%2C2.37-1.99%2C3.88-2.63%2C1.5-.64%2C3.64-.97%2C5.46-.97%2C1.36%2C0%2C2.65.19%2C3.87.58%2C1.22.38%2C2.68%2C1.05%2C3.61%2C1.82.93.77%2C1.66%2C1.72%2C2.2%2C2.87.53%2C1.15.8%2C2.49.8%2C4.02s-.29%2C3.13-.86%2C4.6h0Zm-4.26-8.61c-.24-.72-.6-1.35-1.07-1.89-.47-.53-1.04-.95-1.71-1.24-.67-.29-1.43-.44-2.29-.44-.95%2C0-1.82.18-2.6.55-.78.36-1.47.85-2.07%2C1.48-.6.62-1.12%2C1.34-1.56%2C2.14-.44.81-.8%2C1.66-1.1%2C2.55-.29.89-.5%2C1.79-.64%2C2.7-.14.91-.2%2C1.77-.2%2C2.6%2C0%2C.89.11%2C1.7.34%2C2.44.23.75.56%2C1.38%2C1.01%2C1.92.45.54%2C1.01.95%2C1.68%2C1.24.67.29%2C1.44.44%2C2.32.44s1.72-.19%2C2.48-.57c.76-.39%2C1.45-.89%2C2.06-1.53.61-.63%2C1.15-1.36%2C1.62-2.19.47-.82.85-1.68%2C1.17-2.58.31-.9.55-1.79.7-2.69.15-.9.23-1.73.23-2.52%2C0-.89-.12-1.69-.37-2.42h0Zm23.39-1.45c-.31%2C1.35-.62%2C2.72-.92%2C4.11-.3%2C1.39-.59%2C2.75-.87%2C4.1-.28%2C1.34-.52%2C2.59-.74%2C3.75-.22%2C1.16-.41%2C2.18-.57%2C3.07-.16.89-.26%2C1.55-.32%2C1.97-.24-.04-.51-.06-.81-.06h-2.57c-.31%2C0-.6.02-.86.06.09-.26.18-.55.26-.88.08-.33.16-.66.23-.99-.39.55-.91%2C1.05-1.57%2C1.49-.66.44-1.44.66-2.34.66-.85%2C0-2.25-.13-2.86-.4-.61-.27-1.1-.65-1.49-1.13-.39-.49-.67-1.06-.86-1.71-.18-.65-.27-1.34-.27-2.06%2C0-1.08.16-2.13.48-3.16.32-1.02.77-1.93%2C1.35-2.72.58-.79%2C1.27-1.42%2C2.05-1.9.79-.48%2C1.66-.72%2C2.59-.72.83%2C0%2C2.28.18%2C3%2C.53.71.35%2C1.44%2C1.36%2C1.58%2C2.26.48-2%2C.98-4.45%2C1.24-5.96.27-1.51.5-2.87.7-4.08.29.04.61.07.97.1.35.03%2C1.32.04%2C1.7.04s.72-.02.99-.04c.28-.03.54-.06.8-.1-.3%2C1.16-.6%2C2.41-.91%2C3.76h0Zm-6.62%2C5.97c-.36-.52-.91-.78-1.67-.78-.46%2C0-.87.14-1.24.43-.37.28-.69.65-.96%2C1.1-.28.45-.51.96-.7%2C1.51-.19.56-.35%2C1.12-.48%2C1.68-.13.56-.22%2C1.08-.28%2C1.58-.05.5-.08.91-.08%2C1.24%2C0%2C.35.04.68.12.99.08.31.21.59.37.84.17.25.37.45.62.59.25.14.54.22.87.22.81%2C0%2C1.46-.3%2C1.97-.88.51-.59.91-1.29%2C1.21-2.11.3-.82.51-1.65.62-2.51.11-.86.17-1.56.17-2.11%2C0-.68-.18-1.28-.54-1.8h0Zm58.82-1.74c-.42.86-1%2C1.56-1.72%2C2.11-.73.55-1.11.92-2.07%2C1.19-.96.27-2.03.44-3.12.44-.5%2C0-.92-.01-1.35-.05-.43-.03-.86-.07-1.18-.11-.37%2C1.49-.65%2C3.03-.98%2C4.61-.33%2C1.58-.63%2C3.08-.9%2C4.61-.42-.04-.82-.05-1.23-.05h-2.63c-.38%2C0-.75.01-1.1.05.7-2.6%2C1.37-5.18%2C2-7.84.63-2.67%2C1.21-5.37%2C1.75-8.12.16-.87.33-1.72.49-2.57.17-.85.31-1.71.44-2.57.33.04.18.08.57.11.38.03.81.05%2C1.29.05.66%2C0%2C1.92-.03%2C2.64-.08.72-.05%2C1.48-.08%2C2.26-.08%2C1.8%2C0%2C2.78.41%2C3.86%2C1.22%2C1.08.82%2C1.61%2C2.16%2C1.61%2C4.04%2C0%2C1.18-.21%2C2.2-.64%2C3.05h0Zm-3.54-5.06c-.19-.41-.44-.73-.76-.94-.32-.22-1.02-.46-1.48-.51-.45-.05-.95-.07-1.49-.05-.35%2C1.42-.68%2C2.85-.98%2C4.28-.3%2C1.42-.59%2C2.86-.88%2C4.31.16.02.32.03.48.04.16%2C0%2C.35.02.57.02.79%2C0%2C2.35-.36%2C2.35-.36%2C0%2C0%2C1.03-.72%2C1.4-1.24.36-.51.63-1.11.81-1.78.18-.67.26-1.37.26-2.09s-.09-1.26-.28-1.68h0Zm14.91%2C9.01c-.09.48-.17.87-.24%2C1.18l-.74%2C3.44c-.15.64-.27%2C1.39-.31%2C1.69-.04.3-.05.54-.05.73%2C0%2C.22.04.46.14.72.09.26.4.37.71.37.09%2C0%2C.17-.02.23-.05.06-.04.13-.07.21-.11l.15.37c-.26.18-.54.34-.86.47-.32.13-.77.19-1.36.19-.49%2C0-.9-.06-1.22-.2-.32-.13-.57-.3-.75-.52-.18-.21-.32-.42-.4-.65-.08-.23-.14-.41-.18-.56-.44.77-.95%2C1.31-1.53%2C1.61-.58.3-1.32.44-2.22.44-1.1%2C0-1.97-.29-2.62-.91-.65-.63-.97-1.49-.97-2.59%2C0-.88.25-1.7.75-2.45.5-.75%2C1.23-1.28%2C2.18-1.57.42-.13.94-.24%2C1.56-.33.62-.09%2C1.22-.17%2C1.78-.25.42-.05.76-.11%2C1.03-.15.26-.05.47-.12.63-.24.16-.11.27-.27.33-.48.06-.21.1-.51.1-.9%2C0-.42-.07-.77-.22-1.03-.15-.26-.33-.48-.56-.65-.23-.17-.49-.28-.77-.34-.28-.07-.56-.1-.84-.1-.57%2C0-1.08.09-1.56.27-.47.18-.92.44-1.36.76h-.14c.04-.37.13-.94.15-1.23%2C1.5-.85%2C3.1-1.6%2C4.8-1.6.53%2C0%2C1.05.06%2C1.56.17.51.11.96.29%2C1.36.55.4.25.73.6.98%2C1.03.25.43.37.97.37%2C1.61%2C0%2C.4-.04.85-.13%2C1.32h0Zm-5.9%2C2.21c-.44.11-.82.26-1.13.47-.44.28-.76.69-.94%2C1.24-.18.55-.27%2C1.08-.27%2C1.6%2C0%2C.48.11.9.32%2C1.28.21.38.59.57%2C1.15.57.42%2C0%2C.77-.11%2C1.05-.33.28-.22.5-.49.68-.83.17-.33.31-.69.4-1.1.09-.4.17-.78.25-1.13l.41-2.12c-.83.13-1.46.25-1.9.36h0Zm19.84-4.85c-.12.5-.19%2C1.08-.22%2C1.74l-.21.11c-.15-.09-.35-.2-.55-.29-.2-.09-.5-.14-.88-.14-.57%2C0-1.04.08-1.42.29-.38.21-.7.49-.94.8-.24.31-.41.67-.53%2C1.02-.13.36-.23.68-.3.98-.16.58-.36%2C1.41-.58%2C2.49-.22%2C1.07-.5%2C2.5-.83%2C4.37-.27-.03-.59-.05-.94-.05h-2.65c-.33%2C0-.63.02-.91.05.62-2.24%2C1.19-4.44%2C1.69-6.69.5-2.25.91-4.39%2C1.22-6.43.26.04.54.07.84.1.3.03%2C1.2.05%2C1.56.05s.68-.02.95-.05c.26-.03.53-.06.78-.1-.13.51-.27%2C1.03-.38%2C1.54-.11.51-.23%2C1.03-.34%2C1.54.11-.22.28-.53.51-.91.23-.37.52-.74.87-1.11.35-.37.75-.72%2C1.21-.99.46-.27%2C1-.39%2C1.57-.39.26%2C0%2C.48.03.66.08.18.06.34.13.49.22-.33.64-.57%2C1.24-.69%2C1.75h0Zm18.97-3.65c-.31.2-.7.51-1.17.87-.47.36-3.91%2C3.16-4.51%2C3.69-.11.11-.3.3-.59.55-.28.26-.59.53-.91.8-.32.27-.62.54-.89.79-.28.25-.4.41-.51.51.26.68.54%2C1.42.85%2C2.24.31.82.62%2C1.6.92%2C2.35.3.75.58%2C1.45.82%2C2.03.25.58.43.92.54%2C1.14v.11c-.27-.03-.55-.05-.82-.05h-2.27c-.34%2C0-.66.02-.98.05-.15-.48-.27-.88-.37-1.21-.1-.33-.21-.63-.33-1-.12-.38-.27-.87-.45-1.4-.18-.53-.44-1.26-.77-2.17-.11-.33-.19-.54-.24-.62-.04-.08-.12-.12-.23-.12-.13%2C0-.22.07-.28.2-.05.12-.13.37-.22.74-.26%2C1.12-.47%2C2.14-.63%2C3.06-.17.92-.31%2C1.75-.44%2C2.54-.27-.03-.55-.05-.84-.05h-2.7c-.36%2C0-.69.02-1.01.05.64-2.53%2C1.25-5.04%2C1.83-7.57.58-2.53%2C1.13-5.12%2C1.67-7.76.18-.9.37-1.83.55-2.78.18-.95.32-1.85.41-2.62.31.04.63.07.96.1.33.03.7.04%2C1.13.04.39%2C0%2C1.28-.02%2C1.56-.04.28-.03.59-.06.92-.1-.44%2C1.76-.84%2C3.45-1.2%2C5-.36%2C1.55-.66%2C2.91-.91%2C4.07-.25%2C1.17-.51%2C2.44-.78%2C3.81%2C0%2C.16.08.25.22.25.11%2C0%2C.29-.1.54-.3.25-.2.53-.43.84-.69.84-.73%2C1.68-1.46%2C2.51-2.2.83-.73%2C4.47-3.9%2C5.2-4.73.2.04.41.07.63.1.22.03.47.04.74.04.26%2C0%2C.48-.01.66-.04.18-.03.37-.06.55-.1v.44h0Zm-79.06-1.89c-.31%2C1.35-.62%2C2.72-.92%2C4.11-.31%2C1.39-.59%2C2.75-.87%2C4.1-.28%2C1.34-.52%2C2.59-.74%2C3.75-.22%2C1.16-.41%2C2.18-.57%2C3.07-.16.89-.26%2C1.55-.32%2C1.97-.24-.04-.51-.06-.81-.06h-2.54c-.31%2C0-.6.02-.85.06.09-.26.18-.55.26-.88.08-.33.16-.66.23-.99-.39.55-.91%2C1.05-1.57%2C1.49-.66.44-1.44.66-2.34.66-.84%2C0-2.25-.13-2.86-.4-.61-.27-1.1-.65-1.49-1.13-.39-.49-.67-1.06-.85-1.71-.18-.65-.28-1.34-.28-2.06%2C0-1.08.16-2.13.48-3.16.32-1.02.77-1.93%2C1.35-2.72.58-.79%2C1.26-1.42%2C2.05-1.9.79-.48%2C1.65-.72%2C2.59-.72.83%2C0%2C2.28.18%2C3%2C.53.72.35%2C1.44%2C1.36%2C1.58%2C2.26.48-2%2C.98-4.45%2C1.24-5.96.27-1.51.5-2.87.7-4.08.3.04.62.07.97.1.35.03%2C1.32.04%2C1.7.04s.68-.02.96-.04c.28-.03.55-.06.8-.1-.29%2C1.16-.6%2C2.41-.91%2C3.76h0Zm-6.59%2C5.97c-.36-.52-.91-.78-1.67-.78-.46%2C0-.88.14-1.24.43-.37.28-.69.65-.96%2C1.1-.28.45-.51.96-.7%2C1.51-.19.56-.35%2C1.12-.48%2C1.68-.13.56-.22%2C1.08-.27%2C1.58-.06.5-.08.91-.08%2C1.24%2C0%2C.35.04.68.12.99.08.31.21.59.37.84.16.25.37.45.62.59.25.14.54.22.87.22.81%2C0%2C1.47-.3%2C1.97-.88.51-.59.91-1.29%2C1.21-2.11.3-.82.51-1.65.62-2.51.11-.86.17-1.56.17-2.11%2C0-.68-.18-1.28-.54-1.8h0Zm16.26-.09c-.12.51-.2.94-.24%2C1.26h-.57c-.04-.16-.1-.37-.18-.63-.08-.26-.22-.52-.42-.77-.2-.26-.47-.48-.81-.66-.34-.18-.78-.28-1.32-.28-.71%2C0-1.26.17-1.65.51-.39.34-.59.75-.59%2C1.23%2C0%2C.24.02.45.11.64.09.18.25.36.48.55.23.19.56.38.95.59.38.22.86.47%2C1.42.76.73.41%2C1.35.89%2C1.86%2C1.44.51.55.77%2C1.29.77%2C2.21%2C0%2C.81-.16%2C1.51-.49%2C2.1-.33.59-.77%2C1.07-1.31%2C1.45-.55.38-1.16.65-1.84.82-.68.16-1.38.25-2.09.25-.67%2C0-1.31-.07-1.91-.21-.61-.13-1.21-.35-1.8-.65.2-.46.36-.91.48-1.36.12-.45.22-.91.29-1.39h.53c.05.39.18.73.37%2C1.04.19.3.43.55.7.76.27.2.58.36.91.47.33.11.66.17%2C1.01.17.66%2C0%2C1.2-.18%2C1.63-.54.43-.36.64-.78.64-1.26%2C0-.53-.22-.96-.64-1.27-.43-.31-1.02-.68-1.79-1.1-.35-.19-.7-.38-1.04-.59-.35-.21-.66-.47-.93-.76-.27-.29-.49-.64-.66-1.03-.16-.4-.24-.88-.24-1.45s.11-1.1.33-1.65c.22-.55.55-1.05.99-1.49.44-.44.98-.8%2C1.64-1.07.66-.28%2C1.42-.41%2C2.3-.41.82%2C0%2C1.53.09%2C2.14.28.61.19%2C1.12.38%2C1.55.56-.26.5-.45%2C1-.57%2C1.51h0Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m179%2C87.05c-3.06%2C7.44-5.61%2C11.79-10.01%2C17.14-4.11%2C5.08-8.21%2C8.61-14.17%2C12.33-1.36-3.17-2.49-4.99-4.39-7.34%2C9.32-5.26%2C15.51-12.33%2C19.24-22.13q-3.65.09-6.38.27c.84-1.72%2C1.49-3.45%2C2.34-6.07l2.89-8.98c.88-2.72%2C1.25-4.17%2C1.55-5.98%2C2.48.27%2C3.91.27%2C8.3.27h19.44c3.91%2C0%2C5.27-.09%2C7.9-.27-.81%2C1.63-1.26%2C2.72-2.25%2C5.8l-2.93%2C9.07c-1.14%2C3.54-1.39%2C4.63-1.67%2C6.08q-2.8-.18-6.42-.18l-3.48%2C10.79c4.21-1.54%2C7.07-2.72%2C12.16-4.9l-2.38%2C8.25c-4.76%2C2.36-9.06%2C4.17-16.42%2C6.89-3.05%2C1.18-4.21%2C1.54-8.37%2C2.9q-1.7.54-3.33%2C1.18l1.22-9.7c1.07-.09%2C4.04-.73%2C6.97-1.54l4.47-13.87h-4.29Zm13.87-49.51c.73-2.27%2C1.01-3.72%2C1.34-5.62h10.86c-.88%2C1.54-1.44%2C2.99-2.29%2C5.62l-.41%2C1.27h6.48c3.14%2C0%2C4.79-.09%2C7.07-.36l-2.81%2C8.71c-.35-.09-.64-.09-.83-.09q-.83-.09-1.68-.09-.67%2C0-1.21-.09c-1.86%2C2.81-4.12%2C5.98-5.94%2C8.07h.57c3.14%2C0%2C4.89-.09%2C7.17-.36l-2.81%2C8.71c-1.85-.18-3.53-.27-6.77-.27h-25.35c-4.67%2C0-6.51.09-9.01.45l2.9-8.98c2.08.36%2C4.05.45%2C9.19.45h.76c.36-3.18.37-4.99.03-8.07-2.19%2C0-3.65.09-5.55.36l2.87-8.89c2.55.36%2C4.43.45%2C9%2C.45h6.01l.41-1.27Zm-16.9%2C42.08h15.53l1.87-5.8h-15.53l-1.87%2C5.8Zm44%2C7.44c-3.7%2C8.53-5.98%2C12.33-10.2%2C17.14-4.47%2C4.99-9.74%2C8.61-17.98%2C12.33-1.42-3.26-2.38-4.71-4.77-7.07%2C6-2.36%2C9.97-4.62%2C13.54-7.71%2C4.69-3.9%2C7.25-7.71%2C9.98-14.69q-3.65.09-6.06.18c.69-1.54%2C1.13-2.63%2C2.24-6.08l2.93-9.07c.93-2.9%2C1.25-4.17%2C1.49-5.8%2C2.33.18%2C4.2.27%2C7.82.27h20.96c4.19%2C0%2C5.94-.09%2C8.57-.27-.93%2C1.99-1.38%2C3.08-2.31%2C5.98l-2.9%2C8.98c-.88%2C2.72-1.34%2C4.44-1.58%2C6.07-2.23-.18-4.68-.27-8.01-.27h-.76l-5.38%2C16.69c-.44%2C1.36-.01%2C1.81%2C1.8%2C1.81%2C2.28%2C0%2C3.26-.36%2C4.02-1.54.97-1.54%2C2.34-4.9%2C3.95-9.88%2C3.5%2C1.54%2C4.25%2C1.9%2C7.35%2C2.63-3.37%2C8.98-5.22%2C12.33-7.66%2C14.6-2.26%2C2-5.99%2C2.9-11.99%2C2.9-7.43%2C0-9.45-1.72-7.9-6.53l6.67-20.68h-3.81Zm-24.99-32.1c2.18-2.63%2C3.64-4.81%2C5.46-8.07h-11.34c.04%2C2.54%2C0%2C4.44-.22%2C8.07h6.1Zm38.77-17.41c.73-2.27%2C1.1-3.72%2C1.34-5.62h10.86c-.78%2C1.54-1.47%2C3.08-2.29%2C5.62l-.41%2C1.27h6.67c4.38%2C0%2C6.51-.09%2C9.29-.45l-2.87%2C8.89c-1.53-.27-3.03-.36-5.22-.36-2.53%2C3.72-3.6%2C5.26-5.94%2C8.07h1.43c5.15%2C0%2C7.18-.09%2C9.49-.45l-2.9%2C8.98c-1.72-.27-4.81-.45-8.71-.45h-26.87c-3.15%2C0-5.08.09-6.95.27l2.81-8.71c2.11.27%2C3.79.36%2C6.94.36h.57c.3-2.72.26-5.53.03-8.07-2.41.09-2.79.09-4.66.27l2.81-8.71c2.1.27%2C3.7.36%2C6.84.36h7.34l.41-1.27Zm-15.04%2C36.27l-1.87%2C5.8h17.06l1.87-5.8h-17.06Zm17.71-18.86c2.21-2.72%2C3.1-3.99%2C5.56-8.07h-12.1c.13%2C2.54.07%2C4.81-.22%2C8.07h6.77Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m272.29%2C91.13c-2.58%2C4.44-4.56%2C7.34-8.54%2C12.6-3.8%2C4.99-5.62%2C7.07-9.67%2C11.06l-8.22-5.53c4.47-3.81%2C6.36-5.53%2C9.53-9.16%2C3.75-4.26%2C5.59-6.71%2C8.57-11.79l8.34%2C2.81Zm36.08-12.33h24.3c4.86%2C0%2C6.89-.09%2C8.88-.36q-.6%2C1.27-4.5%2C10.7c-4.93%2C12.33-8.65%2C19.13-12.02%2C22.49-3.03%2C2.9-6.18%2C3.81-13.9%2C3.81-1.62%2C0-3.05%2C0-6.54-.09.98-3.63%2C1.04-6.17.46-9.71%2C4.02.55%2C6.43.73%2C9.77.73s4.21-.63%2C6.23-4.26q2.87-5.35%2C6.64-14.69h-55.36c-2.48%2C0-4.89.09-7.42.27%2C1.1-2.81%2C1.8-4.71%2C3.38-9.61l10.7-33.19c1.14-3.54%2C1.92-6.26%2C2.51-8.98%2C2.39.27%2C6.05.45%2C10.53.45h48.4c4.58%2C0%2C7.78-.18%2C11.01-.45l-3.07%2C9.52c-2.3-.27-4.27-.36-8.18-.36h-20.96l-1.9%2C5.89h14.96c5.24%2C0%2C7.37-.09%2C10.15-.45l-2.84%2C8.8c-2.39-.27-4.08-.36-9.7-.36h-15.15l-1.84%2C5.71h15.25c5.72%2C0%2C7.08-.09%2C9.74-.36l-2.81%2C8.7c-2.77-.27-4.65-.36-9.41-.36h-15.34l-1.99%2C6.17Zm-23.32%2C12.06c-.65%2C7.34-1.18%2C10.16-3.67%2C19.95l-10.37%2C1.72c2.38-7.98%2C4.01-14.78%2C4.76-20.68l9.28-1Zm-4.89-18.23l-1.99%2C6.17h20.29l1.99-6.17h-20.29Zm24.71-13.69h-20.29l-1.84%2C5.71h20.3l1.84-5.71Zm4.47-13.87h-20.29l-1.9%2C5.89h20.29l1.9-5.89Zm-9.36%2C44.98c.67%2C5.89.71%2C9.61.06%2C16.96l-10.08%2C2.9c1.27-8.07%2C1.59-12.34%2C1.15-18.05l8.87-1.81Zm15.37-1.27c1.09%2C3.99%2C1.79%2C8.34%2C2.11%2C13.24l-9.46%2C3.62c.19-4.71-.31-10.25-1.22-14.24l8.56-2.63Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m5.74%2C68.98C5.74%2C34.99%2C32.55%2C7.27%2C66.18%2C5.81L71.92.07c-.98-.04-1.95-.07-2.94-.07C30.88%2C0%2C0%2C30.88%2C0%2C68.98c0%2C25.14%2C13.45%2C47.13%2C33.54%2C59.19l-1.7-8c-15.81-11.5-26.1-30.14-26.1-51.19Zm132.16-2.94c0-.15%2C0-.31-.02-.46-.04-.91-.11-1.8-.19-2.7-.02-.2-.03-.4-.05-.61-.08-.86-.18-1.71-.3-2.56-.03-.24-.06-.47-.1-.7-.12-.82-.25-1.63-.4-2.44-.05-.26-.1-.52-.15-.78-.15-.78-.32-1.56-.49-2.34-.07-.28-.13-.55-.2-.82-.18-.76-.38-1.51-.59-2.26-.08-.28-.16-.56-.24-.84-.22-.74-.44-1.47-.68-2.2-.09-.27-.18-.54-.28-.81-.23-.66-.46-1.31-.7-1.95-.05-.14-.1-.29-.16-.43%2C0%2C0-.01-.01-.02-.02-.18-.47-.37-.93-.55-1.39-9.32-3.91-17.49-9.71-27.11-12.81-19.43-6.25-40.99-6.58-58.93%2C13.6%2C14.13-24.16%2C37.86-23.87%2C58.47-17.58%2C7.73%2C2.36%2C15.82%2C7.85%2C23.2%2C8.01%2C1.53.04%2C3.03-.15%2C4.48-.65%2C1.23-.42%2C2.42-1.05%2C3.59-1.94l3.85-4.14c-2.13%2C1.34-4.07%2C1.85-5.64%2C1.8-3.04-.09-4.76-2.25-4.05-4.62.27-.91.89-1.85%2C1.94-2.71-2.62-1.17-4.2-1.12-5.48-.73-1.08.33-1.93.91-2.99%2C1.21-1.12.32-2.48.33-4.58-.59-.55-1.06-.5-2.31.17-3.57.34-.63.82-1.26%2C1.48-1.86.81-.74%2C1.87-1.45%2C3.21-2.07-3.65-1.4-6.2-1.56-8.18-1.2-.84.15-1.57.4-2.24.7-.85.37-1.59.8-2.32%2C1.19-1.53.83-2.97%2C1.47-5.07.93-2.55-1.12-2.28-2.99-.26-4.74-1.28-.82-2.58-1.6-3.91-2.34-5.17.63-5.81%2C4.47-11.37%2C4.56-1.47-1.16-1.92-3.8.82-5.97-11.42-.53-12.41%2C8.01-17.54%2C7.55-1.06-1.7-.58-3.26.85-4.74-12.17.19-11.54%2C9.82-17.6%2C11.46-2.84-1.17-2.42-3.87-1.52-5.53-10.52%2C1.91-16.83%2C21.37-19.77%2C30.15-2.52.58-6.02.5-9.59-.89%2C1.67%2C5.39%2C4.57%2C9.1%2C9.94%2C9.6-8.26%2C9.56-4.15%2C11.34-7.77%2C27.72-2.83%2C10.33-5.87%2C13.26-7.31%2C14.67%2C2.6%2C8.6%2C5.25%2C4.25%2C10.04%2C6.61%2C2.33.39%2C6.44-3.17%2C6.44-3.17l2.7.76s1.31-8.67%2C5.83-13.46c-.2-1.54-1.96-2.9-3.86-4.26%2C12.45%2C1.42%2C29.3-15.89%2C13.72-26.48%2C23.57%2C13.28%2C33.66%2C8.53%2C40.57%2C23.07.98%2C11.9%2C2%2C14.88%2C6.36%2C25.53-5.88-5.55-8.04-11.53-10.05-20.71-6.79-1.77-17.23-4.15-17.23-4.15-6.83-5.32-11.64-1.5-14.53%2C3.98-4.85%2C3.3-11.16%2C19.72-16.09%2C29.83-1.61%2C3.1-4.59%2C4.51-5.79%2C7.91-1.05%2C2.95-.02%2C3.84%2C1.1%2C4.5-.19%2C1.05-.31%2C2.03-.42%2C2.97-.16%2C1.54-.23%2C2.96-.22%2C4.24.05%2C5.55%2C1.45%2C8.49%2C1.45%2C8.49.58-.33%2C3.13-2.27%2C5.91-4.42%2C1.37-1.06%2C2.79-2.17%2C4.05-3.16%2C2.32-1.82%2C4.13-3.25%2C4.13-3.25l-2.48-4.16c4.55-4.16%2C1.99-6.56%2C2.38-10.13.42-3.84%2C5.59-15.3%2C11.37-20.06%2C3.72.74%2C5.43.08%2C7.67-1.78%2C10.76%2C1.29%2C10.94%2C13.41%2C35.39%2C18.78.45.42.91.83%2C1.39%2C1.23-4.31%2C3.89-9.14%2C7.2-14.4%2C9.8-8.44%2C4.17-17.94%2C6.52-27.99%2C6.52-1.14%2C0-2.45-.05-3.72-.12l-6.12%2C5.15c3.21.46%2C6.5.71%2C9.84.71%2C6.92%2C0%2C13.6-1.02%2C19.9-2.91%2C10.39-3.12%2C19.73-8.63%2C27.42-15.89%2C0%2C0%2C0%2C0%2C0%2C0%2C.08-.07.15-.15.23-.22.25-.23.49-.47.73-.7.38-.37.75-.74%2C1.11-1.12.29-.3.59-.61.88-.92.33-.36.67-.72.99-1.08.22-.25.45-.5.67-.75.44-.5.87-1.01%2C1.29-1.52.2-.24.39-.49.59-.73.3-.37.59-.74.88-1.12.19-.25.38-.5.57-.75.4-.54.8-1.08%2C1.18-1.64.18-.26.37-.52.54-.79.29-.42.57-.85.85-1.28.19-.29.38-.58.56-.88.32-.51.64-1.03.95-1.55.16-.27.32-.54.47-.81.32-.55.63-1.11.93-1.67.14-.27.28-.54.42-.81.25-.48.5-.97.74-1.46.13-.26.26-.53.39-.79.3-.64.6-1.28.88-1.93.11-.25.21-.5.32-.75.22-.51.43-1.03.63-1.55.1-.24.19-.48.28-.72.26-.67.5-1.35.74-2.04.09-.26.18-.53.27-.79.2-.59.39-1.18.57-1.78.07-.23.14-.46.21-.68.19-.66.37-1.33.55-2%2C.07-.26.14-.53.2-.79.18-.73.35-1.46.51-2.2.04-.2.08-.41.12-.61.12-.61.24-1.23.35-1.85.04-.25.09-.5.13-.75.12-.75.23-1.51.33-2.27.03-.24.06-.49.09-.73.07-.63.14-1.27.2-1.91.02-.21.04-.43.06-.64.06-.78.11-1.56.15-2.34.01-.26.02-.53.03-.79.02-.72.04-1.45.05-2.18%2C0-.1%2C0-.19%2C0-.29%2C0-.07%2C0-.13%2C0-.2%2C0-.92-.03-1.83-.06-2.74Zm-100.28%2C2.88c-1.09%2C0-1.97-.88-1.97-1.97s.88-1.97%2C1.97-1.97%2C1.97.88%2C1.97%2C1.97-.88%2C1.97-1.97%2C1.97Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.c_bigRaceLink_img[data-race=keirin]:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20360.53%20176.03%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%2C.cls-2%7Bfill%3A%23006bb4%3B%7D.cls-2%7Bstroke-width%3A0px%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22keirin%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m27.83%2C168.53c-.58%2C1.48-1.4%2C2.78-2.47%2C3.91-1.08%2C1.13-2.39%2C2.03-3.93%2C2.7-1.54.66-3.67.9-5.61.9-1.37%2C0-2.65-.19-3.85-.56-1.2-.37-2.74-.95-3.64-1.73-.9-.78-1.61-1.74-2.12-2.89-.52-1.15-.78-2.47-.78-3.97%2C0-1.68.3-3.26.89-4.76.6-1.49%2C1.44-2.8%2C2.52-3.91%2C1.08-1.11%2C2.38-1.99%2C3.88-2.64%2C1.5-.65%2C3.65-.97%2C5.47-.97%2C1.37%2C0%2C2.66.19%2C3.88.58%2C1.22.38%2C2.69%2C1.06%2C3.61%2C1.82.93.77%2C1.66%2C1.73%2C2.2%2C2.88.53%2C1.15.8%2C2.5.8%2C4.03s-.29%2C3.13-.86%2C4.61h0Zm-4.27-8.63c-.24-.72-.6-1.36-1.07-1.89-.47-.53-1.04-.95-1.71-1.24-.67-.29-1.44-.44-2.3-.44-.95%2C0-1.82.18-2.6.55-.78.36-1.47.86-2.08%2C1.48-.61.62-1.13%2C1.34-1.57%2C2.15-.44.81-.8%2C1.66-1.1%2C2.56-.29.9-.51%2C1.8-.64%2C2.71-.14.91-.2%2C1.78-.2%2C2.6%2C0%2C.89.11%2C1.71.34%2C2.45.22.75.56%2C1.39%2C1.01%2C1.92.45.54%2C1.01.95%2C1.68%2C1.24.67.29%2C1.45.44%2C2.33.44s1.73-.19%2C2.49-.57c.76-.38%2C1.45-.89%2C2.06-1.53.61-.63%2C1.16-1.37%2C1.62-2.19.47-.82.86-1.69%2C1.17-2.59.31-.9.55-1.8.7-2.69.15-.9.23-1.74.23-2.52%2C0-.89-.12-1.7-.37-2.42h0Zm23.45-1.45c-.31%2C1.35-.62%2C2.73-.93%2C4.12-.3%2C1.39-.59%2C2.76-.87%2C4.1-.28%2C1.34-.52%2C2.6-.75%2C3.76-.22%2C1.16-.41%2C2.19-.57%2C3.08-.16.9-.26%2C1.56-.32%2C1.98-.24-.04-.51-.05-.82-.05h-2.58c-.31%2C0-.6.02-.86.05.09-.26.18-.55.26-.88.08-.33.16-.67.23-1-.39.56-.91%2C1.05-1.58%2C1.49-.66.44-1.45.66-2.35.66-.85%2C0-2.26-.14-2.87-.4-.61-.27-1.1-.65-1.49-1.14-.39-.49-.67-1.06-.86-1.71-.18-.65-.28-1.34-.28-2.06%2C0-1.09.16-2.14.48-3.17.32-1.02.78-1.93%2C1.35-2.72.58-.79%2C1.27-1.43%2C2.06-1.91.79-.48%2C1.66-.72%2C2.6-.72.83%2C0%2C2.29.17%2C3.01.53.72.35%2C1.44%2C1.36%2C1.58%2C2.27.48-2.01.98-4.46%2C1.25-5.97.27-1.51.5-2.87.7-4.09.29.04.62.07.97.1.35.03%2C1.32.04%2C1.71.04s.72-.02%2C1-.04c.28-.02.54-.06.8-.1-.3%2C1.16-.6%2C2.42-.91%2C3.77h0Zm-6.64%2C5.99c-.36-.52-.91-.79-1.67-.79-.46%2C0-.88.15-1.24.43-.37.29-.69.65-.97%2C1.1-.28.45-.51.95-.7%2C1.52-.19.56-.36%2C1.12-.49%2C1.69-.13.56-.22%2C1.09-.28%2C1.59-.05.5-.08.91-.08%2C1.24%2C0%2C.35.04.69.13.99.08.31.21.59.37.84.17.25.37.45.62.59.25.15.54.22.87.22.81%2C0%2C1.47-.3%2C1.97-.88.51-.59.91-1.29%2C1.22-2.11.3-.82.51-1.66.62-2.51.11-.86.17-1.56.17-2.11%2C0-.68-.18-1.28-.54-1.81h0Zm58.96-1.75c-.42.86-1%2C1.56-1.72%2C2.11-.73.55-1.11.92-2.07%2C1.19-.96.27-2.03.44-3.13.44-.5%2C0-.92-.01-1.35-.05-.43-.03-.86-.06-1.18-.11-.37%2C1.49-.65%2C3.03-.98%2C4.62-.33%2C1.59-.63%2C3.09-.9%2C4.62-.42-.04-.82-.05-1.23-.05h-2.64c-.38%2C0-.75.02-1.1.05.71-2.61%2C1.37-5.19%2C2.01-7.87.63-2.67%2C1.22-5.38%2C1.75-8.14.17-.87.33-1.73.5-2.58.16-.85.31-1.71.44-2.58.33.05.18.08.57.11.38.03.81.05%2C1.29.05.66%2C0%2C1.92-.03%2C2.64-.08.72-.05%2C1.48-.08%2C2.27-.08%2C1.8%2C0%2C2.79.41%2C3.87%2C1.23%2C1.07.82%2C1.61%2C2.17%2C1.61%2C4.05%2C0%2C1.18-.21%2C2.2-.64%2C3.06h0Zm-3.55-5.07c-.19-.41-.44-.73-.76-.94-.32-.22-1.03-.46-1.48-.51-.45-.05-.95-.07-1.49-.05-.35%2C1.43-.68%2C2.86-.98%2C4.29-.3%2C1.43-.6%2C2.87-.89%2C4.32.16.01.33.03.48.04s.35.02.58.02c.79%2C0%2C2.35-.36%2C2.35-.36%2C0%2C0%2C1.04-.72%2C1.4-1.24.36-.51.63-1.11.81-1.78.18-.67.27-1.37.27-2.1s-.09-1.26-.28-1.68h0Zm14.94%2C9.03c-.09.48-.17.87-.24%2C1.19l-.74%2C3.45c-.15.64-.27%2C1.39-.31%2C1.69-.04.3-.05.55-.05.73%2C0%2C.22.04.46.14.72.09.26.4.37.71.37.09%2C0%2C.17-.02.23-.05.07-.04.13-.07.21-.11l.15.37c-.26.18-.54.34-.86.47-.32.13-.77.19-1.36.19-.49%2C0-.9-.07-1.22-.21-.32-.13-.57-.31-.75-.52-.19-.21-.32-.42-.4-.65-.08-.23-.14-.41-.18-.56-.44.78-.96%2C1.31-1.53%2C1.62-.58.3-1.32.44-2.22.44-1.1%2C0-1.98-.29-2.63-.92-.65-.63-.98-1.49-.98-2.6%2C0-.88.25-1.7.76-2.46.5-.76%2C1.23-1.28%2C2.19-1.57.42-.13.94-.24%2C1.57-.33.62-.09%2C1.22-.18%2C1.79-.25.42-.06.76-.11%2C1.03-.15.27-.05.47-.12.63-.24.16-.11.27-.27.33-.49.06-.21.1-.51.1-.89%2C0-.42-.08-.77-.22-1.04-.15-.27-.34-.48-.56-.65-.23-.16-.49-.28-.77-.35-.28-.06-.56-.1-.84-.1-.57%2C0-1.09.09-1.56.27-.47.19-.92.44-1.36.77h-.14c.04-.37.13-.94.15-1.24%2C1.51-.85%2C3.1-1.6%2C4.81-1.6.53%2C0%2C1.05.05%2C1.56.16.51.11.96.3%2C1.37.55.4.26.73.6.98%2C1.04.25.43.37.97.37%2C1.61%2C0%2C.4-.05.84-.14%2C1.32h0Zm-5.91%2C2.21c-.44.11-.82.26-1.13.47-.44.28-.76.69-.94%2C1.25-.18.55-.27%2C1.08-.27%2C1.6%2C0%2C.48.11.9.32%2C1.28.21.38.6.57%2C1.15.57.42%2C0%2C.77-.11%2C1.05-.33.28-.22.5-.5.68-.83.17-.33.31-.7.4-1.1.09-.4.17-.78.25-1.13l.41-2.13c-.83.13-1.46.25-1.91.36h0Zm19.89-4.86c-.12.5-.19%2C1.09-.22%2C1.74l-.22.11c-.15-.09-.35-.2-.55-.29-.2-.09-.5-.14-.88-.14-.57%2C0-1.04.08-1.42.29-.38.21-.7.49-.94.8-.24.31-.41.67-.53%2C1.03-.13.36-.23.68-.3.98-.16.59-.36%2C1.42-.58%2C2.49-.22%2C1.07-.5%2C2.51-.83%2C4.39-.28-.03-.59-.05-.94-.05h-2.66c-.33%2C0-.64.02-.91.05.63-2.24%2C1.19-4.45%2C1.7-6.71.51-2.25.91-4.4%2C1.23-6.44.26.04.54.07.84.1.3.03%2C1.2.04%2C1.57.04s.68-.01.95-.04c.27-.03.53-.06.79-.1-.13.52-.26%2C1.03-.38%2C1.55-.11.52-.23%2C1.03-.34%2C1.55.11-.22.28-.53.51-.91.23-.38.52-.75.86-1.11.35-.37.76-.72%2C1.22-1%2C.46-.27%2C1-.39%2C1.57-.39.26%2C0%2C.48.02.66.08.18.06.34.13.49.22-.33.64-.57%2C1.25-.69%2C1.75h0Zm19.01-3.65c-.31.2-.7.51-1.17.87-.47.36-3.92%2C3.17-4.52%2C3.7-.11.11-.31.3-.59.55-.28.26-.59.53-.91.8-.32.28-.62.54-.89.79-.28.25-.41.42-.51.51.26.68.54%2C1.43.85%2C2.25.31.82.62%2C1.6.92%2C2.36.31.75.58%2C1.45.83%2C2.03.25.58.43.92.54%2C1.14v.11c-.28-.03-.55-.05-.83-.05h-2.28c-.34%2C0-.67.01-.98.05-.14-.48-.27-.88-.37-1.21-.1-.33-.21-.63-.33-1-.12-.38-.27-.87-.45-1.4-.18-.53-.44-1.26-.77-2.18-.11-.33-.19-.54-.24-.62-.05-.08-.12-.13-.23-.13-.13%2C0-.22.06-.28.2-.05.13-.13.38-.22.75-.26%2C1.12-.47%2C2.14-.63%2C3.06-.16.92-.31%2C1.75-.44%2C2.54-.27-.03-.56-.05-.84-.05h-2.71c-.36%2C0-.69.01-1.01.05.65-2.54%2C1.26-5.05%2C1.84-7.58.58-2.54%2C1.14-5.13%2C1.67-7.78.18-.9.37-1.83.55-2.78.18-.96.32-1.86.42-2.63.31.04.63.08.96.1.33.03.7.04%2C1.13.04.38%2C0%2C1.28-.02%2C1.57-.04.28-.02.59-.06.92-.1-.44%2C1.77-.84%2C3.46-1.2%2C5.02-.36%2C1.55-.66%2C2.91-.91%2C4.08-.25%2C1.17-.51%2C2.44-.79%2C3.82%2C0%2C.16.07.25.22.25.11%2C0%2C.29-.1.54-.3.25-.2.53-.43.84-.69.85-.73%2C1.68-1.47%2C2.51-2.21.83-.73%2C4.48-3.91%2C5.22-4.74.2.04.41.07.63.1.22.03.47.05.74.05.26%2C0%2C.48-.02.66-.05.18-.02.37-.06.55-.1v.44h0Zm-79.24-1.9c-.31%2C1.35-.62%2C2.73-.92%2C4.12-.31%2C1.39-.6%2C2.76-.87%2C4.1-.28%2C1.34-.52%2C2.6-.75%2C3.76-.22%2C1.16-.41%2C2.19-.57%2C3.08-.16.9-.26%2C1.56-.32%2C1.98-.24-.04-.51-.05-.82-.05h-2.54c-.31%2C0-.6.02-.85.05.09-.26.18-.55.26-.88.08-.33.16-.67.23-1-.38.56-.91%2C1.05-1.57%2C1.49-.66.44-1.45.66-2.35.66-.85%2C0-2.26-.14-2.87-.4-.61-.27-1.1-.65-1.49-1.14-.39-.49-.67-1.06-.86-1.71-.18-.65-.28-1.34-.28-2.06%2C0-1.09.16-2.14.48-3.17.32-1.02.77-1.93%2C1.36-2.72.58-.79%2C1.26-1.43%2C2.06-1.91.79-.48%2C1.66-.72%2C2.6-.72.83%2C0%2C2.29.17%2C3.01.53.72.35%2C1.44%2C1.36%2C1.59%2C2.27.48-2.01.98-4.46%2C1.24-5.97.27-1.51.5-2.87.71-4.09.29.04.62.07.97.1.35.03%2C1.32.04%2C1.71.04s.68-.02.96-.04c.28-.02.55-.06.8-.1-.3%2C1.16-.6%2C2.42-.91%2C3.77h0Zm-6.6%2C5.99c-.36-.52-.91-.79-1.67-.79-.46%2C0-.88.15-1.24.43-.37.29-.69.65-.97%2C1.1-.28.45-.51.95-.71%2C1.52-.19.56-.35%2C1.12-.49%2C1.69-.13.56-.22%2C1.09-.27%2C1.59-.05.5-.08.91-.08%2C1.24%2C0%2C.35.04.69.13.99.08.31.21.59.37.84.17.25.37.45.62.59.25.15.54.22.87.22.81%2C0%2C1.47-.3%2C1.97-.88.51-.59.91-1.29%2C1.22-2.11.3-.82.51-1.66.62-2.51.11-.86.17-1.56.17-2.11%2C0-.68-.18-1.28-.54-1.81h0Zm16.3-.09c-.12.52-.2.94-.24%2C1.27h-.57c-.03-.17-.09-.38-.17-.64-.08-.26-.22-.51-.43-.77-.2-.26-.47-.48-.81-.66-.34-.18-.78-.28-1.33-.28-.71%2C0-1.26.17-1.66.51-.39.34-.59.75-.59%2C1.23%2C0%2C.24.02.45.11.64.09.19.25.37.48.56.23.18.56.38.95.59.38.22.86.47%2C1.43.76.73.4%2C1.36.89%2C1.87%2C1.44.51.55.77%2C1.29.77%2C2.22%2C0%2C.82-.16%2C1.52-.49%2C2.11-.33.59-.77%2C1.08-1.31%2C1.45-.55.38-1.16.65-1.85.82-.68.16-1.38.25-2.09.25-.67%2C0-1.31-.07-1.92-.21-.61-.14-1.21-.35-1.8-.65.2-.46.36-.92.48-1.37.12-.45.22-.92.29-1.4h.53c.05.39.18.73.37%2C1.03.19.3.43.56.7.76.28.21.58.36.91.47.33.11.66.16%2C1.01.16.66%2C0%2C1.2-.18%2C1.63-.54.43-.36.65-.78.65-1.26%2C0-.54-.22-.96-.65-1.27-.43-.31-1.03-.68-1.79-1.11-.35-.18-.7-.38-1.04-.59-.35-.21-.66-.47-.93-.76-.27-.3-.49-.64-.66-1.04-.16-.4-.25-.88-.25-1.46s.11-1.1.33-1.66c.22-.55.55-1.05.99-1.5.44-.44.99-.8%2C1.65-1.08.66-.28%2C1.43-.42%2C2.31-.42.82%2C0%2C1.53.1%2C2.14.29.61.19%2C1.13.38%2C1.55.56-.26.5-.45%2C1-.57%2C1.51h0Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m183.65%2C86.9c-3.07%2C7.45-5.62%2C11.82-10.03%2C17.18-4.13%2C5.09-8.23%2C8.63-14.21%2C12.36-1.36-3.18-2.49-5-4.41-7.36%2C9.34-5.27%2C15.55-12.36%2C19.29-22.18q-3.66.09-6.4.27c.84-1.73%2C1.5-3.45%2C2.35-6.09l2.9-9c.88-2.73%2C1.25-4.18%2C1.55-6%2C2.49.27%2C3.92.27%2C8.32.27h19.48c3.92%2C0%2C5.28-.09%2C7.92-.27-.82%2C1.64-1.26%2C2.73-2.26%2C5.82l-2.93%2C9.09c-1.14%2C3.54-1.4%2C4.63-1.68%2C6.09q-2.81-.18-6.44-.18l-3.49%2C10.82c4.22-1.55%2C7.09-2.73%2C12.19-4.91l-2.39%2C8.27c-4.77%2C2.36-9.08%2C4.18-16.46%2C6.91-3.06%2C1.18-4.22%2C1.54-8.39%2C2.91q-1.7.55-3.34%2C1.18l1.23-9.72c1.08-.09%2C4.05-.73%2C6.99-1.55l4.49-13.91h-4.3Zm13.9-49.63c.73-2.27%2C1.01-3.73%2C1.34-5.64h10.88c-.88%2C1.54-1.44%2C3-2.29%2C5.64l-.41%2C1.27h6.5c3.15%2C0%2C4.8-.09%2C7.09-.36l-2.81%2C8.73c-.35-.09-.64-.09-.83-.09q-.83-.09-1.69-.09-.67%2C0-1.21-.09c-1.86%2C2.82-4.13%2C6-5.95%2C8.09h.57c3.15%2C0%2C4.9-.09%2C7.19-.36l-2.82%2C8.73c-1.85-.18-3.54-.27-6.79-.27h-25.4c-4.68%2C0-6.52.09-9.03.45l2.9-9c2.08.36%2C4.06.46%2C9.21.46h.76c.36-3.18.37-5%2C.03-8.09-2.2%2C0-3.66.09-5.56.36l2.87-8.91c2.55.36%2C4.43.45%2C9.02.45h6.02l.41-1.27Zm-16.94%2C42.18h15.57l1.87-5.82h-15.57l-1.88%2C5.82Zm44.11%2C7.45c-3.71%2C8.55-5.99%2C12.36-10.22%2C17.18-4.48%2C5-9.76%2C8.63-18.03%2C12.36-1.43-3.27-2.39-4.73-4.78-7.09%2C6.02-2.37%2C10-4.64%2C13.57-7.73%2C4.7-3.91%2C7.27-7.73%2C10-14.73q-3.66.09-6.07.18c.68-1.54%2C1.14-2.63%2C2.25-6.09l2.93-9.09c.94-2.91%2C1.25-4.18%2C1.49-5.82%2C2.33.18%2C4.21.27%2C7.84.27h21.01c4.2%2C0%2C5.95-.09%2C8.59-.27-.93%2C2-1.37%2C3.09-2.31%2C6l-2.9%2C9c-.88%2C2.73-1.34%2C4.45-1.58%2C6.09-2.23-.18-4.69-.27-8.03-.27h-.76l-5.39%2C16.73c-.44%2C1.36-.02%2C1.82%2C1.8%2C1.82%2C2.29%2C0%2C3.27-.37%2C4.03-1.55.98-1.55%2C2.35-4.91%2C3.96-9.91%2C3.51%2C1.55%2C4.25%2C1.91%2C7.36%2C2.64-3.38%2C9-5.23%2C12.36-7.69%2C14.63-2.26%2C2-6%2C2.91-12.01%2C2.91-7.45%2C0-9.47-1.73-7.92-6.55l6.69-20.72h-3.82Zm-25.06-32.18c2.19-2.64%2C3.66-4.82%2C5.48-8.09h-11.36c.04%2C2.55%2C0%2C4.46-.22%2C8.09h6.11Zm38.86-17.45c.73-2.27%2C1.11-3.73%2C1.34-5.64h10.89c-.78%2C1.54-1.47%2C3.09-2.29%2C5.64l-.41%2C1.27h6.69c4.39%2C0%2C6.53-.09%2C9.31-.45l-2.87%2C8.91c-1.54-.27-3.03-.36-5.23-.36-2.54%2C3.73-3.61%2C5.27-5.95%2C8.09h1.43c5.16%2C0%2C7.19-.09%2C9.51-.46l-2.9%2C9c-1.73-.27-4.82-.45-8.74-.45h-26.93c-3.15%2C0-5.09.09-6.96.27l2.81-8.73c2.11.27%2C3.8.36%2C6.95.36h.58c.3-2.73.26-5.54.03-8.09-2.42.09-2.79.09-4.67.27l2.82-8.73c2.11.27%2C3.7.36%2C6.85.36h7.35l.41-1.27Zm-15.07%2C36.36l-1.88%2C5.82h17.1l1.87-5.82h-17.09Zm17.75-18.9c2.22-2.73%2C3.1-4%2C5.57-8.09h-12.13c.13%2C2.55.07%2C4.82-.22%2C8.09h6.78Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m288.8%2C38.36c.73-2.27%2C1.21-4.36%2C1.57-6.63h10.02c-1.08%2C2.18-1.95%2C4.27-2.71%2C6.63l-.68%2C2.09h4.3c4.3%2C0%2C5.86-.09%2C8.55-.46l-2.87%2C8.91c-2.4-.27-3.8-.36-8.29-.36h-4.3l-1.79%2C5.55h3.25c4.21%2C0%2C5.54%2C0%2C7.1-.09-.3-.55-.53-.73-.99-1.36%2C13.41-5.45%2C22.94-11.91%2C29.63-19.91h10.41c2.75%2C8.36%2C8.61%2C14.18%2C18.53%2C18.63-3.51%2C2.91-5.43%2C5-8.42%2C8.64-3.31-2.18-4.19-2.73-5.75-4.09l-1.85%2C5.73c-2.3-.27-3.35-.27-7.27-.27h-17.57c-3.82%2C0-5.06%2C0-7.54.27l1.79-5.55c-3.07%2C1.82-4.36%2C2.55-8.19%2C4.36-.65-1.54-.61-1.63-2.05-4.91q-.14.45-.47%2C1.45c-.15.45-.73%2C2.27-1.88%2C5.54l-5.27%2C16.36c-1.64%2C5.36-2.57%2C8.54-2.82%2C9.63-1.31-.09-5.48-.18-8.82-.18h-2.86l-1.93%2C6h4.96c3.34%2C0%2C5.28-.09%2C7.6-.45l-2.93%2C9.09c-2.08-.36-4.15-.45-7.4-.45h-4.87l-1.67%2C5.18c-1.08%2C3.36-1.66%2C5.73-2.1%2C8.27h-10.03c1.2-2.54%2C2.16-4.91%2C3.36-8.63l1.55-4.82h-5.54c-4.01%2C0-5.86.09-8.65.45l2.93-9.09c2.46.36%2C4.15.45%2C8.35.45h5.54l1.93-6h-1.62c-4.3%2C0-6.33.09-10.11.27%2C1.22-2.91%2C2.29-5.91%2C3.69-10.27l4.87-15.09c1.41-4.36%2C2.1-6.82%2C2.67-9.45%2C2.9.18%2C4.97.27%2C9.94.27h1.63l1.79-5.55h-5.06c-3.91%2C0-5.76.09-8.55.45l2.9-9c2.37.36%2C4.05.46%2C8.25.46h5.06l.68-2.09Zm-15.59%2C35.91l-2.11%2C6.54h4.58l2.11-6.54h-4.58Zm4.1-12.73l-1.96%2C6.09h4.58l1.97-6.09h-4.58Zm10.88%2C19.27l2.11-6.54h-4.87l-2.11%2C6.54h4.87Zm4.25-13.18l1.96-6.09h-4.87l-1.97%2C6.09h4.87Zm11.47%2C25.72l-4.28%2C13.27c-1.43%2C4.46-2.1%2C6.82-2.48%2C9.18h-9.55c1.06-2.09%2C2.04-4.55%2C3.53-9.18l9.93-30.81c1.59-4.91%2C2.11-6.82%2C2.55-9.09%2C2.11.27%2C4.75.36%2C8.86.36h29.22c4.87%2C0%2C7.38-.09%2C9.7-.45-1.32%2C2.91-2.03%2C4.82-3.38%2C9l-10.14%2C31.45c-2.02%2C6.27-4.51%2C8.09-11.2%2C8.09-.58%2C0-1.05%2C0-2.36-.09%2C1.2-3.73%2C1.49-5.82%2C1.44-8.91.87.27%2C1.7.36%2C2.27.36%2C1.05%2C0%2C1.45-.36%2C1.84-1.54l3.75-11.64h-5.06l-3.78%2C11.73c-1.62%2C5-1.93%2C6.27-2.37%2C8.54h-8.41c1.05-2.36%2C1.58-3.73%2C3.14-8.54l3.78-11.73h-4.68l-3.81%2C11.82c-1.58%2C4.91-1.93%2C6.27-2.38%2C8.54h-8.4c.99-2.18%2C1.61-3.82%2C3.11-8.45l3.84-11.91h-4.68Zm10.6-18.36h-4.68l-3.37%2C10.45h4.68l3.37-10.45Zm25.34-21.72h3.44c-3.86-3.73-6.87-7.73-9.03-12.27-6.52%2C6-9.47%2C8.36-15.61%2C12.27h21.2Zm-16.4%2C32.18l3.37-10.45h-4.68l-3.37%2C10.45h4.68Zm12.7%2C0l3.37-10.45h-5.06l-3.38%2C10.45h5.06Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m10.14%2C63.65c1.53-17.44%2C9.97-32.59%2C22.39-43.02%2C12.43-10.43%2C28.82-16.11%2C46.26-14.59%2C7.36.65%2C14.31%2C2.54%2C20.67%2C5.42l5.65-3.71c-7.8-4.05-16.51-6.67-25.81-7.49C41.24-3.06%2C7.7%2C25.09%2C4.37%2C63.14c-.49%2C5.66-.29%2C11.22.54%2C16.6l5.01-9.57c-.04-2.15.03-4.33.22-6.52Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m86.3%2C74.47c-.11-.43-.04-1.03.24-1.74.02-.06.06-.12.08-.18.02-.04.04-.07.06-.11l-3.06-.75c-.36.66-.68%2C1.31-.94%2C1.96-.95%2C2.4-1.07%2C4.48-.33%2C5.68l3.97-4.8s-.02-.04-.02-.07Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m87.44%2C71.19s.04-.07.07-.1c.54-.69%2C1.17-1.24%2C1.77-1.55.03-.02.06-.03.09-.05l2.08-5.21s-.03.01-.04.02c-.97.31-2.01.91-3.03%2C1.72-.86.68-1.71%2C1.5-2.51%2C2.44-.52.61-1.02%2C1.27-1.48%2C1.97l2.1.52.95.24Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m88.4%2C74.73c-.3.19-.59.33-.87.4-.28.07-.51.05-.7-.02-.02%2C0-.03-.02-.05-.03l-3.96%2C4.79c.64.54%2C1.55.67%2C2.67.39%2C1.11-.29%2C2.34-.97%2C3.57-1.99l-.56-3.62s-.06.05-.09.07Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m94.31%2C64.51c-.49-.37-1.15-.53-1.95-.43l-2.08%2C5.21s.04%2C0%2C.06%2C0c.4.05.65.35.73.79.01.05.03.1.03.16%2C0%2C.03%2C0%2C.06%2C0%2C.09l4.21-2.43c.18-1.61-.19-2.78-1-3.39Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m89.82%2C71.09c-.04-.11-.1-.19-.19-.23-.1-.06-.23-.07-.38-.04-.16.04-.33.13-.49.24-.15.1-.3.23-.44.38-.27.29-.52.66-.67%2C1.03-.02.06-.04.11-.05.17-.06.18-.08.34-.08.47%2C0%2C.32.15.53.43.53.06%2C0%2C.12%2C0%2C.19-.02.06-.02.14-.04.2-.07.34-.16.7-.48.99-.88.12-.16.23-.34.32-.52.03-.06.06-.12.08-.18.14-.37.17-.68.1-.89Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m90.88%2C71.53s0%2C0%2C0%2C.02c-.02.05-.03.11-.06.17-.21.53-.52%2C1.05-.88%2C1.52-.11.15-.23.29-.35.43-.02.03-.05.05-.08.08l.56%2C3.63c1.44-1.4%2C2.73-3.13%2C3.68-4.9.29-.55.56-1.1.77-1.65.03-.07.05-.14.07-.21.21-.55.39-1.1.51-1.62l-4.21%2C2.45s-.01.05-.02.08Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m133.15%2C2.79c-3.42.51-7.82%2C1.66-11.76%2C2.95-4.41%2C1.45-8.26%2C3.06-9.93%2C4.06-.59.34-1.33.86-1.38%2C1.45-.08.87.68%2C1.38%2C1.24%2C1.43.93.08%2C1.93-.34%2C2.23-.46%2C4.17-1.53%2C7.94-2.42%2C10.2-2.51-.02.03-5.77%2C10.3-5.77%2C10.3l-33.19%2C3.38%2C4.5-6.86.1-.15s.04-.07.06-.1c.12-.21.22-.43.28-.68.28-1.16-.29-2.3-1.23-2.67-.06-.02-.43-.05-.7-.04-2.41.11-12.26.59-12.26.59-4.58.46-7.54%2C1.74-9.74%2C3.95-1.54%2C1.55-2.67%2C3.27-3.75%2C5.77-1.44%2C3.37-1.12%2C7.19.06%2C9.25.71%2C1.25%2C1.85%2C2.08%2C3.3%2C2.34.71.13%2C1.34.12%2C1.84.02.5-.09.92-.23%2C1.37-.6.61-.52%2C1.07-1.23%2C1.14-2.09.1-1.13-.14-2.22-1.19-2.76-.39-.13-.48-.18-.72-.28-.21-.09-.4-.17-.56-.31-.1-.1-.2-.2-.27-.34-.49-.86-.52-2.03.18-3.67%2C1.4-3.24%2C3.68-5.27%2C6.8-5.58l11.45-.86-8.37%2C12.77s0%2C0%2C0%2C0l-6.55%2C9.96-.13.19c.71.28%2C1.37.61%2C2%2C.99l.2-.31%2C4.85-7.4%2C7.74%2C31.2c-.35.28-.86.33-1.16.69-.33.4-.35%2C1.12-.67%2C1.53-.32.42-.99.62-1.28%2C1.05-.29.43-.15%2C1.02-.42%2C1.46-.27.44-1%2C.81-1.24%2C1.26-.24.44.06.88-.16%2C1.33-.21.44-.96.98-1.13%2C1.43-.18.44.25.7.11%2C1.13-.14.43-.88%2C1.11-.98%2C1.52-.1.42.44.49.38.88-.06.39-.75%2C1.18-.77%2C1.54-.03.37.62.25.63.58.01.34-.6%2C1.2-.54%2C1.5.05.31.76%2C0%2C.85.27.09.26-.42%2C1.16-.29%2C1.38.13.23.86-.25%2C1.03-.06.16.19-.22%2C1.06-.02%2C1.21.2.14.93-.47%2C1.16-.38.23.1-.02.93.24.98.26.05.96-.68%2C1.24-.68.28%2C0%2C.19.74.49.7.3-.04.94-.86%2C1.26-.94.32-.08.38.54.72.41.34-.13.88-.99%2C1.23-1.16.35-.18.55.31.9.1.35-.21.78-1.08%2C1.14-1.33.36-.25.7.07%2C1.05-.21.36-.28.66-1.12%2C1.01-1.44.35-.31.81-.17%2C1.15-.51.34-.35.51-1.12.84-1.49.33-.37.88-.39%2C1.2-.78.32-.39.34-1.07.64-1.47.3-.41.92-.6%2C1.2-1.02.28-.41.16-.97.41-1.39.25-.42.92-.78%2C1.15-1.21.23-.42-.03-.84.17-1.27.2-.42.89-.93%2C1.06-1.36.17-.43-.21-.68-.08-1.09.13-.41.81-1.05.92-1.45.1-.4-.39-.48-.33-.86.07-.38.71-1.13.74-1.48.03-.36-.55-.27-.56-.6%2C0-.33.57-1.14.53-1.45-.05-.3-.69-.04-.77-.3-.08-.27.41-1.13.3-1.36-.11-.23-.8.19-.95%2C0-.15-.2.22-1.06.05-1.21-.17-.15-.79.34-1.04.31l21.02-36.12%2C1.39%2C17.46c.54-.48%2C1.08-.94%2C1.62-1.38l-1.36-17.57.63-2.98c1.93-3.48%2C5.55-10.08%2C5.59-10.22%2C4.78-.35%2C5.72%2C1.25%2C7.23%2C1.6%2C3.22.75%2C5.14-1.06%2C6.09-3.15.71-1.54.66-5.88-5.7-5.39Zm-37.63%2C67.61c-.03.07-.05.14-.07.21-.22.55-.48%2C1.1-.76%2C1.64-2.28%2C4.44-6.34%2C8.43-9.72%2C9.31-3.87%2C1.01-5.37-2.41-3.27-7.66.9-2.27%2C2.32-4.48%2C3.95-6.34.8-.91%2C1.66-1.73%2C2.52-2.43%2C1.36-1.1%2C2.76-1.88%2C4.05-2.21.07-.02.14-.05.21-.06%2C1.1-.24%2C1.98-.1%2C2.64.34%2C1.53%2C1.03%2C1.79%2C3.72.45%2C7.19Zm-1.53-10.5c-.19.17-.38.33-.51.35-.32.07-.37-.58-.69-.48-.33.11-.88.97-1.23%2C1.12-.34.16-.55-.36-.9-.17-.36.2-.8%2C1.08-1.16%2C1.32-.37.24-.71-.12-1.08.16-.25.19-.47.64-.7%2C1.01l-7.47-31.65%2C2.39-3.64%2C32.16-3.58-20.81%2C35.54Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m136.16%2C76.65c-1.97%2C16.61-10.2%2C31.02-22.16%2C41.06-12.43%2C10.43-28.81%2C16.11-46.25%2C14.58-8.91-.78-17.21-3.38-24.6-7.38l-7.19%2C2.48c9.12%2C5.85%2C19.74%2C9.66%2C31.28%2C10.67%2C38.05%2C3.33%2C71.6-24.82%2C74.93-62.87.21-2.36.28-4.69.24-7.01l-6.25%2C8.46Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m72.42%2C42.17c-.64-.35-1.34-.66-2.06-.91-1.48-.52-3.12-.84-4.95-.93-7.96-.36-17.97%2C3.06-27.68%2C9.88-10.85%2C7.62-21.37%2C19.35-28.76%2C32.16-14.02%2C24.27-11.19%2C45.1%2C5.67%2C45.87%2C16.86.77%2C41.89-18.29%2C55.91-42.56%2C11.76-20.35%2C12.04-37.91%2C1.88-43.5Zm-3.52%2C41.32c-12.63%2C22.49-35.42%2C40.94-50.81%2C41.12-.27%2C0-.54%2C0-.8%2C0-4.1-.14-7.09-1.79-8.86-4.91-4.08-7.18-1.67-20.81%2C6.14-34.73%2C6.95-12.37%2C16.85-23.73%2C27.18-31.16%2C8.21-5.91%2C16.96-9.35%2C24-9.44.33%2C0%2C.65%2C0%2C.97.01.53.02%2C1.03.06%2C1.52.12l-19.93%2C30.4c-2.47.67-5.44%2C3.14-7.57%2C6.55-2.91%2C4.65-3.16%2C9.27-.55%2C10.31%2C2.61%2C1.04%2C7.09-1.89%2C10-6.54%2C2.85-4.55%2C3.13-9.03.7-10.21l19.64-29.97c2.12.73%2C3.73%2C2.05%2C4.84%2C4.02%2C3.93%2C6.91%2C1.38%2C20.43-6.48%2C34.44Zm-18.16-1.53c-.93%2C3-3.62%2C6.09-6.03%2C6.88-2.42.8-3.64-1.02-2.7-4.07.5-1.6%2C1.48-3.2%2C2.66-4.48%2C1.07-1.17%2C2.29-2.07%2C3.45-2.42.35-.11.67-.16.96-.16%2C1.73-.02%2C2.46%2C1.69%2C1.66%2C4.26Zm-3.8-26.45c2.98-1.93%2C4.13-2.63.24-.29-12.28%2C7.4-24.6%2C20.83-31.29%2C34.58-4.26%2C8.75-5.72%2C16.59-4.56%2C22.31l2.63-1.96c-.52-4.99.61-11.35%2C3.52-18.44%2C5.82-14.18%2C17.61-28.51%2C29.46-36.2Zm1.01%2C5.65c2.33-1.57%2C3.23-2.14.19-.23-9.6%2C6.01-19.25%2C16.88-24.51%2C28-3.06%2C6.49-4.29%2C12.35-3.79%2C16.83l2.17-1.61c-.12-3.83.8-8.51%2C2.86-13.68%2C4.58-11.47%2C13.81-23.07%2C23.09-29.31Zm.85%2C5.73c1.76-1.19%2C2.44-1.62.14-.18-7.28%2C4.56-14.59%2C12.8-18.58%2C21.23-2.19%2C4.63-3.13%2C8.84-2.92%2C12.16l1.68-1.25c.02-2.78.72-6.1%2C2.17-9.74%2C3.47-8.69%2C10.47-17.49%2C17.51-22.22Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m136.53%2C33.58c-4.48-.25-10.16%2C2.01-15.83%2C6.48l.34%2C4.18c.36-.31.71-.65%2C1.07-.95%2C5.07-4.19%2C10.36-6.6%2C14.53-6.6.19%2C0%2C.38%2C0%2C.57.02%2C2.43.13%2C4.05%2C1.26%2C4.95%2C3.45%2C2.07%2C5.02.08%2C14.76-5.08%2C24.8-8.28%2C16.12-22.43%2C29.23-31.53%2C29.23-.16%2C0-.32%2C0-.47%2C0-2.42-.14-4.12-1.35-5.06-3.62-1.79-4.34-.76-11.84%2C2.57-19.97l-3.77.93.76-1.82%2C3.78-.91c.48-1.07.99-2.15%2C1.55-3.24%2C3.92-7.64%2C9.12-14.7%2C14.56-19.89l-.35-4.29c-6.38%2C5.5-12.63%2C13.64-17.2%2C22.54-9%2C17.52-7.94%2C32.55%2C2.02%2C33.1%2C9.95.55%2C25.31-13.2%2C34.31-30.72%2C9-17.52%2C8.24-32.17-1.71-32.72Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m120.01%2C64.78h.06s-.51%2C1.26-.51%2C1.26c-.68%2C2.25-.53%2C4.12.56%2C4.66%2C1.51.75%2C4.25-1.36%2C6.11-4.72%2C1.86-3.36%2C2.14-6.69.63-7.44-1.1-.55-2.85.44-4.44%2C2.3l.08.91-1.42%2C3.27-.17-2.02c-.05.09-.11.16-.16.25-.28.51-.52%2C1.02-.73%2C1.52Zm1.38.87c.34-1.15.97-2.31%2C1.7-3.24.67-.84%2C1.42-1.49%2C2.11-1.75.21-.08.4-.11.57-.12%2C1.02-.02%2C1.41%2C1.22.86%2C3.08-.64%2C2.17-2.32%2C4.39-3.77%2C4.96-1.46.58-2.12-.74-1.48-2.94Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m121.05%2C44.24l-.34-4.18c-.28.22-.56.42-.83.65-.25.21-.5.45-.75.67l.35%2C4.29c.52-.5%2C1.05-.96%2C1.58-1.42Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m120.9%2C63c.47-.81.98-1.54%2C1.51-2.17l-1.36-16.59c-.53.46-1.05.93-1.58%2C1.42l1.43%2C17.33Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m122.49%2C61.74l-.08-.91c-.54.63-1.05%2C1.36-1.51%2C2.17l.17%2C2.02%2C1.42-3.27Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m99.58%2C69.7l-.76%2C1.82%2C3.77-.93c.25-.6.5-1.2.77-1.8l-3.78.91Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m119.56%2C66.04c.12-.41.27-.83.45-1.26l-16.65%2C4.02c-.27.6-.53%2C1.2-.77%2C1.8l16.79-4.13.17-.43Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m120.01%2C64.78c-.18.43-.33.85-.45%2C1.26l.51-1.27h-.06Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m118.76%2C52.89l-.07-.77c-4.11%2C4.13-7.77%2C8.99-10.34%2C13.98l1.74-.41c2.21-4.53%2C5.23-8.95%2C8.67-12.8Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m114.45%2C64.66l1.28-.3c1.01-2%2C2.22-3.95%2C3.55-5.82l-.09-.96c-1.81%2C2.24-3.42%2C4.63-4.74%2C7.08Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m107.94%2C70.85l-1.88.51c-1.28%2C3.73-1.68%2C7.06-1.27%2C9.75l1.73-1.38c-.15-2.53.31-5.54%2C1.41-8.88Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m113.66%2C69.28l-1.47.4c-.83%2C2.4-1.22%2C4.58-1.23%2C6.49l1.49-1.19c.12-1.72.52-3.64%2C1.21-5.71Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.c_bigRaceLink_img[data-race=autorace]:before {
    aspect-ratio: 154/46;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22155px%22%20height%3D%2246px%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb(255%2C%20255%2C%20255)%22%20d%3D%22M0.000%2C0.000%20C0.000%2C0.000%20177.408%2C0.000%20152.306%2C0.000%20C127.204%2C0.000%20119.499%2C45.1000%2090.162%2C45.1000%20C67.395%2C45.1000%200.000%2C45.1000%200.000%2C45.1000%20L0.000%2C0.000%20Z%22%2F%3E%3C%2Fsvg%3E")
}

.c_bigRaceLink_img[data-race=autorace]:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_2%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20463.66%20188.13%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3Anone%3B%7D.cls-1%2C.cls-2%2C.cls-3%7Bstroke-width%3A0px%3B%7D.cls-2%7Bfill%3A%23a50082%3B%7D.cls-3%7Bfill%3A%23fff%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cg%20id%3D%22autorace%22%3E%3Cpath%20class%3D%22cls-1%22%20d%3D%22m48.49%2C97c.98.7%2C1.67%2C1.67%2C2.05%2C2.91l4.98-5.97c-2.55.65-5.07%2C1.9-7.02%2C3.06Z%22%2F%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22m82.52%2C54.12c1.04-.27%2C1.54.45%2C3.07-.77%2C2.31-.56%2C4.27-.96%2C5.04-.95-1.84-3.74-.02-2.31.05-4.51.06-1.68.67-3.94.45-4.89-1.69.41-2.56-1.51-3.48-2.12-1.13-.76-2.63%2C2.96-2.63%2C2.96%2C0%2C0%2C.3%2C2.29-.31%2C3.38-.61%2C1.09-3.01%2C1.68-3.01%2C1.68%2C0%2C0-1.07%2C3.48-2.54%2C3.84-1.46.35-5.63%2C1.36-4.63%2C3.57.53-.13%2C4.23-1.18%2C7.99-2.16Z%22%2F%3E%3Cpath%20class%3D%22cls-2%22%20d%3D%22m117.13%2C122.68c-11.62%2C13.35-28.73%2C21.8-47.82%2C21.8-13.18%2C0-25.43-4.03-35.57-10.91-1.28%2C1.07-2.57%2C2.11-3.9%2C3.08-.33.24-.66.45-.99.68%2C11.39%2C8.2%2C25.35%2C13.05%2C40.46%2C13.05%2C22.26%2C0%2C42.06-10.51%2C54.74-26.82h-.01c-.47.02-.91.03-1.34.03-2.24%2C0-4.08-.32-5.57-.91Zm-103.94-12.09c-4.65-8.82-7.29-18.86-7.29-29.51%2C0-35.02%2C28.39-63.41%2C63.4-63.41%2C4.52%2C0%2C8.93.48%2C13.19%2C1.38-.32-.9-.58-1.69-.75-2.22-.31-.9-.15-1.75.15-2.46-.06-.49-.09-.97-.1-1.45-4.05-.74-8.21-1.14-12.48-1.14C31.03%2C11.77%2C0%2C42.8%2C0%2C81.08c0%2C12.53%2C3.34%2C24.28%2C9.16%2C34.42%2C1.24-1.66%2C2.58-3.31%2C4.03-4.91Zm91.84%2C72.78l.75-3.44c.07-.31.16-.71.24-1.18.09-.48.13-.92.13-1.32%2C0-.64-.12-1.18-.37-1.61-.25-.43-.58-.78-.98-1.03-.41-.26-.86-.44-1.37-.55-.51-.11-1.03-.16-1.56-.16-1.71%2C0-3.31.76-4.82%2C1.6-.02.3-.11.87-.15%2C1.24h.14c.44-.33.89-.59%2C1.36-.77.47-.18.99-.28%2C1.56-.28.27%2C0%2C.55.03.84.1.29.06.54.18.77.34.23.17.42.38.56.65.15.26.22.61.22%2C1.03%2C0%2C.39-.03.68-.1.9-.07.21-.18.37-.33.48-.16.11-.37.19-.63.24-.27.05-.61.09-1.03.15-.57.07-1.16.15-1.79.25-.62.09-1.14.2-1.57.33-.95.3-1.68.82-2.19%2C1.57-.5.75-.76%2C1.57-.76%2C2.46%2C0%2C1.1.33%2C1.97.98%2C2.6.65.62%2C1.53.92%2C2.63.92.9%2C0%2C1.65-.13%2C2.22-.44.58-.3%2C1.09-.84%2C1.53-1.61.04.14.1.33.18.56.08.23.21.44.4.65.18.21.43.38.75.52.32.14.73.2%2C1.22.2.59%2C0%2C1.04-.06%2C1.36-.19.32-.13.61-.29.86-.47l-.15-.37c-.08.04-.14.08-.21.11-.06.03-.14.05-.23.05-.31%2C0-.62-.12-.71-.37-.09-.25-.14-.5-.14-.72%2C0-.19.02-.43.06-.73.04-.3.16-1.05.31-1.7Zm-3.43-.65c-.08.35-.16.73-.25%2C1.13-.09.4-.23.77-.4%2C1.1-.18.34-.4.61-.68.83-.28.22-.62.33-1.05.33-.55%2C0-.94-.19-1.15-.56-.21-.38-.32-.81-.32-1.28%2C0-.52.09-1.05.27-1.6.19-.55.5-.96.94-1.24.31-.2.69-.36%2C1.13-.47.44-.11%2C1.08-.23%2C1.91-.36l-.41%2C2.13Zm-59.18-15.85c-.28.03-.61.04-1%2C.04s-1.36-.02-1.71-.04c-.35-.03-.67-.06-.97-.1-.2%2C1.22-.44%2C2.58-.71%2C4.09-.27%2C1.51-.77%2C3.96-1.25%2C5.97-.14-.9-.87-1.92-1.58-2.27-.72-.35-2.18-.53-3.01-.53-.94%2C0-1.81.24-2.6.72-.79.48-1.48%2C1.12-2.06%2C1.91-.58.79-1.03%2C1.7-1.35%2C2.72-.32%2C1.02-.48%2C2.08-.48%2C3.16%2C0%2C.72.09%2C1.4.28%2C2.06.18.65.47%2C1.22.86%2C1.71.39.48.88.86%2C1.49%2C1.13.61.26%2C2.02.4%2C2.87.4.9%2C0%2C1.69-.22%2C2.35-.66.66-.44%2C1.19-.94%2C1.57-1.49-.08.33-.15.66-.23%2C1-.08.33-.17.62-.26.88.26-.04.54-.05.86-.05h2.58c.31%2C0%2C.58.02.82.05.06-.42.16-1.08.32-1.98.16-.89.34-1.92.57-3.08.22-1.16.47-2.41.74-3.76.28-1.35.57-2.71.87-4.11.31-1.39.61-2.76.93-4.12.31-1.35.62-2.61.91-3.77-.26.04-.53.07-.8.1Zm-6.38%2C13.58c-.11.86-.32%2C1.69-.62%2C2.51-.3.82-.71%2C1.52-1.22%2C2.11-.51.59-1.17.89-1.97.89-.33%2C0-.63-.08-.87-.22-.25-.15-.45-.35-.62-.6-.17-.25-.29-.53-.37-.84-.08-.31-.12-.64-.12-1%2C0-.33.03-.74.08-1.24.05-.5.15-1.03.27-1.59.13-.56.29-1.12.48-1.68.19-.56.43-1.07.71-1.52.27-.45.6-.82.97-1.1.37-.28.78-.43%2C1.24-.43.76%2C0%2C1.31.26%2C1.67.79.36.53.54%2C1.13.54%2C1.81%2C0%2C.55-.05%2C1.26-.17%2C2.11Zm83.49-6.41c-.57%2C0-1.11.12-1.57.39-.46.28-.86.63-1.22.99-.35.37-.64.74-.87%2C1.12-.23.37-.4.69-.51.91.11-.51.23-1.03.34-1.55.11-.51.25-1.03.38-1.55-.26.04-.52.07-.79.1-.26.03-.58.04-.95.04s-1.27-.02-1.57-.04c-.3-.03-.58-.06-.84-.1-.31%2C2.04-.72%2C4.19-1.23%2C6.44-.51%2C2.25-1.07%2C4.46-1.7%2C6.71.28-.03.58-.05.91-.05h2.66c.35%2C0%2C.66.02.94.05.33-1.88.61-3.31.83-4.39.22-1.08.41-1.91.58-2.5.07-.29.17-.62.3-.98.13-.36.3-.71.53-1.03.24-.31.56-.59.94-.81.38-.21.85-.29%2C1.42-.29.38%2C0%2C.68.05.88.14.2.09.4.2.55.29l.21-.11c.04-.66.1-1.24.22-1.74.12-.5.36-1.11.69-1.75-.15-.09-.3-.17-.49-.22-.18-.05-.4-.08-.66-.08Zm18.26-1.9c-.28%2C0-.53-.01-.75-.04-.22-.03-.44-.06-.64-.1-.74.83-4.39%2C4.01-5.22%2C4.74-.83.73-1.66%2C1.47-2.51%2C2.21-.31.26-.59.49-.84.69-.25.2-.43.3-.54.3-.15%2C0-.22-.08-.22-.25.28-1.38.54-2.65.79-3.82.25-1.17.55-2.52.91-4.08.36-1.56.76-3.25%2C1.2-5.01-.33.04-.64.07-.93.1-.28.03-1.18.04-1.57.04-.43%2C0-.8-.01-1.13-.04-.33-.03-.65-.06-.96-.1-.09.77-.23%2C1.67-.42%2C2.63-.18.95-.37%2C1.88-.55%2C2.78-.53%2C2.64-1.09%2C5.24-1.67%2C7.77-.58%2C2.54-1.19%2C5.05-1.84%2C7.59.31-.03.65-.05%2C1.01-.05h2.71c.29%2C0%2C.57.02.84.05.13-.79.28-1.62.44-2.54.16-.92.38-1.94.63-3.06.09-.37.17-.62.22-.75.05-.13.15-.19.28-.19.11%2C0%2C.19.04.23.12.05.08.12.29.24.62.33.92.58%2C1.65.77%2C2.18.19.53.34%2C1.03.46%2C1.4.12.37.23.67.33%2C1%2C.1.33.22.73.37%2C1.21.31-.03.64-.05.98-.05h2.27c.28%2C0%2C.55.02.83.05v-.11c-.11-.22-.29-.56-.54-1.14-.25-.58-.52-1.28-.83-2.03-.3-.76-.61-1.54-.93-2.36-.31-.82-.6-1.57-.85-2.25.11-.09.23-.26.51-.51.27-.25.58-.51.9-.79.32-.28.63-.55.91-.8.29-.26.48-.44.6-.55.61-.53%2C4.05-3.35%2C4.52-3.7.47-.36.86-.67%2C1.17-.87v-.44c-.18.04-.37.07-.55.1-.18.03-.4.04-.66.04Zm-42.53-.41c0-1.88-.54-3.24-1.62-4.05-1.08-.82-2.06-1.23-3.86-1.23-.79%2C0-1.55.03-2.27.08-.73.05-1.98.08-2.65.08-.47%2C0-.91-.02-1.29-.05-.38-.03-.24-.07-.57-.11-.12.87-.27%2C1.73-.44%2C2.58-.16.85-.33%2C1.71-.5%2C2.58-.54%2C2.75-1.12%2C5.47-1.75%2C8.14-.64%2C2.67-1.3%2C5.26-2.01%2C7.87.35-.04.72-.05%2C1.1-.05h2.64c.4%2C0%2C.81.02%2C1.23.05.27-1.54.57-3.04.9-4.62.33-1.59.61-3.12.98-4.62.31.04.75.08%2C1.18.11.43.03.85.05%2C1.35.05%2C1.1%2C0%2C2.17-.17%2C3.13-.44.96-.27%2C1.35-.64%2C2.08-1.19.72-.55%2C1.3-1.25%2C1.73-2.11.42-.86.64-1.88.64-3.06Zm-4.17%2C1.76c-.18.67-.45%2C1.26-.81%2C1.78-.36.52-1.4%2C1.24-1.4%2C1.24%2C0%2C0-1.57.36-2.35.36-.23%2C0-.42%2C0-.58-.02-.16%2C0-.32-.02-.48-.04.29-1.45.59-2.89.89-4.32.3-1.43.63-2.86.98-4.29.54-.02%2C1.04%2C0%2C1.49.05.46.05%2C1.16.29%2C1.48.51.32.22.58.53.76.95.19.41.28.97.28%2C1.68s-.09%2C1.42-.26%2C2.1Zm-70.11-4.37c-.93-.77-2.39-1.44-3.61-1.83-1.22-.38-2.51-.58-3.88-.58-1.82%2C0-3.97.33-5.47.97-1.51.65-2.8%2C1.53-3.88%2C2.63-1.08%2C1.11-1.92%2C2.41-2.52%2C3.91-.59%2C1.49-.89%2C3.08-.89%2C4.76%2C0%2C1.5.26%2C2.82.78%2C3.97.52%2C1.15%2C1.22%2C2.12%2C2.12%2C2.89.9.78%2C2.44%2C1.35%2C3.64%2C1.73%2C1.2.37%2C2.48.56%2C3.85.56%2C1.93%2C0%2C4.06-.24%2C5.61-.9%2C1.54-.67%2C2.85-1.56%2C3.93-2.7%2C1.07-1.13%2C1.9-2.43%2C2.48-3.91.58-1.47.86-3.01.86-4.6s-.27-2.88-.8-4.03c-.54-1.15-1.27-2.11-2.2-2.88Zm-2%2C7.83c-.16.9-.39%2C1.79-.7%2C2.69-.31.9-.7%2C1.76-1.17%2C2.59-.47.82-1.01%2C1.56-1.62%2C2.19-.61.64-1.3%2C1.14-2.06%2C1.53-.76.38-1.59.58-2.49.58s-1.66-.15-2.33-.44c-.68-.29-1.24-.7-1.68-1.24-.45-.53-.78-1.18-1.01-1.92-.22-.75-.34-1.56-.34-2.45%2C0-.82.07-1.7.2-2.6.14-.91.35-1.81.64-2.71.3-.9.66-1.75%2C1.1-2.56.44-.81.96-1.52%2C1.56-2.15.6-.63%2C1.3-1.12%2C2.08-1.48.78-.36%2C1.65-.54%2C2.6-.54.86%2C0%2C1.63.14%2C2.3.44.67.29%2C1.24.7%2C1.71%2C1.24.47.53.82%2C1.17%2C1.07%2C1.89.24.73.37%2C1.53.37%2C2.42%2C0%2C.79-.08%2C1.63-.23%2C2.53Zm40.89-10.07c-.28.03-.57.04-.96.04s-1.36-.02-1.71-.04c-.35-.03-.67-.06-.97-.1-.2%2C1.22-.44%2C2.58-.71%2C4.09-.27%2C1.51-.76%2C3.96-1.24%2C5.97-.14-.9-.87-1.92-1.59-2.27-.72-.35-2.18-.53-3.01-.53-.94%2C0-1.81.24-2.6.72-.79.48-1.48%2C1.12-2.06%2C1.91-.58.79-1.03%2C1.7-1.36%2C2.72-.32%2C1.02-.48%2C2.08-.48%2C3.16%2C0%2C.72.09%2C1.4.28%2C2.06.18.65.47%2C1.22.86%2C1.71.39.48.88.86%2C1.49%2C1.13.61.26%2C2.02.4%2C2.87.4.9%2C0%2C1.69-.22%2C2.35-.66.66-.44%2C1.19-.94%2C1.57-1.49-.07.33-.15.66-.23%2C1-.08.33-.17.62-.26.88.26-.04.54-.05.86-.05h2.54c.3%2C0%2C.58.02.82.05.06-.42.16-1.08.32-1.98.16-.89.35-1.92.57-3.08.22-1.16.47-2.41.75-3.76.27-1.35.57-2.71.87-4.11.31-1.39.61-2.76.93-4.12.32-1.35.62-2.61.91-3.77-.26.04-.53.07-.8.1Zm-6.34%2C13.58c-.11.86-.32%2C1.69-.62%2C2.51-.3.82-.71%2C1.52-1.21%2C2.11-.51.59-1.17.89-1.98.89-.33%2C0-.62-.08-.87-.22-.25-.15-.46-.35-.62-.6-.16-.25-.29-.53-.37-.84-.08-.31-.13-.64-.13-1%2C0-.33.03-.74.09-1.24.05-.5.15-1.03.27-1.59.13-.56.29-1.12.48-1.68.19-.56.43-1.07.71-1.52.27-.45.6-.82.97-1.1.37-.28.78-.43%2C1.24-.43.75%2C0%2C1.31.26%2C1.67.79.36.53.54%2C1.13.54%2C1.81%2C0%2C.55-.05%2C1.26-.16%2C2.11Zm12.79-6.37c-.88%2C0-1.65.14-2.31.42-.66.28-1.21.64-1.65%2C1.08-.44.44-.77.94-.99%2C1.49-.22.55-.33%2C1.11-.33%2C1.66s.08%2C1.06.24%2C1.46c.17.39.38.74.66%2C1.04.27.3.59.55.94.76.34.21.69.41%2C1.04.59.77.43%2C1.37.79%2C1.8%2C1.11.43.31.65.74.65%2C1.28%2C0%2C.48-.22.9-.65%2C1.26-.43.36-.98.54-1.63.54-.35%2C0-.68-.05-1.01-.17-.33-.11-.63-.26-.91-.47-.27-.2-.51-.45-.7-.76-.19-.3-.32-.65-.37-1.03h-.53c-.07.48-.17.94-.29%2C1.39-.12.45-.28.91-.48%2C1.37.59.3%2C1.19.51%2C1.8.65.61.14%2C1.25.21%2C1.92.21.71%2C0%2C1.41-.08%2C2.09-.25.68-.17%2C1.3-.44%2C1.85-.82.54-.37.98-.86%2C1.31-1.45.33-.59.49-1.29.49-2.11%2C0-.92-.26-1.66-.77-2.21-.51-.56-1.14-1.04-1.87-1.45-.57-.3-1.04-.54-1.43-.76-.39-.21-.72-.41-.95-.59-.23-.19-.39-.37-.48-.56-.09-.19-.11-.4-.11-.64%2C0-.48.19-.89.58-1.24.39-.34.95-.51%2C1.66-.51.55%2C0%2C.99.09%2C1.33.28.34.19.61.4.81.67.2.25.34.51.43.77.08.26.14.47.18.64h.57c.04-.33.12-.76.24-1.27.12-.51.31-1.02.57-1.51-.43-.18-.94-.37-1.55-.56-.61-.19-1.33-.28-2.14-.28ZM219.65%2C56.68c-2.41.55-3.47.64-7.75.64h-6.46l2.25-7.36.17-.54c1.2-3.73%2C1.8-5.37%2C2.75-7.73h-8.44q-.86%2C3.45-2.38%2C8.36l-2.28%2C7.27h-22.14c-4.54%2C0-5.63%2C0-7.86-.64l-3.58%2C11.09c2.42-.36%2C3.19-.36%2C8.01-.45h17.53c-3.66%2C4.82-8.68%2C10.45-13.41%2C15-9.24%2C8.82-17.32%2C14.82-26.51%2C19.73%2C1.67%2C3.55%2C2.1%2C5.18%2C2.26%2C9.45%2C6.12-3.91%2C8.85-5.82%2C12.17-8.36%2C5.88-4.54%2C12.43-10.36%2C17.7-15.82%2C4.81-5%2C8.03-8.82%2C10.63-12.73-.53%2C1.45-2.16%2C6.09-2.3%2C6.54l-.41%2C1.27-8.57%2C27.18c-.2.64-.35%2C1.09-.53%2C1.63-1.2%2C3.73-2.12%2C6.18-3.2%2C8.73h8.7c.63-2.54%2C1.62-6%2C2.99-10.45l13.28-42.18h6.59c3.97%2C0%2C5.41.09%2C7.24.36l3.55-11Zm43.8%2C17.27c-2.69.54-3.81.64-9.49.64h-30.53c-5.67%2C0-6.73-.09-9.08-.64l-4.08%2C12.64c2.44-.45%2C3.07-.45%2C9.48-.45h30.42c6.42%2C0%2C7.05%2C0%2C9.19.45l4.08-12.64Zm19.06-6l5.45-16.91c1.82-5.63%2C2.2-6.82%2C3.34-9.54h-8.77c-.53%2C2.45-1.17%2C4.82-2.61%2C9.27l-18.79%2C58.27c-1.56%2C4.82-2.41%2C7.27-3.67%2C10.18h8.76c.78-3%2C1.47-5.36%2C3-10.09l7.74-24c.82-2.54%2C1.11-3.64%2C1.74-6.18.37.45.53.55%2C1.68%2C1.54%2C8.43%2C7%2C13.41%2C12.18%2C17.05%2C17.36l7.94-10.73c-7.6-8.18-15.5-14.82-22.86-19.18Zm53.35%2C26.82c-6.32%2C4.73-13.45%2C8.18-20.69%2C10l17.06-51.9c1.5-4.45%2C2.3-6.73%2C3.35-9.18l-9.06-.09q-.64%2C3-2.7%2C9.36l-16.09%2C49.09c-1.7%2C5.27-2.36%2C6.91-3.59%2C9.36l1.84%2C7c1.58-.73%2C2.46-1.09%2C4.34-1.55%2C11.27-2.82%2C18.94-6.36%2C27.3-12.45%2C7.52-5.45%2C13.58-11.54%2C21.1-21.18-1.7-3.27-2.12-4.54-3.09-9.27-6.04%2C8.82-12.03%2C15.09-19.76%2C20.82Zm74.93-8.18l4.08-12.64c-2.7.54-3.82.64-9.49.64h-30.53c-5.67%2C0-6.73-.09-9.08-.64l-4.08%2C12.64c2.44-.45%2C3.07-.45%2C9.49-.45h30.42c6.42%2C0%2C7.05%2C0%2C9.19.45Zm52.87-33.73l-2.23-6.18c-1.86.82-2.4.91-6.02%2C1l-22.66.46h-1.54c-2.62%2C0-3.81-.09-5.45-.55l-3.5%2C11.64c2.32-.45%2C4.11-.64%2C7.21-.73q20.3-.45%2C21.35-.54l-1.47%2C2.37c-8.73%2C14.18-20.66%2C27.36-33.43%2C37-6.35%2C4.82-10.21%2C7.27-16.02%2C10%2C1.36%2C3.91%2C1.66%2C5.36%2C1.93%2C10.09%2C11.99-6.82%2C21.92-14.82%2C32.85-26.27%2C4.54%2C7.55%2C8.61%2C17.72%2C10.93%2C27l9.19-9.46q-4.31-10.63-5.27-12.63c-2.56-5.54-4.79-9.36-7.58-13.18%2C6.31-7.45%2C11.99-15.36%2C18.07-25.09%2C1.43-2.27%2C2.36-3.55%2C3.63-4.91Zm-330.96%2C28.21c0%2C9.44-2.08%2C18.39-5.78%2C26.45%2C1.27%2C1.45%2C2.39%2C2.69%2C2.92%2C3.18.66.27%2C1.2.59%2C1.67.92%2C4.53-9.22%2C7.09-19.58%2C7.09-30.55%2C0-11.84-2.97-22.98-8.2-32.72-.17%2C4.67-.51%2C8.34-1.57%2C10.84%2C2.5%2C6.82%2C3.87%2C14.19%2C3.87%2C21.88Zm-89.46%2C24.08c-3.1.02-9.21%2C2.89-16.42%2C9.23-8.73%2C7.72-13.13%2C15.22-13.17%2C18.69%2C0%2C.45.08.86.26%2C1.19.09.22.55.79%2C1.74.79.04%2C0%2C.08%2C0%2C.12%2C0v-.77c-1.12-.03-1.11-.31-1.18-.38-.1-.19-.16-.46-.16-.83-.04-2.94%2C4.26-10.53%2C12.91-18.12%2C7.1-6.28%2C13.23-9.05%2C15.92-9.03%2C1.37.07%2C1.18.4%2C1.31.77l.36-.06.33-.39c-.17-.49-.7-1.14-2-1.08Zm-.37%2C2.44c-2.49.02-7.34%2C2.18-13.11%2C7.01-2.13%2C1.79-3.95%2C3.58-5.46%2C5.28l.46.4c1.48-1.68%2C3.28-3.45%2C5.39-5.22%2C5.68-4.78%2C10.55-6.88%2C12.73-6.86h.06c.26.02.46.05.6.09l.4-.48c-.24-.13-.53-.23-.96-.22-.03%2C0-.06%2C0-.09%2C0Zm-10.88%2C7.49c-1.32%2C1.07-2.5%2C2.15-3.52%2C3.19l.34.33c1.01-1.03%2C2.17-2.09%2C3.48-3.16%2C4.15-3.37%2C7.69-4.95%2C9.55-5.15l.43-.51h-.01c-1.95.01-5.75%2C1.64-10.27%2C5.29Zm-3.17%2C3.53h0%2C0Zm2.08.17c-2.61%2C2.15-4.25%2C4.73-3.82%2C5.8.4%2C1.01%2C2.51.4%2C4.85-1.39.33-.25.65-.52.96-.79-.35-.34-.41-.86-.12-1.21l3.44-4.13c-.39-1.13-2.71-.42-5.31%2C1.72Zm27.75-44.74l-4.35%2C4.17%2C1.3%2C1.39c1.26-.37%2C2.32-.26%2C3.17.33.11.08.2.16.29.23%2C1.14.95%2C1.22%2C2.13.2%2C3.55-.25.36-.51.65-.77.92-1.32%2C1.37-2.69%2C1.59-4.1.62-1.4-.96-1.68-2.05-.82-3.25.29-.4.66-.81%2C1.11-1.21l-1.95-.85c-.38.34-.67.65-.87.93-1.37%2C1.91-.52%2C3.92%2C2.54%2C6.02.28.19.55.34.83.5.64.36%2C1.26.65%2C1.88.83.19.06.38.1.58.14.53.11%2C1.05.18%2C1.56.16.31-.02.6-.08.89-.14.37-.08.72-.2%2C1.04-.37.67-.34%2C1.26-.85%2C1.75-1.54.31-.44.51-.89.65-1.35.11-.36.17-.72.18-1.1.01-.42-.02-.85-.14-1.29-.36-1.34-1.23-2.49-2.61-3.44-.58-.4-1.21-.7-1.9-.92-.66-.21-1.36-.33-2.11-.37l1.99-1.91.36-.34%2C6.29%2C4.32%2C2.32-2.19-7.77-5.33-1.56%2C1.5Zm25.82-58.14c.4%2C1.23%2C1.1%2C3.28%2C1.91%2C5.3-4.34.46-8.65%2C4.76-8.72%2C10.98-1.99%2C3.22-3.44%2C3.81-1.72%2C7.36-4.02%2C1.8-2.03%2C2.27-3.7%2C3.3-4.07.24-2.78%2C1.52-3.64%2C1.71-2.15.48-3.09%2C2.38-3.33%2C3.74%2C1.61.43%2C2.86%2C1.58%2C3.08%2C3.01.3%2C1.94-1.42%2C3.67-3.83%2C3.85-.31.02-.61.02-.91%2C0-1.85%2C2.24-4.05%2C4.64-5.18%2C6.75-.45.8-.98%2C2.53-.58%2C3.98.23.85.68%2C1.62%2C1.69%2C2.35l.08.06c.33.28.84.68%2C1.45%2C1.15-.74-.29-1.47-.53-2.21-.73-.83-.22-1.66-.37-2.47-.48-.3-.44-.51-.9-.67-1.35-.07-.2-.16-.4-.21-.59-.58-2.31.14-4.39.76-5.55.57-1.04%2C1.32-2.09%2C2.13-3.12.9-1.15%2C1.87-2.27%2C2.76-3.33.69-.82%2C1.34-1.6%2C1.85-2.33.02-.03.06-.05.09-.08-.35.01-.68.15-.89.44-.39.55-.86%2C1.14-1.36%2C1.74-.66-.55-1.13-1.26-1.25-2.07-.08-.51-.01-1%2C.16-1.45-1.51%2C1.07-2.01%2C2.81-.78%2C4.85-1.13.86-1.18%2C1.49-.86%2C1.94-1%2C1.23-1.95%2C2.5-2.64%2C3.77-.62%2C1.17-1.34%2C3.25-.76%2C5.56.13.5.35%2C1%2C.63%2C1.49-3.95-.26-7.42.92-9.33%2C3.59-2.97%2C4.15-1.22%2C10.55%2C3.8%2C15.51-3.75.5-9.28%2C2.12-14.36%2C7.03l.57.99%2C2.25%2C1.35c-4.17%2C1.26-9.08%2C3.83-14.33%2C7.88-13.99%2C10.8-22.58%2C26.81-20.09%2C33.81.45%2C1.28%2C1.21%2C2.19%2C2.23%2C2.79%2C4.12%2C2.5%2C12.65.06%2C22.01-6.77%2C9.64-7.03%2C18-17.11%2C21.26-25.36l1.51%2C2.76%2C6.34-2.68-.13%2C1.71%2C1.97.59%2C2.53-.57-.74%2C2.19%2C6.45-1.94%2C1.58-2.96c.62.48%2C1.24.85%2C1.86%2C1.14%2C3.15%2C1.82%2C8.48.53%2C12.58-2.16%2C1.82-1.19%2C5.39-3.7%2C9.22-6.43.04.23.08.47.14.67.26.88.7%2C1.51%2C1.29%2C1.92%2C2.36%2C1.73%2C7.23.1%2C12.53-4.53%2C1.61-1.4%2C3.15-2.99%2C4.57-4.68.14.79.18%2C1.37.08%2C1.6-.44.94.83%2C3.74.59%2C5.24-.91%2C3.3.64%2C4.77%2C1.41%2C5.85-.13%2C1.89.02%2C4.16%2C1.04%2C6%2C.06.12%2C1.71%2C3.37%2C1.72%2C3.58.12%2C2.83%2C1.72%2C4.7%2C7.9%2C4.42%2C3.58-.16%2C7.05-1.31%2C7.05-4.25%2C0-1.46-1-3.67-2.73-4.31-.71-.26-6.33-6.1-6.33-6.1h0c.65-.54.87-1.14.36-1.68.64-.22%2C1.34-1.07%2C1.01-1.81%2C1.79-3.01.5-5.7-.58-8.99.26-.56-.36-2.31-.57-3.67-.19-1.31.87-1.6.17-3.17-.58-1.28%2C1.41-2.42.62-4.17-.68-1.51-1.66-1.03-1.03-2.4.18-1.77.96-5.41%2C0-8.92%2C1.21-.24%2C2.29-.71%2C1.99-1.96.59-.42%2C2.24-3.12%2C1.49-5.42-.31-.7-2.23-2.36-1.18-3.78%2C2.37-.57%2C3.26-3.6%2C3.51-14.85%2C6.26-12.21-2.3-20.35-4.64-23.09-1.14-1.43-3.37-4.03-3.95-4.34-.58-.3-1.88-.51-2.35-.76-.47-.24-1.09-1.06-2.35-.75-.55.13-2.51.06-4.6-.06.04-2.36.05-5.34-.06-6.11-.09-.62-.22-1.21-.4-1.79%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0%2C0-.01%2C0-.02-.05-.17-.1-.33-.16-.47-1.91-5.33-7.54-8.64-13.57-7.62-6.86%2C1.16-11.65%2C7.48-10.7%2C14.12.03.2.09.38.13.58%2C0%2C0-.03-.01-.03-.01%2C0%2C0-.5.79-.41%2C1.03Zm.38.3c.15.15.34.29.52.43%2C3.5%2C2.71%2C13.02%2C3.79%2C18.83-.21.23-.16.43-.34.65-.51.54-.43%2C1.04-.91%2C1.49-1.44.06-.07.13-.13.19-.2-.01.03-.05.07-.07.1-.25.48-.71%2C1.01-1.33%2C1.56-.3.27-.64.54-1%2C.81-2.15%2C1.63-5.2%2C3.25-7.3%2C3.93-.44.14-.8.38-1.1.68-1.94%2C1.95-1.11%2C6.68%2C2.91%2C6.54-3.24.45-7.25-.32-9.5-2.36-.13-.12-.29-.23-.41-.36-.74-1.19-1.42-2.62-2.02-3.99-1.12-2.6-1.87-4.97-1.87-4.97Zm-5.7%2C36.52c1.46-.35%2C2.54-3.84%2C2.54-3.84%2C0%2C0%2C2.4-.58%2C3.01-1.68.61-1.09.31-3.38.31-3.38%2C0%2C0%2C1.5-3.72%2C2.63-2.96.92.61%2C1.79%2C2.53%2C3.48%2C2.12.23.95-.39%2C3.21-.45%2C4.89-.07%2C2.21-1.89.78-.05%2C4.51-.77-.02-2.74.39-5.04.95-1.53%2C1.22-2.03.5-3.07.77-3.76.98-7.46%2C2.04-7.99%2C2.16-1-2.21%2C3.17-3.22%2C4.63-3.57Zm-10.92-3.22s-.62-.03-1.58-.63c.34-.52%2C4.03-1.53%2C5.16.64%2C1.06%2C1.92.86%2C4.05-.69%2C3.87.51-2.01-.91-4.23-2.9-3.88Zm-32.04%2C44.74c.75.2%2C1.71.58%2C2.88.38%2C1.16-.2%2C2.8-2.11%2C4.14-2.96%2C5.09-3.24%2C8.37-3.25%2C8.06-3.15-8.8%2C2.77-10.42%2C5.52-9.86%2C7.35.44%2C1.42%2C2.18%2C2.28%2C2.9%2C2.15.71-.12%2C1.65-.84%2C2.95-1.69%2C1.8-1.18%2C4.32-2.65%2C8.1-3.31-3.06.81-5.76%2C2.26-7.66%2C3.47-1.73%2C1.1-2.8%2C2-2.8%2C2l-1.52.07-3.85-2.31-3.34-2Zm14.66%2C8.32l-2.99%2C3.59-1.5%2C1.79-12.05%2C14.45c-.14.17-.33.27-.53.3-.05%2C0-.09%2C0-.14%2C0%2C.23.14.49.21.73.17.21-.03.4-.14.54-.3l11.22-13.46c-1.37%2C5.09-7.45%2C12.88-14.91%2C19.02-8.51%2C7.01-16.46%2C9.93-18.24%2C6.65-1.9-3.49%2C3.71-12.88%2C13.14-21.19%2C9.2-8.11%2C17.83-11.54%2C19.85-8.22l4.55-5.46c-.37-1.24-1.07-2.22-2.05-2.91%2C1.96-1.16%2C4.47-2.41%2C7.02-3.06.19-.05.37-.09.55-.12.11-.03.23-.05.34-.07.67-.13%2C1.35-.22%2C2.01-.24l-7.55%2C9.06Zm9.27-10.25c-.05-.02-.11-.03-.17-.05-.14-.04-.28-.08-.42-.12-.47-.14-.94-.3-1.41-.48-.19-.07-.37-.13-.56-.21-.22-.09-.44-.19-.65-.29-1.15-.52-2.29-1.15-3.39-1.9-.97-.67-1.86-1.4-2.67-2.16-4.93-4.65-6.7-10.79-3.87-14.74%2C1.82-2.55%2C5.16-3.64%2C8.95-3.33.02%2C0%2C.05%2C0%2C.07%2C0%2C.4.04.82.09%2C1.23.16.67.11%2C1.34.27%2C2.02.46%2C1.95.56%2C3.94%2C1.46%2C5.83%2C2.71.12.08.24.15.36.23.15.11.29.22.44.33%2C2.14%2C1.54%2C3.87%2C3.36%2C5.12%2C5.27.08.11.15.23.22.34.28.44.53.89.75%2C1.33%2C1.21%2C2.43%2C1.63%2C4.91%2C1.13%2C7.08-.04.15-.08.31-.12.47-.23.75-.55%2C1.45-1.01%2C2.1-2.28%2C3.18-6.93%2C4.11-11.86%2C2.82Zm32.3%2C6.95c-3.63%2C2.72-6.99%2C5.2-8.29%2C6.1-1.46%2C1.02-2.96%2C1.9-4.46%2C2.55-3.56%2C1.56-7.05%2C1.78-9.85-.83-.21-.2-.42-.39-.62-.62l1.32-.87c.56.44%2C1.15.76%2C1.75%2C1%2C3.62%2C1.43%2C7.94-.4%2C11.99-3.21%2C1.13-.78%2C3.8-2.75%2C6.85-5.03.49-.37.99-.74%2C1.49-1.12-.12.72-.19%2C1.4-.19%2C2.03Zm-18.25-11.93c.03-.16.07-.31.09-.47.66-.04%2C1.3-.09%2C1.91-.2%2C1.88-.33%2C3.49-1.09%2C4.86-3.17%2C2.6-3.97%2C10.56-15.29%2C10.56-15.29.08-.1.22-.12.33-.05.11.08.14.22.07.32%2C0%2C0-1.99%2C2.83-4.31%2C6.15-2.31%2C3.33-4.95%2C7.15-6.25%2C9.12-1.42%2C2.18-3.19%2C3.02-5.13%2C3.36%2C0%2C0-.02%2C0-.02%2C0-.68.12-1.4.17-2.12.22Zm19.79%2C5.26l-13.44%2C10.83%2C15.42-14.97c-.78%2C1.4-1.45%2C2.79-1.98%2C4.14Zm14.27%2C1.84c-4.82%2C4.76-9.35%2C6.72-10.38%2C4.46-.23-.5-.24-1.22-.11-2.04.09-.6.25-1.25.52-1.98.33-.9.82-1.9%2C1.41-2.94.54-.98%2C1.17-1.98%2C1.9-3.02.06-.08.11-.17.17-.25%2C1.02-1.41%2C2.19-2.85%2C3.51-4.23.03-.03.06-.06.09-.09.71-.74%2C1.41-1.43%2C2.09-2.05.18.33.35.61.47.86.07.13.13.24.17.35.03.07.07.17.12.31.23.6.62%2C1.79%2C1.05%2C3.19-.39.26-.81.59-1.25%2C1.03-.32.31-.6.65-.87.98-.53.67-.89%2C1.31-1.11%2C1.87-.17.45-.26.85-.18%2C1.1.23.7%2C1.44.29%2C2.77-.93.51-.47.98-1%2C1.38-1.54.22.8.43%2C1.59.61%2C2.33-.76.89-1.54%2C1.76-2.37%2C2.58Zm5.48-38.84c.24.45.43.88.58%2C1.28.52%2C1.4.5%2C2.42-.21%2C2.33-.42-.06-1.09-.51-2.04-1.53-.37.15%2C1.47%2C2.7-1.11.42-.77-.49-2.99.38-3.65%2C1.4%2C0%2C0-.97.77-.61%2C2.17.18.67-1.64.55-1.77.05-.07-.28-.29-1.23-.58-1.18-.29.05.09%2C1.01-.12%2C1.12-.22.11-1%2C.16-1.38.23-.62.11-.68-1.55-.96-1.5s.05%2C1.48-.25%2C1.53c-.3.05-1.06.16-1.37.21-.55.09-.95-2.47-1.28-2.42-.32.06.45%2C2.29.64%2C3.02.1.38-.68.78-1.34.75-.42.31-.8.81-.32%2C1.51%2C4.25.55%2C6.74%2C1.24%2C8.68%2C1.93%2C1.75.62%2C3.05%2C1.24%2C4.79%2C1.75%2C0%2C0-.84.41-.91.51-1.52-.62-2.91-1.09-4.27-1.48-3.41-.98-6.75-1.39-11.92-1.88-.05%2C0-.09%2C0-.13-.01%2C0%2C0-.02-.15-.05-.46-1.37-.08-2.65-.14-3.87-.19.1-.11.34-.31.74-.53.2-.11.44-.22.69-.34.76.04%2C1.56.08%2C2.37.13-.01-.22-.02-.43-.03-.71.12-.02.42-.2.79-.42.07-.04.13-.08.21-.12.56-.31%2C1.28-.66%2C2.11-.86-.08-.18-.17-.37-.24-.54-.59.12-1.22.26-1.86.44-1.49.4-3.02.92-3.96%2C1.44-.47.25-.75.51-.81.59%2C0%2C0-.02.02-.02.02-.1.15-.31.46-.59.87-1.84%2C2.68-7.01%2C10.08-8.06%2C11.69-1.08%2C1.68-2.57%2C2.62-4.14%2C2.89-.01%2C0-.03%2C0-.04%2C0-1.69.29-3.33-.11-4.83-.66-.27-.48-.57-.96-.89-1.44-.58-.84-1.25-1.67-2-2.47%2C1.11.65%2C2.14%2C1.19%2C2.95%2C1.52%2C1.5.63%2C2.99%2C1%2C4.19.78.96-.18%2C1.84-.65%2C2.7-1.95.94-1.44%2C4.95-7.19%2C7.19-10.42-3.45%2C0-6.19.21-8.43.6-6.01%2C1.06-8.49%2C3.39-11.8%2C6.67-.18-.13-.36-.27-.54-.4-.09-.06-.18-.11-.26-.17%2C3.36-3.34%2C6.09-5.92%2C12.38-7.01%2C2.47-.44%2C5.48-.65%2C9.3-.62.41-.6.72-1.04.84-1.22.4-.59.95-.95%2C1.59-1.31.65-.35%2C1.4-.67%2C2.21-.95%2C1.15-.41%2C2.4-.75%2C3.56-1.01.27-.06.53-.11.79-.16-.04-2.44%2C2.51-2.43%2C3.29-2.56%2C0%2C0%2C.71-.3%2C1.79-.68.46-.17%2C2.83-.57%2C3.38-.55%2C2.63.06%2C4.12.6%2C5.57%2C1.64-1.55-2.45-4.22-3.05-6.93-2.21.14-.25%2C1.3-.8%2C2.27-.76.68-.23%2C2.08-.4%2C4.25%2C1.04%2C0-.64-1.19-1.54-3.65-1.44%2C2.22-1.04%2C4.93-1.34%2C7.43%2C1.6Zm-4.56-34.85c0%2C.18-.08.51-.18.88-.44%2C1.62-1.72%2C4.67-3.66%2C6.21-1.26.97-2.55%2C1.63-3.83%2C2.07-5.07%2C1.74-9.86-.22-10.91-2.06-.03-.04-.34-.72-.43-.91-.01-.02-.03-.07-.03-.07.15.11.32.21.48.31%2C2.8%2C1.73%2C7.65%2C2.02%2C11.35.44%2C1.48-.62%2C2.77-1.53%2C3.68-2.78.04-.06.06-.11.1-.17.32-.54.41-1.06.42-1.14%2C0%2C0%2C0-.03%2C0-.03l.08-1.93.22-5.25s.82%2C5.85%2C2.71%2C4.43ZM97.55.39c4.89-.03%2C7.47%2C2.66%2C8.68%2C5.74%2C2.41%2C5.08-3.05%2C1.67-3.28%2C4.84-.15%2C2.08-.89%2C3.99-2.19%2C5.15-.81.74-5.74%2C1.59-6.49.93-2.88-2.55-2.64-9.45-.28-12.1-5.35%2C4.99-2.02%2C10.66-3.84%2C11.56-.11.05-.22.1-.36.12-.98-.22-2.07-.55-2.8-1.01-.47-.29-.79-.63-.82-1.02-1.09-9.76%2C6.99-14.18%2C11.36-14.21Zm-12.56%2C14.94s.03.02.04.04c2.25%2C2.35%2C9.51%2C4%2C15.88%2C1.77%2C2.01-.7%2C3.94-1.79%2C5.59-3.37-.86%2C1.09-1.94%2C1.94-3.12%2C2.64-5.95%2C3.47-15.01%2C2.28-18.21-.4-.12-.1-.25-.19-.35-.29l.17-.38Z%22%2F%3E%3Cpath%20class%3D%22cls-3%22%20d%3D%22m76.33%2C87.11c1.95-.34%2C3.72-1.18%2C5.13-3.36%2C1.3-1.98%2C3.93-5.8%2C6.25-9.12%2C2.31-3.32%2C4.3-6.15%2C4.31-6.15.07-.1.04-.25-.07-.32-.11-.08-.26-.05-.33.05%2C0%2C0-7.96%2C11.32-10.56%2C15.29-1.37%2C2.08-2.99%2C2.84-4.86%2C3.17-.61.11-1.25.16-1.91.2-.03.16-.06.31-.09.47.72-.04%2C1.43-.1%2C2.12-.22%2C0%2C0%2C.02%2C0%2C.02%2C0Zm-20.26%2C6.7c-.19.04-.37.08-.55.12l-4.98%2C5.97-4.55%2C5.46-.73.87-.33.39-.99%2C1.19-.4.48-1.25%2C1.5-.43.51-5.63%2C6.75-3.44%2C4.13c-.3.36-.23.87.12%2C1.21.03.03.04.06.08.09.2.16.44.21.68.2.05%2C0%2C.09.01.14%2C0%2C.2-.03.39-.14.53-.3l12.05-14.45%2C1.5-1.79%2C2.99-3.59%2C7.55-9.06c-.66.02-1.34.11-2.01.24-.11.02-.23.04-.34.07Zm-12.68%2C4.75l1.52-.07s1.07-.9%2C2.8-2c1.9-1.21%2C4.61-2.67%2C7.66-3.47-3.78.66-6.3%2C2.13-8.1%2C3.31-1.31.86-2.24%2C1.57-2.95%2C1.69-.71.12-2.46-.73-2.9-2.15-.56-1.83%2C1.05-4.58%2C9.86-7.35.31-.09-2.97-.09-8.06%2C3.15-1.34.85-2.97%2C2.75-4.14%2C2.96-1.17.2-2.12-.19-2.88-.38l3.34%2C2%2C3.85%2C2.31Zm12.36-31.7c.17.45.37.91.67%2C1.35.81.1%2C1.63.26%2C2.47.48.73.2%2C1.47.44%2C2.21.73-.61-.46-1.12-.86-1.45-1.15l-.08-.06c-1.01-.73-1.46-1.51-1.69-2.35-.4-1.45.12-3.18.58-3.98%2C1.14-2.11%2C3.34-4.5%2C5.18-6.75.3.03.6.03.91%2C0%2C2.42-.18%2C4.13-1.91%2C3.83-3.85-.22-1.43-1.47-2.58-3.08-3.01-.58-.16-1.2-.23-1.84-.18-1.79.13-3.18%2C1.11-3.67%2C2.4-.17.45-.24.95-.16%2C1.45.12.81.59%2C1.52%2C1.25%2C2.07.5-.61.97-1.19%2C1.36-1.74.21-.29.54-.43.89-.44-.03.03-.07.05-.09.08-.52.73-1.16%2C1.51-1.85%2C2.33-.89%2C1.06-1.86%2C2.18-2.76%2C3.33-.81%2C1.03-1.56%2C2.08-2.13%2C3.12-.62%2C1.17-1.34%2C3.25-.76%2C5.55.05.2.13.39.21.59Zm58.56-9.99c-.15-.4-.34-.84-.58-1.28-2.5-2.94-5.21-2.63-7.43-1.6%2C2.46-.11%2C3.64.8%2C3.65%2C1.44-2.17-1.44-3.57-1.28-4.25-1.04-.97-.04-2.13.51-2.27.76%2C2.71-.85%2C5.38-.25%2C6.93%2C2.21-1.45-1.04-2.94-1.58-5.57-1.64-.56-.02-2.93.39-3.38.55-1.08.39-1.79.68-1.79.68-.79.14-3.34.12-3.29%2C2.56-.26.05-.52.1-.79.16-1.15.26-2.41.6-3.56%2C1.01-.81.28-1.56.6-2.21.95-.64.36-1.2.73-1.59%2C1.31-.12.18-.42.62-.84%2C1.22-3.82-.03-6.84.18-9.3.62-6.29%2C1.09-9.02%2C3.67-12.38%2C7.01.09.06.18.11.26.17.19.13.36.27.54.4%2C3.32-3.29%2C5.79-5.61%2C11.8-6.67%2C2.24-.39%2C4.99-.6%2C8.43-.6-2.24%2C3.23-6.24%2C8.98-7.19%2C10.42-.86%2C1.3-1.74%2C1.77-2.7%2C1.95-1.2.22-2.7-.16-4.19-.78-.81-.33-1.84-.87-2.95-1.52.75.79%2C1.42%2C1.62%2C2%2C2.47.33.48.62.96.89%2C1.44%2C1.5.55%2C3.14.95%2C4.83.66.01%2C0%2C.03%2C0%2C.04%2C0%2C1.57-.27%2C3.06-1.21%2C4.14-2.89%2C1.05-1.61%2C6.22-9.01%2C8.06-11.69.28-.41.5-.72.59-.87%2C0%2C0%2C.02-.02.02-.02.05-.08.33-.34.81-.59.94-.52%2C2.46-1.04%2C3.96-1.44.64-.17%2C1.28-.32%2C1.86-.44.07.17.16.36.24.54-.82.2-1.55.55-2.11.86-.08.05-.14.08-.21.12-.37.22-.67.4-.79.42%2C0%2C.28.02.49.03.71-.81-.05-1.61-.09-2.37-.13-.25.11-.49.22-.69.34-.4.22-.64.42-.74.53%2C1.21.04%2C2.5.1%2C3.87.19.03.31.05.46.05.46.05%2C0%2C.09%2C0%2C.13.01%2C5.17.49%2C8.51.9%2C11.92%2C1.88%2C1.37.39%2C2.75.86%2C4.27%2C1.48.07-.1.91-.51.91-.51-1.73-.51-3.04-1.14-4.79-1.75-1.94-.68-4.43-1.37-8.68-1.93-.48-.71-.1-1.21.32-1.51.66.03%2C1.44-.37%2C1.34-.75-.19-.73-.96-2.96-.64-3.02.32-.06.73%2C2.51%2C1.28%2C2.42.31-.05%2C1.07-.16%2C1.37-.21.3-.05-.03-1.48.25-1.53s.35%2C1.61.96%2C1.5c.38-.07%2C1.16-.12%2C1.38-.23.22-.11-.17-1.07.12-1.12.29-.05.51.9.58%2C1.18.13.5%2C1.94.62%2C1.77-.05-.36-1.4.61-2.17.61-2.17.66-1.02%2C2.88-1.89%2C3.65-1.4%2C2.58%2C2.28.74-.27%2C1.11-.42.95%2C1.02%2C1.62%2C1.47%2C2.04%2C1.53.71.09.73-.93.21-2.33Zm-43.16-3.49c1.56.18%2C1.75-1.95.69-3.87-1.13-2.18-4.83-1.16-5.16-.64.96.61%2C1.58.63%2C1.58.63%2C1.98-.35%2C3.41%2C1.87%2C2.9%2C3.88Zm.85%2C36.12c.46-.65.79-1.35%2C1.01-2.1.05-.15.09-.31.12-.47.5-2.17.08-4.64-1.13-7.08-.22-.45-.48-.89-.75-1.33-.07-.11-.15-.23-.22-.34-1.25-1.91-2.98-3.72-5.12-5.27-.15-.11-.29-.22-.44-.33-.12-.08-.24-.15-.36-.23-1.9-1.25-3.88-2.15-5.83-2.71-.68-.19-1.36-.35-2.02-.46-.41-.07-.82-.12-1.23-.16-.02%2C0-.05%2C0-.07%2C0-3.79-.32-7.12.78-8.95%2C3.33-2.83%2C3.95-1.06%2C10.09%2C3.87%2C14.74.81.76%2C1.7%2C1.49%2C2.67%2C2.16%2C1.1.76%2C2.24%2C1.38%2C3.39%2C1.9.22.1.44.2.65.29.19.08.37.14.56.21.47.18.94.34%2C1.41.48.14.04.28.09.42.12.06.02.11.03.17.05%2C4.93%2C1.29%2C9.59.36%2C11.86-2.82Zm-6.33-9.43l-6.29-4.32-.36.34-1.99%2C1.91c.75.04%2C1.45.16%2C2.11.37.68.21%2C1.32.52%2C1.9.92%2C1.38.95%2C2.25%2C2.1%2C2.61%2C3.44.12.44.15.87.14%2C1.29%2C0%2C.37-.07.74-.18%2C1.1-.14.46-.34.92-.65%2C1.35-.49.69-1.08%2C1.19-1.75%2C1.54-.33.17-.67.29-1.04.37-.29.06-.58.12-.89.14-.51.02-1.03-.05-1.56-.16-.19-.04-.38-.08-.58-.14-.61-.19-1.24-.47-1.88-.83-.28-.16-.55-.31-.83-.5-3.06-2.1-3.91-4.11-2.54-6.02.2-.28.49-.59.87-.93l1.95.85c-.45.41-.82.81-1.11%2C1.21-.86%2C1.21-.59%2C2.29.82%2C3.25%2C1.41.97%2C2.78.75%2C4.1-.62.26-.26.51-.56.77-.92%2C1.02-1.42.94-2.6-.2-3.55-.09-.08-.18-.16-.29-.23-.86-.59-1.91-.7-3.17-.33l-1.3-1.39%2C4.35-4.17%2C1.56-1.5%2C7.77%2C5.33-2.32%2C2.19Zm18.61%2C23.32c-4.05%2C2.81-8.38%2C4.65-11.99%2C3.21-.6-.24-1.19-.56-1.75-1l-1.32.87c.2.23.41.43.62.62%2C2.8%2C2.61%2C6.3%2C2.39%2C9.85.83%2C1.49-.65%2C2.99-1.54%2C4.46-2.55%2C1.3-.9%2C4.65-3.39%2C8.29-6.1%2C0-.63.07-1.31.19-2.03-.51.38-1%2C.75-1.49%2C1.12-3.05%2C2.28-5.72%2C4.25-6.85%2C5.03Zm9.7-10.79c.53-1.34%2C1.2-2.73%2C1.98-4.14l-15.42%2C14.97%2C13.44-10.83Zm9.41-76.19c1.18-.69%2C2.26-1.55%2C3.12-2.64-1.65%2C1.58-3.58%2C2.66-5.59%2C3.37-6.37%2C2.23-13.63.58-15.88-1.77-.01-.01-.03-.02-.04-.04l-.17.38c.1.1.24.19.35.29%2C3.2%2C2.69%2C12.26%2C3.88%2C18.21.4Zm-6.54%2C4.26c2.11-.68%2C5.15-2.3%2C7.3-3.93.36-.27.7-.54%2C1-.81.62-.55%2C1.08-1.09%2C1.33-1.56.02-.03.05-.07.07-.1-.06.07-.13.13-.19.2-.45.54-.96%2C1.01-1.49%2C1.44-.22.17-.42.36-.65.51-5.8%2C4-15.33%2C2.91-18.83.21-.18-.14-.37-.28-.52-.43%2C0%2C0%2C.75%2C2.37%2C1.87%2C4.97.59%2C1.37%2C1.28%2C2.81%2C2.02%2C3.99.12.13.27.24.41.36%2C2.25%2C2.05%2C6.26%2C2.82%2C9.5%2C2.36-4.02.14-4.85-4.59-2.91-6.54.3-.3.67-.54%2C1.1-.68Zm-9.83-5.05c.73.45%2C1.82.79%2C2.8%2C1.01.14-.02.25-.06.36-.12%2C1.82-.9-1.51-6.57%2C3.84-11.56-2.37%2C2.66-2.6%2C9.56.28%2C12.1.74.66%2C5.67-.19%2C6.49-.93%2C1.3-1.16%2C2.03-3.07%2C2.19-5.15.23-3.17%2C5.69.24%2C3.28-4.84-1.22-3.08-3.79-5.77-8.68-5.74-4.37.03-12.45%2C4.45-11.36%2C14.21.03.39.35.73.82%2C1.02Zm19.23%2C5.95l-.08%2C1.93s0%2C.03%2C0%2C.03c0%2C.08-.1.6-.42%2C1.14-.03.06-.06.12-.1.17-.9%2C1.24-2.2%2C2.15-3.68%2C2.78-3.7%2C1.57-8.55%2C1.28-11.35-.44-.16-.1-.33-.2-.48-.31%2C0%2C0%2C.02.05.03.07.09.18.39.87.43.91%2C1.05%2C1.84%2C5.84%2C3.8%2C10.91%2C2.06%2C1.28-.44%2C2.57-1.1%2C3.83-2.07%2C1.95-1.54%2C3.23-4.59%2C3.66-6.21.1-.37.17-.7.18-.88-1.89%2C1.42-2.71-4.43-2.71-4.43l-.22%2C5.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.c_attractTxt>p {
    font-size: var(--preset--font-size--small)
}

.c_list-brackets {
    list-style: none;
    margin-bottom: 1em
}

.c_list-brackets>li {
    counter-increment: num_brackets;
    padding-left: 2em;
    position: relative
}

.c_list-brackets>li:before {
    content: "(" counter(num_brackets) ")";
    display: block;
    left: -.4em;
    position: absolute;
    text-align: right;
    white-space: nowrap;
    width: 2em
}

.c_list-katakana {
    margin-bottom: 1em
}

.c_list-katakana>li {
    padding-left: 2em;
    position: relative
}

.c_list-katakana>li:before {
    content: "(" attr(data-list-mark) ")";
    display: block;
    left: -.4em;
    position: absolute;
    text-align: right;
    white-space: nowrap;
    width: 2em
}

.c_list-disc {
    list-style-position: outside;
    list-style-type: disc
}

.c_list-disc>li {
    margin-left: 1.5em
}

.c_specialSection {
    margin-left: auto;
    margin-right: auto
}

.c_specialSection [class*=c_btn-] {
    margin-top: .4em
}

.c_iframeEmbed {
    aspect-ratio: 16/9;
    margin-bottom: 2em;
    margin-top: 2em;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.c_iframeEmbed iframe {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.c_raceEntryTable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    margin-top: 24px;
    overflow: auto;
    scrollbar-color: #ccc var(--preset--color--section-bg);
    table-layout: fixed;
    width: 100%
}

.c_raceEntryTable::-webkit-scrollbar {
    height: 6px
}

.c_raceEntryTable::-webkit-scrollbar-track {
    background: var(--preset--color--border-bg);
    border-radius: 6px
}

.c_raceEntryTable::-webkit-scrollbar-thumb {
    background: var(--preset--color--theme);
    border-radius: 6px
}

.c_raceEntryTable_table {
    background-color: var(--preset--color--white);
    font-weight: 700;
    min-width: 100%;
    width: -webkit-max-content!important;
    width: -moz-max-content!important;
    width: max-content!important
}

.c_raceEntryTable_table td,.c_raceEntryTable_table th {
    border: 1px solid var(--preset--color--border-bg)
}

.c_raceEntryTable_table>thead th {
    background-color: var(--preset--color--section-bg);
    padding: .4375rem .625rem;
    text-align: center
}

.c_raceEntryTable_table>tbody>tr>td:first-child {
    text-align: center
}

.c_raceEntryTable_table>tbody>tr>td {
    padding: .4375rem .625rem;
    text-align: left
}

.c_raceEntryTable_cellNum,.c_raceEntryTable_table .n1 {
    font-family: var(--preset--font-family--quantico);
    text-align: center
}

.c_raceEntryTable_cellNum {
    white-space: nowrap
}

.c_raceEntryTable_name {
    text-align: left
}

.c_raceEntryTable_weight,th.c_raceEntryTable_player {
    text-align: center
}

td.c_raceEntryTable_player {
    text-align: left;
    white-space: nowrap
}

.c_raceEntryTable .vertical_label {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    white-space: nowrap;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr
}

.c_playerPicName,.c_raceEntryTable .vertical_label {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.c_playerPicName {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    font-size: var(--preset--font-size--body-text);
    gap: 1em;
    justify-content: center
}

.c_playerPicName img {
    -ms-flex-negative: 1;
    border-radius: 100%;
    flex-shrink: 1;
    overflow: hidden;
    width: 64px
}

.p_sampleTop {
    padding-top: 30px
}

.p_sampleTop_inner {
    margin-left: auto;
    margin-right: auto;
    width: 1120px
}

.p_sample_kv img {
    -webkit-animation: ph 1s linear infinite forwards;
    animation: ph 1s linear infinite forwards;
    background-color: #eee;
    background: -webkit-gradient(linear,left top,right top,from(#eee),color-stop(18%,#e0e0e0),color-stop(33%,#eee));
    background: linear-gradient(90deg,#eee 0,#e0e0e0 18%,#eee 33%);
    -o-object-fit: cover;
    object-fit: cover
}

@-webkit-keyframes ph {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 100vw 0
    }
}

@keyframes ph {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 100vw 0
    }
}

.p_sample_buttons {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -ms-grid-columns: (1fr)[2];
    -ms-grid-rows: auto;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1em;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    width: 100%
}

.p_sample_cv {
    background-color: #eee;
    padding: 2em;
    text-align: center
}

.p_sample_gsap_box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    aspect-ratio: 19/6;
    background-color: #ebf8ee;
    border: 4px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    margin: 6em 0;
    width: 50%
}

.p_sample_gsap_box:nth-child(2n) {
    margin-left: auto
}

.p_sample_gsap_heading {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 6em 0;
    width: 50%
}

.p_sample_gsap_heading:nth-child(2n) {
    margin-left: auto
}

.p_sample_gsap_heading .main {
    font-size: 70px;
    font-size: min(70px,4.86vw);
    font-weight: 700
}

.p_sample_gsap_heading .sub {
    font-size: 20px;
    font-size: min(20px,1.39vw)
}

.p_sample_gsap_marquee {
    background-color: #ff6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.p_sample_gsap_marquee_verticalwrap {
    height: 500px;
    overflow: hidden;
    position: relative
}

.p_sample_gsap_marquee .marquee_wrapper {
    display: inline-block
}

.p_sample_gsap_marquee .marquee_item {
    display: inline-block;
    font-size: 70px;
    font-size: min(70px,4.86vw);
    font-weight: 700;
    margin: 0 .3em
}

.u_fz-10 {
    font-size: 10px!important
}

.u_fz-11 {
    font-size: 11px!important
}

.u_fz-12 {
    font-size: 12px!important
}

.u_fz-13 {
    font-size: 13px!important
}

.u_fz-14 {
    font-size: 14px!important
}

.u_fz-15 {
    font-size: 15px!important
}

.u_fz-16 {
    font-size: 16px!important
}

.u_fz-17 {
    font-size: 17px!important
}

.u_fz-18 {
    font-size: 18px!important
}

.u_fz-19 {
    font-size: 19px!important
}

.u_fz-20 {
    font-size: 20px!important
}

.u_fz-21 {
    font-size: 21px!important
}

.u_fz-22 {
    font-size: 22px!important
}

.u_fz-23 {
    font-size: 23px!important
}

.u_fz-24 {
    font-size: 24px!important
}

.u_fz-25 {
    font-size: 25px!important
}

.u_fz-26 {
    font-size: 26px!important
}

.u_fz-27 {
    font-size: 27px!important
}

.u_fz-28 {
    font-size: 28px!important
}

.u_fz-29 {
    font-size: 29px!important
}

.u_fz-30 {
    font-size: 30px!important
}

.u_fz-31 {
    font-size: 31px!important
}

.u_fz-32 {
    font-size: 32px!important
}

.u_fz-33 {
    font-size: 33px!important
}

.u_fz-34 {
    font-size: 34px!important
}

.u_fz-35 {
    font-size: 35px!important
}

.u_fz-36 {
    font-size: 36px!important
}

.u_fz-37 {
    font-size: 37px!important
}

.u_fz-38 {
    font-size: 38px!important
}

.u_fz-39 {
    font-size: 39px!important
}

.u_fz-40 {
    font-size: 40px!important
}

.u_fz-41 {
    font-size: 41px!important
}

.u_fz-42 {
    font-size: 42px!important
}

.u_fz-43 {
    font-size: 43px!important
}

.u_fz-44 {
    font-size: 44px!important
}

.u_fz-45 {
    font-size: 45px!important
}

.u_fz-46 {
    font-size: 46px!important
}

.u_fz-47 {
    font-size: 47px!important
}

.u_fz-48 {
    font-size: 48px!important
}

.u_fz-49 {
    font-size: 49px!important
}

.u_fz-50 {
    font-size: 50px!important
}

.u_fz-51 {
    font-size: 51px!important
}

.u_fz-52 {
    font-size: 52px!important
}

.u_fz-53 {
    font-size: 53px!important
}

.u_fz-54 {
    font-size: 54px!important
}

.u_fz-55 {
    font-size: 55px!important
}

.u_fz-56 {
    font-size: 56px!important
}

.u_fz-57 {
    font-size: 57px!important
}

.u_fz-58 {
    font-size: 58px!important
}

.u_fz-59 {
    font-size: 59px!important
}

.u_fz-60 {
    font-size: 60px!important
}

.u_fz-61 {
    font-size: 61px!important
}

.u_fz-62 {
    font-size: 62px!important
}

.u_fz-63 {
    font-size: 63px!important
}

.u_fz-64 {
    font-size: 64px!important
}

.u_fz-65 {
    font-size: 65px!important
}

.u_fz-66 {
    font-size: 66px!important
}

.u_fz-67 {
    font-size: 67px!important
}

.u_fz-68 {
    font-size: 68px!important
}

.u_fz-69 {
    font-size: 69px!important
}

.u_fz-70 {
    font-size: 70px!important
}

.u_fz-71 {
    font-size: 71px!important
}

.u_fz-72 {
    font-size: 72px!important
}

.u_fz-73 {
    font-size: 73px!important
}

.u_fz-74 {
    font-size: 74px!important
}

.u_fz-75 {
    font-size: 75px!important
}

.u_fz-76 {
    font-size: 76px!important
}

.u_fz-77 {
    font-size: 77px!important
}

.u_fz-78 {
    font-size: 78px!important
}

.u_fz-79 {
    font-size: 79px!important
}

.u_fz-80 {
    font-size: 80px!important
}

.u_mg-auto {
    margin-left: auto!important;
    margin-right: auto!important
}

.u_mt-0 {
    margin-top: 0!important
}

.u_mb-0 {
    margin-bottom: 0!important
}

.u_ml-0 {
    margin-left: 0!important
}

.u_mr-0 {
    margin-right: 0!important
}

.u_mt-2 {
    margin-top: 2px!important
}

.u_mb-2 {
    margin-bottom: 2px!important
}

.u_ml-2 {
    margin-left: 2px!important
}

.u_mr-2 {
    margin-right: 2px!important
}

.u_mt-4 {
    margin-top: 4px!important
}

.u_mb-4 {
    margin-bottom: 4px!important
}

.u_ml-4 {
    margin-left: 4px!important
}

.u_mr-4 {
    margin-right: 4px!important
}

.u_mt-6 {
    margin-top: 6px!important
}

.u_mb-6 {
    margin-bottom: 6px!important
}

.u_ml-6 {
    margin-left: 6px!important
}

.u_mr-6 {
    margin-right: 6px!important
}

.u_mt-8 {
    margin-top: 8px!important
}

.u_mb-8 {
    margin-bottom: 8px!important
}

.u_ml-8 {
    margin-left: 8px!important
}

.u_mr-8 {
    margin-right: 8px!important
}

.u_mt-10 {
    margin-top: 10px!important
}

.u_mb-10 {
    margin-bottom: 10px!important
}

.u_ml-10 {
    margin-left: 10px!important
}

.u_mr-10 {
    margin-right: 10px!important
}

.u_mt-12 {
    margin-top: 12px!important
}

.u_mb-12 {
    margin-bottom: 12px!important
}

.u_ml-12 {
    margin-left: 12px!important
}

.u_mr-12 {
    margin-right: 12px!important
}

.u_mt-14 {
    margin-top: 14px!important
}

.u_mb-14 {
    margin-bottom: 14px!important
}

.u_ml-14 {
    margin-left: 14px!important
}

.u_mr-14 {
    margin-right: 14px!important
}

.u_mt-16 {
    margin-top: 16px!important
}

.u_mb-16 {
    margin-bottom: 16px!important
}

.u_ml-16 {
    margin-left: 16px!important
}

.u_mr-16 {
    margin-right: 16px!important
}

.u_mt-18 {
    margin-top: 18px!important
}

.u_mb-18 {
    margin-bottom: 18px!important
}

.u_ml-18 {
    margin-left: 18px!important
}

.u_mr-18 {
    margin-right: 18px!important
}

.u_mt-20 {
    margin-top: 20px!important
}

.u_mb-20 {
    margin-bottom: 20px!important
}

.u_ml-20 {
    margin-left: 20px!important
}

.u_mr-20 {
    margin-right: 20px!important
}

.u_mt-22 {
    margin-top: 22px!important
}

.u_mb-22 {
    margin-bottom: 22px!important
}

.u_ml-22 {
    margin-left: 22px!important
}

.u_mr-22 {
    margin-right: 22px!important
}

.u_mt-24 {
    margin-top: 24px!important
}

.u_mb-24 {
    margin-bottom: 24px!important
}

.u_ml-24 {
    margin-left: 24px!important
}

.u_mr-24 {
    margin-right: 24px!important
}

.u_mt-26 {
    margin-top: 26px!important
}

.u_mb-26 {
    margin-bottom: 26px!important
}

.u_ml-26 {
    margin-left: 26px!important
}

.u_mr-26 {
    margin-right: 26px!important
}

.u_mt-28 {
    margin-top: 28px!important
}

.u_mb-28 {
    margin-bottom: 28px!important
}

.u_ml-28 {
    margin-left: 28px!important
}

.u_mr-28 {
    margin-right: 28px!important
}

.u_mt-30 {
    margin-top: 30px!important
}

.u_mb-30 {
    margin-bottom: 30px!important
}

.u_ml-30 {
    margin-left: 30px!important
}

.u_mr-30 {
    margin-right: 30px!important
}

.u_mt-32 {
    margin-top: 32px!important
}

.u_mb-32 {
    margin-bottom: 32px!important
}

.u_ml-32 {
    margin-left: 32px!important
}

.u_mr-32 {
    margin-right: 32px!important
}

.u_mt-34 {
    margin-top: 34px!important
}

.u_mb-34 {
    margin-bottom: 34px!important
}

.u_ml-34 {
    margin-left: 34px!important
}

.u_mr-34 {
    margin-right: 34px!important
}

.u_mt-36 {
    margin-top: 36px!important
}

.u_mb-36 {
    margin-bottom: 36px!important
}

.u_ml-36 {
    margin-left: 36px!important
}

.u_mr-36 {
    margin-right: 36px!important
}

.u_mt-38 {
    margin-top: 38px!important
}

.u_mb-38 {
    margin-bottom: 38px!important
}

.u_ml-38 {
    margin-left: 38px!important
}

.u_mr-38 {
    margin-right: 38px!important
}

.u_mt-40 {
    margin-top: 40px!important
}

.u_mb-40 {
    margin-bottom: 40px!important
}

.u_ml-40 {
    margin-left: 40px!important
}

.u_mr-40 {
    margin-right: 40px!important
}

.u_mt-42 {
    margin-top: 42px!important
}

.u_mb-42 {
    margin-bottom: 42px!important
}

.u_ml-42 {
    margin-left: 42px!important
}

.u_mr-42 {
    margin-right: 42px!important
}

.u_mt-44 {
    margin-top: 44px!important
}

.u_mb-44 {
    margin-bottom: 44px!important
}

.u_ml-44 {
    margin-left: 44px!important
}

.u_mr-44 {
    margin-right: 44px!important
}

.u_mt-46 {
    margin-top: 46px!important
}

.u_mb-46 {
    margin-bottom: 46px!important
}

.u_ml-46 {
    margin-left: 46px!important
}

.u_mr-46 {
    margin-right: 46px!important
}

.u_mt-48 {
    margin-top: 48px!important
}

.u_mb-48 {
    margin-bottom: 48px!important
}

.u_ml-48 {
    margin-left: 48px!important
}

.u_mr-48 {
    margin-right: 48px!important
}

.u_mt-50 {
    margin-top: 50px!important
}

.u_mb-50 {
    margin-bottom: 50px!important
}

.u_ml-50 {
    margin-left: 50px!important
}

.u_mr-50 {
    margin-right: 50px!important
}

.u_mt-52 {
    margin-top: 52px!important
}

.u_mb-52 {
    margin-bottom: 52px!important
}

.u_ml-52 {
    margin-left: 52px!important
}

.u_mr-52 {
    margin-right: 52px!important
}

.u_mt-54 {
    margin-top: 54px!important
}

.u_mb-54 {
    margin-bottom: 54px!important
}

.u_ml-54 {
    margin-left: 54px!important
}

.u_mr-54 {
    margin-right: 54px!important
}

.u_mt-56 {
    margin-top: 56px!important
}

.u_mb-56 {
    margin-bottom: 56px!important
}

.u_ml-56 {
    margin-left: 56px!important
}

.u_mr-56 {
    margin-right: 56px!important
}

.u_mt-58 {
    margin-top: 58px!important
}

.u_mb-58 {
    margin-bottom: 58px!important
}

.u_ml-58 {
    margin-left: 58px!important
}

.u_mr-58 {
    margin-right: 58px!important
}

.u_mt-60 {
    margin-top: 60px!important
}

.u_mb-60 {
    margin-bottom: 60px!important
}

.u_ml-60 {
    margin-left: 60px!important
}

.u_mr-60 {
    margin-right: 60px!important
}

.u_mt-62 {
    margin-top: 62px!important
}

.u_mb-62 {
    margin-bottom: 62px!important
}

.u_ml-62 {
    margin-left: 62px!important
}

.u_mr-62 {
    margin-right: 62px!important
}

.u_mt-64 {
    margin-top: 64px!important
}

.u_mb-64 {
    margin-bottom: 64px!important
}

.u_ml-64 {
    margin-left: 64px!important
}

.u_mr-64 {
    margin-right: 64px!important
}

.u_mt-66 {
    margin-top: 66px!important
}

.u_mb-66 {
    margin-bottom: 66px!important
}

.u_ml-66 {
    margin-left: 66px!important
}

.u_mr-66 {
    margin-right: 66px!important
}

.u_mt-68 {
    margin-top: 68px!important
}

.u_mb-68 {
    margin-bottom: 68px!important
}

.u_ml-68 {
    margin-left: 68px!important
}

.u_mr-68 {
    margin-right: 68px!important
}

.u_mt-70 {
    margin-top: 70px!important
}

.u_mb-70 {
    margin-bottom: 70px!important
}

.u_ml-70 {
    margin-left: 70px!important
}

.u_mr-70 {
    margin-right: 70px!important
}

.u_mt-72 {
    margin-top: 72px!important
}

.u_mb-72 {
    margin-bottom: 72px!important
}

.u_ml-72 {
    margin-left: 72px!important
}

.u_mr-72 {
    margin-right: 72px!important
}

.u_mt-74 {
    margin-top: 74px!important
}

.u_mb-74 {
    margin-bottom: 74px!important
}

.u_ml-74 {
    margin-left: 74px!important
}

.u_mr-74 {
    margin-right: 74px!important
}

.u_mt-76 {
    margin-top: 76px!important
}

.u_mb-76 {
    margin-bottom: 76px!important
}

.u_ml-76 {
    margin-left: 76px!important
}

.u_mr-76 {
    margin-right: 76px!important
}

.u_mt-78 {
    margin-top: 78px!important
}

.u_mb-78 {
    margin-bottom: 78px!important
}

.u_ml-78 {
    margin-left: 78px!important
}

.u_mr-78 {
    margin-right: 78px!important
}

.u_mt-80 {
    margin-top: 80px!important
}

.u_mb-80 {
    margin-bottom: 80px!important
}

.u_ml-80 {
    margin-left: 80px!important
}

.u_mr-80 {
    margin-right: 80px!important
}

.u_mt-82 {
    margin-top: 82px!important
}

.u_mb-82 {
    margin-bottom: 82px!important
}

.u_ml-82 {
    margin-left: 82px!important
}

.u_mr-82 {
    margin-right: 82px!important
}

.u_mt-84 {
    margin-top: 84px!important
}

.u_mb-84 {
    margin-bottom: 84px!important
}

.u_ml-84 {
    margin-left: 84px!important
}

.u_mr-84 {
    margin-right: 84px!important
}

.u_mt-86 {
    margin-top: 86px!important
}

.u_mb-86 {
    margin-bottom: 86px!important
}

.u_ml-86 {
    margin-left: 86px!important
}

.u_mr-86 {
    margin-right: 86px!important
}

.u_mt-88 {
    margin-top: 88px!important
}

.u_mb-88 {
    margin-bottom: 88px!important
}

.u_ml-88 {
    margin-left: 88px!important
}

.u_mr-88 {
    margin-right: 88px!important
}

.u_mt-90 {
    margin-top: 90px!important
}

.u_mb-90 {
    margin-bottom: 90px!important
}

.u_ml-90 {
    margin-left: 90px!important
}

.u_mr-90 {
    margin-right: 90px!important
}

.u_mt-92 {
    margin-top: 92px!important
}

.u_mb-92 {
    margin-bottom: 92px!important
}

.u_ml-92 {
    margin-left: 92px!important
}

.u_mr-92 {
    margin-right: 92px!important
}

.u_mt-94 {
    margin-top: 94px!important
}

.u_mb-94 {
    margin-bottom: 94px!important
}

.u_ml-94 {
    margin-left: 94px!important
}

.u_mr-94 {
    margin-right: 94px!important
}

.u_mt-96 {
    margin-top: 96px!important
}

.u_mb-96 {
    margin-bottom: 96px!important
}

.u_ml-96 {
    margin-left: 96px!important
}

.u_mr-96 {
    margin-right: 96px!important
}

.u_mt-98 {
    margin-top: 98px!important
}

.u_mb-98 {
    margin-bottom: 98px!important
}

.u_ml-98 {
    margin-left: 98px!important
}

.u_mr-98 {
    margin-right: 98px!important
}

.u_mt-100 {
    margin-top: 100px!important
}

.u_mb-100 {
    margin-bottom: 100px!important
}

.u_ml-100 {
    margin-left: 100px!important
}

.u_mr-100 {
    margin-right: 100px!important
}

.u_mt-102 {
    margin-top: 102px!important
}

.u_mb-102 {
    margin-bottom: 102px!important
}

.u_ml-102 {
    margin-left: 102px!important
}

.u_mr-102 {
    margin-right: 102px!important
}

.u_mt-104 {
    margin-top: 104px!important
}

.u_mb-104 {
    margin-bottom: 104px!important
}

.u_ml-104 {
    margin-left: 104px!important
}

.u_mr-104 {
    margin-right: 104px!important
}

.u_mt-106 {
    margin-top: 106px!important
}

.u_mb-106 {
    margin-bottom: 106px!important
}

.u_ml-106 {
    margin-left: 106px!important
}

.u_mr-106 {
    margin-right: 106px!important
}

.u_mt-108 {
    margin-top: 108px!important
}

.u_mb-108 {
    margin-bottom: 108px!important
}

.u_ml-108 {
    margin-left: 108px!important
}

.u_mr-108 {
    margin-right: 108px!important
}

.u_mt-110 {
    margin-top: 110px!important
}

.u_mb-110 {
    margin-bottom: 110px!important
}

.u_ml-110 {
    margin-left: 110px!important
}

.u_mr-110 {
    margin-right: 110px!important
}

.u_mt-112 {
    margin-top: 112px!important
}

.u_mb-112 {
    margin-bottom: 112px!important
}

.u_ml-112 {
    margin-left: 112px!important
}

.u_mr-112 {
    margin-right: 112px!important
}

.u_mt-114 {
    margin-top: 114px!important
}

.u_mb-114 {
    margin-bottom: 114px!important
}

.u_ml-114 {
    margin-left: 114px!important
}

.u_mr-114 {
    margin-right: 114px!important
}

.u_mt-116 {
    margin-top: 116px!important
}

.u_mb-116 {
    margin-bottom: 116px!important
}

.u_ml-116 {
    margin-left: 116px!important
}

.u_mr-116 {
    margin-right: 116px!important
}

.u_mt-118 {
    margin-top: 118px!important
}

.u_mb-118 {
    margin-bottom: 118px!important
}

.u_ml-118 {
    margin-left: 118px!important
}

.u_mr-118 {
    margin-right: 118px!important
}

.u_mt-120 {
    margin-top: 120px!important
}

.u_mb-120 {
    margin-bottom: 120px!important
}

.u_ml-120 {
    margin-left: 120px!important
}

.u_mr-120 {
    margin-right: 120px!important
}

.u_mt-1p {
    margin-top: 1%!important
}

.u_mb-1p {
    margin-bottom: 1%!important
}

.u_ml-1p {
    margin-left: 1%!important
}

.u_mr-1p {
    margin-right: 1%!important
}

.u_mt-2p {
    margin-top: 2%!important
}

.u_mb-2p {
    margin-bottom: 2%!important
}

.u_ml-2p {
    margin-left: 2%!important
}

.u_mr-2p {
    margin-right: 2%!important
}

.u_mt-3p {
    margin-top: 3%!important
}

.u_mb-3p {
    margin-bottom: 3%!important
}

.u_ml-3p {
    margin-left: 3%!important
}

.u_mr-3p {
    margin-right: 3%!important
}

.u_mt-4p {
    margin-top: 4%!important
}

.u_mb-4p {
    margin-bottom: 4%!important
}

.u_ml-4p {
    margin-left: 4%!important
}

.u_mr-4p {
    margin-right: 4%!important
}

.u_mt-5p {
    margin-top: 5%!important
}

.u_mb-5p {
    margin-bottom: 5%!important
}

.u_ml-5p {
    margin-left: 5%!important
}

.u_mr-5p {
    margin-right: 5%!important
}

.u_mt-6p {
    margin-top: 6%!important
}

.u_mb-6p {
    margin-bottom: 6%!important
}

.u_ml-6p {
    margin-left: 6%!important
}

.u_mr-6p {
    margin-right: 6%!important
}

.u_mt-7p {
    margin-top: 7%!important
}

.u_mb-7p {
    margin-bottom: 7%!important
}

.u_ml-7p {
    margin-left: 7%!important
}

.u_mr-7p {
    margin-right: 7%!important
}

.u_mt-8p {
    margin-top: 8%!important
}

.u_mb-8p {
    margin-bottom: 8%!important
}

.u_ml-8p {
    margin-left: 8%!important
}

.u_mr-8p {
    margin-right: 8%!important
}

.u_mt-9p {
    margin-top: 9%!important
}

.u_mb-9p {
    margin-bottom: 9%!important
}

.u_ml-9p {
    margin-left: 9%!important
}

.u_mr-9p {
    margin-right: 9%!important
}

.u_mt-10p {
    margin-top: 10%!important
}

.u_mb-10p {
    margin-bottom: 10%!important
}

.u_ml-10p {
    margin-left: 10%!important
}

.u_mr-10p {
    margin-right: 10%!important
}

.u_mt-11p {
    margin-top: 11%!important
}

.u_mb-11p {
    margin-bottom: 11%!important
}

.u_ml-11p {
    margin-left: 11%!important
}

.u_mr-11p {
    margin-right: 11%!important
}

.u_mt-12p {
    margin-top: 12%!important
}

.u_mb-12p {
    margin-bottom: 12%!important
}

.u_ml-12p {
    margin-left: 12%!important
}

.u_mr-12p {
    margin-right: 12%!important
}

.u_mt-13p {
    margin-top: 13%!important
}

.u_mb-13p {
    margin-bottom: 13%!important
}

.u_ml-13p {
    margin-left: 13%!important
}

.u_mr-13p {
    margin-right: 13%!important
}

.u_mt-14p {
    margin-top: 14%!important
}

.u_mb-14p {
    margin-bottom: 14%!important
}

.u_ml-14p {
    margin-left: 14%!important
}

.u_mr-14p {
    margin-right: 14%!important
}

.u_mt-15p {
    margin-top: 15%!important
}

.u_mb-15p {
    margin-bottom: 15%!important
}

.u_ml-15p {
    margin-left: 15%!important
}

.u_mr-15p {
    margin-right: 15%!important
}

.u_mt-16p {
    margin-top: 16%!important
}

.u_mb-16p {
    margin-bottom: 16%!important
}

.u_ml-16p {
    margin-left: 16%!important
}

.u_mr-16p {
    margin-right: 16%!important
}

.u_mt-17p {
    margin-top: 17%!important
}

.u_mb-17p {
    margin-bottom: 17%!important
}

.u_ml-17p {
    margin-left: 17%!important
}

.u_mr-17p {
    margin-right: 17%!important
}

.u_mt-18p {
    margin-top: 18%!important
}

.u_mb-18p {
    margin-bottom: 18%!important
}

.u_ml-18p {
    margin-left: 18%!important
}

.u_mr-18p {
    margin-right: 18%!important
}

.u_mt-19p {
    margin-top: 19%!important
}

.u_mb-19p {
    margin-bottom: 19%!important
}

.u_ml-19p {
    margin-left: 19%!important
}

.u_mr-19p {
    margin-right: 19%!important
}

.u_mt-20p {
    margin-top: 20%!important
}

.u_mb-20p {
    margin-bottom: 20%!important
}

.u_ml-20p {
    margin-left: 20%!important
}

.u_mr-20p {
    margin-right: 20%!important
}

.u_mt-21p {
    margin-top: 21%!important
}

.u_mb-21p {
    margin-bottom: 21%!important
}

.u_ml-21p {
    margin-left: 21%!important
}

.u_mr-21p {
    margin-right: 21%!important
}

.u_mt-22p {
    margin-top: 22%!important
}

.u_mb-22p {
    margin-bottom: 22%!important
}

.u_ml-22p {
    margin-left: 22%!important
}

.u_mr-22p {
    margin-right: 22%!important
}

.u_mt-23p {
    margin-top: 23%!important
}

.u_mb-23p {
    margin-bottom: 23%!important
}

.u_ml-23p {
    margin-left: 23%!important
}

.u_mr-23p {
    margin-right: 23%!important
}

.u_mt-24p {
    margin-top: 24%!important
}

.u_mb-24p {
    margin-bottom: 24%!important
}

.u_ml-24p {
    margin-left: 24%!important
}

.u_mr-24p {
    margin-right: 24%!important
}

.u_mt-25p {
    margin-top: 25%!important
}

.u_mb-25p {
    margin-bottom: 25%!important
}

.u_ml-25p {
    margin-left: 25%!important
}

.u_mr-25p {
    margin-right: 25%!important
}

.u_mt-26p {
    margin-top: 26%!important
}

.u_mb-26p {
    margin-bottom: 26%!important
}

.u_ml-26p {
    margin-left: 26%!important
}

.u_mr-26p {
    margin-right: 26%!important
}

.u_mt-27p {
    margin-top: 27%!important
}

.u_mb-27p {
    margin-bottom: 27%!important
}

.u_ml-27p {
    margin-left: 27%!important
}

.u_mr-27p {
    margin-right: 27%!important
}

.u_mt-28p {
    margin-top: 28%!important
}

.u_mb-28p {
    margin-bottom: 28%!important
}

.u_ml-28p {
    margin-left: 28%!important
}

.u_mr-28p {
    margin-right: 28%!important
}

.u_mt-29p {
    margin-top: 29%!important
}

.u_mb-29p {
    margin-bottom: 29%!important
}

.u_ml-29p {
    margin-left: 29%!important
}

.u_mr-29p {
    margin-right: 29%!important
}

.u_mt-30p {
    margin-top: 30%!important
}

.u_mb-30p {
    margin-bottom: 30%!important
}

.u_ml-30p {
    margin-left: 30%!important
}

.u_mr-30p {
    margin-right: 30%!important
}

.u_mt-31p {
    margin-top: 31%!important
}

.u_mb-31p {
    margin-bottom: 31%!important
}

.u_ml-31p {
    margin-left: 31%!important
}

.u_mr-31p {
    margin-right: 31%!important
}

.u_mt-32p {
    margin-top: 32%!important
}

.u_mb-32p {
    margin-bottom: 32%!important
}

.u_ml-32p {
    margin-left: 32%!important
}

.u_mr-32p {
    margin-right: 32%!important
}

.u_mt-33p {
    margin-top: 33%!important
}

.u_mb-33p {
    margin-bottom: 33%!important
}

.u_ml-33p {
    margin-left: 33%!important
}

.u_mr-33p {
    margin-right: 33%!important
}

.u_mt-34p {
    margin-top: 34%!important
}

.u_mb-34p {
    margin-bottom: 34%!important
}

.u_ml-34p {
    margin-left: 34%!important
}

.u_mr-34p {
    margin-right: 34%!important
}

.u_mt-35p {
    margin-top: 35%!important
}

.u_mb-35p {
    margin-bottom: 35%!important
}

.u_ml-35p {
    margin-left: 35%!important
}

.u_mr-35p {
    margin-right: 35%!important
}

.u_mt-36p {
    margin-top: 36%!important
}

.u_mb-36p {
    margin-bottom: 36%!important
}

.u_ml-36p {
    margin-left: 36%!important
}

.u_mr-36p {
    margin-right: 36%!important
}

.u_mt-37p {
    margin-top: 37%!important
}

.u_mb-37p {
    margin-bottom: 37%!important
}

.u_ml-37p {
    margin-left: 37%!important
}

.u_mr-37p {
    margin-right: 37%!important
}

.u_mt-38p {
    margin-top: 38%!important
}

.u_mb-38p {
    margin-bottom: 38%!important
}

.u_ml-38p {
    margin-left: 38%!important
}

.u_mr-38p {
    margin-right: 38%!important
}

.u_mt-39p {
    margin-top: 39%!important
}

.u_mb-39p {
    margin-bottom: 39%!important
}

.u_ml-39p {
    margin-left: 39%!important
}

.u_mr-39p {
    margin-right: 39%!important
}

.u_mt-40p {
    margin-top: 40%!important
}

.u_mb-40p {
    margin-bottom: 40%!important
}

.u_ml-40p {
    margin-left: 40%!important
}

.u_mr-40p {
    margin-right: 40%!important
}

.u_mt-41p {
    margin-top: 41%!important
}

.u_mb-41p {
    margin-bottom: 41%!important
}

.u_ml-41p {
    margin-left: 41%!important
}

.u_mr-41p {
    margin-right: 41%!important
}

.u_mt-42p {
    margin-top: 42%!important
}

.u_mb-42p {
    margin-bottom: 42%!important
}

.u_ml-42p {
    margin-left: 42%!important
}

.u_mr-42p {
    margin-right: 42%!important
}

.u_mt-43p {
    margin-top: 43%!important
}

.u_mb-43p {
    margin-bottom: 43%!important
}

.u_ml-43p {
    margin-left: 43%!important
}

.u_mr-43p {
    margin-right: 43%!important
}

.u_mt-44p {
    margin-top: 44%!important
}

.u_mb-44p {
    margin-bottom: 44%!important
}

.u_ml-44p {
    margin-left: 44%!important
}

.u_mr-44p {
    margin-right: 44%!important
}

.u_mt-45p {
    margin-top: 45%!important
}

.u_mb-45p {
    margin-bottom: 45%!important
}

.u_ml-45p {
    margin-left: 45%!important
}

.u_mr-45p {
    margin-right: 45%!important
}

.u_mt-46p {
    margin-top: 46%!important
}

.u_mb-46p {
    margin-bottom: 46%!important
}

.u_ml-46p {
    margin-left: 46%!important
}

.u_mr-46p {
    margin-right: 46%!important
}

.u_mt-47p {
    margin-top: 47%!important
}

.u_mb-47p {
    margin-bottom: 47%!important
}

.u_ml-47p {
    margin-left: 47%!important
}

.u_mr-47p {
    margin-right: 47%!important
}

.u_mt-48p {
    margin-top: 48%!important
}

.u_mb-48p {
    margin-bottom: 48%!important
}

.u_ml-48p {
    margin-left: 48%!important
}

.u_mr-48p {
    margin-right: 48%!important
}

.u_mt-49p {
    margin-top: 49%!important
}

.u_mb-49p {
    margin-bottom: 49%!important
}

.u_ml-49p {
    margin-left: 49%!important
}

.u_mr-49p {
    margin-right: 49%!important
}

.u_mt-50p {
    margin-top: 50%!important
}

.u_mb-50p {
    margin-bottom: 50%!important
}

.u_ml-50p {
    margin-left: 50%!important
}

.u_mr-50p {
    margin-right: 50%!important
}

.u_mt-51p {
    margin-top: 51%!important
}

.u_mb-51p {
    margin-bottom: 51%!important
}

.u_ml-51p {
    margin-left: 51%!important
}

.u_mr-51p {
    margin-right: 51%!important
}

.u_mt-52p {
    margin-top: 52%!important
}

.u_mb-52p {
    margin-bottom: 52%!important
}

.u_ml-52p {
    margin-left: 52%!important
}

.u_mr-52p {
    margin-right: 52%!important
}

.u_mt-53p {
    margin-top: 53%!important
}

.u_mb-53p {
    margin-bottom: 53%!important
}

.u_ml-53p {
    margin-left: 53%!important
}

.u_mr-53p {
    margin-right: 53%!important
}

.u_mt-54p {
    margin-top: 54%!important
}

.u_mb-54p {
    margin-bottom: 54%!important
}

.u_ml-54p {
    margin-left: 54%!important
}

.u_mr-54p {
    margin-right: 54%!important
}

.u_mt-55p {
    margin-top: 55%!important
}

.u_mb-55p {
    margin-bottom: 55%!important
}

.u_ml-55p {
    margin-left: 55%!important
}

.u_mr-55p {
    margin-right: 55%!important
}

.u_mt-56p {
    margin-top: 56%!important
}

.u_mb-56p {
    margin-bottom: 56%!important
}

.u_ml-56p {
    margin-left: 56%!important
}

.u_mr-56p {
    margin-right: 56%!important
}

.u_mt-57p {
    margin-top: 57%!important
}

.u_mb-57p {
    margin-bottom: 57%!important
}

.u_ml-57p {
    margin-left: 57%!important
}

.u_mr-57p {
    margin-right: 57%!important
}

.u_mt-58p {
    margin-top: 58%!important
}

.u_mb-58p {
    margin-bottom: 58%!important
}

.u_ml-58p {
    margin-left: 58%!important
}

.u_mr-58p {
    margin-right: 58%!important
}

.u_mt-59p {
    margin-top: 59%!important
}

.u_mb-59p {
    margin-bottom: 59%!important
}

.u_ml-59p {
    margin-left: 59%!important
}

.u_mr-59p {
    margin-right: 59%!important
}

.u_mt-60p {
    margin-top: 60%!important
}

.u_mb-60p {
    margin-bottom: 60%!important
}

.u_ml-60p {
    margin-left: 60%!important
}

.u_mr-60p {
    margin-right: 60%!important
}

.u_mt-61p {
    margin-top: 61%!important
}

.u_mb-61p {
    margin-bottom: 61%!important
}

.u_ml-61p {
    margin-left: 61%!important
}

.u_mr-61p {
    margin-right: 61%!important
}

.u_mt-62p {
    margin-top: 62%!important
}

.u_mb-62p {
    margin-bottom: 62%!important
}

.u_ml-62p {
    margin-left: 62%!important
}

.u_mr-62p {
    margin-right: 62%!important
}

.u_mt-63p {
    margin-top: 63%!important
}

.u_mb-63p {
    margin-bottom: 63%!important
}

.u_ml-63p {
    margin-left: 63%!important
}

.u_mr-63p {
    margin-right: 63%!important
}

.u_mt-64p {
    margin-top: 64%!important
}

.u_mb-64p {
    margin-bottom: 64%!important
}

.u_ml-64p {
    margin-left: 64%!important
}

.u_mr-64p {
    margin-right: 64%!important
}

.u_mt-65p {
    margin-top: 65%!important
}

.u_mb-65p {
    margin-bottom: 65%!important
}

.u_ml-65p {
    margin-left: 65%!important
}

.u_mr-65p {
    margin-right: 65%!important
}

.u_mt-66p {
    margin-top: 66%!important
}

.u_mb-66p {
    margin-bottom: 66%!important
}

.u_ml-66p {
    margin-left: 66%!important
}

.u_mr-66p {
    margin-right: 66%!important
}

.u_mt-67p {
    margin-top: 67%!important
}

.u_mb-67p {
    margin-bottom: 67%!important
}

.u_ml-67p {
    margin-left: 67%!important
}

.u_mr-67p {
    margin-right: 67%!important
}

.u_mt-68p {
    margin-top: 68%!important
}

.u_mb-68p {
    margin-bottom: 68%!important
}

.u_ml-68p {
    margin-left: 68%!important
}

.u_mr-68p {
    margin-right: 68%!important
}

.u_mt-69p {
    margin-top: 69%!important
}

.u_mb-69p {
    margin-bottom: 69%!important
}

.u_ml-69p {
    margin-left: 69%!important
}

.u_mr-69p {
    margin-right: 69%!important
}

.u_mt-70p {
    margin-top: 70%!important
}

.u_mb-70p {
    margin-bottom: 70%!important
}

.u_ml-70p {
    margin-left: 70%!important
}

.u_mr-70p {
    margin-right: 70%!important
}

.u_mt-71p {
    margin-top: 71%!important
}

.u_mb-71p {
    margin-bottom: 71%!important
}

.u_ml-71p {
    margin-left: 71%!important
}

.u_mr-71p {
    margin-right: 71%!important
}

.u_mt-72p {
    margin-top: 72%!important
}

.u_mb-72p {
    margin-bottom: 72%!important
}

.u_ml-72p {
    margin-left: 72%!important
}

.u_mr-72p {
    margin-right: 72%!important
}

.u_mt-73p {
    margin-top: 73%!important
}

.u_mb-73p {
    margin-bottom: 73%!important
}

.u_ml-73p {
    margin-left: 73%!important
}

.u_mr-73p {
    margin-right: 73%!important
}

.u_mt-74p {
    margin-top: 74%!important
}

.u_mb-74p {
    margin-bottom: 74%!important
}

.u_ml-74p {
    margin-left: 74%!important
}

.u_mr-74p {
    margin-right: 74%!important
}

.u_mt-75p {
    margin-top: 75%!important
}

.u_mb-75p {
    margin-bottom: 75%!important
}

.u_ml-75p {
    margin-left: 75%!important
}

.u_mr-75p {
    margin-right: 75%!important
}

.u_mt-76p {
    margin-top: 76%!important
}

.u_mb-76p {
    margin-bottom: 76%!important
}

.u_ml-76p {
    margin-left: 76%!important
}

.u_mr-76p {
    margin-right: 76%!important
}

.u_mt-77p {
    margin-top: 77%!important
}

.u_mb-77p {
    margin-bottom: 77%!important
}

.u_ml-77p {
    margin-left: 77%!important
}

.u_mr-77p {
    margin-right: 77%!important
}

.u_mt-78p {
    margin-top: 78%!important
}

.u_mb-78p {
    margin-bottom: 78%!important
}

.u_ml-78p {
    margin-left: 78%!important
}

.u_mr-78p {
    margin-right: 78%!important
}

.u_mt-79p {
    margin-top: 79%!important
}

.u_mb-79p {
    margin-bottom: 79%!important
}

.u_ml-79p {
    margin-left: 79%!important
}

.u_mr-79p {
    margin-right: 79%!important
}

.u_mt-80p {
    margin-top: 80%!important
}

.u_mb-80p {
    margin-bottom: 80%!important
}

.u_ml-80p {
    margin-left: 80%!important
}

.u_mr-80p {
    margin-right: 80%!important
}

.u_mt-81p {
    margin-top: 81%!important
}

.u_mb-81p {
    margin-bottom: 81%!important
}

.u_ml-81p {
    margin-left: 81%!important
}

.u_mr-81p {
    margin-right: 81%!important
}

.u_mt-82p {
    margin-top: 82%!important
}

.u_mb-82p {
    margin-bottom: 82%!important
}

.u_ml-82p {
    margin-left: 82%!important
}

.u_mr-82p {
    margin-right: 82%!important
}

.u_mt-83p {
    margin-top: 83%!important
}

.u_mb-83p {
    margin-bottom: 83%!important
}

.u_ml-83p {
    margin-left: 83%!important
}

.u_mr-83p {
    margin-right: 83%!important
}

.u_mt-84p {
    margin-top: 84%!important
}

.u_mb-84p {
    margin-bottom: 84%!important
}

.u_ml-84p {
    margin-left: 84%!important
}

.u_mr-84p {
    margin-right: 84%!important
}

.u_mt-85p {
    margin-top: 85%!important
}

.u_mb-85p {
    margin-bottom: 85%!important
}

.u_ml-85p {
    margin-left: 85%!important
}

.u_mr-85p {
    margin-right: 85%!important
}

.u_mt-86p {
    margin-top: 86%!important
}

.u_mb-86p {
    margin-bottom: 86%!important
}

.u_ml-86p {
    margin-left: 86%!important
}

.u_mr-86p {
    margin-right: 86%!important
}

.u_mt-87p {
    margin-top: 87%!important
}

.u_mb-87p {
    margin-bottom: 87%!important
}

.u_ml-87p {
    margin-left: 87%!important
}

.u_mr-87p {
    margin-right: 87%!important
}

.u_mt-88p {
    margin-top: 88%!important
}

.u_mb-88p {
    margin-bottom: 88%!important
}

.u_ml-88p {
    margin-left: 88%!important
}

.u_mr-88p {
    margin-right: 88%!important
}

.u_mt-89p {
    margin-top: 89%!important
}

.u_mb-89p {
    margin-bottom: 89%!important
}

.u_ml-89p {
    margin-left: 89%!important
}

.u_mr-89p {
    margin-right: 89%!important
}

.u_mt-90p {
    margin-top: 90%!important
}

.u_mb-90p {
    margin-bottom: 90%!important
}

.u_ml-90p {
    margin-left: 90%!important
}

.u_mr-90p {
    margin-right: 90%!important
}

.u_mt-91p {
    margin-top: 91%!important
}

.u_mb-91p {
    margin-bottom: 91%!important
}

.u_ml-91p {
    margin-left: 91%!important
}

.u_mr-91p {
    margin-right: 91%!important
}

.u_mt-92p {
    margin-top: 92%!important
}

.u_mb-92p {
    margin-bottom: 92%!important
}

.u_ml-92p {
    margin-left: 92%!important
}

.u_mr-92p {
    margin-right: 92%!important
}

.u_mt-93p {
    margin-top: 93%!important
}

.u_mb-93p {
    margin-bottom: 93%!important
}

.u_ml-93p {
    margin-left: 93%!important
}

.u_mr-93p {
    margin-right: 93%!important
}

.u_mt-94p {
    margin-top: 94%!important
}

.u_mb-94p {
    margin-bottom: 94%!important
}

.u_ml-94p {
    margin-left: 94%!important
}

.u_mr-94p {
    margin-right: 94%!important
}

.u_mt-95p {
    margin-top: 95%!important
}

.u_mb-95p {
    margin-bottom: 95%!important
}

.u_ml-95p {
    margin-left: 95%!important
}

.u_mr-95p {
    margin-right: 95%!important
}

.u_mt-96p {
    margin-top: 96%!important
}

.u_mb-96p {
    margin-bottom: 96%!important
}

.u_ml-96p {
    margin-left: 96%!important
}

.u_mr-96p {
    margin-right: 96%!important
}

.u_mt-97p {
    margin-top: 97%!important
}

.u_mb-97p {
    margin-bottom: 97%!important
}

.u_ml-97p {
    margin-left: 97%!important
}

.u_mr-97p {
    margin-right: 97%!important
}

.u_mt-98p {
    margin-top: 98%!important
}

.u_mb-98p {
    margin-bottom: 98%!important
}

.u_ml-98p {
    margin-left: 98%!important
}

.u_mr-98p {
    margin-right: 98%!important
}

.u_mt-99p {
    margin-top: 99%!important
}

.u_mb-99p {
    margin-bottom: 99%!important
}

.u_ml-99p {
    margin-left: 99%!important
}

.u_mr-99p {
    margin-right: 99%!important
}

.u_mt-100p {
    margin-top: 100%!important
}

.u_mb-100p {
    margin-bottom: 100%!important
}

.u_ml-100p {
    margin-left: 100%!important
}

.u_mr-100p {
    margin-right: 100%!important
}

.u_ta-left {
    text-align: left!important
}

.u_ta-right {
    text-align: right!important
}

.u_ta-center {
    text-align: center!important
}

@media not all and (min-width: 768px) {
    :root {
        --style--root--padding-x:min(3.84vw,15px);
        --preset--font-size--x-small: max(11px,2.82vw);
        --preset--font-size--small: max(14px,3.59vw);
        --preset--font-size--body-text: max(16px,4.1vw);
        --preset--font-size--medium: max(18px,4.62vw);
        --preset--font-size--regular: max(24px,6.15vw);
        --preset--font-size--large: max(28px,7.18vw);
        --preset--font-size--x-large: max(30px,7.69vw);
        --preset--font-size--xx-large: max(30px,7.69vw);
        --style--block-gap-y: min(20.51vw,80px);
        --style--block-gap-x: min(5.12vw,20px)
    }

    body {
        font-size: 16px;
        font-size: var(--preset--font-size--body-text);
        min-width: auto
    }

    .l_header-parent {
        padding-top: 56px
    }

    .l_header-parent #header img {
        vertical-align: top
    }

    .l_container {
        background-color: #eee;
        /* padding-bottom: 24.35vw; */
    }

    .l_footer {
        padding-bottom: 1.25rem
    }

    .l_footer_race_title {
        margin-top: 3em
    }

    .l_footer_race_title:first-of-type {
        -webkit-margin-before: 0;
        margin-block-start:0}

    .l_scrollFix:not(.is-shown) {
        -webkit-animation: slideDown .3s ease-out forwards;
        animation: slideDown .3s ease-out forwards
    }

    .l_scrollFix.is-shown {
        -webkit-animation: slideUp .3s ease-in-out forwards;
        animation: slideUp .3s ease-in-out forwards;
        visibility: visible
    }

    .c_mv-g2_bgImg {
        height: 56.41vw;
        height: min(56.41vw,220px)
    }

    .c_mv-g2_subTitle {
        font-size: 12px;
        font-size: 3.08vw
    }

    .c_mainSection {
        margin-top: 13.58vw
    }

    .c_mainSection-colored {
        margin-bottom: 0;
        padding-bottom: min(25.64vw,100px);
        padding-top: min(25.64vw,100px)
    }

    .c_mainSection-colored:before,.c_mainSection-colored_bgImg {
        -webkit-clip-path: polygon(0 0,100% 40px,100% 100%,0 calc(100% - 40px));
        clip-path: polygon(0 0,100% 40px,100% 100%,0 calc(100% - 40px))
    }

    .c_mainSection-colored_bgImg img {
        max-width: 71.79vw
    }

    .c_mainSection-colored:last-of-type:before {
        -webkit-clip-path: polygon(0 0,100% 40px,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 40px,100% 100%,0 100%)
    }

    .c_mainSection-colored:last-of-type .c_mainSection-colored_bgImg img {
        right: 0;
        width: 100vw
    }

    .c_lpMenu {
        background-position: left -5vw top;
        padding-bottom: 2.56vw;
        padding-top: 2.56vw;
        position: relative
    }

    .c_lpMenu:before {
        background-color: #fff;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 0;
        top: 0;
        width: calc(100% - 160px)
    }

    .c_lpMenu :where(h1,h2,h3,h4,h5,h6) {
        text-align: center
    }

    .c_lpMenu_inner {
        position: relative;
        text-align: center
    }

    .c_lpMenu_logo {
        display: table-cell;
        max-width: 7.94vw;
        vertical-align: middle
    }

    .c_lpMenu_logo img {
        height: 7.69vw
    }

    .c_lpMenu_pageTitle {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: inline-table;
        padding-left: var(--style--root--padding-x);
        padding-right: var(--style--root--padding-x);
        position: relative;
        vertical-align: top
    }

    .c_lpMenu_title {
        display: table-cell;
        padding-left: 2.56vw;
        vertical-align: middle
    }

    .c_lpMenu_menu {
        margin-top: -6px
    }

    .c_lpMenu_menu>ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-left: auto;
        margin-right: auto;
        width: 88.76vw
    }

    .c_lpMenu_menu>ul>li>a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        font-size: 11px;
        font-size: 2.82vw;
        font-weight: 700;
        gap: 2px
    }

    .l_scrollFix .c_lpMenu :where(h1,h2,h3,h4,h5,h6) {
        line-height: 1
    }

    .l_scrollFix .c_lpMenu .c_lpMenu_title {
        font-size: var(--preset--font-size--small)
    }

    .l_scrollFix .c_lpMenu .c_lpMenu_logo {
        max-width: 5.12vw
    }

    .l_scrollFix .c_lpMenu .c_lpMenu_menu {
        margin-top: -6px;
        padding-top: 0
    }

    .l_scrollFix .c_lpMenu .c_lpMenu_menu ul>li>a {
        font-size: 9px;
        gap: 0
    }

    .l_scrollFix .c_lpMenu .c_lpMenu_menu ul>li>a img {
        width: 30px
    }

    .c_heading-primary {
        gap: .2em;
        margin-bottom: 3.125rem
    }

    .c_heading-primary_en {
        font-size: 13px;
        font-size: max(13px,3.33vw)
    }

    .c_heading-primary_icon {
        width: 20.25vw
    }

    .c_heading-primary2_icon {
        width: 16.41vw
    }

    .c_heading-secondary {
        margin-bottom: 1.25rem
    }

    .c_heading-secondary:before {
        margin-top: calc(1em - .5rem - 2.82vw);
        width: 5.64vw;
        width: min(5.64vw,22px)
    }

    .c_heading-quaternary {
        margin-bottom: 1em
    }

    .c_columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c_modal_close {
        width: 16.41vw
    }

    .c_modal_content {
        padding-bottom: 17.94vw
    }

    .c_modal_content_inner {
        width: 92.3vw
    }

    .c_modal_box {
        padding: 10.25vw 5.12vw
    }

    .c_modal_close {
        right: -1.79vw
    }

    .c_tab_menu>li {
        font-size: 14px;
        font-size: max(14px,3.59vw)
    }

    .c_tab_menu>li a {
        line-height: 1.2
    }

    .c_tab_menu>li .youbi {
        font-size: 12px;
        font-size: 3.08vw;
        min-width: 2.5em
    }

    .c_tab_panel_inner {
        padding: 7.69vw 4.1vw 10.25vw
    }

    .c_tab-race_menu>li {
        width: 20.51vw
    }

    .c_tab-race_menu>li a {
        padding-bottom: .3125rem;
        padding-top: .3125rem
    }

    .c_btn-primary .icon,.c_btn-primary:after,.c_btn-secondary .icon,.c_btn-secondary:after,.c_btn-tertiary .icon,.c_btn-tertiary:after {
        width: 7.17vw
    }

    .c_btn-small {
        white-space: nowrap
    }

    .c_btn-small .icon-next {
        right: 1.125rem
    }

    .c_btn-small .icon-prev {
        left: 1.125rem
    }

    .c_btn-middle .icon-next {
        right: 1.125rem
    }

    .c_btn-middle .icon-prev {
        left: 1.125rem
    }

    .c_btn-huge .icon {
        right: 1.125rem
    }

    .c_btn-cta {
        width: 65.12vw
    }

    .c_btn-modalClose {
        padding-bottom: .9375rem;
        padding-top: .9375rem;
        width: 100%
    }

    .c_btn-modalClose .icon {
        left: 1.125rem
    }

    .c_layout-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .c_layout-right {
        -webkit-margin-after: 0;
        margin-block-end:0;margin-bottom: 1.25rem;
        margin-top: 1.25rem
    }

    .c_layout-introGrid {
        -ms-grid-rows: auto;
        -ms-grid-columns: 1fr;
        grid-template-areas: "txt" "img" "modalLink";
        grid-template-columns: 1fr;
        grid-template-rows: auto
    }

    .c_layout-introGrid_img {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-row: 2;
        order: 2
    }

    .c_layout-introGrid_txt {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .c_layout-introGrid_modalLink {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        -ms-grid-column: 1;
        -ms-grid-row: 3;
        order: 3
    }

    [class*=c_heading-primary]+.c_anchorLinks {
        margin-top: -1.875rem
    }

    .c_anchorLinks .c_columns {
        gap: .5em
    }

    .c_predictTable_cellNum {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .c_predictTable_name {
        font-size: 16px;
        font-size: 4.1vw
    }

    .c_predictTable_caption {
        padding: .625rem 1.25rem
    }

    .c_predictTable_person {
        width: 12.82vw
    }

    .c_predictTable .nowrap-sp {
        white-space: nowrap
    }

    .c_borderedBox {
        padding: 1.875rem .9375rem
    }

    .c_ytShort_inner {
        -ms-grid-columns: (minmax(0,1fr))[2];
        display: -ms-inline-grid;
        display: inline-grid;
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .c_specialBlock p {
        font-size: var(--preset--font-size--small)
    }

    .c_oddsparkBnr {
        height: 75.64vw
    }

    .c_oddsparkBnr_bg {
        height: 75.64vw;
        width: 100%
    }

    .c_oddsparkBnr_inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 8.97vw 0
    }

    .c_memoBox {
        padding: 1.5625rem
    }

    .c_asideInfoBlock p {
        font-size: var(--preset--font-size--body-text)
    }

    .c_asideInfo_grid_outline {
        -ms-grid-rows: auto;
        grid-template-rows: auto
    }

    .c_asideTable {
        overflow: auto;
        width: 100%
    }

    .c_asideTable_table {
        width: -webkit-max-content!important;
        width: -moz-max-content!important;
        width: max-content!important
    }

    .c_bigRaceLink {
        margin-bottom: .625rem
    }

    .c_bigRaceLink_img:after,.c_bigRaceLink_img:before {
        width: 34.61vw
    }

    .c_bigRaceLink_img[data-race=keiba]:after {
        background-size: 17.17vw
    }

    .c_bigRaceLink_img[data-race=keirin]:after {
        background-size: 17.69vw
    }

    .c_bigRaceLink_img[data-race=autorace]:before {
        width: 40.51vw
    }

    .c_bigRaceLink_img[data-race=autorace]:after {
        background-size: 22.56vw
    }

    .c_raceEntryTable_cellNum {
        min-width: 2em;
        padding-left: 0!important;
        padding-right: 0!important
    }

    .c_raceEntryTable_name {
        min-width: 7em
    }

    th.c_raceEntryTable_player {
        min-width: 6em
    }

    .c_raceEntryTable .nowrap-sp {
        white-space: nowrap
    }

    .p_sample_kv {
        margin-bottom: 7.69vw
    }

    .p_sample_kv,.p_sample_kv img {
        background-size: 100vw 76.92vw;
        height: 76.92vw;
        max-height: 300px
    }

    .p_sample_buttons>a {
        min-width: 0
    }

    .u_ta-left-sp {
        text-align: left!important
    }

    .u_ta-right-sp {
        text-align: right!important
    }

    .u_ta-center-sp {
        text-align: center!important
    }
}

@media screen and (min-width: 768px) {
    body {
        font-size:16px
    }

    .l_header-parent {
        height: 60px;
        position: sticky;
        top: 0
    }

    .l_header-parent #header {
        position: static
    }

    .l_header-parent #global-nav ul {
        bottom: auto;
        top: 7px
    }

    .l_header-parent #global-spnav {
        display: none!important
    }

    .l_scrollFix {
        display: none
    }

    .c_mv-g2 {
        height: 400px
    }

    .c_mv-g2_bgImg {
        max-height: 400px
    }

    .c_mv-g2_inner {
        max-width: var(--style--global--content-size)
    }

    .c_mainSection-colored {
        margin-bottom: -9.375rem;
        padding-bottom: 15rem;
        padding-top: 11.875rem
    }

    .c_mainSection-colored:before,.c_mainSection-colored_bgImg {
        -webkit-clip-path: polygon(0 0,100% 260px,100% 100%,0 calc(100% - 240px));
        clip-path: polygon(0 0,100% 260px,100% 100%,0 calc(100% - 240px));
        min-width: 3000px
    }

    .c_mainSection-colored_bgImg img {
        width: 54.16vw;
        width: min(54.16vw,780px)
    }

    .c_mainSection-colored:last-of-type:before {
        -webkit-clip-path: polygon(0 0,100% 260px,100% 100%,0 100%);
        clip-path: polygon(0 0,100% 260px,100% 100%,0 100%)
    }

    .c_mainSection-colored:last-of-type .c_mainSection-colored_bgImg img {
        right: calc(3000px - 100vw);
        top: 4.16vw;
        width: 61.11vw;
        width: min(61.11vw,880px)
    }

    .c_mainSection-colored .c_mainSection_inner {
        padding-bottom: var(--style--block-gap-y)
    }

    .c_lpMenu {
        padding-left: var(--style--root--padding-x);
        padding-right: var(--style--root--padding-x);
        position: sticky;
        top: 60px
    }

    .c_lpMenu_inner {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 30px;
        height: 80px;
        justify-content: space-between
    }

    .c_lpMenu_logo img {
        height: 52px;
        width: auto
    }

    .c_lpMenu_pageTitle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px
    }

    .c_heading-primary {
        gap: .5em;
        margin-bottom: 1.25rem
    }

    .c_heading-primary_icon {
        width: 105px
    }

    .c_heading-primary2_icon {
        width: 64px
    }

    .c_heading-secondary {
        margin-bottom: 2.5rem
    }

    .c_heading-secondary:before {
        margin-top: calc(1em - .5rem - 11px);
        width: 22px
    }

    .c_heading-quaternary {
        margin-bottom: .5em
    }

    .c_columns_item-1 {
        width: calc(var(--preset--grid--column)*1 + var(--style--block-gap-x)*0)
    }

    .c_columns_item-2 {
        width: calc(var(--preset--grid--column)*2 + var(--style--block-gap-x)*1)
    }

    .c_columns_item-3 {
        width: calc(var(--preset--grid--column)*3 + var(--style--block-gap-x)*2)
    }

    .c_columns_item-4 {
        width: calc(var(--preset--grid--column)*4 + var(--style--block-gap-x)*3)
    }

    .c_columns_item-5 {
        width: calc(var(--preset--grid--column)*5 + var(--style--block-gap-x)*4)
    }

    .c_columns_item-6 {
        width: calc(var(--preset--grid--column)*6 + var(--style--block-gap-x)*5)
    }

    .c_columns_item-7 {
        width: calc(var(--preset--grid--column)*7 + var(--style--block-gap-x)*6)
    }

    .c_columns_item-8 {
        width: calc(var(--preset--grid--column)*8 + var(--style--block-gap-x)*7)
    }

    .c_columns_item-9 {
        width: calc(var(--preset--grid--column)*9 + var(--style--block-gap-x)*8)
    }

    .c_columns_item-10 {
        width: calc(var(--preset--grid--column)*10 + var(--style--block-gap-x)*9)
    }

    .c_columns_item-11 {
        width: calc(var(--preset--grid--column)*11 + var(--style--block-gap-x)*10)
    }

    .c_columns_item-12 {
        width: calc(var(--preset--grid--column)*12 + var(--style--block-gap-x)*11)
    }

    .c_grid-columns-2 {
        -ms-grid-columns: (minmax(0,1fr))[2];
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .c_grid-columns-3 {
        -ms-grid-columns: (minmax(0,1fr))[3];
        grid-template-columns: repeat(3,minmax(0,1fr))
    }

    .c_grid-columns-4 {
        -ms-grid-columns: (minmax(0,1fr))[4];
        grid-template-columns: repeat(4,minmax(0,1fr))
    }

    .c_grid-columns-5 {
        -ms-grid-columns: (minmax(0,1fr))[5];
        grid-template-columns: repeat(5,minmax(0,1fr))
    }

    .c_modal_close>span {
        height: 2px
    }

    .c_modal_close>span:first-child {
        -webkit-transform: translateY(0) translateX(-50%) rotate(215deg);
        transform: translateY(0) translateX(-50%) rotate(215deg)
    }

    .c_modal_close>span:nth-child(3) {
        -webkit-transform: translateY(0) translateX(-50%) rotate(-215deg);
        transform: translateY(0) translateX(-50%) rotate(-215deg)
    }

    .c_modal_close {
        width: 60px
    }

    .c_modal_content {
        padding-bottom: min(4.86vw,70px)
    }

    .c_modal_content_inner {
        max-height: none;
        width: 64.58vw;
        width: min(64.58vw,930px)
    }

    .c_modal_box {
        padding: min(4.16vw,60px) min(5.55vw,80px)
    }

    .c_modal_close {
        right: -30px
    }

    .c_tab_panel_inner {
        padding: 3.75rem 5rem 5rem
    }

    .c_tab-race_menu>li {
        min-width: 80px
    }

    .c_tab-race_menu>li a {
        padding-bottom: .625rem;
        padding-top: .625rem
    }

    .c_btn-primary:where(.c_btn-primary) {
        max-width: calc(var(--preset--grid--column)*4 + var(--style--block-gap-x)*3)
    }

    .c_btn-primary .icon,.c_btn-primary:after,.c_btn-secondary .icon,.c_btn-secondary:after,.c_btn-tertiary .icon,.c_btn-tertiary:after {
        width: 28px
    }

    .c_btn-middle,.c_btn-small {
        max-width: calc(var(--preset--grid--column)*4 + var(--style--block-gap-x)*3)
    }

    .c_btn-huge {
        max-width: calc(var(--preset--grid--column)*6 + var(--style--block-gap-x)*5)
    }

    .c_btn-cta {
        min-width: 254px
    }

    .c_btn-cta,.c_btn-modalClose {
        max-width: calc(var(--preset--grid--column)*4 + var(--style--block-gap-x)*3)
    }

    .c_btn-modalClose {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem;
        width: calc(var(--preset--grid--column)*4 + var(--style--block-gap-x)*3)
    }

    .c_layout-flex_block {
        width: calc(var(--preset--grid--column)*6 + var(--style--block-gap-x)*5)
    }

    .c_layout-right {
        -webkit-margin-after: 0;
        margin-block-end:0;margin-bottom: 2.1875rem;
        margin-top: 2.1875rem
    }

    .c_layout-introGrid {
        -ms-grid-columns: (1fr)[2];
        -ms-grid-rows: auto 1fr;
        grid-template-areas: "txt img" "modalLink img";
        grid-template-columns: repeat(2,1fr);
        grid-template-rows: auto 1fr
    }

    .c_layout-introGrid_img,.c_layout-introGrid_txt {
        max-width: calc(var(--preset--grid--column)*6 + var(--style--block-gap-x)*5)
    }

    .c_layout-introGrid_img {
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
        -ms-grid-row: 1
    }

    .c_layout-introGrid_txt {
        -ms-grid-column: 1;
        -ms-grid-row: 1
    }

    .c_layout-introGrid_modalLink {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }

    .c_modalLinks {
        width: calc(var(--preset--grid--column)*4 + var(--style--block-gap-x)*3)
    }

    .c_predictTable_cellNum {
        padding-left: .4em!important;
        padding-right: .4em!important
    }

    .c_predictTable_caption {
        padding: 1.25rem 2.5rem
    }

    .c_predictTable_person {
        min-width: 40px
    }

    .c_predictTable .nowrap-pc {
        white-space: nowrap
    }

    .c_borderedBox {
        padding: 2.5rem
    }

    .c_ytShort_item {
        width: calc(var(--preset--grid--column)*2 + var(--style--block-gap-x)*1)
    }

    .c_oddsparkBnr {
        height: 220px
    }

    .c_oddsparkBnr_bg {
        height: 100%;
        width: 100%
    }

    .c_oddsparkBnr_inner {
        gap: 0 .69vw;
        gap: max(0vw,0px) max(.69vw,10px)
    }

    .c_oddsparkBnr_logo {
        width: 40%
    }

    .c_memoBox {
        padding: 1.5625rem 1.875rem
    }

    .c_closeBtn>span {
        height: 2px
    }

    .c_closeBtn>span:first-child {
        -webkit-transform: translateY(0) translateX(-50%) rotate(315deg);
        transform: translateY(0) translateX(-50%) rotate(315deg)
    }

    .c_closeBtn>span:nth-child(3) {
        -webkit-transform: translateY(0) translateX(-50%) rotate(-315deg);
        transform: translateY(0) translateX(-50%) rotate(-315deg)
    }

    .c_asideInfoBlock :where(img) {
        width: auto
    }

    .c_bigRaceLink {
        margin-bottom: 2.5rem
    }

    .c_bigRaceLink_img:after,.c_bigRaceLink_img:before {
        width: 135px
    }

    .c_bigRaceLink_img[data-race=keiba]:after {
        background-size: 67px
    }

    .c_bigRaceLink_img[data-race=keirin]:after {
        background-size: 69px
    }

    .c_bigRaceLink_img[data-race=autorace]:before {
        width: 154px
    }

    .c_bigRaceLink_img[data-race=autorace]:after {
        background-size: 88px
    }

    .c_specialSection {
        width: calc(var(--preset--grid--column)*8 + var(--style--block-gap-x)*7)
    }

    .c_raceEntryTable_table>thead th .vertical_label {
        -ms-writing-mode: initial;
        writing-mode: initial;
        -webkit-writing-mode: initial
    }

    .c_raceEntryTable_cellNum {
        width: 1em
    }

    .c_raceEntryTable .nowrap-pc {
        white-space: nowrap
    }

    .p_sample_kv {
        margin-bottom: 30px
    }

    .p_sample_kv,.p_sample_kv img {
        background-size: 100vw 500px;
        height: 500px
    }

    .p_sample_buttons {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4,1fr)
    }

    .u_ta-left-pc {
        text-align: left!important
    }

    .u_ta-right-pc {
        text-align: right!important
    }

    .u_ta-center-pc {
        text-align: center!important
    }
}

@-webkit-keyframes scroll-hint-appear {
    0% {
        opacity: 0;
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }

    10% {
        opacity: 1
    }

    50%,to {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }
}

@keyframes scroll-hint-appear {
    0% {
        opacity: 0;
        -webkit-transform: translateX(40px);
        transform: translateX(40px)
    }

    10% {
        opacity: 1
    }

    50%,to {
        opacity: 0;
        -webkit-transform: translateX(-40px);
        transform: translateX(-40px)
    }
}

.scroll-hint.is-right-scrollable {
    background: linear-gradient(270deg,rgba(0,0,0,.15),transparent 16px,transparent)
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
    background: linear-gradient(90deg,rgba(0,0,0,.15),transparent 16px,transparent),linear-gradient(270deg,rgba(0,0,0,.15),transparent 16px,transparent)
}

.scroll-hint.is-left-scrollable {
    background: linear-gradient(90deg,rgba(0,0,0,.15),transparent 16px,transparent)
}

.scroll-hint-icon {
    background: rgba(0,0,0,.7);
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 80px;
    left: calc(50% - 60px);
    opacity: 0;
    padding: 0.5em 0px 0!important;
    position: absolute;
    text-align: center;
    top: calc(50% - 25px);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    width: 220px;
    height: 0;
    /* padding: 0.5em 0; */
}

.scroll-hint-icon-wrap {
    height: 100%;
    left: 0;
    max-height: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.scroll-hint-text {
    color: #fff;
    font-size: 10px;
    margin-top: 5px
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
    opacity: .8
}

.scroll-hint-icon:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PHBhdGggZD0iTTIxLjMzIDMwLjUySDcuODVBMS41NSAxLjU1IDAgMCAxIDYuMyAyOWExMi40NiAxMi40NiAwIDAgMC0uNjMtNC40MiAyNS4xNiAyNS4xNiAwIDAgMC00LjI1LTVsLS4wNi0uMDZBNSA1IDAgMCAxIDAgMTUuODZhMy42NCAzLjY0IDAgMCAxIDEuMTctMi42MiAzLjYzIDMuNjMgMCAwIDEgNS4xNC4wN1YzLjc3YTMuNzcgMy43NyAwIDEgMSA3LjU0IDB2NC41NmEzLjM1IDMuMzUgMCAwIDEgMS4yNiAwIDMgMyAwIDAgMSAyIDEuMjIgMy41IDMuNSAwIDAgMSAyLS4wNiAzLjIxIDMuMjEgMCAwIDEgMiAxLjU0IDMuNzQgMy43NCAwIDAgMSAzIC40NyA0LjIxIDQuMjEgMCAwIDEgMS42MyAzLjV2LjQ2YTE5LjI2IDE5LjI2IDAgMCAxLS44NCA3Yy0uMTQuMzgtLjM2LjgxLS41NiAxLjIybC0uMTEuMjJjMCAuMDctLjA5LjE0LS4xNC4yMWE3LjEzIDcuMTMgMCAwIDAtMS4xNyAyLjE3Yy0uMDYuNTYtLjA2IDIuMTUtLjA1IDIuNzFhMS41NSAxLjU1IDAgMCAxLTEuNTQgMS41M1pNOC42MSAyOC4yMWgxMmMwLS43MSAwLTEuNzEuMDctMi4yM2E4Ljc0IDguNzQgMCAwIDEgMS41OS0zLjI1bC4wNi0uMTJhMTAgMTAgMCAwIDAgLjQ2LTEgMTYuOCAxNi44IDAgMCAwIC43LTYuMTJ2LS41NGEyIDIgMCAwIDAtLjY0LTEuNTIgMS4zMyAxLjMzIDAgMCAwLTEuNTUuMDggMS4xMyAxLjEzIDAgMCAxLTEuMTguMjggMS4xNSAxLjE1IDAgMCAxLS43OC0uOTQgMS4yNiAxLjI2IDAgMCAwLS43NS0xLjExIDEgMSAwIDAgMC0xLjExLjI4bC0uMS4xYTEuMTUgMS4xNSAwIDAgMS0xLjE5LjI5IDEuMTYgMS4xNiAwIDAgMS0uNzgtLjk1Yy0uMDktLjY4LS4yMS0uNzctLjctLjg3YS44Mi44MiAwIDAgMC0xIC40OCAxLjE2IDEuMTYgMCAwIDEtMi4xNi0uNThWMy43N2ExLjQ2IDEuNDYgMCAxIDAtMi45MiAwdjEyLjE4YTEuMTcgMS4xNyAwIDAgMS0uODMgMS4xMSAxLjE1IDEuMTUgMCAwIDEtMS4yLS4zNWwtMS0uOTFjLS40Ny0uNDItLjczLS42Ni0uODQtLjc3YTEuMzUgMS4zNSAwIDAgMC0yLS4xMkwyLjcgMTVhMS4zMiAxLjMyIDAgMCAwLS4zOSAxQTIuNTcgMi41NyAwIDAgMCAzIDE3Ljg1YTI3LjI0IDI3LjI0IDAgMCAxIDQuNyA1LjYyIDEyLjYzIDEyLjYzIDAgMCAxIC45MSA0Ljc0Wm0xNC41OS00Ljg2Wk02LjUxIDE2LjU5WiIgZmlsbD0iI2ZmZiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSIvPjwvZz48L3N2Zz4=);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
    content: "";
    display: inline-block;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 40px
}

.scroll-hint-icon:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSIgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTEuODUgNi4wMWg4LjU1TTEwLjQgNy4xN0gxLjg1YTEuMTYgMS4xNiAwIDEgMSAwLTIuMzFoOC41NWExLjE2IDEuMTYgMCAxIDEgMCAyLjMxWiIvPjxwYXRoIGQ9Ik03LjQgMTJhMS4xNSAxLjE1IDAgMCAxLS43Mi0uMjVsLTYuMjUtNUExLjIgMS4yIDAgMCAxIDAgNS44NyAxLjE0IDEuMTQgMCAwIDEgLjQ2IDVMNi43LjIzYTEuMTYgMS4xNiAwIDAgMSAxLjQgMS44NUwzIDUuOTEgOC4xMiAxMGExLjE2IDEuMTYgMCAwIDEtLjcyIDJaTTMxLjQ1IDYuMDFoLTguNTZNMzEuNDUgNy4xN2gtOC41NmExLjE2IDEuMTYgMCAxIDEgMC0yLjMxaDguNTZhMS4xNiAxLjE2IDAgMCAxIDAgMi4zMVoiLz48cGF0aCBkPSJNMjUuOSAxMmExLjE4IDEuMTggMCAwIDEtLjkxLS40MyAxLjE3IDEuMTcgMCAwIDEgLjE4LTEuNTdsNS4wOS00LjA1LTUuMDYtMy44N0ExLjE2IDEuMTYgMCAwIDEgMjYuNTkuMjNMMzIuODQgNWExLjE2IDEuMTYgMCAwIDEgLjQ1LjkxIDEuMTQgMS4xNCAwIDAgMS0uNDMuOTJsLTYuMjQgNWExLjE3IDEuMTcgMCAwIDEtLjcyLjE3WiIvPjwvZz48L2c+PC9zdmc+);
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 14px;
    left: 50%;
    margin-left: -20px;
    opacity: 0;
    position: absolute;
    top: 10px;
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
    width: 34px
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
    opacity: 1
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
    -webkit-animation: scroll-hint-appear 1.2s linear;
    animation: scroll-hint-appear 1.2s linear;
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2
}

.scroll-hint-icon-white {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.4);
    box-shadow: 0 4px 5px rgba(0,0,0,.4)
}

.scroll-hint-icon-white:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PHBhdGggZD0iTTIxLjMzIDMwLjUySDcuODVBMS41NSAxLjU1IDAgMCAxIDYuMyAyOWExMi40NiAxMi40NiAwIDAgMC0uNjMtNC40MiAyNS4xNiAyNS4xNiAwIDAgMC00LjI1LTVsLS4wNi0uMDZBNSA1IDAgMCAxIDAgMTUuODZhMy42NCAzLjY0IDAgMCAxIDEuMTctMi42MiAzLjYzIDMuNjMgMCAwIDEgNS4xNC4wN1YzLjc3YTMuNzcgMy43NyAwIDEgMSA3LjU0IDB2NC41NmEzLjM1IDMuMzUgMCAwIDEgMS4yNiAwIDMgMyAwIDAgMSAyIDEuMjIgMy41IDMuNSAwIDAgMSAyLS4wNiAzLjIxIDMuMjEgMCAwIDEgMiAxLjU0IDMuNzQgMy43NCAwIDAgMSAzIC40NyA0LjIxIDQuMjEgMCAwIDEgMS42MyAzLjV2LjQ2YTE5LjI2IDE5LjI2IDAgMCAxLS44NCA3Yy0uMTQuMzgtLjM2LjgxLS41NiAxLjIybC0uMTEuMjJjMCAuMDctLjA5LjE0LS4xNC4yMWE3LjEzIDcuMTMgMCAwIDAtMS4xNyAyLjE3Yy0uMDYuNTYtLjA2IDIuMTUtLjA1IDIuNzFhMS41NSAxLjU1IDAgMCAxLTEuNTQgMS41M1pNOC42MSAyOC4yMWgxMmMwLS43MSAwLTEuNzEuMDctMi4yM2E4Ljc0IDguNzQgMCAwIDEgMS41OS0zLjI1bC4wNi0uMTJhMTAgMTAgMCAwIDAgLjQ2LTEgMTYuOCAxNi44IDAgMCAwIC43LTYuMTJ2LS41NGEyIDIgMCAwIDAtLjY0LTEuNTIgMS4zMyAxLjMzIDAgMCAwLTEuNTUuMDggMS4xMyAxLjEzIDAgMCAxLTEuMTguMjggMS4xNSAxLjE1IDAgMCAxLS43OC0uOTQgMS4yNiAxLjI2IDAgMCAwLS43NS0xLjExIDEgMSAwIDAgMC0xLjExLjI4bC0uMS4xYTEuMTUgMS4xNSAwIDAgMS0xLjE5LjI5IDEuMTYgMS4xNiAwIDAgMS0uNzgtLjk1Yy0uMDktLjY4LS4yMS0uNzctLjctLjg3YS44Mi44MiAwIDAgMC0xIC40OCAxLjE2IDEuMTYgMCAwIDEtMi4xNi0uNThWMy43N2ExLjQ2IDEuNDYgMCAxIDAtMi45MiAwdjEyLjE4YTEuMTcgMS4xNyAwIDAgMS0uODMgMS4xMSAxLjE1IDEuMTUgMCAwIDEtMS4yLS4zNWwtMS0uOTFjLS40Ny0uNDItLjczLS42Ni0uODQtLjc3YTEuMzUgMS4zNSAwIDAgMC0yLS4xMkwyLjcgMTVhMS4zMiAxLjMyIDAgMCAwLS4zOSAxQTIuNTcgMi41NyAwIDAgMCAzIDE3Ljg1YTI3LjI0IDI3LjI0IDAgMCAxIDQuNyA1LjYyIDEyLjYzIDEyLjYzIDAgMCAxIC45MSA0Ljc0Wm0xNC41OS00Ljg2Wk02LjUxIDE2LjU5WiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSIvPjwvZz48L3N2Zz4=)
}

.scroll-hint-icon-white:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMSI+PHBhdGggZD0iTTEuODUgNi4wMWg4LjU1TTEwLjQgNy4xN0gxLjg1YTEuMTYgMS4xNiAwIDEgMSAwLTIuMzFoOC41NWExLjE2IDEuMTYgMCAxIDEgMCAyLjMxWiIvPjxwYXRoIGQ9Ik03LjQgMTJhMS4xNSAxLjE1IDAgMCAxLS43Mi0uMjVsLTYuMjUtNUExLjIgMS4yIDAgMCAxIDAgNS44NyAxLjE0IDEuMTQgMCAwIDEgLjQ2IDVMNi43LjIzYTEuMTYgMS4xNiAwIDAgMSAxLjQgMS44NUwzIDUuOTEgOC4xMiAxMGExLjE2IDEuMTYgMCAwIDEtLjcyIDJaTTMxLjQ1IDYuMDFoLTguNTZNMzEuNDUgNy4xN2gtOC41NmExLjE2IDEuMTYgMCAxIDEgMC0yLjMxaDguNTZhMS4xNiAxLjE2IDAgMCAxIDAgMi4zMVoiLz48cGF0aCBkPSJNMjUuOSAxMmExLjE4IDEuMTggMCAwIDEtLjkxLS40MyAxLjE3IDEuMTcgMCAwIDEgLjE4LTEuNTdsNS4wOS00LjA1LTUuMDYtMy44N0ExLjE2IDEuMTYgMCAwIDEgMjYuNTkuMjNMMzIuODQgNWExLjE2IDEuMTYgMCAwIDEgLjQ1LjkxIDEuMTQgMS4xNCAwIDAgMS0uNDMuOTJsLTYuMjQgNWExLjE3IDEuMTcgMCAwIDEtLjcyLjE3WiIvPjwvZz48L2c+PC9zdmc+)
}

.scroll-hint-icon-white .scroll-hint-text {
    color: #000
}
