@charset "UTF-8";

*, ::backdrop, :after, :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-scroll-snap-strictness: proximity;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
}

*, :after, :before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after, :before {
    --tw-content: ""
}

:host, html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -moz-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, pre, samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-size: 1em;
    font-variation-settings: normal
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button, input, optgroup, select, textarea {
    color: inherit;
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, input:where([type=button]), input:where([type=reset]), input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset, legend {
    padding: 0
}

menu, ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder, textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button], button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle
}

img, video {
    height: auto;
    max-width: none;
}

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

.fixed {
    position: fixed
}

.col-auto {
    grid-column: auto
}

.block {
    display: block
}

.hidden {
    display: none
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.overflow-auto {
    overflow: auto
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity, 1))
}

*, :after, :before {
    box-sizing: inherit;
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: #0000
}

body, html {
    direction: ltr;
    width: 100%;
    box-sizing: border-box;
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

img {
    border-style: none
}

hr {
    box-sizing: initial;
    height: 0;
    overflow: visible
}

button, input, select {
    overflow: visible;
    text-transform: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring, input:-moz-focusring {
    outline: 1px dotted ButtonText
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.q-btn {
    align-items: stretch;
    background: #0000;
    border: 0;
    color: inherit;
    cursor: default;
    display: inline-flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 500;
    height: auto;
    line-height: 1.715em;
    min-height: 2.572em;
    outline: 0;
    padding: 4px 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: auto
}

.q-btn__content {
    transition: opacity .3s;
    z-index: 0
}

.q-item {
    color: inherit;
    min-height: 48px;
    padding: 8px 16px;
    transition: color .3s, background-color .3s
}



.q-item {
    position: relative
}

.q-layout {
    outline: 0;
    width: 100%
}

.q-layout__section--marginal {
    background-color: var(--q-primary);
    color: #fff
}

.q-header {
    z-index: 2000
}

.q-drawer {
    background: #fff;
    bottom: 0;
    position: absolute;
    top: 0;
    z-index: 1000
}

.q-drawer--on-top {
    z-index: 3000
}

.q-drawer--right {
    right: 0;
    transform: translate(100%);
    width: 80%;
    transition: .3s;
}
.q-drawer__backdrop {
    will-change: background-color;
    z-index: 2999 !important
}

.q-header, .q-layout {
    position: relative
}



.q-toolbar {
    min-height: 50px;
    padding: 0 12px;
    position: relative;
    width: 100%
}

.q-toolbar__title {
    flex: 1 1 0%;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: .01em;
    max-width: 100%;
    min-width: 1px;
    padding: 0 12px
}

.q-toolbar__title:first-child {
    padding-left: 0
}

.q-toolbar__title:last-child {
    padding-right: 0
}

:root {
    --animate-duration: .3s;
    --animate-delay: .3s;
    --animate-repeat: 1
}

:root {
    --q-primary: #e84d40;
    --q-secondary: #333;
    --q-accent: #222;
    --q-positive: #c0d24c;
    --q-negative: #c10015;
    --q-info: #31ccec;
    --q-warning: #f2c037;
    --q-dark: #1d1d1d;
    --q-dark-page: #121212
}

.text-primary {
    color: var(--q-primary) !important
}

.bg-primary {
    background: var(--q-primary) !important
}

.text-secondary {
    color: var(--q-secondary) !important
}

.text-accent {
    color: var(--q-accent) !important
}

.bg-white {
    background: #fff !important
}

.column, .flex, .row {
    display: flex;
    flex-wrap: wrap
}

.column {
    flex-direction: column;
    flex-grow: 1;
    gap: 24px;
}

.no-wrap {
    flex-wrap: nowrap
}

.justify-center {
    justify-content: center
}

.items-start {
    align-items: flex-start
}

.self-stretch {
    align-self: stretch
}




@media (min-width: 0) {
    .flex > .col, .flex > .col-0, .flex > .col-1, .flex > .col-10, .flex > .col-11, .flex > .col-12, .flex > .col-2, .flex > .col-3, .flex > .col-4, .flex > .col-5, .flex > .col-6, .flex > .col-7, .flex > .col-8, .flex > .col-9, .flex > .col-auto, .flex > .col-grow, .flex > .col-shrink, .flex > .col-xs, .flex > .col-xs-0, .flex > .col-xs-1, .flex > .col-xs-10, .flex > .col-xs-11, .flex > .col-xs-12, .flex > .col-xs-2, .flex > .col-xs-3, .flex > .col-xs-4, .flex > .col-xs-5, .flex > .col-xs-6, .flex > .col-xs-7, .flex > .col-xs-8, .flex > .col-xs-9, .flex > .col-xs-auto, .flex > .col-xs-grow, .flex > .col-xs-shrink, .row > .col, .row > .col-0, .row > .col-1, .row > .col-10, .row > .col-11, .row > .col-12, .row > .col-2, .row > .col-3, .row > .col-4, .row > .col-5, .row > .col-6, .row > .col-7, .row > .col-8, .row > .col-9, .row > .col-auto, .row > .col-grow, .row > .col-shrink, .row > .col-xs, .row > .col-xs-0, .row > .col-xs-1, .row > .col-xs-10, .row > .col-xs-11, .row > .col-xs-12, .row > .col-xs-2, .row > .col-xs-3, .row > .col-xs-4, .row > .col-xs-5, .row > .col-xs-6, .row > .col-xs-7, .row > .col-xs-8, .row > .col-xs-9, .row > .col-xs-auto, .row > .col-xs-grow, .row > .col-xs-shrink {
        max-width: 100%;
        min-width: 0;
        width: auto
    }

    .column > .col, .column > .col-0, .column > .col-1, .column > .col-10, .column > .col-11, .column > .col-12, .column > .col-2, .column > .col-3, .column > .col-4, .column > .col-5, .column > .col-6, .column > .col-7, .column > .col-8, .column > .col-9, .column > .col-auto, .column > .col-grow, .column > .col-shrink, .column > .col-xs, .column > .col-xs-0, .column > .col-xs-1, .column > .col-xs-10, .column > .col-xs-11, .column > .col-xs-12, .column > .col-xs-2, .column > .col-xs-3, .column > .col-xs-4, .column > .col-xs-5, .column > .col-xs-6, .column > .col-xs-7, .column > .col-xs-8, .column > .col-xs-9, .column > .col-xs-auto, .column > .col-xs-grow, .column > .col-xs-shrink, .flex > .col, .flex > .col-0, .flex > .col-1, .flex > .col-10, .flex > .col-11, .flex > .col-12, .flex > .col-2, .flex > .col-3, .flex > .col-4, .flex > .col-5, .flex > .col-6, .flex > .col-7, .flex > .col-8, .flex > .col-9, .flex > .col-auto, .flex > .col-grow, .flex > .col-shrink, .flex > .col-xs, .flex > .col-xs-0, .flex > .col-xs-1, .flex > .col-xs-10, .flex > .col-xs-11, .flex > .col-xs-12, .flex > .col-xs-2, .flex > .col-xs-3, .flex > .col-xs-4, .flex > .col-xs-5, .flex > .col-xs-6, .flex > .col-xs-7, .flex > .col-xs-8, .flex > .col-xs-9, .flex > .col-xs-auto, .flex > .col-xs-grow, .flex > .col-xs-shrink {
        height: auto;
        max-height: 100%;
        min-height: 0
    }

    .col {
        flex: 10000 1 0%
    }

    .col-0, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-xs-0, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-auto {
        flex: 0 0 auto
    }
}

@media (min-width: 600px) {
    .flex > .col-sm, .flex > .col-sm-0, .flex > .col-sm-1, .flex > .col-sm-10, .flex > .col-sm-11, .flex > .col-sm-12, .flex > .col-sm-2, .flex > .col-sm-3, .flex > .col-sm-4, .flex > .col-sm-5, .flex > .col-sm-6, .flex > .col-sm-7, .flex > .col-sm-8, .flex > .col-sm-9, .flex > .col-sm-auto, .flex > .col-sm-grow, .flex > .col-sm-shrink, .row > .col-sm, .row > .col-sm-0, .row > .col-sm-1, .row > .col-sm-10, .row > .col-sm-11, .row > .col-sm-12, .row > .col-sm-2, .row > .col-sm-3, .row > .col-sm-4, .row > .col-sm-5, .row > .col-sm-6, .row > .col-sm-7, .row > .col-sm-8, .row > .col-sm-9, .row > .col-sm-auto, .row > .col-sm-grow, .row > .col-sm-shrink {
        max-width: 100%;
        min-width: 0;
        width: auto
    }

    .column > .col-sm, .column > .col-sm-0, .column > .col-sm-1, .column > .col-sm-10, .column > .col-sm-11, .column > .col-sm-12, .column > .col-sm-2, .column > .col-sm-3, .column > .col-sm-4, .column > .col-sm-5, .column > .col-sm-6, .column > .col-sm-7, .column > .col-sm-8, .column > .col-sm-9, .column > .col-sm-auto, .column > .col-sm-grow, .column > .col-sm-shrink, .flex > .col-sm, .flex > .col-sm-0, .flex > .col-sm-1, .flex > .col-sm-10, .flex > .col-sm-11, .flex > .col-sm-12, .flex > .col-sm-2, .flex > .col-sm-3, .flex > .col-sm-4, .flex > .col-sm-5, .flex > .col-sm-6, .flex > .col-sm-7, .flex > .col-sm-8, .flex > .col-sm-9, .flex > .col-sm-auto, .flex > .col-sm-grow, .flex > .col-sm-shrink {
        height: auto;
        max-height: 100%;
        min-height: 0
    }
}

@media (min-width: 1024px) {
    .flex > .col-md, .flex > .col-md-0, .flex > .col-md-1, .flex > .col-md-10, .flex > .col-md-11, .flex > .col-md-12, .flex > .col-md-2, .flex > .col-md-3, .flex > .col-md-4, .flex > .col-md-5, .flex > .col-md-6, .flex > .col-md-7, .flex > .col-md-8, .flex > .col-md-9, .flex > .col-md-auto, .flex > .col-md-grow, .flex > .col-md-shrink, .row > .col-md, .row > .col-md-0, .row > .col-md-1, .row > .col-md-10, .row > .col-md-11, .row > .col-md-12, .row > .col-md-2, .row > .col-md-3, .row > .col-md-4, .row > .col-md-5, .row > .col-md-6, .row > .col-md-7, .row > .col-md-8, .row > .col-md-9, .row > .col-md-auto, .row > .col-md-grow, .row > .col-md-shrink {
        max-width: 100%;
        min-width: 0;
        width: auto
    }

    .column > .col-md, .column > .col-md-0, .column > .col-md-1, .column > .col-md-10, .column > .col-md-11, .column > .col-md-12, .column > .col-md-2, .column > .col-md-3, .column > .col-md-4, .column > .col-md-5, .column > .col-md-6, .column > .col-md-7, .column > .col-md-8, .column > .col-md-9, .column > .col-md-auto, .column > .col-md-grow, .column > .col-md-shrink, .flex > .col-md, .flex > .col-md-0, .flex > .col-md-1, .flex > .col-md-10, .flex > .col-md-11, .flex > .col-md-12, .flex > .col-md-2, .flex > .col-md-3, .flex > .col-md-4, .flex > .col-md-5, .flex > .col-md-6, .flex > .col-md-7, .flex > .col-md-8, .flex > .col-md-9, .flex > .col-md-auto, .flex > .col-md-grow, .flex > .col-md-shrink {
        height: auto;
        max-height: 100%;
        min-height: 0
    }

    .col-md {
        flex: 10000 1 0%
    }
}

@media (min-width: 1440px) {
    .flex > .col-lg, .flex > .col-lg-0, .flex > .col-lg-1, .flex > .col-lg-10, .flex > .col-lg-11, .flex > .col-lg-12, .flex > .col-lg-2, .flex > .col-lg-3, .flex > .col-lg-4, .flex > .col-lg-5, .flex > .col-lg-6, .flex > .col-lg-7, .flex > .col-lg-8, .flex > .col-lg-9, .flex > .col-lg-auto, .flex > .col-lg-grow, .flex > .col-lg-shrink, .row > .col-lg, .row > .col-lg-0, .row > .col-lg-1, .row > .col-lg-10, .row > .col-lg-11, .row > .col-lg-12, .row > .col-lg-2, .row > .col-lg-3, .row > .col-lg-4, .row > .col-lg-5, .row > .col-lg-6, .row > .col-lg-7, .row > .col-lg-8, .row > .col-lg-9, .row > .col-lg-auto, .row > .col-lg-grow, .row > .col-lg-shrink {
        max-width: 100%;
        min-width: 0;
        width: auto
    }

    .column > .col-lg, .column > .col-lg-0, .column > .col-lg-1, .column > .col-lg-10, .column > .col-lg-11, .column > .col-lg-12, .column > .col-lg-2, .column > .col-lg-3, .column > .col-lg-4, .column > .col-lg-5, .column > .col-lg-6, .column > .col-lg-7, .column > .col-lg-8, .column > .col-lg-9, .column > .col-lg-auto, .column > .col-lg-grow, .column > .col-lg-shrink, .flex > .col-lg, .flex > .col-lg-0, .flex > .col-lg-1, .flex > .col-lg-10, .flex > .col-lg-11, .flex > .col-lg-12, .flex > .col-lg-2, .flex > .col-lg-3, .flex > .col-lg-4, .flex > .col-lg-5, .flex > .col-lg-6, .flex > .col-lg-7, .flex > .col-lg-8, .flex > .col-lg-9, .flex > .col-lg-auto, .flex > .col-lg-grow, .flex > .col-lg-shrink {
        height: auto;
        max-height: 100%;
        min-height: 0
    }
}

@media (min-width: 1920px) {
    .flex > .col-xl, .flex > .col-xl-0, .flex > .col-xl-1, .flex > .col-xl-10, .flex > .col-xl-11, .flex > .col-xl-12, .flex > .col-xl-2, .flex > .col-xl-3, .flex > .col-xl-4, .flex > .col-xl-5, .flex > .col-xl-6, .flex > .col-xl-7, .flex > .col-xl-8, .flex > .col-xl-9, .flex > .col-xl-auto, .flex > .col-xl-grow, .flex > .col-xl-shrink, .row > .col-xl, .row > .col-xl-0, .row > .col-xl-1, .row > .col-xl-10, .row > .col-xl-11, .row > .col-xl-12, .row > .col-xl-2, .row > .col-xl-3, .row > .col-xl-4, .row > .col-xl-5, .row > .col-xl-6, .row > .col-xl-7, .row > .col-xl-8, .row > .col-xl-9, .row > .col-xl-auto, .row > .col-xl-grow, .row > .col-xl-shrink {
        max-width: 100%;
        min-width: 0;
        width: auto
    }

    .column > .col-xl, .column > .col-xl-0, .column > .col-xl-1, .column > .col-xl-10, .column > .col-xl-11, .column > .col-xl-12, .column > .col-xl-2, .column > .col-xl-3, .column > .col-xl-4, .column > .col-xl-5, .column > .col-xl-6, .column > .col-xl-7, .column > .col-xl-8, .column > .col-xl-9, .column > .col-xl-auto, .column > .col-xl-grow, .column > .col-xl-shrink, .flex > .col-xl, .flex > .col-xl-0, .flex > .col-xl-1, .flex > .col-xl-10, .flex > .col-xl-11, .flex > .col-xl-12, .flex > .col-xl-2, .flex > .col-xl-3, .flex > .col-xl-4, .flex > .col-xl-5, .flex > .col-xl-6, .flex > .col-xl-7, .flex > .col-xl-8, .flex > .col-xl-9, .flex > .col-xl-auto, .flex > .col-xl-grow, .flex > .col-xl-shrink {
        height: auto;
        max-height: 100%;
        min-height: 0
    }
}

.q-placeholder::placeholder {
    color: inherit;
    opacity: .7
}

.q-link {
    outline: 0;
    text-decoration: none
}

.scroll {
    overflow: auto
}

.scroll {
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.relative-position {
    position: relative
}

.fixed, .fixed-top, .fullscreen {
    position: fixed
}

.fixed-top {
    left: 0;
    right: 0;
    top: 0
}

.fullscreen {
    border-radius: 0 !important;
    max-height: 100vh;
    max-width: 100vw;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 6000
}

.fullscreen {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

:root {
    --q-size-xs: 0;
    --q-size-sm: 600px;
    --q-size-md: 1024px;
    --q-size-lg: 1440px;
    --q-size-xl: 1920px
}

.fit {
    width: 100% !important
}

.fit {
    height: 100% !important
}

.block {
    display: block !important
}

.q-mt-none {
    margin-top: 0
}

.q-mb-xs {
    margin-bottom: 4px
}

.q-py-sm {
    padding-bottom: 8px;
    padding-top: 8px
}

.q-mb-sm {
    margin-bottom: 8px
}

.q-px-md {
    padding-left: 16px;
    padding-right: 16px
}

.q-py-lg {
    padding-bottom: 24px;
    padding-top: 24px
}

.q-mt-lg {
    margin-top: 24px
}

.q-mb-lg {
    margin-bottom: 24px
}

:root {
    --q-transition-duration: .3s
}


body {
    font-family: Roboto, -apple-system, Helvetica Neue, Helvetica, Arial, sans-serif;
    min-height: 100%;
    min-width: 100px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.5
}

h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}

p,li {
    margin: 0 0 16px
}

.text-center {
    text-align: center
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hidden {
    display: none !important
}

.overflow-auto {
    overflow: auto !important
}

@media (max-width: 599.98px) {
    .gt-lg, .gt-md, .gt-sm, .gt-xs, .lg, .md, .sm, .xl, .xs-hide {
        display: none !important
    }
}

@media (min-width: 600px) and (max-width: 1023.98px) {
    .gt-lg, .gt-md, .gt-sm, .lg, .lt-sm, .md, .sm-hide, .xl, .xs {
        display: none !important
    }
}

.search-input {
    font-family: Onest Regular
}

.secondary-nav__link {
    color: #222;
    font-family: Onest Regular
}

.sidebar__item {
    color: #222;
    font-family: Onest, "Onest Fallback: Arial"
}

.section__hero-title {
    font-family: Onest, "Onest Fallback: Arial";
    font-size: 24px;
    font-weight: 500;
    line-height: 28px
}

.section__article-title {
    font-family: Onest, "Onest Fallback: Arial";
    font-size: 16px;
    font-weight: 500;
    line-height: 20px
}

.section__article-blurb {
    color: #555;
    font-family: DM Sans, "DM Sans Fallback: Arial";
    font-size: 12px;
    font-weight: 400;
    line-height: 16px
}

.section__article-content {
    color: #555;
    font-family: DM Sans, "DM Sans Fallback: Arial"
}

.section__more {
    border: 1px solid #e02b1a;
    border-radius: 2px;
    font-family: Onest, "Onest Fallback: Arial";
    font-size: 15px;
    font-weight: 500;
    line-height: 24px
}

.dm-custom {
    min-height: 350px !important;
    padding-bottom: 24px !important;
    padding-top: 0 !important
}

.dm-custom-pip .dm-player.dm__playlist-right-side {
    min-height: 350px;
    display: flex;

}

.dm-custom-pip .dm-player-wrapper {
    transition: none
}

.dm-custom-pip .dm-card.on-pip .dm-card__body--lbl, .dm-custom-pip .dm-card.on-pip .dm__playlist-wrapper {
    display: none
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .dm-custom {
        margin-top: unset !important;
        padding-bottom: 32px !important;
        padding-top: 15px !important
    }

    .dm-card__body {
        margin-bottom: 20px
    }

    .dm-card__body--lbl {
        padding-left: 20px;
        padding-right: 20px
    }

    .dm-custom .dm-card__body--lbl span {
        font-weight: bold !important;
        line-height: 20px !important
    }
}

@media only screen and (min-width: 768px) {
    .dm-custom-pip .dm-card.on-pip .dm-card__body {
        line-height: 1em !important;
        margin-bottom: 0 !important
    }

    .dm-custom-pip .dm-card.on-pip .dm-card__body span {
        display: flex;
        font-size: 14.6px;
        line-height: 1.4em
    }
}

.dm-custom {
    text-align: left
}

.dm-custom .dm-player {
    --dm-player-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    --dm__playlist-active-item-bg: 200, 33, 39;
    --dm__playlist-item-bg: 235, 235, 236;
    --dm-player-info-bg: 244, 244, 244;
    --dm-player-info-color: 13, 13, 13;
    --dm__playlist-item-title-size: .875rem;
    --dm__playlist-small-font-size: .6875rem;
    --dm__playlist-control-size: .87rem;
    text-align: left
}

.dm-custom:not(.dm-fixed) .dm-player-wrapper {
    aspect-ratio: inherit
}

.dm-custom .dm__playlist-item-owner {
    display: none !important
}

.dm-custom .dm__active .dm__playlist-item-ownerCat, .dm-custom .dm__active .dm__playlist-item-title {
    color: #fff !important
}

.dm-custom .dm__active .dm__playlist-item-info {
    font-weight: 500
}

.dm-custom .dm__playlist-item-info {
    font-size: 1rem;
    font-weight: 500;
    line-height: 17px !important;
    margin: 0 !important;
    min-height: 57px;
    padding: 8px !important
}

.dm-custom .dm__playlist-item-info .dm__playlist-item-title {
    -webkit-line-clamp: 3 !important;
    margin: 0 0 8px !important
}

.dm-custom .dm__playlist-item-info .dm__playlist-item-ownerCat {
    margin-bottom: 8px !important
}

.dm-custom .dm__playlist {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.1em
}

.dm-custom .dm__playlist .dm__playlist-item, .dm-custom .dm__playlist .dm__playlist-item-thumbnail {
    border-radius: 0 !important
}

.dm-custom .dm-player:not(.dm__playlist-right-side) .dm__playlist {
    padding: 0
}

.dm-custom .dm-player:not(.dm__playlist-right-side) .dm__playlist .dm__playlist-item:last-child {
    margin-right: 15px !important
}

.dm-custom .dm-player.dm__playlist-right-side .dm__playlist-item {
    margin: 0 !important
}

.dm-custom .dm-player.dm__playlist-right-side .dm__playlist-item:not(:last-child) {
    margin-bottom: 10px !important
}

.dm-custom .dm__playlist .dm__playlist-item {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif !important;
    line-height: 11px !important
}

.dm-custom .dm__playlist ul {
    margin: 0 !important;
    padding: 0 !important
}

.dm-custom {
    min-height: 500px
}

.dm-custom:not(.dm-dark) .dm-card:not(.on-pip) .title-clamp {
    color: #222;
    font-family: Onest Regular, sans-serif;
    font-size: 20px;
    font-weight: 500;
    height: 24px;
    line-height: 24px;
    margin-bottom: 24px
}

.dm-custom .dm-card {
    display: flex;
    flex-direction: column
}

.dm-custom .dm-card__body {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.2em;
    padding: unset !important
}

.dm-custom .dm-card__body--lbl {
    margin-bottom: 10px
}

.dm-custom .dm-card__body--lbl span {
    color: #222;
    font-family: Onest Regular, sans-serif;
    font-size: 28px;
    font-weight: 700;
    line-height: 32px
}

.dm-custom .dm-card__fig {
    position: relative
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .dm-custom {
        margin-top: 20px;
        min-height: 550px
    }
}

.dm-holder .dm-custom {
    display: block !important;
    margin: 0 !important
}

.dm-player .dm__playlist-wrapper {
    background-color: unset !important;
    margin-left: 15px;
    width: 42%;
}

.dm-player .dm__playlist-wrapper .dm__playlist {
    box-sizing: unset !important;
    padding: unset !important
}

.dm-player .dm__playlist-wrapper .dm__playlist .dm__playlist-ul-wrapper .dm__playlist-videos .dm__playlist-item.dm__active {
    background: #e02b1a !important
}

.dm-player .dm__playlist-wrapper .dm__playlist .dm__playlist-ul-wrapper .dm__playlist-videos .dm__playlist-item .dm__playlist-item-snippet .dm__playlist-item-thumbnail:after {
    background-image: unset !important
}

.dm__playlist-item-title {
    color: #0d0d0d !important;
    font-family: Onest Regular, sans-serif !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 17px !important
}

.dm-player.dm__playlist-right-side .dm__playlist-wrapper .dm__playlist-ul-wrapper {
    padding: 0 18px 0 0 !important
}

.dm-player.dm__playlist-right-side .dm-player-wrapper.dm-thumbnail-placeholder {
    width: 75%;
}

.dm__playlist-item-thumbnail {
    width: 129.68px !important
}

.footer-content {
    align-items: center;
    display: flex;
    justify-content: center;
}

.footer-nav {
    display: flex;
    gap: 24px
}

.footer-column {
    display: flex;
    flex-direction: column;
    font-family: Onest Regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 20px
}

.footer-column a{
    color: #858484;
    font-weight: bold;
}

.footer-nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-nav ul li {
    margin-bottom: 10px
}

.footer-nav ul li a {
    color: #111;
    text-decoration: none
}

.footer-bottom {
    background-color: #fff;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0;
    text-align: center
}

.footer-bottom p {
    font-family: Onest Regular;
    font-style: normal;
    line-height: normal;
    text-align: center
}

.footer-bottom p {
    color: #111;
    font-size: 14px;
    font-weight: 400
}

.footer ul li a {
    color: #111;
    font-family: Onest, "Onest Fallback: Arial";
    font-size: 14px;
    line-height: 20px;
    font-weight: 500
}

.footer ul li {
    list-style-type: none
}

.footer ul {
    padding-inline-start: 0
}

.footer li {
    padding-bottom: 16px;
    padding-right: 25px
}

.section__most-popular-wrapper {
    padding: 20px 0
}

@media (max-width: 1024px) {
    .section__most-popular-wrapper {
        padding: 32px 20px 20px;
    }
}

.section__most-popular-title {
    margin-bottom: 20px
}

.section__most-popular-title h2 {
    font-family: Onest, "Onest Fallback: Arial", sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 !important
}

.section__most-popular-article--wrapper {
    display: flex;
    flex-direction: row;
    gap: 24px
}

.section__most-popular-article--wrapper .section__most-popular-articles {
    position: relative
}

.section__most-popular-article--wrapper .section__most-popular-articles .most-popular__articles-number {
    background-color: #fff;
    border: 1px solid #000;
    border: 1px solid rgba(34, 34, 34, .05);
    border-radius: 100px;
    height: 24px;
    left: -7px;
    padding: 2px;
    position: absolute;
    top: -2px;
    width: 24px
}

.section__most-popular-article--wrapper .section__most-popular-articles .most-popular__articles-number div {
    color: #555;
    font-family: Onest, "Onest Fallback: Arial", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin-top: -3px
}

.section__most-popular-article--wrapper .section__most-popular-articles .most-popular__articles-img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 186px
}

.section__most-popular-article--wrapper .section__most-popular-articles .most-popular__articles-text {
    width: 186px
}

.section__most-popular-article--wrapper .section__most-popular-articles .most-popular__articles-text h3 {
    color: #333;
    display: -webkit-box;
    font-family: Onest Regular, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 0 !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    overflow-wrap: break-word
}

.section__most-popular-article--wrapper .section__most-popular-articles .most-popular__articles-text p {
    color: #555;
    font-family: DM Sans, "DM Sans Fallback: Arial", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px
}

@media (max-width: 1024px) {
    .section__most-popular-article--wrapper {
        flex-direction: column;
        gap: 24px;
        padding-left: 8px
    }

    .section__most-popular-article--wrapper .section__most-popular-articles {
        border-bottom: 1px solid #f2f2f2;
        display: flex;
        flex-direction: row;
        height: 95px;
        padding-bottom: 4px
    }

    .section__most-popular-article--wrapper .most-popular__articles-img {
        height: 67px;
        margin-bottom: 0 !important;
        margin-right: 16px;
        width: 120px !important
    }

    .section__most-popular-article--wrapper .most-popular__articles-text {
        width: 100% !important
    }
}

.main-container {
    margin-inline: auto;
    max-width: 1040px
}

.nuxt__link--text-decoration {
    text-decoration: none
}

.article-title-color {
    color: #222 !important
}

a {
    color: #2f80ed
}





.sidebar__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.sidebar__item {
    font-size: 18px;
    font-style: normal;
    font-weight: 500
}

.sidebar__item a {
    color: #222;
    font-weight: bold;
}

.secondary-nav {
    align-items: center;
    display: flex;
    gap: 18px;
    justify-content: flex-start;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-bottom: 1px solid #f2f2f2
}

.secondary-nav::-webkit-scrollbar {
    display: none
}

@media (min-width: 1024px) {
    .secondary-nav {
        justify-content: center
    }
}

.secondary-nav__link {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    padding-bottom: 16px;
    padding-top: 16px;
    text-decoration: none;
    white-space: nowrap
}

.secondary-nav__link:first-child {
    padding-left: 20px
}

.secondary-nav__link:last-child {
    padding-right: 20px
}

.secondary-nav__color {
    color: #222
}

@keyframes blink-animation-197ed156 {
    0%, to {
        opacity: 1
    }

    50% {
        opacity: .3
    }
}

.search-input {
    width: 264px;
}

.search-input ::-webkit-input-placeholder {
    color: #fff
}

@media (min-width: 1024px) {
    .section {
        display: flex;
        gap: 20px;
        margin-top: 25px
    }
}

.section a {
    text-decoration: none
}

.section a > h3:hover {
    color: #111 !important
}

.section a > img:hover {
    opacity: .95
}

.section h2.section__header-title {
    color: #555;
    font-size: 24px;
    font-weight: bold;
}

.section div.section__hero {
    padding: 16px 20px
}

@media (min-width: 1024px) {
    .section div.section__hero {
        padding: 0
    }
}


.section h3.section__hero-title {
    display: -webkit-box;
    font-size: 28px;
    font-weight: bold;
    line-height: 32px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (min-width: 1024px) {
    .section h3.section__hero-title {
        font-size: 32px;
        line-height: 40px
    }
}

.section .section__hero-image-link {
    height: 285px
}

.section img.section__hero-image {
    aspect-ratio: 16/9;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width: 1024px) {
    .section img.section__hero-image {
        height: 285px;
        width: 496px
    }
}

.section a.section__more {
    margin-top: 0;
    padding: 6px 12px;
}

@media (max-width: 1023.98px) {
    .section a.section__more {
        font-size: 12px;
        line-height: 24px
    }
}

.section a.section__more i {
    font-size: revert;
    margin-left: 8px
}

.section a.section__more i > img {
    height: 12px;
    width: 12px
}

@media (min-width: 1024px) {
    .section a.section__more i > img {
        height: 16px;
        width: 16px
    }
}

.section .q-btn:hover {
    background: #ffdcd9;
}

.section__vertical {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 0 20px
}

.section__vertical a {
    text-decoration: none
}

.section__vertical a > h3:hover {
    color: #111 !important
}

.section__vertical a > img:hover {
    opacity: .95
}

@media (min-width: 1024px) {
    .section__vertical {
        flex-direction: row;
        padding: 0
    }

    .section__hero-container {
        width: 623px
    }
}

.section__hero-image {
    aspect-ratio: 16/9;
    display: block;
    height: 100%;
    margin-bottom: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width: 1024px) {
    .section__hero-image {
        height: 350px;
        width: 623px
    }
}

.section__hero-title {
    color: #333;
    display: -webkit-box;
    font-family: Onest, "Onest Fallback: Arial";
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin: 0 0 4px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (min-width: 1024px) {
    .section__hero-title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 8px
    }
}

.section__hero-blurb {
    color: #555;
    display: -webkit-box;
    font-family: DM Sans, "DM Sans Fallback: Arial";
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media (min-width: 1024px) {
    .section__hero-blurb {
        line-height: 16px
    }
}

@media (max-width: 1023.98px) {
    .section__body {
        height: 100% !important
    }
}

.section__articles-container {
    height: 100%;
    position: relative
}



.section__articles {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
    max-height: 100%;
    overflow-y: auto
}

.section__articles::-webkit-scrollbar {
    display: none
}

.section__article-wrapper {
    display: flex;
    gap: 12px
}

.section__article-image {
    display: block;
    flex-shrink: 0;
    height: 78px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 132.6px
}

.section__article-content {
    flex-grow: 1
}

.section__article-title {
    color: #333;
    font-family: Onest, "Onest Fallback: Arial";
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 4px;
    -webkit-line-clamp: 4
}

.section__article-blurb, .section__article-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.section__article-blurb {
    color: #555;
    font-family: DM Sans, "DM Sans Fallback: Arial";
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    -webkit-line-clamp: 3
}

.section__more {
    border: 1px solid #e02b1a;
    border-radius: 2px;
    margin-top: 24px
}

@media (max-width: 1023.98px) {
    .section__more {
        font-size: 12px
    }
}

.section .section__header-title {
    color: #222;
    font-family: Onest Regular;
    font-size: 26px;
    font-weight: 500;
    line-height: 28px;
    margin: 32px auto;
    text-align: center
}

@media (min-width: 1024px) {
    .section .section__header-title {
        display: inline-block;
        margin: 0 auto 10px;
        text-align: left
    }
}

.q-btn {
    padding-left: 12px;
    padding-right: 12px
}

.q-btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.q-page-container {
    max-width: 1040px;
    margin: auto;
    padding-top: 97px;
}


.dailymotion-player-wrapper img {
    width: 100%;
    aspect-ratio: 4 / 2.25;
}

.dm__playlist-item {
    display: flex;
}

.dm__playlist-item-snippet {
    display: flex;
}

.dm__playlist-item-thumbnail img {
    width: 100%;
    min-width: 129.68px;
    height: 100%;
    aspect-ratio: 4 / 2.54;
}

@media screen and (max-width: 768px) {
    .dm-custom-pip .dm-player.dm__playlist-right-side {
        display: block !important;
        padding: 0 15px;
    }

    .dm-player.dm__playlist-right-side .dm-player-wrapper.dm-thumbnail-placeholder {
        width: 100% !important;
    }

    .dm__playlist-wrapper {
        width: 100% !important;
    }

    .items-start {
        width: 100% !important;
        padding: 0 20px;
    }

    .section h2.section__header-title {
        margin: 32px auto 0;
    }

    .article-first {
        margin-bottom: 1rem;
    }

    .dm-player .dm__playlist-wrapper {
        margin: 0;
    }

    .dm-player.dm__playlist-right-side .dm__playlist-wrapper .dm__playlist-ul-wrapper {
        padding: 0 !important;
    }

    .cate-content {
        display: block !important;
    }

    .new-header-title {
        margin: 32px auto 15px !important;
    }

    .first-content {
        display: none;
    }

    .first-btn {
        display: none;
    }

    .footer-column {
        padding: 20px 10px;
    }

    .cate-first-title {
        margin-top: 0 !important;
    }

    .gtm_nav_logo {
        padding: 0 12px;
    }
}

.first-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.new-post {
    display: block;
}

.new-title {
    font-size: 25px;
}

.item-btn-a img {
    margin-right: 10px;
}

.items-start {
    width: 33%;
}


.gtm_nav_logo {
    width: 200px;
    max-height: 50px;
}

.cate-first-title {
    font-size: 12px !important;
    text-align: left !important;
    margin-bottom: 10px !important;
}

.menu-logo {
    width: 200px;
    max-height: 50px;
}

.icon-img {
    width: 24px;
    height: 24px;
    margin: auto;
}

@media screen and (min-width: 768px) {
    #menu-content {
        display: none !important;
    }

    #menu-open {
        display: none !important;
    }

    #menu-bg {
        display: none !important;
    }
}

.mb-form {
    display: flex;
    align-items: center;
    width: 90%;
    margin: 0 auto;
    border: none;
    border-radius: 50px;
    height: 50px;
    position: relative;
}

.mb-form input {
    width: 100%;
    height: 100%;
    padding-left: 1.5rem;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    background-color: rgb(0 0 0 / 53%);
    border: none;
    outline: none;
}

.mb-form button {
    position: absolute;
    width: 24px;
    height: 24px;
    right: 1.5rem;
}

.header-content {
    max-width: 1040px;
    margin: auto;
    padding: 0;
}

.search__control {
    height: 40px;
    align-items: center;
    background: #d0cfcf6e;
    border-radius: 5px;
    padding: .5rem;
    margin: .5rem 0;
    color: #fff;
}

.search__input {
    background: none;
    outline: none;
    border: none;
}










.cate-content{
    display:flex;
    position:relative;
    justify-content: space-between;
    margin-top: 1rem;
    gap: 20px;
}

.cate-content-left{
    width:68%;
}

.cate-title{
    font-size:28px;
    font-weight:bold;
    margin-bottom:1rem;
}

.cate-list{
    display:flex;
    flex-wrap: wrap;
    gap: 24px;
}

.cate-item{
    display:flex;
}

.cate-item-img img{
    aspect-ratio: 4/2.25;
    height:100%;
    max-height: 125px;
    margin-right: 1rem;
    max-width: none;
}

.cate-item-title,.top-item-title{
    font-size:20px;
    font-weight:bold;
    line-height: 1.5;
    color: #413d3d;
}

.cate-item-content-preview,.cate-item-content-preview{
    font-size:14px;
    color:#777;
    margin-bottom: 0;
    max-height: 60px;
}

.line-3{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.line-2{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.top-title{
    font-size:28px;
    font-weight:bold;
    margin-bottom:1rem;
}

.top-art-list,.top-art-item{
    display:flex;
    flex-wrap: wrap;
    gap: 24px;
}

.top-item-content img{
    width:100%;
    aspect-ratio: 4/2.25;
    margin-bottom: 1rem;
}

.cate-content-right{
    width: 30%;
    position: sticky;
    right: 0;
    top: 7rem;
    max-height: 1000px;
}

.cate-item-content{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 968px) {
    .cate-content-right {
        display: none;
    }

    .cate-content-left{
        width: 100%;
        padding: 0 1rem;
    }

    .cate-item-img img{
        height:90px;
        aspect-ratio: 4/2.5;
    }

    .cate-item-title, .top-item-title{
        font-size: 14px;
    }

    .cate-item-content-preview, .cate-item-content-preview{
        font-size: 12px;
        -webkit-line-clamp: 2;
    }

    .alike-list{
        display:flex!important;
        width:100%;
        padding: 0 1rem;
    }
}

@media screen and (min-width: 568px) and (max-width: 968px) {
    .top-art-item{
        flex-wrap: nowrap!important;
    }
}


.article-img img{
    width:100%;
    max-width:450px;
    aspect-ratio: 4/2.25;
    margin: .5rem 0;
}

.article-info{
    font-size: 14px;
    font-weight:bold;
    color:#000;
    margin-bottom: 1rem;
}

.time-str{
    color: #6f6c6c;
}

.article-title{
    line-height: 1.2;
    margin-bottom: .3rem;
}

.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5{
    margin:.8rem 0;
    line-height:1.2;
}

.article-content h1 {
    font-size:30px;
}
.article-content h2{
    font-size:27px;
}

.article-content h3{
    font-size: 24px;
}

.article-content h4{
    font-size: 22px;
}

.article-content h5{
    font-size: 20px;
}
